<?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 Goldfish &#187; Python</title>
	<atom:link href="http://www.thegoldfish.org/category/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thegoldfish.org</link>
	<description>blogging it so I dont forget it</description>
	<lastBuildDate>Mon, 19 Sep 2011 21:31:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Python HTTPConnection bound to network interface</title>
		<link>http://www.thegoldfish.org/2009/05/python-httpconnection-bound-to-network-interface/</link>
		<comments>http://www.thegoldfish.org/2009/05/python-httpconnection-bound-to-network-interface/#comments</comments>
		<pubDate>Wed, 27 May 2009 17:49:48 +0000</pubDate>
		<dc:creator>thughes</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[httplib]]></category>

		<guid isPermaLink="false">http://www.thegoldfish.org/?p=22</guid>
		<description><![CDATA[The web server I use at work are multi homed with the default route being the internal management network. We came across an issue where we wanted make a XMLHTTPRequest for a data feed from another company into our web app. We all know due to cross-site scripting attacks this is no longer possible so [...]]]></description>
		<wfw:commentRss>http://www.thegoldfish.org/2009/05/python-httpconnection-bound-to-network-interface/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using external scripts with django models</title>
		<link>http://www.thegoldfish.org/2009/05/using-external-scripts-with-django-models/</link>
		<comments>http://www.thegoldfish.org/2009/05/using-external-scripts-with-django-models/#comments</comments>
		<pubDate>Tue, 05 May 2009 21:52:58 +0000</pubDate>
		<dc:creator>thughes</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.thegoldfish.org/?p=9</guid>
		<description><![CDATA[I have used a few web frameworks over the years but I think I have finally found the one that suits my particular needs. I have played with RoR, Turbo Gears, Catalyst and a couple of others but none have actually made me want to write code instead of hoping that it allows me to [...]]]></description>
		<wfw:commentRss>http://www.thegoldfish.org/2009/05/using-external-scripts-with-django-models/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>libvirt-qpid and python</title>
		<link>http://www.thegoldfish.org/2009/05/libvirt-qpid-and-python/</link>
		<comments>http://www.thegoldfish.org/2009/05/libvirt-qpid-and-python/#comments</comments>
		<pubDate>Sun, 03 May 2009 03:36:40 +0000</pubDate>
		<dc:creator>thughes</dc:creator>
				<category><![CDATA[AMQP]]></category>
		<category><![CDATA[Libvirt]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.thegoldfish.org/?p=3</guid>
		<description><![CDATA[Libvirt is fast becoming the standard tool for managing virtual machines on Linux and Qpid is the Apache foundations new implementation of AMQP which is the first open standard for Enterprise Messaging. These two technologies have the potential to work in well together for large virtualization installations and luckily for us the good guys in [...]]]></description>
		<wfw:commentRss>http://www.thegoldfish.org/2009/05/libvirt-qpid-and-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

