Zend Framework: Surviving The Deep End – new chapter has been published

Few days ago Padraic Brady has released new chapter of his book, Zend Framework: Surviving The Deep End.

The new chapter explores setting up the example blog application’s web design using Zend_View and Zend_Layout. I also spend some time exploring HTML 5, the future standards update for HTML. I decided to employ HTML 5 mainly because it’s rather fun and interesting to get it working today and learn more about where it may impact web applications and web design in the future. The web design itself makes use of the Yahoo! User Interface Library’s CSS components.

For those who did not hear about the book. Surviving The Deep End is free book about developing web applications in Zend Framework. The difference between manual and the book is that the book shows how to bind different components of Zend Framework together effectively into an application. If you have read the manual and still don’t know how to start working with Zend Framework, this book was written for you.