<?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: Delicious links</title>
	<atom:link href="http://josephlindsay.com/archives/2004/11/19/delicious-links/feed/" rel="self" type="application/rss+xml" />
	<link>http://josephlindsay.com/archives/2004/11/19/delicious-links/</link>
	<description>Joseph Lindsay - Specialist generalist, Web Craftsman</description>
	<lastBuildDate>Thu, 05 Feb 2009 17:47:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joe</title>
		<link>http://josephlindsay.com/archives/2004/11/19/delicious-links/comment-page-1/#comment-436</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Mon, 22 Nov 2004 18:57:32 +0000</pubDate>
		<guid isPermaLink="false">http://josephlindsay.com/archives/2004/11/19/delicious-links/#comment-436</guid>
		<description>I thought about doing it that way, but then decided that I preferred Magpie&#039;s caching better, and I don&#039;t need to mess around with cron.  Also I thought that i could turn it into a plugin for WP easier.  Can&#039;t be bothered now though, too much other stuff to do.</description>
		<content:encoded><![CDATA[<p>I thought about doing it that way, but then decided that I preferred Magpie&#8217;s caching better, and I don&#8217;t need to mess around with cron.  Also I thought that i could turn it into a plugin for WP easier.  Can&#8217;t be bothered now though, too much other stuff to do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren</title>
		<link>http://josephlindsay.com/archives/2004/11/19/delicious-links/comment-page-1/#comment-435</link>
		<dc:creator>Darren</dc:creator>
		<pubDate>Mon, 22 Nov 2004 07:32:53 +0000</pubDate>
		<guid isPermaLink="false">http://josephlindsay.com/archives/2004/11/19/delicious-links/#comment-435</guid>
		<description>I&#039;ve just done the exact thing with my blog.  I made use of a &lt;a href=&quot;http://dietrich.ganx4.com/delicious/&quot;&gt;PHP API&lt;/a&gt; i found on the del.icio.us API mailing list.

That api allows for easy access to the raw data.  Its got method calls for everything on the &lt;a href=&quot;http://del.icio.us/doc/api&quot;&gt;del.icio.us api&lt;/a&gt; and also includes some error checking, etc.  Very very nice!

&lt;a href=&quot;http://dontcom.com/delicious.phps&quot;&gt;Here&#039;s the code&lt;/a&gt; I used to create an include of &lt;a href=&quot;http://dontcom.com/links&quot;&gt;all my links&lt;/a&gt;.  I use a cron job to create a delicious.inc file every 6 hours that i simply include in the document (as not to hammer their server).</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just done the exact thing with my blog.  I made use of a <a href="http://dietrich.ganx4.com/delicious/">PHP API</a> i found on the del.icio.us API mailing list.</p>
<p>That api allows for easy access to the raw data.  Its got method calls for everything on the <a href="http://del.icio.us/doc/api">del.icio.us api</a> and also includes some error checking, etc.  Very very nice!</p>
<p><a href="http://dontcom.com/delicious.phps">Here&#8217;s the code</a> I used to create an include of <a href="http://dontcom.com/links">all my links</a>.  I use a cron job to create a delicious.inc file every 6 hours that i simply include in the document (as not to hammer their server).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
