<?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: Using Ruby as an AWK replacement</title>
	<atom:link href="http://code.joejag.com/2009/using-ruby-as-an-awk-replacement/feed/" rel="self" type="application/rss+xml" />
	<link>http://code.joejag.com/2009/using-ruby-as-an-awk-replacement/</link>
	<description>Joe Wright&#039;s technology blog</description>
	<lastBuildDate>Wed, 19 May 2010 16:41:56 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Todd Wei</title>
		<link>http://code.joejag.com/2009/using-ruby-as-an-awk-replacement/comment-page-1/#comment-186</link>
		<dc:creator>Todd Wei</dc:creator>
		<pubDate>Tue, 19 Jan 2010 13:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://code.joejag.com/?p=3#comment-186</guid>
		<description>in fact, perl was invented as a more powerful awk, and ruby inherits a lot from perl, so it&#039;s not surprising to achieve it with ruby.</description>
		<content:encoded><![CDATA[<p>in fact, perl was invented as a more powerful awk, and ruby inherits a lot from perl, so it&#8217;s not surprising to achieve it with ruby.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mcosta</title>
		<link>http://code.joejag.com/2009/using-ruby-as-an-awk-replacement/comment-page-1/#comment-136</link>
		<dc:creator>mcosta</dc:creator>
		<pubDate>Sun, 29 Nov 2009 03:04:05 +0000</pubDate>
		<guid isPermaLink="false">http://code.joejag.com/?p=3#comment-136</guid>
		<description>We can name that rawk.

BTW, I would not expect ruby outperform any tool.</description>
		<content:encoded><![CDATA[<p>We can name that rawk.</p>
<p>BTW, I would not expect ruby outperform any tool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joejag</title>
		<link>http://code.joejag.com/2009/using-ruby-as-an-awk-replacement/comment-page-1/#comment-7</link>
		<dc:creator>Joejag</dc:creator>
		<pubDate>Fri, 21 Aug 2009 19:38:21 +0000</pubDate>
		<guid isPermaLink="false">http://code.joejag.com/?p=3#comment-7</guid>
		<description>Cheers John.  A colleague at work was bemoaning AWK so I thought this would be useful.</description>
		<content:encoded><![CDATA[<p>Cheers John.  A colleague at work was bemoaning AWK so I thought this would be useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Gallagher</title>
		<link>http://code.joejag.com/2009/using-ruby-as-an-awk-replacement/comment-page-1/#comment-6</link>
		<dc:creator>John Gallagher</dc:creator>
		<pubDate>Fri, 21 Aug 2009 18:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://code.joejag.com/?p=3#comment-6</guid>
		<description>Thanks, Joe, that&#039;s really interesting. Just another choice in the myriad of options we have!</description>
		<content:encoded><![CDATA[<p>Thanks, Joe, that&#8217;s really interesting. Just another choice in the myriad of options we have!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
