Secnet used to be a secured irc network. Now it is my playground.

.portfolio

Things i have done

Welcome to my portfolio. Click the icons to the right to see more about the projects.

Please keep in mind that this, ofcourse, is just a small portion of what I have done. It is simply too much work to put every little tinkering up here.

Most of these things here were created on a "professional" basis. For the more hobby-like projects I'd like to point out the playground section.

.projects

Click to view details

.wannit b.v.

Accountview time system


.details

Company: Wannit B.V.

Systems: Apache,Accountview
Languages: PHP

Short description:

A time management system connected to Accountview.

Long description:

Quite regularly our clients asked if there was an easier way to allow users to fill in their time schedules in Accountview. The answer used to be no, untill it was decided to let me follow a "Connecting to Accountview"(translated course name) course, where i learned the neccesary skills to connect to the Accountview booking system (XML/Visual Basic). After this course we had the neccesary knowledge to develop a web-based time management system.

Technical:

Accountview monitors an XML directory for new XML messages. A PHP frontent handles all interaction between the client and accountview. It constructs neccesary XML messages, places them in the Accountview XML directory and waits for a reply. When a reply is received it displays results to the PHP frontend.