<?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: Growl support for Adobe AIR applications</title>
	<atom:link href="http://www.mikechambers.com/blog/2008/11/13/growl-support-for-adobe-air-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikechambers.com/blog/2008/11/13/growl-support-for-adobe-air-applications/</link>
	<description>code = joy</description>
	<lastBuildDate>Fri, 02 Dec 2011 01:36:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Rohan Rehman</title>
		<link>http://www.mikechambers.com/blog/2008/11/13/growl-support-for-adobe-air-applications/comment-page-2/#comment-24653</link>
		<dc:creator>Rohan Rehman</dc:creator>
		<pubDate>Wed, 06 Oct 2010 23:41:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1604#comment-24653</guid>
		<description>@Adam you need to add the port parameter in the constructor.

g = new GrowlService(a,&quot;127.0.0.1&quot;,23052);


@Mike
Hi Mike I have it connected and receive the folowing trace output

-----------------
GNTP/1.0 REGISTER NONE

blah balh blabh

-----------------
GNTP/1.0 REGISTER NONE


So I am successfully connecting to Growl but Growl is not displaying the notification.

Thanks.</description>
		<content:encoded><![CDATA[<p>@Adam you need to add the port parameter in the constructor.</p>
<p>g = new GrowlService(a,&#8221;127.0.0.1&#8243;,23052);</p>
<p>@Mike<br />
Hi Mike I have it connected and receive the folowing trace output</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
GNTP/1.0 REGISTER NONE</p>
<p>blah balh blabh</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
GNTP/1.0 REGISTER NONE</p>
<p>So I am successfully connecting to Growl but Growl is not displaying the notification.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Zucchi</title>
		<link>http://www.mikechambers.com/blog/2008/11/13/growl-support-for-adobe-air-applications/comment-page-2/#comment-18906</link>
		<dc:creator>Adam Zucchi</dc:creator>
		<pubDate>Mon, 15 Mar 2010 21:11:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1604#comment-18906</guid>
		<description>I have created a working AIR application with instructions and sample code on my blog.  My app however does use the AIR 2 Beta 2.

http://www.adamzucchi.com/blog/?p=139

Hopefully this may help some of you.</description>
		<content:encoded><![CDATA[<p>I have created a working AIR application with instructions and sample code on my blog.  My app however does use the AIR 2 Beta 2.</p>
<p><a href="http://www.adamzucchi.com/blog/?p=139" rel="nofollow">http://www.adamzucchi.com/blog/?p=139</a></p>
<p>Hopefully this may help some of you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: UDAYMS</title>
		<link>http://www.mikechambers.com/blog/2008/11/13/growl-support-for-adobe-air-applications/comment-page-1/#comment-18430</link>
		<dc:creator>UDAYMS</dc:creator>
		<pubDate>Mon, 08 Feb 2010 18:03:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1604#comment-18430</guid>
		<description>Hi Mike,

I was wondering if Growl 1.2 has implemented support for Adobe AIR. I couldnt find any information about this in their forum or site. Hence bothering you :) ...

Thanks in advance,
Uday</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>I was wondering if Growl 1.2 has implemented support for Adobe AIR. I couldnt find any information about this in their forum or site. Hence bothering you :) &#8230;</p>
<p>Thanks in advance,<br />
Uday</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adobe AIR App Breathes Cross-Platform Life into Google Voice</title>
		<link>http://www.mikechambers.com/blog/2008/11/13/growl-support-for-adobe-air-applications/comment-page-1/#comment-17399</link>
		<dc:creator>Adobe AIR App Breathes Cross-Platform Life into Google Voice</dc:creator>
		<pubDate>Mon, 26 Oct 2009 13:21:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1604#comment-17399</guid>
		<description>[...] course I can send texts from it or initiate a call to a contact from one of my two phones, as well. Developers started to add Growl support to Adobe AIR last November, so a future version of GVoice could support instant notifications of messages too.  [...]</description>
		<content:encoded><![CDATA[<p>[...] course I can send texts from it or initiate a call to a contact from one of my two phones, as well. Developers started to add Growl support to Adobe AIR last November, so a future version of GVoice could support instant notifications of messages too.  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FlashGen</title>
		<link>http://www.mikechambers.com/blog/2008/11/13/growl-support-for-adobe-air-applications/comment-page-1/#comment-16627</link>
		<dc:creator>FlashGen</dc:creator>
		<pubDate>Tue, 18 Aug 2009 14:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1604#comment-16627</guid>
		<description>Mike,

It&#039;s been nearly a year and I was wondering if you know when the Growl team intend to release this functionality in a stable build? I&#039;ve just checked the dev site for Growl and they don&#039;t even have it listed under the &quot;Bindings&quot; section.

While a fantastic PoC it&#039;s next to useless if Growl fail to push this into a release. After all you can&#039;t make everyone download and install a dev build of Growl :p</description>
		<content:encoded><![CDATA[<p>Mike,</p>
<p>It&#8217;s been nearly a year and I was wondering if you know when the Growl team intend to release this functionality in a stable build? I&#8217;ve just checked the dev site for Growl and they don&#8217;t even have it listed under the &#8220;Bindings&#8221; section.</p>
<p>While a fantastic PoC it&#8217;s next to useless if Growl fail to push this into a release. After all you can&#8217;t make everyone download and install a dev build of Growl :p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adobe AIR Applications</title>
		<link>http://www.mikechambers.com/blog/2008/11/13/growl-support-for-adobe-air-applications/comment-page-1/#comment-16004</link>
		<dc:creator>Adobe AIR Applications</dc:creator>
		<pubDate>Sun, 22 Mar 2009 02:55:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1604#comment-16004</guid>
		<description>hmm..im adobe air lover.. great news..</description>
		<content:encoded><![CDATA[<p>hmm..im adobe air lover.. great news..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Problem with AIR - Sean Coates: PHP, Web (+Beer)</title>
		<link>http://www.mikechambers.com/blog/2008/11/13/growl-support-for-adobe-air-applications/comment-page-1/#comment-15556</link>
		<dc:creator>The Problem with AIR - Sean Coates: PHP, Web (+Beer)</dc:creator>
		<pubDate>Mon, 12 Jan 2009 23:27:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1604#comment-15556</guid>
		<description>[...] I even use it to tell me the caller ID when my home phone rings. With the possible exception of a recent AS3 Growl library, AIR apps have been painfully unable to easily generate Growl notifications (due to improper [...]</description>
		<content:encoded><![CDATA[<p>[...] I even use it to tell me the caller ID when my home phone rings. With the possible exception of a recent AS3 Growl library, AIR apps have been painfully unable to easily generate Growl notifications (due to improper [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://www.mikechambers.com/blog/2008/11/13/growl-support-for-adobe-air-applications/comment-page-1/#comment-15141</link>
		<dc:creator>david</dc:creator>
		<pubDate>Wed, 03 Dec 2008 05:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1604#comment-15141</guid>
		<description>please tell me how to develop air application using XMP it s urgent

David</description>
		<content:encoded><![CDATA[<p>please tell me how to develop air application using XMP it s urgent</p>
<p>David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: As3Growl: Adobe AIR Learns To Growl &#124; Flash Speaks Actionscript</title>
		<link>http://www.mikechambers.com/blog/2008/11/13/growl-support-for-adobe-air-applications/comment-page-1/#comment-15071</link>
		<dc:creator>As3Growl: Adobe AIR Learns To Growl &#124; Flash Speaks Actionscript</dc:creator>
		<pubDate>Thu, 20 Nov 2008 13:03:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1604#comment-15071</guid>
		<description>[...] Mike Chambers reports that the beloved open source Growl notification framework will be able to be leveraged by Adobe AIR applications.  If you are unfamiliar with Growl, Growl is a notification system for Mac OS X that allows applications that support Growl to send you notifications. [...]</description>
		<content:encoded><![CDATA[<p>[...] Mike Chambers reports that the beloved open source Growl notification framework will be able to be leveraged by Adobe AIR applications.  If you are unfamiliar with Growl, Growl is a notification system for Mac OS X that allows applications that support Growl to send you notifications. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2008-11-19 &#171; Brent Sordyl&#8217;s Blog</title>
		<link>http://www.mikechambers.com/blog/2008/11/13/growl-support-for-adobe-air-applications/comment-page-1/#comment-15060</link>
		<dc:creator>links for 2008-11-19 &#171; Brent Sordyl&#8217;s Blog</dc:creator>
		<pubDate>Wed, 19 Nov 2008 14:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1604#comment-15060</guid>
		<description>[...] Growl support for Adobe AIR applications at Mike Chambers I am really excited to announce that Adobe has been working with the Growl team to add support to Growl for Adobe AIR and Flash applications. Among other things, this will enable Adobe AIR applications to leverage the Growl notification framework on Mac. (tags: adobeintegratedruntime growl) [...]</description>
		<content:encoded><![CDATA[<p>[...] Growl support for Adobe AIR applications at Mike Chambers I am really excited to announce that Adobe has been working with the Growl team to add support to Growl for Adobe AIR and Flash applications. Among other things, this will enable Adobe AIR applications to leverage the Growl notification framework on Mac. (tags: adobeintegratedruntime growl) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

