I created a small JavaScript that converts the list of your friend names to an OPML file you may import into a RSS reader of your choice.
The script is located at http://kbh.co.il/wordpress/opmlgen/opmlgen.html. Just copy your friend names from a profile page, paste it into a text area and click a "Generate OPML" button. The second text area will show your friends RSS feeds as OPML subscription.
Update:
This script is good for importing your friends as a separate groups (mutual friends, groups etc.) since it supports any arbitrary name list.
If you want to import your friends as a one huge bulk, you may get the same OPML at http://www.livejournal.com/tools/opml.bml?user=EXAMPLEUSERNAME
Thanks
alexkon.blogspot.com for this update.
Comments