<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WildWebWeaving &#187; regular expressions</title>
	<atom:link href="http://wildwebweaving.com/tag/regular-expressions/feed/" rel="self" type="application/rss+xml" />
	<link>http://wildwebweaving.com</link>
	<description>a celebration of languages, writing, and the Web</description>
	<lastBuildDate>Mon, 13 Feb 2012 15:56:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Regex help</title>
		<link>http://wildwebweaving.com/2008/01/22/regex-help/</link>
		<comments>http://wildwebweaving.com/2008/01/22/regex-help/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 21:25:24 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[regular expressions]]></category>

		<guid isPermaLink="false">http://wildwebweaving.com/2008/01/22/regex-help/</guid>
		<description><![CDATA[An excellent tool for regex testing is Regex Coach by Edi Weitz in Germany.  It&#8217;s makes one of the most painful coding tasks a lot less odios, thanks to real-time color-coded highlighting of matches, and a simple, intuitive interface. It&#8217;s only limitations that I&#8217;ve discovered are in character support; strangely, considering its European origins, it [...]]]></description>
			<content:encoded><![CDATA[<p>An excellent tool for regex testing is <a href="http://www.weitz.de/regex-coach/" title="RegEx Coach">Regex Coach</a> by Edi Weitz in Germany.  It&#8217;s makes one of the most painful coding tasks a lot less odios, thanks to real-time color-coded highlighting of matches, and a simple, intuitive interface. It&#8217;s only limitations that I&#8217;ve discovered are in character support; strangely, considering its European origins, it doesn&#8217;t support the Euro symbol &#8220;€&#8221;. That&#8217;s not likely to be a major flaw for anyone checking the regex syntax, however, and regex is an indispensible aid for that.</p>
]]></content:encoded>
			<wfw:commentRss>http://wildwebweaving.com/2008/01/22/regex-help/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

