<?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: Regex &#8211; can you read it?</title>
	<atom:link href="http://www.tschitschereengreen.com/blog/index.php/2007/10/25/regex-can-you-read-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tschitschereengreen.com/blog/index.php/2007/10/25/regex-can-you-read-it/</link>
	<description>Tschitschereengreen - the yoosic coding division</description>
	<lastBuildDate>Wed, 10 Apr 2013 12:53:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: jerk</title>
		<link>http://www.tschitschereengreen.com/blog/index.php/2007/10/25/regex-can-you-read-it/comment-page-1/#comment-298</link>
		<dc:creator>jerk</dc:creator>
		<pubDate>Mon, 29 Oct 2007 07:39:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.tschitschereengreen.com/blog/2007/10/25/regex-can-you-read-it/#comment-298</guid>
		<description>Dear,

U means ungreedy...</description>
		<content:encoded><![CDATA[<p>Dear,</p>
<p>U means ungreedy&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.tschitschereengreen.com/blog/index.php/2007/10/25/regex-can-you-read-it/comment-page-1/#comment-296</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 26 Oct 2007 20:29:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.tschitschereengreen.com/blog/2007/10/25/regex-can-you-read-it/#comment-296</guid>
		<description>Looks like it&#039;s capturing the href-value of any anchor-link that has &#039;trackback&#039; anywhere in either the href value itself (ie. inside the quotes) or in the content of the link? (case-insensitive, multi-line, but I&#039;m not sure about the U - unicode case-insensitivity??)

Makes you appreciate verbose regex expressions with inline comments doesn&#039;t it?! (Like &lt;a href=&quot;http://www.diveintopython.org/regular_expressions/verbose.html&quot; rel=&quot;nofollow&quot;&gt;Python&#039;s verbose regex syntax&lt;/a&gt;)</description>
		<content:encoded><![CDATA[<p>Looks like it&#8217;s capturing the href-value of any anchor-link that has &#8216;trackback&#8217; anywhere in either the href value itself (ie. inside the quotes) or in the content of the link? (case-insensitive, multi-line, but I&#8217;m not sure about the U &#8211; unicode case-insensitivity??)</p>
<p>Makes you appreciate verbose regex expressions with inline comments doesn&#8217;t it?! (Like <a href="http://www.diveintopython.org/regular_expressions/verbose.html" rel="nofollow">Python&#8217;s verbose regex syntax</a>)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
