During his keynote on the International PHP Conference 2006 Bray performed a little comparison between Java, Ruby (mainly Rails) and PHP. While I first thought, this could only be some dumb marketing stuff, the presentation was actually really good. Tim first introduced his comparison basis (Scaling, Dev Tools, Dev Speed and Maintainability) and explained his views on the 4 topics and which keywords he considers under each of them. This introduction was really good and well-founded. After that, he showed and explained a diagram to make the actual comparison: [Read full post…]
Kore and me just finished out talk "The eZ Components roundup" at the International PHP Conference 2006 in Frankfurt. You can find the slides at the PHP talks website. [Read full post…]
As the result of the Helloween afterpain, PHP Usergroup Dortmund proudly presents: [Read full post…]
For a little private project, which makes extensive use of caching, I recently checked, where I could get gather some more performance from. Kore told me, that Lighttpd ships all of the pages of one of his projects in about 0.001 seconds, while mine still took 0.004 seconds on Apache. After some tracing I found the actual point of problem: The echo of the final output, which took most of the time. I tried to run the same project on Lighttpd and guess what: There were the 0.001 seconds. [Read full post…]
I tried a several times to get eZ components (and other eZ projects) into Ohloh. Ohloh claims to do "Mapping the open source world by collecting objective information on open source projects", which fits the website content quite well. If I got the basic project idea correctly, it should give managers an impression on the quality and usability of open source projects. Since managers usually want to have "hard facts", Ohloh tries to masure numbers it can extract from various public project data (e.g. from SVN). [Read full post…]
The october issue of the International PHP Magazine has been published, including "The PHP OO candy store", an article about PHP5s cool OO features and SPL. The article looks cool and I was really suprised to see that it became the cover story. :) [Read full post…]
Yesterday I received "PHP Design Patterns", the new book written by Stephan Schmidt, a well-known PHP community member and creator of cool library packages, like most of the PEAR XML section. I seized the time on the tram yesterday night to take a look at it and I have to admit I'm quite impressed. Stephan managed to write down a lot of practical experience in respect to the implementation of OO patterns with PHP. [Read full post…]
I've just put the slides from our PHP Weekender event online. You can find them on the PHP Weekender website for download. [Read full post…]
The second day of the PHP Weekender is over now, too. We are happily looking back on a great event and I want to thank Benjamin Schwertfeger and Dave Kliczbor form the Computer Sience faculty of the University of Dortmund for their engagement. Beside that, we want to thank all the attendees and my fellows form the PHP Usergroup Dortmund for coming and making this event such a great success! [Read full post…]
The first day of the PHP Weekender (the free-of-charge, 2-day PHP event organized by the PHP Usergroup Dortmund) just comes to an end and we are heading out for the social event. All in all, I have to say, it is a fantastic event and we are really happy about its success. [Read full post…]