Archive for the 'Zend-Framework' Category

Setting up an MVC structure with the Zend Framework - part 2

Wednesday, March 26th, 2008

Hi,
I’ve released our second video (part 2 of 2) on setting up an MVC structure with the Zend Framework.

This Zend Framework video is from our resident Zend-nerd: Jon Lebensold.
Again, let us know what you think and should you have any suggestions or request, please feel free to comment.
Running time: 19+ minutes
Part 2 of [...]

Setting up an MVC structure with the Zend Framework - part 1

Monday, March 24th, 2008

Hi,
I just released a new video on setting up an MVC structure with the Zend Framework. This video is a little more basic than the previous Zend videos … I had to twist Jon’s arm a little.

Anyway, let us know what you think and should you have any suggestions or request, please feel free to [...]

PEAR vs. Zend Framework

Friday, March 14th, 2008

PEAR vs. Zend Framework
Now that the Zend Framework is ready for ‘prime time’, I’ve been considering the Pear framework with regards to how it now fits in the PHP world.

NOTE:
Several picky nerds have pointed out that PEAR is not a framework - check out the comments below. OK, I would agree, technically speaking, PEAR is [...]

Zend Framework Video Tutorials

Sunday, March 9th, 2008

I just launched a new section on Killerphp.com on the Zend Framework.
I figured it only made sense, given that we’ve built two live web applications based on it:
Video sharing site: www.idea22.com
Web template sharing site: www.webshapes.org
-
For those of you who are not familar with the Zend Framework:
The Zend Framework is a web application framework designed to [...]

Zend Framework: Using View Helpers to Build Rich, Scalable, Controls

Tuesday, January 29th, 2008

Using View Helpers to Build Rich, Scalable, Controls
by: Jon Lebensold
Whether you’re developing an ASP.NET application, working with rails or dealing with a templating engine like Smarty, the idea of partial templates is not foreign. Partial templates allow developers and designers to work with panels or sub-groupings of content that need to be dynamic.
With a [...]

Zend Framework Components Part 2: Zend_View

Monday, January 14th, 2008

By: Jon Lebensold

As part of a series of articles about the Zend Framework and MVC, I’d like to take some time and cover Zend_View (the ‘V’ in that MVC triad).
Within the Zend Framework architecture and documentation, Zend_View is often coupled with the Zend_Controller as a means of providing a templating engine that encourages smart defaults [...]

Zend Framework Components - Part 1

Friday, December 14th, 2007

By: Jonathan Lebensold
Why aren’t you teaching me how to make a blogging / shopping cart application?
Because the Pragmatic Programmers did a fantastic job when they wrote their famous Rails book “Agile Web Development with Rails.” Crowds ooo-ed and aaa-ed when the rails camp wrote tutorials that described “how to make a blog in ten [...]

The Zend Framework: Writing Object-Oriented PHP with Ease.

Wednesday, November 21st, 2007

Introduction
In my attempt to turn you nerds into uber-nerds, I’ve been lucky enough to get the young and talented Jon Lebensold (my right hand nerd) to bang out a few articles (and soon videos) on some of the emerging PHP technologies and working practices that take PHP into the enterprise arena.
Enterprise arena = sophisticated [...]