<?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: Regular Expression to remove HTML tables</title>
	<atom:link href="http://alex.tsd.net.au/cpill/2006/09/12/regular-expression-to-remove-html-tables/feed/" rel="self" type="application/rss+xml" />
	<link>http://alex.tsd.net.au/cpill/2006/09/12/regular-expression-to-remove-html-tables/</link>
	<description>Code, Berlin, design, poetry, information, travel, learning ...</description>
	<lastBuildDate>Wed, 03 Mar 2010 17:08:49 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1-beta1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark</title>
		<link>http://alex.tsd.net.au/cpill/2006/09/12/regular-expression-to-remove-html-tables/comment-page-1/#comment-63632</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sun, 19 Oct 2008 09:32:43 +0000</pubDate>
		<guid isPermaLink="false">http://alex.tsd.net.au/cpill/2006/09/12/regular-expression-to-remove-html-tables/#comment-63632</guid>
		<description>you&#039;re a legend, thanks a lot for this, save me a fair bit of time!

cheers.</description>
		<content:encoded><![CDATA[<p>you&#8217;re a legend, thanks a lot for this, save me a fair bit of time!</p>
<p>cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: llll</title>
		<link>http://alex.tsd.net.au/cpill/2006/09/12/regular-expression-to-remove-html-tables/comment-page-1/#comment-63266</link>
		<dc:creator>llll</dc:creator>
		<pubDate>Thu, 10 Apr 2008 11:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://alex.tsd.net.au/cpill/2006/09/12/regular-expression-to-remove-html-tables/#comment-63266</guid>
		<description>Great code</description>
		<content:encoded><![CDATA[<p>Great code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kjdash</title>
		<link>http://alex.tsd.net.au/cpill/2006/09/12/regular-expression-to-remove-html-tables/comment-page-1/#comment-63228</link>
		<dc:creator>kjdash</dc:creator>
		<pubDate>Tue, 11 Mar 2008 19:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://alex.tsd.net.au/cpill/2006/09/12/regular-expression-to-remove-html-tables/#comment-63228</guid>
		<description>ugh, it stripped everything else out.

I added th and tfoot</description>
		<content:encoded><![CDATA[<p>ugh, it stripped everything else out.</p>
<p>I added th and tfoot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kjdash</title>
		<link>http://alex.tsd.net.au/cpill/2006/09/12/regular-expression-to-remove-html-tables/comment-page-1/#comment-63227</link>
		<dc:creator>kjdash</dc:creator>
		<pubDate>Tue, 11 Mar 2008 19:04:38 +0000</pubDate>
		<guid isPermaLink="false">http://alex.tsd.net.au/cpill/2006/09/12/regular-expression-to-remove-html-tables/#comment-63227</guid>
		<description>Pretty good, but missing a few things:

&lt;code&gt;
]*&gt;&#124;]*&gt;&#124;]*&gt;&#124;]*&gt;&#124;]*&gt;&#124;]*&gt;&#124;]*&gt;&#124;]*&gt;
&lt;/code&gt;

would be more complete.
Thanks for the foundation</description>
		<content:encoded><![CDATA[<p>Pretty good, but missing a few things:</p>
<p><code><br />
]*&gt;|]*&gt;|]*&gt;|]*&gt;|]*&gt;|]*&gt;|]*&gt;|]*&gt;<br />
</code></p>
<p>would be more complete.<br />
Thanks for the foundation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: E_Jim</title>
		<link>http://alex.tsd.net.au/cpill/2006/09/12/regular-expression-to-remove-html-tables/comment-page-1/#comment-63060</link>
		<dc:creator>E_Jim</dc:creator>
		<pubDate>Wed, 09 Jan 2008 00:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://alex.tsd.net.au/cpill/2006/09/12/regular-expression-to-remove-html-tables/#comment-63060</guid>
		<description>Thanks a lot, you have no idea how much time you&#039;ve saved me!</description>
		<content:encoded><![CDATA[<p>Thanks a lot, you have no idea how much time you&#8217;ve saved me!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
