I recently finished reading the biography "John Peel - A Life In Music " by Michael Heatley. I knew he was a special man, but thanks to this biography I now know that he was responsible for introducing an insane portion of the music I listen(ed) to to a large audience.
posted on March 30, 2008 - 0 comment(s) - tags: music, john peel, bbc
What do World of Warcraft and development have in common? Well, I guess everyone can come up with something. I found a great piece of text in a World of Warcraft strategy book that could just as well be placed in a development context.
posted on March 24, 2008 - 0 comment(s) - tags: development, testing, world of warcraft
Lazy developers. Sometimes it is a good thing, because else the developer might think things through too much (Java, anyone?
). But there are some problems that are so easily solved that a developer should not be lazy about it.
posted on March 20, 2008 - 4 comment(s) - tags: world of warcraft, development, best practices
I just did a quite big update of the software running this site, adding some new features. Some are as easy as putting a little script on a page, others are quite a bit harder. Let's have a look at what I added.
posted on March 9, 2008 - 3 comment(s) - tags: symfony, left on the web
I started using symfony by taking a single workday to walk through the first seven steps of the Askeet tutorial. After that, as time was scarce, we dived into the project we were planning to use symfony on. Here I'll present you with some tips that I either found or experienced myself.
posted on March 1, 2008 - 8 comment(s) - tags: symfony, php, tips