JSONParser

This project was a training for JEE, JSON and Javascript. There is only one page, no loading. Everything is made with ajax , servlet and javascript.   Features : nice display of json, edit, add, remove then update to get back the raw json text and its a web WAR file so you can deploy … Read more

Movie Displayer

This application made in java is a tool to remember what are all your movies. In the path text field put your movie folder. Press READ , that will extract recursively all your movies and put them in the list at the bottom. Now you can click to any of this movies. That send a … Read more

[WIP] Web Site Builder

I started working on a Web Site Engine. All the website is generated from an XML file, which allow to change the Database architecture. Here is the DTD : The administration part is generated from this XML file and the public part read the database. All the security is managed by rights for each user … Read more