Submit Response

SparkStats

Submit Response is a weblog by Jack Mottram, a journalist who lives in Glasgow, Scotland. There are 1308 posts in the archives. You can subscribe to a feed. This post was made on and belongs in the site news category. The previous post was , and the next post is .

Del.icio.us Metadata

Thanks to a template code snippet for Movable Type by Ben Hammersly, I’ve added a little feature to this site: Related Linking. From now on, in addition to a link to the category page on Submit Response, each post will be followed by links to related tags at del.icio.us.

For the time being, because I’m more interested in integrating my daily linking and weblogging, rather than providing pointers to what other folk are linking to on similar topics, I’ve decided to have the links lead to my own tags instead of the tag directories at del.icio.us which track linking by all users. I might change this, though - it seems a little rude to incorporate del.icio.us like this without acknowledging the social aspect of the service.

If you’d like to do the same, and can’t be bothered fiddling with Ben’s template code, here’s the version I’m using on Individual Entry Archive and Main Index templates (you’ll also need Brad Choate’s handy MTPerlscript for this to work).

<MTPerlScript package="deliciouslinks">
my $keywords="<MTEntryKeywords>";
if ($keywords eq "") {
print "<!-- No Del.icio.us Tags to print out //-->";
} else { my @split
keywords = split(/ /, $keywords); my $splitkeyword;
print 'Related Linking: ';
foreach $split
keyword (@splitkeywords) { print '<a href="'."http://del.icio.us/username/
$split
keyword".'">'."$split_keyword".'</a> ';
}
}
</MTPerlScript>

Posted at 12pm on 25/08/04 by Jack Mottram to the site news category.
Permalink · Add to del.icio.us
Tags: ,

Comments are closed

Comments are currently closed on this entry.
  1. i’ve warned you once about this gobblygeek - i won’t warn you again.

    Posted by bobbydad at 3pm on 26.08.04

  2. Posted by Jack Mottram at 4pm on 26.08.04

  3. It’s happened. You are a perl geek. You’ll be obfuscating next.

    Posted by Donny at 10am on 27.08.04

  4. Hee - dunno if changing a line or two of someone else’s code makes me a geek! Can’t stand perl actually - too complicated for my weak brains…

    Posted by Jack at 1pm on 27.08.04

  5. Mommy, What’s a Folksonomy?

    After mulling over the idea for the past few weeks, I recently got around to adding folksonomic tags to my individual weblog entries. If you happen to be reading this…

    Posted by M. Ellis Conroy's OM&TR at 5pm on 24.03.05

  6. Mommy, What’s a Folksonomy?

    After mulling over the idea for the past few weeks, I recently got around to adding folksonomic tags to my individual weblog entries. Don’t know what a folksonomy is? The…

    Posted by M. Ellis Conroy's OM&TR at 12pm on 08.05.05

Recent Posts

Categories

Archives

Elsewhere

Search