OpenSource
Open Source is a neat idea. Basically it's software free to copy, modify and share. Think of it as recyclable code.
Some of my projects
- TimPlayer - A python music player written using RAD (Rapid Application Development) tools like Tepache, Glade and Python
- Calix - A small python program that's basically a frontend wizard to the xgamma utility for xwindows
- XML Scriptures - This was an experiment in making an entire site using XML and XSLT. It's a miracle that it still works. I used the MDP's database for most of the text and converted it to xml and made a transformation file to convert it all to XHTML on the fly and serve it to the browser.