<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: How&#8217;s that for a RegExp?</title>
	<link>http://www.sweeting.org/mark/blog/2005/02/11/hows-that-for-a-regexp</link>
	<description>The world according to marky moo</description>
	<pubDate>Fri, 21 Nov 2008 02:57:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Mark Moo</title>
		<link>http://www.sweeting.org/mark/blog/2005/02/11/hows-that-for-a-regexp#comment-420</link>
		<author>Mark Moo</author>
		<pubDate>Mon, 14 Feb 2005 23:53:38 +0000</pubDate>
		<guid>http://www.sweeting.org/mark/blog/2005/02/11/hows-that-for-a-regexp#comment-420</guid>
		<description>Bah, doesn't quite work. I'm trying to pull form input tags out of bad HTML. And the tags are rather messy too, some without quotes, some with apostrophes, and lots with line breaks and so on. Quiet messy. May need to turn to &lt;a href="http://pear.php.net/"&gt;PEAR&lt;/a&gt; to help me out, but would like to come up with a regexp fix for it...</description>
		<content:encoded><![CDATA[<p>Bah, doesn&#8217;t quite work. I&#8217;m trying to pull form input tags out of bad HTML. And the tags are rather messy too, some without quotes, some with apostrophes, and lots with line breaks and so on. Quiet messy. May need to turn to <a href="http://pear.php.net/">PEAR</a> to help me out, but would like to come up with a regexp fix for it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: perlworld</title>
		<link>http://www.sweeting.org/mark/blog/2005/02/11/hows-that-for-a-regexp#comment-410</link>
		<author>perlworld</author>
		<pubDate>Fri, 11 Feb 2005 20:47:04 +0000</pubDate>
		<guid>http://www.sweeting.org/mark/blog/2005/02/11/hows-that-for-a-regexp#comment-410</guid>
		<description>Ooh, I love regex's, my favourite toy.

Post what your using this for, I love good game of &lt;a href="http://ldp.paradoxical.co.uk/LDP/LGNET/issue84/okopnik.html#5"&gt;Perl Golf&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Ooh, I love regex&#8217;s, my favourite toy.</p>
<p>Post what your using this for, I love good game of <a href="http://ldp.paradoxical.co.uk/LDP/LGNET/issue84/okopnik.html#5">Perl Golf</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.sweeting.org/mark/blog/2005/02/11/hows-that-for-a-regexp#comment-409</link>
		<author>Mark</author>
		<pubDate>Fri, 11 Feb 2005 18:54:29 +0000</pubDate>
		<guid>http://www.sweeting.org/mark/blog/2005/02/11/hows-that-for-a-regexp#comment-409</guid>
		<description>Not sure why there is a space before the first backslash-s -- it shouldn't be there, but wordpress seems to be dropping it in. Strange.</description>
		<content:encoded><![CDATA[<p>Not sure why there is a space before the first backslash-s &#8212; it shouldn&#8217;t be there, but wordpress seems to be dropping it in. Strange.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
