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.