<?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>Kristof Neirynck &#187; Silverlight</title>
	<atom:link href="http://www.crydust.be/blog/category/silverlight/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.crydust.be/blog</link>
	<description>yet another webdev blog</description>
	<lastBuildDate>Wed, 05 May 2010 16:13:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Silverlight vs Flash Chess</title>
		<link>http://www.crydust.be/blog/2009/03/16/silverlight-vs-flash-chess/</link>
		<comments>http://www.crydust.be/blog/2009/03/16/silverlight-vs-flash-chess/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 08:45:03 +0000</pubDate>
		<dc:creator>Kristof Neirynck</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://www.crydust.be/blog/?p=89</guid>
		<description><![CDATA[<p>After seeing the <a href="http://silverlight.net/themes/silverlight/community/gallerydetail.aspx?cat=sl2#vid1812">Silverlight Chess</a> sample I immediately started work on a flash version. It needs a lot of optimizing, not a single variable type was set, so it's not a very fair fight. Anyway ... flash is about 10x faster than the ie7 js engine on my machine. But still a lot slower than silverlight.</p>]]></description>
			<content:encoded><![CDATA[<p>After seeing the <a href="http://silverlight.net/themes/silverlight/community/gallerydetail.aspx?cat=sl2#vid1812">Silverlight Chess</a> sample I immediately started work on a flash version. It needs a lot of optimizing, not a single variable type was set, so it&#8217;s not a very fair fight. Anyway &#8230; flash is about 10x faster than the ie7 js engine on my machine. But still a lot slower than silverlight.</p>
<span id="more-89"></span>
<p>Compare for yourself:</p>
<ul>
<li><a href="http://www.crydust.be/lab/chess/silverlight_vs_js/Default.html">silverlight vs javascript</a> (unchanged original)</li>
<li><a href="http://www.crydust.be/lab/chess/silverlight_vs_flash/Default.html">silverlight vs flash</a> (js delegates all logic to flash, silverlight code unchanged)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.crydust.be/blog/2009/03/16/silverlight-vs-flash-chess/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
