<?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; OS X</title>
	<atom:link href="http://www.mygreenjar.com/category/os-x/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>Mac app checklist</title>
		<link>http://www.mygreenjar.com/2007/03/25/mac-app-checklist/</link>
		<comments>http://www.mygreenjar.com/2007/03/25/mac-app-checklist/#comments</comments>
		<pubDate>Sun, 25 Mar 2007 17:33:11 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://www.mygreenjar.com/2007/03/25/mac-app-checklist/</guid>
		<description><![CDATA[Mac app checklist:
&#8220;A list of things that you must do for every app. Most of these should be done up front; some can be put off a little bit; some can be put off a long time, but ought to be done at some point rather than put off into the indefinite future.&#8221;
(Via Domain of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://boredzo.org/blog/archives/2007-03-18/mac-app-checklist">Mac app checklist</a>:
<p>&#8220;A list of things that you must do for every app. Most of these should be done up front; some can be put off a little bit; some can be put off a long time, but ought to be done at some point rather than put off into the indefinite future.&#8221;</p>
<p>(Via <a href="http://boredzo.org/blog">Domain of the Bored</a>.)</p>
<p>I&#8217;d agree with all of Peter&#8217;s comments- I can&#8217;t stress point 1 enough!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mygreenjar.com/2007/03/25/mac-app-checklist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First 75 days of Wii Transfer</title>
		<link>http://www.mygreenjar.com/2007/02/28/first-75-days-of-wii-transfer/</link>
		<comments>http://www.mygreenjar.com/2007/02/28/first-75-days-of-wii-transfer/#comments</comments>
		<pubDate>Wed, 28 Feb 2007 09:29:46 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://www.mygreenjar.com/2007/02/28/first-75-days-of-wii-transfer/</guid>
		<description><![CDATA[First 75 days of Wii Transfer: &#8220;In the tradition of other independent Mac developers such as Mike Zornek, Daniel Jalkut, and Gus Mueller, I&#8217;m going to share some sales information from the first 75 days of Wii Transfer.&#8221;
(Via Manton Reece.)
Well done Manton, I can only hope that my first product will do as well as [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.manton.org/2007/02/first_75_days.html">First 75 days of Wii Transfer</a>: &#8220;In the tradition of other independent Mac developers such as Mike Zornek, Daniel Jalkut, and Gus Mueller, I&#8217;m going to share some sales information from the first 75 days of Wii Transfer.&#8221;</p>
<p>(Via <a href="http://www.manton.org/">Manton Reece</a>.)</p>
<p>Well done Manton, I can only hope that my first product will do as well as yours!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mygreenjar.com/2007/02/28/first-75-days-of-wii-transfer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
	</channel>
</rss>
