<?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>Blog of Finster &#187; twitter</title>
	<atom:link href="http://finster.co.uk/tag/twitter/feed/" rel="self" type="application/rss+xml" />
	<link>http://finster.co.uk</link>
	<description>Technical Notes</description>
	<lastBuildDate>Sun, 14 Feb 2010 20:58:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Updating twitter from python</title>
		<link>http://finster.co.uk/2009/07/08/updating-twitter-from-python/</link>
		<comments>http://finster.co.uk/2009/07/08/updating-twitter-from-python/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 20:20:18 +0000</pubDate>
		<dc:creator>finster</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://finster.co.uk/?p=118</guid>
		<description><![CDATA[Just looking into posting twitter updates from python. I&#8217;ve found three methods so far: -

  Python Twitter Tools 
  python-twitter 
  Command-line via Curl  (can possible do with urllib) 

Hmmm, more investigation required&#8230;
]]></description>
			<content:encoded><![CDATA[<p>Just looking into posting twitter updates from python. I&#8217;ve found three methods so far: -</p>
<ul>
<li> <a href="http://mike.verdone.ca/twitter/"> Python Twitter Tools </a></li>
<li> <a href="http://code.google.com/p/python-twitter/"> python-twitter </a></li>
<li> <a href="http://www.commandlinefu.com/commands/view/176/update-twitter-via-curl"> Command-line via Curl </a> (can possible do with urllib) </li>
</ul>
<p>Hmmm, more investigation required&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://finster.co.uk/2009/07/08/updating-twitter-from-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
