Peachpit Blog Post > Automator Services: Preview Selected URL

12.11.09 - Automator Services: Preview Selected URL.

If you're a user of Mac OS X Mail, then you may know that you can use Quick Look to preview image attachments in a message. To do so, just select an image attachment in a message and press the spacebar, press Command+Y, or click Quick Look at the top of the message. For today's Automator Service workflow tip, we'll take this concept a bit further, by creating a way for you to quickly preview URLs in Mail messages, TextEdit documents, and more, without the need to open Safari. [Read more at Peachpit.com...]

Peachpit Blog Post > Automator Services: Merge Selected PDFs

12.10.09 - Automator Services: Merge Selected PDFs.

Today's Automator Service workflow tip involves something that I do fairly frequently, merging multiple PDF files together. Fortunately, with Automator Service workflows in Snow Leopard, this is now much easier for me than it used to be. [Read more at Peachpit.com...]

Peachpit Article > Automator for Mac OS X 10.6 Snow Leopard: Working with Actions

12.09.09 - Automator for Mac OS X 10.6 Snow Leopard: Working with Actions.

To do anything truly useful, you need to add actions to your workflow, and you need to configure those actions to do what you want. The techniques you learn in this chapter will apply to working with virtually any action within an Automator workflow. [Read more at Peachpit.com...]

Peachpit Blog Post > Automator Services: Merge Selected Images as PDF

12.08.09 - Automator Services: Merge Selected Images as PDF.

Today's Automator Service workflow tip involves image files. This workflow will receive selected image files in the Finder, and merge them together to form a multi-page PDF document. [Read more at Peachpit.com...]

Peachpit Blog Post > Automator Services: Read Summary of Selected Text

12.07.09 - Automator Services: Read Summary of Selected Text.

Each day this week, I'll be providing tips for creating Service workflows with Automator in Mac OS X 10.6.x Snow Leopard. Today’s workflow will receive selected text in an application, summarize it as a single sentence, and speak the summary aloud for you to hear. [Read more at Peachpit.com...]

Mac Automation Made Simple Video Podcast > Building Automator Service Workflows in Snow Leopard

Episode 26
Date: 10.27.2009
Duration: 00:09:44
Building Automator Service Workflows in Snow Leopard
In this episode of Mac Automation Made Simple, Ben Waldie demonstrates how to build Service workflows with Automator in Snow Leopard. Become more efficient by creating workflows that process files, folders, and text, and even ones that run AppleScripts!.
[View in iTunes...] [View at Peachpit.com...]

Benefits of Workflow Automation

Automating a company's workflow offers many benefits. For one, it can help to reduce the number of tasks employees would otherwise do manually, freeing them to work on other important non-repetitive tasks. This essentially allows more things to get done in the same amount of time. In addition, this reduction of repetitious work in an employee's day can help to increase employee motivation and productivity by making their job more interesting and allowing them to spread out into other areas of production.

Automation also helps companies to generate more accurate and consistent products. By automating areas of production, there are fewer chances of mistakes occurring. So, companies can begin generating higher quality products with more features, with little or no additional increase in production time or resources. In fact, Automation can help improve the speed of a workflow because computer programs can perform tasks much faster than humans. This offers the potential to generate more revenue with fewer expenses.

While there is usually a cost involved in developing and maintaining an automated workflow, this is easily justified by the return on investment that will be gained from the automation.

In general, the following benefits are typically achieved through workflow automation:

  • Increased Consistency
  • Increased Efficiency
  • Increased Productivity
  • Increased Speed
  • Increased Profit
  • Reduced Errors

Read about the return on investment potential from implementing AppleScript solutions in a workflow AppleScript-ROI.

Who Can Benefit from Automation

Any company utilizing Macs in their daily workflow can benefit from workflow automation. The following are some of the many industries that are benefiting from the use of automation:

Real-World Benefits

  • AppleScript allowed NASA to have the largest archive of daily radar animations available anywhere in the world.
  • In TV Guide's Editorial Graphics department, it took 4 - 5 designers a week to lay out a pay-per-view listings section of the magazine. After implementing an AppleScript-based workflow, it took 1 designer about 20 minutes.
  • In just three years, from 1997 to 1999, AppleScript allowed TV Guide's Ad Production department to increase their advertising volume by over 20,000 ads a year.
  • In 1999, TV Guide's Ad Production department saved approximately $52,000 in supplies alone by utilizing AppleScript to automate the process of digital ad printing and proofing.
  • At Piermed, Inc., the process of manually converting PDF form files for client delivery would take approximately 1 hour and 10 minutes of non-stop manual processing. Using an AppleScript-based solution, this process now takes approximately 10 minutes.
  • Companies that implement fully automated workflow systems typically generate a 4.3 times return on their investment during the first year alone.
  • Using AppleScript to automate a small workflow system can often result in an initial 2.8 times return on investment in the first year alone.

Introduction to Automator

Automator, first released with Mac OS X 10.4 Tiger, is an application that brings the power of workflow automation to the user level, with no programming required!

Within Automator, users work with two main types of components, actions and workflows. Actions are built by developers, and each action’s purpose is to perform a single task, such as opening a file, checking your email, or rotating an image. Workflows are designed and constructed by users, by piecing together actions in a sequence, to create a virtual assembly line of automated tasks.

Once constructed, workflows may be saved and triggered by a user in a variety of ways. Workflows may be run from within the Automator application, saved and run as an application, as a Folder Action, as an iCal alarm, as a print workflow, and more.

Automator’s Reach

Automator is installed with over 150 different actions for performing a variety of tasks in Apple applications and the operating system. However, the power of Automator may be extended even further by installing new Automator-compatible applications, or by downloading and installing actions from third-party developers.

Apple applications that are Automator-ready include the following:

  • Address Book
  • Aperture
  • Font Book
  • iDVD
  • iPhoto
  • iTunes
  • Keynote
  • Mail
  • Safari
  • TextEdit

Automator actions are also available for many third-party applications, including:

  • Adobe InDesign
  • Adobe Photoshop
  • FileMaker Pro
  • Graphic Converter
  • iView MediaPro
  • NetNewsWire
  • QuarkXPress
  • Transmit

Uses for Automator

Your usage of Automator is limited only by your imagination, and by the actions that are available to you. Since each action performs a single specific task, multiple actions can be intertwined in virtually infinite ways to create a workflow that meets your very unique needs. Some common uses for Automator include:

  • Backups
  • Desktop Publishing
  • File/Folder Creation
  • Image Processing
  • PDF Processing
  • Podcasting
  • Video Processing
  • Website Maintenance

Peachpit Article > Running Automator Workflows From Mail Rules

06.09.09 - Running Automator Workflows From Mail Rules.

If you're an Automator user, you're probably aware that it's possible to save an Automator workflow in a variety of ways. At the basic level, a workflow can be saved as a workflow file that can be opened in Automator, or as an application that can be launched and run like any other application. At a slightly more advanced level, Automator workflows can be saved as plug-ins for certain applications and processes, including the Mac OS X Finder, iCal, Image Capture, PDF printing services, and more.

Presently, Automator doesn't offer a way to save workflows as plug-ins for Mail, to be run when new email messages arrive. However, you can add this ability yourself. To do so, you'll need the help of a Mail rule, some AppleScript, and an Automator workflow. Let's walk through the process. [Read more at Peachpit.com...]

Macworld Article > Automating Twitter – Use OS X’s Automator to automatically send Twitter status updates

May, 2009 - Automating Twitter - Use OS X's Automator to automatically send Twitter status updates

Jason Snell recently explained how to use Applescript to automate the popular Twitter client Twitterific. But, with the help of some simple shell scripting, you can also send quick status updates directly to Twitter from within an Automator workflow. [Read more at Macworld...]