This option for sharing a reading list ("blogroll") may be of interest if you use an RSS reader like NetNewsWire than can export your subscriptions in OPML format.
Here are the steps:
Export (some or all of) your subscriptions from NetNewsWire to OPML. Choose if you want a flat list or to group by folders.
Register (free) for a Bloglines account.
Once registered click on the My Feeds tab at the top of the screen. Then, click on the Edit link. At the bottom of the left panel will be a link to import subscriptions.
Create an XHTML file (say, bloglines.html) to contain your reading list. In the body, for example, add this line:
<script language="javascript" type="text/javascript" src="http://rpc.bloglines.com/blogroll?id=bm&target=blank"></script>
Replace the blogroll?id (here "bm") with your own Bloglines ID.
Create a pop-up link to your reading list (if you want to save space) from your iBlog home page in the Navigation Editor.
For example:
<a href="javascript:popUp('http://my.site.com/bloglines.html')" title="Pop-up list of sites with XML/RSS feeds">Reading list</a>









0 responses to “iBlog + OPML + Bloglines = reading list”