My Projects

Online Applications (mostly GPLed)

  • SpamGAME: an anti spam filter based on the GAME (GAussian Monodimensional Environment) algorithm for Text Caterization following the Machine Learning paradigm
  • PWebServer: A simple Java multi-threaded Web Server that supports HTTP/1.0 protocol. It was mainly meant as an educational example
  • maildir2mbox.py[.tgz]: a script written in python to convert a mailbox from maildir to mbox format. Sorry, it is compressed with tar and gzip, because yahoo does not let me to upload .py files for security reasons...
  • groovy.vim: syntax file for the groovy programming language for the VIM editor
  • I wrote for the LaTex listings package the support for the syntax of the Plasm programming language for Computer Aided Design, and now the 'listings' package should support it by default. With that, it is possible to insert Plasm source code inside your LaTex document and get it formatted as well
  • Debian 2.6.9 kernel with inotify patch: debian package of linux kernel 2.6.9 patched with debian patches and inotify patch