<?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: Create your own online store in few hours using satchmo (django)</title>
	<atom:link href="http://uswaretech.com/blog/2009/03/create-your-own-online-store-in-few-hours-using-satchmo-django/feed/" rel="self" type="application/rss+xml" />
	<link>http://uswaretech.com/blog/2009/03/create-your-own-online-store-in-few-hours-using-satchmo-django/</link>
	<description>Building Amazing Webapps</description>
	<lastBuildDate>Wed, 10 Mar 2010 01:38:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: bab</title>
		<link>http://uswaretech.com/blog/2009/03/create-your-own-online-store-in-few-hours-using-satchmo-django/comment-page-1/#comment-2817</link>
		<dc:creator>bab</dc:creator>
		<pubDate>Fri, 09 Oct 2009 11:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=355#comment-2817</guid>
		<description>&lt;p&gt;&gt;&gt; And important details related to above customizations in the next blog post&lt;/p&gt;

&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Thanks for the excellent post. I have been waiting eagerly for several months for the follow up post.&lt;/p&gt;

&lt;p&gt;Have you done it yet as I am really looking forward to reading it? (or am I simply missing something obvious being unable to find it???)&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>&gt;&gt; And important details related to above customizations in the next blog post</p>

<p>Hi,</p>

<p>Thanks for the excellent post. I have been waiting eagerly for several months for the follow up post.</p>

<p>Have you done it yet as I am really looking forward to reading it? (or am I simply missing something obvious being unable to find it???)</p>

<p>Thanks.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Carl</title>
		<link>http://uswaretech.com/blog/2009/03/create-your-own-online-store-in-few-hours-using-satchmo-django/comment-page-1/#comment-2019</link>
		<dc:creator>Carl</dc:creator>
		<pubDate>Sun, 09 Aug 2009 20:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=355#comment-2019</guid>
		<description>&lt;p&gt;Wow...this would make a great Plugin for WordPress.  Any plans to build it out for the WordPress fans? ~Carl&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Wow&#8230;this would make a great Plugin for WordPress.  Any plans to build it out for the WordPress fans? ~Carl</p>]]></content:encoded>
	</item>
	<item>
		<title>By: shabda</title>
		<link>http://uswaretech.com/blog/2009/03/create-your-own-online-store-in-few-hours-using-satchmo-django/comment-page-1/#comment-1892</link>
		<dc:creator>shabda</dc:creator>
		<pubDate>Fri, 03 Jul 2009 18:06:39 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=355#comment-1892</guid>
		<description>&lt;p&gt;@nttdocomo: You would proabably get a lot of help if you asked at groups.google.com/group/satchmo-users.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@nttdocomo: You would proabably get a lot of help if you asked at groups.google.com/group/satchmo-users.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: nttdocomo</title>
		<link>http://uswaretech.com/blog/2009/03/create-your-own-online-store-in-few-hours-using-satchmo-django/comment-page-1/#comment-1887</link>
		<dc:creator>nttdocomo</dc:creator>
		<pubDate>Fri, 03 Jul 2009 15:07:48 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=355#comment-1887</guid>
		<description>&lt;p&gt;I downloadED the latest development version of Satchmo, and installed
it follow the document in the Satchmo project website. But I
encountered a problem the same as #495, in the store website the
tumbnail url is a absolute path. I don&#039;t know is it a bug or there is
some the wrong in my setting.&lt;/p&gt;

&lt;p&gt;python 2.62
Django 1.1 beta
Satchmo 0.9 pre&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I downloadED the latest development version of Satchmo, and installed
it follow the document in the Satchmo project website. But I
encountered a problem the same as #495, in the store website the
tumbnail url is a absolute path. I don&#8217;t know is it a bug or there is
some the wrong in my setting.</p>

<p>python 2.62
Django 1.1 beta
Satchmo 0.9 pre</p>]]></content:encoded>
	</item>
	<item>
		<title>By: MrSpaceman</title>
		<link>http://uswaretech.com/blog/2009/03/create-your-own-online-store-in-few-hours-using-satchmo-django/comment-page-1/#comment-1273</link>
		<dc:creator>MrSpaceman</dc:creator>
		<pubDate>Sat, 11 Apr 2009 05:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=355#comment-1273</guid>
		<description>&lt;p&gt;Just in case anyone installing Satchmo on Mac OSX 10.5 had problems with doing a &quot;python setup.py install&quot; AND the fix recommended above didn&#039;t work either, then try the following in your terminal:&lt;/p&gt;

&lt;p&gt;easy_install [add website link for the .egg file of django-threaded-multihost here]&lt;/p&gt;

&lt;p&gt;For some reason this worked for me only using the .egg file, and not the .tar.gz file.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Just in case anyone installing Satchmo on Mac OSX 10.5 had problems with doing a &#8220;python setup.py install&#8221; AND the fix recommended above didn&#8217;t work either, then try the following in your terminal:</p>

<p>easy_install [add website link for the .egg file of django-threaded-multihost here]</p>

<p>For some reason this worked for me only using the .egg file, and not the .tar.gz file.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: rishi</title>
		<link>http://uswaretech.com/blog/2009/03/create-your-own-online-store-in-few-hours-using-satchmo-django/comment-page-1/#comment-1125</link>
		<dc:creator>rishi</dc:creator>
		<pubDate>Wed, 08 Apr 2009 14:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=355#comment-1125</guid>
		<description>&lt;p&gt;satcmo is cool.... BUT If you want something hosted and easier try out FlyingCart.com - super simple shopping cart solution&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>satcmo is cool&#8230;. BUT If you want something hosted and easier try out FlyingCart.com &#8211; super simple shopping cart solution</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Exploring Authorize.net Payment Gateway Options and integrating it with django — The Uswaretech Blog - Django Web Development</title>
		<link>http://uswaretech.com/blog/2009/03/create-your-own-online-store-in-few-hours-using-satchmo-django/comment-page-1/#comment-848</link>
		<dc:creator>Exploring Authorize.net Payment Gateway Options and integrating it with django — The Uswaretech Blog - Django Web Development</dc:creator>
		<pubDate>Tue, 31 Mar 2009 14:24:37 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=355#comment-848</guid>
		<description>&lt;p&gt;[...] Authorize.net has a user base of over 200k merchants making it the largest payment gateway service provider. Most e-commerce solutions already integrate with Authorize.net, including our favorite e-commerce store Satchmo, developed in django, that we have covered earlier. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Authorize.net has a user base of over 200k merchants making it the largest payment gateway service provider. Most e-commerce solutions already integrate with Authorize.net, including our favorite e-commerce store Satchmo, developed in django, that we have covered earlier. [...]</p>]]></content:encoded>
	</item>
</channel>
</rss>
