Distilled GTD
I like keeping up with the GTD tag” at de.licio.us, but found the duplication of links annoying. So I’ve written a little script to (hopefully) prevent dupes.
You can find it here.
How it works in a nutshell: I get the rss feed from de.licio.us every 30 minutes. The first time a link shows up it gets added to a database. If it’s found again it’s ignored. Then it spits out a rss feed of the latest 30 links.
March 24th, 2006 at 1:35 pm
Getting a not well formed xml error, there’s an unencoded &. I don’t know if that is your fault or del.icio.us’s…
It’s my error. Thanks for the heads up, it should be fixed. –B