<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>โกวิโท &#187; Satchmo</title>
	<atom:link href="http://www.kowito.com/tag/satchmo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kowito.com</link>
	<description>I was born to be Programer</description>
	<lastBuildDate>Tue, 10 Aug 2010 04:34:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to fix Bad settings.LANGUAGE_CODE in Satchmo</title>
		<link>http://www.kowito.com/2009/05/20/how-to-fix-bad-settings-language_code-in-satchmo/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-fix-bad-settings-language_code-in-satchmo</link>
		<comments>http://www.kowito.com/2009/05/20/how-to-fix-bad-settings-language_code-in-satchmo/#comments</comments>
		<pubDate>Wed, 20 May 2009 07:22:31 +0000</pubDate>
		<dc:creator>Kowit</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Bux fix]]></category>
		<category><![CDATA[Locale]]></category>
		<category><![CDATA[Satchmo]]></category>

		<guid isPermaLink="false">http://kowito.wordpress.com/2009/05/20/how-to-fix-bad-settings-language_code-in-satchmo/</guid>
		<description><![CDATA[This thread describes the issue The following command will generate the locale on Unix systems. sudo locale-gen en_US]]></description>
			<content:encoded><![CDATA[<p>This thread describes the issue<br />
The following command will generate the locale on Unix systems.</p>
<blockquote><p>sudo locale-gen en_US</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.kowito.com/2009/05/20/how-to-fix-bad-settings-language_code-in-satchmo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Satchmo Django E-Commerce CMS</title>
		<link>http://www.kowito.com/2009/05/06/satchmo-django-e-commerce-cms/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=satchmo-django-e-commerce-cms</link>
		<comments>http://www.kowito.com/2009/05/06/satchmo-django-e-commerce-cms/#comments</comments>
		<pubDate>Wed, 06 May 2009 07:36:28 +0000</pubDate>
		<dc:creator>Kowit</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[Satchmo]]></category>

		<guid isPermaLink="false">http://kowito.wordpress.com/?p=3</guid>
		<description><![CDATA[Installing Dependencies- easy_install pycrypto &#8211; easy_install http://code.enthought.com/enstaller/eggs/rhel/3/Reportlab-2.1.0001-py2.5.egg &#8211; easy_install django-registration &#8211; easy_install http://tinyforge.org/frs/download.php/1/trml2pdf.tar.gz &#8211; easy_install PyYAML sudo apt-get install python-trml2pdf Install Django download Django stable version from http://www.djangoproject.com/download/1.0.2/tarball/ Installing Satchmo into your path make new project &#8211; django-admin.py startproject mystore uncompress satchmo setupSatchmo &#8211; sudo python setup.py install]]></description>
			<content:encoded><![CDATA[<p><b>Installing Dependencies</b><br />- easy_install pycrypto<br /> &#8211; easy_install http://code.enthought.com/enstaller/eggs/rhel/3/Reportlab-2.1.0001-py2.5.egg<br /> &#8211; easy_install django-registration<br /> &#8211; easy_install http://tinyforge.org/frs/download.php/1/trml2pdf.tar.gz<br /> &#8211; easy_install PyYAML<br /> sudo apt-get install python-trml2pdf</p>
<p><b>Install Django</b><br /> download Django stable version from http://www.djangoproject.com/download/1.0.2/tarball/<br /><b></b></p>
<p><b>Installing Satchmo into your path</b><br /> make new project<br /> &#8211; django-admin.py startproject mystore<br /> uncompress satchmo <br /> setupSatchmo<br /> &#8211; sudo python setup.py install</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kowito.com/2009/05/06/satchmo-django-e-commerce-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
