<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	
<book>
  <id>1104005</id>
  <title><![CDATA[Professional PHP5 (Programmer to Programmer)]]></title>
  <isbn><![CDATA[0764572822]]></isbn>
  <isbn13><![CDATA[9780764572821]]></isbn13>
  <image_url>http://photo.goodreads.com/books/1181014622m/1104005.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1181014622s/1104005.jpg</small_image_url>
  <description><![CDATA[<strong>What is this book about?</strong>   <p>   With the release of PHP 5 and the Zend Engine 2, PHP finally graduates from it earliest days as a lightweight scripting syntax to an powerful object oriented programming language that can hold its own against the Java and .NET architectures that currently dominate corporate software development. This book has a pragmatic focus on how to use PHP in the larger scheme of enterprise-class software development.   <p>   <strong>What does this book cover?</strong>   <p>   Unlike Java or .NET, there is little discussion of the application of design patterns, component architectures, and best-practices to the development of applications using PHP. Software written in the absence of this sort of higher-order architecture will never be able to match the robust frameworks that Java and .NET ship with out of the box. This book addresses this issue by covering the following material:     &lt;ul&gt;    &lt;li&gt;<strong>Part 1</strong> discusses the OO concepts that were initially explored in <em>Beginning PHP 5</em> and a demonstration of how to implement them in PHP 5. This section also covers UML modeling and provides a brief introduction to project management techniques that are covered in more depth in Part 4.    &lt;li&gt;<strong>Parts 2 and 3</strong> present objects and object hierarchies that, when completed, comprise a robust toolkit that developers will be able to reuse on future projects. These chapters are designed to arm the professional PHP developer with the sort of constructs that are available out of the box with platforms such as Java and .NET &#8212; from simple utility classes like Collection and Iterator, to more complex constructs like Model/View/Controller architectures and state machines.    &lt;li&gt;<strong>Part 4</strong> shows how to use the toolkit from Parts 2 and 3 to create real-world applications. We look at the development of a robust contact management system that will leverage the componentry and concepts already discussed and introduce project management and software architecture concepts that enable developers to accurately identify business requirements, design scalable, extensible platforms, and handle change management effectively. It covers the waterfall and spiral project management paradigms and include a discussion on eXtreme Programming and other approaches to software development.    &lt;li&gt;<strong>The Appendices</strong> include an extended discussion on the effective use of CVS, introduce the Zend Studio IDE and related tools, and discuss performance tuning and scalability.    </p></p></p>]]></description>
  <work>
  <best_book_id type="integer">1104005</best_book_id>
  <books_count type="integer">1</books_count>
  <desc_user_id type="integer" nil="true"></desc_user_id>
  <id type="integer">1090931</id>
  <media_type nil="true"></media_type>
  <original_language_id type="integer" nil="true"></original_language_id>
  <original_publication_day type="integer">26</original_publication_day>
  <original_publication_month type="integer">11</original_publication_month>
  <original_publication_year type="integer">2004</original_publication_year>
  <original_title>Professional PHP5 (Programmer to Programmer)</original_title>
  <rating_dist>total:6|5:3|4:2|3:0|2:0|1:1|</rating_dist>
  <ratings_count type="integer">6</ratings_count>
  <ratings_sum type="integer">24</ratings_sum>
  <reviews_count type="integer">15</reviews_count>
  <text_reviews_count type="integer">1</text_reviews_count>
</work>

  <average_rating><![CDATA[4.00]]></average_rating>
  <ratings_count><![CDATA[6]]></ratings_count>
  <text_reviews_count><![CDATA[1]]></text_reviews_count>
  
  <url><![CDATA[http://www.goodreads.com/book/show/1104005.Professional_PHP5]]></url>
  <link><![CDATA[http://www.goodreads.com/book/show/1104005.Professional_PHP5]]></link>
  <authors>
    <author>
    <id>544867</id>
        <name><![CDATA[Edward Lecky-Thompson]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/544867.Edward_Lecky_Thompson]]></link>
    <average_rating>4.00</average_rating>
    <ratings_count>6</ratings_count>
    <text_reviews_count>1</text_reviews_count>
  </author>
  </authors>
    <reviews start="1" end="15" total="15">
      <review>
  <id>7241158</id>
    <user>
    <id>459069</id>
    <name><![CDATA[Christian]]></name>
    <location><![CDATA[Jakarta, Indonesia]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/459069-christian-tjhai]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">1104005</id>
  <isbn>0764572822</isbn>
  <isbn13>9780764572821</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Professional PHP5]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1181014622m/1104005.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1181014622s/1104005.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/1104005.Professional_PHP5</link>
  <average_rating>4.00</average_rating>
  <ratings_count>6</ratings_count>
  <description>
    <![CDATA[<strong>What is this book about?</strong>   <p>   With the release of PHP 5 and the Zend Engine 2, PHP finally graduates from it earliest days as a lightweight scripting syntax to an powerful object oriented programming language that can hold its own against the Java and .NET architectures that currently dominate corporate software development. This book has a pragmatic focus on how to use PHP in the larger scheme of enterprise-class software development.   <p>   <strong>What does this book cover?</strong>   <p>   Unlike Java or .NET, there is little discussion of the application of design patterns, component architectures, and best-practices to the development of applications using PHP. Software written in the absence of this sort of higher-order architecture will never be able to match the robust frameworks that Java and .NET ship with out of the box. This book addresses this issue by covering the following material:     &lt;ul&gt;    &lt;li&gt;<strong>Part 1</strong> discusses the OO concepts that were initially explored in <em>Beginning PHP 5</em> and a demonstration of how to implement them in PHP 5. This section also covers UML modeling and provides a brief introduction to project management techniques that are covered in more depth in Part 4.    &lt;li&gt;<strong>Parts 2 and 3</strong> present objects and object hierarchies that, when completed, comprise a robust toolkit that developers will be able to reuse on future projects. These chapters are designed to arm the professional PHP developer with the sort of constructs that are available out of the box with platforms such as Java and .NET &#8212; from simple utility classes like Collection and Iterator, to more complex constructs like Model/View/Controller architectures and state machines.    &lt;li&gt;<strong>Part 4</strong> shows how to use the toolkit from Parts 2 and 3 to create real-world applications. We look at the development of a robust contact management system that will leverage the componentry and concepts already discussed and introduce project management and software architecture concepts that enable developers to accurately identify business requirements, design scalable, extensible platforms, and handle change management effectively. It covers the waterfall and spiral project management paradigms and include a discussion on eXtreme Programming and other approaches to software development.    &lt;li&gt;<strong>The Appendices</strong> include an extended discussion on the effective use of CVS, introduce the Zend Studio IDE and related tools, and discuss performance tuning and scalability.    </p></p></p>]]>
  </description>
  <published>2004</published>
</book>

    <rating>5</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Thu Dec 01 00:00:00 -0800 2005</read_at>
  <date_added>Wed Oct 03 22:06:02 -0700 2007</date_added>
  <date_updated>Thu Oct 04 07:26:56 -0700 2007</date_updated>
  <read_count></read_count>
    <body><![CDATA[For you developers out there, this book is a must. Even though this book is about PHP5, but actually you can apply the concepts and logics written in this book in any programming languages.]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/7241158]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/7241158]]></link>
</review>
      <review>
  <id>81544984</id>
    <user>
    <id>2714868</id>
    <name><![CDATA[Manuel]]></name>
    <location><![CDATA[Aarhus, 01, Denmark]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2714868-manuel-ciosici]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">1104005</id>
  <isbn>0764572822</isbn>
  <isbn13>9780764572821</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Professional PHP5]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1181014622m/1104005.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1181014622s/1104005.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/1104005.Professional_PHP5</link>
  <average_rating>4.00</average_rating>
  <ratings_count>6</ratings_count>
  <description>
    <![CDATA[<strong>What is this book about?</strong>   <p>   With the release of PHP 5 and the Zend Engine 2, PHP finally graduates from it earliest days as a lightweight scripting syntax to an powerful object oriented programming language that can hold its own against the Java and .NET architectures that currently dominate corporate software development. This book has a pragmatic focus on how to use PHP in the larger scheme of enterprise-class software development.   <p>   <strong>What does this book cover?</strong>   <p>   Unlike Java or .NET, there is little discussion of the application of design patterns, component architectures, and best-practices to the development of applications using PHP. Software written in the absence of this sort of higher-order architecture will never be able to match the robust frameworks that Java and .NET ship with out of the box. This book addresses this issue by covering the following material:     &lt;ul&gt;    &lt;li&gt;<strong>Part 1</strong> discusses the OO concepts that were initially explored in <em>Beginning PHP 5</em> and a demonstration of how to implement them in PHP 5. This section also covers UML modeling and provides a brief introduction to project management techniques that are covered in more depth in Part 4.    &lt;li&gt;<strong>Parts 2 and 3</strong> present objects and object hierarchies that, when completed, comprise a robust toolkit that developers will be able to reuse on future projects. These chapters are designed to arm the professional PHP developer with the sort of constructs that are available out of the box with platforms such as Java and .NET &#8212; from simple utility classes like Collection and Iterator, to more complex constructs like Model/View/Controller architectures and state machines.    &lt;li&gt;<strong>Part 4</strong> shows how to use the toolkit from Parts 2 and 3 to create real-world applications. We look at the development of a robust contact management system that will leverage the componentry and concepts already discussed and introduce project management and software architecture concepts that enable developers to accurately identify business requirements, design scalable, extensible platforms, and handle change management effectively. It covers the waterfall and spiral project management paradigms and include a discussion on eXtreme Programming and other approaches to software development.    &lt;li&gt;<strong>The Appendices</strong> include an extended discussion on the effective use of CVS, introduce the Zend Studio IDE and related tools, and discuss performance tuning and scalability.    </p></p></p>]]>
  </description>
  <published>2004</published>
</book>

    <rating>5</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
            <shelf name="it" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sun Dec 20 01:26:25 -0800 2009</date_added>
  <date_updated>Sun Dec 20 01:26:36 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/81544984]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/81544984]]></link>
</review>
      <review>
  <id>80965239</id>
    <user>
    <id>1440693</id>
    <name><![CDATA[Ahsan]]></name>
    <location><![CDATA[Khulna, Bangladesh]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1440693-ahsan-habib]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1260805907p3/1440693.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1260805907p2/1440693.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">1104005</id>
  <isbn>0764572822</isbn>
  <isbn13>9780764572821</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Professional PHP5]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1181014622m/1104005.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1181014622s/1104005.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/1104005.Professional_PHP5</link>
  <average_rating>4.00</average_rating>
  <ratings_count>6</ratings_count>
  <description>
    <![CDATA[<strong>What is this book about?</strong>   <p>   With the release of PHP 5 and the Zend Engine 2, PHP finally graduates from it earliest days as a lightweight scripting syntax to an powerful object oriented programming language that can hold its own against the Java and .NET architectures that currently dominate corporate software development. This book has a pragmatic focus on how to use PHP in the larger scheme of enterprise-class software development.   <p>   <strong>What does this book cover?</strong>   <p>   Unlike Java or .NET, there is little discussion of the application of design patterns, component architectures, and best-practices to the development of applications using PHP. Software written in the absence of this sort of higher-order architecture will never be able to match the robust frameworks that Java and .NET ship with out of the box. This book addresses this issue by covering the following material:     &lt;ul&gt;    &lt;li&gt;<strong>Part 1</strong> discusses the OO concepts that were initially explored in <em>Beginning PHP 5</em> and a demonstration of how to implement them in PHP 5. This section also covers UML modeling and provides a brief introduction to project management techniques that are covered in more depth in Part 4.    &lt;li&gt;<strong>Parts 2 and 3</strong> present objects and object hierarchies that, when completed, comprise a robust toolkit that developers will be able to reuse on future projects. These chapters are designed to arm the professional PHP developer with the sort of constructs that are available out of the box with platforms such as Java and .NET &#8212; from simple utility classes like Collection and Iterator, to more complex constructs like Model/View/Controller architectures and state machines.    &lt;li&gt;<strong>Part 4</strong> shows how to use the toolkit from Parts 2 and 3 to create real-world applications. We look at the development of a robust contact management system that will leverage the componentry and concepts already discussed and introduce project management and software architecture concepts that enable developers to accurately identify business requirements, design scalable, extensible platforms, and handle change management effectively. It covers the waterfall and spiral project management paradigms and include a discussion on eXtreme Programming and other approaches to software development.    &lt;li&gt;<strong>The Appendices</strong> include an extended discussion on the effective use of CVS, introduce the Zend Studio IDE and related tools, and discuss performance tuning and scalability.    </p></p></p>]]>
  </description>
  <published>2004</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Mon Dec 14 09:04:27 -0800 2009</date_added>
  <date_updated>Mon Dec 14 09:04:27 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/80965239]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/80965239]]></link>
</review>
      <review>
  <id>78825427</id>
    <user>
    <id>145064</id>
    <name><![CDATA[پسرايروني]]></name>
    <location><![CDATA[tehran, AmirAbad, Iran, Islamic Republic of]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/145064]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1259047581p3/145064.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1259047581p2/145064.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">1104005</id>
  <isbn>0764572822</isbn>
  <isbn13>9780764572821</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Professional PHP5]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1181014622m/1104005.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1181014622s/1104005.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/1104005.Professional_PHP5</link>
  <average_rating>4.00</average_rating>
  <ratings_count>6</ratings_count>
  <description>
    <![CDATA[<strong>What is this book about?</strong>   <p>   With the release of PHP 5 and the Zend Engine 2, PHP finally graduates from it earliest days as a lightweight scripting syntax to an powerful object oriented programming language that can hold its own against the Java and .NET architectures that currently dominate corporate software development. This book has a pragmatic focus on how to use PHP in the larger scheme of enterprise-class software development.   <p>   <strong>What does this book cover?</strong>   <p>   Unlike Java or .NET, there is little discussion of the application of design patterns, component architectures, and best-practices to the development of applications using PHP. Software written in the absence of this sort of higher-order architecture will never be able to match the robust frameworks that Java and .NET ship with out of the box. This book addresses this issue by covering the following material:     &lt;ul&gt;    &lt;li&gt;<strong>Part 1</strong> discusses the OO concepts that were initially explored in <em>Beginning PHP 5</em> and a demonstration of how to implement them in PHP 5. This section also covers UML modeling and provides a brief introduction to project management techniques that are covered in more depth in Part 4.    &lt;li&gt;<strong>Parts 2 and 3</strong> present objects and object hierarchies that, when completed, comprise a robust toolkit that developers will be able to reuse on future projects. These chapters are designed to arm the professional PHP developer with the sort of constructs that are available out of the box with platforms such as Java and .NET &#8212; from simple utility classes like Collection and Iterator, to more complex constructs like Model/View/Controller architectures and state machines.    &lt;li&gt;<strong>Part 4</strong> shows how to use the toolkit from Parts 2 and 3 to create real-world applications. We look at the development of a robust contact management system that will leverage the componentry and concepts already discussed and introduce project management and software architecture concepts that enable developers to accurately identify business requirements, design scalable, extensible platforms, and handle change management effectively. It covers the waterfall and spiral project management paradigms and include a discussion on eXtreme Programming and other approaches to software development.    &lt;li&gt;<strong>The Appendices</strong> include an extended discussion on the effective use of CVS, introduce the Zend Studio IDE and related tools, and discuss performance tuning and scalability.    </p></p></p>]]>
  </description>
  <published>2004</published>
</book>

    <rating>4</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
            <shelf name="برنامه‌نويسي" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Nov 24 00:48:39 -0800 2009</date_added>
  <date_updated>Tue Nov 24 00:48:39 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/78825427]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/78825427]]></link>
</review>
      <review>
  <id>69730206</id>
    <user>
    <id>2692844</id>
    <name><![CDATA[Jason]]></name>
    <location><![CDATA[Draper, UT]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2692844-jason-webster]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1251845553p3/2692844.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1251845553p2/2692844.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">1104005</id>
  <isbn>0764572822</isbn>
  <isbn13>9780764572821</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Professional PHP5]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1181014622m/1104005.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1181014622s/1104005.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/1104005.Professional_PHP5</link>
  <average_rating>4.00</average_rating>
  <ratings_count>6</ratings_count>
  <description>
    <![CDATA[<strong>What is this book about?</strong>   <p>   With the release of PHP 5 and the Zend Engine 2, PHP finally graduates from it earliest days as a lightweight scripting syntax to an powerful object oriented programming language that can hold its own against the Java and .NET architectures that currently dominate corporate software development. This book has a pragmatic focus on how to use PHP in the larger scheme of enterprise-class software development.   <p>   <strong>What does this book cover?</strong>   <p>   Unlike Java or .NET, there is little discussion of the application of design patterns, component architectures, and best-practices to the development of applications using PHP. Software written in the absence of this sort of higher-order architecture will never be able to match the robust frameworks that Java and .NET ship with out of the box. This book addresses this issue by covering the following material:     &lt;ul&gt;    &lt;li&gt;<strong>Part 1</strong> discusses the OO concepts that were initially explored in <em>Beginning PHP 5</em> and a demonstration of how to implement them in PHP 5. This section also covers UML modeling and provides a brief introduction to project management techniques that are covered in more depth in Part 4.    &lt;li&gt;<strong>Parts 2 and 3</strong> present objects and object hierarchies that, when completed, comprise a robust toolkit that developers will be able to reuse on future projects. These chapters are designed to arm the professional PHP developer with the sort of constructs that are available out of the box with platforms such as Java and .NET &#8212; from simple utility classes like Collection and Iterator, to more complex constructs like Model/View/Controller architectures and state machines.    &lt;li&gt;<strong>Part 4</strong> shows how to use the toolkit from Parts 2 and 3 to create real-world applications. We look at the development of a robust contact management system that will leverage the componentry and concepts already discussed and introduce project management and software architecture concepts that enable developers to accurately identify business requirements, design scalable, extensible platforms, and handle change management effectively. It covers the waterfall and spiral project management paradigms and include a discussion on eXtreme Programming and other approaches to software development.    &lt;li&gt;<strong>The Appendices</strong> include an extended discussion on the effective use of CVS, introduce the Zend Studio IDE and related tools, and discuss performance tuning and scalability.    </p></p></p>]]>
  </description>
  <published>2004</published>
</book>

    <rating>4</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Sep 01 15:46:08 -0700 2009</date_added>
  <date_updated>Tue Sep 01 15:46:08 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/69730206]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/69730206]]></link>
</review>
      <review>
  <id>69511899</id>
    <user>
    <id>2686235</id>
    <name><![CDATA[Firas]]></name>
    <location><![CDATA[Perth, 08, Australia]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2686235-firas]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">1104005</id>
  <isbn>0764572822</isbn>
  <isbn13>9780764572821</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Professional PHP5]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1181014622m/1104005.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1181014622s/1104005.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/1104005.Professional_PHP5</link>
  <average_rating>4.00</average_rating>
  <ratings_count>6</ratings_count>
  <description>
    <![CDATA[<strong>What is this book about?</strong>   <p>   With the release of PHP 5 and the Zend Engine 2, PHP finally graduates from it earliest days as a lightweight scripting syntax to an powerful object oriented programming language that can hold its own against the Java and .NET architectures that currently dominate corporate software development. This book has a pragmatic focus on how to use PHP in the larger scheme of enterprise-class software development.   <p>   <strong>What does this book cover?</strong>   <p>   Unlike Java or .NET, there is little discussion of the application of design patterns, component architectures, and best-practices to the development of applications using PHP. Software written in the absence of this sort of higher-order architecture will never be able to match the robust frameworks that Java and .NET ship with out of the box. This book addresses this issue by covering the following material:     &lt;ul&gt;    &lt;li&gt;<strong>Part 1</strong> discusses the OO concepts that were initially explored in <em>Beginning PHP 5</em> and a demonstration of how to implement them in PHP 5. This section also covers UML modeling and provides a brief introduction to project management techniques that are covered in more depth in Part 4.    &lt;li&gt;<strong>Parts 2 and 3</strong> present objects and object hierarchies that, when completed, comprise a robust toolkit that developers will be able to reuse on future projects. These chapters are designed to arm the professional PHP developer with the sort of constructs that are available out of the box with platforms such as Java and .NET &#8212; from simple utility classes like Collection and Iterator, to more complex constructs like Model/View/Controller architectures and state machines.    &lt;li&gt;<strong>Part 4</strong> shows how to use the toolkit from Parts 2 and 3 to create real-world applications. We look at the development of a robust contact management system that will leverage the componentry and concepts already discussed and introduce project management and software architecture concepts that enable developers to accurately identify business requirements, design scalable, extensible platforms, and handle change management effectively. It covers the waterfall and spiral project management paradigms and include a discussion on eXtreme Programming and other approaches to software development.    &lt;li&gt;<strong>The Appendices</strong> include an extended discussion on the effective use of CVS, introduce the Zend Studio IDE and related tools, and discuss performance tuning and scalability.    </p></p></p>]]>
  </description>
  <published>2004</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sun Aug 30 20:08:39 -0700 2009</date_added>
  <date_updated>Sun Aug 30 20:08:39 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/69511899]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/69511899]]></link>
</review>
      <review>
  <id>30313956</id>
    <user>
    <id>361189</id>
    <name><![CDATA[Nick]]></name>
    <location><![CDATA[The United States]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/361189-nick-peters]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">1104005</id>
  <isbn>0764572822</isbn>
  <isbn13>9780764572821</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Professional PHP5]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1181014622m/1104005.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1181014622s/1104005.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/1104005.Professional_PHP5</link>
  <average_rating>4.00</average_rating>
  <ratings_count>6</ratings_count>
  <description>
    <![CDATA[<strong>What is this book about?</strong>   <p>   With the release of PHP 5 and the Zend Engine 2, PHP finally graduates from it earliest days as a lightweight scripting syntax to an powerful object oriented programming language that can hold its own against the Java and .NET architectures that currently dominate corporate software development. This book has a pragmatic focus on how to use PHP in the larger scheme of enterprise-class software development.   <p>   <strong>What does this book cover?</strong>   <p>   Unlike Java or .NET, there is little discussion of the application of design patterns, component architectures, and best-practices to the development of applications using PHP. Software written in the absence of this sort of higher-order architecture will never be able to match the robust frameworks that Java and .NET ship with out of the box. This book addresses this issue by covering the following material:     &lt;ul&gt;    &lt;li&gt;<strong>Part 1</strong> discusses the OO concepts that were initially explored in <em>Beginning PHP 5</em> and a demonstration of how to implement them in PHP 5. This section also covers UML modeling and provides a brief introduction to project management techniques that are covered in more depth in Part 4.    &lt;li&gt;<strong>Parts 2 and 3</strong> present objects and object hierarchies that, when completed, comprise a robust toolkit that developers will be able to reuse on future projects. These chapters are designed to arm the professional PHP developer with the sort of constructs that are available out of the box with platforms such as Java and .NET &#8212; from simple utility classes like Collection and Iterator, to more complex constructs like Model/View/Controller architectures and state machines.    &lt;li&gt;<strong>Part 4</strong> shows how to use the toolkit from Parts 2 and 3 to create real-world applications. We look at the development of a robust contact management system that will leverage the componentry and concepts already discussed and introduce project management and software architecture concepts that enable developers to accurately identify business requirements, design scalable, extensible platforms, and handle change management effectively. It covers the waterfall and spiral project management paradigms and include a discussion on eXtreme Programming and other approaches to software development.    &lt;li&gt;<strong>The Appendices</strong> include an extended discussion on the effective use of CVS, introduce the Zend Studio IDE and related tools, and discuss performance tuning and scalability.    </p></p></p>]]>
  </description>
  <published>2004</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sat Aug 16 11:27:47 -0700 2008</date_added>
  <date_updated>Sat Aug 16 11:27:47 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/30313956]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/30313956]]></link>
</review>
      <review>
  <id>30131509</id>
    <user>
    <id>1420915</id>
    <name><![CDATA[Ryan]]></name>
    <location><![CDATA[London, The United Kingdom]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1420915-ryan-wild]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1218637064p3/1420915.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1218637064p2/1420915.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">1104005</id>
  <isbn>0764572822</isbn>
  <isbn13>9780764572821</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Professional PHP5]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1181014622m/1104005.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1181014622s/1104005.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/1104005.Professional_PHP5</link>
  <average_rating>4.00</average_rating>
  <ratings_count>6</ratings_count>
  <description>
    <![CDATA[<strong>What is this book about?</strong>   <p>   With the release of PHP 5 and the Zend Engine 2, PHP finally graduates from it earliest days as a lightweight scripting syntax to an powerful object oriented programming language that can hold its own against the Java and .NET architectures that currently dominate corporate software development. This book has a pragmatic focus on how to use PHP in the larger scheme of enterprise-class software development.   <p>   <strong>What does this book cover?</strong>   <p>   Unlike Java or .NET, there is little discussion of the application of design patterns, component architectures, and best-practices to the development of applications using PHP. Software written in the absence of this sort of higher-order architecture will never be able to match the robust frameworks that Java and .NET ship with out of the box. This book addresses this issue by covering the following material:     &lt;ul&gt;    &lt;li&gt;<strong>Part 1</strong> discusses the OO concepts that were initially explored in <em>Beginning PHP 5</em> and a demonstration of how to implement them in PHP 5. This section also covers UML modeling and provides a brief introduction to project management techniques that are covered in more depth in Part 4.    &lt;li&gt;<strong>Parts 2 and 3</strong> present objects and object hierarchies that, when completed, comprise a robust toolkit that developers will be able to reuse on future projects. These chapters are designed to arm the professional PHP developer with the sort of constructs that are available out of the box with platforms such as Java and .NET &#8212; from simple utility classes like Collection and Iterator, to more complex constructs like Model/View/Controller architectures and state machines.    &lt;li&gt;<strong>Part 4</strong> shows how to use the toolkit from Parts 2 and 3 to create real-world applications. We look at the development of a robust contact management system that will leverage the componentry and concepts already discussed and introduce project management and software architecture concepts that enable developers to accurately identify business requirements, design scalable, extensible platforms, and handle change management effectively. It covers the waterfall and spiral project management paradigms and include a discussion on eXtreme Programming and other approaches to software development.    &lt;li&gt;<strong>The Appendices</strong> include an extended discussion on the effective use of CVS, introduce the Zend Studio IDE and related tools, and discuss performance tuning and scalability.    </p></p></p>]]>
  </description>
  <published>2004</published>
</book>

    <rating>5</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Thu Aug 14 08:54:26 -0700 2008</date_added>
  <date_updated>Thu Aug 14 08:54:26 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/30131509]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/30131509]]></link>
</review>
      <review>
  <id>29129435</id>
    <user>
    <id>1392044</id>
    <name><![CDATA[Nuno]]></name>
    <location><![CDATA[Porto, Portugal]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1392044-nuno-mariz]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1218103860p3/1392044.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1218103860p2/1392044.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">1104005</id>
  <isbn>0764572822</isbn>
  <isbn13>9780764572821</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Professional PHP5]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1181014622m/1104005.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1181014622s/1104005.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/1104005.Professional_PHP5</link>
  <average_rating>4.00</average_rating>
  <ratings_count>6</ratings_count>
  <description>
    <![CDATA[<strong>What is this book about?</strong>   <p>   With the release of PHP 5 and the Zend Engine 2, PHP finally graduates from it earliest days as a lightweight scripting syntax to an powerful object oriented programming language that can hold its own against the Java and .NET architectures that currently dominate corporate software development. This book has a pragmatic focus on how to use PHP in the larger scheme of enterprise-class software development.   <p>   <strong>What does this book cover?</strong>   <p>   Unlike Java or .NET, there is little discussion of the application of design patterns, component architectures, and best-practices to the development of applications using PHP. Software written in the absence of this sort of higher-order architecture will never be able to match the robust frameworks that Java and .NET ship with out of the box. This book addresses this issue by covering the following material:     &lt;ul&gt;    &lt;li&gt;<strong>Part 1</strong> discusses the OO concepts that were initially explored in <em>Beginning PHP 5</em> and a demonstration of how to implement them in PHP 5. This section also covers UML modeling and provides a brief introduction to project management techniques that are covered in more depth in Part 4.    &lt;li&gt;<strong>Parts 2 and 3</strong> present objects and object hierarchies that, when completed, comprise a robust toolkit that developers will be able to reuse on future projects. These chapters are designed to arm the professional PHP developer with the sort of constructs that are available out of the box with platforms such as Java and .NET &#8212; from simple utility classes like Collection and Iterator, to more complex constructs like Model/View/Controller architectures and state machines.    &lt;li&gt;<strong>Part 4</strong> shows how to use the toolkit from Parts 2 and 3 to create real-world applications. We look at the development of a robust contact management system that will leverage the componentry and concepts already discussed and introduce project management and software architecture concepts that enable developers to accurately identify business requirements, design scalable, extensible platforms, and handle change management effectively. It covers the waterfall and spiral project management paradigms and include a discussion on eXtreme Programming and other approaches to software development.    &lt;li&gt;<strong>The Appendices</strong> include an extended discussion on the effective use of CVS, introduce the Zend Studio IDE and related tools, and discuss performance tuning and scalability.    </p></p></p>]]>
  </description>
  <published>2004</published>
</book>

    <rating>1</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sun Aug 03 10:47:43 -0700 2008</date_added>
  <date_updated>Sun Aug 03 10:47:43 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/29129435]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/29129435]]></link>
</review>
      <review>
  <id>28810069</id>
    <user>
    <id>1370319</id>
    <name><![CDATA[Dave]]></name>
    <location><![CDATA[Frisco, TX]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1370319-dave]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">1104005</id>
  <isbn>0764572822</isbn>
  <isbn13>9780764572821</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Professional PHP5]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1181014622m/1104005.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1181014622s/1104005.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/1104005.Professional_PHP5</link>
  <average_rating>4.00</average_rating>
  <ratings_count>6</ratings_count>
  <description>
    <![CDATA[<strong>What is this book about?</strong>   <p>   With the release of PHP 5 and the Zend Engine 2, PHP finally graduates from it earliest days as a lightweight scripting syntax to an powerful object oriented programming language that can hold its own against the Java and .NET architectures that currently dominate corporate software development. This book has a pragmatic focus on how to use PHP in the larger scheme of enterprise-class software development.   <p>   <strong>What does this book cover?</strong>   <p>   Unlike Java or .NET, there is little discussion of the application of design patterns, component architectures, and best-practices to the development of applications using PHP. Software written in the absence of this sort of higher-order architecture will never be able to match the robust frameworks that Java and .NET ship with out of the box. This book addresses this issue by covering the following material:     &lt;ul&gt;    &lt;li&gt;<strong>Part 1</strong> discusses the OO concepts that were initially explored in <em>Beginning PHP 5</em> and a demonstration of how to implement them in PHP 5. This section also covers UML modeling and provides a brief introduction to project management techniques that are covered in more depth in Part 4.    &lt;li&gt;<strong>Parts 2 and 3</strong> present objects and object hierarchies that, when completed, comprise a robust toolkit that developers will be able to reuse on future projects. These chapters are designed to arm the professional PHP developer with the sort of constructs that are available out of the box with platforms such as Java and .NET &#8212; from simple utility classes like Collection and Iterator, to more complex constructs like Model/View/Controller architectures and state machines.    &lt;li&gt;<strong>Part 4</strong> shows how to use the toolkit from Parts 2 and 3 to create real-world applications. We look at the development of a robust contact management system that will leverage the componentry and concepts already discussed and introduce project management and software architecture concepts that enable developers to accurately identify business requirements, design scalable, extensible platforms, and handle change management effectively. It covers the waterfall and spiral project management paradigms and include a discussion on eXtreme Programming and other approaches to software development.    &lt;li&gt;<strong>The Appendices</strong> include an extended discussion on the effective use of CVS, introduce the Zend Studio IDE and related tools, and discuss performance tuning and scalability.    </p></p></p>]]>
  </description>
  <published>2004</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Wed Jul 30 17:33:56 -0700 2008</date_added>
  <date_updated>Wed Jul 30 17:33:56 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/28810069]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/28810069]]></link>
</review>
      <review>
  <id>27770049</id>
    <user>
    <id>1346449</id>
    <name><![CDATA[Keith]]></name>
    <location><![CDATA[The United Kingdom]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1346449-keith]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">1104005</id>
  <isbn>0764572822</isbn>
  <isbn13>9780764572821</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Professional PHP5]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1181014622m/1104005.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1181014622s/1104005.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/1104005.Professional_PHP5</link>
  <average_rating>4.00</average_rating>
  <ratings_count>6</ratings_count>
  <description>
    <![CDATA[<strong>What is this book about?</strong>   <p>   With the release of PHP 5 and the Zend Engine 2, PHP finally graduates from it earliest days as a lightweight scripting syntax to an powerful object oriented programming language that can hold its own against the Java and .NET architectures that currently dominate corporate software development. This book has a pragmatic focus on how to use PHP in the larger scheme of enterprise-class software development.   <p>   <strong>What does this book cover?</strong>   <p>   Unlike Java or .NET, there is little discussion of the application of design patterns, component architectures, and best-practices to the development of applications using PHP. Software written in the absence of this sort of higher-order architecture will never be able to match the robust frameworks that Java and .NET ship with out of the box. This book addresses this issue by covering the following material:     &lt;ul&gt;    &lt;li&gt;<strong>Part 1</strong> discusses the OO concepts that were initially explored in <em>Beginning PHP 5</em> and a demonstration of how to implement them in PHP 5. This section also covers UML modeling and provides a brief introduction to project management techniques that are covered in more depth in Part 4.    &lt;li&gt;<strong>Parts 2 and 3</strong> present objects and object hierarchies that, when completed, comprise a robust toolkit that developers will be able to reuse on future projects. These chapters are designed to arm the professional PHP developer with the sort of constructs that are available out of the box with platforms such as Java and .NET &#8212; from simple utility classes like Collection and Iterator, to more complex constructs like Model/View/Controller architectures and state machines.    &lt;li&gt;<strong>Part 4</strong> shows how to use the toolkit from Parts 2 and 3 to create real-world applications. We look at the development of a robust contact management system that will leverage the componentry and concepts already discussed and introduce project management and software architecture concepts that enable developers to accurately identify business requirements, design scalable, extensible platforms, and handle change management effectively. It covers the waterfall and spiral project management paradigms and include a discussion on eXtreme Programming and other approaches to software development.    &lt;li&gt;<strong>The Appendices</strong> include an extended discussion on the effective use of CVS, introduce the Zend Studio IDE and related tools, and discuss performance tuning and scalability.    </p></p></p>]]>
  </description>
  <published>2004</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sun Jul 20 06:13:51 -0700 2008</date_added>
  <date_updated>Sun Jul 20 06:13:51 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/27770049]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/27770049]]></link>
</review>
      <review>
  <id>19776848</id>
    <user>
    <id>977766</id>
    <name><![CDATA[terababy]]></name>
    <location><![CDATA[Beijing, China]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/977766-terababy]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1232561900p3/977766.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1232561900p2/977766.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">1104005</id>
  <isbn>0764572822</isbn>
  <isbn13>9780764572821</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Professional PHP5]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1181014622m/1104005.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1181014622s/1104005.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/1104005.Professional_PHP5</link>
  <average_rating>4.00</average_rating>
  <ratings_count>6</ratings_count>
  <description>
    <![CDATA[<strong>What is this book about?</strong>   <p>   With the release of PHP 5 and the Zend Engine 2, PHP finally graduates from it earliest days as a lightweight scripting syntax to an powerful object oriented programming language that can hold its own against the Java and .NET architectures that currently dominate corporate software development. This book has a pragmatic focus on how to use PHP in the larger scheme of enterprise-class software development.   <p>   <strong>What does this book cover?</strong>   <p>   Unlike Java or .NET, there is little discussion of the application of design patterns, component architectures, and best-practices to the development of applications using PHP. Software written in the absence of this sort of higher-order architecture will never be able to match the robust frameworks that Java and .NET ship with out of the box. This book addresses this issue by covering the following material:     &lt;ul&gt;    &lt;li&gt;<strong>Part 1</strong> discusses the OO concepts that were initially explored in <em>Beginning PHP 5</em> and a demonstration of how to implement them in PHP 5. This section also covers UML modeling and provides a brief introduction to project management techniques that are covered in more depth in Part 4.    &lt;li&gt;<strong>Parts 2 and 3</strong> present objects and object hierarchies that, when completed, comprise a robust toolkit that developers will be able to reuse on future projects. These chapters are designed to arm the professional PHP developer with the sort of constructs that are available out of the box with platforms such as Java and .NET &#8212; from simple utility classes like Collection and Iterator, to more complex constructs like Model/View/Controller architectures and state machines.    &lt;li&gt;<strong>Part 4</strong> shows how to use the toolkit from Parts 2 and 3 to create real-world applications. We look at the development of a robust contact management system that will leverage the componentry and concepts already discussed and introduce project management and software architecture concepts that enable developers to accurately identify business requirements, design scalable, extensible platforms, and handle change management effectively. It covers the waterfall and spiral project management paradigms and include a discussion on eXtreme Programming and other approaches to software development.    &lt;li&gt;<strong>The Appendices</strong> include an extended discussion on the effective use of CVS, introduce the Zend Studio IDE and related tools, and discuss performance tuning and scalability.    </p></p></p>]]>
  </description>
  <published>2004</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
            <shelf name="php" />
        <shelf name="series-professional" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Apr 08 23:00:05 -0700 2008</date_added>
  <date_updated>Tue Apr 08 23:00:12 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/19776848]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/19776848]]></link>
</review>
      <review>
  <id>8157230</id>
    <user>
    <id>573603</id>
    <name><![CDATA[Jigar]]></name>
    <location><![CDATA[India]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/573603-jigar-mehta]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1193236308p3/573603.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1193236308p2/573603.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">1104005</id>
  <isbn>0764572822</isbn>
  <isbn13>9780764572821</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Professional PHP5]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1181014622m/1104005.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1181014622s/1104005.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/1104005.Professional_PHP5</link>
  <average_rating>4.00</average_rating>
  <ratings_count>6</ratings_count>
  <description>
    <![CDATA[<strong>What is this book about?</strong>   <p>   With the release of PHP 5 and the Zend Engine 2, PHP finally graduates from it earliest days as a lightweight scripting syntax to an powerful object oriented programming language that can hold its own against the Java and .NET architectures that currently dominate corporate software development. This book has a pragmatic focus on how to use PHP in the larger scheme of enterprise-class software development.   <p>   <strong>What does this book cover?</strong>   <p>   Unlike Java or .NET, there is little discussion of the application of design patterns, component architectures, and best-practices to the development of applications using PHP. Software written in the absence of this sort of higher-order architecture will never be able to match the robust frameworks that Java and .NET ship with out of the box. This book addresses this issue by covering the following material:     &lt;ul&gt;    &lt;li&gt;<strong>Part 1</strong> discusses the OO concepts that were initially explored in <em>Beginning PHP 5</em> and a demonstration of how to implement them in PHP 5. This section also covers UML modeling and provides a brief introduction to project management techniques that are covered in more depth in Part 4.    &lt;li&gt;<strong>Parts 2 and 3</strong> present objects and object hierarchies that, when completed, comprise a robust toolkit that developers will be able to reuse on future projects. These chapters are designed to arm the professional PHP developer with the sort of constructs that are available out of the box with platforms such as Java and .NET &#8212; from simple utility classes like Collection and Iterator, to more complex constructs like Model/View/Controller architectures and state machines.    &lt;li&gt;<strong>Part 4</strong> shows how to use the toolkit from Parts 2 and 3 to create real-world applications. We look at the development of a robust contact management system that will leverage the componentry and concepts already discussed and introduce project management and software architecture concepts that enable developers to accurately identify business requirements, design scalable, extensible platforms, and handle change management effectively. It covers the waterfall and spiral project management paradigms and include a discussion on eXtreme Programming and other approaches to software development.    &lt;li&gt;<strong>The Appendices</strong> include an extended discussion on the effective use of CVS, introduce the Zend Studio IDE and related tools, and discuss performance tuning and scalability.    </p></p></p>]]>
  </description>
  <published>2004</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Oct 23 19:11:55 -0700 2007</date_added>
  <date_updated>Tue Oct 23 19:11:55 -0700 2007</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/8157230]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/8157230]]></link>
</review>
      <review>
  <id>7293985</id>
    <user>
    <id>472187</id>
    <name><![CDATA[Cahyo]]></name>
    <location><![CDATA[Indonesia]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/472187-cahyo]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">1104005</id>
  <isbn>0764572822</isbn>
  <isbn13>9780764572821</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Professional PHP5]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1181014622m/1104005.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1181014622s/1104005.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/1104005.Professional_PHP5</link>
  <average_rating>4.00</average_rating>
  <ratings_count>6</ratings_count>
  <description>
    <![CDATA[<strong>What is this book about?</strong>   <p>   With the release of PHP 5 and the Zend Engine 2, PHP finally graduates from it earliest days as a lightweight scripting syntax to an powerful object oriented programming language that can hold its own against the Java and .NET architectures that currently dominate corporate software development. This book has a pragmatic focus on how to use PHP in the larger scheme of enterprise-class software development.   <p>   <strong>What does this book cover?</strong>   <p>   Unlike Java or .NET, there is little discussion of the application of design patterns, component architectures, and best-practices to the development of applications using PHP. Software written in the absence of this sort of higher-order architecture will never be able to match the robust frameworks that Java and .NET ship with out of the box. This book addresses this issue by covering the following material:     &lt;ul&gt;    &lt;li&gt;<strong>Part 1</strong> discusses the OO concepts that were initially explored in <em>Beginning PHP 5</em> and a demonstration of how to implement them in PHP 5. This section also covers UML modeling and provides a brief introduction to project management techniques that are covered in more depth in Part 4.    &lt;li&gt;<strong>Parts 2 and 3</strong> present objects and object hierarchies that, when completed, comprise a robust toolkit that developers will be able to reuse on future projects. These chapters are designed to arm the professional PHP developer with the sort of constructs that are available out of the box with platforms such as Java and .NET &#8212; from simple utility classes like Collection and Iterator, to more complex constructs like Model/View/Controller architectures and state machines.    &lt;li&gt;<strong>Part 4</strong> shows how to use the toolkit from Parts 2 and 3 to create real-world applications. We look at the development of a robust contact management system that will leverage the componentry and concepts already discussed and introduce project management and software architecture concepts that enable developers to accurately identify business requirements, design scalable, extensible platforms, and handle change management effectively. It covers the waterfall and spiral project management paradigms and include a discussion on eXtreme Programming and other approaches to software development.    &lt;li&gt;<strong>The Appendices</strong> include an extended discussion on the effective use of CVS, introduce the Zend Studio IDE and related tools, and discuss performance tuning and scalability.    </p></p></p>]]>
  </description>
  <published>2004</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Fri Oct 05 00:39:08 -0700 2007</date_added>
  <date_updated>Fri Oct 05 00:39:08 -0700 2007</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/7293985]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/7293985]]></link>
</review>
      <review>
  <id>4749286</id>
    <user>
    <id>244993</id>
    <name><![CDATA[Velveeta]]></name>
    <location><![CDATA[Austin, TX]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/244993-velveeta-shelzencheez]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1188691533p3/244993.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1188691533p2/244993.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">1104005</id>
  <isbn>0764572822</isbn>
  <isbn13>9780764572821</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Professional PHP5]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1181014622m/1104005.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1181014622s/1104005.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/1104005.Professional_PHP5</link>
  <average_rating>4.00</average_rating>
  <ratings_count>6</ratings_count>
  <description>
    <![CDATA[<strong>What is this book about?</strong>   <p>   With the release of PHP 5 and the Zend Engine 2, PHP finally graduates from it earliest days as a lightweight scripting syntax to an powerful object oriented programming language that can hold its own against the Java and .NET architectures that currently dominate corporate software development. This book has a pragmatic focus on how to use PHP in the larger scheme of enterprise-class software development.   <p>   <strong>What does this book cover?</strong>   <p>   Unlike Java or .NET, there is little discussion of the application of design patterns, component architectures, and best-practices to the development of applications using PHP. Software written in the absence of this sort of higher-order architecture will never be able to match the robust frameworks that Java and .NET ship with out of the box. This book addresses this issue by covering the following material:     &lt;ul&gt;    &lt;li&gt;<strong>Part 1</strong> discusses the OO concepts that were initially explored in <em>Beginning PHP 5</em> and a demonstration of how to implement them in PHP 5. This section also covers UML modeling and provides a brief introduction to project management techniques that are covered in more depth in Part 4.    &lt;li&gt;<strong>Parts 2 and 3</strong> present objects and object hierarchies that, when completed, comprise a robust toolkit that developers will be able to reuse on future projects. These chapters are designed to arm the professional PHP developer with the sort of constructs that are available out of the box with platforms such as Java and .NET &#8212; from simple utility classes like Collection and Iterator, to more complex constructs like Model/View/Controller architectures and state machines.    &lt;li&gt;<strong>Part 4</strong> shows how to use the toolkit from Parts 2 and 3 to create real-world applications. We look at the development of a robust contact management system that will leverage the componentry and concepts already discussed and introduce project management and software architecture concepts that enable developers to accurately identify business requirements, design scalable, extensible platforms, and handle change management effectively. It covers the waterfall and spiral project management paradigms and include a discussion on eXtreme Programming and other approaches to software development.    &lt;li&gt;<strong>The Appendices</strong> include an extended discussion on the effective use of CVS, introduce the Zend Studio IDE and related tools, and discuss performance tuning and scalability.    </p></p></p>]]>
  </description>
  <published>2004</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="currently-reading" />
      </shelves>
  <recommended_for><![CDATA[QuantumGeeks]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sat Aug 18 18:03:43 -0700 2007</date_added>
  <date_updated>Sat Aug 18 18:04:01 -0700 2007</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/4749286]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/4749286]]></link>
</review>
    </reviews>
  <popular_shelves>
          <shelf name="to-read" />
          <shelf name="it" />
          <shelf name="برنامه-نويسي" />
          <shelf name="series-professional" />
          <shelf name="php" />
          <shelf name="currently-reading" />
      </popular_shelves>
  <book_links>
    <book_link>
  <id>8</id>
  <name><![CDATA[WorldCat]]></name>
  <link>http://www.goodreads.com/book_link/follow/8?book_id=1104005</link>
</book_link>
  </book_links>
</book>
</GoodreadsResponse>