<?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>SJ Cuthbertson &#187; python</title>
	<atom:link href="http://www.sjcuthbertson.me.uk/wp/tag/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sjcuthbertson.me.uk</link>
	<description>A space for the mind to wander at will</description>
	<lastBuildDate>Sun, 04 Jul 2010 12:49:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Python for Pinocchio</title>
		<link>http://www.sjcuthbertson.me.uk/wp/2009/09/python-for-pinocchio/</link>
		<comments>http://www.sjcuthbertson.me.uk/wp/2009/09/python-for-pinocchio/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 14:32:08 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[happenings]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[lies]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.sjcuthbertson.me.uk/?p=225</guid>
		<description><![CDATA[So I discovered Dave&#8217;s Web Of Lies a while ago, and was at about the same time looking for random things I could code in Python to improve my skills&#8230; Having now finished my job at the ADC, I&#8217;ve had time to put it together. I present my python Lie Generator. It&#8217;s not much, but [...]]]></description>
			<content:encoded><![CDATA[<p>So I discovered <a href="http://www.davesweboflies.com">Dave&#8217;s Web Of Lies</a> a while ago, and was at about the same time looking for random things I could code in <a href="http://www.python.org">Python</a> to improve my skills&#8230;</p>
<p>Having now finished my job at the ADC, I&#8217;ve had time to put it together. I present my python <a href="http://www.sjcuthbertson.me.uk/wp/wp-content/uploads/2009/09/tellalie.py">Lie Generator</a>.  It&#8217;s not much, but it was fun to make.  It honed my regex skills rather a lot (DWOL doesn&#8217;t include any kind of API), and is also able to deal gracefully with internet-connectivity problems.  It works with Python 3 only (due to changes to their urllib library) and must be called from the command line.  I might someday work it into the website in some fashion.</p>
<p>I should probably reiterate what&#8217;s stated in the help text: copyright for all lies remains as stated on DWOL.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sjcuthbertson.me.uk/wp/2009/09/python-for-pinocchio/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
