<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Python script for backing up Twitter statuses</title>
	<atom:link href="http://www.movingtofreedom.org/2009/03/18/python-script-for-backing-up-twitter-statuses/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.movingtofreedom.org/2009/03/18/python-script-for-backing-up-twitter-statuses/</link>
	<description>free software, free culture, free association</description>
	<lastBuildDate>Mon, 22 Feb 2010 21:17:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Scott Carpenter</title>
		<link>http://www.movingtofreedom.org/2009/03/18/python-script-for-backing-up-twitter-statuses/comment-page-1/#comment-3797</link>
		<dc:creator>Scott Carpenter</dc:creator>
		<pubDate>Sun, 10 May 2009 14:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.movingtofreedom.org/2009/03/18/twitter/#comment-3797</guid>
		<description>Hi, Robert -- You&#039;re welcome, and thanks for commenting.  I&#039;m glad you found this useful.</description>
		<content:encoded><![CDATA[<p>Hi, Robert -- You're welcome, and thanks for commenting.  I'm glad you found this useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.movingtofreedom.org/2009/03/18/python-script-for-backing-up-twitter-statuses/comment-page-1/#comment-3796</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Thu, 07 May 2009 05:17:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.movingtofreedom.org/2009/03/18/twitter/#comment-3796</guid>
		<description>Very good - had to add a random delay to ensure Twitter did not remotely shut off.

Thanks for sharing. 

Code Additions:

import math,random,time
#Random Sleep to trick Twitter Servers
time.sleep(random.randint(1,6))</description>
		<content:encoded><![CDATA[<p>Very good - had to add a random delay to ensure Twitter did not remotely shut off.</p>
<p>Thanks for sharing. </p>
<p>Code Additions:</p>
<p>import math,random,time<br />
#Random Sleep to trick Twitter Servers<br />
time.sleep(random.randint(1,6))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Carpenter</title>
		<link>http://www.movingtofreedom.org/2009/03/18/python-script-for-backing-up-twitter-statuses/comment-page-1/#comment-3787</link>
		<dc:creator>Scott Carpenter</dc:creator>
		<pubDate>Sun, 19 Apr 2009 21:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.movingtofreedom.org/2009/03/18/twitter/#comment-3787</guid>
		<description>Hi, Bruce!

Yeah, I have an Identi.ca account, and maybe I should set up to post there first and then automate a post to Twitter in turn.  I guess I&#039;m going with Twitter purely for network effects, and it&#039;s all vaporous enough that I&#039;m not concerned about it at the moment.  (But maybe should re-think this and use Identi.ca as my primary account out of principle.)</description>
		<content:encoded><![CDATA[<p>Hi, Bruce!</p>
<p>Yeah, I have an Identi.ca account, and maybe I should set up to post there first and then automate a post to Twitter in turn.  I guess I'm going with Twitter purely for network effects, and it's all vaporous enough that I'm not concerned about it at the moment.  (But maybe should re-think this and use Identi.ca as my primary account out of principle.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://www.movingtofreedom.org/2009/03/18/python-script-for-backing-up-twitter-statuses/comment-page-1/#comment-3786</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Sun, 19 Apr 2009 18:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.movingtofreedom.org/2009/03/18/twitter/#comment-3786</guid>
		<description>Ha, I would have thought you would be using &lt;a href=&quot;http://identi.ca/&quot; rel=&quot;nofollow&quot;&gt;Identi.ca&lt;/a&gt; instead of Twitter. Consider me surprised ;-)</description>
		<content:encoded><![CDATA[<p>Ha, I would have thought you would be using <a href="http://identi.ca/" rel="nofollow">Identi.ca</a> instead of Twitter. Consider me surprised ;-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
