We've made a few changes to our del.icio.us script. Of note:
We're aware that there are several scripts now available for displaying your del.icio.us links -- there weren't nearly as many when we released the first version of this script -- but ours works great for us, so we're happy to make it available. As always, let us know about any bugs or weird behavior.
The files:
Update: A bug related to the bug mentioned above -- the one that fixed the handling of HTML entites -- has been fixed. In addition, we've added two more templates to the package, both of which use the HTML definition list syntax. These are our preferred templates; we meant to include them originally. Keep in mind your browser may have cached del.icio.us.pl.zip. You might need to clear your cache to get the new package. Keep that feedback coming.
Update: We noticed today that the default 'tag' variable was set to 'site,' which is the tag we use to filter del.icio.us links. This really shouldn't have been included in the downloadable script. We've changed the script to set no default tag.
I'm opening comments on this entry to solicit bug reports and feature requests. What's working? What's not?
A newer version is on the way with support for Atom, media types, and dynamic template selection.
jlt, I'm eating my own dog food. The links on the front page of this site -- in the left sidebar -- are displayed using this script.
I'm sorry to hear that, Robert. Your problem is likely caused by one or more missing modules.
If you've got access to the shell, try running the script from the command line. If you see something similar to this:
Can't locate XML/Simple.pm in @INC (@INC contains: ... BEGIN failed--compilation aborted at del.icio.us.pl.cgi line 17.
... you're missing a required module.
If you don't have shell access, just get in touch with your hosting provider and ask if the following modules are installed on your server:
mixmanner: There's no way to do that, and furthermore, I'm a filthy, dirty liar: I don't think there's gonna' be another version. Because...
I'm no longer using this script myself. I'm using a homegrown del.icio.us proxy to post my links, instead. I like this much better. I can post to my blog's MetaWeblog/Blogger/Atom API and the del.icio.us API simultaneously, save posts locally when del.icio.us goes down, keep better track of where I found links via HTTP referrers, and lots of other stuff I want to do that's impossible with this script.
I'll try to clean up the files I'm using and make them publically available in the near future, but no promises; look where that got me last time.