I originally intended to make AOL Reader work, but failed due to the undocumented and propably not yet published authentication API. I'll ask AOL about it, but if anyone knows please drop me a mail. So I could not work on AOL Reader, so I choose to work on TheOldReader (
http://theoldreader.com) which I found very pleasant and stable. The
API is close to Google Reader with the only limitation that it sometimes only has JSON support and no XML. As we use JSON already for TinyTinyRSS synching I could build on existing code.
So git master now has working experimental TheOldReader support! This will be released soon with the initial 1.10 release. So Liferea now has the following online synchronization support:
Name | Status | Import Google Reader |
---|
Google Reader | Deprecated | % |
TinyTinyRSS | Implemented, Stable | No |
TheOldReader | Implemented, Experimental | No |
AOL Reader | Planned, API not complete | Yes |
Digg Reader | Planned, API not public | Yes |
NewsBlur | Not Planned, API too different | Yes |
|
Feedly | I registered Liferea as interested Client | Yes |
On the long term I'd like to support to new Google Reader clones to give Liferea users some choice along with TinyTinyRSS for the self-hosting choice.