<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
>

<channel>
	<title>RIA Journal &#187; Silverlight</title>
	<atom:link href="http://riajournal.com/ria/index.php/category/general/silverlight/feed/" rel="self" type="application/rss+xml" />
	<link>http://riajournal.com/ria</link>
	<description>Your guide to Rich Internet Applications Development</description>
	<lastBuildDate>Wed, 08 Sep 2010 15:39:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<!-- podcast_generator="Blubrry PowerPress/1.0.3" mode="advanced" entry="normal" -->
	<itunes:summary>Your guide to Rich Internet Applications Development</itunes:summary>
	<itunes:author>RIA Journal</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://riajournal.com/ria/wp-content/plugins/powerpress/itunes_default.jpg" />
	<itunes:subtitle>Your guide to Rich Internet Applications Development</itunes:subtitle>
	<image>
		<title>RIA Journal</title>
		<url>http://riajournal.com/ria/wp-content/uploads/powerpress/BYP_registered_horz_Logo_small.jpg</url>
		<link>http://riajournal.com/ria/index.php/category/general/silverlight/</link>
	</image>
		<item>
		<title>Silverlight 2.0 &#8211; Hello World part 2&#8230;</title>
		<link>http://riajournal.com/ria/index.php/2008/04/17/silverlight-20-hello-world-part-2/</link>
		<comments>http://riajournal.com/ria/index.php/2008/04/17/silverlight-20-hello-world-part-2/#comments</comments>
		<pubDate>Thu, 17 Apr 2008 13:42:37 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://riajournal.com/ria/index.php/2008/04/17/silverlight-20-hello-world-part-2/</guid>
		<description><![CDATA[In silverlight you can easily add images thru the XAML or the classes (ie: c#)
To add it thru the XAML all you have to write is this:


Here is the whole code:

 xmlns="http://schemas.microsoft.com/client/2007"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Width="400" Height="300"&#62;

  


You can see a demo here: demo
Next I will explore a third party class TWEENER, that works very similar to the TWEENER class [...]]]></description>
			<content:encoded><![CDATA[<p class="first"><span class="drop-cap">I</span>n silverlight you can easily add images thru the XAML or the classes (ie: c#)</p>
<p>To add it thru the XAML all you have to write is this:</p>
<pre lang="xml">
<img Source="Picture.jpg" x:Name="MyImage" VerticalAlignment="Bottom" /></pre>
<p>Here is the whole code:</p>
<pre lang="xml">
 <usercontrol x:Class="SilverlightApplication1.Page"></usercontrol>xmlns="http://schemas.microsoft.com/client/2007"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Width="400" Height="300"&gt;
<grid Background="White" x:Name="LayoutRoot"></grid>
<img Source="Picture.jpg" x:Name="MyImage" VerticalAlignment="Bottom" />  

<button Content="Hello World!!" Width="200" Height="50" Click="onButtonClick" Background="Aquamarine" x:Name="test"></button></pre>
<p><strong>You can see a demo here:</strong> <a href="http://www.jtinteractiveonline.com/silverlight_tests/TestPage.html">demo</a></p>
<p>Next I will explore a third party class TWEENER, that works very similar to the TWEENER class build for ActionScript.</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F04%2F17%2Fsilverlight-20-hello-world-part-2%2F&amp;title=Silverlight+2.0+%26%238211%3B+Hello+World+part+2%26%238230%3B" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F04%2F17%2Fsilverlight-20-hello-world-part-2%2F&amp;title=Silverlight+2.0+%26%238211%3B+Hello+World+part+2%26%238230%3B" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F04%2F17%2Fsilverlight-20-hello-world-part-2%2F&amp;title=Silverlight+2.0+%26%238211%3B+Hello+World+part+2%26%238230%3B" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F04%2F17%2Fsilverlight-20-hello-world-part-2%2F&amp;title=Silverlight+2.0+%26%238211%3B+Hello+World+part+2%26%238230%3B" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F04%2F17%2Fsilverlight-20-hello-world-part-2%2F&amp;title=Silverlight+2.0+%26%238211%3B+Hello+World+part+2%26%238230%3B', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F04%2F17%2Fsilverlight-20-hello-world-part-2%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F04%2F17%2Fsilverlight-20-hello-world-part-2%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F04%2F17%2Fsilverlight-20-hello-world-part-2%2F&amp;title=Silverlight+2.0+%26%238211%3B+Hello+World+part+2%26%238230%3B" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F04%2F17%2Fsilverlight-20-hello-world-part-2%2F&amp;title=Silverlight+2.0+%26%238211%3B+Hello+World+part+2%26%238230%3B" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://riajournal.com/ria/index.php/2008/04/17/silverlight-20-hello-world-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Silverlight &#8211; Hello World</title>
		<link>http://riajournal.com/ria/index.php/2008/03/31/silverlight-hello-world/</link>
		<comments>http://riajournal.com/ria/index.php/2008/03/31/silverlight-hello-world/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 13:48:30 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://riajournal.com/ria/index.php/2008/03/31/silverlight-hello-world/</guid>
		<description><![CDATA[Today I decided to test Silverlight 2.0 to see what&#8217;s is all about. I only created a small &#8220;Hello World&#8221; application, but in the next few days I plan to do the following tests:

How to load text from an xml
How to load images
How to load movies and sounds
How to do animations

My initial thoughts are that [...]]]></description>
			<content:encoded><![CDATA[<p class="first"><span class="drop-cap">T</span>oday I decided to test Silverlight 2.0 to see what&#8217;s is all about. I only created a small &#8220;Hello World&#8221; application, but in the next few days I plan to do the following tests:</p>
<ul>
<li>How to load text from an xml</li>
<li>How to load images</li>
<li>How to load movies and sounds</li>
<li>How to do animations</li>
</ul>
<p>My initial thoughts are that Silverlight Xaml are very similar to Flex&#8217;s mxml, they are both xml, and both define components and layouts. In addition, instead of creating the code in AS3, you can write in C#, VB, RUBY or Python.</p>
<p><strong>In order to create this demo I installed the following:</strong></p>
<ol>
<li>Try Visual Studio 2008 (<a href="http://msdn2.microsoft.com/en-us/vstudio/products/aa700831.aspx">http://msdn2.microsoft.com/en-us/vstudio/products/aa700831.aspx</a>)</li>
<li>Silverlight 2 plugin (<a href="http://www.microsoft.com/silverlight/resources/installationFiles.aspx?v=2.0">http://www.microsoft.com/silverlight/resources/installationFiles.aspx?v=2.0</a>)</li>
<li>Blend 2.5 (<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=32A3E916-E681-4955-BC9F-CFBA49273C7C&amp;displaylang=en">http://www.microsoft.com/downloads/details.aspx?FamilyId=32A3E916-E681-4955-BC9F-CFBA49273C7C&amp;displaylang=en</a>)</li>
<li>Microsoft Silverlight Tools Beta 1 for Visual Studio 2008 (<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=E0BAE58E-9C0B-4090-A1DB-F134D9F095FD&amp;displaylang=en">http://www.microsoft.com/downloads/details.aspx?FamilyId=E0BAE58E-9C0B-4090-A1DB-F134D9F095FD&amp;displaylang=en</a>)</li>
</ol>
<p>And here is the small demo I created: <a href="http://jtinteractiveonline.com/silverlight_tests/testpage.html">http://jtinteractiveonline.com/silverlight_tests/testpage.html</a></p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F31%2Fsilverlight-hello-world%2F&amp;title=Silverlight+%26%238211%3B+Hello+World" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F31%2Fsilverlight-hello-world%2F&amp;title=Silverlight+%26%238211%3B+Hello+World" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F31%2Fsilverlight-hello-world%2F&amp;title=Silverlight+%26%238211%3B+Hello+World" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F31%2Fsilverlight-hello-world%2F&amp;title=Silverlight+%26%238211%3B+Hello+World" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F31%2Fsilverlight-hello-world%2F&amp;title=Silverlight+%26%238211%3B+Hello+World', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F31%2Fsilverlight-hello-world%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F31%2Fsilverlight-hello-world%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F31%2Fsilverlight-hello-world%2F&amp;title=Silverlight+%26%238211%3B+Hello+World" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F31%2Fsilverlight-hello-world%2F&amp;title=Silverlight+%26%238211%3B+Hello+World" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://riajournal.com/ria/index.php/2008/03/31/silverlight-hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is RIA programming? Part 1</title>
		<link>http://riajournal.com/ria/index.php/2008/03/28/what-is-ria-programming-part-1/</link>
		<comments>http://riajournal.com/ria/index.php/2008/03/28/what-is-ria-programming-part-1/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 14:00:20 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[ActionScript 2]]></category>
		<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://riajournal.com/ria/index.php/2008/03/28/what-is-ria-programming-part-1/</guid>
		<description><![CDATA[I, like many of you, have been developing RIAs since before they were called that, yet only in the past few years, have I stopped to try to understand computers. I do not have a degree in Compsci, but I have realized recently why it is in my best interestes to pursue one. Everything I know about programming [...]]]></description>
			<content:encoded><![CDATA[<p class="first"><span class="drop-cap">I</span>, like many of you, have been developing RIAs since before they were called that, yet only in the past few years, have I stopped to try to understand computers. I do not have a degree in Compsci, but I have realized recently why it is in my best interestes to pursue one. Everything I know about programming I have taught myself.</p>
<p>As programmers, we often forget-or don&#8217;t know yet know-about the way computers interpret our commands, instead focusing on the tasks we need to accomplish. Indeed, our day is filled with adding more and more code to fix bugs or create new content in a program already bulging at the seams.</p>
<p>I suggest that as programmers it is really our duty to make the program as efficient as possible; a lean, mean fighting machine! As I being to attend classes, I intend to log and comment on my experiences, and how it is affecting the way I program. My first classes begin this fall-Precalculus and Java I-so expect to see more from me soon!</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F28%2Fwhat-is-ria-programming-part-1%2F&amp;title=What+is+RIA+programming%3F+Part+1" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F28%2Fwhat-is-ria-programming-part-1%2F&amp;title=What+is+RIA+programming%3F+Part+1" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F28%2Fwhat-is-ria-programming-part-1%2F&amp;title=What+is+RIA+programming%3F+Part+1" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F28%2Fwhat-is-ria-programming-part-1%2F&amp;title=What+is+RIA+programming%3F+Part+1" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F28%2Fwhat-is-ria-programming-part-1%2F&amp;title=What+is+RIA+programming%3F+Part+1', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F28%2Fwhat-is-ria-programming-part-1%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F28%2Fwhat-is-ria-programming-part-1%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F28%2Fwhat-is-ria-programming-part-1%2F&amp;title=What+is+RIA+programming%3F+Part+1" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F28%2Fwhat-is-ria-programming-part-1%2F&amp;title=What+is+RIA+programming%3F+Part+1" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://riajournal.com/ria/index.php/2008/03/28/what-is-ria-programming-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thought experiment: Adobe kills Flex?</title>
		<link>http://riajournal.com/ria/index.php/2008/03/27/thought-experiment-adobe-kills-flex/</link>
		<comments>http://riajournal.com/ria/index.php/2008/03/27/thought-experiment-adobe-kills-flex/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 14:59:26 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://riajournal.com/ria/index.php/2008/03/27/thought-experiment-adobe-kills-flex/</guid>
		<description><![CDATA[Let&#8217;s imagine a world where visual designers used Windows PCs instead of Macs.
Presumably they would do this because there would be a set of high-quality, powerful web design tools that ran better on Windows than on the Mac.  If this were the case, it would make the most sense for these hypothetical design tools, [...]]]></description>
			<content:encoded><![CDATA[<p class="first"><span class="drop-cap">L</span>et&#8217;s imagine a world where visual designers used Windows PCs instead of Macs.</p>
<p>Presumably they would do this because there would be a set of high-quality, powerful web design tools that ran better on Windows than on the Mac.  If this were the case, it would make the most sense for these hypothetical design tools, regardless of who makes them, to work closely with Microsoft technologies like Silverlight when it comes to RIA development.  No other company would be able to develop an RIA framework that beat out Silverlight because Microsoft would have the home field advantage of building their framework on top of their own operating system.</p>
<p>This is a thought experiment, and not reality, only because there is no set of good design tools that run on a Windows PC.  Enter <a href="http://www.adobe.com/products/photoshopexpress/?promoid=CBTVM" target="_blank">Photoshop Express</a>, <a href="http://splashup.com/" target="_blank">Splashup</a>, and <a href="http://www.picnik.com/" target="_blank">Picnik</a>.  They run in a browser, so by definition they run the same on both a Windows PC and a Mac.</p>
<p>Interesting.</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F27%2Fthought-experiment-adobe-kills-flex%2F&amp;title=Thought+experiment%3A+Adobe+kills+Flex%3F" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F27%2Fthought-experiment-adobe-kills-flex%2F&amp;title=Thought+experiment%3A+Adobe+kills+Flex%3F" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F27%2Fthought-experiment-adobe-kills-flex%2F&amp;title=Thought+experiment%3A+Adobe+kills+Flex%3F" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F27%2Fthought-experiment-adobe-kills-flex%2F&amp;title=Thought+experiment%3A+Adobe+kills+Flex%3F" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F27%2Fthought-experiment-adobe-kills-flex%2F&amp;title=Thought+experiment%3A+Adobe+kills+Flex%3F', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F27%2Fthought-experiment-adobe-kills-flex%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F27%2Fthought-experiment-adobe-kills-flex%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F27%2Fthought-experiment-adobe-kills-flex%2F&amp;title=Thought+experiment%3A+Adobe+kills+Flex%3F" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2008%2F03%2F27%2Fthought-experiment-adobe-kills-flex%2F&amp;title=Thought+experiment%3A+Adobe+kills+Flex%3F" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://riajournal.com/ria/index.php/2008/03/27/thought-experiment-adobe-kills-flex/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
