<?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: FileStructure to XML Parser</title>
	<atom:link href="http://blog.tripleaxis.com/index.php/archives/79/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.tripleaxis.com/index.php/archives/79</link>
	<description>Personal portfolio and blog of Kim Holland - a London-based freelance Interactive Developer.</description>
	<lastBuildDate>Wed, 08 Dec 2010 11:42:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Kim</title>
		<link>http://blog.tripleaxis.com/index.php/archives/79/comment-page-1#comment-38891</link>
		<dc:creator>Kim</dc:creator>
		<pubDate>Sun, 21 Sep 2008 11:21:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.tripleaxis.com/blog/?p=79#comment-38891</guid>
		<description>true - filenames with ampersands in them will break the script - just URLEncode the filenames before you output them :)</description>
		<content:encoded><![CDATA[<p>true &#8211; filenames with ampersands in them will break the script &#8211; just URLEncode the filenames before you output them <img src='http://blog.tripleaxis.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jaxx</title>
		<link>http://blog.tripleaxis.com/index.php/archives/79/comment-page-1#comment-38635</link>
		<dc:creator>jaxx</dc:creator>
		<pubDate>Mon, 15 Sep 2008 00:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.tripleaxis.com/blog/?p=79#comment-38635</guid>
		<description>theres one little flaw in your script.. filenames with &amp; in them will give an error</description>
		<content:encoded><![CDATA[<p>theres one little flaw in your script.. filenames with &amp; in them will give an error</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim</title>
		<link>http://blog.tripleaxis.com/index.php/archives/79/comment-page-1#comment-23867</link>
		<dc:creator>Kim</dc:creator>
		<pubDate>Fri, 16 Nov 2007 00:33:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.tripleaxis.com/blog/?p=79#comment-23867</guid>
		<description>Glad you got it sorted :)</description>
		<content:encoded><![CDATA[<p>Glad you got it sorted <img src='http://blog.tripleaxis.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: j</title>
		<link>http://blog.tripleaxis.com/index.php/archives/79/comment-page-1#comment-23856</link>
		<dc:creator>j</dc:creator>
		<pubDate>Thu, 15 Nov 2007 20:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.tripleaxis.com/blog/?p=79#comment-23856</guid>
		<description>I got it. I was just trying to parse filedata.load(&quot;avatarLister.php&quot;); instead of filedata.load(&quot;http://localhost/xml writer/avatarLister.php&quot;);</description>
		<content:encoded><![CDATA[<p>I got it. I was just trying to parse filedata.load(&#8220;avatarLister.php&#8221;); instead of filedata.load(&#8220;http://localhost/xml writer/avatarLister.php&#8221;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: j</title>
		<link>http://blog.tripleaxis.com/index.php/archives/79/comment-page-1#comment-23855</link>
		<dc:creator>j</dc:creator>
		<pubDate>Thu, 15 Nov 2007 20:30:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.tripleaxis.com/blog/?p=79#comment-23855</guid>
		<description>Could you elaborate just a bit; this is all new to me.

Sorry and thank you.</description>
		<content:encoded><![CDATA[<p>Could you elaborate just a bit; this is all new to me.</p>
<p>Sorry and thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim</title>
		<link>http://blog.tripleaxis.com/index.php/archives/79/comment-page-1#comment-23854</link>
		<dc:creator>Kim</dc:creator>
		<pubDate>Thu, 15 Nov 2007 19:48:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.tripleaxis.com/blog/?p=79#comment-23854</guid>
		<description>Yep. Just use an the XML object to load the data into flash.
e.g.
filedata = new XML();
filedata.load( &quot;XMLFileStructure.php&quot; );</description>
		<content:encoded><![CDATA[<p>Yep. Just use an the XML object to load the data into flash.<br />
e.g.<br />
filedata = new XML();<br />
filedata.load( &#8220;XMLFileStructure.php&#8221; );</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: j</title>
		<link>http://blog.tripleaxis.com/index.php/archives/79/comment-page-1#comment-23853</link>
		<dc:creator>j</dc:creator>
		<pubDate>Thu, 15 Nov 2007 19:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.tripleaxis.com/blog/?p=79#comment-23853</guid>
		<description>Is there any way to parse this information into Flash?</description>
		<content:encoded><![CDATA[<p>Is there any way to parse this information into Flash?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://blog.tripleaxis.com/index.php/archives/79/comment-page-1#comment-16562</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 30 Jun 2007 10:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.tripleaxis.com/blog/?p=79#comment-16562</guid>
		<description>I am using a multiple file uploader though. Thanks</description>
		<content:encoded><![CDATA[<p>I am using a multiple file uploader though. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://blog.tripleaxis.com/index.php/archives/79/comment-page-1#comment-16561</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 30 Jun 2007 10:27:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.tripleaxis.com/blog/?p=79#comment-16561</guid>
		<description>Hello, thank you for the code! How can I order folders in alphabetical order. It seems like they are ordered by date created. Thank you!</description>
		<content:encoded><![CDATA[<p>Hello, thank you for the code! How can I order folders in alphabetical order. It seems like they are ordered by date created. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim</title>
		<link>http://blog.tripleaxis.com/index.php/archives/79/comment-page-1#comment-16445</link>
		<dc:creator>Kim</dc:creator>
		<pubDate>Tue, 26 Jun 2007 21:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.tripleaxis.com/blog/?p=79#comment-16445</guid>
		<description>Hey there, Sana.. you can just change the line that says:
if( $item == &quot;.&quot; &#124;&#124; $item == &quot;..&quot; ) continue;
to skip over any files and just concentrate on folders:
if( $item == &quot;.&quot; &#124;&#124; $item == &quot;..&quot; &#124;&#124; !is_dir($item) ) continue;

-k</description>
		<content:encoded><![CDATA[<p>Hey there, Sana.. you can just change the line that says:<br />
if( $item == &#8220;.&#8221; || $item == &#8220;..&#8221; ) continue;<br />
to skip over any files and just concentrate on folders:<br />
if( $item == &#8220;.&#8221; || $item == &#8220;..&#8221; || !is_dir($item) ) continue;</p>
<p>-k</p>
]]></content:encoded>
	</item>
</channel>
</rss>

