New on his blog today Wenbert Del Rosario has posted a tutorial about getting the Zend_Navigation helper to work in your application and correctly handle making/updating breadcrumbs as you navigate around the site.
29
2009
27
2009
Zend Framework 1.8.2 Released
The Zend Framework team is pleased to announce the immediate availability of
the 1.8.2 release. This release is the second maintenance release in the 1.8
series. Fixes for this release focus on Zend_Db and autoloading
improvements. In all, over 50 issues were closed for the release.
You may download it from the
Zend Framework
site .
22
2009
Reading Now: High Performance MySQL
Well after my last book, I’m now reading High Performance MySQL.
My new job now has me working in a much larger server farm and so now instead of handling 10,000 users I’m handling many more times that. This book will build on my background and make my queries work better in a distributed environment.
21
2009
PHP|tek 2009 Conference: Day 2
The second full day of PHP |tek, was also the first day of the main conference. It kicked off with a wonderful keynote, and then was jam packed with sessions full of information. Usually leaving one to have a hard decision as to which talk to see. The evening was marked by a lightning round of Pecha Kucha talks on random, entertaining, topics.
19
2009
Build a High-Performance PHP Stack with Windows IIS and Zend Server
Vikram Vaswani has written an article for IIS .net, describing how one can configure and setup a production web server on Windows using IIS and Zend Server. The tutorial takes you from installing Zend Server, writing a basic application, and setting up both SQL Server as well as MySQL. It then wraps up by showing how Zend Server Cache can be used to increase the performance of the application without changing any code.
