<?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 for Thiago Bellini&#039;s homepage</title>
	<atom:link href="http://hackedbellini.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackedbellini.org</link>
	<description>Free software development, Open source software, Linux - by Thiago Bellini</description>
	<lastBuildDate>Fri, 23 Mar 2012 11:36:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on My first tatoo is a Debian tatoo! by UEHEEU BR</title>
		<link>http://hackedbellini.org/misc/my-first-tatoo-is-a-debian-tatoo/#comment-238</link>
		<dc:creator>UEHEEU BR</dc:creator>
		<pubDate>Fri, 23 Mar 2012 11:36:59 +0000</pubDate>
		<guid isPermaLink="false">http://hackedbellini.org/?p=211#comment-238</guid>
		<description>E as namorada?</description>
		<content:encoded><![CDATA[<p>E as namorada?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing asynchronous Python code with Twisted using inlineCallbacks by Doug Farrell</title>
		<link>http://hackedbellini.org/development/writing-asynchronous-python-code-with-twisted-using-inlinecallbacks/#comment-237</link>
		<dc:creator>Doug Farrell</dc:creator>
		<pubDate>Wed, 29 Feb 2012 14:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://hackedbellini.org/?p=285#comment-237</guid>
		<description>I agree, a great blog post. I&#039;ve written some Twisted applications in the past in the &quot;traditional&quot; style and always struggled to get it right. And to be able to read/understand  what I did when I went back to the program later. The @inlineCallbacks style is much clearer to me, and your post really helped me see how to use it better.
Thanks!
Doug</description>
		<content:encoded><![CDATA[<p>I agree, a great blog post. I&#8217;ve written some Twisted applications in the past in the &#8220;traditional&#8221; style and always struggled to get it right. And to be able to read/understand  what I did when I went back to the program later. The @inlineCallbacks style is much clearer to me, and your post really helped me see how to use it better.<br />
Thanks!<br />
Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing asynchronous Python code with Twisted using inlineCallbacks by Tobias</title>
		<link>http://hackedbellini.org/development/writing-asynchronous-python-code-with-twisted-using-inlinecallbacks/#comment-212</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Mon, 15 Aug 2011 18:20:55 +0000</pubDate>
		<guid isPermaLink="false">http://hackedbellini.org/?p=285#comment-212</guid>
		<description>Great blog post! Twisted is sophisticated, and once I got my mind wrapped to the Twisted way, just everything fits. It lacks docs though, which is why nuggets as this post are welcome;)

If you&#039;re interested in WebSockets and Twisted producer/consumer stuff, checkout this http://www.tavendo.de/autobahn/tutorial/producer.html

Or on GitHub https://github.com/oberstet/Autobahn ..</description>
		<content:encoded><![CDATA[<p>Great blog post! Twisted is sophisticated, and once I got my mind wrapped to the Twisted way, just everything fits. It lacks docs though, which is why nuggets as this post are welcome;)</p>
<p>If you&#8217;re interested in WebSockets and Twisted producer/consumer stuff, checkout this <a href="http://www.tavendo.de/autobahn/tutorial/producer.html" rel="nofollow">http://www.tavendo.de/autobahn/tutorial/producer.html</a></p>
<p>Or on GitHub <a href="https://github.com/oberstet/Autobahn" rel="nofollow">https://github.com/oberstet/Autobahn</a> ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PPA for the latest and greatest Vim by hackedbellini</title>
		<link>http://hackedbellini.org/community/ppa-for-the-latest-and-greatest-vim/#comment-206</link>
		<dc:creator>hackedbellini</dc:creator>
		<pubDate>Thu, 19 May 2011 21:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://hackedbellini.org/?p=239#comment-206</guid>
		<description>Yeap, I&#039;m not having a lot of spare time these days. That&#039;s why there&#039;s no vim build for natty on my ppa!
I&#039;ll try to make that on the next few days!
Thanks for commenting! :)</description>
		<content:encoded><![CDATA[<p>Yeap, I&#8217;m not having a lot of spare time these days. That&#8217;s why there&#8217;s no vim build for natty on my ppa!<br />
I&#8217;ll try to make that on the next few days!<br />
Thanks for commenting! <img src='http://hackedbellini.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PPA for the latest and greatest Vim by bronson</title>
		<link>http://hackedbellini.org/community/ppa-for-the-latest-and-greatest-vim/#comment-205</link>
		<dc:creator>bronson</dc:creator>
		<pubDate>Thu, 19 May 2011 15:02:45 +0000</pubDate>
		<guid isPermaLink="false">http://hackedbellini.org/?p=239#comment-205</guid>
		<description>Hi, nice work!  Any chance of updating your ppa?  Natty&#039;s 7.3.035 has some pretty nasty bugs that are fixed in 7.3.195 (or pretty much everything over 70).

    https://wincent.com/forums/command-t/topics/470

Would be awesome to be able to just grab a new set of vim files and have the crashing stop.  Thanks!</description>
		<content:encoded><![CDATA[<p>Hi, nice work!  Any chance of updating your ppa?  Natty&#8217;s 7.3.035 has some pretty nasty bugs that are fixed in 7.3.195 (or pretty much everything over 70).</p>
<p>    <a href="https://wincent.com/forums/command-t/topics/470" rel="nofollow">https://wincent.com/forums/command-t/topics/470</a></p>
<p>Would be awesome to be able to just grab a new set of vim files and have the crashing stop.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Contact by Passando o bastão.. &#124; Linux para Todos</title>
		<link>http://hackedbellini.org/contact/#comment-142</link>
		<dc:creator>Passando o bastão.. &#124; Linux para Todos</dc:creator>
		<pubDate>Thu, 25 Nov 2010 16:35:17 +0000</pubDate>
		<guid isPermaLink="false">http://hackedbellini.org/#comment-142</guid>
		<description>[...] alguém estiver interessado, entre em contato comigo: http://hackedbellini.org/contact (neste link existem várias formas de [...]</description>
		<content:encoded><![CDATA[<p>[...] alguém estiver interessado, entre em contato comigo: <a href="http://hackedbellini.org/contact" rel="nofollow">http://hackedbellini.org/contact</a> (neste link existem várias formas de [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PPA-Purge: The best friend for people who lives on Bleeding Edge by PPA for the latest and greatest Vim &#124; hackedbellini@home</title>
		<link>http://hackedbellini.org/applications/ppa-purge-the-best-friend-for-people-who-lives-on-bleeding-edge/#comment-128</link>
		<dc:creator>PPA for the latest and greatest Vim &#124; hackedbellini@home</dc:creator>
		<pubDate>Tue, 26 Oct 2010 12:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://hackedbellini.org/?p=191#comment-128</guid>
		<description>[...] 10/26: If you wish to remove my PPA and return to the official repository version, use ppa-purge.  Related posts:PPA-Purge: The best friend for people who lives on Bleeding [...]</description>
		<content:encoded><![CDATA[<p>[...] 10/26: If you wish to remove my PPA and return to the official repository version, use ppa-purge.  Related posts:PPA-Purge: The best friend for people who lives on Bleeding [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How Hotmail prevented me from getting online on my ICQ account by Dokuro</title>
		<link>http://hackedbellini.org/misc/how-hotmail-prevented-me-from-getting-online-on-my-icq-account/#comment-123</link>
		<dc:creator>Dokuro</dc:creator>
		<pubDate>Mon, 25 Oct 2010 15:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://hackedbellini.org/?p=172#comment-123</guid>
		<description>fantastico haeuhaeuau.. vc deve ter posto o email principal como email alternativo tb, rs.. haeuheahauuh você falhou haeuhaeuu</description>
		<content:encoded><![CDATA[<p>fantastico haeuhaeuau.. vc deve ter posto o email principal como email alternativo tb, rs.. haeuheahauuh você falhou haeuhaeuu</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My first tatoo is a Debian tatoo! by hackedbellini</title>
		<link>http://hackedbellini.org/misc/my-first-tatoo-is-a-debian-tatoo/#comment-111</link>
		<dc:creator>hackedbellini</dc:creator>
		<pubDate>Mon, 18 Oct 2010 15:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://hackedbellini.org/?p=211#comment-111</guid>
		<description>lol. Era obvio que a minha primeira tatoo ia ser uma tatoo nerd =P</description>
		<content:encoded><![CDATA[<p>lol. Era obvio que a minha primeira tatoo ia ser uma tatoo nerd =P</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My first tatoo is a Debian tatoo! by july</title>
		<link>http://hackedbellini.org/misc/my-first-tatoo-is-a-debian-tatoo/#comment-110</link>
		<dc:creator>july</dc:creator>
		<pubDate>Mon, 18 Oct 2010 05:53:16 +0000</pubDate>
		<guid isPermaLink="false">http://hackedbellini.org/?p=211#comment-110</guid>
		<description>Vc merece MORRER... to amolando meu canivete</description>
		<content:encoded><![CDATA[<p>Vc merece MORRER&#8230; to amolando meu canivete</p>
]]></content:encoded>
	</item>
</channel>
</rss>

