<?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>LewCPE&#039;s Blog &#187; sqlite</title>
	<atom:link href="http://lewcpe.com/blog/archives/tag/sqlite/feed/" rel="self" type="application/rss+xml" />
	<link>http://lewcpe.com/blog</link>
	<description>Me, Life, Social, and Technology</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:37:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>note on django</title>
		<link>http://lewcpe.com/blog/archives/509/%e0%b9%8c%e0%b8%b4%e0%b8%b7note-on-django/</link>
		<comments>http://lewcpe.com/blog/archives/509/%e0%b9%8c%e0%b8%b4%e0%b8%b7note-on-django/#comments</comments>
		<pubDate>Thu, 31 May 2007 19:20:15 +0000</pubDate>
		<dc:creator>lewcpe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sqlite]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://lewcpe.com/blog/archives/509/%e0%b9%8c%e0%b8%b4%e0%b8%b7note-on-django/</guid>
		<description><![CDATA[Today, i try to write more sample application in django. While django is a great framework with simplicity. Many parts of its&#8217; quite unstable. With many modules waiting for rewrite before version 1.0. I hit a quite simple bug in ORM mapper. (Bug #2918) But the problem was not all bad. I has tried to [...]]]></description>
			<content:encoded><![CDATA[<p style="margin-bottom: 0in">Today, i try to write more sample application in django. While django is a great framework with simplicity. Many parts of its&#8217; quite unstable. With many modules waiting for rewrite before version 1.0. I hit a quite simple bug in ORM mapper. (<a href="http://code.djangoproject.com/ticket/2918">Bug #2918</a>)</p>

<p style="margin-bottom: 0in">But the problem was not all bad. I has tried to find some GUI application to work with sqlite3 for awhile. (For I&#8217;m too lazy to read SQL which I hardly used.) Most application were written for win32. But at last I found <a href="http://sqlitebrowser.sourceforge.net/">sqlitebrowser</a>, it&#8217;s simple and clean GUI administration for sqlite3.</p>

<p style="margin-bottom: 0in">The problem always come with solution and knowledge, doesn&#8217;t it?</p>
]]></content:encoded>
			<wfw:commentRss>http://lewcpe.com/blog/archives/509/%e0%b9%8c%e0%b8%b4%e0%b8%b7note-on-django/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

