<?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>Infinity &#187; XAML</title>
	<atom:link href="http://blog.cyragon.com/tag/xaml/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cyragon.com</link>
	<description>where it all begins</description>
	<lastBuildDate>Fri, 11 Feb 2011 20:26:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>What you need to develop Silverlight for FREE</title>
		<link>http://blog.cyragon.com/2008/12/what-you-need-to-develop-silverlight-for-free/</link>
		<comments>http://blog.cyragon.com/2008/12/what-you-need-to-develop-silverlight-for-free/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 17:01:13 +0000</pubDate>
		<dc:creator>Ben Farmer</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Blender]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[XAML]]></category>

		<guid isPermaLink="false">http://blog.cyragon.com/?p=82</guid>
		<description><![CDATA[#1 Visual Studio Express 2008 with SP1 www.microsoft.com/express/download/ You can download an ISO with all the express editions or just the Web Developer edition. The only one you need is Visual Studio Web Developer 2008 SP1. If you don&#8217;t have SP1 for Visual Studio 2008, get it here: www.microsoft.com/downloads/details.aspx?FamilyId=FBEE1648-7106-44A7-9649-6D9F6D58056E #2 Silverlight Tools for Visual Studio [...]]]></description>
			<content:encoded><![CDATA[<h2>#1 Visual Studio Express 2008 with SP1</h2>
<p><a href="http://www.microsoft.com/express/download/">www.microsoft.com/express/download/</a><br />
You can download an ISO with all the express editions or just the Web Developer edition. The only one you <strong>need</strong> is Visual Studio Web Developer 2008 SP1.</p>
<p>If you don&#8217;t have SP1 for Visual Studio 2008, get it here:<br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=FBEE1648-7106-44A7-9649-6D9F6D58056E">www.microsoft.com/downloads/details.aspx?FamilyId=FBEE1648-7106-44A7-9649-6D9F6D58056E</a></p>
<h2>#2 Silverlight Tools for Visual Studio 2008 SP1</h2>
<p>Download the tools for developing applications of awesomeness here:<br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=c22d6a7b-546f-4407-8ef6-d60c8ee221ed&#038;displaylang=en">www.microsoft.com/downloads/details.aspx?FamilyId=c22d6a7b-546f-4407-8ef6-d60c8ee221ed&#038;displaylang=en</a>.<br />
If you want some offline documentation, you can download that here:<br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=bce7684a-507b-4fc6-bc99-6933cd690cab&#038;displaylang=en">www.microsoft.com/downloads/details.aspx?FamilyID=bce7684a-507b-4fc6-bc99-6933cd690cab&#038;displaylang=en</a>.</p>
<h5>Optional: Expression Blend 2 Trial</h5>
<p>This isn&#8217;t a requirement but it will give you a good place to start if you&#8217;ve never played with XAML. Download it here:<br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=5FF08106-B9F4-43CD-ABAD-4CC9D9C208D7&#038;displaylang=en">www.microsoft.com/downloads/details.aspx?FamilyId=5FF08106-B9F4-43CD-ABAD-4CC9D9C208D7&#038;displaylang=en</a><br />
and don&#8217;t forget Blend SP1<br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=EB9B5C48-BA2B-4C39-A1C3-135C60BBBE66&#038;displaylang=en ">www.microsoft.com/downloads/details.aspx?FamilyId=EB9B5C48-BA2B-4C39-A1C3-135C60BBBE66&#038;displaylang=en</a><br />
or Expression Studio 2 Trial here:<br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=7AE2720C-72BA-489B-ADBB-EE6F3C79066D&#038;displaylang=en">www.microsoft.com/downloads/details.aspx?FamilyId=7AE2720C-72BA-489B-ADBB-EE6F3C79066D&#038;displaylang=en</a></p>
<h5>Optional: Deep Zoom composer</h5>
<p>Needed if you want to develop deep zoom applications:<br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=457B17B7-52BF-4BDA-87A3-FA8A4673F8BF&#038;displaylang=en">www.microsoft.com/downloads/details.aspx?FamilyID=457B17B7-52BF-4BDA-87A3-FA8A4673F8BF&#038;displaylang=en</a></p>
<h5>Optional: Silverlight Toolkit from Codeplex</h5>
<p>Nice set of components from the community for you to use or extend in your Sliverlight applications. Download it here:<br />
<a href="http://www.codeplex.com/Silverlight/Release/ProjectReleases.aspx">www.codeplex.com/Silverlight/Release/ProjectReleases.aspx</a></p>
<h5>Other Options</h5>
<p>If you want to go hardcore, check out this article on developing Silverlight applications in Eclipse: <a href="http://www.eclipse4sl.org/download/">www.eclipse4sl.org/download/</a>. </p>
<p>If you use <a href="http://www.blender.org/">Blender</a>, the free open source 3D content creation suite, you might want to check out this XAML exporter. Not that it will fully work for Silverlight (it&#8217;s really for WPF). But it&#8217;s still pretty cool: <a href="http://www.codeplex.com/xamlexporter">www.codeplex.com/xamlexporter</a></p>
<p>That&#8217;s it! Go forth and develop!</p>
<p>Don&#8217;t forget to check out <a href="http://silverlight.net/">silverlight.net</a> for videos, blogs, and forums. More resources: <a href="http://www.microsoft.com/silverlight/resources/tools.aspx">http://www.microsoft.com/silverlight/resources/tools.aspx</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cyragon.com/2008/12/what-you-need-to-develop-silverlight-for-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
