<?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: Magento book review found</title>
	<atom:link href="http://michaelkimsal.com/blog/magento-book-review-found/feed/" rel="self" type="application/rss+xml" />
	<link>http://michaelkimsal.com/blog/magento-book-review-found/</link>
	<description>Web development and new media observations</description>
	<lastBuildDate>Thu, 11 Mar 2010 21:02:37 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mgkimsal</title>
		<link>http://michaelkimsal.com/blog/magento-book-review-found/comment-page-1/#comment-56985</link>
		<dc:creator>mgkimsal</dc:creator>
		<pubDate>Fri, 23 Jan 2009 19:53:08 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkimsal.com/blog/?p=561#comment-56985</guid>
		<description>As far I know there&#039;s only one version of this book.  This blog entry was about that book.  There might be a revision coming out, but it would still be a moving target.

Magento has had around &lt;a href=&quot;http://www.magentocommerce.com/download/noregister&quot; target=&quot;_NEW&quot; rel=&quot;nofollow&quot;&gt;18 releases in less than a year&lt;/a&gt;.  On average, that&#039;s new behaviour, bug fixes, changes, potential database changes, and more, every 3 weeks.  I&#039;m not sure how well any book, guide, whatever can keep up with that level of change.</description>
		<content:encoded><![CDATA[<p>As far I know there&#8217;s only one version of this book.  This blog entry was about that book.  There might be a revision coming out, but it would still be a moving target.</p>
<p>Magento has had around <a href="http://www.magentocommerce.com/download/noregister" target="_NEW" rel="nofollow">18 releases in less than a year</a>.  On average, that&#8217;s new behaviour, bug fixes, changes, potential database changes, and more, every 3 weeks.  I&#8217;m not sure how well any book, guide, whatever can keep up with that level of change.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://michaelkimsal.com/blog/magento-book-review-found/comment-page-1/#comment-56983</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 23 Jan 2009 19:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkimsal.com/blog/?p=561#comment-56983</guid>
		<description>Is this the same book as what is promoted on php&#124;A&#039;s website or is it a revision? VERY CONFUSING, different title, different cover, different total page count...

as seen on Amazon or Borders websites

Php Architect’s Guide to E-commerce Programming With Magento
Mark Kimsal  (See All Contributors)
Paperback, 184 pages
Marco Tabini &amp; Associates, Incorporated
May 30, 2008

I want to get the most current if there are in fact two books...


thx

DK</description>
		<content:encoded><![CDATA[<p>Is this the same book as what is promoted on php|A&#8217;s website or is it a revision? VERY CONFUSING, different title, different cover, different total page count&#8230;</p>
<p>as seen on Amazon or Borders websites</p>
<p>Php Architect’s Guide to E-commerce Programming With Magento<br />
Mark Kimsal  (See All Contributors)<br />
Paperback, 184 pages<br />
Marco Tabini &amp; Associates, Incorporated<br />
May 30, 2008</p>
<p>I want to get the most current if there are in fact two books&#8230;</p>
<p>thx</p>
<p>DK</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gunter</title>
		<link>http://michaelkimsal.com/blog/magento-book-review-found/comment-page-1/#comment-56006</link>
		<dc:creator>Gunter</dc:creator>
		<pubDate>Tue, 06 Jan 2009 22:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkimsal.com/blog/?p=561#comment-56006</guid>
		<description>While searching for &quot;Magento book&quot; at Google, I stumbled over this little discussion. Just been wondering if this book is still close enough to the Magento codebase. If not, any other suggestions about resources/books as I want to spent some time learning Magento.</description>
		<content:encoded><![CDATA[<p>While searching for &#8220;Magento book&#8221; at Google, I stumbled over this little discussion. Just been wondering if this book is still close enough to the Magento codebase. If not, any other suggestions about resources/books as I want to spent some time learning Magento.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve G</title>
		<link>http://michaelkimsal.com/blog/magento-book-review-found/comment-page-1/#comment-54110</link>
		<dc:creator>Steve G</dc:creator>
		<pubDate>Mon, 15 Dec 2008 22:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkimsal.com/blog/?p=561#comment-54110</guid>
		<description>I&#039;m probably a B+ php coder, and I&#039;m glad to see that others are confused by Magento. I completely agree with the comment that open source should be both open and relatively easy to understand. 

It was quite heartening to see the questions at the back of the book, particularly &quot;Magento&#039;s naming conventions are crazy!&quot; and &quot;I give up! Magento is too confusing!&quot;  I thought maybe it was just me... :)

Part of my problem is that both the EAV data structure and MVC are new paradigms for me, so it&#039;s a little hard to figure out how to attack understanding Magento. I have the book, and have only skimmed it so far, but I&#039;m looking forward to going through the customs module code.  My hope is that I&#039;ll be able to make the leap of understanding from creating the demo modules to seeing how to construct the module that I need.

My problem is that I&#039;m past deadline on the shopping cart project at hand, and while I love Magento&#039;s admin facilities and know that I can customize the code, understanding exactly where and how to do so is really frustrating. 

FWIW, I&#039;d love to see Magento vastly simplified, even if it&#039;s Magento Lite with support for only one store. I can see where someone would eventually understand how to customize/optimize Magento, but it almost means devoting all your resources to it and becoming a Magento expert. Maybe that&#039;s what Varien had in mind -- people would get fed up and pay them to do the customizations.</description>
		<content:encoded><![CDATA[<p>I&#8217;m probably a B+ php coder, and I&#8217;m glad to see that others are confused by Magento. I completely agree with the comment that open source should be both open and relatively easy to understand. </p>
<p>It was quite heartening to see the questions at the back of the book, particularly &#8220;Magento&#8217;s naming conventions are crazy!&#8221; and &#8220;I give up! Magento is too confusing!&#8221;  I thought maybe it was just me&#8230; <img src='http://michaelkimsal.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Part of my problem is that both the EAV data structure and MVC are new paradigms for me, so it&#8217;s a little hard to figure out how to attack understanding Magento. I have the book, and have only skimmed it so far, but I&#8217;m looking forward to going through the customs module code.  My hope is that I&#8217;ll be able to make the leap of understanding from creating the demo modules to seeing how to construct the module that I need.</p>
<p>My problem is that I&#8217;m past deadline on the shopping cart project at hand, and while I love Magento&#8217;s admin facilities and know that I can customize the code, understanding exactly where and how to do so is really frustrating. </p>
<p>FWIW, I&#8217;d love to see Magento vastly simplified, even if it&#8217;s Magento Lite with support for only one store. I can see where someone would eventually understand how to customize/optimize Magento, but it almost means devoting all your resources to it and becoming a Magento expert. Maybe that&#8217;s what Varien had in mind &#8212; people would get fed up and pay them to do the customizations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tsengtan Adam Shuy</title>
		<link>http://michaelkimsal.com/blog/magento-book-review-found/comment-page-1/#comment-52830</link>
		<dc:creator>Tsengtan Adam Shuy</dc:creator>
		<pubDate>Wed, 26 Nov 2008 16:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkimsal.com/blog/?p=561#comment-52830</guid>
		<description>The mto module does not work with Magento 1.0.19870.4 either.</description>
		<content:encoded><![CDATA[<p>The mto module does not work with Magento 1.0.19870.4 either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tsengtan Adam Shuy</title>
		<link>http://michaelkimsal.com/blog/magento-book-review-found/comment-page-1/#comment-52740</link>
		<dc:creator>Tsengtan Adam Shuy</dc:creator>
		<pubDate>Tue, 25 Nov 2008 16:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkimsal.com/blog/?p=561#comment-52740</guid>
		<description>The test.php is an easy fix. but the mto module is still not working with Magento 1.1.6</description>
		<content:encoded><![CDATA[<p>The test.php is an easy fix. but the mto module is still not working with Magento 1.1.6</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tsengtan Adam Shuy</title>
		<link>http://michaelkimsal.com/blog/magento-book-review-found/comment-page-1/#comment-52679</link>
		<dc:creator>Tsengtan Adam Shuy</dc:creator>
		<pubDate>Tue, 25 Nov 2008 00:34:47 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkimsal.com/blog/?p=561#comment-52679</guid>
		<description>Also I ran the test.php of the download file from the book link,
I got the following error:
Fatal error: Uncaught exception &#039;Mage_Core_Model_Store_Exception&#039; in /home/epacific/public_html/epwmage.com/app/code/core/Mage/Core/Model/App.php:1131 Stack trace: #0 /home/epacific/public_html/epwmage.com/app/code/core/Mage/Core/Model/App.php(583): Mage_Core_Model_App-&gt;throwStoreException() #1 /home/epacific/public_html/epwmage.com/app/Mage.php(212): Mage_Core_Model_App-&gt;getStore(NULL) #2 /home/epacific/public_html/epwmage.com/app/Mage.php(217): Mage::getStoreConfig(&#039;web/url/use_sto...&#039;, NULL) #3 /home/epacific/public_html/epwmage.com/app/code/core/Mage/Core/Controller/Request/Http.php(118): Mage::getStoreConfigFlag(&#039;web/url/use_sto...&#039;) #4 /home/epacific/public_html/epwmage.com/app/code/core/Mage/Core/Model/App.php(263): Mage_Core_Controller_Request_Http-&gt;setPathInfo() #5 /home/epacific/public_html/epwmage.com/app/Mage.php(424): Mage_Core_Model_App-&gt;init(&#039;default&#039;, &#039;store&#039;, Array) #6 /home/epacific/public_html/epwmage.com/test.php(18): Mage::app(&#039;default&#039;) #7 {main} thrown in /home/epacific/public_html/epwmage.com/app/code/core/Mage/Core/Model/App.php on line 1131
Does anyone know how to fix the above problem?</description>
		<content:encoded><![CDATA[<p>Also I ran the test.php of the download file from the book link,<br />
I got the following error:<br />
Fatal error: Uncaught exception &#8216;Mage_Core_Model_Store_Exception&#8217; in /home/epacific/public_html/epwmage.com/app/code/core/Mage/Core/Model/App.php:1131 Stack trace: #0 /home/epacific/public_html/epwmage.com/app/code/core/Mage/Core/Model/App.php(583): Mage_Core_Model_App-&gt;throwStoreException() #1 /home/epacific/public_html/epwmage.com/app/Mage.php(212): Mage_Core_Model_App-&gt;getStore(NULL) #2 /home/epacific/public_html/epwmage.com/app/Mage.php(217): Mage::getStoreConfig(&#8217;web/url/use_sto&#8230;&#8217;, NULL) #3 /home/epacific/public_html/epwmage.com/app/code/core/Mage/Core/Controller/Request/Http.php(118): Mage::getStoreConfigFlag(&#8217;web/url/use_sto&#8230;&#8217;) #4 /home/epacific/public_html/epwmage.com/app/code/core/Mage/Core/Model/App.php(263): Mage_Core_Controller_Request_Http-&gt;setPathInfo() #5 /home/epacific/public_html/epwmage.com/app/Mage.php(424): Mage_Core_Model_App-&gt;init(&#8217;default&#8217;, &#8217;store&#8217;, Array) #6 /home/epacific/public_html/epwmage.com/test.php(18): Mage::app(&#8217;default&#8217;) #7 {main} thrown in /home/epacific/public_html/epwmage.com/app/code/core/Mage/Core/Model/App.php on line 1131<br />
Does anyone know how to fix the above problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tsengtan Adam Shuy</title>
		<link>http://michaelkimsal.com/blog/magento-book-review-found/comment-page-1/#comment-52675</link>
		<dc:creator>Tsengtan Adam Shuy</dc:creator>
		<pubDate>Tue, 25 Nov 2008 00:06:48 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkimsal.com/blog/?p=561#comment-52675</guid>
		<description>The source code of mto module of Chapter 8 does not work with Magento1.1.6.  I suspect that it never work with any Magento version. I got the $mto_length in the Event.php, but I can not integrate this $mto_length into the shopping cart view ../template/checkout/cart/item/defualt.phtml.  Could anyone out there help me to integrate it?</description>
		<content:encoded><![CDATA[<p>The source code of mto module of Chapter 8 does not work with Magento1.1.6.  I suspect that it never work with any Magento version. I got the $mto_length in the Event.php, but I can not integrate this $mto_length into the shopping cart view ../template/checkout/cart/item/defualt.phtml.  Could anyone out there help me to integrate it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://michaelkimsal.com/blog/magento-book-review-found/comment-page-1/#comment-47686</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 29 Sep 2008 01:03:35 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkimsal.com/blog/?p=561#comment-47686</guid>
		<description>I purchased this book and it was a great resource for a project like Magento that is in a constant state of change.  Many of the complaints are about the types of add-ons or mods but the fact is that if you go through them ones in the books you should be able to alter any other process in the system.  Fact: Don&#039;t expect to go to a product_details.php file and make a change to the display page if this is what you need then Magento is not for you...  regardless of the book.</description>
		<content:encoded><![CDATA[<p>I purchased this book and it was a great resource for a project like Magento that is in a constant state of change.  Many of the complaints are about the types of add-ons or mods but the fact is that if you go through them ones in the books you should be able to alter any other process in the system.  Fact: Don&#8217;t expect to go to a product_details.php file and make a change to the display page if this is what you need then Magento is not for you&#8230;  regardless of the book.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse</title>
		<link>http://michaelkimsal.com/blog/magento-book-review-found/comment-page-1/#comment-43301</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Tue, 05 Aug 2008 21:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkimsal.com/blog/?p=561#comment-43301</guid>
		<description>Problem solved with the getting the source code! I was checking page 85 of the pdf reader not what was printed on the page, so please disregard that part of my post. Now lets see if it makes things more clear!</description>
		<content:encoded><![CDATA[<p>Problem solved with the getting the source code! I was checking page 85 of the pdf reader not what was printed on the page, so please disregard that part of my post. Now lets see if it makes things more clear!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
