<?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>Silverlight Archives - Timo Ernst</title>
	<atom:link href="https://www.timo-ernst.net/blog/tag/silverlight/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.timo-ernst.net/blog/tag/silverlight/</link>
	<description>Developer • YouTuber • Blogger</description>
	<lastBuildDate>Thu, 26 Sep 2019 06:42:50 +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>Silverlight Archives - Timo Ernst</title>
	<link>https://www.timo-ernst.net/blog/tag/silverlight/</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>Tagxedo: Crazy tagcloud generator</title>
		<link>https://www.timo-ernst.net/blog/2010/04/09/tagxedo-crazy-tagcloud-generator/</link>
					<comments>https://www.timo-ernst.net/blog/2010/04/09/tagxedo-crazy-tagcloud-generator/#respond</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Fri, 09 Apr 2010 13:28:33 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Webdevelopment]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=2096</guid>

					<description><![CDATA[<p>To be honest, I don&#8217;t really like Silverlight apps, but Tagxedo is truly great. Just enter a website&#8217;s url (or just plain words) of your choice and it will generate a cloud for you, based on its content, as shown in the image below. Variable parameters include font size, color, alignment and shape. The app [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2010/04/09/tagxedo-crazy-tagcloud-generator/">Tagxedo: Crazy tagcloud generator</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/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/2020/07/12/swiperjs-react-video-tutorial-2020/" rel="bookmark" title="SwiperJS React Video Tutorial | 2020">SwiperJS React Video Tutorial | 2020</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/04/09/tagxedo-crazy-tagcloud-generator/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Forward- and back-button support in Silverlight</title>
		<link>https://www.timo-ernst.net/blog/2010/03/29/forward-and-back-button-support-in-silverlight/</link>
					<comments>https://www.timo-ernst.net/blog/2010/03/29/forward-and-back-button-support-in-silverlight/#comments</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Mon, 29 Mar 2010 13:01:19 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Webdevelopment]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=2043</guid>

					<description><![CDATA[<p>I noticed in the screencast below, that Silverlight seems to offer a great implicit way of supporting browser&#8217;s forward- and back-buttons. The basic idea is to modify the current url by adding or removing tags without forcing a page refresh. Example: In the video below, a basic Twitter client is being developed using Silverlight. The [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2010/03/29/forward-and-back-button-support-in-silverlight/">Forward- and back-button support in Silverlight</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/28/my-best-practice-for-mvc-with-adobe-flex/" rel="bookmark" title="My best practice for MVC with Adobe Flex3">My best practice for MVC with Adobe Flex3</a></li>
<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/2020/09/12/arrows-in-react-swiper-js-how-to-customize-prev-next-button/" rel="bookmark" title="Arrows in React Swiper Js: How to Customize Prev/Next Button">Arrows in React Swiper Js: How to Customize Prev/Next Button</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2010/03/29/forward-and-back-button-support-in-silverlight/feed/</wfw:commentRss>
			<slash:comments>4</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>
