<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Regular Expressions as an end-user programming tool?</title>
	<atom:link href="http://blog.gobansaor.com/2008/07/01/regular-expressions-as-an-end-user-programming-tool/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gobansaor.com/2008/07/01/regular-expressions-as-an-end-user-programming-tool/</link>
	<description>A country datasmith.</description>
	<lastBuildDate>Sat, 10 Jul 2010 14:04:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: SAX and Bugs and XBRooL &#171; Gobán Saor</title>
		<link>http://blog.gobansaor.com/2008/07/01/regular-expressions-as-an-end-user-programming-tool/#comment-5927</link>
		<dc:creator>SAX and Bugs and XBRooL &#171; Gobán Saor</dc:creator>
		<pubDate>Thu, 06 May 2010 12:26:40 +0000</pubDate>
		<guid isPermaLink="false">http://gobansaor.wordpress.com/?p=382#comment-5927</guid>
		<description>[...] tended to go down the brute force and ignorance approach of hand coded File I/O combined with regular expressions to efficiently parse out the data [...]</description>
		<content:encoded><![CDATA[<p>[...] tended to go down the brute force and ignorance approach of hand coded File I/O combined with regular expressions to efficiently parse out the data [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gobansaor</title>
		<link>http://blog.gobansaor.com/2008/07/01/regular-expressions-as-an-end-user-programming-tool/#comment-4658</link>
		<dc:creator>gobansaor</dc:creator>
		<pubDate>Fri, 18 Jul 2008 14:27:32 +0000</pubDate>
		<guid isPermaLink="false">http://gobansaor.wordpress.com/?p=382#comment-4658</guid>
		<description>@JP

I learned &quot;on the job&quot; (mainly from using AWK and Perl) but I&#039;d guess any decent book on Perl would be a good place to start.  There are however lots of Regex 101 sites on the net, for example...

http://www.icewarp.com/support/online_manual/203030104.htm (very simple introduction)

http://www.regular-expressions.info/  (a bit more info)

http://www.editgrid.com/user/ken/REGEX_tutorial (regex in a spreadsheet!)

to ..
http://regexp.resource.googlepages.com/analyzer.html
 or
http://osteele.com/tools/reanimator/
 ...if you wish to see a visual analysis of your regular expressions.

Tom</description>
		<content:encoded><![CDATA[<p>@JP</p>
<p>I learned &#8220;on the job&#8221; (mainly from using AWK and Perl) but I&#8217;d guess any decent book on Perl would be a good place to start.  There are however lots of Regex 101 sites on the net, for example&#8230;</p>
<p><a href="http://www.icewarp.com/support/online_manual/203030104.htm" rel="nofollow">http://www.icewarp.com/support/online_manual/203030104.htm</a> (very simple introduction)</p>
<p><a href="http://www.regular-expressions.info/" rel="nofollow">http://www.regular-expressions.info/</a>  (a bit more info)</p>
<p><a href="http://www.editgrid.com/user/ken/REGEX_tutorial" rel="nofollow">http://www.editgrid.com/user/ken/REGEX_tutorial</a> (regex in a spreadsheet!)</p>
<p>to ..<br />
<a href="http://regexp.resource.googlepages.com/analyzer.html" rel="nofollow">http://regexp.resource.googlepages.com/analyzer.html</a><br />
 or<br />
<a href="http://osteele.com/tools/reanimator/" rel="nofollow">http://osteele.com/tools/reanimator/</a><br />
 &#8230;if you wish to see a visual analysis of your regular expressions.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP</title>
		<link>http://blog.gobansaor.com/2008/07/01/regular-expressions-as-an-end-user-programming-tool/#comment-4657</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Fri, 18 Jul 2008 01:32:49 +0000</pubDate>
		<guid isPermaLink="false">http://gobansaor.wordpress.com/?p=382#comment-4657</guid>
		<description>Can you recommend any books for someone looking to break into learning regex?

Thx,
JP</description>
		<content:encoded><![CDATA[<p>Can you recommend any books for someone looking to break into learning regex?</p>
<p>Thx,<br />
JP</p>
]]></content:encoded>
	</item>
</channel>
</rss>
