<?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: AsyncRunner for Ruby/GLib</title>
	<atom:link href="http://micke.hallendal.net/blog/asyncrunner-for-rubyglib/feed/" rel="self" type="application/rss+xml" />
	<link>http://micke.hallendal.net/blog/asyncrunner-for-rubyglib/</link>
	<description>Personal blog of Mikael Hallendal</description>
	<pubDate>Wed, 07 Jan 2009 01:49:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Mikael Hallendal</title>
		<link>http://micke.hallendal.net/blog/asyncrunner-for-rubyglib/#comment-2617</link>
		<dc:creator>Mikael Hallendal</dc:creator>
		<pubDate>Fri, 06 Jun 2008 12:56:03 +0000</pubDate>
		<guid isPermaLink="false">http://micke.hallendal.net/blog/?p=289#comment-2617</guid>
		<description>@markus, thanks I will try :)

For someone new to GTK : In a regular GTK  application you would use "Gtk::main" instead of creating your own mainloop like I did in the example above. 

I use it to try out the AsyncRunner from the command line and also to create a simple example without involving any GTK .</description>
		<content:encoded><![CDATA[<p>@markus, thanks I will try <img src='http://micke.hallendal.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
For someone new to GTK : In a regular GTK  application you would use &#8220;Gtk::main&#8221; instead of creating your own mainloop like I did in the example above. </p>
<p>I use it to try out the AsyncRunner from the command line and also to create a simple example without involving any GTK .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: markus heiler</title>
		<link>http://micke.hallendal.net/blog/asyncrunner-for-rubyglib/#comment-2616</link>
		<dc:creator>markus heiler</dc:creator>
		<pubDate>Fri, 06 Jun 2008 12:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://micke.hallendal.net/blog/?p=289#comment-2616</guid>
		<description>i &#60;3 ruby-gtk ruby-gnome examples
keep them coming :D

I dont even recall stuff like
  GLib::MainLoop.new 
being used ever before</description>
		<content:encoded><![CDATA[<p>i &lt;3 ruby-gtk ruby-gnome examples<br />
keep them coming <img src='http://micke.hallendal.net/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
I dont even recall stuff like<br />
  GLib::MainLoop.new<br />
being used ever before</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikael Hallendal</title>
		<link>http://micke.hallendal.net/blog/asyncrunner-for-rubyglib/#comment-2604</link>
		<dc:creator>Mikael Hallendal</dc:creator>
		<pubDate>Thu, 05 Jun 2008 10:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://micke.hallendal.net/blog/?p=289#comment-2604</guid>
		<description>@oliver: Definitely in the case one exists. In this case I was using the Twitter4r library though and the alternative would be to write my own Twitter library (which would be more work).</description>
		<content:encoded><![CDATA[<p>@oliver: Definitely in the case one exists. In this case I was using the Twitter4r library though and the alternative would be to write my own Twitter library (which would be more work).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oliver</title>
		<link>http://micke.hallendal.net/blog/asyncrunner-for-rubyglib/#comment-2603</link>
		<dc:creator>oliver</dc:creator>
		<pubDate>Thu, 05 Jun 2008 10:34:52 +0000</pubDate>
		<guid isPermaLink="false">http://micke.hallendal.net/blog/?p=289#comment-2603</guid>
		<description>Wouldn't it be easier to use an asynchronous network library instead (with non-blocking sockets etc.)?</description>
		<content:encoded><![CDATA[<p>Wouldn&#8217;t it be easier to use an asynchronous network library instead (with non-blocking sockets etc.)?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
