<?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>The.Failboat.me &#187; django</title>
	<atom:link href="http://failboat.me/tag/django/feed/" rel="self" type="application/rss+xml" />
	<link>http://failboat.me</link>
	<description>Everything about Nothing</description>
	<lastBuildDate>Mon, 30 Aug 2010 03:10:46 +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>Rocket: A Lua Sqlite3 ORM manager</title>
		<link>http://failboat.me/2010/lua-sqlite3-orm-manager/</link>
		<comments>http://failboat.me/2010/lua-sqlite3-orm-manager/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 04:44:44 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Lua]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[mapper]]></category>
		<category><![CDATA[orm]]></category>
		<category><![CDATA[rocket]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sqlite]]></category>

		<guid isPermaLink="false">http://failboat.me/?p=3033</guid>
		<description><![CDATA[<p>Relational databases are designed so that they can both store and describe data. Most programming level APIs do wonderful jobs of maintaining the former aspect. I mean, what ORM doesn&#8217;t automatically map the insert method to the so very generic&#8230;</p>]]></description>
		<wfw:commentRss>http://failboat.me/2010/lua-sqlite3-orm-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chroma-Hash implementation in Python</title>
		<link>http://failboat.me/2009/chroma-hash-implementation-in-python/</link>
		<comments>http://failboat.me/2009/chroma-hash-implementation-in-python/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 16:28:40 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[algorithm]]></category>
		<category><![CDATA[Chroma]]></category>
		<category><![CDATA[cool]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[Hash]]></category>
		<category><![CDATA[MD5]]></category>
		<category><![CDATA[neat]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://6.dot.ch/?p=311</guid>
		<description><![CDATA[<p>I&#8217;ve just read an experiment by mattt.me about creating a multi-colored area beside the password area in order to let people who have extremely long passwords know that their passwords matches.</p>
<p><a href="http://mattt.me/2009/07/chroma-hash-a-belated-introduction/">http://mattt.me/2009/07/chroma-hash-a-belated-introduction/</a></p>
<p>Personally I thought that this is an extremely&#8230;</p>]]></description>
		<wfw:commentRss>http://failboat.me/2009/chroma-hash-implementation-in-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
