<?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 is difficult to modify and customize</title>
	<atom:link href="http://nickbartlett.com/wordpress/magento-is-difficult-to-modify-and-customize/feed/" rel="self" type="application/rss+xml" />
	<link>http://nickbartlett.com/wordpress/magento-is-difficult-to-modify-and-customize/</link>
	<description>PHP Developer in Minnesota</description>
	<lastBuildDate>Wed, 15 Feb 2012 08:46:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: joe</title>
		<link>http://nickbartlett.com/wordpress/magento-is-difficult-to-modify-and-customize/comment-page-1/#comment-1902</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Wed, 30 Nov 2011 00:58:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickbartlett.com/wordpress/?p=325#comment-1902</guid>
		<description>bottom line is: there are many bugs report each version, and developer don&#039;t bother to fix them, they want you to wait for next version.

and when some developers do their hard work and fixed them by themselves, add some new module they developed. 

but when the next version is out, the customized modules they developed for old version, just simply don&#039;t works. they change core class code whatever they want and no backward compatibility at all.</description>
		<content:encoded><![CDATA[<p>bottom line is: there are many bugs report each version, and developer don&#8217;t bother to fix them, they want you to wait for next version.</p>
<p>and when some developers do their hard work and fixed them by themselves, add some new module they developed. </p>
<p>but when the next version is out, the customized modules they developed for old version, just simply don&#8217;t works. they change core class code whatever they want and no backward compatibility at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://nickbartlett.com/wordpress/magento-is-difficult-to-modify-and-customize/comment-page-1/#comment-1833</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Wed, 21 Sep 2011 12:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickbartlett.com/wordpress/?p=325#comment-1833</guid>
		<description>Hello 

Our company has been setting up Magento for sometime and unfortunately some of the outside services we engaged ended up costing us quite a bit for code that is useless. I am wondering is you can recommend any company to begin a long time partnership to grow with our needs. ThanksAndrew</description>
		<content:encoded><![CDATA[<p>Hello </p>
<p>Our company has been setting up Magento for sometime and unfortunately some of the outside services we engaged ended up costing us quite a bit for code that is useless. I am wondering is you can recommend any company to begin a long time partnership to grow with our needs. ThanksAndrew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders</title>
		<link>http://nickbartlett.com/wordpress/magento-is-difficult-to-modify-and-customize/comment-page-1/#comment-1786</link>
		<dc:creator>Anders</dc:creator>
		<pubDate>Wed, 31 Aug 2011 13:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickbartlett.com/wordpress/?p=325#comment-1786</guid>
		<description>Hey guys. I&#039;ve been trying for 3 days now, 5 hours a day, to understand how to build a simple template, and i can&#039;t figure it out. The only guides and walkthroughs Magento has on their site is abstract and doesnt explain how to do it step by step.. I don&#039;t know if i&#039;ll ever learn this software...
//Anders</description>
		<content:encoded><![CDATA[<p>Hey guys. I&#8217;ve been trying for 3 days now, 5 hours a day, to understand how to build a simple template, and i can&#8217;t figure it out. The only guides and walkthroughs Magento has on their site is abstract and doesnt explain how to do it step by step.. I don&#8217;t know if i&#8217;ll ever learn this software&#8230;<br />
//Anders</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: internetne strani</title>
		<link>http://nickbartlett.com/wordpress/magento-is-difficult-to-modify-and-customize/comment-page-1/#comment-1696</link>
		<dc:creator>internetne strani</dc:creator>
		<pubDate>Wed, 20 Jul 2011 20:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickbartlett.com/wordpress/?p=325#comment-1696</guid>
		<description>Totally agree. My new project should be build on Magento. I have lost 3 days with barely even customize something. I really dont have time to learn this web app, if I think again I dont even want to learn it. I have finished my new project within one week with custom modules in Joomla. I am building web apps mainly on ZF so I consider myself arhitecture aware programmer, but Magento is something I am gonna avoid in the future.</description>
		<content:encoded><![CDATA[<p>Totally agree. My new project should be build on Magento. I have lost 3 days with barely even customize something. I really dont have time to learn this web app, if I think again I dont even want to learn it. I have finished my new project within one week with custom modules in Joomla. I am building web apps mainly on ZF so I consider myself arhitecture aware programmer, but Magento is something I am gonna avoid in the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kimmo</title>
		<link>http://nickbartlett.com/wordpress/magento-is-difficult-to-modify-and-customize/comment-page-1/#comment-1497</link>
		<dc:creator>Kimmo</dc:creator>
		<pubDate>Thu, 28 Apr 2011 14:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickbartlett.com/wordpress/?p=325#comment-1497</guid>
		<description>I&#039;ve been using Magento for less than a week now, and I&#039;m already building  modules with custom eav attributes, custom forms, and custom models. Granted I&#039;ve got several years of experience in ZF and MVC architecture in general, but Magento really didn&#039;t seem too hard to understand.

You have to understand that the &quot;finely grained&quot; structure is one of the things that enable loose coupling within Magento&#039;s components. Loose coupling is one of the key aspects in a well-architectured system, and it saves you from a lot of trouble later on. If you disagree, start unit-testing components or replacing components at will in a tightly coupled system and post your experiences here.

It feels wrong to blame Magento as an application if it&#039;s your own skills that are lacking. Magento is a complex, powerful app with a lot of potential for tweaking. If you wanna learn how to use it properly, start studying about architecture in web apps and following those principles in your own code too. Can&#039;t go wrong with PoEAA by Martin Fowler for example.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using Magento for less than a week now, and I&#8217;m already building  modules with custom eav attributes, custom forms, and custom models. Granted I&#8217;ve got several years of experience in ZF and MVC architecture in general, but Magento really didn&#8217;t seem too hard to understand.</p>
<p>You have to understand that the &#8220;finely grained&#8221; structure is one of the things that enable loose coupling within Magento&#8217;s components. Loose coupling is one of the key aspects in a well-architectured system, and it saves you from a lot of trouble later on. If you disagree, start unit-testing components or replacing components at will in a tightly coupled system and post your experiences here.</p>
<p>It feels wrong to blame Magento as an application if it&#8217;s your own skills that are lacking. Magento is a complex, powerful app with a lot of potential for tweaking. If you wanna learn how to use it properly, start studying about architecture in web apps and following those principles in your own code too. Can&#8217;t go wrong with PoEAA by Martin Fowler for example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karen</title>
		<link>http://nickbartlett.com/wordpress/magento-is-difficult-to-modify-and-customize/comment-page-1/#comment-1491</link>
		<dc:creator>Karen</dc:creator>
		<pubDate>Thu, 21 Apr 2011 10:33:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickbartlett.com/wordpress/?p=325#comment-1491</guid>
		<description>I always use OpenCart (really, this opensource shop is AWESOME) and have it running and customized within 4 hours. Configuration and theme adjusting is super simple. Front end is table less and the back end is clean.

But now my manager wants me to learn Magento.. I have been busy for one month now, and I believe I want to die.

Deadline was 22nd of April, which is tomorrow. I figured it would take me less than a week to configure and customize. 

I estimated it will take me another 4 months. Do not, I repeat, do not use this &quot;open source shop&quot;. It will lead you into an infinite depression.</description>
		<content:encoded><![CDATA[<p>I always use OpenCart (really, this opensource shop is AWESOME) and have it running and customized within 4 hours. Configuration and theme adjusting is super simple. Front end is table less and the back end is clean.</p>
<p>But now my manager wants me to learn Magento.. I have been busy for one month now, and I believe I want to die.</p>
<p>Deadline was 22nd of April, which is tomorrow. I figured it would take me less than a week to configure and customize. </p>
<p>I estimated it will take me another 4 months. Do not, I repeat, do not use this &#8220;open source shop&#8221;. It will lead you into an infinite depression.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niki</title>
		<link>http://nickbartlett.com/wordpress/magento-is-difficult-to-modify-and-customize/comment-page-1/#comment-1367</link>
		<dc:creator>Niki</dc:creator>
		<pubDate>Fri, 25 Mar 2011 00:54:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickbartlett.com/wordpress/?p=325#comment-1367</guid>
		<description>I am new to development. Currently manage the development team. Planning to build a website with shopping cart and use some template with Magento.

Do you think it is a good idea or i should look for some simple cart solution than magento?</description>
		<content:encoded><![CDATA[<p>I am new to development. Currently manage the development team. Planning to build a website with shopping cart and use some template with Magento.</p>
<p>Do you think it is a good idea or i should look for some simple cart solution than magento?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: I&#8217;m done with Magento &#124; The Blog of Clayton Curtis - Digital Enthusiast</title>
		<link>http://nickbartlett.com/wordpress/magento-is-difficult-to-modify-and-customize/comment-page-1/#comment-1346</link>
		<dc:creator>I&#8217;m done with Magento &#124; The Blog of Clayton Curtis - Digital Enthusiast</dc:creator>
		<pubDate>Tue, 01 Mar 2011 06:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickbartlett.com/wordpress/?p=325#comment-1346</guid>
		<description>[...] It&#8217;s heavy. The installation is a bitch. Many hosting providers don&#8217;t provide native applications for Magento so you&#8217;re more the less on your own when trying to install it. [...]</description>
		<content:encoded><![CDATA[<p>[...] It&#8217;s heavy. The installation is a bitch. Many hosting providers don&#8217;t provide native applications for Magento so you&#8217;re more the less on your own when trying to install it. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nicholas</title>
		<link>http://nickbartlett.com/wordpress/magento-is-difficult-to-modify-and-customize/comment-page-1/#comment-1341</link>
		<dc:creator>nicholas</dc:creator>
		<pubDate>Thu, 24 Feb 2011 11:36:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickbartlett.com/wordpress/?p=325#comment-1341</guid>
		<description>magento&#039;s learning curve /is/ god damn ridiculous, but once you get it, and have a target in mind, it becomes second nature

after working with oscommerce for years and hitting brick walls of limitation, i spent a few days getting to know magento.. the reason it runs so slow for most is that they have a lot of things left in the database by default, magento is a bulky bunch of code, but you can eliminate things you wont use

it&#039;s really an amazing ecommerce script, though, especially for free.  most small to medium ecommerce will be fine with most out of the box php scripts (oscommerce, creloaded, zencart, etc) but if someone comes to you and says &#039;i want different groups of categories to have entirely different navigation, i want product pages to only have one column.. that is if they are simple products, if they are entire engines or transmission parts i want a column on the right explaining terms im probably going to use in them, oh and the home page needs to be one column, but i want the cms pages to be one column with a left nav that isn&#039;t like any of the categories, and a few custom callouts on certain pages (controlled by xml).. i don&#039;t even know if this would be possible in oscommerce?

but in magento as long as you are using the difficult and seemingly assbackwards xml layouts, paired with calling html blocks, updatable per category, per layout, per whatever you want, you can really do anything and everything per page, or per layout

it&#039;s really hard to explain here, but if you really still feel this way about magento, i /really/ would not mind explaining in what cases it is good for, and that it really doesn&#039;t fully suck for everything, and that it completely destroys the &#039;other&#039; ecommerce scripts in a click of a button, that is if you need it to.

cheers!</description>
		<content:encoded><![CDATA[<p>magento&#8217;s learning curve /is/ god damn ridiculous, but once you get it, and have a target in mind, it becomes second nature</p>
<p>after working with oscommerce for years and hitting brick walls of limitation, i spent a few days getting to know magento.. the reason it runs so slow for most is that they have a lot of things left in the database by default, magento is a bulky bunch of code, but you can eliminate things you wont use</p>
<p>it&#8217;s really an amazing ecommerce script, though, especially for free.  most small to medium ecommerce will be fine with most out of the box php scripts (oscommerce, creloaded, zencart, etc) but if someone comes to you and says &#8216;i want different groups of categories to have entirely different navigation, i want product pages to only have one column.. that is if they are simple products, if they are entire engines or transmission parts i want a column on the right explaining terms im probably going to use in them, oh and the home page needs to be one column, but i want the cms pages to be one column with a left nav that isn&#8217;t like any of the categories, and a few custom callouts on certain pages (controlled by xml).. i don&#8217;t even know if this would be possible in oscommerce?</p>
<p>but in magento as long as you are using the difficult and seemingly assbackwards xml layouts, paired with calling html blocks, updatable per category, per layout, per whatever you want, you can really do anything and everything per page, or per layout</p>
<p>it&#8217;s really hard to explain here, but if you really still feel this way about magento, i /really/ would not mind explaining in what cases it is good for, and that it really doesn&#8217;t fully suck for everything, and that it completely destroys the &#8216;other&#8217; ecommerce scripts in a click of a button, that is if you need it to.</p>
<p>cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Gillette</title>
		<link>http://nickbartlett.com/wordpress/magento-is-difficult-to-modify-and-customize/comment-page-1/#comment-1335</link>
		<dc:creator>Eric Gillette</dc:creator>
		<pubDate>Thu, 17 Feb 2011 02:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickbartlett.com/wordpress/?p=325#comment-1335</guid>
		<description>Yeah, I totally agree with you. . .

I have used TurnkeyWebTools.com&#039;s SunShop for years until one day a client suggested Magento to me since she didn&#039;t want to pay for SunShop.

I opened it up, and tried just modifying some of the code, and had one of my designers try to modify the look of the cart and she was pulling her hair out!

This is probably one of the worst shopping carts I&#039;ve ever come across in my 10 years of building e-commerce websites!</description>
		<content:encoded><![CDATA[<p>Yeah, I totally agree with you. . .</p>
<p>I have used TurnkeyWebTools.com&#8217;s SunShop for years until one day a client suggested Magento to me since she didn&#8217;t want to pay for SunShop.</p>
<p>I opened it up, and tried just modifying some of the code, and had one of my designers try to modify the look of the cart and she was pulling her hair out!</p>
<p>This is probably one of the worst shopping carts I&#8217;ve ever come across in my 10 years of building e-commerce websites!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

