March 4, 2006
Zend Framework Update
I got some time to play around with the Zend Framework today and I am not exactly crazy about it yet. I think that once some of the bugs get worked out it is going to be great. That said, I have decided not to use it right now.
I tried ZendServiceFlickr out and it was really slow. I wrote my own code that essentially used the Flickr API in the same way and it was much faster than Zend’s. Also, just getting the Flickr stuff to work, I had to go into their code and fix a few bugs.
Categories: PHP, Programming