Blog posts
symfony might not play HipHop ... about 1 month
This is a small note about the new buzz word in the PHP world : 'HipHop'. After reading the original facebook post about 'HipHop' and the 'devil' eval() function, I start thinking about possible is... read more
Having fun with sfForm - Part I 5 months
Today I will try to explain something, which can be easy to write in plain old school form management in php, but which is quite tricky for new comers with the sfForm framework. Let's say you want ... read more
php5.3 and mysqlnd authentication issue 6 months
Upgrading a system is always fun and full of headaches, my last one was with the new mysqlnd extension from php 5.3. I cannot manage to connect to mysql from symfony.
I always get:
SQLSTATE[HY000... read more
Plugins status 6 months
swToolboxPlugin
This plugin has been a collection of classes that I used in my day to day projects. As it became a bit "fat", I have splitted the plugin into many plugins :
swCrossLinkApplicatio... read more
Quick note : let's split this fat plugin 7 months
This is a quick message to let you know that the swToolboxPlugin will be split into several plugins. I get the request from many people, so as the community speak ...
The first cut has been done w... read more

