<?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>CoffeePowered &#187; Labs</title>
	<atom:link href="http://coffeepowered.co.uk/category/labs/feed/" rel="self" type="application/rss+xml" />
	<link>http://coffeepowered.co.uk</link>
	<description>The online ramblings of Paul Stanton</description>
	<lastBuildDate>Wed, 30 Jun 2010 19:46:33 +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>Deliciously Timed Tweets</title>
		<link>http://coffeepowered.co.uk/2009/09/deliciously-timed-tweets/</link>
		<comments>http://coffeepowered.co.uk/2009/09/deliciously-timed-tweets/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 09:52:02 +0000</pubDate>
		<dc:creator>Stanton</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Labs]]></category>

		<guid isPermaLink="false">http://coffeepowered.co.uk/blog/?p=132</guid>
		<description><![CDATA[What is it? Deliciously Timed Tweets (or DTT for short) is a collection of API&#8217;s which allow you to bookmark links in Delicious, and then automatically tweet them at a specified time interval. What&#8217;s the point? Delicious does already allow you to tweet your bookmarked links, the only problem is that this can result in [...]]]></description>
			<content:encoded><![CDATA[<h3>What is it?</h3>
<p>Deliciously Timed Tweets (or DTT for short) is a collection of API&#8217;s which allow you to bookmark links in <a href="http://delicious.com">Delicious</a>, and then automatically tweet them at a specified time interval.</p>
<h3>What&#8217;s the point?</h3>
<p>Delicious does already allow you to tweet your bookmarked links, the only problem is that this can result in Twitter spam if you bookmark lots of links in quick succession. DTT queues up your recent bookmarks, and allows you to specify a rate (say, every 60 minutes) for them to be tweeted at.</p>
<p>DTT powers the <a href="http://twitter.com/boaglinks">@boaglinks</a> twitter feed.</p>
<h3>What do I need?</h3>
<ul>
<li>PHP 4+ with cURL support</li>
<li>MySQL</li>
<li>Access to <a id="Requirements" href="http://en.wikipedia.org/wiki/Cron">cron</a></li>
<li>A <a rel="nofollow" href="http://del.icio.us/">Delicious</a> account and some bookmarks.</li>
</ul>
<h3>How do I get it?</h3>
<p><strong>Git :</strong> git clone http://coffeepowered.co.uk/labs/dtt/.git</p>
<p><strong>Zip :</strong> <a href="http://coffeepowered.co.uk/labs/dtt/dtt.zip">http://coffeepowered.co.uk/labs/dtt/dtt.zip</a></p>
<p><strong>Tar :</strong> <a href="http://coffeepowered.co.uk/labs/dtt/dtt.tar">http://coffeepowered.co.uk/labs/dtt/dtt.tar</a></p>
<h3>How do I install it?</h3>
<ol>
<li>Grab the source from any of the locations above and extract/upload it to a location on your own server</li>
<li>Modify config.php with your own details</li>
<li>CHMOD install.php to 755</li>
<li>Visit the install.php file in your browser (http://yoursite.com/path/to/file/install.php)</li>
</ol>
<p>The default setting is for DTT to sync with delicious every hour, and new bookmarks will be tweeted out at a an rate of 1 per hour.</p>
<h3>Support?</h3>
<p>Officially, this is provided &#8220;as is&#8221; and is an unsupported script, however I&#8217;ll endeavour to provide support for anyone who does have problems but I can&#8217;t promise anything!</p>
]]></content:encoded>
			<wfw:commentRss>http://coffeepowered.co.uk/2009/09/deliciously-timed-tweets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
