<?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 for Tom Robertshaw</title> <atom:link href="http://tomrobertshaw.net/comments/feed/" rel="self" type="application/rss+xml" /><link>http://tomrobertshaw.net</link> <description>UK Magento Developer at Meanbee</description> <lastBuildDate>Thu, 17 May 2012 19:04:32 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Comment on Catalog Prices Including Tax Not Working in Magento 1.4 by West</title><link>http://tomrobertshaw.net/2010/08/catalog-prices-including-tax-not-working-in-magento-1-4/comment-page-1/#comment-3686</link> <dc:creator>West</dc:creator> <pubDate>Thu, 17 May 2012 19:04:32 +0000</pubDate> <guid
isPermaLink="false">http://tomrobertshaw.net/?p=428#comment-3686</guid> <description>Thank you so much. I spent hours to find the reason for missing tax in my product prices. Your post was the answer.</description> <content:encoded><![CDATA[<p>Thank you so much. I spent hours to find the reason for missing tax in my product prices. Your post was the answer.</p> ]]></content:encoded> </item> <item><title>Comment on Feb 2012 eCommerce Survey by Magento Ranked Top Ecommerce Platform! &#124; Bizelo Blog</title><link>http://tomrobertshaw.net/2012/02/feb-2012-ecommerce-survey/comment-page-1/#comment-3685</link> <dc:creator>Magento Ranked Top Ecommerce Platform! &#124; Bizelo Blog</dc:creator> <pubDate>Wed, 16 May 2012 14:32:31 +0000</pubDate> <guid
isPermaLink="false">http://tomrobertshaw.net/?p=1842#comment-3685</guid> <description>[...] voted number one in a recent survey of ecommerce platforms. The report produced by Tom Robertshaw analyzed over 30,000 ecommerce sites in the Alexa Top 1 Million to see which software each store [...]</description> <content:encoded><![CDATA[<p>[...] voted number one in a recent survey of ecommerce platforms. The report produced by Tom Robertshaw analyzed over 30,000 ecommerce sites in the Alexa Top 1 Million to see which software each store [...]</p> ]]></content:encoded> </item> <item><title>Comment on Add Increase and Decrease Quantity Buttons to Items in Magento Cart by Neal</title><link>http://tomrobertshaw.net/2010/08/add-increase-and-decrease-quantity-buttons-to-items-in-magento-cart/comment-page-1/#comment-3684</link> <dc:creator>Neal</dc:creator> <pubDate>Mon, 14 May 2012 12:58:30 +0000</pubDate> <guid
isPermaLink="false">http://tomrobertshaw.net/?p=517#comment-3684</guid> <description>Where do you add the javascript to? I tried adding it under the table above the other script, along with trying to add it to other locations all over the page to no avail. Does this work on 1.6?</description> <content:encoded><![CDATA[<p>Where do you add the javascript to? I tried adding it under the table above the other script, along with trying to add it to other locations all over the page to no avail. Does this work on 1.6?</p> ]]></content:encoded> </item> <item><title>Comment on What&#8217;s new in Magento 1.7? by Florinel Chis</title><link>http://tomrobertshaw.net/2012/04/whats-new-in-magento-1-7/comment-page-1/#comment-3683</link> <dc:creator>Florinel Chis</dc:creator> <pubDate>Mon, 14 May 2012 12:51:05 +0000</pubDate> <guid
isPermaLink="false">http://tomrobertshaw.net/?p=1945#comment-3683</guid> <description>Thanks Tom for the article, especially for screenshots with html5 mobile theme.</description> <content:encoded><![CDATA[<p>Thanks Tom for the article, especially for screenshots with html5 mobile theme.</p> ]]></content:encoded> </item> <item><title>Comment on What&#8217;s new in Magento 1.7? by Magestore</title><link>http://tomrobertshaw.net/2012/04/whats-new-in-magento-1-7/comment-page-1/#comment-3682</link> <dc:creator>Magestore</dc:creator> <pubDate>Mon, 14 May 2012 10:11:03 +0000</pubDate> <guid
isPermaLink="false">http://tomrobertshaw.net/?p=1945#comment-3682</guid> <description>Thank you Tom, great review!
REST API looks interesting</description> <content:encoded><![CDATA[<p>Thank you Tom, great review!<br
/> REST API looks interesting</p> ]]></content:encoded> </item> <item><title>Comment on 37 Point Magento Pre-Launch Checklist by Zepher</title><link>http://tomrobertshaw.net/2010/09/37-point-magento-pre-launch-checklist/comment-page-1/#comment-3681</link> <dc:creator>Zepher</dc:creator> <pubDate>Fri, 11 May 2012 16:30:12 +0000</pubDate> <guid
isPermaLink="false">http://tomrobertshaw.net/?p=658#comment-3681</guid> <description>Nice list, but compile ended up blowing up my site.  Be careful.  Had to look in
includes/config.php
and comment out the two define function calls to get it working again.
##define(&#039;COMPILER_INCLUDE_PATH&#039;, dirname(__FILE__).DIRECTORY_SEPARATOR.&#039;src&#039;);
#define(&#039;COMPILER_COLLECT_PATH&#039;, dirname(__FILE__).DIRECTORY_SEPARATOR.&#039;stat&#039;);
Also, on my install footman speedster didn&#039;t work.  Ended up messing up my main slideshow and I uninstalled it.  Just using the configuration / advanced / developer / Merge Java or Merge CSS settings and not footman speedster in magento 1.6.</description> <content:encoded><![CDATA[<p>Nice list, but compile ended up blowing up my site.  Be careful.  Had to look in</p><p>includes/config.php</p><p>and comment out the two define function calls to get it working again.</p><p>##define(&#8216;COMPILER_INCLUDE_PATH&#8217;, dirname(__FILE__).DIRECTORY_SEPARATOR.&#8217;src&#8217;);<br
/> #define(&#8216;COMPILER_COLLECT_PATH&#8217;, dirname(__FILE__).DIRECTORY_SEPARATOR.&#8217;stat&#8217;);</p><p>Also, on my install footman speedster didn&#8217;t work.  Ended up messing up my main slideshow and I uninstalled it.  Just using the configuration / advanced / developer / Merge Java or Merge CSS settings and not footman speedster in magento 1.6.</p> ]]></content:encoded> </item> <item><title>Comment on What&#8217;s new in Magento 1.7? by Clive</title><link>http://tomrobertshaw.net/2012/04/whats-new-in-magento-1-7/comment-page-1/#comment-3671</link> <dc:creator>Clive</dc:creator> <pubDate>Tue, 08 May 2012 15:25:52 +0000</pubDate> <guid
isPermaLink="false">http://tomrobertshaw.net/?p=1945#comment-3671</guid> <description>I dont understand, what happend to that beautiful theme you have there for iPhone. I tried it and im getting this ugly orange template.</description> <content:encoded><![CDATA[<p>I dont understand, what happend to that beautiful theme you have there for iPhone. I tried it and im getting this ugly orange template.</p> ]]></content:encoded> </item> <item><title>Comment on Magento Error: Skip Import Row, Required Field “sku” Not Defined by Joris T</title><link>http://tomrobertshaw.net/2010/08/magento-error-skip-import-row-required-field-%e2%80%9csku%e2%80%9d-not-defined/comment-page-1/#comment-3670</link> <dc:creator>Joris T</dc:creator> <pubDate>Tue, 08 May 2012 11:45:04 +0000</pubDate> <guid
isPermaLink="false">http://tomrobertshaw.net/?p=434#comment-3670</guid> <description>Thx man, was looking for a solution for about an hour before I came across this post.</description> <content:encoded><![CDATA[<p>Thx man, was looking for a solution for about an hour before I came across this post.</p> ]]></content:encoded> </item> <item><title>Comment on What&#8217;s new in Magento 1.7? by Ignacio Riesco</title><link>http://tomrobertshaw.net/2012/04/whats-new-in-magento-1-7/comment-page-1/#comment-3669</link> <dc:creator>Ignacio Riesco</dc:creator> <pubDate>Mon, 07 May 2012 14:25:08 +0000</pubDate> <guid
isPermaLink="false">http://tomrobertshaw.net/?p=1945#comment-3669</guid> <description>Hi Tom.
Thanks for the review...
Very visual.
Regards!!!</description> <content:encoded><![CDATA[<p>Hi Tom.<br
/> Thanks for the review&#8230;<br
/> Very visual.<br
/> Regards!!!</p> ]]></content:encoded> </item> <item><title>Comment on Feb 2012 eCommerce Survey by Tom Robertshaw</title><link>http://tomrobertshaw.net/2012/02/feb-2012-ecommerce-survey/comment-page-1/#comment-3662</link> <dc:creator>Tom Robertshaw</dc:creator> <pubDate>Fri, 04 May 2012 09:17:45 +0000</pubDate> <guid
isPermaLink="false">http://tomrobertshaw.net/?p=1842#comment-3662</guid> <description>Hi Jocelyn.  Custom site lists are available, please hit the email icon up top to get in touch with your requirements. Thanks.</description> <content:encoded><![CDATA[<p>Hi Jocelyn.  Custom site lists are available, please hit the email icon up top to get in touch with your requirements. Thanks.</p> ]]></content:encoded> </item> </channel> </rss>
