One of the most amazing German OS events is right in front of the door. Since the organizers of the FrOSCon expect a massive ammount of visitors, they ask everyone kindly to register on their website. If you did not do so, yet, take your heels and do so! [Read full post…]
While writing tests for the eZ Components Webdav component I stumbled over an issue with Konqueror 3.5.9. While we have working tests for the PUT request (uploading files) for version 3.5.7, this request type did not work with my recent Konqueror installation. Some debugging and request dumping in Lighttpd later I was quite sure that Konqueror was the issue. [Read full post…]
I find the recent discussion about good naming schemes quite funny. Namespaces are potentially coming in PHP 5.3 (does anyone believe?) and people start discussion about how they can even shorten their names from Abstract to aSomething and from Interface to iAnotherthing. I'm a fan of short names. As Lars pointed out: [Read full post…]
ext/curl is the common tool of choice, if one needs to perform more advanced HTTP requests from a PHP script (for simple ones, use a stream!). I recently wanted to perform a HEAD request to a file, after which I wanted to perform some more advanced HTTP interaction, so CURL was also the tool of choice here. [Read full post…]
One of the cool new features in the new 2008.1 release of the eZ Components library is hierarchical caching. [Read full post…]
I'll be giving a session on the technical aspects of eZ Components in about 20 minutes at the annual eZ Conference here in Skien, Norway. Here are my slides of this presentation for download. It also includes code examples for many new features in our most recent release 2008.1 (hot, just fron Tuesday). I'll write some more about that later. [Read full post…]
Last night the Mozilla developers released Firefox 3.0 to the wild. Congratulations for the new major version! [Read full post…]
A little bit belated, but as promised during the session, I just uploaded my slides from the talk 6 essential PHP development tools in 60 minutes. Since there is so much to say I actually managed to get 4,5 tools through and for all of these it felt to be too few time. I think I should provide a workshop for the next conference [Read full post…]
You can find my slides from The state of eZ Components online now. The talk was quite crowded and I hope to also have attract some new contributors. [Read full post…]
I just uploaded my slides from the talk Database abstraction with eZ Components. Thanks to the attendees for being so active and even borrowing me a notebook and an USB stick, since the beamer disliked my Thinkpad! :) The slides are CC by (see last slide for details). [Read full post…]