<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Game Programming at scriptedfun &#187; silverlight</title>
	<atom:link href="http://www.scriptedfun.com/tag/silverlight/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptedfun.com</link>
	<description>Game Programming for Beginners: Video Tutorials, Source Code, and Articles</description>
	<lastBuildDate>Thu, 11 Sep 2008 17:45:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<creativeCommons:license>http://creativecommons.org/licenses/by/2.5/</creativeCommons:license>
		<item>
		<title>Poor Man&#8217;s Flash</title>
		<link>http://www.scriptedfun.com/poor-mans-flash/</link>
		<comments>http://www.scriptedfun.com/poor-mans-flash/#comments</comments>
		<pubDate>Fri, 16 May 2008 16:05:31 +0000</pubDate>
		<dc:creator>Chuck</dc:creator>
				<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[gamedev]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://www.scriptedfun.com/?p=113</guid>
		<description><![CDATA[John Hattan has written a review of Express Animator on GameDev.net, and Flex SDK / Silverlight developers who do not have access to the corresponding designer&#8217;s tools (Flash / Expression Blend) might find his review interesting. Express Animator, as stated in the product name, is a tool that allows you to make animations, and publish [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://members.gamedev.net/johnhattan/journal/" onclick="javascript:pageTracker._trackPageview ('/outbound/members.gamedev.net');">John Hattan</a> has written <a href="http://www.gamedev.net/features/reviews/productreview.asp?productid=704" onclick="javascript:pageTracker._trackPageview ('/outbound/www.gamedev.net');">a review of Express Animator on GameDev.net</a>, and <a href="http://labs.adobe.com/technologies/flex/sdk/" onclick="javascript:pageTracker._trackPageview ('/outbound/labs.adobe.com');">Flex SDK</a> / <a href="http://silverlight.net/" onclick="javascript:pageTracker._trackPageview ('/outbound/silverlight.net');">Silverlight</a> developers who do not have access to the corresponding designer&#8217;s tools (<a href="http://www.adobe.com/products/flash/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.adobe.com');">Flash</a> / <a href="http://www.microsoft.com/expression/products/Overview.aspx?key=blend" onclick="javascript:pageTracker._trackPageview ('/outbound/www.microsoft.com');">Expression Blend</a>) might find his review interesting. <a href="http://www.expressanimator.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.expressanimator.com');">Express Animator</a>, as stated in the product name, is a tool that allows you to make animations, and publish them in <a href="http://www.adobe.com/devnet/swf/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.adobe.com');">SWF</a> format for Flash, or <a href="http://msdn.microsoft.com/en-us/library/ms747122.aspx" onclick="javascript:pageTracker._trackPageview ('/outbound/msdn.microsoft.com');">XAML</a> format for Silverlight. This basically allows you to make animations for your Flex / Silverlight project for just US$39, instead of paying US$699 for Flash or US$499 for Expression Blend. You won&#8217;t be getting all the features of the more expensive products, but you might be surprised to know that Express Animator has features which the other two do not, such as &#8220;hierarchical bones&#8221;. From the review:</p>
<blockquote><p>In fact, the combination of Express Animator with the free Flex or MTASC compiler would make for a pretty good &#8220;Poor Man&#8217;s Flash&#8221; product that could be used to make full Flash CS3 quality games, and for quite a bit less than the $699 that you&#8217;d spend on a new license of Flash CS3.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptedfun.com/poor-mans-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/2.5/</creativeCommons:license>
	</item>
		<item>
		<title>Sorry, e-mail subscribers! And some thoughts on web games with Python&#8230;</title>
		<link>http://www.scriptedfun.com/sorry-e-mail-subscribers-and-some-thoughts-on-web-games-with-python/</link>
		<comments>http://www.scriptedfun.com/sorry-e-mail-subscribers-and-some-thoughts-on-web-games-with-python/#comments</comments>
		<pubDate>Thu, 08 May 2008 15:19:45 +0000</pubDate>
		<dc:creator>Chuck</dc:creator>
				<category><![CDATA[announcements]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://www.scriptedfun.com/?p=106</guid>
		<description><![CDATA[Hi everyone! First of all, I would like to apologize to all the e-mail subscribers who received a bunch of old posts in their e-mail recently. I&#8217;ve been tweaking my site to feature the content people find most useful on the front page, and this had the unintended side effect of sending out an e-mail [...]]]></description>
			<content:encoded><![CDATA[<p>Hi everyone! First of all, I would like to apologize to all the e-mail subscribers who received a bunch of old posts in their e-mail recently. I&#8217;ve been tweaking my site to feature the content people find most useful on the front page, and this had the unintended side effect of sending out an e-mail containing the &#8220;front-paged&#8221; articles. I hope that this didn&#8217;t bother you.</p>
<p>Yes, it has been a very long time since I posted on Python. <a href="http://www.scriptedfun.com/herder-a-one-button-web-game/">As I have said some time earlier</a>, I&#8217;m trying to refocus this site to deal with more general game development. A side effect of this is, I&#8217;ve spent a lot more time coding and learning, and no time writing <img src='http://www.scriptedfun.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  . In particular, I&#8217;ve been looking at writing games using <a href="http://labs.adobe.com/technologies/flex/sdk/" onclick="javascript:pageTracker._trackPageview ('/outbound/labs.adobe.com');">Adobe&#8217;s Flex SDK</a>.</p>
<p>I find working with Flex appealing because of the potential of the output to reach a large number of people. But Python is a language that is very close to my heart, and I&#8217;d be very interested in a Python based environment that would allow me to make games for the web. Fortunately, such an environment exists already, in the form of <a href="http://silverlight.net/" onclick="javascript:pageTracker._trackPageview ('/outbound/silverlight.net');">Microsoft&#8217;s Silverlight</a>, paired up with <a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=IronPython" onclick="javascript:pageTracker._trackPageview ('/outbound/www.codeplex.com');">IronPython</a>. I&#8217;ve been dabbling with this platform as well, and I hope to write games for it once the platform matures.</p>
<p>If you&#8217;re interested in learning more about writing web games with Python, I recommend the excellent article <a href="http://www.learningpython.com/2007/07/29/creating-a-game-using-python-and-silverlight-11/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.learningpython.com');">Creating a Game Using Python and Silverlight 1.1</a>. Are there any other resources about game programming using Silverlight/Python that you would recommend?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptedfun.com/sorry-e-mail-subscribers-and-some-thoughts-on-web-games-with-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/2.5/</creativeCommons:license>
	</item>
	</channel>
</rss>
