Have you ever had the need to rename several hundred files, in countless subfolders? Using nothing but Automator you can have it completed in minutes..
Using the method below you can:
- Find & Replace, in either the full name or just the file extension
- Add Date or Time
- Add additional text
- Change the case of the name
- Make Sequential
- Launch ‘Automator’ from the Applications
- Chose Workflow from the menu
- Select ‘Files and Folders’ from the Actions panel on the left hand side
- Then drag a ‘Ask for Finder Items’ to the workflow
- Now, chose a ‘Get Folder Contents’, and tick the box to ‘Repeat for Each Subfolder’
- Then select a ‘Replace Text’ object from the actions menu.
- Change the selections depending on what you are wanting to achieve and then hit the ‘Run’ button.
Using nothing but OS X Lion’s built in ‘Automater’ you can create your very own desktop based ‘Web App’ for Google’s Latitude service (or any other URL for that matter)
The process is really simple, and only required 2 ‘Automater Methods’
- Launch Apple’s Automator application, from the applications folder
- Chose Application from the document type menu
- Add the ‘Get Specified URLs’ action from the actions list
- Add the address “https://www.google.co.uk/latitude/b/0/” (or any of your choosing) to the ‘Specified URLs’ action
- Add the ‘Website Popup’ action from the actions list
- Specify the screen size and user agent you prefer – you may be best adjusting these settings and running the Automator script a few times to see which works best.
The Mac operating system comes with some pretty powerful tools out of the box. One of which, I am a big fan of. The Mac ‘Automator’ is a basic almost script editor which uses workflows to automate common tasks, and with all tools like this they can be manipulated to replace full blow applications.

In the interests of security it’s best to lock your machine as soon as you leave it. Perhaps more relevant to an iMac over a MacBook (as im sure you would never leave your MacBook unattended) but still important either way.
Once launched you will be presented with a choice of templates for your Automator project. For this particular project select the ‘Application’ template. Once the template has done loading type ‘Run’ into the search panel on the left. You should see the list filtering away to leave a collection of options. Double click on the ‘Run shell script’ option. Once done amend the code in the Shell script window so it looks like the following screen shot:










