News Feed
Jobs Feed
Sections




News Archive
Matthew Weier O'Phinney's Blog:
Developing A ZF2 Blog
April 04, 2012 @ 08:22:58

Matthew Weier O'Phinney has a new post to his blog walking you through the creation of his own Zend Framework 2 blogging platform that works with git branching and page generation to get the job done.

Why write something of my own? Well, of course, there's the fact that I'm a developer, and have control issues. Then there's also the fact that a blog is both a simple enough domain to allow easily experimenting with new technology and paradigms, while simultaneously providing a complex enough domain to expose non-trivial issues.

He realized that he wanted a platform that was not only something he wanted to maintain but that also allowed him to write how he wanted to write - no more in-browser editing, just working with text files and generated page output. He shares some of the thoughts behind the different parts of the blog software - the domain model, his PhlyBlog module and the updated code he used to override some of the functionality in this default module. He also describes his new blogging process which includes git branching, creating a PHP "post" file, regernerate the blog via a command-line tool and merge and deploy.

0 comments voice your opinion now!
develop blog zendframework2 tutorial phlyblog module git


blog comments powered by Disqus

Similar Posts

Rasmus Lerdorf's Blog: Writing an OAuth Provider Service

Andrew Podner: Lithium: Getting Stuff From Your Database

Zend Developer Zone: Data-centric Adobe Flash Builder development with the Zend Framework

DevShed: Building Interpreter Classes with PHP 5

Alex Bilbie's Blog: MongoDB + CodeIgniter 101 (Part 1)


Community Events











Don't see your event here?
Let us know!


podcast composer introduction interview opinion api community phpunit zendframework2 unittest database language series release development functional testing framework code example

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework