Since posting about the OU Institutional Dashboard Using Pageflakes, I’ve spent quite a bit of time thinking about this sort of surface and how they could be used to both manage and display OPML feeds:
In the first case - OPML feed management - feeds displayed on a dashboard tab could be made available via a derived OPML feed. (Netvibes allows you to export your whole feed collection, but not generate an OPML feed corresponding to the panels on a particular tab, I think?)
For example, here’s a an OPML version of the OU News tab:
(Here’s the actual OPML feed; and here’s one for the OUt There tab.)
This code is derived (handcrafted) from the feed panels contained on the corresponding tab of the OUseful Dashboard. It would be nice to see this sort of OPML feed made available from each tab.
I’ve actually grouped the feed links into folders that represent the columns on the PageFlakes page, to make explicit the intention being that surfaces like PageFlakes should also be able to display OPML files. Round-tripping could then be provided in two ways:
At the moment, I have just used the OPML to transport feed URLs around, but OPML as currently defined also allows you to transport HTML around inside an OPML item. This would be ideal for populating a simple HTML note panel, for example.
Being able to add functional items to a panel would also be possible by making use of something like GrazrScript. (For example, GrazrScript is used to define the OpenLearn search widget that appears on the first OUseful Dashboard tab.
Now there’s a thought: PageFlakes and Grazr joining forces...
In the meantime, how hard could it be to generate a panelled display from an OPML feed using something like Chris Ravensroft’s "Create your own WebTop in php/js in no time" approach? ;-)
Posted by ajh59 at June 14, 2007 12:25 PM