Welcome on my personal Website

Introduction

On this website, you will find my modest contributions to the open-source world.

On a general way, they are distributed in the hope that thay will be useful, but without any warranty ; without even the implied warranty of merchantability or fitness for a particular purpose. Please, have a look at corresponding free software licences for more informations.

(co) Leaded Projects (hosted on another server)

  • openESub, a free, asynchronous, online, multiplayer submarine game ;
  • openESub 2, the future version of this same game ;
  • PEAR/Cache/Lite, a part of the PEAR framework which offers a little cache system optimized for file containers ; it is fast and safe (because it uses file locking and/or anti-corruption tests) ;
  • PEAR/XML/RPC2, a "PHP5 only" and modern XMLRPC client/server PEAR package ;
  • Zend_Cache, an official module for the Zend Framework (co-leaded with Mislav MAROHNIC).

Projects with just some little contributions

Discontinued projects

  • XML/RPC/Simple, a "PHP5 only" layer upon PEAR/XML/RPC to get a more easy and natural API (for client and server side).
  • Embedded_Cache_Lite, a modified version of Cache_Lite for an embedded use (with no PEAR dependency at all). Perfect for including and distributing Cache/Lite into bigger projects.

Miscellaneous things