<?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: TagSoup</title>
	<atom:link href="http://cafe.elharo.com/uncategorized/tagsoup/feed/" rel="self" type="application/rss+xml" />
	<link>http://cafe.elharo.com/uncategorized/tagsoup/</link>
	<description>Longer than a blog; shorter than a book</description>
	<pubDate>Fri, 21 Nov 2008 19:14:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: naveen</title>
		<link>http://cafe.elharo.com/uncategorized/tagsoup/#comment-280952</link>
		<dc:creator>naveen</dc:creator>
		<pubDate>Fri, 05 Sep 2008 12:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/uncategorized/tagsoup/#comment-280952</guid>
		<description>hi, am unable to access the file tagsoup-1.2.jar

the command that i gave is 
c:\&#62;java -jar tagsoup-1.2.jar --html test.html

i also tried with
c:\&#62;java -jar tagsoup-1.2 --html test.html

the jar file is inside java /lib/tagsoup-1.2.jar


how do i start working with tagsoup??</description>
		<content:encoded><![CDATA[<p>hi, am unable to access the file tagsoup-1.2.jar</p>
<p>the command that i gave is<br />
c:\&gt;java -jar tagsoup-1.2.jar &#8211;html test.html</p>
<p>i also tried with<br />
c:\&gt;java -jar tagsoup-1.2 &#8211;html test.html</p>
<p>the jar file is inside java /lib/tagsoup-1.2.jar</p>
<p>how do i start working with tagsoup??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SpudTater</title>
		<link>http://cafe.elharo.com/uncategorized/tagsoup/#comment-253674</link>
		<dc:creator>SpudTater</dc:creator>
		<pubDate>Tue, 29 Jul 2008 09:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/uncategorized/tagsoup/#comment-253674</guid>
		<description>&#62; &lt;i&gt;It uses start-tag and end-tag pairs for empty elements such as br and hr, which may confuse some older browsers&lt;/i&gt;

Not only that, but this is invalid according to the W3C validator. Does anybody know if this behaviour can be changed when using TagSoup as a library, and if so, how?</description>
		<content:encoded><![CDATA[<p>&gt; <i>It uses start-tag and end-tag pairs for empty elements such as br and hr, which may confuse some older browsers</i></p>
<p>Not only that, but this is invalid according to the W3C validator. Does anybody know if this behaviour can be changed when using TagSoup as a library, and if so, how?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ewa</title>
		<link>http://cafe.elharo.com/uncategorized/tagsoup/#comment-244597</link>
		<dc:creator>Ewa</dc:creator>
		<pubDate>Fri, 04 Jul 2008 08:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/uncategorized/tagsoup/#comment-244597</guid>
		<description>You can also use TagSoup in XMLSpy. Here is a blog entry which describes how to integrate TagSoup as external tool in the XML editor: http://www.spycomponents.com/sphpblog/index.php?m=07&#38;y=08&#38;entry=entry080702-211603

Regards</description>
		<content:encoded><![CDATA[<p>You can also use TagSoup in XMLSpy. Here is a blog entry which describes how to integrate TagSoup as external tool in the XML editor: <a href="http://www.spycomponents.com/sphpblog/index.php?m=07&amp;y=08&amp;entry=entry080702-211603" onclick="javascript:pageTracker._trackPageview('/outbound/comment/www.spycomponents.com');" rel="nofollow">http://www.spycomponents.com/sphpblog/index.php?m=07&amp;y=08&amp;entry=entry080702-211603</a></p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Cowan</title>
		<link>http://cafe.elharo.com/uncategorized/tagsoup/#comment-242463</link>
		<dc:creator>John Cowan</dc:creator>
		<pubDate>Fri, 27 Jun 2008 15:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/uncategorized/tagsoup/#comment-242463</guid>
		<description>I'd also point out the existence of TSaxon (TagSoup + XSLT) and the fact that, unlike Tidy, TagSoup can't loop no matter how bad the input is -- you always get output.  This makes it extremely robust in a pipeline that needs to process billyuns and billyuns of documents.</description>
		<content:encoded><![CDATA[<p>I&#8217;d also point out the existence of TSaxon (TagSoup + XSLT) and the fact that, unlike Tidy, TagSoup can&#8217;t loop no matter how bad the input is &#8212; you always get output.  This makes it extremely robust in a pipeline that needs to process billyuns and billyuns of documents.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
