That Faltzer Ain't One of Ours
If wishes grew on trees, then life would be a breeze.-
The majority of my programming goes into web application development. I program in the Python language (because PHP sucks-hard) for both desktop and web applications I work on.
- Parasol Boards
- Python bulletin board script written in the Pylons Web Framework. It is the only Open-Sourwritten based on how I think forum systems should work.
- MMBN Online
- Open-source Mega Man Battle Network simulator licensed under the GNU GPL v3 license that allows users to get online and battle their friends using their favorite chips and navis. It is written using the Pyglet and wxPython libraries, in order to provide the best cross-platform compatible interface.
- SUIT (Scripting Using Integrated Templates)
- Web templating framework with some innovative features. It provides a lightweight and powerful solution to this problem by allowing developers to define their own syntax for transforming templates by using rules.
- SUIT for Pylons
- Paster template that is based off of Pylons' default Paster template for generating Pylons projects. The main ideal stems from the fact that it makes use of the SUIT templating engine over Mako/Genshi/Jinja2/Kid.
- Scribo
- Mini-blogging engine that emphasizes on the idea of simplicity. It does not aim to be a WordPress or a Movable Type; it just aims to take up blogging in an environment where all of the boiler plate functionality that you may never use is practically gone. In essence, just write.



