Archive for March, 2007

Beginning a new job

March 20, 2007

This month, I’ve changed of job. I was the top developer and manager of research and development with my previous employer, now I start again as a developer, I had the choice to work only the hours I wanted, now I leave home at 6 am and come back at 8 pm, at least until [...]

A developer’s 10 commandments

March 1, 2007

After reading an article about 19 Things NOT to do when building a website, I thought I’d post here the top ten things not to do when developing a piece of software.
1 – You won’t copy and paste code
Programming is about organising ideas, if you duplicate a chunk of code and it contains [...]