p. Over on nuefoo.com there is a great article on things you can do to sped up your site. They run the gamut from the new WordPress caching plugin to Lighttpd and memcached. If you are concerned about the performance of your site, you may want to take a look.
nuefoo.com: Don’t Wait for Digg to Kill You
Consuming Google Calendars with the Zend Framework
A couple of weeks ago, Google jumped into the online calendar space by launching Google Calendar (um, beta). The application is chock-full of Ajaxy goodness and plenty of features, but I’m here to talk about what you can do with your calendar data behind the scenes. Using some handy tools from the Swiss Army Knife that is the Zend Framework, I’ll show you how to pull data from your Google Calendar into your site. Just for kicks, I’ll also throw in a caching layer to keep things fast and reduce the network traffic between your server and Google.
Zend Framework Preview Release 0.1.3
Today the Zend Framework team has launched a shiny new website and tagged another minor version release of the framework. Since the last release in early March, the codebase features some module additions and several bug fixes, as well as updated documentation. The latest preview release is available for download from the framework website, or developers can access the Subversion repository directly for bleeding-edge checkouts.
To stay on top of important changes in the framework, visit the framework website or follow changes to the NEWS.txt file in the Subversion repository for release notes. Up-to-the-minute commit notifications are also available. To subscribe, simply send an e-mail to fw-svn-subscribe@lists.zend.com.
Zend is actively seeking contributions to the framework for various code modules. To get involved, visit the FAQ page on the framework website to learn more about the contribution process and requirements. Those wishing to be involved in the development process are highly encouraged to participate in the framework mailing list, as it is currently the preferred forum for collaboration. Send an e-mail to fw-general-subscribe@lists.zend.com to subscribe to the framework mailing list.
Framework documentation translations have begun for French, German, Dutch, Chinese, and Japanese.
Bug tracking is still being managed through the mailing list. Alternately, developers can submit bug reports to framework-feedback@zend.com.
Full release notes after the jump.

