Skip to content

Building a cms with zend framework

Just by searching for a new technical book i stumbled over Pro Zend Framework Techniques: Build a Full CMS Project.

Well, the price in my local bookdealer was very cheap so i gave him a try. After finishing reading, i must admit that the book touches nearly all sticking points i was falling by learning using the zend framework. The book also shows me more ;-). I like the way the book is written. You begin with easy tasks and refactor the code if needed.

So what you get for your money? 230 Pages full of information. The number of pages guarantees that there is no place for boring stuff. This book presents you straight forward informations about:

  • application.ini
  • Template and Layout
  • Form, Form_Element
  • Working with Zend_Db_Table
  • Zend_Navigation
  • Zend_Auth
  • Zend_Acl
  • Zend_Search
  • Setup Modules
  • The use of DB_Profile
  • Zend_Cache
  • Zend_Translate

If the price fits to your pocket, give him a try :-).