Syndicated further reading recommendations
I frequently find myself reading something on someone elses blog and thinking “that’s interesting, and it fits in well with XXX that I read the other day”. I often end up blogging a link to both just to satisfy my need for completeness. Wouldn’t it be interesting if there was some standard for formalising this kind of further reading recommendation? I’m not sure exactly how it would work (it would almost certainly be XML based but I don’t know if it would require a new format or integrate with an existing one) but it could be an interesting avenue to explore. I think it’s a significantly different problem to the ones solved by XFML (external shared metadata) and Pingback for it to be worth committing some thought cycles to. Any ideas?
PeterV - 21st November 2002 01:14 - #
Simon Willison - 21st November 2002 07:56 - #
The best example I have seen on this on the 0xDECAFBAD website. Which Ties MovableType & Twiki together with very effective results. If I understand it correctly, every weblog entry is parsed looking for wiki topics and adds linkbacks directly to the wiki. (for blog entries and referrers.)
The practical result is that the weblog is used to dump data chronologically and the wiki ties everything together and makes connections.
Once I have some time to reinvent my Blog I'm going to be looking into this. One feature that simplify the automation even more is to have it automatically create wiki topics from the body of a blog entry if the entry title was an unused WikiWord.
Here is a good example from decafbad: http://www.decafbad.com/news_archives/000323.phtml
Xian - 21st November 2002 08:40 - #
Xian - 21st November 2002 08:50 - #