Projects
Developement
- Symfony plugins
- sfPropelActAsTaggableBehaviorPlugin allows to easily attach tags to Propel objects
- sfPropelActAsCommentableBehaviorPlugin permits to comment Propel objects. It comes bundled with a module with validation capacities
- sfPropelActAsCountableBehaviorPlugin (unsupported)
- sfJobQueuePlugin (unsupported)
- sfGravatarPlugin displays gravatars in Symfony applications
- sfOpmlPlugin allows OPML import/export features
- sfShortUrl is a Symfony plugin that permits to deploy a full-featured whort url service. Go grab it, and build your own short URL service!
- sfDoctrineShortUrlPlugin is the Doctrine equivalent to sfShortUrlPlugin. It has some more features and is more recent, and is used on xav.cc, an open-source url shortening platform.
- lately, I pubished sfDoctrineRestGeneratorPlugin, which allows to bind REST-style webservices to Doctrine models in a highly customizable and efficient way.
- jQuery: the jquery Element Traversal implentation provides the Element Traversal interface as a light jquery plugin
- Appcelerator Titanium: I published a javascript ORM called "joli.js", which can be used to abstract databases access within Titanium applications.
Translations
I translated several W3C Recommandantions into French:
- 2009-01-20: The Element Traversal defines an interface, which allows script navigation of the elements of a DOM tree, excluding all other nodes in the DOM, such as text nodes.
- 2006-06-29: The Resource Description Framework (RDF): Concepts and Abstract Syntax defines an abstract syntax on which RDF is based.
- 2003-11-04: The XML Events provide an interoperable way of associating behaviors with document-level markup. The XML Events for HTML authors note is a quick introduction to XML Events for HTML authors.
Other publications
I wrote most of Clever Age's PHP frameworks white paper, and published various articles in newspapers. Check my complete profile for more informations.