Zend Conference, part 2

Its been over a week, seems like I just got back!

Since then, I’ve done alot of thinking about the PHP Community. Last fall I was ready to throw in the towel on PHP and started studying Perl and Ruby. I’ve learned alot and its made me think about problems in terms of algorithms not “which php function do I use to do this” … and being at the Zend Conference has renewed some PHP hope — with the PHP Unit testing, Selenium integration, XDebug and the focus on design patterns and appropriate use of OOP, I think I’ll put my energies into PHP for awhile.

The official start date of the conference was Monday and started with a presentation by Zend about the state of PHP. It was this that made me think, hey … PHP is making good progress. Zend announced quite a few things. Here’s what stood out to me

ZendBox - PHP5 Dedicated server hosting, with the latest Zend software. One of the problems right now is finding hosts that will have the latest PHP software. Its probably been one of the drawbacks to getting into PHP5.

Microsoft - They announced a partership with Microsoft to improve the performance of PHP on IIS. At first I was like ahhhhhhhh… then I was like, ohhh, if PHP performs well on windows it will take more marketshare from ASP.

IBM - They announced another partnership with IBM who is now shipping Zend products on their new ‘System i’ line of servers.

Here’s an interview with Andi about these new partnerships.

Another thing I noticed, and in contrast with YAPC (Yet Another Perl Conference) there is not the bitterness and jealously over Rails success in PHP as is in Perl. There was a few comments about Rails at the PHP conference, but if anything, PHP has been inspired by Rails. Anyways, interesting contrast. The PHP community doesn’t see Rails as much of a threat.

Leave a Comment