<?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"
	>
<channel>
	<title>Comments on: XML Directory Listing 0.2</title>
	<atom:link href="http://matthaynes.net/blog/2009/01/31/xml-directory-listing-02/feed/" rel="self" type="application/rss+xml" />
	<link>http://matthaynes.net/blog/2009/01/31/xml-directory-listing-02/</link>
	<description>An infrequent blog about the internet, programming and related technology</description>
	<pubDate>Fri, 18 May 2012 19:07:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: ,jon</title>
		<link>http://matthaynes.net/blog/2009/01/31/xml-directory-listing-02/#comment-9753</link>
		<dc:creator>,jon</dc:creator>
		<pubDate>Fri, 01 Oct 2010 07:01:49 +0000</pubDate>
		<guid isPermaLink="false">http://matthaynes.net/blog/?p=165#comment-9753</guid>
		<description>Ah, the backend too out the XML source completly. Too bad. Basically it is the 'manifest' part in the 'content.opf' file in an EPUB.</description>
		<content:encoded><![CDATA[<p>Ah, the backend too out the XML source completly. Too bad. Basically it is the &#8216;manifest&#8217; part in the &#8216;content.opf&#8217; file in an EPUB.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ,jon</title>
		<link>http://matthaynes.net/blog/2009/01/31/xml-directory-listing-02/#comment-9752</link>
		<dc:creator>,jon</dc:creator>
		<pubDate>Fri, 01 Oct 2010 07:00:49 +0000</pubDate>
		<guid isPermaLink="false">http://matthaynes.net/blog/?p=165#comment-9752</guid>
		<description>This is a very useful task! I am using an Ant build to create EPUB ebooks from source files. One of the task requires me to parse in directory contents into an XML structure. I am not done, yet, I just discovered xml-dir-listing and did a first test run. The end result will be some xml-fragment like this (I hope the formatting does not get hosed):

    
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
    

So, as you can see, I will create XML files, each per directory, parse the file elements via XSLT or the XMLTask and inject it into the dynamically created output file. Ideally, as an option, xml-directory-listing would write to the same buffer as XMLTask can read, but I think I am dreaming here ;-) This would make any intermediate files obsolete. But that's just for elegance in a case like this.

Still not sure how to deal with the media-type, though.</description>
		<content:encoded><![CDATA[<p>This is a very useful task! I am using an Ant build to create EPUB ebooks from source files. One of the task requires me to parse in directory contents into an XML structure. I am not done, yet, I just discovered xml-dir-listing and did a first test run. The end result will be some xml-fragment like this (I hope the formatting does not get hosed):</p>
<p>So, as you can see, I will create XML files, each per directory, parse the file elements via XSLT or the XMLTask and inject it into the dynamically created output file. Ideally, as an option, xml-directory-listing would write to the same buffer as XMLTask can read, but I think I am dreaming here ;-) This would make any intermediate files obsolete. But that&#8217;s just for elegance in a case like this.</p>
<p>Still not sure how to deal with the media-type, though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

