Archive for the 'microformats' Category

OPML Auto-discovery Bookmarklet, update

Thursday, October 19th, 2006

In case you’ve missed it, the opml auto-discovery bookmarklet i posted about a few days ago, has an improved succesor: a OPML Auto-discovery Extension for Firefox (download).

Read all about in cleverclogs.

A librarians opml-wishlist

Monday, October 16th, 2006

John Tropea has some wishes on the opml-front:

  • A search tool for searching a specific opm-file: I like the idea, but there is a risk when such a tool also searches in the opml-files that it finds within the opml (inclusion). Searching full-text across a massive directory sounds great but it is like asking a search-engine to search on a specific page and also search on all the pages it finds links of on the first page, and so on… What if opml-file #1 links to opml-file #2 and #2 links to #1. How do we get out of the loop?
  • Subscribe to an OPML or get services to subscribe to your OPML: I agree, if you are developing a service that can handle opml, make it handle it dynamically and not just import the feeds!
  • OPML archive or latest posts for your blog: In my opinion oplm is not such a great format for storing posts. From a developers perspective storing html in an attribute instead of between tags where you can escape the html with [CDATA[]], is a bad idea. Al the angled brackets have to be replaced by < and > and some more. And why would we do this anyway when we have a fantastic format that was designed for storing posts: RSS. Grazr and bitty will handle this very well!

OPML Auto-discovery Bookmarklet

Sunday, October 15th, 2006

Marjolein Hoekstra and James Corbett hacked together something quite interesting!

I’ve not dived into it to deeply but this is how it basically works: You can add a link-tag to the header of your page with the url of an opml-file (<link rel=”alternate” type=”text/xml+opml” text=”Opmlmanager userlist” xhref=”http://www.opmlmanager.com/userlist/userlist.opml” mce_href=”http://www.opmlmanager.com/userlist/userlist.opml” / >). A visitor which uses a tool for autodiscovering, which for now is a bookmarked page that wil make a little div popup at the page your watching that will you show a link that will take you to a grazr-page that will display the opml, will directly detect the opml-file. Just like autodetecting rss.

Now all we need is a add-on for firefox, so you don’t have to go the bookmarket to discover opml-feeds, but that will show an opml-icon (is there a final design yet?) on every page containing an opml-link in the header. And of course you should be able to configure what should happen once you click that opml-icon.

What would one do without the Dutch and the Irish ;)

OPiuML, your daily shot of feeds!

Thursday, October 12th, 2006

“An OPML file which has been thoughtfully and carefully built over time by an individual has real value. It is an asset of intellectual property. As such, I would like a tool which lets me continually build value in that asset by discovering, adding, editing, and deleting feeds.”

 Timothy from flyingposts needs help organizing his opml file.

Please share your thoughts with me on how i can improve opmlmanager to make it a better and more valuable tool!