<?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>Rich Internet Applications Archives - Timo Ernst</title>
	<atom:link href="https://www.timo-ernst.net/blog/tag/rich-internet-applications/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.timo-ernst.net/blog/tag/rich-internet-applications/</link>
	<description>Developer • YouTuber • Blogger</description>
	<lastBuildDate>Sun, 20 Sep 2015 20:09:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.timo-ernst.net/wp-content/uploads/2021/03/cropped-Timo-Ernst-Small-32x32.jpg</url>
	<title>Rich Internet Applications Archives - Timo Ernst</title>
	<link>https://www.timo-ernst.net/blog/tag/rich-internet-applications/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>A scientific performance comparison: Flex/Flash vs. JavaFX vs. Silverlight vs. JavaScript</title>
		<link>https://www.timo-ernst.net/blog/2010/09/15/a-scientific-performance-comparison-flexflash-vs-javafx-vs-silverlight-vs-javascript/</link>
					<comments>https://www.timo-ernst.net/blog/2010/09/15/a-scientific-performance-comparison-flexflash-vs-javafx-vs-silverlight-vs-javascript/#comments</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Wed, 15 Sep 2010 17:48:07 +0000</pubDate>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[JavaFX]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Rich Internet Applications]]></category>
		<category><![CDATA[Silverlight]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=2547</guid>

					<description><![CDATA[<p>I finally finished my diploma thesis I mentioned before about performance comparisons between Flex/Flash, JavaFX, Silverlight and various JavaScript engines. Why this analysis? During an internship at IBM Germany back in 2009, I had to develop a Visualizer based on Flex that heavily relied on its charting library API. Even on strong machines, it was [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2010/09/15/a-scientific-performance-comparison-flexflash-vs-javafx-vs-silverlight-vs-javascript/">A scientific performance comparison: Flex/Flash vs. JavaFX vs. Silverlight vs. JavaScript</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2010/05/06/flash-player-10-1-performance-explosion/" rel="bookmark" title="Flash Player 10.1 performance explosion">Flash Player 10.1 performance explosion</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/04/14/chrome-flash-debugger-not-connecting-to-flexflash-builder/" rel="bookmark" title="Google Chrome Flash debugger not connecting to Flex/Flash Builder?">Google Chrome Flash debugger not connecting to Flex/Flash Builder?</a></li>
<li><a href="https://www.timo-ernst.net/blog/2009/11/30/flash-chrome-os/" rel="bookmark" title="Flash + Chrome OS = ?">Flash + Chrome OS = ?</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2010/09/15/a-scientific-performance-comparison-flexflash-vs-javafx-vs-silverlight-vs-javascript/feed/</wfw:commentRss>
			<slash:comments>10</slash:comments>
		
		
			</item>
		<item>
		<title>OpenLaszlo: A new old rival for Adobe Flex</title>
		<link>https://www.timo-ernst.net/blog/2010/05/22/openlaszlo-a-new-old-rival-for-adobe-flex/</link>
					<comments>https://www.timo-ernst.net/blog/2010/05/22/openlaszlo-a-new-old-rival-for-adobe-flex/#comments</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Sat, 22 May 2010 13:26:16 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[OpenLaszlo]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Rich Internet Applications]]></category>
		<category><![CDATA[Webdevelopment]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=2333</guid>

					<description><![CDATA[<p>Around two years ago, I wrote a little article about OpenLaszlo, a promising RIA framework, for richability.com in which I compared it to Adobe&#8217;s Flex platform. Since a lot of time has passed and many things changed since then, I think it&#8217;s time for an updated sight on this technology. Back in the days when [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2010/05/22/openlaszlo-a-new-old-rival-for-adobe-flex/">OpenLaszlo: A new old rival for Adobe Flex</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2008/07/26/openlaszlo-vs-flex/" rel="bookmark" title="OpenLaszlo vs. FLEX">OpenLaszlo vs. FLEX</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/04/29/please-adobe-give-us-the-ajax-builder/" rel="bookmark" title="Please, Adobe. Give us the Ajax Builder!">Please, Adobe. Give us the Ajax Builder!</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/03/25/there-is-no-flex-developer/" rel="bookmark" title="There is no Flex Developer!">There is no Flex Developer!</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2010/05/22/openlaszlo-a-new-old-rival-for-adobe-flex/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>Flash Player 10.1 performance explosion</title>
		<link>https://www.timo-ernst.net/blog/2010/05/06/flash-player-10-1-performance-explosion/</link>
					<comments>https://www.timo-ernst.net/blog/2010/05/06/flash-player-10-1-performance-explosion/#comments</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Thu, 06 May 2010 15:47:13 +0000</pubDate>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[JavaFX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Rich Internet Applications]]></category>
		<category><![CDATA[Silverlight]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=2227</guid>

					<description><![CDATA[<p>I am currently writing my diploma thesis at the University of Ulm on performance issues regarding Rich Internet Application technologies like Adobe Flash/Flex, JavaFX, Silverlight and various JavaScript solutions. (Update: It&#8217;s done! :-) ) I started back in December when I first noticed that Adobe&#8217;s Flash Player seriously has some performance issues. It always was [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2010/05/06/flash-player-10-1-performance-explosion/">Flash Player 10.1 performance explosion</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2010/09/15/a-scientific-performance-comparison-flexflash-vs-javafx-vs-silverlight-vs-javascript/" rel="bookmark" title="A scientific performance comparison: Flex/Flash vs. JavaFX vs. Silverlight vs. JavaScript">A scientific performance comparison: Flex/Flash vs. JavaFX vs. Silverlight vs. JavaScript</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/04/12/instant-flash-player-engine-in-javascript/" rel="bookmark" title="Instant Flash player engine in JavaScript?">Instant Flash player engine in JavaScript?</a></li>
<li><a href="https://www.timo-ernst.net/blog/2009/11/30/flash-chrome-os/" rel="bookmark" title="Flash + Chrome OS = ?">Flash + Chrome OS = ?</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2010/05/06/flash-player-10-1-performance-explosion/feed/</wfw:commentRss>
			<slash:comments>33</slash:comments>
		
		
			</item>
		<item>
		<title>Instant Flash player engine in JavaScript?</title>
		<link>https://www.timo-ernst.net/blog/2010/04/12/instant-flash-player-engine-in-javascript/</link>
					<comments>https://www.timo-ernst.net/blog/2010/04/12/instant-flash-player-engine-in-javascript/#respond</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Mon, 12 Apr 2010 13:27:42 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Rich Internet Applications]]></category>
		<category><![CDATA[Webdevelopment]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=2126</guid>

					<description><![CDATA[<p>Note: This is not a posting about introducing Gordon. This article describes a concept of automatically porting the Flash Player to JavaScript in a generic way, based on the idea of Gordon and Adobe Alchemy. You might know Gordon, an experimental attempt of implementing the Flash Player runtime environment, completely written in JavaScript (by Tobey [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2010/04/12/instant-flash-player-engine-in-javascript/">Instant Flash player engine in JavaScript?</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2010/02/25/one-reason-for-using-flash-instead-of-html5/" rel="bookmark" title="One reason for using Flash instead of HTML5">One reason for using Flash instead of HTML5</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/05/22/openlaszlo-a-new-old-rival-for-adobe-flex/" rel="bookmark" title="OpenLaszlo: A new old rival for Adobe Flex">OpenLaszlo: A new old rival for Adobe Flex</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/05/06/flash-player-10-1-performance-explosion/" rel="bookmark" title="Flash Player 10.1 performance explosion">Flash Player 10.1 performance explosion</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2010/04/12/instant-flash-player-engine-in-javascript/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Flash-to-HTML5: A must-have!</title>
		<link>https://www.timo-ernst.net/blog/2010/04/12/flash-to-html5-a-must-have/</link>
					<comments>https://www.timo-ernst.net/blog/2010/04/12/flash-to-html5-a-must-have/#comments</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Mon, 12 Apr 2010 12:49:51 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[Rich Internet Applications]]></category>
		<category><![CDATA[Webdevelopment]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=2119</guid>

					<description><![CDATA[<p>There has a lot of discussion going around in the past days about the big Adobe vs. Apple issues. All because of Flash. Steve doesn&#8217;t like Flash. He says, it&#8217;s buggy, slow and unstable, which I, as a Flash developer, must agree to partially. But this is only one side of the medal. While the [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2010/04/12/flash-to-html5-a-must-have/">Flash-to-HTML5: A must-have!</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2010/02/16/why-use-flash-instead-of-html5/" rel="bookmark" title="Why use Flash instead of HTML5?">Why use Flash instead of HTML5?</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/02/25/one-reason-for-using-flash-instead-of-html5/" rel="bookmark" title="One reason for using Flash instead of HTML5">One reason for using Flash instead of HTML5</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/04/29/please-adobe-give-us-the-ajax-builder/" rel="bookmark" title="Please, Adobe. Give us the Ajax Builder!">Please, Adobe. Give us the Ajax Builder!</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2010/04/12/flash-to-html5-a-must-have/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>My best practice for MVC with Adobe Flex3</title>
		<link>https://www.timo-ernst.net/blog/2010/03/28/my-best-practice-for-mvc-with-adobe-flex/</link>
					<comments>https://www.timo-ernst.net/blog/2010/03/28/my-best-practice-for-mvc-with-adobe-flex/#comments</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Sun, 28 Mar 2010 17:20:24 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Projectmanagement]]></category>
		<category><![CDATA[Rich Internet Applications]]></category>
		<category><![CDATA[Webdevelopment]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=1946</guid>

					<description><![CDATA[<p>I often read in Flex-tutorials and -books, that it&#8217;s difficult to completely implement a project using the concept of the MVC (Model-View-Controller) pattern. It is being said that the fact that MXML files inherit both, application logic (through ActionScript) and the declarative way of building graphic user-interfaces using MXML syntax, makes it almost impossible to [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2010/03/28/my-best-practice-for-mvc-with-adobe-flex/">My best practice for MVC with Adobe Flex3</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2010/03/29/forward-and-back-button-support-in-silverlight/" rel="bookmark" title="Forward- and back-button support in Silverlight">Forward- and back-button support in Silverlight</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/03/25/there-is-no-flex-developer/" rel="bookmark" title="There is no Flex Developer!">There is no Flex Developer!</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/05/22/openlaszlo-a-new-old-rival-for-adobe-flex/" rel="bookmark" title="OpenLaszlo: A new old rival for Adobe Flex">OpenLaszlo: A new old rival for Adobe Flex</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2010/03/28/my-best-practice-for-mvc-with-adobe-flex/feed/</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
			</item>
		<item>
		<title>Flash is better than Java</title>
		<link>https://www.timo-ernst.net/blog/2010/03/25/flash-is-better-than-java/</link>
					<comments>https://www.timo-ernst.net/blog/2010/03/25/flash-is-better-than-java/#respond</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Thu, 25 Mar 2010 10:18:01 +0000</pubDate>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Rich Internet Applications]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[Webdevelopment]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=1896</guid>

					<description><![CDATA[<p>Stop! Before you send me a letter-bomb, read this article first :-) Update: After hearing about some misunderstandings regarding this post, I want to make sure, that the title &#8220;Flash is better than Java&#8221; is of course targeted at front-ent software engineering, not backend. Although it&#8217;s obvious that noone would ever try to build a [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2010/03/25/flash-is-better-than-java/">Flash is better than Java</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2010/04/04/flash-the-new-java/" rel="bookmark" title="Flash &#8211; The new Java?">Flash &#8211; The new Java?</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/03/23/flash-builder-4-final-released/" rel="bookmark" title="Flash Builder 4 (final) released!">Flash Builder 4 (final) released!</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/04/12/flash-to-html5-a-must-have/" rel="bookmark" title="Flash-to-HTML5: A must-have!">Flash-to-HTML5: A must-have!</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2010/03/25/flash-is-better-than-java/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>There is no Flex Developer!</title>
		<link>https://www.timo-ernst.net/blog/2010/03/25/there-is-no-flex-developer/</link>
					<comments>https://www.timo-ernst.net/blog/2010/03/25/there-is-no-flex-developer/#respond</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Thu, 25 Mar 2010 09:59:36 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Rich Internet Applications]]></category>
		<category><![CDATA[Webdevelopment]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=1884</guid>

					<description><![CDATA[<p>In case you have ever been asking yourself how to call yourself if you develop Flash-based applications, here is the ultimate guide: If you use the Eclipse-based IDE called &#8220;Flash Builder&#8221; in order to create Rich Internet Applications using AS3 and MXML, you are a Flash Developer (with Focus on Flex). If you use the [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2010/03/25/there-is-no-flex-developer/">There is no Flex Developer!</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2010/03/23/flash-builder-4-final-released/" rel="bookmark" title="Flash Builder 4 (final) released!">Flash Builder 4 (final) released!</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/03/30/rumor-google-bundles-chrome-with-flash/" rel="bookmark" title="Rumor: Google bundles Chrome with Flash?">Rumor: Google bundles Chrome with Flash?</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/05/22/openlaszlo-a-new-old-rival-for-adobe-flex/" rel="bookmark" title="OpenLaszlo: A new old rival for Adobe Flex">OpenLaszlo: A new old rival for Adobe Flex</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2010/03/25/there-is-no-flex-developer/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>One reason for using Flash instead of HTML5</title>
		<link>https://www.timo-ernst.net/blog/2010/02/25/one-reason-for-using-flash-instead-of-html5/</link>
					<comments>https://www.timo-ernst.net/blog/2010/02/25/one-reason-for-using-flash-instead-of-html5/#respond</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Thu, 25 Feb 2010 09:17:42 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Rich Internet Applications]]></category>
		<category><![CDATA[Webdevelopment]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=1785</guid>

					<description><![CDATA[<p>I think, I finally found an answer to the question, why one should use Flash instead of HTML5: Binary sockets Newer Flash Player versions allow developers to open binary socket connections, which is not possible using pure HTML5/JavaScript in the browser (HTML5 only supports websockets, which are different). Thus, for example, it would not be [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2010/02/25/one-reason-for-using-flash-instead-of-html5/">One reason for using Flash instead of HTML5</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2010/02/16/why-use-flash-instead-of-html5/" rel="bookmark" title="Why use Flash instead of HTML5?">Why use Flash instead of HTML5?</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/04/12/flash-to-html5-a-must-have/" rel="bookmark" title="Flash-to-HTML5: A must-have!">Flash-to-HTML5: A must-have!</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/04/12/instant-flash-player-engine-in-javascript/" rel="bookmark" title="Instant Flash player engine in JavaScript?">Instant Flash player engine in JavaScript?</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2010/02/25/one-reason-for-using-flash-instead-of-html5/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Why use Flash instead of HTML5?</title>
		<link>https://www.timo-ernst.net/blog/2010/02/16/why-use-flash-instead-of-html5/</link>
					<comments>https://www.timo-ernst.net/blog/2010/02/16/why-use-flash-instead-of-html5/#respond</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Tue, 16 Feb 2010 15:10:10 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Rich Internet Applications]]></category>
		<category><![CDATA[Webdevelopment]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=1758</guid>

					<description><![CDATA[<p>The golem.de guys had an interview with Adrian Ludwig, Flash Group Manager at Adobe Systems, and asked him what&#8217;s the benefit of the Flash platform compared to HTML5 and if Flash would ever come to the iPhone. The answers are quite interesting. After watching the video, I gotta say that Ludwig didn&#8217;t really have an [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2010/02/16/why-use-flash-instead-of-html5/">Why use Flash instead of HTML5?</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2010/04/12/flash-to-html5-a-must-have/" rel="bookmark" title="Flash-to-HTML5: A must-have!">Flash-to-HTML5: A must-have!</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/02/25/one-reason-for-using-flash-instead-of-html5/" rel="bookmark" title="One reason for using Flash instead of HTML5">One reason for using Flash instead of HTML5</a></li>
<li><a href="https://www.timo-ernst.net/blog/2009/11/30/flash-chrome-os/" rel="bookmark" title="Flash + Chrome OS = ?">Flash + Chrome OS = ?</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2010/02/16/why-use-flash-instead-of-html5/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
