<?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: Net::IMAP::Hairy</title>
	<atom:link href="http://willj.net/blog/2005/09/19/net-imap-hairy/feed/" rel="self" type="application/rss+xml" />
	<link>http://willj.net/blog/2005/09/19/net-imap-hairy/</link>
	<description>will.thoughts.pop</description>
	<pubDate>Tue, 06 Jan 2009 03:16:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: musc@ - Daniele Muscetta's Weblog</title>
		<link>http://willj.net/blog/2005/09/19/net-imap-hairy/comment-page-1/#comment-19</link>
		<dc:creator>musc@ - Daniele Muscetta's Weblog</dc:creator>
		<pubDate>Thu, 05 Jan 2006 11:49:04 +0000</pubDate>
		<guid isPermaLink="false">http://willj.net/blog/?p=12#comment-19</guid>
		<description>&lt;strong&gt;More on Ruby and IMAP&lt;/strong&gt;

	I&#8217;ve written here of a Ruby IMAP Script.
	The script is INCREDIBLY simple (but it had to do a simple thing nonethless):
	
#!/usr/bin/env ruby
begin_ = Time.now
	require 'net/imap'
	if !ARGV[4]
        puts "USAGE: ruby imapcheck.rb [server] [...</description>
		<content:encoded><![CDATA[<p><strong>More on Ruby and IMAP</strong></p>
<p>	I&#8217;ve written here of a Ruby IMAP Script.<br />
	The script is INCREDIBLY simple (but it had to do a simple thing nonethless):</p>
<p>#!/usr/bin/env ruby<br />
begin_ = Time.now<br />
	require &#8216;net/imap&#8217;<br />
	if !ARGV[4]<br />
        puts &#8220;USAGE: ruby imapcheck.rb [server] [&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
