You should all see a few commits commencing at the weekend. Probably all in one go since I largely have a standard skeleton I use already.

http://svn.astrumfutura.org/zfblog/

As mentioned previously, this is for live development so be patient for the next installments of the tutorial series if you update from the repository one day and find a bunch of unexplainable code ;) .

Related posts:

  1. An Example Zend Framework Blog Application – Part 2: The MVC Application Architecture
  2. An Example Zend Framework Blog Application – Part 1: Introductory Planning
  3. Complex Views with the Zend Framework – Part 7: Zend_View Enhanced
  4. Complex Views with the Zend Framework – Part 5: The Two-Step View Pattern
  5. Complex Web Pages with the Zend Framework?