Tag: refactoring


  • My schedule for IPC 08

    Monday october 27 Monday is travel-day for me. I will be travelling by train first from Utrecht to Frankfurt, and then onwards to Mainz. There is a social in the evening though which I plan on attending. Tuesday october 28 After the opening ceremony, this will be my schedule: – Decouple your PHP code for…

  • Speaking at PHPNW 2008

    Last tuesday at the dutch PHP Usergroup meeting I did this talk the first time, and even though I’m not completely happy with it, most of it went well. I will also do the same presentation at International PHP Conference in Mainz at the end of october, but for those that can not make it…

  • I am quite excited about speaking at the International PHP Conference. It’s one of the biggest events on PHP right now, and the line up of speakers is impressive to say the least. I am very much looking forward to meeting everyone there. The session I will be doing at IPC is called ‘The Power…

  • The Power of Refactoring hopes to give some insight into why refactoring is actually a very good idea. Feedback is always welcome, either here or in the comments of the actual blog post.

  • I’m currently in the process of rewriting an old site from scratch. The only thing that will stay the same (well, the same, it will be extended probably, but the current structure will stay) is the database. I’ve chosen to keep the database the same to at least keep away from a painless database migration…