Misc.
On this page you can can everything that doesn't fit into other parts of my website. Like patches that I wrote, documentation or other (I hope) interesting stuff.
Note: dates are formatted like this: DD/MM/YYYY (example: 30/04/2009).
Articles/Guides
How to deploy Web.py on Nginx (07/06/2009), a guide that explains how to deploy Web.py on Nginx with fastcgi. (visit Web.py cookbook entry) (visit backup)
Making a module for Phenny (04/12/2008), an article that explains how to make a simple module for the Phenny IRC-bot. (visit article)
Websites
- medorion.net (16/05/2009). A website for Medorion. Made with Shinobu and a custom forum (design, CMS and forum). (visit website)
Patches
All patches contain a README.
Visitors 0.7 Patch (18/04/2009). Visitors is a fast web log analyzer. This patch replaces all the HTML with Valid xHTML and adds new browsers and OS's. (download)
PureEdit 1.4.1 Patch (02/08/2008). PureEdit is a back-end CMS. This patch makes sure all calls to the database are done through the database class. (download)