<?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>My Green Jar &#187; Apple</title>
	<atom:link href="http://www.mygreenjar.com/category/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mygreenjar.com</link>
	<description>[[brain alloc] init]</description>
	<lastBuildDate>Thu, 15 Jan 2009 08:48:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>My Thoughts on Automator</title>
		<link>http://www.mygreenjar.com/2007/01/04/my-thoughts-on-automator/</link>
		<comments>http://www.mygreenjar.com/2007/01/04/my-thoughts-on-automator/#comments</comments>
		<pubDate>Thu, 04 Jan 2007 22:59:13 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://www.mygreenjar.com/2007/01/04/my-thoughts-on-automator/</guid>
		<description><![CDATA[Automator was introduced with the launch of Mac OS 10.4 (Tiger), so I&#8217;m fairly late in discussing it here. However a recent post to my local Mac User Group&#8217;s mailing list got me interested. The simple question was &#8220;Is it possible to monitor a web page for changes?&#8221;.
I&#8217;m a big fan of the terminal, so [...]]]></description>
			<content:encoded><![CDATA[<p>Automator was introduced with the launch of Mac OS 10.4 (Tiger), so I&#8217;m fairly late in discussing it here. However a recent post to my local <a href="http://www.mmug.org.uk/">Mac User Group&#8217;s</a> mailing list got me interested. The simple question was &#8220;Is it possible to monitor a web page for changes?&#8221;.</p>
<p>I&#8217;m a big fan of the terminal, so I knocked together a quick shell script to check the page and mail me if anything had changed. I then thought, I&#8217;ll just run this every x minutes as a cron task. This would be fine for me, however I then began to think about less technical users- how could I package the script for them? A user on the mailing list had suggested an AppleScript, so I could have rewritten the shell script in AppleScript putting in an infinite loop to allow it to check periodically. I hate AppleScript (I&#8217;ll leave that for another post), so that option was immediately out.</p>
<p>Then it struck me- why don&#8217;t I create an <a href="http://www.apple.com/macosx/features/automator/">Automator</a> task for the action?</p>
<p> I had seen the sneaky option for a Shell Script Automator Action: <br />
<img src="http://www.mygreenjar.com/wp-content/uploads/2007/01/wp-content/uploads/screenshot.jpg" border="0" height="215" width="499" alt="screenshot.jpg" align="center" /> <br />I thought I&#8217;d just sit down, cut and paste my script and be done before dinner&#8230;and I was!</p>
<p>The whole experience of creating my own Automator action was great. I referred to the <a href="http://developer.apple.com/documentation/AppleApplications/Conceptual/AutomatorConcepts/index.html">Automator Programming Guide</a> for required information, and surprisingly the whole thing took a little over an hour.</p>
<p>Then Automator&#8217;s <b><i>only</i></b> weakness became apparent. I searched high and low for a way to repeat workflows periodically. There was none in sight, and I was back to square one. I did come across the third-party <a href="http://automator.us/downloads.html">Automator Loop Utility</a> which serves the purpose.</p>
<p>In short I like Automator a lot. The ease of development of custom actions is fantastic and the developer&#8217;s documentation is well-writen (as always). But I refuse to love Automator until it will repeat my tasks automatically. </p>
<p><!-- Technorati Tags Start --></p>
<p>Technorati Tags:<br />
<a href="http://technorati.com/tag/OS%20X" rel="tag">OS X</a>, <a href="http://technorati.com/tag/Shell%20Script" rel="tag">Shell Script</a>, <a href="http://technorati.com/tag/Automator" rel="tag">Automator</a>
</p>
<p><!-- Technorati Tags End --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mygreenjar.com/2007/01/04/my-thoughts-on-automator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Text selection on OS X kicks ass!</title>
		<link>http://www.mygreenjar.com/2006/11/18/text-selection-on-os-x-kicks-ass/</link>
		<comments>http://www.mygreenjar.com/2006/11/18/text-selection-on-os-x-kicks-ass/#comments</comments>
		<pubDate>Sat, 18 Nov 2006 23:44:48 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.mygreenjar.com/2006/11/18/text-selection-on-os-x-kicks-ass/</guid>
		<description><![CDATA[I&#8217;ve just found out about a really neat trick at creativebits. If you hold the option key and drag you can select a freeform area of text. Cool!

Technorati Tags:
OS X


]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just found out about a really neat trick at <a href="http://creativebits.org/mac_os_x/free_text_area_selection">creativebits</a>. If you hold the option key and drag you can select a freeform area of text. Cool!</p>
<p><!-- Technorati Tags Start --></p>
<p>Technorati Tags:<br />
<a href="http://technorati.com/tag/OS%20X" rel="tag">OS X</a>
</p>
<p><!-- Technorati Tags End --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mygreenjar.com/2006/11/18/text-selection-on-os-x-kicks-ass/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cool Backgrounds</title>
		<link>http://www.mygreenjar.com/2006/11/14/cool-backgrounds/</link>
		<comments>http://www.mygreenjar.com/2006/11/14/cool-backgrounds/#comments</comments>
		<pubDate>Tue, 14 Nov 2006 23:46:16 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mygreenjar.com/?p=19</guid>
		<description><![CDATA[I&#8217;ve just come across some cool background images courtesy of Adam Betts. I like a nice plain background, and this hits the spot for me!
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just come across some cool background images courtesy of <a href="http://www.artofadambetts.com//weblog/?p=159">Adam Betts</a>. I like a nice plain background, and this hits the spot for me!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mygreenjar.com/2006/11/14/cool-backgrounds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New iMac Ordered</title>
		<link>http://www.mygreenjar.com/2006/06/28/new-imac-ordered/</link>
		<comments>http://www.mygreenjar.com/2006/06/28/new-imac-ordered/#comments</comments>
		<pubDate>Wed, 28 Jun 2006 23:22:23 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.mygreenjar.com/?p=7</guid>
		<description><![CDATA[I finally stumped up the cash for a new Intel mac. I went for the 20&#8243; model as I thought the extra screen size would come in handy. I ordered it with a gig of RAM in one Dimm and ordered more from Crucial. I threw in a Aperture too. I&#8217;d been meaning to pick [...]]]></description>
			<content:encoded><![CDATA[<p>I finally stumped up the cash for a new Intel mac. I went for the 20&#8243; model as I thought the extra screen size would come in handy. I ordered it with a gig of RAM in one Dimm and ordered more from Crucial. I threw in a Aperture too. I&#8217;d been meaning to pick up a copy for a while but couldn&#8217;t bear the thought of it running on my G4 powerBook. I&#8217;ll post a review as soon as I&#8217;ve had a chance to play.</p>
<p>Now the all important question- Do I install Windows or not?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mygreenjar.com/2006/06/28/new-imac-ordered/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
