<?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>chris ramsay &#187; Python</title>
	<atom:link href="http://blog.chrisramsay.co.uk/category/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.chrisramsay.co.uk</link>
	<description>remise à zéro!</description>
	<lastBuildDate>Wed, 23 Sep 2009 10:05:35 +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>Book Review: Django 1.0 Template Development</title>
		<link>http://blog.chrisramsay.co.uk/2009/09/23/book-review-django-1-0-template-development/</link>
		<comments>http://blog.chrisramsay.co.uk/2009/09/23/book-review-django-1-0-template-development/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 09:49:54 +0000</pubDate>
		<dc:creator>Chris Ramsay</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://blog.chrisramsay.co.uk/?p=335</guid>
		<description><![CDATA[If you have ever looked for a book on the subject of Django templates, then a five minute search on the web will soon tell you that they are far and few  between. In fact, you’ll most likely find that Django templating usually has a treatment taking up no more than a couple of [...]]]></description>
		<wfw:commentRss>http://blog.chrisramsay.co.uk/2009/09/23/book-review-django-1-0-template-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Weather Information with Python</title>
		<link>http://blog.chrisramsay.co.uk/2009/08/11/getting-weather-information-with-python/</link>
		<comments>http://blog.chrisramsay.co.uk/2009/08/11/getting-weather-information-with-python/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 09:37:44 +0000</pubDate>
		<dc:creator>Chris Ramsay</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.chrisramsay.co.uk/?p=242</guid>
		<description><![CDATA[I was searching around this morning for a method of getting sunrise/sunset times into a set of python and bash scripts I am writing to control mains (240V) powered items. Imagine my joy therefore when a quick search on Google found me this: python-weather-api. It&#8217;s very simple to use as you shall see (I have [...]]]></description>
		<wfw:commentRss>http://blog.chrisramsay.co.uk/2009/08/11/getting-weather-information-with-python/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Django Connection Problems on Remote MySQL Database</title>
		<link>http://blog.chrisramsay.co.uk/2009/05/21/django-connection-problems-on-remote-mysql-database/</link>
		<comments>http://blog.chrisramsay.co.uk/2009/05/21/django-connection-problems-on-remote-mysql-database/#comments</comments>
		<pubDate>Thu, 21 May 2009 14:15:47 +0000</pubDate>
		<dc:creator>Chris Ramsay</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.chrisramsay.co.uk/?p=187</guid>
		<description><![CDATA[Outline
An interesting problem reared its head today regarding the inability of my Django setup to connect to a remote MySQL server. I have just migrated a Django site I am in the middle of working on from a single physical server to two virtual machines (VMs) running on a free copy of VMWare&#8217;s ESXi server; [...]]]></description>
		<wfw:commentRss>http://blog.chrisramsay.co.uk/2009/05/21/django-connection-problems-on-remote-mysql-database/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
