Archive | September, 2008

An Example Zend Framework Blog Application – Part 3: A Simple Hello World Tutorial

Step 1: Creating A New Application Before we jump into programming with the Zend Framework there are a few setup tasks. We need to install the Zend Framework, get a virtual domain running, and have a basic collection of directories and emtpy files created to hold our source code. You’ll need to download the Zend [...]

Read more

An Example Zend Framework Blog Application – Part 2: The MVC Application Architecture

After speaking with any number of users about getting started with a framework, I find many do not have an advanced understanding of the corner stone of a current day web application framework: the Model-View-Controller Design Pattern. So let’s get over that hill right now, and before we start looking at PHP! As a bit [...]

Read more

An Example Zend Framework Blog Application – Part 1: Introductory Planning

This is it. The Part 1 of Astrum Furtura ZFBlog Tutorial series. I did not change anything or add something of the tutorial. I just posting it here for the help of those who need it. All contents originally written by Padraic Brady of Astrum Futura. An Example Zend Framework Blog Application – Part 1: [...]

Read more

The Lost Maugrim The Reaper’s Blog – Astrum Futura

Blog.astrumfutura.com is one of my personal top visited site. I cant stop to visit it almost every 2 hours a day or much more often. Especially by the time when the author Padraic Brady featured a series of his Zend Framework Blog Tutorial. Its a very detailed tutorial about building a blog application from scratch [...]

Read more