<?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: Advanced AIR &#8211; Application updater</title>
	<atom:link href="http://www.mad.com.au/blog/?feed=rss2&#038;p=623" rel="self" type="application/rss+xml" />
	<link>http://www.mad.com.au/blog/?p=623</link>
	<description>Paul Burnett&#039;s weblog</description>
	<lastBuildDate>Tue, 17 Aug 2010 00:24:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Vencent</title>
		<link>http://www.mad.com.au/blog/?p=623&#038;cpage=1#comment-1487</link>
		<dc:creator>Vencent</dc:creator>
		<pubDate>Fri, 23 Jul 2010 05:42:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mad.com.au/blog/?p=623#comment-1487</guid>
		<description>Oh 
so good!</description>
		<content:encoded><![CDATA[<p>Oh<br />
so good!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Burnett &#8211; madblog &#187; Blog Archive &#187; Flash Downunder &#8211; Advanced AIR &#8211; Update AIR</title>
		<link>http://www.mad.com.au/blog/?p=623&#038;cpage=1#comment-1320</link>
		<dc:creator>Paul Burnett &#8211; madblog &#187; Blog Archive &#187; Flash Downunder &#8211; Advanced AIR &#8211; Update AIR</dc:creator>
		<pubDate>Thu, 18 Mar 2010 00:25:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.mad.com.au/blog/?p=623#comment-1320</guid>
		<description>[...] source files for this episode are in an earlier blog post so you can download them and grab the [...]</description>
		<content:encoded><![CDATA[<p>[...] source files for this episode are in an earlier blog post so you can download them and grab the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Shea</title>
		<link>http://www.mad.com.au/blog/?p=623&#038;cpage=1#comment-1252</link>
		<dc:creator>Ian Shea</dc:creator>
		<pubDate>Sat, 16 Jan 2010 00:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.mad.com.au/blog/?p=623#comment-1252</guid>
		<description>Thanks a lot for this post. Made my life quite a bit easier than trying to decipher the documentation.

Also, in my research something you may want to add  is that &quot;app:/&quot; is shorthand for &quot;File.applicationDirectory.resolvePath&quot; 

Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this post. Made my life quite a bit easier than trying to decipher the documentation.</p>
<p>Also, in my research something you may want to add  is that &#8220;app:/&#8221; is shorthand for &#8220;File.applicationDirectory.resolvePath&#8221; </p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil</title>
		<link>http://www.mad.com.au/blog/?p=623&#038;cpage=1#comment-1134</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Fri, 27 Nov 2009 15:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mad.com.au/blog/?p=623#comment-1134</guid>
		<description>Many thanks Paul, this was how I expected it would be done. I just thought for one moment if the updater could just update specific parts of the air package. Thanks for the reply.</description>
		<content:encoded><![CDATA[<p>Many thanks Paul, this was how I expected it would be done. I just thought for one moment if the updater could just update specific parts of the air package. Thanks for the reply.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://www.mad.com.au/blog/?p=623&#038;cpage=1#comment-1129</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Thu, 26 Nov 2009 22:50:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.mad.com.au/blog/?p=623#comment-1129</guid>
		<description>Hey Neil, yes this is possible, but what you are talking about is not updating the application itself, but just updating content. So rather than use the application updater, you just need to build some logic into your AIR app that looks at a certain URL to see if there is new content - maybe images, text or data -  and download it and store it in your app. This can be done transparently in the background.</description>
		<content:encoded><![CDATA[<p>Hey Neil, yes this is possible, but what you are talking about is not updating the application itself, but just updating content. So rather than use the application updater, you just need to build some logic into your AIR app that looks at a certain URL to see if there is new content &#8211; maybe images, text or data &#8211;  and download it and store it in your app. This can be done transparently in the background.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil</title>
		<link>http://www.mad.com.au/blog/?p=623&#038;cpage=1#comment-1124</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Tue, 24 Nov 2009 14:20:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.mad.com.au/blog/?p=623#comment-1124</guid>
		<description>Hey Paul,

When you use the updater, does the app install everything in the .air file? What I would like to do is try to just update any supporting files and leave the app alone, so that it does not need to restart. Do you know if that is possible?</description>
		<content:encoded><![CDATA[<p>Hey Paul,</p>
<p>When you use the updater, does the app install everything in the .air file? What I would like to do is try to just update any supporting files and leave the app alone, so that it does not need to restart. Do you know if that is possible?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
