<?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: Hello World! &#8211; Adobe Air on Ubuntu and Windows</title>
	<atom:link href="http://www.webdigi.co.uk/blog/2009/adobe_air_hello_world_on_ubuntu_and_windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdigi.co.uk/blog/2009/adobe_air_hello_world_on_ubuntu_and_windows/</link>
	<description>Little words of wisdom</description>
	<lastBuildDate>Fri, 03 Feb 2012 09:46:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Ronda Akard</title>
		<link>http://www.webdigi.co.uk/blog/2009/adobe_air_hello_world_on_ubuntu_and_windows/comment-page-1/#comment-62091</link>
		<dc:creator>Ronda Akard</dc:creator>
		<pubDate>Thu, 17 Nov 2011 12:49:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?p=175#comment-62091</guid>
		<description>just right publish but your site loading very sluggish :-(.</description>
		<content:encoded><![CDATA[<p>just right publish but your site loading very sluggish <img src='http://www.webdigi.co.uk/blog/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Development articles, tutorials, help &#187; Blog Archive &#187; Hello World! – Adobe Air on Ubuntu and Windows</title>
		<link>http://www.webdigi.co.uk/blog/2009/adobe_air_hello_world_on_ubuntu_and_windows/comment-page-1/#comment-46960</link>
		<dc:creator>Web Development articles, tutorials, help &#187; Blog Archive &#187; Hello World! – Adobe Air on Ubuntu and Windows</dc:creator>
		<pubDate>Thu, 15 Sep 2011 00:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?p=175#comment-46960</guid>
		<description>[...] reading here: Hello World! â Adobe Air on Ubuntu and Windows Published on March 3, 2009 &#183; Filed under: Amazon EC2, AWS Management Console, Cloud [...]</description>
		<content:encoded><![CDATA[<p>[...] reading here: Hello World! â Adobe Air on Ubuntu and Windows Published on March 3, 2009 &middot; Filed under: Amazon EC2, AWS Management Console, Cloud [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paone</title>
		<link>http://www.webdigi.co.uk/blog/2009/adobe_air_hello_world_on_ubuntu_and_windows/comment-page-1/#comment-33603</link>
		<dc:creator>Paone</dc:creator>
		<pubDate>Wed, 02 Mar 2011 14:00:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?p=175#comment-33603</guid>
		<description>I followed as above. When i type &quot;$ java -version&quot; it gives me
java version &quot;1.6.0_24&quot;
Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
Java HotSpot(TM) Server VM (build 19.1-b02, mixed mode)
 But when i run &quot;$ adl airhello.xml&quot; It says 
Run time not found. Please help.</description>
		<content:encoded><![CDATA[<p>I followed as above. When i type &#8220;$ java -version&#8221; it gives me<br />
java version &#8220;1.6.0_24&#8243;<br />
Java(TM) SE Runtime Environment (build 1.6.0_24-b07)<br />
Java HotSpot(TM) Server VM (build 19.1-b02, mixed mode)<br />
 But when i run &#8220;$ adl airhello.xml&#8221; It says<br />
Run time not found. Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: poundy</title>
		<link>http://www.webdigi.co.uk/blog/2009/adobe_air_hello_world_on_ubuntu_and_windows/comment-page-1/#comment-512</link>
		<dc:creator>poundy</dc:creator>
		<pubDate>Sat, 28 Mar 2009 12:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?p=175#comment-512</guid>
		<description>What is also interesting is, you can make your existing website air capable. You can check if your website is being viewed as an air application by checking if air.runtime is present. If this variable is set you can do all kind of things with JS to show notifications, alerts, drag n drop, etc.. etc.. (without any flash just JS ofcourse!)</description>
		<content:encoded><![CDATA[<p>What is also interesting is, you can make your existing website air capable. You can check if your website is being viewed as an air application by checking if air.runtime is present. If this variable is set you can do all kind of things with JS to show notifications, alerts, drag n drop, etc.. etc.. (without any flash just JS ofcourse!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sh0rtwave</title>
		<link>http://www.webdigi.co.uk/blog/2009/adobe_air_hello_world_on_ubuntu_and_windows/comment-page-1/#comment-511</link>
		<dc:creator>sh0rtwave</dc:creator>
		<pubDate>Sat, 28 Mar 2009 12:14:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?p=175#comment-511</guid>
		<description>@ggruschow
It&#039;s worth mentioning that this approach (the &quot;huge mess of XML and HTML&quot; is NOT the only way of approaching AIR development.
There&#039;s also MXML which lets you build UIs using standard components, (and then you can customize from there).
MXML is essentially a large set of compiler macros. It seems like a lot at first glance, but it&#039;s actually very well done.
What do you mean by &quot;mandatory dialogs&quot;?</description>
		<content:encoded><![CDATA[<p>@ggruschow<br />
It&#8217;s worth mentioning that this approach (the &#8220;huge mess of XML and HTML&#8221; is NOT the only way of approaching AIR development.<br />
There&#8217;s also MXML which lets you build UIs using standard components, (and then you can customize from there).<br />
MXML is essentially a large set of compiler macros. It seems like a lot at first glance, but it&#8217;s actually very well done.<br />
What do you mean by &#8220;mandatory dialogs&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ggruschow</title>
		<link>http://www.webdigi.co.uk/blog/2009/adobe_air_hello_world_on_ubuntu_and_windows/comment-page-1/#comment-510</link>
		<dc:creator>ggruschow</dc:creator>
		<pubDate>Sat, 28 Mar 2009 12:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?p=175#comment-510</guid>
		<description>Thanks a lot!
I keep thinking I should look at AIR for some apps I&#039;d like to develop, and seeing a huge mess of XML and HTML just to do the standard &quot;Hello World&quot; gives me enough pause that I can put it off again. Just to validate though, I tried some of the sample apps, and the number of mandatory dialogs users would have to go through just to get started is a nice confirmation that I don&#039;t need to be using this anytime soon. Finally, I got to use some of the apps. I haven&#039;t used anything so quick, responsive, and natural feeling since Java 1.0.

It&#039;s great posts like these that really help me improve my planning and boost my productivity.</description>
		<content:encoded><![CDATA[<p>Thanks a lot!<br />
I keep thinking I should look at AIR for some apps I&#8217;d like to develop, and seeing a huge mess of XML and HTML just to do the standard &#8220;Hello World&#8221; gives me enough pause that I can put it off again. Just to validate though, I tried some of the sample apps, and the number of mandatory dialogs users would have to go through just to get started is a nice confirmation that I don&#8217;t need to be using this anytime soon. Finally, I got to use some of the apps. I haven&#8217;t used anything so quick, responsive, and natural feeling since Java 1.0.</p>
<p>It&#8217;s great posts like these that really help me improve my planning and boost my productivity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Johnson</title>
		<link>http://www.webdigi.co.uk/blog/2009/adobe_air_hello_world_on_ubuntu_and_windows/comment-page-1/#comment-508</link>
		<dc:creator>Sam Johnson</dc:creator>
		<pubDate>Sat, 28 Mar 2009 09:21:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?p=175#comment-508</guid>
		<description>Also see 30+ adobe air apps in action. From finance to productivity to music etc etc

mashable.com/2008/06/06/adobe-air-applications/</description>
		<content:encoded><![CDATA[<p>Also see 30+ adobe air apps in action. From finance to productivity to music etc etc</p>
<p>mashable.com/2008/06/06/adobe-air-applications/</p>
]]></content:encoded>
	</item>
</channel>
</rss>

