<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: OSX Leopard, RSpec Autotest Growl/growlnotify Workaround</title>
	<atom:link href="http://www.silverchairsolutions.com/blog/2007/10/osx-leopard-rspec-autotest-growlgrowlnotify-workaround-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.silverchairsolutions.com/blog/2007/10/osx-leopard-rspec-autotest-growlgrowlnotify-workaround-2/</link>
	<description>reflections on life, technology and brownies</description>
	<lastBuildDate>Wed, 12 May 2010 15:10:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Grumbling and Growling</title>
		<link>http://www.silverchairsolutions.com/blog/2007/10/osx-leopard-rspec-autotest-growlgrowlnotify-workaround-2/comment-page-1/#comment-79</link>
		<dc:creator>Grumbling and Growling</dc:creator>
		<pubDate>Sun, 17 Feb 2008 01:14:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.silverchairsolutions.com/blog/?p=19#comment-79</guid>
		<description>&lt;p&gt;[...] it work.My solution is a mashup of ideas from these sites, growl docs and autotest docs:UnixmonkeySilver Chair Solutions Neither of the above worked out of the box for me. (Not sure why) My solution [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] it work.My solution is a mashup of ideas from these sites, growl docs and autotest docs:UnixmonkeySilver Chair Solutions Neither of the above worked out of the box for me. (Not sure why) My solution [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: hogmoru</title>
		<link>http://www.silverchairsolutions.com/blog/2007/10/osx-leopard-rspec-autotest-growlgrowlnotify-workaround-2/comment-page-1/#comment-24</link>
		<dc:creator>hogmoru</dc:creator>
		<pubDate>Thu, 06 Dec 2007 21:50:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.silverchairsolutions.com/blog/?p=19#comment-24</guid>
		<description>&lt;p&gt;Hi, I came up with another solution, a 1 line wrapper, no applescript... please tell me if it does not cover your needs, I may be missing your point here, or some aspects of it :)&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;In the growl prefs pane, network tab, activate incoming connections&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;rename /usr/local/bin/growlnotify to /usr/local/bin/growlnotify.wrapped&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;create /usr/local/bin/growlnotify as a shell script containing &quot;exec /usr/local/bin/growlnotify.wrapped -H localhost ${1+$@}&quot;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This forces growlnotify to use the network to communicate with growl. (The script could also check that it is not already invoked with the &quot;-H&quot; option, I just did not need to care, maybe you would.)&lt;/p&gt;

&lt;p&gt;Cheers&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi, I came up with another solution, a 1 line wrapper, no applescript&#8230; please tell me if it does not cover your needs, I may be missing your point here, or some aspects of it <img src='http://www.silverchairsolutions.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

<ul>
<li><p>In the growl prefs pane, network tab, activate incoming connections</p></li>
<li><p>rename /usr/local/bin/growlnotify to /usr/local/bin/growlnotify.wrapped</p></li>
<li><p>create /usr/local/bin/growlnotify as a shell script containing &#8220;exec /usr/local/bin/growlnotify.wrapped -H localhost ${1+$@}&#8221;</p></li>
</ul>

<p>This forces growlnotify to use the network to communicate with growl. (The script could also check that it is not already invoked with the &#8220;-H&#8221; option, I just did not need to care, maybe you would.)</p>

<p>Cheers</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Breen</title>
		<link>http://www.silverchairsolutions.com/blog/2007/10/osx-leopard-rspec-autotest-growlgrowlnotify-workaround-2/comment-page-1/#comment-15</link>
		<dc:creator>Mike Breen</dc:creator>
		<pubDate>Tue, 27 Nov 2007 14:08:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.silverchairsolutions.com/blog/?p=19#comment-15</guid>
		<description>&lt;p&gt;This solved my Growl problems on Leopard. Thanks guys.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This solved my Growl problems on Leopard. Thanks guys.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: mhagedorn</title>
		<link>http://www.silverchairsolutions.com/blog/2007/10/osx-leopard-rspec-autotest-growlgrowlnotify-workaround-2/comment-page-1/#comment-12</link>
		<dc:creator>mhagedorn</dc:creator>
		<pubDate>Thu, 01 Nov 2007 11:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.silverchairsolutions.com/blog/?p=19#comment-12</guid>
		<description>&lt;p&gt;yeah I upgraded.  the growl guys confirmed it as a bug.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>yeah I upgraded.  the growl guys confirmed it as a bug.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Wynn Netherland</title>
		<link>http://www.silverchairsolutions.com/blog/2007/10/osx-leopard-rspec-autotest-growlgrowlnotify-workaround-2/comment-page-1/#comment-11</link>
		<dc:creator>Wynn Netherland</dc:creator>
		<pubDate>Thu, 01 Nov 2007 01:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.silverchairsolutions.com/blog/?p=19#comment-11</guid>
		<description>&lt;p&gt;Thanks for the tip, Mike? I wanted to ask if you did a clean install or an upgrade to 10.5? Growlnotify did not work for me after my upgrade but I quickly found out that the upgrade had dropped my /usr/local/bin path out of my $PATH...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the tip, Mike? I wanted to ask if you did a clean install or an upgrade to 10.5? Growlnotify did not work for me after my upgrade but I quickly found out that the upgrade had dropped my /usr/local/bin path out of my $PATH&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.silverchairsolutions.com/blog/2007/10/osx-leopard-rspec-autotest-growlgrowlnotify-workaround-2/comment-page-1/#comment-10</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Wed, 31 Oct 2007 23:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.silverchairsolutions.com/blog/?p=19#comment-10</guid>
		<description>&lt;p&gt;Hey, the html mangled both of the scripts, and I never really used such a complex .autotest script, but the applescript works flawlessly after some character replacement. I put it in pasties:&lt;/p&gt;

&lt;p&gt;growlnotify.scpt - http://pastie.caboo.se/112911
.autotest I use - http://pastie.caboo.se/112912&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey, the html mangled both of the scripts, and I never really used such a complex .autotest script, but the applescript works flawlessly after some character replacement. I put it in pasties:</p>

<p>growlnotify.scpt &#8211; <a href="http://pastie.caboo.se/112911" rel="nofollow">http://pastie.caboo.se/112911</a>
.autotest I use &#8211; <a href="http://pastie.caboo.se/112912" rel="nofollow">http://pastie.caboo.se/112912</a></p>]]></content:encoded>
	</item>
</channel>
</rss>
