:: Projects
- drupal migration : is the script that I wrote to convert my drupal 4.6 to 6.x web site, it's provided as is with no comments, but It works great to convert to a fresh drupal 6.x install with weblinks enabled.
- Tagboard very old stuff written when I started to play with PHP. If you decide to use this, think about updating the php code to protect the script against sql injection
- Weather module for drupal 5.x/6.x nice little module to display weather in a block, using weather channel web service (more than 2000 downloads) and available for drupal 5.x and drupal 6.x. In fact, there is no compatibility between drupal major version, so the API is broken and you have to check and fix your code.
- jsonrpc service : countries search queries web services to retrieve airport codes used by the weather module for ajax lists
- DVD manager my old dvd manager, very basic, written to learn new stuffs, in these days, I would suggest to use jquery and zend framework to build a robust web app. The idea to develop a drupal version is still on my todo list
- countdown script little countdown javascript





