<?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: XmlDocument XmlResolver and cache the schema of XHTML</title>
	<atom:link href="http://www.codewrecks.com/blog/index.php/2008/05/20/xmldocument-xmlresolver-and-cache-the-schema-of-xhtml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codewrecks.com/blog/index.php/2008/05/20/xmldocument-xmlresolver-and-cache-the-schema-of-xhtml/</link>
	<description>Wrecks of code floating in the sea of Internet By Ricci Gian Maria</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:15:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Eric Van Horn</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/05/20/xmldocument-xmlresolver-and-cache-the-schema-of-xhtml/comment-page-1/#comment-2706</link>
		<dc:creator>Eric Van Horn</dc:creator>
		<pubDate>Tue, 06 Oct 2009 12:47:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/?p=262#comment-2706</guid>
		<description>This is a very nice solution. It took me a while to convince myself that using a temporary file name is the way to go, but I think this is right. The DTDs will get downloaded anew every time that the application is restarted, which I think is a good thing. The DTD can, in theory, be modified, and this gives you a chance to download the new versions without having to check the file timestamps. Nice job.</description>
		<content:encoded><![CDATA[<p>This is a very nice solution. It took me a while to convince myself that using a temporary file name is the way to go, but I think this is right. The DTDs will get downloaded anew every time that the application is restarted, which I think is a good thing. The DTD can, in theory, be modified, and this gives you a chance to download the new versions without having to check the file timestamps. Nice job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jo</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/05/20/xmldocument-xmlresolver-and-cache-the-schema-of-xhtml/comment-page-1/#comment-2565</link>
		<dc:creator>Jo</dc:creator>
		<pubDate>Wed, 08 Jul 2009 15:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/?p=262#comment-2565</guid>
		<description>Awesome!  Thank you ... wasn&#039;t looking forward to sifting through the docs in order to get this customized (why why why doesn&#039;t this class already exist in the core libs?!?!).</description>
		<content:encoded><![CDATA[<p>Awesome!  Thank you &#8230; wasn&#8217;t looking forward to sifting through the docs in order to get this customized (why why why doesn&#8217;t this class already exist in the core libs?!?!).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl J</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/05/20/xmldocument-xmlresolver-and-cache-the-schema-of-xhtml/comment-page-1/#comment-1690</link>
		<dc:creator>Carl J</dc:creator>
		<pubDate>Tue, 19 Aug 2008 20:14:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/?p=262#comment-1690</guid>
		<description>Maestro!  Just what I was looking for.  Thanks!  This has saved me hours of work and/or waiting.</description>
		<content:encoded><![CDATA[<p>Maestro!  Just what I was looking for.  Thanks!  This has saved me hours of work and/or waiting.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

