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

IBM developerWorks: Setting up your own on-demand video site with PHP, Part 1

Federico Cargnelutti's Blog: PHP Support in Google App Engine

PHP-GTK Community Site: Add icons to GtkMenu

DevShed: Developing an Extensible Template Processor in PHP 5 (Part 1)

Josh Holmes' Blog: Hello World Azure in PHP


Community Events











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


language application zendframework2 unittest tool series code introduction example functional conference framework testing community interview podcast release opinion phpunit development

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