<?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: Contact</title>
	<atom:link href="http://blog.james.walms.co.uk/contact/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.james.walms.co.uk</link>
	<description>James Walmsley&#039;s Blog</description>
	<lastBuildDate>Thu, 01 Apr 2010 09:15:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: James</title>
		<link>http://blog.james.walms.co.uk/contact/comment-page-1/#comment-2590</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 21 Aug 2009 10:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://worm.me.uk/?page_id=152&amp;langswitch_lang=de#comment-2590</guid>
		<description>FullFAT will have a built in format function for version 1.0.1.

James</description>
		<content:encoded><![CDATA[<p>FullFAT will have a built in format function for version 1.0.1.</p>
<p>James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian Gardner</title>
		<link>http://blog.james.walms.co.uk/contact/comment-page-1/#comment-2564</link>
		<dc:creator>Julian Gardner</dc:creator>
		<pubDate>Thu, 30 Jul 2009 12:07:06 +0000</pubDate>
		<guid isPermaLink="false">http://worm.me.uk/?page_id=152&amp;langswitch_lang=de#comment-2564</guid>
		<description>Anybody out there have a tool to format a drive to FAT32 so i can use this, instead of having to take out the drive when i screw up!!!

joolz</description>
		<content:encoded><![CDATA[<p>Anybody out there have a tool to format a drive to FAT32 so i can use this, instead of having to take out the drive when i screw up!!!</p>
<p>joolz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johann Obermayr</title>
		<link>http://blog.james.walms.co.uk/contact/comment-page-1/#comment-2367</link>
		<dc:creator>Johann Obermayr</dc:creator>
		<pubDate>Mon, 27 Apr 2009 13:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://worm.me.uk/?page_id=152&amp;langswitch_lang=de#comment-2367</guid>
		<description>FullFAT bug.

Please move function FF_DetermineFatType to the begin of FF_MountPartition. 
Because if the partion is not FAT, there was a crash in
pPart-&gt;RootDirSectors	= ((FF_getShort(pBuffer-&gt;pBuffer, FF_FAT_ROOT_ENTRY_COUNT) * 32) + pPart-&gt;BlkSize - 1) / pPart-&gt;BlkSize;
because pPart-&gt;BlkSize is zero.

greetings
  Johann</description>
		<content:encoded><![CDATA[<p>FullFAT bug.</p>
<p>Please move function FF_DetermineFatType to the begin of FF_MountPartition.<br />
Because if the partion is not FAT, there was a crash in<br />
pPart-&gt;RootDirSectors	= ((FF_getShort(pBuffer-&gt;pBuffer, FF_FAT_ROOT_ENTRY_COUNT) * 32) + pPart-&gt;BlkSize &#8211; 1) / pPart-&gt;BlkSize;<br />
because pPart-&gt;BlkSize is zero.</p>
<p>greetings<br />
  Johann</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://blog.james.walms.co.uk/contact/comment-page-1/#comment-2341</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 05 Mar 2009 08:52:12 +0000</pubDate>
		<guid isPermaLink="false">http://worm.me.uk/?page_id=152&amp;langswitch_lang=de#comment-2341</guid>
		<description>Forgot to mention, I don&#039;t intend to add exFAT at the moment. However if anyone is interested in writing support for exFAT, then I&#039;m more than happy to for them to get involved in the project.

James</description>
		<content:encoded><![CDATA[<p>Forgot to mention, I don&#8217;t intend to add exFAT at the moment. However if anyone is interested in writing support for exFAT, then I&#8217;m more than happy to for them to get involved in the project.</p>
<p>James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://blog.james.walms.co.uk/contact/comment-page-1/#comment-2340</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 05 Mar 2009 08:37:54 +0000</pubDate>
		<guid isPermaLink="false">http://worm.me.uk/?page_id=152&amp;langswitch_lang=de#comment-2340</guid>
		<description>Release is getting gradually closer. Keep checking fullfat.googlecode.com.

I&#039;m about half-way through writing it now, and I&#039;ll be releasing my latest code to the Google code SVN shortly.</description>
		<content:encoded><![CDATA[<p>Release is getting gradually closer. Keep checking fullfat.googlecode.com.</p>
<p>I&#8217;m about half-way through writing it now, and I&#8217;ll be releasing my latest code to the Google code SVN shortly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johann Obermayr</title>
		<link>http://blog.james.walms.co.uk/contact/comment-page-1/#comment-2333</link>
		<dc:creator>Johann Obermayr</dc:creator>
		<pubDate>Wed, 11 Feb 2009 08:17:03 +0000</pubDate>
		<guid isPermaLink="false">http://worm.me.uk/?page_id=152&amp;langswitch_lang=de#comment-2333</guid>
		<description>Hello,

Any timeplan for release FullFAT ?

Any plan to add exFAT ?

Thanks for information.

greetings
   Johann Obermayr</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Any timeplan for release FullFAT ?</p>
<p>Any plan to add exFAT ?</p>
<p>Thanks for information.</p>
<p>greetings<br />
   Johann Obermayr</p>
]]></content:encoded>
	</item>
</channel>
</rss>
