PHP Vikinger Session: Notes From the PDM
On May 30th, 2009, eZComponents hosted the third annual PHP Vikinger Unconference in Leuven, Belgium. Among the speakers there were Derick Rethans and Scott MacVicar, both of whom were at the recent...
View ArticlePHP on the D-BUS
Speaker: Derick Rethans The D-BUS Inter Process Communication mechanism is the basis for many system-related functionality on Linux-based systems. Both GNOME, KDE, as well as the Open Moko Linux...
View ArticleDPCRadio: Designing for Reusability
Speaker: Derick Rethans This session explain a certain set of design issues for library code that either is often extended, or created with extending and inheritance in mind. There are many ways how a...
View ArticleVideo Interview: Meet The Authors
Here’s a video from the Dutch PHP Conference 2010, where we pulled together some of the published technical authors at the event (many of them speakers) and asked them a few questions about books,...
View ArticleDPC Radio: Profiling PHP Applications
Derick Rethans The web is full of useful advice focussed on pushing out the last bit of performance of your code. They mention trivial changes. like changing every occurrence of print with echo even...
View Article