<?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: WebPath and Wikipedia</title>
	<atom:link href="http://dubinko.info/blog/2008/03/03/webpath-and-wikipedia/feed/" rel="self" type="application/rss+xml" />
	<link>http://dubinko.info/blog/2008/03/03/webpath-and-wikipedia/</link>
	<description>From an XML geek, a reader, a writer, a connector, a man of the people (says keep hope alive)</description>
	<lastBuildDate>Mon, 06 Sep 2010 01:32:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: M. David Peterson</title>
		<link>http://dubinko.info/blog/2008/03/03/webpath-and-wikipedia/comment-page-1/#comment-3944</link>
		<dc:creator>M. David Peterson</dc:creator>
		<pubDate>Tue, 04 Mar 2008 19:07:58 +0000</pubDate>
		<guid isPermaLink="false">http://dubinko.info/blog/2008/03/03/webpath-and-wikipedia/#comment-3944</guid>
		<description>I use SgmlReader[1] coupled with a custom static extension function written in C#[2]. Of course this will only work if using WebPath via IronPython, or setting up a separate .NET-based service on the server for processing HTML-to-XML requests, but given the use of an external service anyway this may be just fine. (the same code runs perfectly via Mono.)

[1] http://wiki.opengarden.org/Community/SgmlReader_1.7.2
[2] http://nuxleus.googlecode.com/svn/trunk/nuxleus/Source/Xameleon/Function/HttpSgmlToXml.cs</description>
		<content:encoded><![CDATA[<p>I use SgmlReader[1] coupled with a custom static extension function written in C#[2]. Of course this will only work if using WebPath via IronPython, or setting up a separate .NET-based service on the server for processing HTML-to-XML requests, but given the use of an external service anyway this may be just fine. (the same code runs perfectly via Mono.)</p>
<p>[1] <a href="http://wiki.opengarden.org/Community/SgmlReader_1.7.2" >http://wiki.opengarden.org/Community/SgmlReader_1.7.2</a><br />
[2] <a href="http://nuxleus.googlecode.com/svn/trunk/nuxleus/Source/Xameleon/Function/HttpSgmlToXml.cs" >http://nuxleus.googlecode.com/svn/trunk/nuxleus/Source/Xameleon/Function/HttpSgmlToXml.cs</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dom</title>
		<link>http://dubinko.info/blog/2008/03/03/webpath-and-wikipedia/comment-page-1/#comment-3943</link>
		<dc:creator>Dom</dc:creator>
		<pubDate>Tue, 04 Mar 2008 15:11:26 +0000</pubDate>
		<guid isPermaLink="false">http://dubinko.info/blog/2008/03/03/webpath-and-wikipedia/#comment-3943</guid>
		<description>FWIW, the code underlying the W3C Online tidy service is available as open source:
http://dev.w3.org/cvsweb/2000/tidy-svc/

So it should be relatively straightforward to set up other tidy services.</description>
		<content:encoded><![CDATA[<p>FWIW, the code underlying the W3C Online tidy service is available as open source:<br />
<a href="http://dev.w3.org/cvsweb/2000/tidy-svc/" >http://dev.w3.org/cvsweb/2000/tidy-svc/</a></p>
<p>So it should be relatively straightforward to set up other tidy services.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
