2 Results for php

Many Improvements in Zend Framework 1.6

The Zend Framework, a popular open-source Web application framework sponsored by PHP company Zend, just released version 1.6, and it contains a large number of new features. So writes Zend co-founder Andi Gutmans on his blog last week, on the occasion of the release being made available. The most important features associated with this release are the integration of the Dojo framework for JavaScript, better support for automatic testing, and better support for SOAP.



How They Scale Their Apps: From Flickr to Craigslist

For many developers focused on applications that reside on the web, including open source developers working on database-centric and software-as-a-service sites, the issue of scaling applications is increasingly important. You can find a couple of recent columns we did on cloud computing solutions for scaling applications here. Today, a post on scalability over at James Hamilton's blog caught my eye. He starts out with a discussion of how the database architecture underlying Flickr is constructed, but what's really striking is hisᅠ collection of posts from around the web on how sites ranging from Craigslist to Technorati to Second Life approach scalability.