Coding
General stuff
Here is some stuff I wrote or I’m working on:
- bseXslt It’s a php wrapper class that tries that uses a uniform interface for all different api’s in php to do xslt transformations
- fast-cgi htacess support This is know in PECL and has been taken over by Pierre-Alain Joye
- WIS GO7007 kernel driver I try to keep the WIS GO7007 up to date so it compiles against the current linux kernel release. This mostly involves some C coding skills and little kernel knowledge.
- eAccelerator An opensource php opcode cache
Automation at ULYSSIS
An onging effort of mine at ULYSSIS to automate most things. All information of a user is stored under it’s node in ldap. This includes virtual host and dns zone information, later this year mail information should be added.
- DNS Config A tool to generate zone files and master and slave config from data in ldap, based on the BIND ldap schema. This tool is already deployed at ULYSSIS.
- Ldap object A library to query an ldap database in an object oriented manner.
- Vhost config Generate vhost configuration information from the data stored in ldap. A previous proof of concept tool is still in production. The tool use the mod_vhost_ldap ldap scheme.
- ULYSSIS control center A control center that allows users to manage their account. Modules for mysql, pgsql, vhosts, mail and dns have been written and more are on the way. The biggest part of the coding is done by me, especially the modules for dns, vhost, mail and account management.
Websites
Some websites I’ve made:
- CGers Design and Engineering Website made in 2003, custom written php application.
- Stalvoc@Beverlo I’m the webmaster of the volleybal club I used to play for. This website is a pretty standard Drupal + Gallery install. The previous website was the next version of the custom application for CGers.be, the theme was is also mine.
- Amazon A prototype of a new Amazon website with a focus on usability. The user interaction was designed and tested in a team of five people, the implementation in Ruby on rails and most of the design is mine. This project got us a 19/20.
- 24-Urenloop A huge student sports event in Leuven, each team tries to run as much rounds a possible in 24 hours. This year I’ve designed the website. The current website is a static ‘archive’ version. During the event a Djano application I wrote was used that updated live the progress of the event.
- Sport risk free A tool I developed for a friend for their graduation project.