<?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>Joseph Piché &#187; django</title>
	<atom:link href="http://jpiche.com/tags/django/feed/" rel="self" type="application/rss+xml" />
	<link>http://jpiche.com</link>
	<description>Web development professional with expertise in PHP, MySQL query optimization, Ajax, and XHTML</description>
	<lastBuildDate>Tue, 20 Jul 2010 04:04:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Okay, I lied.</title>
		<link>http://jpiche.com/2009/12/okay-i-lied/</link>
		<comments>http://jpiche.com/2009/12/okay-i-lied/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 04:47:42 +0000</pubDate>
		<dc:creator>Joseph Piché</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://jpiche.com/?p=409</guid>
		<description><![CDATA[I had a fun two weeks with Django, but now it&#8217;s over. There is nothing wrong with Django, in fact page load times went from about 1-1.5 seconds to about 100-300 milliseconds. I haven&#8217;t narrowed down why yet&#8212;maybe python over php, maybe InnoDB tables instead of MyISAM, maybe mod_passenger instead of fastcgi. While I plan [...]]]></description>
			<content:encoded><![CDATA[<p>I had a fun two weeks with Django, but now it&#8217;s over. There is nothing wrong with Django, in fact page load times went from about 1-1.5 seconds to about 100-300 milliseconds. I haven&#8217;t narrowed down why yet&mdash;maybe python over php, maybe InnoDB tables instead of MyISAM, maybe mod_passenger instead of fastcgi. While I plan on trying to figure it out later, Wordpress just plain works. If I need to type a post, wordpress lets me do that really simply. For some reason, Dreamhost doesn&#8217;t like some of the admin urls I use and I really do not have time to figure it out. So, hello Wordpress 2.9.</p>
<p>I decided to keep the new theme, but I put ads back on the site again. I will not ask you to click on them, that would be violating the Terms and Conditions of having them there, but in case if someone does happen to find something useful in them, I get a few cents from each click.</p>
]]></content:encoded>
			<wfw:commentRss>http://jpiche.com/2009/12/okay-i-lied/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Brave New Blog</title>
		<link>http://jpiche.com/2009/12/brave-new-blog/</link>
		<comments>http://jpiche.com/2009/12/brave-new-blog/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 17:29:34 +0000</pubDate>
		<dc:creator>Joseph Piché</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[django]]></category>

		<guid isPermaLink="false">http://dev.jpiche.com/?p=380</guid>
		<description><![CDATA[Lots of changes are happening around here. I will no longer be offering ads on my blog for starters. I don&#8217;t like ads and I&#8216;m guessing you don&#8217;t either. My services involve programming, and I want to make a living by legitimately doing work, not stealing money by people clicking on ads.
In other news, my [...]]]></description>
			<content:encoded><![CDATA[<p>Lots of changes are happening around here. I will no longer be offering ads on my blog for starters. I don&rsquo;t like ads and I&lsquo;m guessing you don&rsquo;t either. My services involve programming, and I want to make a living by legitimately doing work, not stealing money by people clicking on ads.</p>
<p>In other news, my blog now uses the <a href="http://www.djangoproject.com">Django</a> web framework. I am really happy to move away from Wordpress as I now have complete control over my database schema. Django provides a great framework for making web applications quickly and efficiently&mdash;if you haven&rsquo;t noticed this page probably loads much faster.</p>
<p>However, I wrote the RSS feed from scratch, so if you have problems with it, please let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://jpiche.com/2009/12/brave-new-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
