<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Professional PHP4 Web Development Solutions</title>
	<atom:link href="http://www.clementfaria.com/blog/professional-php4-web-development-solutions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.clementfaria.com/blog/professional-php4-web-development-solutions/</link>
	<description>A Web Developer&#039;s Journal</description>
	<lastBuildDate>Sat, 30 Jul 2011 06:30:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael Davis</title>
		<link>http://www.clementfaria.com/blog/professional-php4-web-development-solutions/comment-page-1/#comment-2022</link>
		<dc:creator>Michael Davis</dc:creator>
		<pubDate>Sat, 21 Nov 2009 09:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.clementfaria.com/blog/?p=557#comment-2022</guid>
		<description>Before buying this, you should have a SOLID grounding in the theory and practice of php. This book does offer solutions, even ones that seem elegant. &lt;p&gt;BUT, it never really stops to explain the actual coding. It takes time to explain only the approach they take to the problem and the rationale for their approach. It assumes you understand the code and moves right along. You will not find ANY hand-holding here.&lt;p&gt;Moreover, of the solutions presented, at least two use XML. So, you might also want to have some xml skills on hand, if you are to make use of a significant part of this book. &lt;p&gt;Once again, the book seems good and you can learn from it. But, understand that you need a solid php foundation to effectively use this book.
Rating: 3 / 5</description>
		<content:encoded><![CDATA[<p>Before buying this, you should have a SOLID grounding in the theory and practice of php. This book does offer solutions, even ones that seem elegant.
<p>BUT, it never really stops to explain the actual coding. It takes time to explain only the approach they take to the problem and the rationale for their approach. It assumes you understand the code and moves right along. You will not find ANY hand-holding here.</p>
<p>Moreover, of the solutions presented, at least two use XML. So, you might also want to have some xml skills on hand, if you are to make use of a significant part of this book. </p>
<p>Once again, the book seems good and you can learn from it. But, understand that you need a solid php foundation to effectively use this book.<br />
Rating: 3 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.clementfaria.com/blog/professional-php4-web-development-solutions/comment-page-1/#comment-2021</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 21 Nov 2009 08:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.clementfaria.com/blog/?p=557#comment-2021</guid>
		<description>This is just the kind of book, that i have always&lt;br&gt;wanted. It&#039;s packed with solutions for the working professional/hobbyist, from cover to cover - Zero&lt;br&gt;pages wasted on frivolties.&lt;br&gt;I was able to completely re-use the core of the&lt;br&gt;simple content management system into my personal &lt;br&gt;website, and it worked just perfectly fine. I &lt;br&gt;also didn&#039;t have to type the code in by hand, &lt;br&gt;as all the code was available from the publishers &lt;br&gt;website - Sweeeet!!!&lt;br&gt;More books like this, and my wife and kids will&lt;br&gt;be a lot happier:-)
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>This is just the kind of book, that i have always<br />wanted. It&#8217;s packed with solutions for the working professional/hobbyist, from cover to cover &#8211; Zero<br />pages wasted on frivolties.<br />I was able to completely re-use the core of the<br />simple content management system into my personal <br />website, and it worked just perfectly fine. I <br />also didn&#8217;t have to type the code in by hand, <br />as all the code was available from the publishers <br />website &#8211; Sweeeet!!!<br />More books like this, and my wife and kids will<br />be a lot happier:-)<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.clementfaria.com/blog/professional-php4-web-development-solutions/comment-page-1/#comment-2020</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 21 Nov 2009 06:08:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.clementfaria.com/blog/?p=557#comment-2020</guid>
		<description>This &quot;solutions&quot; book expects its reader to have basic PHP syntactical knowledge (that which can be learnt from looking at the PHP manual) or any of the several beginning level PHP&lt;br&gt;books that are available for purchase from amazon (or otherwise). If you have a nice working knowledge of PHP or web development in general you will be benefited. Knowledge&lt;br&gt;of a database solution is added value advantage. Athough this may sound like a huge list of pre-requisites, the bare minimum of working HTML knowledge will also suffice (again note that most of the &quot;solutions&quot; presented here use the smarty templates)&lt;br&gt;Although i have been involved with PHP for quite some time noe,&lt;br&gt;i found the design solutions and the approach to code (and it&#039;s&lt;br&gt;reusablity) very attractive.&lt;br&gt;This book is definitely of value to all web developers, that don&#039;t want to reinvent the wheel. &lt;p&gt;Any/every PHP programmer/developer/designer should have it.
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>This &#8220;solutions&#8221; book expects its reader to have basic PHP syntactical knowledge (that which can be learnt from looking at the PHP manual) or any of the several beginning level PHP<br />books that are available for purchase from amazon (or otherwise). If you have a nice working knowledge of PHP or web development in general you will be benefited. Knowledge<br />of a database solution is added value advantage. Athough this may sound like a huge list of pre-requisites, the bare minimum of working HTML knowledge will also suffice (again note that most of the &#8220;solutions&#8221; presented here use the smarty templates)<br />Although i have been involved with PHP for quite some time noe,<br />i found the design solutions and the approach to code (and it&#8217;s<br />reusablity) very attractive.<br />This book is definitely of value to all web developers, that don&#8217;t want to reinvent the wheel.
<p>Any/every PHP programmer/developer/designer should have it.<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul W.</title>
		<link>http://www.clementfaria.com/blog/professional-php4-web-development-solutions/comment-page-1/#comment-2019</link>
		<dc:creator>Paul W.</dc:creator>
		<pubDate>Sat, 21 Nov 2009 05:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.clementfaria.com/blog/?p=557#comment-2019</guid>
		<description>Seems Wrox is going great with PHP titles with pretty good collection coming one after another! Being into web development myself, this book has come as a great relief. It has given functions and methods with ready to use solutions. Could actually put them to use modifying them, plugging them in various applications.&lt;p&gt;A must have for the Web Developers / Designers!
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>Seems Wrox is going great with PHP titles with pretty good collection coming one after another! Being into web development myself, this book has come as a great relief. It has given functions and methods with ready to use solutions. Could actually put them to use modifying them, plugging them in various applications.
<p>A must have for the Web Developers / Designers!<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rebecca Falkner</title>
		<link>http://www.clementfaria.com/blog/professional-php4-web-development-solutions/comment-page-1/#comment-2018</link>
		<dc:creator>Rebecca Falkner</dc:creator>
		<pubDate>Sat, 21 Nov 2009 04:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.clementfaria.com/blog/?p=557#comment-2018</guid>
		<description>I simply enjoyed this book and all the solutions presented in it.&lt;br&gt;I had earlier mastered PHP from reading &quot;Beginning PHP4&quot; and &quot;Professional PHP4&quot; from the same publisher, and this book was a natural choice to make.&lt;br&gt;I highly recommend this book to anyone and everyone that has a sparse to decent knowledge of PHP - you will love the engaging concepts,designs, code methodolgy and spanking case study solutions.Promise.
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>I simply enjoyed this book and all the solutions presented in it.<br />I had earlier mastered PHP from reading &#8220;Beginning PHP4&#8243; and &#8220;Professional PHP4&#8243; from the same publisher, and this book was a natural choice to make.<br />I highly recommend this book to anyone and everyone that has a sparse to decent knowledge of PHP &#8211; you will love the engaging concepts,designs, code methodolgy and spanking case study solutions.Promise.<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
</channel>
</rss>

