Parsing binary strings with PHP
Pomm: a concerto for PHP and Postgresql
The weather website.
You can find the git archive of this tutorial on github.
After we did a discover of…
Your queries will never be the same again
It took me months not to say years to figure out. I was first frustrated because ORMs did not let me use the cool features in Postgresql like types and operators, this is why I made…
PHP function arguments by reference
A short article on PHP function arguments
Everyone knows since PHP5, objects are passed by reference to the functions and methods. That mean modifying an object in a function…
A gentle introduction to Pomm
h2. Writing PHP application with Postgresql: Pomm
It has been a long time since I wrote an article on my blog. Well, lot of things have changed in my life last couple of month and…
Velibs, Pomm and Silex
Pomm + Silex + Velibs
I want to ride my bicycle
Paris has changed since the apparition of Velib’s stations. Wherever you are, there is a velib station near you where you…
Pomm's website is out
The pomm’s website is born. It includes Pomm‘s documentation and download page. Of course, Silex extension and Sf2 bundle have not been forgotten. ...
Using Pomm with Silex
Pomm and Silex: FAST !
I must say I am quite impressed by Fabien’s microframework known as Silex . I needed to give it a try as I have lot of demands…
PommBundle Tutorial - day 2: Think different
This is the second part of the The PommBundle Tutorial where we were wondering how to display…
The PommBundle Tutorial: a Not So Simple website
This article is following Web developers: what can Postgresql do for you? and in case you haven…
MVC in symfony 1.x : the geek, the artist and the businessman
MVC ? Wasdat ?
I have been doing code audits for several years now and I am still amazed at the use of symfony’s MVC by some developpers. Miles long actions, sfContext singleton…
About this site (2)
Everything will be taggable
At first glance, it’s easy. Dealing with tags is just about sticking strings to database records. The first try I have made led to this plugin...
About this site (1)
Why an article about this website ? Isn’t it just another dev with symfony ? Well … no. I mean this is another dev with symfony of course but for once, I decided for my own website…