<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Serge Jespers &#187; air2</title>
	<atom:link href="http://www.webkitchen.be/tag/air2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webkitchen.be</link>
	<description>Life as an Adobe platform evangelist</description>
	<lastBuildDate>Tue, 31 Jan 2012 17:35:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Auto update API for AIR Native Installer Apps</title>
		<link>http://www.webkitchen.be/2010/08/25/auto-update-api-for-air-native-installer-apps/</link>
		<comments>http://www.webkitchen.be/2010/08/25/auto-update-api-for-air-native-installer-apps/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 12:09:55 +0000</pubDate>
		<dc:creator>Serge Jespers</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[adobe air]]></category>
		<category><![CDATA[air2]]></category>
		<category><![CDATA[auto]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[native]]></category>
		<category><![CDATA[native installers]]></category>
		<category><![CDATA[piotr]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.webkitchen.be/?p=2813</guid>
		<description><![CDATA[If you&#8217;ve played around with native installers for AIR 2, you probably already found out that you cannot use the update framework. My fellow evangelist Piotr just released a solution for that. Piotr&#8217;s NativeApplicationUpdater library works in exactly the same way as the update framework you use for AIR applications. When your app starts it loads [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webkitchen.be%2F2010%2F08%2F25%2Fauto-update-api-for-air-native-installer-apps%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webkitchen.be%2F2010%2F08%2F25%2Fauto-update-api-for-air-native-installer-apps%2F&amp;source=sjespers&amp;style=normal&amp;service=bit.ly&amp;service_api=R_f11b21ad05448f9b4029b73b124e8d0e&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>If you&#8217;ve played around with <a href="http://www.webkitchen.be/2010/06/11/video-tutorial-creative-native-installers-in-air-2/" target="_blank">native installers</a> for AIR 2, you probably already found out that you cannot use the update framework. My fellow evangelist <a href="http://www.riaspace.com/" target="_blank">Piotr</a> just released a solution for that.</p>
<p>Piotr&#8217;s NativeApplicationUpdater library works in exactly the same way as the update framework you use for AIR applications. When your app starts it loads an XML file that has all the update information. If an update is available you will be prompted to download and install it. Piotr actually uses another AIR 2 feature to launch the downloaded native installer. By opening the package with openWithDefaultApplication() the installer launches and installs the update.</p>
<p>I&#8217;ll definitely add this to the next release of my <a href="http://www.webkitchen.be/package-assistant-pro/" target="_blank">Package Assistant</a> application (an update is coming soon!).</p>
<p>Check out <a href="http://www.riaspace.com/2010/08/nativeapplicationupdater-updater-for-air-apps-packaged-with-native-installers/" target="_blank">the video</a> where Piotr explains how it works and download <a href="http://code.google.com/p/nativeapplicationupdater/" target="_blank">the library from Google Code</a>.</p>
<p>If you haven&#8217;t played with native installers for AIR 2 and want to learn more, then check out <a href="http://www.webkitchen.be/2010/06/11/video-tutorial-creative-native-installers-in-air-2/" target="_blank">my video tutorial</a>.</p>
<iframe id="basic_facebook_social_plugins_likebutton" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.webkitchen.be%2F2010%2F08%2F25%2Fauto-update-api-for-air-native-installer-apps%2F&amp;layout=standard&amp;show_faces=true&amp;width=500&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:75px"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.webkitchen.be/2010/08/25/auto-update-api-for-air-native-installer-apps/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Video tutorial: Create native installers in AIR 2</title>
		<link>http://www.webkitchen.be/2010/06/11/video-tutorial-creative-native-installers-in-air-2/</link>
		<comments>http://www.webkitchen.be/2010/06/11/video-tutorial-creative-native-installers-in-air-2/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 06:33:24 +0000</pubDate>
		<dc:creator>Serge Jespers</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[adobe air 2]]></category>
		<category><![CDATA[adt]]></category>
		<category><![CDATA[air2]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[native installers]]></category>
		<category><![CDATA[package assistant]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.webkitchen.be/?p=2697</guid>
		<description><![CDATA[One of the many exciting new features in AIR 2 is the ability to create native installers. That gives your AIR 2 application the ability to talk to native code. In this video I&#8217;ll show you how to build native installers for Adobe AIR 2 using the command line, and I also explore how my [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webkitchen.be%2F2010%2F06%2F11%2Fvideo-tutorial-creative-native-installers-in-air-2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webkitchen.be%2F2010%2F06%2F11%2Fvideo-tutorial-creative-native-installers-in-air-2%2F&amp;source=sjespers&amp;style=normal&amp;service=bit.ly&amp;service_api=R_f11b21ad05448f9b4029b73b124e8d0e&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>One of the many exciting new features in <a href="http://www.adobe.com/products/air/" target="_blank">AIR 2</a> is the ability to create native installers. That gives your AIR 2 application the ability to talk to native code. In this video I&#8217;ll show you how to build native installers for Adobe AIR 2 using the command line, and I also explore how my <a href="http://www.webkitchen.be/package-assistant-pro/" target="_blank">Package Assistant</a> app simplifies that process. The Package Assistant that I&#8217;m using in the video is an older version and I think you&#8217;ll find that the current version is even easier to use.</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="380" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="FlashVars" value="fileID=6952&amp;context=64&amp;embeded=true&amp;environment=production" /><param name="src" value="http://images.tv.adobe.com/swf/player.swf" /><param name="flashvars" value="fileID=6952&amp;context=64&amp;embeded=true&amp;environment=production" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="380" src="http://images.tv.adobe.com/swf/player.swf" flashvars="fileID=6952&amp;context=64&amp;embeded=true&amp;environment=production" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<iframe id="basic_facebook_social_plugins_likebutton" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.webkitchen.be%2F2010%2F06%2F11%2Fvideo-tutorial-creative-native-installers-in-air-2%2F&amp;layout=standard&amp;show_faces=true&amp;width=500&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:75px"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.webkitchen.be/2010/06/11/video-tutorial-creative-native-installers-in-air-2/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Flash Player 10.1 and AIR 2 released</title>
		<link>http://www.webkitchen.be/2010/06/10/flash-player-10-1-and-air-2-released/</link>
		<comments>http://www.webkitchen.be/2010/06/10/flash-player-10-1-and-air-2-released/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 20:57:52 +0000</pubDate>
		<dc:creator>Serge Jespers</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flash Player]]></category>
		<category><![CDATA[adobe air]]></category>
		<category><![CDATA[air2]]></category>
		<category><![CDATA[flash player 10.1]]></category>
		<category><![CDATA[fp10.1]]></category>

		<guid isPermaLink="false">http://www.webkitchen.be/?p=2692</guid>
		<description><![CDATA[Aaah&#8230; This is a great day! The Flash Player and AIR teams have been working on this for months and we&#8217;ve also been talking about it for quite a while. Today we&#8217;re upgrading the web with a ton of new features in Flash Player 10.1 and enable developers to build engaging cross-platform desktop applications. Flash [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webkitchen.be%2F2010%2F06%2F10%2Fflash-player-10-1-and-air-2-released%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webkitchen.be%2F2010%2F06%2F10%2Fflash-player-10-1-and-air-2-released%2F&amp;source=sjespers&amp;style=normal&amp;service=bit.ly&amp;service_api=R_f11b21ad05448f9b4029b73b124e8d0e&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p style="text-align: left;">Aaah&#8230; This is a great day! The Flash Player and AIR teams have been working on this for months and we&#8217;ve also been talking about it for quite a while. Today we&#8217;re upgrading the web with a ton of new features in Flash Player 10.1 and enable developers to build engaging cross-platform desktop applications.</p>
<p style="text-align: left;"><a href="http://get.adobe.com/flashplayer" target="_blank">Flash Player 10.1</a> and <a href="http://get.adobe.com/air">AIR 2</a> are now available for download.</p>
<p style="text-align: center;"><a href="http://get.adobe.com/flashplayer" target="_blank"><img title="flash-player-10-appicon-no-shadow.jpg" src="http://www.webkitchen.be/wp-content/uploads/2009/06/flash-player-10-appicon-no-shadow.jpg" alt="" width="150" height="150" /></a> <a href="http://get.adobe.com/air" target="_blank"><img class="size-full wp-image-1355" title="adobe-air-logo.png" src="http://www.webkitchen.be/wp-content/uploads/2009/06/adobe-air-logo.png" alt="" width="150" height="150" /></a></p>
<p style="text-align: left;">If you haven&#8217;t been able to check out some of the new APIs before today then check out my &#8220;<a href="http://www.webkitchen.be/2010/02/25/whats-new-in-fp10-1-and-air2-slides-and-source-files/" target="_blank">What&#8217;s new in Flash Player 10.1 and AIR 2</a>&#8221; presentation and sample code. We&#8217;re also hosting a series of free webinars introducing the new multi-screen development capabilities of the Flash Platform. <a href="http://blogs.adobe.com/asktheexperts/2010/06/developer_enablement_eseminars.html" target="_blank">Details and registration link online</a>. Also check out the <a href="http://blogs.adobe.com/flashplayer/" target="_blank">Flash Player Team</a> and <a href="http://blogs.adobe.com/air/" target="_blank">AIR Team</a> blogs for more info.</p>
<p style="text-align: left;">One of the biggest new features in AIR 2 is the ability to talk to native processes and build native installers. To help you out with building those native installers check out my <a href="http://www.webkitchen.be/package-assistant-pro/" target="_blank">Package Assistant Pro</a> AIR 2 application.</p>
<p style="text-align: left;">I can&#8217;t wait to see what you will build with these new capabilities! Flash on!</p>
<iframe id="basic_facebook_social_plugins_likebutton" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.webkitchen.be%2F2010%2F06%2F10%2Fflash-player-10-1-and-air-2-released%2F&amp;layout=standard&amp;show_faces=true&amp;width=500&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:75px"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.webkitchen.be/2010/06/10/flash-player-10-1-and-air-2-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Package Assistant Pro</title>
		<link>http://www.webkitchen.be/2010/05/13/package-assistant-pro/</link>
		<comments>http://www.webkitchen.be/2010/05/13/package-assistant-pro/#comments</comments>
		<pubDate>Thu, 13 May 2010 18:43:46 +0000</pubDate>
		<dc:creator>Serge Jespers</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[adobe air]]></category>
		<category><![CDATA[air2]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[assistant]]></category>
		<category><![CDATA[helper]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[installers]]></category>
		<category><![CDATA[native]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://www.webkitchen.be/?p=2478</guid>
		<description><![CDATA[A few months ago I released an early version of my Package Assistant application. The application made it easier to compile native installers for AIR 2. While it was a lot easier to use compared to using the command line the application wasn&#8217;t very user friendly. A few weeks ago I started working on a [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webkitchen.be%2F2010%2F05%2F13%2Fpackage-assistant-pro%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webkitchen.be%2F2010%2F05%2F13%2Fpackage-assistant-pro%2F&amp;source=sjespers&amp;style=normal&amp;service=bit.ly&amp;service_api=R_f11b21ad05448f9b4029b73b124e8d0e&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>A few months ago I released an early version of my Package Assistant application. The application made it easier to compile native installers for AIR 2. While it was a lot easier to use compared to using the command line the application wasn&#8217;t very user friendly. A few weeks ago I started working on a brand new version and I think you will like it!</p>
<p>When you first launch the application, it will ask you to enter the paths to ADT and your code signing certificate. When you have access to the AIR For Android Beta you can also add the AIR 2.5 ADT to package native Android installer packages. AIR For Android is currently in private beta but you can <a href="http://www.adobe.com/go/air2betaandroid" target="_blank">sign up to be notified</a> when it is publicly available. When you have set your preferences, you are ready to go. Just point Package Assistant Pro to your application descriptor XML file and it will read and set all your parameters from it. Package Assistant Pro will also check if you correctly entered your code signing certificate password.</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="480" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=11718515&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=B7C70F&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="640" height="480" src="http://vimeo.com/moogaloop.swf?clip_id=11718515&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=B7C70F&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>If you don&#8217;t mind playing around with beta quality software then check out <a href="http://bit.ly/papinfo" target="_blank">http://bit.ly/papinfo</a> for the downloads (available for OS X and Windows) and more information. If you run into an issue, have feedback and/or have a feature request, feel free to get in touch or leave a comment on this post.</p>
<p>Package Assistant Pro would not be possible without AIR 2. To learn how to use native processes in AIR 2, check out <a href="http://www.adobe.com/devnet/air/flex/quickstart/interacting_with_native_process.html" target="_blank">this article on Adobe Devnet</a>.</p>
<iframe id="basic_facebook_social_plugins_likebutton" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.webkitchen.be%2F2010%2F05%2F13%2Fpackage-assistant-pro%2F&amp;layout=standard&amp;show_faces=true&amp;width=500&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:75px"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.webkitchen.be/2010/05/13/package-assistant-pro/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>AIR2.0 RC available on Labs</title>
		<link>http://www.webkitchen.be/2010/05/12/air2-0-rc-available-on-labs/</link>
		<comments>http://www.webkitchen.be/2010/05/12/air2-0-rc-available-on-labs/#comments</comments>
		<pubDate>Wed, 12 May 2010 09:00:06 +0000</pubDate>
		<dc:creator>Serge Jespers</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[adobe air]]></category>
		<category><![CDATA[air2]]></category>
		<category><![CDATA[labs]]></category>
		<category><![CDATA[rc]]></category>
		<category><![CDATA[release candidate]]></category>

		<guid isPermaLink="false">http://www.webkitchen.be/?p=2451</guid>
		<description><![CDATA[The Adobe AIR 2 Release Candidate (RC) build is now available on Adobe Labs. Please be sure to download the latest AIR runtime and, if you are an application developer, SDK. If you run into any issues, please let us know by using our feedback form to send us a bug. Please be sure to include all relevant [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webkitchen.be%2F2010%2F05%2F12%2Fair2-0-rc-available-on-labs%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webkitchen.be%2F2010%2F05%2F12%2Fair2-0-rc-available-on-labs%2F&amp;source=sjespers&amp;style=normal&amp;service=bit.ly&amp;service_api=R_f11b21ad05448f9b4029b73b124e8d0e&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The Adobe AIR 2 Release Candidate (RC) build is <a href="http://labs.adobe.com/technologies/air2/" target="_blank">now available</a> on Adobe Labs. Please be sure to <a href="http://labs.adobe.com/downloads/air2.html" target="_blank">download</a> the latest AIR runtime and, if you are an application developer, SDK. If you run into any issues, please let us know by using our <a href="http://www.adobe.com/go/wish/" target="_blank">feedback form</a> to send us a bug. Please be sure to include all relevant information necessary to reproduce the issue.</p>
<p>Important: Applications built against Adobe AIR 2 beta 2 *will not run* using the AIR 2 RC runtime. In order for an AIR 2 beta 2 application to run on the AIR 2 RC runtime, the namespace of the beta 2 application descriptor file must first be updated to &#8220;2.0&#8243; and compiled against the AIR 2 RC SDK.</p>
<iframe id="basic_facebook_social_plugins_likebutton" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.webkitchen.be%2F2010%2F05%2F12%2Fair2-0-rc-available-on-labs%2F&amp;layout=standard&amp;show_faces=true&amp;width=500&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:75px"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.webkitchen.be/2010/05/12/air2-0-rc-available-on-labs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

