HTML link tag for Blogroll

| 1 min read

Mark is doing some very interesting social network scripting with a script that recursively follows and compiles bloggers’ blogrolls. It occurred to me, in the context of the RSS autodiscovery flurry earlier this week, to give such scripts a leg-up. Why not use a(nother) HTMLtag to point to a blogroll?

So, alongside thetag I mentioned yesterday, I’ve added a furthertag thus:

It points to the RSS file of RSS feeds I talked about yesterday, and point to with the [[meta]](file:///%7Edj/rss.rss) link in the My Feeds list on the right.

This sort of thing should make scripts like Mark’s blogrollfinder.py a lot simpler, if we can somehow standardise this too.