<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Musings of a Game Developer</title>
	<atom:link href="http://www.johnwordsworth.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johnwordsworth.com</link>
	<description>John Wordsworth&#039;s musings on Game Programming &#38; Computer Design</description>
	<lastBuildDate>Sat, 03 Jul 2010 23:38:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on iPhone Code Snippets &#8211; Launching Safari and Other Apps by Timothy Kellar</title>
		<link>http://www.johnwordsworth.com/2010/04/iphone-code-snippets-launching-safari-and-other-apps/comment-page-1/#comment-304</link>
		<dc:creator>Timothy Kellar</dc:creator>
		<pubDate>Sat, 03 Jul 2010 23:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnwordsworth.com/?p=64#comment-304</guid>
		<description>Great write up. The iPhone is truly awesome and I don&#039;t like being without it. This time last year I had jumped in a pool with my iPhone and it was dead. I had to wait 10 days before I was able to get a new one. The phone I had was a cheap go phone. I really love all the apps that can be downloaded to the iPhone. The best part about the iPhone to me is the ability to check emails on the go.  Thanks for the information.</description>
		<content:encoded><![CDATA[<p>Great write up. The iPhone is truly awesome and I don&#8217;t like being without it. This time last year I had jumped in a pool with my iPhone and it was dead. I had to wait 10 days before I was able to get a new one. The phone I had was a cheap go phone. I really love all the apps that can be downloaded to the iPhone. The best part about the iPhone to me is the ability to check emails on the go.  Thanks for the information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Code Snippets &#8211; Launching Safari and Other Apps by iPhone Coding &#8211; Sending In Application Email</title>
		<link>http://www.johnwordsworth.com/2010/04/iphone-code-snippets-launching-safari-and-other-apps/comment-page-1/#comment-149</link>
		<dc:creator>iPhone Coding &#8211; Sending In Application Email</dc:creator>
		<pubDate>Wed, 21 Apr 2010 15:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnwordsworth.com/?p=64#comment-149</guid>
		<description>[...] iPhone Code Snippets &#8211; Launching Safari and Other Apps  [...]</description>
		<content:encoded><![CDATA[<p>[...] iPhone Code Snippets &#8211; Launching Safari and Other Apps  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XNA 3.0 &#8211; Reading Text Files on the Xbox by John Wordsworth</title>
		<link>http://www.johnwordsworth.com/2009/01/xna-30-reading-text-files-on-the-xbox/comment-page-1/#comment-66</link>
		<dc:creator>John Wordsworth</dc:creator>
		<pubDate>Tue, 06 Apr 2010 11:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnwordsworth.com/blog/?p=28#comment-66</guid>
		<description>Many thanks Wazoo - I&#039;ll update this article to point to the MSDN entry when I&#039;ve ironed out the last few bugs from the blog design! I&#039;m hoping to start on some articles based on things that I learnt from Ikaroids soon - so hopefully for XNA content coming soon!</description>
		<content:encoded><![CDATA[<p>Many thanks Wazoo &#8211; I&#8217;ll update this article to point to the MSDN entry when I&#8217;ve ironed out the last few bugs from the blog design! I&#8217;m hoping to start on some articles based on things that I learnt from Ikaroids soon &#8211; so hopefully for XNA content coming soon!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTC TyTn / Hermes on 3 / Three Mobile (UK) by Kaffeevollautomaten</title>
		<link>http://www.johnwordsworth.com/2007/08/htc-tytn-hermes-on-3-three-mobile-uk/comment-page-1/#comment-58</link>
		<dc:creator>Kaffeevollautomaten</dc:creator>
		<pubDate>Sun, 04 Apr 2010 04:44:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnwordsworth.com/blog/2007-08-10/htc-tytn-hermes-on-3-three-mobile-uk/#comment-58</guid>
		<description>Thank you for your help!</description>
		<content:encoded><![CDATA[<p>Thank you for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XNA 3.0 &#8211; Reading Text Files on the Xbox by wazoo</title>
		<link>http://www.johnwordsworth.com/2009/01/xna-30-reading-text-files-on-the-xbox/comment-page-1/#comment-57</link>
		<dc:creator>wazoo</dc:creator>
		<pubDate>Sun, 04 Apr 2010 03:18:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnwordsworth.com/blog/?p=28#comment-57</guid>
		<description>Thanks for this code..it did help me in XNA GS3.1, but not in 4.0 CTP.

Did some googling and came across this entry in the MSDN.

http://msdn.microsoft.com/en-us/library/bb199094(v=XNAGameStudio.40).aspx

hth!</description>
		<content:encoded><![CDATA[<p>Thanks for this code..it did help me in XNA GS3.1, but not in 4.0 CTP.</p>
<p>Did some googling and came across this entry in the MSDN.</p>
<p><a href="http://msdn.microsoft.com/en-us/library/bb199094(v=XNAGameStudio.40).aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/bb199094(v=XNAGameStudio.40).aspx</a></p>
<p>hth!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XNA 3.0 &#8211; Reading Text Files on the Xbox by Aidin</title>
		<link>http://www.johnwordsworth.com/2009/01/xna-30-reading-text-files-on-the-xbox/comment-page-1/#comment-56</link>
		<dc:creator>Aidin</dc:creator>
		<pubDate>Wed, 16 Sep 2009 04:51:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnwordsworth.com/blog/?p=28#comment-56</guid>
		<description>Hi, thanks, it helped me!</description>
		<content:encoded><![CDATA[<p>Hi, thanks, it helped me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XNA 3.0 &#8211; Reading Text Files on the Xbox by Paul</title>
		<link>http://www.johnwordsworth.com/2009/01/xna-30-reading-text-files-on-the-xbox/comment-page-1/#comment-54</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Mon, 10 Aug 2009 17:21:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnwordsworth.com/blog/?p=28#comment-54</guid>
		<description>Thanks, worked like a charm!</description>
		<content:encoded><![CDATA[<p>Thanks, worked like a charm!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XNA 3.0 &#8211; Reading Text Files on the Xbox by Wipeless</title>
		<link>http://www.johnwordsworth.com/2009/01/xna-30-reading-text-files-on-the-xbox/comment-page-1/#comment-53</link>
		<dc:creator>Wipeless</dc:creator>
		<pubDate>Tue, 04 Aug 2009 23:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnwordsworth.com/blog/?p=28#comment-53</guid>
		<description>Thanks, works for what I need!</description>
		<content:encoded><![CDATA[<p>Thanks, works for what I need!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XNA 3.0 &#8211; Reading Text Files on the Xbox by drozzy</title>
		<link>http://www.johnwordsworth.com/2009/01/xna-30-reading-text-files-on-the-xbox/comment-page-1/#comment-52</link>
		<dc:creator>drozzy</dc:creator>
		<pubDate>Tue, 21 Apr 2009 23:46:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnwordsworth.com/blog/?p=28#comment-52</guid>
		<description>Why can&#039;t I put it into Content folder? I put it in there and selected &quot;Copy if newer&quot; and can load it fine with &quot;Game.Content.RootDirectory&quot; + &quot;levels/level1.txt&quot; path?</description>
		<content:encoded><![CDATA[<p>Why can&#8217;t I put it into Content folder? I put it in there and selected &#8220;Copy if newer&#8221; and can load it fine with &#8220;Game.Content.RootDirectory&#8221; + &#8220;levels/level1.txt&#8221; path?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XNA 3.0 &#8211; Reading Text Files on the Xbox by fade3e@live.com</title>
		<link>http://www.johnwordsworth.com/2009/01/xna-30-reading-text-files-on-the-xbox/comment-page-1/#comment-51</link>
		<dc:creator>fade3e@live.com</dc:creator>
		<pubDate>Mon, 30 Mar 2009 22:22:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnwordsworth.com/blog/?p=28#comment-51</guid>
		<description>nvm, im stupid i got it to work, thamks ,much</description>
		<content:encoded><![CDATA[<p>nvm, im stupid i got it to work, thamks ,much</p>
]]></content:encoded>
	</item>
</channel>
</rss>
