Projects
All the source code of these projects and other things that are not listed here can be found at my Github page. You can watch, fork or download the code from there (with Git).
Active ¶
It means that I still support these projects and work on them from time to time.
Jun ¶
Jun is a static blog generator written in Python. And it is used to generate the HTML of this website. Jun will be open sourced later.
Jsimgbox ¶
Jsimgbox is a really simple Lightbox clone. It just shows an image and that's it. No special effects, slideshow or navigation. And it's only ~1.6KB when it's compressed with the YUI Compressor.
ImgBrowz0r ¶
A simple gallery class that's written in PHP5. It can be integrated into a website, cms or blog, but it also runs good as a standalone gallery.
FluxBB ¶
I'm currently a developer at the FluxBB project. FluxBB is an open source forum software that focuses on being fast, light-weight and easy to use.
Shinobu ¶
Shinobu is a simple CMS/framework written in PHP and uses MySQLi for storage. It is currently under development and an alpha has been released. The website of the old Shinobu (0.2) can be found at shinobu.61924.nl. It will be updated once 0.4 is released.
PHP-UTF8 ¶
PHP-UTF-8 is a UTF-8 aware library of functions mirroring PHP's own string functions. Does not require PHP mbstring extension though will use it, if found, for a (small) performance gain.
This is a fork from Phputf8 at Sourceforge. And this is an attempt to update the library and keep it working for Shinobu and FluxBB.
Nene ¶
Nene is a simple IRC-bot. It's just a project for fun to improve my knowledge of Python, Asyncore/Asynchat and Epoll. I'm using Phenny as a reference and I'm also using some code from it. Therefore this project is licensed under the Eiffel Forum License 2.
Inactive ¶
These projects are inactive, because I don't have time for them or I don't need them anymore. It is possible that I might pick it again, but anyone is free to take over a project.
AnimeList ¶
Note: AnimeList is still buggy. I can't guarantee it works perfectly.
AnimeList is an desktop application for MynimeList.net written in Python (and PyGTK). It enabled you to manage your list with anime and search through anime.
Readme - Manual - Downloads - Source
Minor ¶
Some small, tiny stuff.