Blood, Sweat and Code
Minor Open-Source Contributions
- Translation of GvR's Python Tutorial to Portuguese
- Developer in Project Guarana
- Creator of the Guarana Development Kit
- Contributor to the portals: PythonBrasil and TcheZope
- Contributed patches to Localizer
- Contributed mbox converter scripts to Sylpheed-Claws. The script is here
- Contributed a Django Snippet for binding pre-existing tables with dynamically created class models
py2slide
Now made obsolete by rst2slide that ships with docutils, py2slide was a short and sweet slide generator based on reST, focusing on slide reuse. This is made available just for historical reasons. There is no reason not to use docutils instead. =) Download py2slide 0.5
Dynamic Generation of Image Labels
ActiveState's Cookbook Recipe about using PIL to generate image labels dynamically, that is very handy in web apps.
MIPSimulator
While attending a Computer Architecture course at IC-Unicamp, I decided
to create a tool to aid the teacher. After the course was finished I never
had the time (or will) to work on it. So it is
available
for anybody that might have both.
Note that this is a weekend's
draft implementation. It needs a serious clean up ;o)
Click in the picture to take a closer look.