Lazyweb: OPML to blogroll

So, here’s the problem: I’ve been using Syndirella for all my news aggregating. It’s a great program, and although Dmitry doesn’t really have the time or enthusiasm to upgrade it much further, it is open source, so someone might pick up the slack. (Fingers crossed.) Since I’ve been using Syndirella, I’ve been reading the web with my browser a lot less often, so when I come across an interesting site, I grab its feed, rather than put it into my blogroll. I’ve got about 300 blogs in my feed list and I’d like to show them on my blogroll, but I don’t feel like copying and pasting all 300 links into the form at blogrolling.com.

One of the things Syndirella does well is export its feed list to OPML and OCS. Blogrolling.com supports some OPML interaction for those people using Radio. (Maybe I’m just not understanding, but I don’t think this applies to any other blogging software.) I’m looking for an automated way to make my blogroll and my feedlist mirror one another in Moveable Type (or Blogger, or whatever) and in Syndirella (or FeedReader or Amphetadesk or NewzCrawler or whatever), probably using OPML as an intermediary, but without requiring me to muck around with any of those “P” languages (Perl, PHP, Python) in which I am utterly incompetent. A tall order?

  • Phil Wilson
    I think this may be a bit easier, although isn't a comprehensive blogrolling-linked solution.

    This piece of javascript converts an OPML file into HTML on your website. All you need to do is hit "export" on your aggregator and then upload the OPML file to your site.

    Works with feeds exported from Syndirella, SharpReader, and probably most other things.

    Available here: http://pipthepixie.tripod.com/code/opml2html.html

    who needs perl? ;)
  • You could run it using ActiveState Perl (www.activestate.com) on your Windows box.

    - R.
  • I think it'll work... except I don't have shell access to my server, so how would I run the perl script?
  • i've found a potential perl interface for OPML. i'd love this functionality too so if i can get my hands on this particular module i'll whip up a perl script to generate a customizable blogroll (or dump to blogrolling.com or whatever) out of an opml file. will that work for you?
blog comments powered by Disqus