How to contact me
Email me at caio.MGAwI0z0@forwar...
Projects
LodgeIt is not just another pastebin, it features a clean user interface, different color schemes for sourcecode, reply to pastes, support for all languages Pygments supports, and XMLRPC support.
Added support for reading paste from clipboard.
Apache Libcloud is a standard Python library that abstracts away differences among multiple cloud provider APIs. http://libcloud.apache.org/
Refactory of the base Response class to abstract the common cases: XML and Json based responses:
Apport intercepts Program crashes, collects debugging information about the crash and the operating system environment, and sends it to bug trackers in a standardized form. It also offers the user to report a bug about a package, with again collecting as much information about it as possible.
Work related to google summer of code project. Unmerged work:
https://code.launchpad.net/~caioromao/apport/pardus-bugzilla
A vim plugin to give you some slime. (Emacs). https://github.com/jpalardy/vim-slime
Support for Python and Scala
Suport for custom functions for escaping text on different languages (&filetype).
Standardization of the plugin, not exposing private functions to the global namespace.
JavaScript Garden is a growing collection of documentation about the most quirky parts of the JavaScript programming language. It gives advice to avoid common mistakes, subtle bugs, as well as performance issues and bad practices that non-expert JavaScript programmers may encounter on their endeavours into the depths of the language.
A fancy curses interface to the Python interactive interpreter. http://www.bpython-interpreter.org/
Code to allow the usual "banner" keyword argument present on other REPL implementations.
Augeas is a configuration editing tool. It parses configuration files in their native formats and transforms them into a tree. Configuration changes are made by manipulating this tree and saving it back into native config files.
Fix for the python bindings on ppc64 architectures:
The pungi project is two things. First and foremost it is a free opensource tool to spin Fedora installation trees / isos. It will be used to produce Fedora releases from Fedora 7 on until it is replaced by something better. Secondly pungi is a set of python libraries to build various compose-like tools on top of. Pungi provides a library with various functions to find, depsolve, and gather packages into a given location. It provides a second library with various functions to run various Anaconda tools on the gathered packages and create isos from the results.
Basic user. Found and issue and provided a fix for it.