News Feed
Sections

News Archive
feed this:

Zend Developer Zone:
Sample Chapter From Pro PHP, Patterns, Frameworks, Testing and More
April 11, 2008 @ 15:38:35

The Zend Developer Zone has posted a sample chapter from a new book Packt Publishing has put out called "Pro PHP, Patterns, Frameworks, Testing and more by Kevin McArthur.

So today you get a double bonus. You get to check out Pro PHP, Patterns, Frameworks, Testing and more by Kevin McArthur. You also get a great tutorial on SPL!

The sample chapter looks (obviously) at the SPL, the Standard PHP Library - functions included with PHP5 releases to accomplish some pretty cool things.

0 comments voice your opinion now!
packt publishing sample chapter patterns frameworks testing



Padraic Brady's Blog:
Complex Views w/Zend Framework - The Final Chapter ZFE & Zend_Layout in Core!
December 21, 2007 @ 12:52:00

Padraic Brady has posted some of his comments on the newly included Zend_Layout and Zend_View_Enhanced components for the Zend_Framework:

These two (now much more polished!) components were both designed to solve the concerns a lot of developers were having in achieving truly complex, structured and modular Views using Zend_View.

Indeed there are months of blog postings, debates, experimental and not-so-experimental code, proposals, IRC sessions and countless emails pouring over how to accomplish the goals of these components. The end result is something I feel will serve Zend Framework users faithfully for months and years to come.

He thanks the developers (Matthew and Ralph) and notes that the inclusion of these two components is one of the largest advancements of the display layer for the Framework in a while.

0 comments voice your opinion now!
chapter zendviewenhanced zendlayout core addition chapter zendviewenhanced zendlayout core addition


PHPBuilder.com:
Beginning Ajax with PHP From Novice to Professional
September 17, 2007 @ 07:57:00

PHPBuilder has posted an excerpt from an Apress book today - "Beginning Ajax with PHP: From Novice to Professional". It's from the third chapter that introduces the PHP and Ajax combination.

While the concept of Ajax contains a handy set of functionality for creating actions on the fly, if you are not making use of its ability to connect to the server, you are really just using basic JavaScript. Not that there is anything truly wrong with that, but the real power lies in joining the client-side functionality of JavaScript with the server-side processing of the PHP language using the concept of Ajax.

The article's pretty light on the code, but it does give a full example of showing and hiding dynamic content pulled from a backend PHP script (calendar information). Outside of that they just discuss general topics like "Why PHP and Ajax?" and the difference between client-side and server-side processing.

1 comment voice your opinion now!
excerpt book apress ajax beginning chapter excerpt book apress ajax beginning chapter


Zend Developer Zone:
The Definitive Guide to symfony - Sample Chapter
March 15, 2007 @ 13:56:00

The Zend Developer Zone has posted a sample chapter of one of the latest APress PHP-related releases, "The Definitive Guide to Symfony".

Continuing in their tradition of having their finger on the pulse of PHP, apress has recently released their latest title, The Definitive Guide to symfony. My friend, Julie Miller sent me over the first chapter to share with you.

The chapter [pdf] is the beginning of the book, the introduction to get you started on the road to using the framework.

0 comments voice your opinion now!
sample chapter definitive guide symfonyframework apress pdf sample chapter definitive guide symfonyframework apress pdf


Symfony Project:
Book preview read the Unit Tests chapter
January 19, 2007 @ 11:44:00

With unit testing becoming more and more prevalent in development of online applications (especially PHP), it's good to see some of the frameworks giving their users as much information as possible. The symfony project has done just that as a part of a larger book on the framework.

You're probably curious to see if what we wrote in this book is really helpful and practical. So we decided to offer you a sample of the book, in PDF format, and that's precisely Chapter 15 about units and functional tests.

To check out this sample chapter from thei upcoming book (the chapter on unit testing), download it here or just grab 0 comments voice your opinion now!
symfony book sample chapter unit test apress framework symfony book sample chapter unit test apress framework


Zend Developer Zone:
PHP and MySQL By Example - Sample Chapter
January 02, 2007 @ 10:25:00

The Zend Developer Zone has posted a bit of info of special interest to those out there working with PHP and MySQL. Prentice Hall has posted a sample chapter of their "PHP and MySQL By Example" book for public consumption.

Most developers I know of either love or hate Regular Expressions, me personally, I hate them. Yes, they do the job and usually do it elegantly but it's hard to find a more arcane sub-language than regex.

Obviously, the sample chapter talks about regular expressions - specifically what they are, what functions in PHP use them, their use, and enough examples to keep you busy for a long time.

Want to share this story with more people? Digg it!

0 comments voice your opinion now!
mysql sample chapter prenticehall regular expression mysql sample chapter prenticehall regular expression


Greg Beaver's Blog:
Sample chapter of PEAR Installer Manifesto available
December 18, 2006 @ 09:23:00

Greg Beaver points out today that the sample chapter [pdf] of the "PEAR Installer Manifesto" has been posted by Packt Publishing.

Packt has put up a sample chapter, Chapter 5 "PEAR Channels: releasing to the world" up at http://www.packtpub.com/files/SampleChapter-The-PEAR-Installer-Manifesto.pdf. Check it out to see what you're missing if you don't already own the book.

The chapter he points to talks about setting up a channel (using Chiara_PEAR_Server) and why they're the "killer features in PEAR 1.4.x+".

You can get the full information on the book from its page on the Packt Publishing website and order it directly or from another retailer.

0 comments voice your opinion now!
pear installer book packt manifesto sample chapter pdf pear installer book packt manifesto sample chapter pdf


CodeSnipers.com:
Book review Beginning Ajax with PHP by Lee Babin
December 13, 2006 @ 13:09:09

On CodeSnipers.com today, there's a new book review posted of the APress book "Beginning Ajax with PHP" by Lee Babin.

Although no stranger to Ajax, I received a review copy of Beginning Ajax with PHP expecting some watered down presentation of Javascript with some PHP thrown in. I was quite surprised to find a good presentation of using Ajax and PHP, easy enough for the beginner and still interesting for those who have done it for years.

Nola covers the contents of the book, generalizing the sections just to give you a brief overview of what's going on in each chapter. She also describes the end of the book as a "random splattering of interesting topics" dealing with using Ajax in different, useful situations.

0 comments voice your opinion now!
book review ajax beginning apress introduction chapter book review ajax beginning apress introduction chapter


Zend Developer Zone:
Book Review Pro PHP XML and Web Services
December 01, 2006 @ 14:38:00

The Zend Developer Zone has posted a new book review of a PHP-related offering from the APress Publishing company - Rob Richards's "Pro Pro PHP XML and Web Services".

Crack the front cover though and you'll soon discover that your new phone-book sized shield contains a lot of useful information. Let's dive into it a bit, shall we?

Cal talks about the contents of the book - all the way from the history of XML out to things like Web APIs, XML-RPC, and REST. He goes through, spotlighting some of the chapters along the way (including those on SimpleXML, syndication, and RSS/Atom formats). There's only one real complaint that Cal has about the book, one that's immediately evident to anyone that sees or holds the book in their hands - the sheer size and quantity of the material covered in the book (almost 1,000 pages).

0 comments voice your opinion now!
book review xml web service apress chapter size book review xml web service apress chapter size


CodeSnipers.com:
Book Review PHP Hacks
December 01, 2006 @ 11:32:00

On CodeSnipers.com there's a new book review of one of O'Reilly's PHP-related offerings, "PHP Hacks" by "Jack D. Herrington".

I had borrowed a Perl Hacks book from and friend and really liked it, it was great! It had a lot of practical things as well as some fun things. I expected the same from PHP Hacks and I was not disappointed!

She links to both the table of contents and the sample chapter to give you an idea of the feel of the book. There's two main sections in the review covering both aspects of the book - the Practical Stuff and the Fun Stuff. Of course, no book is perfect, so there is one thing she mentions that wasn't really worked into the book, but you'll need to read the review to find out what.

0 comments voice your opinion now!
book review oreilly hacks practical fun tableofcontents sample chapter book review oreilly hacks practical fun tableofcontents sample chapter



Community Events











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


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

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