<?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>JavaFX Archives - Timo Ernst</title>
	<atom:link href="https://www.timo-ernst.net/blog/tag/javafx/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.timo-ernst.net/blog/tag/javafx/</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>JavaFX Archives - Timo Ernst</title>
	<link>https://www.timo-ernst.net/blog/tag/javafx/</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>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>Flash + Chrome OS = ?</title>
		<link>https://www.timo-ernst.net/blog/2009/11/30/flash-chrome-os/</link>
					<comments>https://www.timo-ernst.net/blog/2009/11/30/flash-chrome-os/#respond</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Sun, 29 Nov 2009 23:00:23 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Chrome OS]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[JavaFX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Rich Internet Applications]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Webdevelopment]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=1157</guid>

					<description><![CDATA[<p>I am a passionate RIA developer, especially if it comes up to using Adobe&#8217;s Flex SDK. It&#8217;s so easy to use and one can built great web applications in no time. The best thing I always liked (and still do) is that everything comes &#8220;from one hand&#8221;. Which means, that the whole API is made [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2009/11/30/flash-chrome-os/">Flash + Chrome OS = ?</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/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/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/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/2009/11/30/flash-chrome-os/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
