<?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 E-Commerce Development</title>
	<atom:link href="http://www.imagedia.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.imagedia.com</link>
	<description>Imagedia - Maximizing and developing ecommerce applications</description>
	<lastBuildDate>Sat, 11 Jun 2011 15:53:11 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on How to add a static block to the header in Magento by vishaltpss</title>
		<link>http://www.imagedia.com/2009/09/how-to-add-a-static-block-to-the-header-in-magento/comment-page-1/#comment-166</link>
		<dc:creator>vishaltpss</dc:creator>
		<pubDate>Sat, 11 Jun 2011 15:53:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.imagedia.com/?p=156#comment-166</guid>
		<description>Thanks Buddy.... its really very useful for me... keep going on this kind of tutorials... 



thanks &amp; god bless you..!! :-)</description>
		<content:encoded><![CDATA[<p>Thanks Buddy&#8230;. its really very useful for me&#8230; keep going on this kind of tutorials&#8230; </p>
<p>thanks &amp; god bless you..!! <img src='http://www.imagedia.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Change Order Status in Magento by ashsmith</title>
		<link>http://www.imagedia.com/2010/02/how-to-change-order-status-in-magento/comment-page-1/#comment-165</link>
		<dc:creator>ashsmith</dc:creator>
		<pubDate>Thu, 24 Feb 2011 11:45:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.imagedia.com/?p=356#comment-165</guid>
		<description>Sorry, code got stripped out, let&#039;s try again:
&lt;code&gt; 
&lt;states&gt;
...
    &lt;holded translate=&quot;label&quot;&gt;
        &lt;label&gt;On Hold&lt;/label&gt;
        &lt;statuses&gt;
            &lt;pending/&gt;
            &lt;processing/&gt;
            &lt;holded/&gt;
            &lt;complete/&gt;
            &lt;closed/&gt;
            &lt;canceled/&gt;
        &lt;/statuses&gt;
		&lt;visible_on_front/&gt;    
    &lt;/holded&gt;
...
&lt;/states&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Sorry, code got stripped out, let&#8217;s try again:<br />
<code><br />
&lt;states&gt;<br />
...<br />
    &lt;holded translate=&quot;label&quot;&gt;<br />
        &lt;label&gt;On Hold&lt;/label&gt;<br />
        &lt;statuses&gt;<br />
            &lt;pending/&gt;<br />
            &lt;processing/&gt;<br />
            &lt;holded/&gt;<br />
            &lt;complete/&gt;<br />
            &lt;closed/&gt;<br />
            &lt;canceled/&gt;<br />
        &lt;/statuses&gt;<br />
		&lt;visible_on_front/&gt;<br />
    &lt;/holded&gt;<br />
...<br />
&lt;/states&gt;</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Change Order Status in Magento by ashsmith</title>
		<link>http://www.imagedia.com/2010/02/how-to-change-order-status-in-magento/comment-page-1/#comment-164</link>
		<dc:creator>ashsmith</dc:creator>
		<pubDate>Thu, 24 Feb 2011 11:38:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.imagedia.com/?p=356#comment-164</guid>
		<description>All you need to do is add the  within each status
&lt;code&gt;

...
  
    On Hold
      
      
      
      
      
      
      
    
     
  

&lt;/code&gt;

I haven&#039;t tested this, but it&#039;s the only thing I can see that is missing from the code.</description>
		<content:encoded><![CDATA[<p>All you need to do is add the  within each status<br />
<code></p>
<p>...</p>
<p>    On Hold</p>
<p></code></p>
<p>I haven&#8217;t tested this, but it&#8217;s the only thing I can see that is missing from the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on /app/Mage.php was not found using Magento by admin</title>
		<link>http://www.imagedia.com/2010/09/appmage-php-was-not-found-using-magento/comment-page-1/#comment-34</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 31 Dec 2010 19:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.imagedia.com/?p=533#comment-34</guid>
		<description>Yeah, we did too when we changed servers. One Magento site worked and the other Magento site didn&#039;t. Took us some standing back and analyzing to figure out our dumb mistake!</description>
		<content:encoded><![CDATA[<p>Yeah, we did too when we changed servers. One Magento site worked and the other Magento site didn&#8217;t. Took us some standing back and analyzing to figure out our dumb mistake!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Change Order Status in Magento by admin</title>
		<link>http://www.imagedia.com/2010/02/how-to-change-order-status-in-magento/comment-page-1/#comment-33</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 31 Dec 2010 19:01:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.imagedia.com/?p=356#comment-33</guid>
		<description>I&#039;m not sure, I guess I need to check this. We actually never go into our customers dashboard, so this has not been brought to our attention. Anyone else out there run across this in your Magento installation?</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure, I guess I need to check this. We actually never go into our customers dashboard, so this has not been brought to our attention. Anyone else out there run across this in your Magento installation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Change Order Status in Magento by mage_user</title>
		<link>http://www.imagedia.com/2010/02/how-to-change-order-status-in-magento/comment-page-1/#comment-32</link>
		<dc:creator>mage_user</dc:creator>
		<pubDate>Thu, 30 Dec 2010 21:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.imagedia.com/?p=356#comment-32</guid>
		<description>Great extention. But when I use this, the orders disappear from the customer&#039;s account dashboard. Is there a fix for this? I think it has to do with perhaps fixing some files in the layout folder?</description>
		<content:encoded><![CDATA[<p>Great extention. But when I use this, the orders disappear from the customer&#8217;s account dashboard. Is there a fix for this? I think it has to do with perhaps fixing some files in the layout folder?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on /app/Mage.php was not found using Magento by ajbird</title>
		<link>http://www.imagedia.com/2010/09/appmage-php-was-not-found-using-magento/comment-page-1/#comment-31</link>
		<dc:creator>ajbird</dc:creator>
		<pubDate>Wed, 08 Dec 2010 14:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.imagedia.com/?p=533#comment-31</guid>
		<description>sob sob sob

I cant believe it!!! thank you thank you thank you

I have wasted half a bloody day on this and suddenly remembered I rushed the domain setup.

arghhhjhh</description>
		<content:encoded><![CDATA[<p>sob sob sob</p>
<p>I cant believe it!!! thank you thank you thank you</p>
<p>I have wasted half a bloody day on this and suddenly remembered I rushed the domain setup.</p>
<p>arghhhjhh</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bulk upload of products in Magento including images by sshier</title>
		<link>http://www.imagedia.com/2009/09/bulk-upload-of-products-in-magento-including-images/comment-page-1/#comment-30</link>
		<dc:creator>sshier</dc:creator>
		<pubDate>Thu, 30 Sep 2010 22:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.imagedia.com/?p=180#comment-30</guid>
		<description>Thanks so much!  I have been working on this for many hours and found partial solutions but they were missing the critical statement you have:

    &gt;Upload all of your images to the media/import directory on your server.

I am working on Windows 7/IIS 7.5 and was able to upload images referenced in my csv file and immediately view them in the front end.

Steve</description>
		<content:encoded><![CDATA[<p>Thanks so much!  I have been working on this for many hours and found partial solutions but they were missing the critical statement you have:</p>
<p>    &gt;Upload all of your images to the media/import directory on your server.</p>
<p>I am working on Windows 7/IIS 7.5 and was able to upload images referenced in my csv file and immediately view them in the front end.</p>
<p>Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Customize Magento Packing Slips and Invoices by WesternIslesWeb</title>
		<link>http://www.imagedia.com/2009/10/how-to-customize-magento-packing-slips-and-invoices/comment-page-1/#comment-29</link>
		<dc:creator>WesternIslesWeb</dc:creator>
		<pubDate>Wed, 29 Sep 2010 13:28:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.imagedia.com/?p=190#comment-29</guid>
		<description>The default packing slips in Magento suffer from a few problems:
- they are very big (in the MB not kb)
- they look pretty terrible
- they can only be printed when the order is marked as complete
- the logos are pretty small

For a better option, check out the &lt;a href=&quot;http://www.magentocommerce.com/magento-connect/moomoo/extension/3871/moogento_pickpack&quot; title=&quot;pickPack by Moogento for Magento&quot; rel=&quot;nofollow&quot;&gt;Magento Pick List + Packing Slip&lt;/a&gt; module. The end result in customer-side quality impression, combined with less time spent on each order, is easily worth it.</description>
		<content:encoded><![CDATA[<p>The default packing slips in Magento suffer from a few problems:<br />
- they are very big (in the MB not kb)<br />
- they look pretty terrible<br />
- they can only be printed when the order is marked as complete<br />
- the logos are pretty small</p>
<p>For a better option, check out the <a href="http://www.magentocommerce.com/magento-connect/moomoo/extension/3871/moogento_pickpack" title="pickPack by Moogento for Magento" rel="nofollow">Magento Pick List + Packing Slip</a> module. The end result in customer-side quality impression, combined with less time spent on each order, is easily worth it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to add a static block to the header in Magento by How do I add an additional menu bar to the header? &#124; w3xperts.com</title>
		<link>http://www.imagedia.com/2009/09/how-to-add-a-static-block-to-the-header-in-magento/comment-page-1/#comment-27</link>
		<dc:creator>How do I add an additional menu bar to the header? &#124; w3xperts.com</dc:creator>
		<pubDate>Fri, 09 Jul 2010 23:30:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.imagedia.com/?p=156#comment-27</guid>
		<description>[...] The article is here  http://www.imagedia.com/2009/09/how-to-add-a-static-block-to-the-header-in-magento/ [...]</description>
		<content:encoded><![CDATA[<p>[...] The article is here  <a href="http://www.imagedia.com/2009/09/how-to-add-a-static-block-to-the-header-in-magento/" rel="nofollow">http://www.imagedia.com/2009/09/how-to-add-a-static-block-to-the-header-in-magento/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
