Archive for April, 2009

Now in full color

Posted in general on Sunday, April 26th, 2009. Comments Off

Syntax coloring have been added on this blog. I was jealous that Steve had syntax coloring on his website but not me (but hey, I still have a theme, when do your css naked day end?).

I was already using a markup language (PHP Markdown) to write post, as it is easier to write technical documentation [...]

Git will keep me happy

Posted in general on Thursday, April 16th, 2009. Comments Off

These days, I’m a developer on a project managed with a central CVS server. And there’s no way I could convince the team to switch to a VCS that makes more sense (imho). I’m not really allowed to do branches either, and merging probably sucks anyway with CVS, so that’s perfectly fine with me if I [...]