<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for ASchroder.com</title>
	
	<link>http://www.aschroder.com</link>
	<description>Notes on Ecommerce Web Development</description>
	<lastBuildDate>Thu, 11 Mar 2010 21:32:05 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/ASchroderComments" /><feedburner:info uri="aschrodercomments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Comment on 15 Action Items taken from IRWD 2010 by Mark Hammersley</title>
		<link>http://feedproxy.google.com/~r/ASchroderComments/~3/br2ujxqdzzE/</link>
		<dc:creator>Mark Hammersley</dc:creator>
		<pubDate>Thu, 11 Mar 2010 21:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=658#comment-999</guid>
		<description>Great post Ashley.

I think you hit on something with search as Magento's native one is pretty crap.  I have to spend a lot of time manually looking at the searches and creating redirects to the correct pages. Also I am finding that the position of the search box on the home page is very important.

Mark</description>
		<content:encoded><![CDATA[<p>Great post Ashley.</p>
<p>I think you hit on something with search as Magento&#8217;s native one is pretty crap.  I have to spend a lot of time manually looking at the searches and creating redirects to the correct pages. Also I am finding that the position of the search box on the home page is very important.</p>
<p>Mark</p>
]]></content:encoded>
	<feedburner:origLink>http://www.aschroder.com/2010/03/15-action-items-taken-from-irwd-2010/comment-page-1/#comment-999</feedburner:origLink></item>
	<item>
		<title>Comment on 15 Action Items taken from IRWD 2010 by Robert</title>
		<link>http://feedproxy.google.com/~r/ASchroderComments/~3/HdVZ0TOvzCY/</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Thu, 11 Mar 2010 20:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=658#comment-998</guid>
		<description>Great insights from the IRWD, Ashley. Thanks for taking the time to write them up.

We are also working on ways to improve the customer experience on the sites we work on. Having intuitive product pages with the least amount of "noise" is something we put a lot of importance on. By noise I mean things that explain what the user needs to do. This should  be taken care of by an intuitive design as much as possible. From experience, people don't really read most of the instructions in small type anyway. So, selecting product options needs to be as visual and intuitive as possible and feedback messages in case of error (and success) need to be obvious and context related.

The problem is that this increases the cost of implementation considerably which sometimes is difficult to justify to the site owner.</description>
		<content:encoded><![CDATA[<p>Great insights from the IRWD, Ashley. Thanks for taking the time to write them up.</p>
<p>We are also working on ways to improve the customer experience on the sites we work on. Having intuitive product pages with the least amount of &#8220;noise&#8221; is something we put a lot of importance on. By noise I mean things that explain what the user needs to do. This should  be taken care of by an intuitive design as much as possible. From experience, people don&#8217;t really read most of the instructions in small type anyway. So, selecting product options needs to be as visual and intuitive as possible and feedback messages in case of error (and success) need to be obvious and context related.</p>
<p>The problem is that this increases the cost of implementation considerably which sometimes is difficult to justify to the site owner.</p>
]]></content:encoded>
	<feedburner:origLink>http://www.aschroder.com/2010/03/15-action-items-taken-from-irwd-2010/comment-page-1/#comment-998</feedburner:origLink></item>
	<item>
		<title>Comment on 3 Quick Methods To Diagnose Communication Problems between Magento and Google Checkout by Ashley</title>
		<link>http://feedproxy.google.com/~r/ASchroderComments/~3/RMBb7ApgEJU/</link>
		<dc:creator>Ashley</dc:creator>
		<pubDate>Wed, 10 Mar 2010 18:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=98#comment-996</guid>
		<description>If the order goes through Google but not into Magento, that normally means your callback is failing - check your Google integration console. Also the display of product line items in Google Checkout is not that pretty - particularly the discount item, and as you have noted configurable items just show up as the parent, with no configuration detail.</description>
		<content:encoded><![CDATA[<p>If the order goes through Google but not into Magento, that normally means your callback is failing &#8211; check your Google integration console. Also the display of product line items in Google Checkout is not that pretty &#8211; particularly the discount item, and as you have noted configurable items just show up as the parent, with no configuration detail.</p>
]]></content:encoded>
	<feedburner:origLink>http://www.aschroder.com/2009/02/3-quick-methods-to-diagnose-problems-between-magento-and-google-checkout/comment-page-1/#comment-996</feedburner:origLink></item>
	<item>
		<title>Comment on 3 Quick Methods To Diagnose Communication Problems between Magento and Google Checkout by Luke</title>
		<link>http://feedproxy.google.com/~r/ASchroderComments/~3/cQkunnTgxmw/</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Wed, 10 Mar 2010 13:50:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=98#comment-994</guid>
		<description>Great information on the site.  We are having trouble with the integrating Magento and Google Checkout.

The customer is able to make a purchase using google checkout (money goes into the account).
However, the data for the order does not go back into Magento; no data at all.

In addition when a customer uses Google Checkout information for the product is missing; size, customization (name and number).

We currently turned off google checkout but would love some advice.

Thank you very much,</description>
		<content:encoded><![CDATA[<p>Great information on the site.  We are having trouble with the integrating Magento and Google Checkout.</p>
<p>The customer is able to make a purchase using google checkout (money goes into the account).<br />
However, the data for the order does not go back into Magento; no data at all.</p>
<p>In addition when a customer uses Google Checkout information for the product is missing; size, customization (name and number).</p>
<p>We currently turned off google checkout but would love some advice.</p>
<p>Thank you very much,</p>
]]></content:encoded>
	<feedburner:origLink>http://www.aschroder.com/2009/02/3-quick-methods-to-diagnose-problems-between-magento-and-google-checkout/comment-page-1/#comment-994</feedburner:origLink></item>
	<item>
		<title>Comment on Sitemap Submit – Magento Extension to Submit your Google Sitemap by Ashley</title>
		<link>http://feedproxy.google.com/~r/ASchroderComments/~3/HuiwzuxDfXA/</link>
		<dc:creator>Ashley</dc:creator>
		<pubDate>Tue, 09 Mar 2010 02:08:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=608#comment-973</guid>
		<description>Good question - thanks to Filipe my extension will submit the correct Magento store URL to Google, Yahoo, Bing etc however it looks like a display bug in the Magento Core renderer (Mage_Adminhtml_Block_Sitemap_Grid_Renderer_Link) that causes it to use this:

&lt;code&gt;$this-&gt;htmlEscape(Mage::getBaseUrl('web') . $fileName);&lt;/code&gt;

when it should probably use:

&lt;code&gt;Mage::app()-&gt;getStore($sitemap-&gt;getStoreId())
        	-&gt;getBaseUrl(Mage_Core_Model_Store::URL_TYPE_LINK) . $fileName; &lt;/code&gt;

The &lt;code&gt;htmlescape()&lt;/code&gt; I'm not sure about - can any URL characters actually mess with HTML? I guess there could be spaces etc in the url path, perhaps I should escape my url too - anyone confirm this?</description>
		<content:encoded><![CDATA[<p>Good question &#8211; thanks to Filipe my extension will submit the correct Magento store URL to Google, Yahoo, Bing etc however it looks like a display bug in the Magento Core renderer (Mage_Adminhtml_Block_Sitemap_Grid_Renderer_Link) that causes it to use this:</p>
<p><code>$this-&gt;htmlEscape(Mage::getBaseUrl('web') . $fileName);</code></p>
<p>when it should probably use:</p>
<p><code>Mage::app()-&gt;getStore($sitemap-&gt;getStoreId())<br />
        	-&gt;getBaseUrl(Mage_Core_Model_Store::URL_TYPE_LINK) . $fileName; </code></p>
<p>The <code>htmlescape()</code> I&#8217;m not sure about &#8211; can any URL characters actually mess with HTML? I guess there could be spaces etc in the url path, perhaps I should escape my url too &#8211; anyone confirm this?</p>
]]></content:encoded>
	<feedburner:origLink>http://www.aschroder.com/2010/01/sitemap-submit-magento-extension-to-submit-your-google-sitemap/comment-page-1/#comment-973</feedburner:origLink></item>
	<item>
		<title>Comment on Top 3 Solutions when your Magento Categories are not displaying by Ashley</title>
		<link>http://feedproxy.google.com/~r/ASchroderComments/~3/GYG3CWXCcKQ/</link>
		<dc:creator>Ashley</dc:creator>
		<pubDate>Tue, 09 Mar 2010 01:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=226#comment-972</guid>
		<description>&lt;code&gt;{{block type="catalog/product_list" category_id="YOUR_CATEGORY" template="catalog/product/list.phtml"}}&lt;/code&gt; is what you want - tripple check your category id. Also I see your " quote marks render funny, might want to make sure they are really proper quote marks and not funny ones.</description>
		<content:encoded><![CDATA[<p><code>{{block type="catalog/product_list" category_id="YOUR_CATEGORY" template="catalog/product/list.phtml"}}</code> is what you want &#8211; tripple check your category id. Also I see your &#8221; quote marks render funny, might want to make sure they are really proper quote marks and not funny ones.</p>
]]></content:encoded>
	<feedburner:origLink>http://www.aschroder.com/2009/03/top-3-solutions-when-your-magento-categories-are-not-displaying/comment-page-1/#comment-972</feedburner:origLink></item>
	<item>
		<title>Comment on SMTP Pro Magento extension, free and open SMTP support for Magento by Ashley</title>
		<link>http://feedproxy.google.com/~r/ASchroderComments/~3/dDfM-D8gvyI/</link>
		<dc:creator>Ashley</dc:creator>
		<pubDate>Tue, 09 Mar 2010 01:47:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=531#comment-971</guid>
		<description>Please enable logging and send me the log output for several email actions (contact form, new account) and also for the self test. Also please include self test result output (if you get any).</description>
		<content:encoded><![CDATA[<p>Please enable logging and send me the log output for several email actions (contact form, new account) and also for the self test. Also please include self test result output (if you get any).</p>
]]></content:encoded>
	<feedburner:origLink>http://www.aschroder.com/2009/08/magento-smtp-pro-extension-free-smtp-support/comment-page-1/#comment-971</feedburner:origLink></item>
	<item>
		<title>Comment on SMTP Pro Magento extension, free and open SMTP support for Magento by Snake</title>
		<link>http://feedproxy.google.com/~r/ASchroderComments/~3/zV3iActJvVY/</link>
		<dc:creator>Snake</dc:creator>
		<pubDate>Mon, 08 Mar 2010 23:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=531#comment-970</guid>
		<description>Hi,

using magento 1.4
installed your extension, but i just get a blank page on any pages that try to send email, includign the self test.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>using magento 1.4<br />
installed your extension, but i just get a blank page on any pages that try to send email, includign the self test.</p>
]]></content:encoded>
	<feedburner:origLink>http://www.aschroder.com/2009/08/magento-smtp-pro-extension-free-smtp-support/comment-page-1/#comment-970</feedburner:origLink></item>
	<item>
		<title>Comment on Top 3 Solutions when your Magento Categories are not displaying by Muawiz</title>
		<link>http://feedproxy.google.com/~r/ASchroderComments/~3/rbhw7fE6vb8/</link>
		<dc:creator>Muawiz</dc:creator>
		<pubDate>Mon, 08 Mar 2010 14:19:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=226#comment-964</guid>
		<description>Hi,
i have try many time but i can not solve the problem. products are not showing on home page and also not showing category page. i am using 
{{block type="catalog/product_list" category_id="4" template="catalog/product/list.phtml"}}
 this line.
Help!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
i have try many time but i can not solve the problem. products are not showing on home page and also not showing category page. i am using<br />
{{block type=&#8221;catalog/product_list&#8221; category_id=&#8221;4&#8243; template=&#8221;catalog/product/list.phtml&#8221;}}<br />
 this line.<br />
Help!</p>
]]></content:encoded>
	<feedburner:origLink>http://www.aschroder.com/2009/03/top-3-solutions-when-your-magento-categories-are-not-displaying/comment-page-1/#comment-964</feedburner:origLink></item>
	<item>
		<title>Comment on Sitemap Submit – Magento Extension to Submit your Google Sitemap by jerry</title>
		<link>http://feedproxy.google.com/~r/ASchroderComments/~3/fA7OwjbsOs8/</link>
		<dc:creator>jerry</dc:creator>
		<pubDate>Mon, 08 Mar 2010 12:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=608#comment-962</guid>
		<description>How to work in multi websites ? generate it , always main site url.</description>
		<content:encoded><![CDATA[<p>How to work in multi websites ? generate it , always main site url.</p>
]]></content:encoded>
	<feedburner:origLink>http://www.aschroder.com/2010/01/sitemap-submit-magento-extension-to-submit-your-google-sitemap/comment-page-1/#comment-962</feedburner:origLink></item>
</channel>
</rss><!-- Dynamic page generated in 0.708 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-03-11 14:51:01 -->
