New Zend Framework in Action MEAP
A new Zend Framework in Action MEAP PDF has just been released. This version has the final manuscript before we head into production and fix the bugs in it, typeset it and turn it into printed pages.
The changes for this version are:
- Chapter 16, Creating PDFs, has been significantly reworked to include a running example.
- New appendix A, A whistle stop tour of PHP syntax, mainly intended for programmers coming from another language wanting a quick overview of PHP syntax.
- Tidy up of all chapters to fix styles and typos.


Tom responded on 22 Jun 2008 at 9:47 am #
Does this mean you won’t include the new features of the upcomming release in your book?
With the new features I mean the Dojo view helpers and Observation pattern in Zend_Db
Nick responded on 23 Jun 2008 at 6:38 am #
Hi Tom,
The Dojo one is important and Rob is looking at it but it really comes down to timing as it’s still somewhat in development.
The features for Zend_Db I think you’re referring to are in the Zend Framework: Zend_Db_Table_Plugin Component Proposal by Simon Mundy and Jack Sleight? If so they definitely won’t make it in as they are at such an early stage.
Tom responded on 23 Jun 2008 at 8:05 am #
Dear Nick,
To bad about the Zend_Db Plugin. Alltough they are in a early stage of development.
I read on the mailinglist that they intended to include it in the upcoming 1.6 release on 30th July.
Anyhow looking forward to the final version of the e-book.
Dave responded on 23 Jun 2008 at 8:48 am #
Ok…where can we get it?
Rob responded on 23 Jun 2008 at 3:14 pm #
Dave,
You’ll receive an email from Manning.
Regards,
Rob…
Wil Sinclair responded on 23 Jun 2008 at 6:23 pm #
Where did the 7/30 date come from? I’m not saying that the release won’t be around that time; in fact, I’m not saying at all.
I’ll be announce our release rollout in the next few weeks on fw-general.
,Wil
Rob responded on 23 Jun 2008 at 8:16 pm #
I’d guess that it’s a misquote of your June 30th deadline for completion of all code and docs in incubator for 1.6.
Given that all code for 1.6 has to be checked in and ready by then, 4 weeks doesn’t seem unrealistic.
Rob…
Andy responded on 23 Jun 2008 at 9:20 pm #
Just downloading the update now as just about to start chapter 3. I have been using eclipse PDT for my early ZF dabblings but have noticed tutorial is in Textmate.
Can you recommend any good ZF themes or helper bundles to get hold of. I use Dreamweaver for my daily hand coding of “plain” PHP at work so used to those colour helpers.
Andy responded on 23 Jun 2008 at 11:47 pm #
I downloaded the latest version of the MEAMP and things were going well up until a couple of points that I got lost on and you may want to expand on before the final print.
Item 3.4 - I do not have the greatest apache knowledge but I found the explanation about environment variables a little confusing and it didn’t match up with the source code for this chapter.
Item 3.6 - I successfully installed phpunit however there weren’t great instructions on how you should navigate directories to run the test. By your graphic I guess that you should be in /tests/ directory ? when I ran the command I got “-bash: phpunit: command not found” ? I ran the help command so definately know php unit is installed.
So far finding the PDF very informative but these are 2 items I found a little hard to follow. Hope you can help me with my issues and they may be helpful for further edits. A little clearer expansion on this may be good before running through all the testing code.
Rob responded on 24 Jun 2008 at 7:13 am #
Andy,
The MEAP forums (http://www.manning-sandbox.com/forum.jspa?forumID=329&start=0) are a better place to post queries about the book.
Thanks,
Rob…
Tom responded on 24 Jun 2008 at 7:24 am #
Was indeed a misread of the quote on the maillinglist. Im sorry for that.