Archive for the ‘general’ Category

Propaganda

Posted in general on Monday, January 18th, 2010. No comments yet

Coworker

Posted in general on Wednesday, October 7th, 2009. One comment so far

If you are a web developer and:

you have interest in all aspect of web dev. ie: design, css, javascript, html, xss, crsf, rest, etc you know how to use the command line and how to setup/configure your own dev server you have some code of yours on a public repository (github, sourceforge, bitbucket, etc) you understand the [...]

Move That Bus!

Posted in general on Friday, August 28th, 2009. Comments Off

A lot have been said about the PHP Community this year, and the latest article on Zend Developer Zone is the perfect example of why it’s important to take part in this community. If you’re still wondering why you should get involved, take some time to read Move That Bus!.

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 [...]