|
Navigation Search Contact |
Importing Safari's RSS feeds into Google Reader (OPML export)I'm usually using Safari 5 as my RSS reader. For an upcoming trip, I wanted to be able to read the feeds on my iPhone and iPad. Unfortunately, I could not find an app that could import Safari's feed bookmarks. I certainly did not want to manually add my feeds again, though, either. Eventually I created a little application that helps with this: It creates an RSS feed file in OPML format by reading the .inetloc files that Safari can create from any of its bookmarks. These OPML files can be then imported by many more feed readers, apparently (I've only tested this with Google Reader so far, though). DownloadHere's the program, ready for OS X: SafariFeedToOPML_1.0.2.zip (There's also the source code, which requires REAL Studio, though: SafariFeedToOPML.rbp.zip) Change history
Usage:
Now you have a OPML file and you can delete the folder created in step 1 again. You can then import this OPML file into Google Reader (go to its Reader settings, then to its Import/Export tab). Hope that helps. Enjoy. |