Welcome
Welcome on my webpage. On this page you can find random stuff I host, some information about projects I work on, some private notes and a lot of stuff you probably don't need.
The old blog was a custom django application and I replaced it with a with some static html files for the blog archive. The new blog is just my personal rant area and can be found here.
Projects
During the last years I worked on a couple of projects. Some of them disappeared, I don't even have the source of them any more. But most projects are still available and I now collected them in the projects section. However some are featured here too because I'm very proud of them :-)
- pygments — a syntax highligher written in python. Georg Brandl from the pocoo team founded that project in August 2006 when we were looking for a highlighter in pocoo. It's now used in many projects like trac, a bzr frontend... I wrote many of the lexer bundled and help to maintain the library.
- jinja — a sandboxed python template engine that also powers this webpage.
- my vim scripts some plugins/scripts for vim.