<?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"
	>
<channel>
	<title>Comments on: del.icio.us</title>
	<atom:link href="http://benramsey.com/archives/delicious/feed/" rel="self" type="application/rss+xml" />
	<link>http://benramsey.com/archives/delicious/</link>
	<description>PHP and Other Techno-babble</description>
	<pubDate>Sat, 22 Nov 2008 07:44:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Matt Kern</title>
		<link>http://benramsey.com/archives/delicious/#comment-79</link>
		<dc:creator>Matt Kern</dc:creator>
		<pubDate>Thu, 07 Oct 2004 12:02:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.benramsey.com/2004/09/16/delicious/#comment-79</guid>
		<description>You know what the best thing is about del.icio.us?  The domain name.  Brilliant.  Almost as good as DJB's cr.yp.to.  But, my favorite thing about the domain is that you can add new hosts...like capr.icio.us!!!  :-)</description>
		<content:encoded><![CDATA[<p>You know what the best thing is about del.icio.us?  The domain name.  Brilliant.  Almost as good as DJB&#8217;s cr.yp.to.  But, my favorite thing about the domain is that you can add new hosts&#8230;like capr.icio.us!!!  <img src='http://benramsey.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Ramsey</title>
		<link>http://benramsey.com/archives/delicious/#comment-67</link>
		<dc:creator>Ben Ramsey</dc:creator>
		<pubDate>Tue, 21 Sep 2004 15:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.benramsey.com/2004/09/16/delicious/#comment-67</guid>
		<description>Nope. Not from Iowa. Nor am I &lt;a href="http://www.imdb.com/name/nm0708963/"&gt;this guy&lt;/a&gt;, even though I recently received an e-mail from someone in the PEAR community asking if I was.</description>
		<content:encoded><![CDATA[<p>Nope. Not from Iowa. Nor am I <a href="http://www.imdb.com/name/nm0708963/">this guy</a>, even though I recently received an e-mail from someone in the PEAR community asking if I was.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelly Emry</title>
		<link>http://benramsey.com/archives/delicious/#comment-66</link>
		<dc:creator>Kelly Emry</dc:creator>
		<pubDate>Tue, 21 Sep 2004 15:16:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.benramsey.com/2004/09/16/delicious/#comment-66</guid>
		<description>hey Ben Ramsey are you from Washington, Iowa?
email me sometime if you are. 
Kel</description>
		<content:encoded><![CDATA[<p>hey Ben Ramsey are you from Washington, Iowa?<br />
email me sometime if you are. <br />
Kel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Shiflett</title>
		<link>http://benramsey.com/archives/delicious/#comment-55</link>
		<dc:creator>Chris Shiflett</dc:creator>
		<pubDate>Thu, 16 Sep 2004 05:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.benramsey.com/2004/09/16/delicious/#comment-55</guid>
		<description>Disregard my comment about the "remember me" stuff. It apparently does remember me, as long as I don't upgrade Firefox in between visits. :-)</description>
		<content:encoded><![CDATA[<p>Disregard my comment about the &#8220;remember me&#8221; stuff. It apparently does remember me, as long as I don&#8217;t upgrade Firefox in between visits. <img src='http://benramsey.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Ramsey</title>
		<link>http://benramsey.com/archives/delicious/#comment-54</link>
		<dc:creator>Ben Ramsey</dc:creator>
		<pubDate>Thu, 16 Sep 2004 05:10:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.benramsey.com/2004/09/16/delicious/#comment-54</guid>
		<description>That's odd. It automagically remembers me. I'll check into seeing if I can get that checkbox implemented. I guess I figured it was doing it for everyone since it does it for me. :-)

I'll check out the del.icio.us API and sign up for the mailing lists soon.</description>
		<content:encoded><![CDATA[<p>That&#8217;s odd. It automagically remembers me. I&#8217;ll check into seeing if I can get that checkbox implemented. I guess I figured it was doing it for everyone since it does it for me. <img src='http://benramsey.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I&#8217;ll check out the del.icio.us API and sign up for the mailing lists soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Shiflett</title>
		<link>http://benramsey.com/archives/delicious/#comment-53</link>
		<dc:creator>Chris Shiflett</dc:creator>
		<pubDate>Thu, 16 Sep 2004 04:52:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.benramsey.com/2004/09/16/delicious/#comment-53</guid>
		<description>That last one on your wish list bugged me, too. I think it has to do with the problems Josh has had trying to handle the load more than anything else.

To get around it, I just use his API instead of the RSS feed. I fetch all of the tags I've used and then dump a list of links for each tag. Yes, links with more than one tag get reproduced, but I prefer that. My implementation is pretty ugly at the moment - it's just a quick hack:

http://shiflett.org/links

I'll clean it up later and possibly add a few more things.

Don't forget that you can subscribe to the mailing lists and request these features. I've been lurking on them for several days now, and Josh seems to be pretty responsive to suggestions.

By the way, you need a "remember me" option on this blog, so I don't have to type in my name and such every time I visit. :-)</description>
		<content:encoded><![CDATA[<p>That last one on your wish list bugged me, too. I think it has to do with the problems Josh has had trying to handle the load more than anything else.</p>
<p>To get around it, I just use his API instead of the RSS feed. I fetch all of the tags I&#8217;ve used and then dump a list of links for each tag. Yes, links with more than one tag get reproduced, but I prefer that. My implementation is pretty ugly at the moment &#8211; it&#8217;s just a quick hack:</p>
<p><a href="http://shiflett.org/links" rel="nofollow">http://shiflett.org/links</a></p>
<p>I&#8217;ll clean it up later and possibly add a few more things.</p>
<p>Don&#8217;t forget that you can subscribe to the mailing lists and request these features. I&#8217;ve been lurking on them for several days now, and Josh seems to be pretty responsive to suggestions.</p>
<p>By the way, you need a &#8220;remember me&#8221; option on this blog, so I don&#8217;t have to type in my name and such every time I visit. <img src='http://benramsey.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
