Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Padraic Brady's Blog:
An Example Zend Framework Blog Application - Part 1: Introductory Planning
Apr 22, 2008 @ 18:28:44

Padraic Brady has kicked off a new series of blog posts with part one posted today - a look at the creation of a sample Zend Framework blogging application.

Starting any new application is like walking into a shop and being dazzled by the displays. You want everything but finally realise you only have so much resources to spend. So you isolate the specifics you must have, and focus on those.

This first part focuses on the planning stages of the application. He works through the features he wants the blog to have and some of the external libraries he's going to rely on (things like PHPUnit and jQuery). His goal for the series and the application is to have something he can replace his current blog with and to provide readers a step by step detail of the progress along the way.

tagged: zendframework blog application series example planning

Link:


Trending Topics: