<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>GString *blog = g_string_new(&#34;Hacking&#34;);</title>
	<link>http://gabrielfalcao.com</link>
	<description>Hacking for a better world</description>
	<lastBuildDate>Thu, 21 Jan 2010 10:59:43 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Avoid python pitfalls and be happy</title>
		<description>This morning I was just reading the feed, when I stumbled on this post about one of the weird behaviors of lists in Python.

In a few words, lists and dictionaries behave like C pointers, thus they are mutable objects.

So, if you are beginning on python, you probably will like those ...</description>
		<link>http://gabrielfalcao.com/2010/01/21/avoid-python-pitfalls-and-be-happy/</link>
			</item>
	<item>
		<title>Solving &#8220;connection refused&#8221; issues on Debian Sid</title>
		<description>Some weeks ago I started to experiment some network issues on my debian sid:

	The selenium-remote-control was not running:

I could even try to do a: "telnet localhost 4444", it just did not work.

	My Apache-Solr was not capable to subscribe to apache-activemq

When reading the log, I saw:

javax.jms.JMSException: Could not connect to broker ...</description>
		<link>http://gabrielfalcao.com/2010/01/05/solving-connection-refused-issues-on-debian-sid/</link>
			</item>
	<item>
		<title>Introducing Sponge, a python web framework aimed on testing</title>
		<description>
Some time ago, a friend of mine created a cherrypy-based continuous integration application, we both work with Django, but we think that its stack is too big for simple web projects, specially when we do not need to access SQL databases.

More on Django
In adition, I think that Django-powered applications are ...</description>
		<link>http://gabrielfalcao.com/2009/09/01/introducing-sponge-a-python-web-framework-aimed-on-testing/</link>
			</item>
	<item>
		<title>Emacs + Snippets</title>
		<description>People use to joke on me about the fact that I use EMACS, some say that I even need to use my toes to acomplish EMACS commands, and so on...

But I keep being even more productive, and every day I figure out new ways to improve it.

I really use EMACS ...</description>
		<link>http://gabrielfalcao.com/2009/08/16/emacs-snippets/</link>
			</item>
	<item>
		<title>Bolacha, httplib2 wrapper with cookie handling and file upload.</title>
		<description>I really like httplib2, but unfortunately it does not oficially support sending multipart/form-data.

So last Monday I was at work, and realized that I was needing exactly to make a http upload from within a python program, and also needed to make a session login right before.

I remember that I needed ...</description>
		<link>http://gabrielfalcao.com/2009/08/09/python-bolacha-httplib2-wrapper-with-cookie-handling-and-file-upload/</link>
			</item>
	<item>
		<title>New projects + agile = releases</title>
		<description>When I lived in Belo Horizonte/MG, I used to make hack parties with some friends of mine (nothing to say about all those pizzas and beer).

The hack parties had no specific goal, but a main idea: Hack some free software, and share the knowledge.

Many of us, but specifically Lincoln and ...</description>
		<link>http://gabrielfalcao.com/2009/07/05/new-projects-agile-releases/</link>
			</item>
	<item>
		<title>Eclipse + Java + UML + RESTful, the real silver bullet</title>
		<description>Some days ago I was just thinking about all these agile bullshit.

I mean, no matter if you do TDD or not, if you do care about continuous integration, this is all a real lose of time.

When thinking about shipping good software, the best combination is, indeed, quite simple:

	Use a powerful ...</description>
		<link>http://gabrielfalcao.com/2009/04/01/eclipsejava-much-better-aprils-fool/</link>
			</item>
	<item>
		<title>Geeks from venus eat geeks from mars at breakfast</title>
		<description>Many of my friends (maybe, so many) are geeks, but i've recently noticed that they are forked in two kinds thus I found completely fair to name as "Hedonistic Geeks" and "Parnasian Geeks". Therefore, the hedonistic ones can also be labeled as "geeks from mars", thus makes the parnasian ones ...</description>
		<link>http://gabrielfalcao.com/2009/01/31/geeks-from-venus-eat-geeks-from-mars-at-breakfast/</link>
			</item>
	<item>
		<title>Hosting and deploying django apps on Dreamhost</title>
		<description>About two years ago, I've signed up to Dreamhost. My goals were and still being to host my personal projects, websites and so on.

Once I am a Django web developer, one of my first actions were to create a django deployment setup, good and flexible enough. The time passed on ...</description>
		<link>http://gabrielfalcao.com/2008/12/02/hosting-and-deploying-django-apps-on-dreamhost/</link>
			</item>
	<item>
		<title>Graduation done!</title>
		<description>Today i've reached my first graduation.

It's funny to think that i've made a friend during the course, but he wasn't from my class, actually, he done another course, but our classes joined to some lessons. The funny fact is a long history....

The government of Brazil have a project who support ...</description>
		<link>http://gabrielfalcao.com/2008/07/12/graduation-done/</link>
			</item>
</channel>
</rss>
