-
Tutoriel
Sometimes, software development projects do not go as we want...Here, maybe frightened by technical...
-
Daily Snippet
Lost 2 hours configuring Less in my Symfony2 project, with the Assetic core bundle, which use...
-
Tutoriel
Recently, my Drupal 7 has been compromised: most PHP files in /sites/all (the directory where...
-
Daily Snippet
I don't know you, but each time I discover a new site, I do a [ CTRL ] + [ U ] to view the html...
-
Daily Snippet
I am a huge fan of the jQuery plugin jQuery.tmpl. The use of javascript template allows a clear...
-
Daily Snippet
Recently I had to write a PostgreSQL SQL query where I should count the result of a linked table....
-
Daily Snippet
I just want to rapidly share with you the query I used to retrieve a list of point centred within a...
-
Tutoriel
At work, at LesTanukis, I'm working on a REST web service served by the open source application...
-
Tutoriel
Who has ever written such code:var domFragment, divNode, divContent;domFragment = document....
-
Daily Snippet
A few weeks ago I worked with Phing to generate the documentation of a PHP project thanks to the...