<?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>Comentários sobre GString *blog = g_string_new(&quot;Hacking&quot;);</title>
	<atom:link href="http://gabrielfalcao.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://gabrielfalcao.com</link>
	<description>Hacking for a better world</description>
	<lastBuildDate>Fri, 26 Feb 2010 18:14:14 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comentário sobre Eclipse + Java + UML + RESTful, the real silver bullet por Gabriel Falcão</title>
		<link>http://gabrielfalcao.com/2009/04/01/eclipsejava-much-better-aprils-fool/comment-page-1/#comment-393</link>
		<dc:creator>Gabriel Falcão</dc:creator>
		<pubDate>Fri, 26 Feb 2010 18:14:14 +0000</pubDate>
		<guid isPermaLink="false">http://gabrielfalcao.com/?p=21#comment-393</guid>
		<description>Hey guys!

Please notice that it&#039;s a april&#039;s fool blog post :)

Actually, I LOVE agile, it is in my blood.
And I even more hate Java, Eclipse, UML and automatic code generation.
I love languages such as ruby and python, with less code, more automated tests, short releases and much overjoying.

Coding must be fun :)</description>
		<content:encoded><![CDATA[<p>Hey guys!</p>
<p>Please notice that it&#8217;s a april&#8217;s fool blog post <img src='http://gabrielfalcao.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Actually, I LOVE agile, it is in my blood.<br />
And I even more hate Java, Eclipse, UML and automatic code generation.<br />
I love languages such as ruby and python, with less code, more automated tests, short releases and much overjoying.</p>
<p>Coding must be fun <img src='http://gabrielfalcao.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentário sobre Eclipse + Java + UML + RESTful, the real silver bullet por jon</title>
		<link>http://gabrielfalcao.com/2009/04/01/eclipsejava-much-better-aprils-fool/comment-page-1/#comment-392</link>
		<dc:creator>jon</dc:creator>
		<pubDate>Fri, 26 Feb 2010 01:46:56 +0000</pubDate>
		<guid isPermaLink="false">http://gabrielfalcao.com/?p=21#comment-392</guid>
		<description>What a bunch of total crap.

AGILE is a bunch of rebadged old ideas, I agree, but your suggestions are just rubbish, sorry.</description>
		<content:encoded><![CDATA[<p>What a bunch of total crap.</p>
<p>AGILE is a bunch of rebadged old ideas, I agree, but your suggestions are just rubbish, sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentário sobre Hosting and deploying django apps on Dreamhost por Jader Rubini</title>
		<link>http://gabrielfalcao.com/2008/12/02/hosting-and-deploying-django-apps-on-dreamhost/comment-page-1/#comment-344</link>
		<dc:creator>Jader Rubini</dc:creator>
		<pubDate>Sat, 26 Dec 2009 18:24:39 +0000</pubDate>
		<guid isPermaLink="false">http://gabrielfalcao.com/?p=10#comment-344</guid>
		<description>Esquece, cara. Simplesmente fiz um link simbólico do &lt;code&gt;/usr/bin/python&lt;/code&gt; para o &lt;code&gt;~/.myroot/usr/bin/python&lt;/code&gt;.

O problema – aparentemente – era que, por algum motivo, o Python 2.5 instalado pelo seu script não tinha instalado o MySQLdb.</description>
		<content:encoded><![CDATA[<p>Esquece, cara. Simplesmente fiz um link simbólico do <code>/usr/bin/python</code> para o <code>~/.myroot/usr/bin/python</code>.</p>
<p>O problema – aparentemente – era que, por algum motivo, o Python 2.5 instalado pelo seu script não tinha instalado o MySQLdb.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentário sobre Hosting and deploying django apps on Dreamhost por Jader Rubini</title>
		<link>http://gabrielfalcao.com/2008/12/02/hosting-and-deploying-django-apps-on-dreamhost/comment-page-1/#comment-343</link>
		<dc:creator>Jader Rubini</dc:creator>
		<pubDate>Sat, 26 Dec 2009 18:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://gabrielfalcao.com/?p=10#comment-343</guid>
		<description>Cara, eu usei seu script há um tempo atrás mas acabei não desenvolvendo nada com Django na minha conta DreamHost desde então. Agora que eles estão suportando oficialmente o Django, eu resolvi tirar um pouco a poeira do código e desenvolver algo.

Tentei fazer o procedimento descrito na &lt;a href=&quot;http://wiki.dreamhost.com/Django#Setup&quot; title=&quot;Django Setup on DreamHost&quot; rel=&quot;nofollow&quot;&gt;wiki&lt;/a&gt; deles, mas não consegui porque a versão do Python que estou usando é a 2.5.2 (instalada pelo seu script), e eles dizem pra &quot;reverter para a versão default&quot; (que, ao que me parece é a 2.4.4). Como eu faço pra ter novamente a versão 2.4 como default?

Abraço</description>
		<content:encoded><![CDATA[<p>Cara, eu usei seu script há um tempo atrás mas acabei não desenvolvendo nada com Django na minha conta DreamHost desde então. Agora que eles estão suportando oficialmente o Django, eu resolvi tirar um pouco a poeira do código e desenvolver algo.</p>
<p>Tentei fazer o procedimento descrito na <a href="http://wiki.dreamhost.com/Django#Setup" title="Django Setup on DreamHost" rel="nofollow">wiki</a> deles, mas não consegui porque a versão do Python que estou usando é a 2.5.2 (instalada pelo seu script), e eles dizem pra &#8220;reverter para a versão default&#8221; (que, ao que me parece é a 2.4.4). Como eu faço pra ter novamente a versão 2.4 como default?</p>
<p>Abraço</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentário sobre Introducing Sponge, a python web framework aimed on testing por Gabriel Falcão</title>
		<link>http://gabrielfalcao.com/2009/09/01/introducing-sponge-a-python-web-framework-aimed-on-testing/comment-page-1/#comment-339</link>
		<dc:creator>Gabriel Falcão</dc:creator>
		<pubDate>Fri, 02 Oct 2009 01:17:11 +0000</pubDate>
		<guid isPermaLink="false">http://gabrielfalcao.com/?p=128#comment-339</guid>
		<description>Hey buddy!
I haven&#039;t tried any RESTful until now. But I think that can be very easy :)</description>
		<content:encoded><![CDATA[<p>Hey buddy!<br />
I haven&#8217;t tried any RESTful until now. But I think that can be very easy <img src='http://gabrielfalcao.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentário sobre Introducing Sponge, a python web framework aimed on testing por lincoln</title>
		<link>http://gabrielfalcao.com/2009/09/01/introducing-sponge-a-python-web-framework-aimed-on-testing/comment-page-1/#comment-338</link>
		<dc:creator>lincoln</dc:creator>
		<pubDate>Thu, 01 Oct 2009 21:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://gabrielfalcao.com/?p=128#comment-338</guid>
		<description>Hello dude,

Very nice work man!!! I&#039;m starting to write an atom pub service in my job to integrate with our xmpp publication system. After looking at sponge I&#039;m thinking in use it to provide the http stuff.

Have you tried to write any RESTful stuff with sponge?</description>
		<content:encoded><![CDATA[<p>Hello dude,</p>
<p>Very nice work man!!! I&#8217;m starting to write an atom pub service in my job to integrate with our xmpp publication system. After looking at sponge I&#8217;m thinking in use it to provide the http stuff.</p>
<p>Have you tried to write any RESTful stuff with sponge?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentário sobre New projects + agile = releases por Introducing Sponge, a python web framework aimed on testing &#124; Planeta Globo.com</title>
		<link>http://gabrielfalcao.com/2009/07/05/new-projects-agile-releases/comment-page-1/#comment-327</link>
		<dc:creator>Introducing Sponge, a python web framework aimed on testing &#124; Planeta Globo.com</dc:creator>
		<pubDate>Thu, 03 Sep 2009 09:00:25 +0000</pubDate>
		<guid isPermaLink="false">http://gabrielfalcao.com/?p=113#comment-327</guid>
		<description>[...] I&#8217;ve just said some posts ago, I really enjoy agile, and I use to write simple web applications that does not demand the whole [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;ve just said some posts ago, I really enjoy agile, and I use to write simple web applications that does not demand the whole [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentário sobre Introducing Sponge, a python web framework aimed on testing por Anderson Santos</title>
		<link>http://gabrielfalcao.com/2009/09/01/introducing-sponge-a-python-web-framework-aimed-on-testing/comment-page-1/#comment-325</link>
		<dc:creator>Anderson Santos</dc:creator>
		<pubDate>Wed, 02 Sep 2009 20:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://gabrielfalcao.com/?p=128#comment-325</guid>
		<description>What big company uses sponge? Can I integrate with my J2EE + SOA + .NET + WHATEVA system? Is it ok for 2 billion users per second?
If not, why I would bother about learning it? Where are the specs?
(reading the first lines of the tutorial)
Dammit, now I know everything to get started. I hate python

=P</description>
		<content:encoded><![CDATA[<p>What big company uses sponge? Can I integrate with my J2EE + SOA + .NET + WHATEVA system? Is it ok for 2 billion users per second?<br />
If not, why I would bother about learning it? Where are the specs?<br />
(reading the first lines of the tutorial)<br />
Dammit, now I know everything to get started. I hate python</p>
<p>=P</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentário sobre Emacs + Snippets por Anderson Santos</title>
		<link>http://gabrielfalcao.com/2009/08/16/emacs-snippets/comment-page-1/#comment-324</link>
		<dc:creator>Anderson Santos</dc:creator>
		<pubDate>Wed, 02 Sep 2009 20:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://gabrielfalcao.com/?p=125#comment-324</guid>
		<description>VIM rules  ;p</description>
		<content:encoded><![CDATA[<p>VIM rules  ;p</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentário sobre New projects + agile = releases por GString *blog = g_string_new(&#34;Hacking&#34;); &#187; Introducing Sponge, a python web framework aimed on testing</title>
		<link>http://gabrielfalcao.com/2009/07/05/new-projects-agile-releases/comment-page-1/#comment-323</link>
		<dc:creator>GString *blog = g_string_new(&#34;Hacking&#34;); &#187; Introducing Sponge, a python web framework aimed on testing</dc:creator>
		<pubDate>Wed, 02 Sep 2009 02:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://gabrielfalcao.com/?p=113#comment-323</guid>
		<description>[...] I&#8217;ve just said some posts ago, I really enjoy agile, and I use to write simple web applications that does not demand the whole [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;ve just said some posts ago, I really enjoy agile, and I use to write simple web applications that does not demand the whole [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
