<?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: IRC in Ruby still sucks?  Check out Net::YAIL, the choice of a new generation</title>
	<atom:link href="http://blog.nerdbucket.com/irc-ruby-net-yail/article/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.nerdbucket.com/irc-ruby-net-yail/article</link>
	<description>How can a crappy site with boring games waste more space?</description>
	<pubDate>Fri, 12 Mar 2010 23:02:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nerdmaster</title>
		<link>http://blog.nerdbucket.com/irc-ruby-net-yail/article/comment-page-1#comment-823</link>
		<dc:creator>Nerdmaster</dc:creator>
		<pubDate>Wed, 24 Sep 2008 04:56:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nerdbucket.com/?p=81#comment-823</guid>
		<description>&lt;p&gt;Glad to hear it!  I really hope to get around to some serious work on YAIL now that a few people have given me some feedback, but I'm glad to see that the early releases are proving useful.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Glad to hear it!  I really hope to get around to some serious work on YAIL now that a few people have given me some feedback, but I&#8217;m glad to see that the early releases are proving useful.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://blog.nerdbucket.com/irc-ruby-net-yail/article/comment-page-1#comment-788</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sun, 21 Sep 2008 00:03:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nerdbucket.com/?p=81#comment-788</guid>
		<description>&lt;p&gt;I 'ported' _why's Blimlimb to Yail.  Rbot was a super pain to install and use.  Yail, on the other hand, works pretty swell!&lt;/p&gt;

&lt;p&gt;Thought you might like to see it.&lt;/p&gt;

&lt;p&gt;http://github.com/bterlson/blimlimb/tree/master&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I &#8216;ported&#8217; _why&#8217;s Blimlimb to Yail.  Rbot was a super pain to install and use.  Yail, on the other hand, works pretty swell!</p>

<p>Thought you might like to see it.</p>

<p><a href="http://github.com/bterlson/blimlimb/tree/master" rel="nofollow">http://github.com/bterlson/blimlimb/tree/master</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: defn</title>
		<link>http://blog.nerdbucket.com/irc-ruby-net-yail/article/comment-page-1#comment-144</link>
		<dc:creator>defn</dc:creator>
		<pubDate>Mon, 07 Jul 2008 04:02:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nerdbucket.com/?p=81#comment-144</guid>
		<description>&lt;p&gt;joe's comment is noted, but i think the way he phrases the comment is a bit counterproductive and misleading.  "easy to use modules for IRC and other protocols have been about for &lt;b&gt;other&lt;/b&gt; languages for many years."  nerdmaster, i applaud your efforts.  as joe said, it might be worth looking into other implementations in other languages to get a feel for how to improve this.  thanks for your work.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>joe&#8217;s comment is noted, but i think the way he phrases the comment is a bit counterproductive and misleading.  &#8220;easy to use modules for IRC and other protocols have been about for <b>other</b> languages for many years.&#8221;  nerdmaster, i applaud your efforts.  as joe said, it might be worth looking into other implementations in other languages to get a feel for how to improve this.  thanks for your work.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Nerdmaster</title>
		<link>http://blog.nerdbucket.com/irc-ruby-net-yail/article/comment-page-1#comment-140</link>
		<dc:creator>Nerdmaster</dc:creator>
		<pubDate>Fri, 04 Jul 2008 03:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nerdbucket.com/?p=81#comment-140</guid>
		<description>&lt;p&gt;I'd love to hear any ideas for improvements - the library is completely home-grown, built from hating IRCSocket's first release.  This is a good thing in that I know it does what &lt;em&gt;I&lt;/em&gt; need, but a bad thing in that it was built for my one project and not for general use.&lt;/p&gt;

&lt;p&gt;Obviously I think it has a lot of general use cases or I wouldn't have released it, but it's still at its heart a library I extracted from a single project.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;d love to hear any ideas for improvements - the library is completely home-grown, built from hating IRCSocket&#8217;s first release.  This is a good thing in that I know it does what <em>I</em> need, but a bad thing in that it was built for my one project and not for general use.</p>

<p>Obviously I think it has a lot of general use cases or I wouldn&#8217;t have released it, but it&#8217;s still at its heart a library I extracted from a single project.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://blog.nerdbucket.com/irc-ruby-net-yail/article/comment-page-1#comment-133</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Wed, 02 Jul 2008 22:55:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nerdbucket.com/?p=81#comment-133</guid>
		<description>&lt;p&gt;While this looks like a step forward, this still looks extremely basic. It's clearly not using async sockets or a proper event handler / callback system (or if it is something is very wrong somewhere). I wouldn't go raving about it just yet these type of basic functionality / easy to use modules for IRC and other protocols have been about for other languages for many years.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>While this looks like a step forward, this still looks extremely basic. It&#8217;s clearly not using async sockets or a proper event handler / callback system (or if it is something is very wrong somewhere). I wouldn&#8217;t go raving about it just yet these type of basic functionality / easy to use modules for IRC and other protocols have been about for other languages for many years.</p>]]></content:encoded>
	</item>
</channel>
</rss>
