Hi folks. I hope that someone will help me with this, for I have run out of ideas.

My site (www.methoblog.com) is aggregating a bunch of blogs on a particular topic and I am wanting to share a blogroll of those aggregated sites with users to insert on their blogs. I am using the php snippet to display a blogroll on my site with good success, but given the capability of some of my users, I would like to offer a bit of javascript for them to paste into their sites. I've tried outputting the OPML file from the aggregator module and importing into a service like blogrolling.com, however the aggregator opml only outputs the feed url's, and I am needing the blogroll to contain links to the main sites. I have little doubt that there are programmer types here who could deal with this in five minutes, but I'm over my head and need some help.

Any thoughts on an easy way to implement a shared blogroll from the aggregator?

jv