I've finally got around to updating the Zip file on the tutorial page!
This time, I've created two files: one with the Zend Framework (1.0.1) included and one without. The one without is much smaller at only 9KB, where as with the Framework, the zip is 2.2MB.
The links are:
I've also updated the tutorial itself to 1.4.4. This is a really minor update that fixes a couple of issues reported over the last month or so. The main one being that we now use Zend_Db_Table's createRow() function to create an empty record rather than manually creating one using stdClass.


