<?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"
	>
<channel>
	<title>Comments on: More Trivial Scripting with Ruby</title>
	<atom:link href="http://www.postal-code.com/binarycode/2007/04/19/more-trivial-scripting-with-ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.postal-code.com/binarycode/2007/04/19/more-trivial-scripting-with-ruby/</link>
	<description>A whole bunch of nought thought by Chris Cummer</description>
	<pubDate>Tue, 06 Jan 2009 22:42:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Gregory</title>
		<link>http://www.postal-code.com/binarycode/2007/04/19/more-trivial-scripting-with-ruby/#comment-125</link>
		<dc:creator>Gregory</dc:creator>
		<pubDate>Tue, 24 Apr 2007 19:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.postal-code.com/binarycode/2007/04/19/more-trivial-scripting-with-ruby/#comment-125</guid>
		<description>oh, the formatting on that got messed up sadly.</description>
		<content:encoded><![CDATA[<p>oh, the formatting on that got messed up sadly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gregory</title>
		<link>http://www.postal-code.com/binarycode/2007/04/19/more-trivial-scripting-with-ruby/#comment-124</link>
		<dc:creator>Gregory</dc:creator>
		<pubDate>Tue, 24 Apr 2007 19:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.postal-code.com/binarycode/2007/04/19/more-trivial-scripting-with-ruby/#comment-124</guid>
		<description>Neat.  You can also pass stuff on STDIN to the script I wrote.


$ echo "Foo" &#124; ruby -rcgi  -e "puts CGI.escapeHTML(ARGF.read)"
&#60;br&#62;Foo&#60;/br&#62;
</description>
		<content:encoded><![CDATA[<p>Neat.  You can also pass stuff on STDIN to the script I wrote.</p>
<p>$ echo &#8220;Foo&#8221; | ruby -rcgi  -e &#8220;puts CGI.escapeHTML(ARGF.read)&#8221;<br />
&lt;br&gt;Foo&lt;/br&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
