<?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>Coder CPF_ &#187; Django</title>
	<atom:link href="http://www.codercpf.be/category/python/django/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codercpf.be</link>
	<description></description>
	<lastBuildDate>Mon, 29 Mar 2010 01:35:40 +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>Theme days 3, 4 and 5</title>
		<link>http://www.codercpf.be/84/theme-days-3-4-and-5/</link>
		<comments>http://www.codercpf.be/84/theme-days-3-4-and-5/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 14:12:05 +0000</pubDate>
		<dc:creator>cpf_</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[PySM]]></category>

		<guid isPermaLink="false">http://www.codercpf.be/?p=84</guid>
		<description><![CDATA[So, theme days&#8230; Lots of themes I forgot to post (more like I didn&#8217;t really have the time) Theme for day 3 So, day 3 was another cleaning day. It wasn&#8217;t really intended to be a cleaning day, but since my mom really wanted to get my desk out of the house and replace it [...]]]></description>
		<wfw:commentRss>http://www.codercpf.be/84/theme-days-3-4-and-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The big I&#8217;m going to fosdem post!</title>
		<link>http://www.codercpf.be/45/the-big-im-going-to-fosdem-post/</link>
		<comments>http://www.codercpf.be/45/the-big-im-going-to-fosdem-post/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 16:36:07 +0000</pubDate>
		<dc:creator>cpf_</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://www.codercpf.be/?p=45</guid>
		<description><![CDATA[And, yes, undoubtedly, I&#8217;m going to fosdem next year (2009). Therefore, the next banner will be present on the website during all that time. Be there, or stop visiting codercpf.be!]]></description>
		<wfw:commentRss>http://www.codercpf.be/45/the-big-im-going-to-fosdem-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Django on apache + mod_fastcgi</title>
		<link>http://www.codercpf.be/35/django-on-apache-mod_fastcgi/</link>
		<comments>http://www.codercpf.be/35/django-on-apache-mod_fastcgi/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 02:14:33 +0000</pubDate>
		<dc:creator>cpf_</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.codercpf.be/?p=35</guid>
		<description><![CDATA[Today I was configuring apache(2) under mod_fastcgi to get my django project working on it. It was requested since the testing would go on a similar-to-deployment method. So, I followed the guides at djangoproject but, as it seemed, I had some issues. Some were my own problem, some were not. After fixing them, I decided [...]]]></description>
		<wfw:commentRss>http://www.codercpf.be/35/django-on-apache-mod_fastcgi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Django + AJAX</title>
		<link>http://www.codercpf.be/32/django-ajax/</link>
		<comments>http://www.codercpf.be/32/django-ajax/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 18:35:52 +0000</pubDate>
		<dc:creator>cpf_</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.codercpf.be/?p=32</guid>
		<description><![CDATA[With the past project, I&#8217;ve been using django all the way. Given the requirements for that project, I judged that we were going to be needing a lot of AJAX, and I immediatelly started looking around for ways to do this. Luckily, it was found pretty quickly. The is_ajax method Conveniently enough: django provides a [...]]]></description>
		<wfw:commentRss>http://www.codercpf.be/32/django-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using python?</title>
		<link>http://www.codercpf.be/30/using-python/</link>
		<comments>http://www.codercpf.be/30/using-python/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 20:28:29 +0000</pubDate>
		<dc:creator>cpf_</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.codercpf.be/?p=30</guid>
		<description><![CDATA[While on my quest for a proper framework, which in the end I would like to use all the time, I stumbled upon django. &#8220;Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.&#8221; This is how they describe the project. And quite correctly that is. While trying to figure [...]]]></description>
		<wfw:commentRss>http://www.codercpf.be/30/using-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
