<?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 on: XNA 3.0 &#8211; Reading Text Files on the Xbox</title>
	<atom:link href="http://www.johnwordsworth.com/2009/01/xna-30-reading-text-files-on-the-xbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johnwordsworth.com/2009/01/xna-30-reading-text-files-on-the-xbox/</link>
	<description>Mobile, iPhone and Game Programming Tutorials and Discussion</description>
	<lastBuildDate>Tue, 31 Jan 2012 08:10:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Anya</title>
		<link>http://www.johnwordsworth.com/2009/01/xna-30-reading-text-files-on-the-xbox/comment-page-1/#comment-340</link>
		<dc:creator>Anya</dc:creator>
		<pubDate>Thu, 26 Aug 2010 07:55:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnwordsworth.com/blog/?p=28#comment-340</guid>
		<description>Thanks so much for this. I was battling with it for a while last night and wonderimg why it couldn&#039;t find the file in StorageContainer.TitleLocation. All I&#039;d missed was the &quot;copy if newer&quot; option.</description>
		<content:encoded><![CDATA[<p>Thanks so much for this. I was battling with it for a while last night and wonderimg why it couldn&#8217;t find the file in StorageContainer.TitleLocation. All I&#8217;d missed was the &#8220;copy if newer&#8221; option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>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>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>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>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>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>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>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>
	<item>
		<title>By: fade3e@live.com</title>
		<link>http://www.johnwordsworth.com/2009/01/xna-30-reading-text-files-on-the-xbox/comment-page-1/#comment-50</link>
		<dc:creator>fade3e@live.com</dc:creator>
		<pubDate>Mon, 30 Mar 2009 22:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnwordsworth.com/blog/?p=28#comment-50</guid>
		<description>i am having trouble reproducing this on the zune it keeps hanging at
StreamReader streamReader = new StreamReader(CustomerDir);
 the error is
An unhandled exception of type &#039;System.IO.IOException&#039; occurred in mscorlib.dll

Additional information: IOException


i have checked and nothing is mispelled in file name, extention is there, it just wont work for me
please reply or email me woth help
fade3e@live.com</description>
		<content:encoded><![CDATA[<p>i am having trouble reproducing this on the zune it keeps hanging at<br />
StreamReader streamReader = new StreamReader(CustomerDir);<br />
 the error is<br />
An unhandled exception of type &#8216;System.IO.IOException&#8217; occurred in mscorlib.dll</p>
<p>Additional information: IOException</p>
<p>i have checked and nothing is mispelled in file name, extention is there, it just wont work for me<br />
please reply or email me woth help<br />
<a href="mailto:fade3e@live.com">fade3e@live.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.johnwordsworth.com/2009/01/xna-30-reading-text-files-on-the-xbox/comment-page-1/#comment-49</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 10 Mar 2009 02:06:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnwordsworth.com/blog/?p=28#comment-49</guid>
		<description>Thanks a lot! Great, helpful, clear instructions!</description>
		<content:encoded><![CDATA[<p>Thanks a lot! Great, helpful, clear instructions!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mauricio</title>
		<link>http://www.johnwordsworth.com/2009/01/xna-30-reading-text-files-on-the-xbox/comment-page-1/#comment-48</link>
		<dc:creator>mauricio</dc:creator>
		<pubDate>Fri, 06 Feb 2009 01:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnwordsworth.com/blog/?p=28#comment-48</guid>
		<description>Thank you man, I really appreciate this peace of help since you explained it in a very comprehensive way.</description>
		<content:encoded><![CDATA[<p>Thank you man, I really appreciate this peace of help since you explained it in a very comprehensive way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris</title>
		<link>http://www.johnwordsworth.com/2009/01/xna-30-reading-text-files-on-the-xbox/comment-page-1/#comment-47</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Sat, 17 Jan 2009 19:17:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnwordsworth.com/blog/?p=28#comment-47</guid>
		<description>This helped me out. Thanks!</description>
		<content:encoded><![CDATA[<p>This helped me out. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

