<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Microsoft Release Free Game Creator - Kotaku Comments]]></title>
		<image>
			<url><![CDATA[http://cache.gawker.com/assets/base/img/thumbs140x140/kotaku.com.png]]></url>
			<title><![CDATA[Microsoft Release Free Game Creator - Kotaku Comments]]></title>
			<link><![CDATA[http://kotaku.com]]></link>
		</image>
	    	<lastBuildDate><![CDATA[Tue, 06 May 2008 09:26:02 MDT]]></lastBuildDate>
	    	<pubDate><![CDATA[Tue, 06 May 2008 09:26:02 MDT]]></pubDate>
		<link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator]]></link>
		<description><![CDATA[]]></description>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5544385]]></link>
		    <description><![CDATA[<p>@<a href="#c5527973">cybereality</a>: <br>
&gt; <i>I still don't get what the point is when Flash can do all that stuff but better. </i></p>
<p>Well, what's the point in a Dreamcast when the PS3 can do all that stuff but better? For one, <i>Jet Set Radio</i> isn't available for the PS3. :P</p>
<p>But seriously, as I understand it, the point is that Flash <i>doesn't</i> do all that stuff.</p>
<p>Firstly, Silverlight is a totally different development environment, toolset and language; since .NET is used outside of the browser-hosted-mini-app domain and ActionScript isn't, that automatically opens development to a whole new audience. (I know I for one would never really consider writing anything in Flash, but Silverlight interests me.)</p>
<p>Secondly, Flash apps reside entirely within a compiled lump, so as far as the containing page and the user's software is concerned, they're just a binary chunk of unintelligible data; Silverlight is delivered over XAML, which is text-based, meaning that it's theoretically a lot more plausible for accessibility applications and the like to interact with it, it can be searched and indexed by Google or whoever, and so on.</p>
<p>And hey, even leaving that aside, why is it a bad thing for there to be more than one product in the same space? Only a few years ago the same people who complain today about Silverlight were complaining that Flash sucked on FreeBSD or that Adobe were trying to *gasp* make money from it. Unfortunately, Silverlight has the problem that it's by Microsoft, which means that the vocal anti-MS crowd are up in arms against it, and a lot of people seem to be 'researching' the product by going and reading about it on Slashdot. Which makes about as much sense as asking Playstation Magazine readers what they think of XBox Live Arcade.</p> <p>Bichatse</p>]]></description>
			<dc:creator><![CDATA[Bichatse]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5544385]]></guid>
		    <pubDate><![CDATA[Tue, 06 May 2008 09:26:02 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5538540]]></link>
		    <description><![CDATA[<p>I've been looking into Silverlight lately to create a little project involving audio recording.  I originally started using Flash.  Not knowing much about Flash and audio (aside from playing sounds), I quickly learned that I would need Flash Media Server to do any sort of audio recording.  I would have to stream it to our server to record it, then stream it back for the end user to listen to it.</p>
<p>Flash by itself costs a lot of money.  FMS is even more expensive.  So, I found the open-source alternative, Red5.  When I could get the damn thing to work properly I couldn't get any Actionscript 3 based files to connect to it.  It only works with Flash files created with AS2 code (as of 0.6.3), which is frustrating because I wanted to use some of AS3's new features to design a nice audio equalizer interface.  Eventually, I just scrapped all the work I had done.  I love Flash for the things it can do, but it fails hard when it comes to certain simple things like recording little bits of audio.</p>
<p>Silverlight, on the other hand, has absolutely no problems with this.  It runs any .NET language, so writing code to record audio won't be tough.   It's also nice to have a choice of languages to choose from for creating stuff.  Plus, Silverlight has a locally stored isolated protected cache with a limit of 1MB per URL.  That's perfect for storing a tiny bit of audio, like I was planning to do.  It can be recorded and played back with no streaming and wasted bandwidth on our part, and doesn't require our server to have a cron job running to clear out the old audio files.  Silverlight 2 is still a beta, but it already allows me to do something incredibly simple that Flash just wouldn't allow.  It still has problems, since it's still a beta, but so far Microsoft is implementing some really good ideas in this technology.</p>
<p>For the record, I'm not a developer.  I usually do multimedia (video, audio, image editing) and web-based work for my job.  I've got the basic level of knowledge needed for simple developer tasks, so occasionally I do that kind of thing.</p> <p><a href="n/a">天雷</a></p>]]></description>
			<dc:creator><![CDATA[天雷]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5538540]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 21:14:02 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5537348]]></link>
		    <description><![CDATA[<p>@<a href="#c5537313">lincch01</a>: I forgot to mention, Silverlight is entirely free to use and develop, as is the development environment, Visual Web Developer. Whereas, Adobe Flash is not free.</p> <p>lincch01</p>]]></description>
			<dc:creator><![CDATA[lincch01]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5537348]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 19:43:27 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5537313]]></link>
		    <description><![CDATA[<p>As a developer who works with Silverlight, alot of what is being said about Silverlight is utterly incorrect.</p>
<p>Supported browsers: Internet Explorer, Firefox, Safari</p>
<p>Supported OSs: Windows XP &amp; Vista, OSX<br>
*Linux is NOT supported, but supposedly works</p>
<p>Silverlight is not in Beta - Silverlight 2 is in Beta.</p>
<p>Silverlight is NOT a game format or engine.  It is designed for all sorts of lightweight webapps using XAML.</p>
<p>Why rely on Wikipedia for your information when you can easily go onto MSDN and take a look at the Silverlight SDK.</p> <p>lincch01</p>]]></description>
			<dc:creator><![CDATA[lincch01]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5537313]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 19:40:19 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5536011]]></link>
		    <description><![CDATA[<p>@<a href="#c5529268">Lstormy10</a>: When someone mentioned Silverlight to me earlier this year, I'm almost entirely sure that I researched it, and it said it was only available on Vista and in Internet Explorer. Maybe I looked at old information, or something, but that's the information I was working on.</p>
<p>(Also, Microsoft didn't release it at all for Linux, though I guess you could call it available through a third party, on an earlier version?)</p>
<p>Taking a look at Wikipedia, maybe that was version 2.0 or some such? I don't know... but that was what I got from looking around earlier this year</p>
<p>So, yay for being wrong... but please don't just go around calling people un-intelligent because they have their facts wrong. &gt;_&gt;</p>
<p>[I also guess I'll check this out, now that my only reason not to appears to not even exist. xD]</p> <p>Aprocalypse</p>]]></description>
			<dc:creator><![CDATA[Aprocalypse]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5536011]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 18:01:36 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5533315]]></link>
		    <description><![CDATA[<P>@<A href="http://kotaku.com/386987/microsoft-release-free-game-creator#c5529268">Lstormy10</A>:</P>
<P>And thank you for bringing some respect to this comments page.</P> <p><a href="n/a">DARTH_TIGRIS</a></p>]]></description>
			<dc:creator><![CDATA[DARTH_TIGRIS]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5533315]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 15:21:40 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5529268]]></link>
		    <description><![CDATA[<P>@<A href="http://kotaku.com/386987/microsoft-release-free-game-creator#c5520484">Aprocalypse</A>:<BR>@<A href="http://kotaku.com/386987/microsoft-release-free-game-creator#c5520591">db2</A>:<BR>@<A href="http://kotaku.com/386987/microsoft-release-free-game-creator#c5520348">John-irl</A>:</P>
<P>I hate to break it to you three and others in this commenting thread, but Silverlight is available for Windows XP/Vista, Mac OS X, and Linux. If you want to hate on Microsoft, then at least do it correctly and intelligently - thanks!</P>
<P>Thanks for the heads-up on this Kotaku, I will check it out, but I will probably stick to XNA as it is more robust and I know programming well enough to use it. Popfly sounds better for when I have less time to work on something.</P></BR></BR> <p><a href="http://blogs.ign.com/lstormy10">Lstormy10</a></p>]]></description>
			<dc:creator><![CDATA[Lstormy10]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5529268]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 13:06:38 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5529070]]></link>
		    <description><![CDATA[<p>I remember something about MS's games division grabbing hold of the PoPcap games chief, I this was one of his ideas...</p> <p><a href="http://gamespot.com/users/reetesh">Reetesh</a></p>]]></description>
			<dc:creator><![CDATA[Reetesh]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5529070]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 13:00:25 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5528859]]></link>
		    <description><![CDATA[<p>@<a href="#c5521077">John-irl</a>: From what I've read they don't give you access to all of the hardware on the PS3. Is this still true? A game without hardware acceleration these days isn't such a great idea most of the time.</p> <p>j14rk1n</p>]]></description>
			<dc:creator><![CDATA[j14rk1n]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5528859]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 12:53:43 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5527973]]></link>
		    <description><![CDATA[<p>I still don't get what the point is when Flash can do all that stuff but better. The performance of Silverlight is horrible, even for an alpha/beta or whatever its supposed to be. If it properly supported graphic hardware that would be one thing, but this plug-in is a dog!</p> <p>cybereality</p>]]></description>
			<dc:creator><![CDATA[cybereality]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5527973]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 12:26:40 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5526960]]></link>
		    <description><![CDATA[<P>@<A href="http://kotaku.com/386987/microsoft-release-free-game-creator#c5521077">John-irl</A>: I would say that's not misleading at all: the 360 is the easiest and most convenient way for small development teams or individuals to get their games on a current gen game console. Good luck getting support from Sony when you make that homebrew linux game.</P> <p>Rhuno</p>]]></description>
			<dc:creator><![CDATA[Rhuno]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5526960]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 11:54:45 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5526184]]></link>
		    <description><![CDATA[<p>I must have been the only one who read that as "Poopfly."</p> <p><a href="http://www.intrepidstudios.com/">SubKamran</a></p>]]></description>
			<dc:creator><![CDATA[SubKamran]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5526184]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 11:28:47 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5525646]]></link>
		    <description><![CDATA[<p>I love game making software, when it's robust.  When there's a community for this and people have gotten beyond the "Breakout Clone" stage, I'd certainly take a look.</p> <p><a href="http://www.cardboardlogic.com">ego531</a></p>]]></description>
			<dc:creator><![CDATA[ego531]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5525646]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 11:10:32 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5523849]]></link>
		    <description><![CDATA[<P>I use both Flash and Sliverlight and truthfully as I'm not a developer I can't actually see the difference between them and they both work so hey who cares?</P> <p>zonetrooper5</p>]]></description>
			<dc:creator><![CDATA[zonetrooper5]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5523849]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 09:58:35 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5522539]]></link>
		    <description><![CDATA[<p>Popfly is actually the name of an existing Microsoft online platform that supposedly lets you add widgets and what not to your ASP.NET site via integration with Visual Studios.</p>
<p>It sucks.</p> <p><a href="http://www.darkmirage.com">DarkMirage</a></p>]]></description>
			<dc:creator><![CDATA[DarkMirage]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5522539]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 09:05:12 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5522388]]></link>
		    <description><![CDATA[<P>@<A href="http://kotaku.com/386987/microsoft-release-free-game-creator#c5522262">Tepoz</A>: In short for whatever new tool that's introduced, try it and see if helps you in doing your job or not. If it doesn't or the requirement to switch is cost prohibitive, then don't.</P>
<P>It's a fairly simple concept: <B>Use what works and what works consistently.</B></P> <p><a href="n/a">Tepoz</a></p>]]></description>
			<dc:creator><![CDATA[Tepoz]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5522388]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 08:59:02 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5522262]]></link>
		    <description><![CDATA[<P>Keep things in perspective. People like to use what they're used to. Anything is the "best" and "easy to use" if you know how to use it. You still have people screaming that COBOL is the greatest because that's all they've ever known. If people like Silverlight then people will support Silverlight. Remember that all early Flash stuff was just flashy crap on web-pages that annoyed the hell out visistors and slowed down browsing, but people dug Flash games and Flash is what it is today.</P>
<P>On a side note, Flash is not some single executable that "just works" on any platform. Each platform has to have a special plug-in or installer to make it work. The same is true of any browser plug-in and in most case, it has taken years or close to a decade for that plug-in to even work correctly to the point where a web install is seamless. Nothing in the computer world "just works". If you're an IT guy and you believe in the "just works" mantra, then I feel sorry for your employers.</P> <p><a href="n/a">Tepoz</a></p>]]></description>
			<dc:creator><![CDATA[Tepoz]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5522262]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 08:53:09 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5522220]]></link>
		    <description><![CDATA[<p>Just say no to Silverlight.  Flash ain't perfect, but is at least now open.  Neither should be used on websites to any large degree, but at least Flash operates on far more hardware.</p>
<p>Not to mention that it took them nearly a -year- to fix a silly bug that prevented nforce users from controlling the volume from silverlight videos.</p> <p>realyst2k</p>]]></description>
			<dc:creator><![CDATA[realyst2k]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5522220]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 08:50:22 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5521971]]></link>
		    <description><![CDATA[<p>I don't understand all the nay-saying towards Silverlight... which is a cross-platform standard based on XAML.  There aren't restrictions associated with Silverlight, as there ARE with flash.  For one, Microsoft provides Visual Web Developer for free whereas Adobe Flash is not.</p>
<p>Silverlight is an excellent revolution to highly graphical, lightweight, and deep online apps.  Try to avoid making assumptions because you hate Microsoft.</p> <p>lincch01</p>]]></description>
			<dc:creator><![CDATA[lincch01]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5521971]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 08:37:32 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5521832]]></link>
		    <description><![CDATA[<p>@<a href="#c5521497">hoos30</a>: Near enough. Microsoft does have the most abusive monopoly, but that doesn't make everyone else automatically right. Just better. Google are surprisingly good considering their size, and adobe are hardly a monopoly, they just make a good product. Apple, on the other hand, are darn right bad for the computing industry. Wait 5 years, they'll be the new Microsoft.</p> <p>Lov3</p>]]></description>
			<dc:creator><![CDATA[Lov3]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5521832]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 08:31:24 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5521497]]></link>
		    <description><![CDATA[<P>To summarize the comments: Free stuff is good, unless it is from Microsoft, which makes it evil.</P>
<P>Monopolies are bad unless they are NOT Microsoft, which make them cool like Google and Adobe?</P>
<P>Did I get it right?</P> <p>hoos30</p>]]></description>
			<dc:creator><![CDATA[hoos30]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5521497]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 08:11:37 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5521103]]></link>
		    <description><![CDATA[<p>@<a href="#c5520670">GingerMohawk</a>: That wont be for a VERY long time, people are bad enough making basic sites accessible, let alone the effort it would take to bring a Flash site up to standard.</p> <p><a href="http://www.redbrick.dcu.ie/~colossus/">John-irl</a></p>]]></description>
			<dc:creator><![CDATA[John-irl]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5521103]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 07:41:38 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5521077]]></link>
		    <description><![CDATA[<p>@<a href="#c5520569">Rhuno</a>: "the 360 is the only console that allows users to put their own games on it without hacking"...What? If your referring to XNA then your being misleading, since you still need to pay MS for the privilege. And technically(or is this your hacking?) Linux will run just fine on PS3 so...you know...games on a PS3 on Linux?</p> <p><a href="http://www.redbrick.dcu.ie/~colossus/">John-irl</a></p>]]></description>
			<dc:creator><![CDATA[John-irl]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5521077]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 07:39:48 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5521072]]></link>
		    <description><![CDATA[<p>Well SilverLight won't work with my Firefox Portable Edition so I'll ignore it.</p>
<p>But that said popfly revived an repressed memory of a game idea from my Amiga days.</p>
<p>So are there any alternatives for making a browser based game?</p> <p><a href="n/a">Zoobear</a></p>]]></description>
			<dc:creator><![CDATA[Zoobear]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5521072]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 07:39:26 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5521068]]></link>
		    <description><![CDATA[<p>gameboy camera?!</p> <p>sc00t420</p>]]></description>
			<dc:creator><![CDATA[sc00t420]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5521068]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 07:39:07 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5521050]]></link>
		    <description><![CDATA[<p>@<a href="#c5520498">Kinsman</a>: <br>
As much as I tend to agree on silverlight (but seriously, let them try), I'd have to disagree on the fact that adobe is more open.</p>
<p>The pdf reader is free, but to make a pdf you have to shell out big bucks (or use an open source alternative). The same with all their tools. Try getting a decent open source alternative for flex (adobe's 'silverlight). The sdk is free, but the builder costs 250 dollars.</p>
<p>The point here is not 'company x sucks', rather that they all are companies and try to make money. If microsoft has a new format, it is normal that they try to force it on you. Don't like it? Don't install it :p.</p>
<p>You even pay for your google services. I'm a big google fanboy, but they don't charge you cash, they charge you privacy. Every service you use gives them more information. And information equals money too.</p>
<p>Now back to the topic: While this is a bit cool, I'd rather see an update of the xna framework. Maybe so it will finally work with vs2008, and not only with these express editions.</p> <p>marlblank</p>]]></description>
			<dc:creator><![CDATA[marlblank]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5521050]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 07:37:24 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520998]]></link>
		    <description><![CDATA[<p>I think most people complaining about Silverlight need to quiet down. I installed it ages ago to view the banjo website, it wasn't a big deal back then, it still isn't now.</p> <p>Walker</p>]]></description>
			<dc:creator><![CDATA[Walker]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520998]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 07:33:52 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520971]]></link>
		    <description><![CDATA[<P>Hahahaha...Space Boy kinda cracks me up, mainly because of your character's death animation. And I must say that I'm appalled that the performance of Save the City whenever you shoot a ton of missiles. I mean, here are my specs: 3.01GHz Athlon 64 X2, 768MB GeForce 8800GTX, 4GB RAM. Should I really have issues running Save the City when I can run pretty much any game in existence on PC at the highest possible detail?</P>
<P>I like Silverlight, but its viability as a gaming platform has just been shaken. If the performance is improved, then I'd love to mess around with Silverlight in the future.</P> <p><a href="http://www.kevinski.com/">kubevubin</a></p>]]></description>
			<dc:creator><![CDATA[kubevubin]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520971]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 07:31:07 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520936]]></link>
		    <description><![CDATA[<p>@<a href="#c5520484">Aprocalypse</a>: Silverlight is also available on the Macintosh.</p>
<p>@<a href="#c5520650">Achenar</a>: Well, you understood wrong.  Silverlight is also available for XP.</p> <p>Rectangle</p>]]></description>
			<dc:creator><![CDATA[Rectangle]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520936]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 07:27:41 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520670]]></link>
		    <description><![CDATA[<p>Man Microsoft are really pumpin silverlight, every time i go on MSDN I get asked to download it.</p>
<p>I'm a web developer and I've been looking at Silverlight as it has integration with .NET but just like flash i don't think it should be used on a website, until they can fix Accessibility issues for impaired users my hands are kinda tied.</p> <p><a href="http://n/a">GingerMohawk</a></p>]]></description>
			<dc:creator><![CDATA[GingerMohawk]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520670]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 06:56:01 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520661]]></link>
		    <description><![CDATA[<p>@<a href="#c5520650">Achenar</a>: Whoops, scratch that - that's only for developing, I guess? O.o</p> <p><a href="http://www.rhapsodical.net">Achenar</a></p>]]></description>
			<dc:creator><![CDATA[Achenar]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520661]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 06:54:59 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520650]]></link>
		    <description><![CDATA[<p>@<a href="#c5520639">freakout</a>: As I understand it you can't run Silverlight if you don't have Vista - so for many people, it /isn't/ that easy.</p> <p><a href="http://www.rhapsodical.net">Achenar</a></p>]]></description>
			<dc:creator><![CDATA[Achenar]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520650]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 06:52:56 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520639]]></link>
		    <description><![CDATA[<p>@<a href="#c5520382">db2</a>: Dude, if anyone manages to make an entertaining game with it, would you really give a damn if you had to run Silverlight to play it? who cares? it's just another stupid web plugin that you install once in your browser and then forget about forever.</p> <p><a href="http://">freakout</a></p>]]></description>
			<dc:creator><![CDATA[freakout]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520639]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 06:51:10 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520626]]></link>
		    <description><![CDATA[<p>I have tried to access a example, and this is the result:</p>
<p><i>"Microsoft Popfly Welcome to Popfly!<br>
You must sign in to see this content.</i></p>
<p><i>Sign in to Windows Live ID<br>
Microsoft Popfly doesn't support your browser at this time</i></p>
<p><i><b>Please use Internet Explorer 6.0 (32 bit) or newer, or Firefox 2.0 or newer to access Popfly.</b><br>
Learn More<br>
©2007 Microsoft"</i></p>
<p>So seems you need a 32 bits browser. How 90's!</p> <p><a href="http://zerror.com">Tei</a></p>]]></description>
			<dc:creator><![CDATA[Tei]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520626]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 06:48:18 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520613]]></link>
		    <description><![CDATA[<p>@<a href="#c5520413">okenny :)</a>: <br>
I was thinking something more like this when I saw it and its silverlight badness. <br>
They take a swing and hit the ball, ohhh its a Popfly out to center and they are out!</p> <p><a href="http://www.crankyassgamer.com">MistahJGM</a></p>]]></description>
			<dc:creator><![CDATA[MistahJGM]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520613]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 06:45:50 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520605]]></link>
		    <description><![CDATA[<P>So people hate silverlight because..why? I'm downloading this and playing with it despite everyone's retarded comments. Fuck y'all.</P> <p><a href="http://www.myspace.com/kempatsu">Kempatsu</a></p>]]></description>
			<dc:creator><![CDATA[Kempatsu]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520605]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 06:44:33 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520591]]></link>
		    <description><![CDATA[<p>@<a href="#c5520442">okenny :)</a>: I never said Flash was perfect, but the fact that it runs fine on Windows, OS X, and Linux (and possibly others) makes it a hell of a lot more cross-platform than Silverlight.</p> <p>db2</p>]]></description>
			<dc:creator><![CDATA[db2]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520591]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 06:41:56 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520569]]></link>
		    <description><![CDATA[<p>@<a href="#c5520369">OgdenShire</a>: That's kind of what XNA is.  Granted XNA is a lot more code intensive, but it is still a relatively easy way to get into game development.  Garage Games has the Torque 2D game builder for XNA which is similar in concept to this.</p>
<p>As a developer, this is really cool to see.  MS has been given individuals a lot of great game development tools these past few years.  People complain that they are too restrictive, but as it is, the 360 is the only console that allows users to put their own games on it without hacking.</p> <p>Rhuno</p>]]></description>
			<dc:creator><![CDATA[Rhuno]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520569]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 06:37:54 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520544]]></link>
		    <description><![CDATA[<P>@<A href="http://kotaku.com/386987/microsoft-release-free-game-creator#c5520369">OgdenShire</A>:<BR>Yes,that would be nice.</P></BR> <p><a href="http://www.enewtabie.blogspot.com">enewtabie</a></p>]]></description>
			<dc:creator><![CDATA[enewtabie]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520544]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 06:32:31 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520512]]></link>
		    <description><![CDATA[<p>@<a href="#c5520442">okenny :)</a>: Don't forget all the extra features 64bit flash player gives.</p> <p><a href="http://">Archavious</a></p>]]></description>
			<dc:creator><![CDATA[Archavious]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520512]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 06:25:09 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520500]]></link>
		    <description><![CDATA[<p>@<a href="#c5520489">Snappywave</a>: Kinda like Adobe Flash, except its Microsoft so its quite err...restrictive.</p> <p><a href="http://www.redbrick.dcu.ie/~colossus/">John-irl</a></p>]]></description>
			<dc:creator><![CDATA[John-irl]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520500]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 06:21:42 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520498]]></link>
		    <description><![CDATA[<p>@<a href="#c5520442">okenny :)</a>: Well, if you're interested in open source Flash tools, you can head to <a href="http://osflash.org">[osflash.org]</a> to find things like compilers and IDEs.</p>
<p>Sure, companies want you to use their stuff, and benefit from you doing it - but that's true even for individuals.  When you look at the specifics, though, Microsoft just isn't a good company to hand control to.  IE dragged its feet when it came to web standards, and OOXML is a dumpsite of Word-specific rules and general confusion when it comes to being a document filetype.</p>
<p>Other companies, such as Sun, and Adobe, at least know that everyone can benefit by opening up a bit, and allowing others to write tools and patches that build on what they've written.  And, the challenge to Flash comes just fine from things like Java, proce55ing, and XULRunner.</p> <p>Kinsman</p>]]></description>
			<dc:creator><![CDATA[Kinsman]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520498]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 06:21:04 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520489]]></link>
		    <description><![CDATA[<p>What is Sliverlight?</p> <p><a href="http://">Snappywave</a></p>]]></description>
			<dc:creator><![CDATA[Snappywave]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520489]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 06:18:39 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520484]]></link>
		    <description><![CDATA[<p>@<a href="#c5520442">okenny :)</a>: I'd incredibly rather a flash monopoly than a Silverlight one - at least Flash doesn't force you into a specific OS - which is the whole point of Silverlight.</p> <p>Aprocalypse</p>]]></description>
			<dc:creator><![CDATA[Aprocalypse]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520484]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 06:17:23 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520442]]></link>
		    <description><![CDATA[<p>@<a href="#c5520382">db2</a>: Yeah, thank god there's open source initiatives like flash that gives you free tools to create with! O_o</p>
<p>Look, I'm not a big Silverlight fan but am even less of a fan of unchallenged monopolies. Listen, don't forget that regardless of who it is, Google, Microsoft, Apple, or even Sun, when it's all said and done, they want you using as much of their stuff as possible. If you think their's companies out their with your best interest in mind then you've been deceived already.</p> <p><a href="n/a">okenny :)</a></p>]]></description>
			<dc:creator><![CDATA[okenny :)]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520442]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 06:01:49 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520437]]></link>
		    <description><![CDATA[<p>"but hey, who said everything on this world had to be perfect?"</p>
<p>when it's something that sony's doing......</p>
<p>sorry, playing GTA4 all night and having to go to work soon has me cranky.</p> <p><a href="http://www.myspace.com/jfx316">jfx316</a></p>]]></description>
			<dc:creator><![CDATA[jfx316]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520437]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 06:00:32 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520413]]></link>
		    <description><![CDATA[<p>@<a href="#c5520401">Rickster</a>: POP-cap + game-FLY? Looked weird to me too :|</p> <p><a href="n/a">okenny :)</a></p>]]></description>
			<dc:creator><![CDATA[okenny :)]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520413]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 05:53:25 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520410]]></link>
		    <description><![CDATA[<p>Silverlight? Urgh, there goes all my positive comments.</p> <p>Aprocalypse</p>]]></description>
			<dc:creator><![CDATA[Aprocalypse]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520410]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 05:52:24 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520401]]></link>
		    <description><![CDATA[<p>pop... fly?</p> <p><a href="http://twitter.com/Rickster7">SupaPhly</a></p>]]></description>
			<dc:creator><![CDATA[SupaPhly]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520401]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 05:49:17 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520383]]></link>
		    <description><![CDATA[<p>Linux is great and all but you get what you pay for. As a paying Microsoft customer I would rather see the money I spend goto the development of software for paying customers. Freeloaders can go elsewhere.</p> <p><a href="http://">Archavious</a></p>]]></description>
			<dc:creator><![CDATA[Archavious]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520383]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 05:38:37 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520382]]></link>
		    <description><![CDATA[<p>This is just more garbage designed to ram Silverlight down your throats and usurp Flash, in a pathetic attempt to create yet more vendor lock-in. Don't bother.</p> <p>db2</p>]]></description>
			<dc:creator><![CDATA[db2]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520382]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 05:36:47 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520369]]></link>
		    <description><![CDATA[<p>I wonder whether they're going to create something similar so users can create XBLA games.</p>
<p>That'd be cool!</p> <p>OgdenShire</p>]]></description>
			<dc:creator><![CDATA[OgdenShire]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520369]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 05:27:15 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520348]]></link>
		    <description><![CDATA[<p>No no no no...silverlight can go f-off, me on linux. And this sound alot like that Sims Carnival site..?</p> <p><a href="http://www.redbrick.dcu.ie/~colossus/">John-irl</a></p>]]></description>
			<dc:creator><![CDATA[John-irl]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520348]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 05:16:07 MDT]]></pubDate>
		</item>
		<item>
		    <title><![CDATA[Microsoft Release Free Game Creator]]></title>
		    <link><![CDATA[http://kotaku.com/386987/microsoft-release-free-game-creator#c5520334]]></link>
		    <description><![CDATA[<p>I will certainly check it out.  Thanks Kotaku!</p> <p><a href="n/a">psychobaka</a></p>]]></description>
			<dc:creator><![CDATA[psychobaka]]></dc:creator>
		    <guid isPermaLink="false"><![CDATA[9:386987:c5520334]]></guid>
		    <pubDate><![CDATA[Mon, 05 May 2008 05:06:50 MDT]]></pubDate>
		</item>
	</channel>
</rss>