With the emergence of new web-based developper tools like Github and Stack Overflow. Building a concrete resume has never been so easy. If you're French (or maybe there have been attempts as well in other countries but I've not heard of them), and working in IT, you must have already seen those...
Introducing IPS, a PHP interactive shell
It's been a while now since I first looked up for an interactive PHP shell. There quite a lot of projects in the wild, such as PHP_Shell, PHPInteractiveTerminal, iphp, phpsh, etc, but none that would...
Thursday 10 December 2009 00:03
Help Symfony: fix one bug per day and win some gifts ! 1
Today is the first day of the "1 day / 1 ticket" Symfony event. Starting from today, each ticket you close (or help closing) from this list by either submitting a patch, submitting unit...
Wednesday 01 Jul 2009 19:31
subversion, tags and externals 4
It's been brought to my attention today (by my fellow developper hartym) that there is a HUGE problem with tags in subversion. The problem is very simple, when you create a tag for your project, and...
May 15 Jun 2009 16:14
SQLSTATE[HY000]: General error: 1005 Can't create table '*' (errno: 150) 3
You may or may have not already stumbled upon this rather obscure error message (no, I'm not starting a serie on obscures error messages). Well the first thing to think when you encounter this is...
Thursday 02 Apr 2009 15:18