<?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: DATA and ARGF in Ruby</title>
	<atom:link href="http://blog.bogojoker.com/2008/11/data-and-argf-in-ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bogojoker.com/2008/11/data-and-argf-in-ruby/</link>
	<description>&#039;My humble abode&#039;.sub(/ab/,&#039;c&#039;)</description>
	<lastBuildDate>Wed, 28 Sep 2011 09:09:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Joseph Pecoraro</title>
		<link>http://blog.bogojoker.com/2008/11/data-and-argf-in-ruby/comment-page-1/#comment-637</link>
		<dc:creator>Joseph Pecoraro</dc:creator>
		<pubDate>Tue, 27 Jul 2010 05:03:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bogojoker.com/?p=140#comment-637</guid>
		<description>@Tomasz thanks. I didn&#039;t know about that and I overlooked it above. That would indeed be the preferred solution. ARGFy is kinda pointless, and as I mentioned above it was an exercise. But you could use ARGFy to process files of your choosing instead of just command line arguments like ARGF. Cheers.</description>
		<content:encoded><![CDATA[<p>@Tomasz thanks. I didn&#8217;t know about that and I overlooked it above. That would indeed be the preferred solution. ARGFy is kinda pointless, and as I mentioned above it was an exercise. But you could use ARGFy to process files of your choosing instead of just command line arguments like ARGF. Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomasz Wegrzanowski</title>
		<link>http://blog.bogojoker.com/2008/11/data-and-argf-in-ruby/comment-page-1/#comment-636</link>
		<dc:creator>Tomasz Wegrzanowski</dc:creator>
		<pubDate>Mon, 26 Jul 2010 22:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bogojoker.com/?p=140#comment-636</guid>
		<description>&gt; For instance ARGF can’t tell you when it changes files. 

ARGF.file.lineno == 1

Here, I fixed it for you. ARGF already does everything you want, and ARGFy seems to be rather pointless.</description>
		<content:encoded><![CDATA[<p>&gt; For instance ARGF can’t tell you when it changes files. </p>
<p>ARGF.file.lineno == 1</p>
<p>Here, I fixed it for you. ARGF already does everything you want, and ARGFy seems to be rather pointless.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BogoJoker &#187; The ARGFy Experiment</title>
		<link>http://blog.bogojoker.com/2008/11/data-and-argf-in-ruby/comment-page-1/#comment-254</link>
		<dc:creator>BogoJoker &#187; The ARGFy Experiment</dc:creator>
		<pubDate>Sat, 06 Dec 2008 02:38:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bogojoker.com/?p=140#comment-254</guid>
		<description>[...] wrote an earlier article that talked about Ruby&#8217;s global ARGF variable. I mentioned that I took that a step further, [...]</description>
		<content:encoded><![CDATA[<p>[...] wrote an earlier article that talked about Ruby&#8217;s global ARGF variable. I mentioned that I took that a step further, [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

