<?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: Grails script notifications via Growl</title>
	<atom:link href="http://www.anyware.co.uk/2005/2007/05/02/grails-script-notifications-via-growl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anyware.co.uk/2005/2007/05/02/grails-script-notifications-via-growl/</link>
	<description>Grails, Apple, usability and world stuff</description>
	<lastBuildDate>Thu, 26 Jan 2012 17:27:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: AnyWare &#187; Blog Archive &#187; Some Grails 0.5.5 script enhancements</title>
		<link>http://www.anyware.co.uk/2005/2007/05/02/grails-script-notifications-via-growl/comment-page-1/#comment-34109</link>
		<dc:creator>AnyWare &#187; Blog Archive &#187; Some Grails 0.5.5 script enhancements</dc:creator>
		<pubDate>Fri, 08 Jun 2007 17:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.anyware.co.uk/2005/2007/05/02/grails-script-notifications-via-growl/#comment-34109</guid>
		<description>[...] They lay the groundwork for some platform-specific extensions to Grails that may come along in future. Graeme, Jeff, Jason and I, among other Grails developers, are OS X users and some people will know I have previously written a script to show Growl notifications based on script events. [...]</description>
		<content:encoded><![CDATA[<p>[...] They lay the groundwork for some platform-specific extensions to Grails that may come along in future. Graeme, Jeff, Jason and I, among other Grails developers, are OS X users and some people will know I have previously written a script to show Growl notifications based on script events. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate Drake</title>
		<link>http://www.anyware.co.uk/2005/2007/05/02/grails-script-notifications-via-growl/comment-page-1/#comment-29679</link>
		<dc:creator>Nate Drake</dc:creator>
		<pubDate>Tue, 22 May 2007 20:16:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.anyware.co.uk/2005/2007/05/02/grails-script-notifications-via-growl/#comment-29679</guid>
		<description>Check out JGrowl [1] from Stephen Martin.  It is Java code that can send growl notifications via the network.  It also provides a basic Java version of Growl so that non-Mac users can get some Growl goodness.  


Also, I&#039;ve created an Ant BuildListener [2] that uses JGrowl to send Growl notifications when a build starts/ends.


[1] - http://homepage.mac.com/stevevm/JGrowl/JGrowl.tar.gz
[2] - http://code.google.com/p/growlbuildlistener/</description>
		<content:encoded><![CDATA[<p>Check out JGrowl [1] from Stephen Martin.  It is Java code that can send growl notifications via the network.  It also provides a basic Java version of Growl so that non-Mac users can get some Growl goodness.  </p>
<p>Also, I&#8217;ve created an Ant BuildListener [2] that uses JGrowl to send Growl notifications when a build starts/ends.</p>
<p>[1] &#8211; <a href="http://homepage.mac.com/stevevm/JGrowl/JGrowl.tar.gz" rel="nofollow">http://homepage.mac.com/stevevm/JGrowl/JGrowl.tar.gz</a><br />
[2] &#8211; <a href="http://code.google.com/p/growlbuildlistener/" rel="nofollow">http://code.google.com/p/growlbuildlistener/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Schlining</title>
		<link>http://www.anyware.co.uk/2005/2007/05/02/grails-script-notifications-via-growl/comment-page-1/#comment-27701</link>
		<dc:creator>Brian Schlining</dc:creator>
		<pubDate>Fri, 04 May 2007 21:45:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.anyware.co.uk/2005/2007/05/02/grails-script-notifications-via-growl/#comment-27701</guid>
		<description>Whoops...hit send in mid-though. The above post should read:

Very nice tip. Instead of invoking ant to execute a process you can also use the following:

void growlNotify(String message) {
Thread.start{def p = Runtime.runtime.exec(&quot;growlnotify -m &#039;${s}&#039; Grails&quot;);p.waitFor();p.destroy()}
}</description>
		<content:encoded><![CDATA[<p>Whoops&#8230;hit send in mid-though. The above post should read:</p>
<p>Very nice tip. Instead of invoking ant to execute a process you can also use the following:</p>
<p>void growlNotify(String message) {<br />
Thread.start{def p = Runtime.runtime.exec(&#8220;growlnotify -m &#8216;${s}&#8217; Grails&#8221;);p.waitFor();p.destroy()}<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Siegfried</title>
		<link>http://www.anyware.co.uk/2005/2007/05/02/grails-script-notifications-via-growl/comment-page-1/#comment-27499</link>
		<dc:creator>Siegfried</dc:creator>
		<pubDate>Wed, 02 May 2007 09:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.anyware.co.uk/2005/2007/05/02/grails-script-notifications-via-growl/#comment-27499</guid>
		<description>Awesome! Can&#039;t wait to try it out!

cheers</description>
		<content:encoded><![CDATA[<p>Awesome! Can&#8217;t wait to try it out!</p>
<p>cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 6/16 queries in 0.026 seconds using disk: basic

Served from: www.anyware.co.uk @ 2012-02-10 14:40:18 -->
