<?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; framework</title>
	<atom:link href="http://www.webkitchen.be/tag/framework/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>Flex: The Ecosystem</title>
		<link>http://www.webkitchen.be/2010/01/28/flex-the-ecosystem/</link>
		<comments>http://www.webkitchen.be/2010/01/28/flex-the-ecosystem/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 08:56:30 +0000</pubDate>
		<dc:creator>Serge Jespers</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[components]]></category>
		<category><![CDATA[ecosystem]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[performance testing]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.webkitchen.be/?p=2004</guid>
		<description><![CDATA[The Flex family extends far beyond the Flex Framework and the Flash Builder IDE. A lot of third party vendors have created applications, frameworks, components and tools to help you be successful in your application development. There are tools for functional, performance and security testing, third party components, AMF products, licensing and encryption tools and [...]]]></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%2F01%2F28%2Fflex-the-ecosystem%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webkitchen.be%2F2010%2F01%2F28%2Fflex-the-ecosystem%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 Flex family extends far beyond the Flex Framework and the Flash Builder IDE. A lot of third party vendors have created applications, frameworks, components and tools to help you be successful in your application development. There are tools for functional, performance and security testing, third party components, AMF products, licensing and encryption tools and even plugins for Visual Studio.</p>
<p><img class="aligncenter size-full wp-image-2005" title="ecosystem" src="http://www.webkitchen.be/wp-content/uploads/2010/01/ecosystem.jpg" alt="" width="650" height="50" /></p>
<p>To make it easier for you to find these third party tools, we&#8217;ve just <a href="http://www.adobe.com/products/flex/related/" target="_blank">posted a comprehensive list of products and projects</a> that provide support for the Flex framework.</p>
<iframe id="basic_facebook_social_plugins_likebutton" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.webkitchen.be%2F2010%2F01%2F28%2Fflex-the-ecosystem%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/01/28/flex-the-ecosystem/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Open at Adobe</title>
		<link>http://www.webkitchen.be/2009/07/21/open-at-adobe/</link>
		<comments>http://www.webkitchen.be/2009/07/21/open-at-adobe/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 08:39:45 +0000</pubDate>
		<dc:creator>Serge Jespers</dc:creator>
				<category><![CDATA[open screen project]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[strobe]]></category>
		<category><![CDATA[text layout framework]]></category>
		<category><![CDATA[tlf]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.webkitchen.be/?p=1469</guid>
		<description><![CDATA[What is &#8220;open&#8221;? It&#8217;s a question I&#8217;ve been asking for quite a while now and I can&#8217;t seem to find a definitive answer. Dave McAllister (Adobe&#8217;s Open Standards Evangelist) actually sums it up nicely: &#8220;Open is the currently most misused word in the IT space,&#8221; he says. &#8220;Open really comes down and says it&#8217;s accessible, [...]]]></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%2F2009%2F07%2F21%2Fopen-at-adobe%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webkitchen.be%2F2009%2F07%2F21%2Fopen-at-adobe%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>What is &#8220;open&#8221;? It&#8217;s a question I&#8217;ve been asking for quite a while now and I can&#8217;t seem to find a definitive answer.</p>
<p>Dave McAllister (Adobe&#8217;s Open Standards Evangelist) actually sums it up nicely: &#8220;<em>Open is the currently most misused word in the IT space,</em>&#8221; he says. &#8220;<em>Open really comes down and says it&#8217;s accessible, extensible and can be freely used by anyone. Most companies define open as a single dimensional aspect. For Adobe it&#8217;s all aspects of communications and technologies. For us, those are open source, standards and community</em>.&#8221;</p>
<p>Check out this video to learn more about the open initiatives at Adobe and just how open the Flash Platform really is.</p>
<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/eNzrn8-JFSE&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/eNzrn8-JFSE&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>
<p>Today we also released the <a href="http://opensource.adobe.com/wiki/display/osmf/Open+Source+Media+Framework" target="_blank">Open Source Media Framework</a> (formerly known as Strobe) and the <a href="http://opensource.adobe.com/wiki/display/tlf/Text+Layout+Framework" target="_blank">Text Layout Framework</a> on our <a href="http://opensource.adobe.com" target="_blank">Open Source website</a>.</p>
<iframe id="basic_facebook_social_plugins_likebutton" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.webkitchen.be%2F2009%2F07%2F21%2Fopen-at-adobe%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/2009/07/21/open-at-adobe/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

