a php developer weblog

blog Closed!
calin view of the web development world

2006/3/6

zend framework

Tags:
@ 12:02 PM (44 months, 22 days ago)
http://framework.zend.com/images/logo.gif The new PHP Zend Framework is out (v0.1.1). There's really lot of classes inside to digest; many to-be-standardized algorhitms inside; all in all an interesting read. However, unless all these PHP classes get precompiled into PHP, it's hard to see a reason to include 881kb (~/library/*) of on-the-fly compiled PHP code into every php app. The feed parser, pdf generator and search demos look great though. The ActiveRecord implementation; the Zend_db_DataObject sounds very promising; I'll have a more indepth look over the next weeks.

2006/3/1

php rants, anti-rants and beyond

Tags:
@ 11:47 AM (44 months, 27 days ago)
In case you missed the hype, there have been some rants on php lately; ignited by Tim Bray, continued by many others (Paul Goscicki++). In the background of these attacks seem to be the recent fast ascension of Ruby on Rails technology, which some say is not that bad (here's a hot job post with autoscout24.de; german leader in online car classifieds).

Read the rest of this entry ... (135 words left)

2005/4/27

"PHPUnit Pocket Guide" new book for Sebastian Bergmann

Tags:
@ 08:03 PM (55 months, 4 days ago)

There's a new PHP book in preparation by Sebastian Bergmann, that should be ready by may this year.

Read the rest of this entry ... (14 words left)