<?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: gnio</title>
	<atom:link href="http://blogs.gnome.org/desrt/2009/02/24/gnio/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/desrt/2009/02/24/gnio/</link>
	<description>a lowercase manifesto</description>
	<lastBuildDate>Thu, 15 Oct 2009 09:25:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brian Lavender</title>
		<link>http://blogs.gnome.org/desrt/2009/02/24/gnio/comment-page-1/#comment-544</link>
		<dc:creator>Brian Lavender</dc:creator>
		<pubDate>Tue, 10 Mar 2009 18:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/desrt/?p=80#comment-544</guid>
		<description>I figured out how to download the repository. Hopefully others aren&#039;t as clueless as I am. ;-)

git clone git://git.desrt.ca/gnio gnio</description>
		<content:encoded><![CDATA[<p>I figured out how to download the repository. Hopefully others aren&#8217;t as clueless as I am. ;-)</p>
<p>git clone git://git.desrt.ca/gnio gnio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Lavender</title>
		<link>http://blogs.gnome.org/desrt/2009/02/24/gnio/comment-page-1/#comment-543</link>
		<dc:creator>Brian Lavender</dc:creator>
		<pubDate>Tue, 10 Mar 2009 09:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/desrt/?p=80#comment-543</guid>
		<description>How do you check out the code? I haven&#039;t used git before.</description>
		<content:encoded><![CDATA[<p>How do you check out the code? I haven&#8217;t used git before.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Van Hoof</title>
		<link>http://blogs.gnome.org/desrt/2009/02/24/gnio/comment-page-1/#comment-542</link>
		<dc:creator>Philip Van Hoof</dc:creator>
		<pubDate>Wed, 25 Feb 2009 14:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/desrt/?p=80#comment-542</guid>
		<description>@Lucas: that library doesn&#039;t have input and output stream classes. Instead it has methods like receive() and send(). Preferably you decouple those method from the &quot;socket&quot; into the &quot;stream&quot; (like how most I/O frameworks including .NET&#039;s, Java&#039;s and GIO works).

So I don&#039;t really agree that it&#039;s a similar solution.</description>
		<content:encoded><![CDATA[<p>@<a href="http://blogs.gnome.org/desrt/2009/02/24/gnio/#comment-538">Lucas</a>: that library doesn&#8217;t have input and output stream classes. Instead it has methods like receive() and send(). Preferably you decouple those method from the &#8220;socket&#8221; into the &#8220;stream&#8221; (like how most I/O frameworks including .NET&#8217;s, Java&#8217;s and GIO works).</p>
<p>So I don&#8217;t really agree that it&#8217;s a similar solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tpm</title>
		<link>http://blogs.gnome.org/desrt/2009/02/24/gnio/comment-page-1/#comment-541</link>
		<dc:creator>tpm</dc:creator>
		<pubDate>Wed, 25 Feb 2009 12:27:06 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/desrt/?p=80#comment-541</guid>
		<description>Iñigo Martínez: gnet can be used, but it&#039;s got a very outdated and in many places awkward GLib-1.x-style API, ie. no GObjects, based on GIOChannels, bad error reporting in many places etc.

Getting all this functionality into GLib with a modern API is long overdue. Ryan and other gnio coders: rock on!</description>
		<content:encoded><![CDATA[<p>Iñigo Martínez: gnet can be used, but it&#8217;s got a very outdated and in many places awkward GLib-1.x-style API, ie. no GObjects, based on GIOChannels, bad error reporting in many places etc.</p>
<p>Getting all this functionality into GLib with a modern API is long overdue. Ryan and other gnio coders: rock on!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iñigo Martínez</title>
		<link>http://blogs.gnome.org/desrt/2009/02/24/gnio/comment-page-1/#comment-540</link>
		<dc:creator>Iñigo Martínez</dc:creator>
		<pubDate>Tue, 24 Feb 2009 23:06:48 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/desrt/?p=80#comment-540</guid>
		<description>Sorry for my ignorance, but I was looking for something similar time ago, and I found gnet. Can&#039;t both used for network using gio ?</description>
		<content:encoded><![CDATA[<p>Sorry for my ignorance, but I was looking for something similar time ago, and I found gnet. Can&#8217;t both used for network using gio ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anon</title>
		<link>http://blogs.gnome.org/desrt/2009/02/24/gnio/comment-page-1/#comment-539</link>
		<dc:creator>anon</dc:creator>
		<pubDate>Tue, 24 Feb 2009 18:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/desrt/?p=80#comment-539</guid>
		<description>Please please please start typing capitals at the beginning of sentences!</description>
		<content:encoded><![CDATA[<p>Please please please start typing capitals at the beginning of sentences!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas</title>
		<link>http://blogs.gnome.org/desrt/2009/02/24/gnio/comment-page-1/#comment-538</link>
		<dc:creator>Lucas</dc:creator>
		<pubDate>Tue, 24 Feb 2009 18:08:56 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/desrt/?p=80#comment-538</guid>
		<description>This solution is quite similar http://code.google.com/p/snllibrary/</description>
		<content:encoded><![CDATA[<p>This solution is quite similar <a href="http://code.google.com/p/snllibrary/" rel="nofollow">http://code.google.com/p/snllibrary/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders</title>
		<link>http://blogs.gnome.org/desrt/2009/02/24/gnio/comment-page-1/#comment-537</link>
		<dc:creator>Anders</dc:creator>
		<pubDate>Tue, 24 Feb 2009 17:30:47 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/desrt/?p=80#comment-537</guid>
		<description>I&#039;m curious, and I&#039;m sure a lot of other people are too...

What is gnio?</description>
		<content:encoded><![CDATA[<p>I&#8217;m curious, and I&#8217;m sure a lot of other people are too&#8230;</p>
<p>What is gnio?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
