Apache Tapestry 4 Tutorial

Tuesday, April 3rd, 2007

In this article we ll begin by taking a look at servlets and JavaServer Pages then proceed to learn about the MVC design pattern. After examining the problems these technologies solved we ll focus on the Tapestry framework study its advantages and dispel some prejudices about ...

ZF Tutorial Update

Wednesday, March 15th, 2006

I just updated my Zend Framework Tutorial. It now works with version 0.1.2 of the framework. I also fixed a few minor bugs and improved my explanation of several topics, particularly the front controller. This tutorial barely scratches the surface, so...

Get Your Pocket PHP Reference and Help Hurricane Relief ZF Tutorial Update

Tuesday, March 14th, 2006

php|architect has announced the publication of php|architect's Pocket PHP Reference, a handy guide to every function in PHP, inclusive of syntax, extension and description. It's a perfect companion for all your coding work, perfect for looking up function syntax in a pinchI just updated my Zend Framework Tutorial. It now ...

Zend Framework Tutorial

Tuesday, March 7th, 2006

I'm a little late announcing this, but I wrote a quick Zend Framework Tutorial for php|architect over the weekend. It was written in haste and likely contains some errors as a result, but I've arranged to have the tutorial updated frequently. Therefore...

PHP Testing Tutorial at ApacheCon

Wednesday, November 16th, 2005

With any luck, Geoff and I will be giving a PHP testing tutorial at this year's ApacheCon. Here's a snippet of the abstract: Admit it - deep down inside, you know you should be testing your PHP applications. With all of the different PHP test environm...