<?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: Removing the Compare function in Magento, the easy way</title>
	<atom:link href="http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/</link>
	<description>Notes on Ecommerce Web Development</description>
	<lastBuildDate>Fri, 12 Mar 2010 09:47:12 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alex</title>
		<link>http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/comment-page-1/#comment-779</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 29 Dec 2009 20:04:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=478#comment-779</guid>
		<description>Please, pelase make a extension - for my sake and surely for many, many magento users. Not many need that compare thing.</description>
		<content:encoded><![CDATA[<p>Please, pelase make a extension &#8211; for my sake and surely for many, many magento users. Not many need that compare thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/comment-page-1/#comment-640</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Tue, 27 Oct 2009 05:53:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=478#comment-640</guid>
		<description>Nice one! It&#039;d be nicer as an extension ;)</description>
		<content:encoded><![CDATA[<p>Nice one! It&#8217;d be nicer as an extension <img src='http://www.aschroder.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Richardson</title>
		<link>http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/comment-page-1/#comment-529</link>
		<dc:creator>John Richardson</dc:creator>
		<pubDate>Tue, 06 Oct 2009 18:01:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=478#comment-529</guid>
		<description>Thank you!!! I must have looked for over two hours trying to find a solution... and none were so elegant and simple as yours.  I really appreciate the help - finally I can get rid of the compare functionality :-).</description>
		<content:encoded><![CDATA[<p>Thank you!!! I must have looked for over two hours trying to find a solution&#8230; and none were so elegant and simple as yours.  I really appreciate the help &#8211; finally I can get rid of the compare functionality <img src='http://www.aschroder.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/comment-page-1/#comment-410</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 21 Aug 2009 00:57:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=478#comment-410</guid>
		<description>Excellent, thanks Ashley :-)</description>
		<content:encoded><![CDATA[<p>Excellent, thanks Ashley <img src='http://www.aschroder.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashley</title>
		<link>http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/comment-page-1/#comment-409</link>
		<dc:creator>Ashley</dc:creator>
		<pubDate>Wed, 19 Aug 2009 20:59:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=478#comment-409</guid>
		<description>doh, I&#039;ll just update the article, the comments don&#039;t take kindly to XML I see!</description>
		<content:encoded><![CDATA[<p>doh, I&#8217;ll just update the article, the comments don&#8217;t take kindly to XML I see!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashley</title>
		<link>http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/comment-page-1/#comment-408</link>
		<dc:creator>Ashley</dc:creator>
		<pubDate>Wed, 19 Aug 2009 20:56:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=478#comment-408</guid>
		<description>Hi, Good point

It&#039;s in &lt;code&gt;customer.xml&lt;/code&gt;, the &lt;code&gt;&lt;customer_account&gt;&lt;/code&gt; section remove the line:
&lt;code&gt;&lt;block type=&quot;core/template&quot; name=&quot;catalog.compare.sidebar&quot; template=&quot;catalog/product/compare/sidebar.phtml&quot;/&gt;&lt;/code&gt;

Cheers,
Ashley</description>
		<content:encoded><![CDATA[<p>Hi, Good point</p>
<p>It&#8217;s in <code>customer.xml</code>, the <code><customer_account></customer_account></code> section remove the line:<br />
<code><block type="core/template" name="catalog.compare.sidebar" template="catalog/product/compare/sidebar.phtml"/></code></p>
<p>Cheers,<br />
Ashley</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/comment-page-1/#comment-407</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 19 Aug 2009 15:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=478#comment-407</guid>
		<description>Thanks for this.  I have followed your above instructions and Compare has been removed from everywhere except the My Account sidebar..  Where can I edit that out?

An extension would be hugely appreciated, save people a lot of searching :-)

Cheers!</description>
		<content:encoded><![CDATA[<p>Thanks for this.  I have followed your above instructions and Compare has been removed from everywhere except the My Account sidebar..  Where can I edit that out?</p>
<p>An extension would be hugely appreciated, save people a lot of searching <img src='http://www.aschroder.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nic</title>
		<link>http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/comment-page-1/#comment-389</link>
		<dc:creator>Nic</dc:creator>
		<pubDate>Mon, 03 Aug 2009 16:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=478#comment-389</guid>
		<description>That simplexml error can also be because of browser cache/cookies</description>
		<content:encoded><![CDATA[<p>That simplexml error can also be because of browser cache/cookies</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashley</title>
		<link>http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/comment-page-1/#comment-378</link>
		<dc:creator>Ashley</dc:creator>
		<pubDate>Sun, 26 Jul 2009 05:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=478#comment-378</guid>
		<description>Hi,

That error tends to be caused by incorrect XML in your configuration files. Please check, and double check that you have not got an error in any of the XML files you edited. If still a problem please let me know. Unlikely to be caused by the commandline, in any case.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>That error tends to be caused by incorrect XML in your configuration files. Please check, and double check that you have not got an error in any of the XML files you edited. If still a problem please let me know. Unlikely to be caused by the commandline, in any case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerome</title>
		<link>http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/comment-page-1/#comment-373</link>
		<dc:creator>Jerome</dc:creator>
		<pubDate>Fri, 24 Jul 2009 07:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=478#comment-373</guid>
		<description>Damn, because of the command prompht, i screwed my whole website.

Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 60: 

at treoo.com</description>
		<content:encoded><![CDATA[<p>Damn, because of the command prompht, i screwed my whole website.</p>
<p>Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 60: </p>
<p>at treoo.com</p>
]]></content:encoded>
	</item>
</channel>
</rss>
