Welcome to Linux Screw! If you're new here, you may want to subscribe our RSS feed.
Liferea is the best aggregator for online news feeds especially 1.4.6 version. Some of it’s features really makes feeding life easier. It supports duplicate rss entries detection (see picture), and it’s surely one of the fastest feed readers I ever tried. Google Reader is very powerful and useful solution for RSS reading as well but sometimes it’s very important to have RSS entries offline. To move Google Reader subscription list to Liferea including folder hierarchy it’s necessary to accomplish several steps:
1. Export Google Reader subscriptions: go to “Settings” -> “Import/Export” -> “Export your subscriptions as an OPML file” and save XML file on your computer.

2. Import saved subscriptions into Liferea: go “Subscriptions” -> “Import Feed List” (or press CTRL+O) and select previously saved XML file. In few minutes you’ll get Google Reader subscription saved locally.
By the way, to install Liferea in Ubuntu run: sudo apt-get install -y liferea.









that’s just syncing the list of subscribed feeds. it would be even more cool to sync the read news items so you could read from liferea (or some other desktop client) at home and use google reader when not at home. syncing read items could be done using the perl module WebService::Google::Reader
Hi smitty,
The rest is to implement Google Reader sync features into popular offline feed readers like Liferea and Akregator
Someone’s doing that for the Liferea SoC 2008, I believe.
Partially implemented in svn now:
http://liferea.blogspot.com/2008/05/google-reader-sync-support-progress.html
This doesn’t really sync to Google Reader, it just imports from Google Reader. Far less useful.