<?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: Book preview: PHP 5 E-commerce Development</title>
	<atom:link href="http://blog.eirikhoem.net/index.php/2010/03/16/book-preview/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.eirikhoem.net/index.php/2010/03/16/book-preview/</link>
	<description>PHP, AS3, Flex, Flash</description>
	<lastBuildDate>Mon, 19 Jul 2010 09:43:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Kjell Bleivik</title>
		<link>http://blog.eirikhoem.net/index.php/2010/03/16/book-preview/comment-page-1/#comment-2630</link>
		<dc:creator>Kjell Bleivik</dc:creator>
		<pubDate>Wed, 02 Jun 2010 22:40:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eirikhoem.net/?p=239#comment-2630</guid>
		<description>Don&#039;t buy the book for the code.  There are so many errors and bad explanations.  I hate it when I buy a book with code that don&#039;t function at once.  This is really bad. Pedagogically it is best to build code step by step that function like in extreme programming.    

I can mention at least one book that is many times better and where the code I have tested compiles fine on php 6.0.0 Dev

http://www.dmcinsights.com/phpmysql3/

That book is also good on Unicode and developing multilingual sites.

Peacock&#039;s  book may be worth the money if you are interested in the text.

Capter 2 may frighten some people and it should have come later.  Seems that too many authors copy and paste code without good explanations.

Also better: 

 http://www.wrox.com/WileyCDA/WroxTitle/Professional-PHP6.productCd-0470395095.html  

but with some errors.  It claim to be PHP 6, but some code I tested functioned fine on PHP 5.2.9 but not on PHP 6.0.0 dev like Larry Ullman&#039;s book mentioned above did.

It is good on object overloading and object relational mapping though.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t buy the book for the code.  There are so many errors and bad explanations.  I hate it when I buy a book with code that don&#8217;t function at once.  This is really bad. Pedagogically it is best to build code step by step that function like in extreme programming.    </p>
<p>I can mention at least one book that is many times better and where the code I have tested compiles fine on php 6.0.0 Dev</p>
<p><a href="http://www.dmcinsights.com/phpmysql3/" rel="nofollow">http://www.dmcinsights.com/phpmysql3/</a></p>
<p>That book is also good on Unicode and developing multilingual sites.</p>
<p>Peacock&#8217;s  book may be worth the money if you are interested in the text.</p>
<p>Capter 2 may frighten some people and it should have come later.  Seems that too many authors copy and paste code without good explanations.</p>
<p>Also better: </p>
<p> <a href="http://www.wrox.com/WileyCDA/WroxTitle/Professional-PHP6.productCd-0470395095.html" rel="nofollow">http://www.wrox.com/WileyCDA/WroxTitle/Professional-PHP6.productCd-0470395095.html</a>  </p>
<p>but with some errors.  It claim to be PHP 6, but some code I tested functioned fine on PHP 5.2.9 but not on PHP 6.0.0 dev like Larry Ullman&#8217;s book mentioned above did.</p>
<p>It is good on object overloading and object relational mapping though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Why does mysql keep inserting data in random places and how can I fix this?</title>
		<link>http://blog.eirikhoem.net/index.php/2010/03/16/book-preview/comment-page-1/#comment-1571</link>
		<dc:creator>Why does mysql keep inserting data in random places and how can I fix this?</dc:creator>
		<pubDate>Tue, 23 Mar 2010 04:57:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eirikhoem.net/?p=239#comment-1571</guid>
		<description>[...] Book preview: PHP 5 E-commerce Development &#171; Eirik Hoem&#039;s Blog [...]</description>
		<content:encoded><![CDATA[<p>[...] Book preview: PHP 5 E-commerce Development &laquo; Eirik Hoem&#39;s Blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mojgan</title>
		<link>http://blog.eirikhoem.net/index.php/2010/03/16/book-preview/comment-page-1/#comment-1535</link>
		<dc:creator>mojgan</dc:creator>
		<pubDate>Wed, 17 Mar 2010 16:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eirikhoem.net/?p=239#comment-1535</guid>
		<description>I wasted lots of money on buying books too that never came handy, I learned go to a bookstore and read three chapters if you like it, then buy. But if this is going to talk about implementing site search and how to implement a secure transaction, then i will get it.</description>
		<content:encoded><![CDATA[<p>I wasted lots of money on buying books too that never came handy, I learned go to a bookstore and read three chapters if you like it, then buy. But if this is going to talk about implementing site search and how to implement a secure transaction, then i will get it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://blog.eirikhoem.net/index.php/2010/03/16/book-preview/comment-page-1/#comment-1525</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 17 Mar 2010 09:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eirikhoem.net/?p=239#comment-1525</guid>
		<description>Daniel, thanks for the comment!

I have not reviewed the book yet, so I do not know how it will turn out. I totally agree that using Magento or a similar solution would be the most efficient approach for getting an e-commerce site up and running. My interest in this book is not to launch a e-commerce site, but get a deeper understanding of what&#039;s actually involved in planning and executing implementation of such a system. With a deeper knowledge of systems like this one can easier assess if a new project should be something home-brewed, or if it can be implemented with Magento or something similar. Also, someone needs to create the solutions like Magento, and they need to start somewhere? :)

I will discuss this more in my review.</description>
		<content:encoded><![CDATA[<p>Daniel, thanks for the comment!</p>
<p>I have not reviewed the book yet, so I do not know how it will turn out. I totally agree that using Magento or a similar solution would be the most efficient approach for getting an e-commerce site up and running. My interest in this book is not to launch a e-commerce site, but get a deeper understanding of what&#8217;s actually involved in planning and executing implementation of such a system. With a deeper knowledge of systems like this one can easier assess if a new project should be something home-brewed, or if it can be implemented with Magento or something similar. Also, someone needs to create the solutions like Magento, and they need to start somewhere? <img src='http://blog.eirikhoem.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I will discuss this more in my review.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 3/17/2010 Update &#171; Go Code</title>
		<link>http://blog.eirikhoem.net/index.php/2010/03/16/book-preview/comment-page-1/#comment-1516</link>
		<dc:creator>3/17/2010 Update &#171; Go Code</dc:creator>
		<pubDate>Wed, 17 Mar 2010 05:18:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eirikhoem.net/?p=239#comment-1516</guid>
		<description>[...] 3/17/2010 Update  Book preview: PHP 5 E-commerce Development Eirik Hoem&#039;s Blog [...]</description>
		<content:encoded><![CDATA[<p>[...] 3/17/2010 Update  Book preview: PHP 5 E-commerce Development Eirik Hoem&#39;s Blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Freudenberger</title>
		<link>http://blog.eirikhoem.net/index.php/2010/03/16/book-preview/comment-page-1/#comment-1496</link>
		<dc:creator>Daniel Freudenberger</dc:creator>
		<pubDate>Tue, 16 Mar 2010 22:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eirikhoem.net/?p=239#comment-1496</guid>
		<description>I took a closer look at the sample chapter and there&#039;s one thing i know for sure now - I won&#039;t buy it! If you really want run your own e-commerce site you should think about using magento or any other open source solution instead of reading this book and wasting your time. The author should have read about design pattern first and should think about the phrase &quot;skinny controller, fat model&quot; again. Sorry, but I don&#039;t think the book is gonna worth its money.</description>
		<content:encoded><![CDATA[<p>I took a closer look at the sample chapter and there&#8217;s one thing i know for sure now &#8211; I won&#8217;t buy it! If you really want run your own e-commerce site you should think about using magento or any other open source solution instead of reading this book and wasting your time. The author should have read about design pattern first and should think about the phrase &#8220;skinny controller, fat model&#8221; again. Sorry, but I don&#8217;t think the book is gonna worth its money.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Versions &#8211; Ubuntu versioning &#8211; names or numbers? &#124; Jordan Hall</title>
		<link>http://blog.eirikhoem.net/index.php/2010/03/16/book-preview/comment-page-1/#comment-1479</link>
		<dc:creator>Versions &#8211; Ubuntu versioning &#8211; names or numbers? &#124; Jordan Hall</dc:creator>
		<pubDate>Tue, 16 Mar 2010 14:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eirikhoem.net/?p=239#comment-1479</guid>
		<description>[...] Book preview: PHP 5 E-commerce Development « Eirik Hoem&#039;s Blog [...]</description>
		<content:encoded><![CDATA[<p>[...] Book preview: PHP 5 E-commerce Development « Eirik Hoem&#39;s Blog [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
