Hari KT’s blog: A simple Blog using Zend framework 1.9
Recently we have published a note about great book for people interested in learning Zend Framework, Surviving The Deep End. Today we have similar, but much, much shorter publication for you. A simple Blog using Zend framework 1.9 is an article about building simple blog application from a scratch using Zend Framework.
The tutorial covers everything about building simple application based on Zend Framework, from using Zend_Tool to scaffold the project, through configuration, bootstrapping, up to creating models, forms and adding code to generated classes. Final application is regular blog, where uses can log in and depending on access level comment and publish new posts.
This is very interesting reading for all developers new to Zend Framework. If you want to see how things work in Zend Framework, or you want to show it to someone, for instance co-worker, this article is for you.