Caio Romão on anything, really
Dec 14, 2009

Splitting Git Repositories

Pragmatic guide on how to create git repositories based on sub-folders from an existing tree. Useful when moving or separating created code into a new project.

Nov 24, 2009

Maintenance Complete

Shameless ping. Just letting everyone know that my site is back up.

Nov 23, 2009

Maintenance Notice

Change of domain registrars. Just a warning for possible outage due to DNS issues.

Oct 24, 2009

Watch out when using Python's urljoin

Python's urljoin function behaves differently on Python 2.5- and Python 2.6+. This Post describes it's behavior and suggests some measures to avoid future headaches.

Oct 18, 2009

Markdown Update

An article with thoughts on two Markdown implementations written for Python and what led me to change the one used on Bizarrice blog engine.

Oct 12, 2009

Support for Themes

Quick notice about the implementation of the support for themes os Bizarrice Blog Engine.

Oct 12, 2009

Nanoc3 Theme!

A crude port of nanoc3 default theme has been created for Bizarrice Blog Engine and I want everyone to know about it.

Oct 11, 2009

How to read JSON data from an AppEngine app

A short-guide on interacting Google AppEngine based apps with Web Services that use JSON for their response.

Oct 11, 2009

Ditching PyTz

Thoughts on Timezone / Localization issues on Google AppEngine, the usage of PyTz for l10n support and it's replacement for a web-service providing a Timezone interface.

Oct 6, 2009

Update your feeds! (Or not)

Notice about my blog starting to use FeedBurner as it's syndication provider.