<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jetplane Journal &#187; automator</title>
	<atom:link href="http://jetplanejournal.com/tag/automator/feed/" rel="self" type="application/rss+xml" />
	<link>http://jetplanejournal.com</link>
	<description>Tech opinions, reviews and how-to&#039;s. No Jetplanes.</description>
	<lastBuildDate>Tue, 07 Sep 2010 08:23:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Backup strategies compared</title>
		<link>http://jetplanejournal.com/backup-strategies/</link>
		<comments>http://jetplanejournal.com/backup-strategies/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 07:39:45 +0000</pubDate>
		<dc:creator>Adrian</dc:creator>
				<category><![CDATA[Hints]]></category>
		<category><![CDATA[Opinions]]></category>
		<category><![CDATA[automator]]></category>
		<category><![CDATA[backups]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[mozy]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[superduper]]></category>
		<category><![CDATA[time machine]]></category>
		<category><![CDATA[transmit]]></category>

		<guid isPermaLink="false">http://www.jetplanejournal.com/?p=121</guid>
		<description><![CDATA[OS X 10.5.4 has just been released, so this seems like a good opportunity to talk backups. Even though I expect this update to go as smoothly as the others of recent memory, it&#8217;s never a bad idea to use OS updates to make sure your backup system is in good shape. I used to [...]]]></description>
			<content:encoded><![CDATA[<p>OS X 10.5.4 has just been released, so this seems like a good opportunity to talk backups. Even though I expect this update to go as smoothly as the others of recent memory, it&#8217;s never a bad idea to use OS updates to make sure your backup system is in good shape. I used to run a backup immediately prior to each 10.4.x update, just in case any weirdness occurred.</p>
<p>Here&#8217;s a few setups I&#8217;ve tried over the years that helped me stop worrying about backing up by automating the entire process.</p>
<p style="text-align: center;"><a rel="attachment wp-att-122" href="http://www.jetplanejournal.com/2008/07/backup-strategies/picture-13-2/"><img class="alignnone size-full wp-image-122 aligncenter" title="picture-13" src="http://www.jetplanejournal.com/wp-content/uploads/2008/07/picture-13.png" alt="" width="499" height="180" /></a></p>
<p><span id="more-121"></span></p>
<p><span style="text-decoration: underline;"><strong>Strategy 1: Just the basics</strong></span><strong><span style="text-decoration: underline;"><br />
</span></strong></p>
<p>I used this system by itself for a while due to limited capacity on my external harddrive and still use it to keep an off-site backup of my most important files and documents. I don&#8217;t back up everything however, so bear in mind that this is a trade-off between storage-location security and capacity.</p>
<p>Basically I use <a href="http://www.panic.com/transmit">Transmit</a> and Automator to backup all some selected files to an FTP server. If you don&#8217;t have your own FTP server, you could also use a free <a href="http://getdropbox.com/">dropbox</a> or <a href="http://www.google.de/url?sa=t&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fmozy.com%2F&amp;ei=OSFrSMWCC4nm0gX01cigDA&amp;usg=AFQjCNHTpVwkeb-7xdariuIRvhAu3nUdxA&amp;sig2=1J5IHVaBBY4miG1lrvGV_w">mozy</a> account to do the same thing. Transmit installs a handy &#8220;synchronize folders&#8221; Automator action, so just select the folders you want to back up and save your automator workflow. Then you can use OS X&#8217;s built-in cron scheduler to automatically run your workflow to back up your files. (Edit: <a href="http://www.shouldbefree.net/index.php/Mac/Cronnix+Automator+Transmit=Backup-Bliss.sbf">this guide (link)</a> is helpful for setting things up!)</p>
<p>I usually back up my mail accounts, most of my application preferences, personal documents and files this way. Applications as well as my Photo, Music and Video libraries are not backed up though.</p>
<p><strong>Pros: </strong>Offsite storage, access from multiple locations, no peripherals required.</p>
<p><strong>Cons:</strong> The first sync could take quite a while, depending on the amount of data you&#8217;re backing up, although incremental backups after that are relatively fast. Longest restoration time as you&#8217;ll need to install a clean system and slowly rebuild your system piece by piece should your hard drive die. No backups of older versions of files.</p>
<p><strong>Verdict</strong>: Ideally only used in combination with 2 or 3. Only rely solely on this strategy if you like reconfiguring your entire system or don&#8217;t have an external harddrive.</p>
<p><strong><span style="text-decoration: underline;">Strategy 2: Mirror your drive </span><br />
</strong></p>
<p>This was my favorite strategy pre-Leopard. I used Shirt Pocket Software&#8217;s excellent SuperDuper! utility (Shareware, but offers a free mode that can also be used for this strategy &#8211; backups will take longer though) to create a complete copy of my harddrive on a partition of my external firewire drive (you can also use Carbon Copy Cloner, but I can&#8217;t attest to its reliability as I&#8217;ve never tried it). If a system update should break something, reverting to your previous settings is as simple as booting off the external drive and putting SuperDuper in &#8220;reverse gear&#8221;, copying your backup to your internal drive.</p>
<p>I set the external partition up to be the exact same size as my internal drive and ran SuperDuper 3 times a week. The best part about this strategy is that restoring the system is super fast and you can even boot off your backup drive and continue working should you need to.</p>
<p><strong>Pros:</strong> Fastest &#8220;turnaround&#8221; time in case of a crash, fastest backing up, predictable backup size</p>
<p><strong>Cons:</strong> No version control, requires an external harddrive, no off-site storage.</p>
<p><strong>Verdict:</strong> Great alternative for Tiger users, or if you frequently like to switch hardware or test different OS versions.</p>
<p><span style="text-decoration: underline;"><strong>Strategy 3: Backup everything, all the time</strong></span><strong><span style="text-decoration: underline;"><br />
</span></strong></p>
<p>Of course, no article on backups would be complete without mentioning Time Machine, Apple&#8217;s system-level backup utility built-in to OS X Leopard.</p>
<p>Time Machine completely relegates backups to a background process that most users won&#8217;t even notice and allows you to really just forget about them. Time Machine will also back up multiple versions of files, allowing you to retrieve older copies of documents in case you&#8217;ve deleted something important. As it stands Time Machine is more or less an ideal solution for most users. Turnaround time is fairly fast, although you&#8217;ll need to copy your files back onto your internal drive before you can use the system, there&#8217;s no way to boot off a Time Machine drive.</p>
<p>Time Machine will consume a large amount of space on your external harddrive however, filling it entirely before it starts deleting older versions of files. One way to avoid this issue is to partition your drive, but as  harddrives have become so affordable, it&#8217;s probably worth investing in a dedicated large backup drive. Also, should you discover an issue with a system update, there&#8217;s no easy way to revert to your system&#8217;s previous state.</p>
<p>There are a few reasons you might want to go with Strategy 2 instead, (say you want to keep around an older OS installation on a spare backup drive to boot into, e.g. to test something under Tiger), but for a lot of users Time Machine will be the easiest backup strategy to go with.</p>
<p><strong>Pros:</strong> Version control built-in, unobstusive, most extensive backups.</p>
<p><strong>Cons:</strong> Backups aren&#8217;t bootable, there&#8217;s no built-in way to easily schedule backups for specifc times or intervalls, requires 10.5 Leopard, capacity intensive.</p>
<p><strong>Verdict</strong>: Highest level of data retention, not quite as flexible or customizable as SuperDuper!</p>
<p><span style="text-decoration: underline;"><strong>Conclusion</strong></span><br />
Personally I currently use a mix of strategies 1 and 3: Time Machine performs my main backups, but I use a  DropBox beta account for my most important &#8220;current&#8221; files and also backup my photos to my FTP server. Apple&#8217;s system updates also seem to be much more reliable and you very rarely hear complaints about a system update making something worse, so the lack of an easy &#8220;revert to previous system&#8221; with Time Machine is not so much of an issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://jetplanejournal.com/backup-strategies/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Waiting games: Automator</title>
		<link>http://jetplanejournal.com/waiting-games-automator/</link>
		<comments>http://jetplanejournal.com/waiting-games-automator/#comments</comments>
		<pubDate>Sat, 07 Jun 2008 13:15:46 +0000</pubDate>
		<dc:creator>Adrian</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Opinions]]></category>
		<category><![CDATA[actions]]></category>
		<category><![CDATA[automator]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[tiger]]></category>

		<guid isPermaLink="false">http://www.jetplanejournal.com/?p=100</guid>
		<description><![CDATA[ Automator &#8211; which was introduced in 2005 as one of Tiger&#8217;s major new features &#8211; is a great concept, but unfortunately one that I think is let down by one minor flaw: speed (or more to the point: the lack of it). For those of you who have never used it, the short explanation is [...]]]></description>
			<content:encoded><![CDATA[<p> <a href="http://www.jetplanejournal.com/wp-content/uploads/2008/06/automatorbot.png"><img class="alignright size-medium wp-image-106" style="float: right; margin: 5px;" title="automatorbot" src="http://www.jetplanejournal.com/wp-content/uploads/2008/06/automatorbot.png" alt="" width="159" height="148" /></a>Automator &#8211; which was introduced in 2005 as one of Tiger&#8217;s major new features &#8211; is a great concept, but unfortunately one that I think is let down by one minor flaw: speed (or more to the point: the lack of it).</p>
<p>For those of you who have never used it, the short explanation is that Automator is a tool to automate repetitive tasks. You don&#8217;t need any programming knowledge and instead create &#8220;Workflows&#8221; by visually arranging &#8220;actions&#8221; (e.g. you could create a workflow to convert, rename and upload a folder of photos).</p>
<p>Sounds like a brilliant idea, right? The basic premise actually works very well: Apple includes a lot of actions for common tasks and some 3rd party developers also include their own actions that allow you to integrate  their apps into your workflows</p>
<p>But there&#8217;s one caveat: On both of the Macbooks I regularly use, workflows can sometimes take as much as 10 &#8211; 15 seconds to launch. <span id="more-100"></span></p>
<p>Whilst that might not seem very long, when you&#8217;re basically just renaming files, 10 seconds is an eternity. It&#8217;s made worse by the fact that there&#8217;s absolutely no user feedback at all whilst you&#8217;re waiting for Automator to <a rel="attachment wp-att-107" href="http://www.jetplanejournal.com/2008/06/waiting-games-automator/picture-1/"><img class="alignright alignnone size-full wp-image-107" style="float: right; margin: 5px;" title="Get selected items" src="http://www.jetplanejournal.com/wp-content/uploads/2008/06/picture-1.png" alt="" width="164" height="22" /></a>kick into gear. Only when you&#8217;ve waited those 10 seconds does the &#8220;Running&#8221; icon appear in the menu bar and you can see Automator begin to process your workflow.</p>
<p>Since workflows often use the &#8220;Selected Finder items&#8221; action, you also can&#8217;t click on any other Finder objects during that delay, otherwise the wrong file will be manipulated, effectively forcing you to wait and click nothing else until a workflow launches.</p>
<p>When you take a look behind the scenes using Activity Monitor, you can see that a process called &#8220;Automator Runner&#8221; is launched almost immediately. But I assume the lag is due to the runner telling the other applications involved (in most cases probably the Finder) what to do. </p>
<p>I think in order for Automator to be truly useful, launching these types of actions needs to be &#8220;snappy&#8221;: Once clicked the workflow should launch no more than 2-3 seconds later, allowing the user to get on with something else. Any longer than that and users either assume it &#8220;hasn&#8217;t worked&#8221; or gives up in frustration. </p>
<p>Please Apple, fix it  - for the little Robot&#8217;s sake.</p>
]]></content:encoded>
			<wfw:commentRss>http://jetplanejournal.com/waiting-games-automator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
