News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
feed this:

Felix Geisendorfer's Blog:
With jQuery & CakePHP to World Domination (Slides)
February 27, 2008 @ 08:47:00

Felix Geisendorfer has posted his slides from his presentation at this year's CakeFest covering the powerful combination of jQuery and the CakePHP framework.

Sorry this took so long, but here you can download the PDF or the much better Keynote version of my slides.

He also has an embedded Slideshare player on the post of you want to check out the presentation without the download.

0 comments voice your opinion now!
cakephp framework cakefest2008 presentation jquery combination



Zend Developer Zone:
Decorating with External Data
September 27, 2006 @ 08:50:00

On the Zend Developer Zone today, there's this new tutorial that looks at making the move from PHP4's object-oriented programming up to the "more complete obejct model of PHP5" - specifically with the Decorator design pattern.

While working on a project I realized one particular solution was a pretty good way to demonstrate the decorator design pattern together with some of PHP5's features, including abstract classes, interfaces, type hinting, the final keyword and the visibility of properties and methods. This article is intended for those of you who, like myself, are moving from object-oriented programming, including some use of design patterns, in PHP4, to the more complete object model of PHP5.

He sets up a scenario about the development of an online pizza ordering system to show how to "decorate" a pizza with each of the toppings on a list (instead of having to list out every pizza in every possible topping combination). Of course, all of the code is included and explained so you understand exactly what's happening. Finally, there's a demonstration of its usage - a simple call that grabs the stock level/name/cost of each of the items in stock (pizza combinations).

0 comments voice your opinion now!
decorator pattern pizza object oriented combination decorator pattern pizza object oriented combination



Community Events











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


PEAR package ajax zendframework example cakephp developer conference book mysql code PHP5 release security database job releases application framework zend

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