Coder Social home page Coder Social logo

Comments (16)

devongovett avatar devongovett commented on June 6, 2024

Let me know if you want to collaborate! https://github.com/devongovett/reader

from vienna-rss.

barijaona avatar barijaona commented on June 6, 2024

@devongovett How about centralizing the API specifications on a common wiki ?

from vienna-rss.

mipmip avatar mipmip commented on June 6, 2024

Do I understand it right that devongovett/reader together with de google reader sync features of 3.0 would make a syncable vienna mobile version possible?

from vienna-rss.

barijaona avatar barijaona commented on June 6, 2024

Yes, it should be possible. Might work with Feedly and the product announced by Digg too, as well as other products willing to mimic Google Reader API.

from vienna-rss.

barijaona avatar barijaona commented on June 6, 2024

In an ideal world, all services would implement the Google Reader API.

But we are not in an ideal world. The July 1st deadline is just 3 months ahead, and while almost everyone is rushing to implement the Google Reader API, we haven't seen yet an implementation that we can beta-test with Vienna.
And I doubt that it is anyone's priority to support non paying users who would access their servers with ad-free RSS clients.
So, this being the Easter week-end, I considered other manners of resurrecting feeds syncing… ;-)

For my personal use, I installed a copy of Tiny Tiny RSS. Not very difficult, but definitely not for the average Vienna user.
Tiny Tiny RSS has an API, but apparently, a single Androïd client uses it. There is a "digest" plugin and a web app for smartphones who can decently handle iPad and iPhone though.
Implementing Tiny Tiny RSS support in Vienna seems feasible, but there are a few fundamental differences between its API and Google's.

I then searched other APIs we could consider. I found Feedmin, then Fever and wondered : would Vienna users fork money to access these services ?

And it came to my mind that I don't like that all these APIs use internal ID numbers to reference feeds and articles. It is a potential source of problems when you decide to switch to another service.

I then rediscovered the NewsBlur API, and found out that it has the advantage of referencing articles by their URLs. This is interesting for implementing a lightweight solution, limited to syncing, letting each client fetch articles directly from the original source. À la Brent Simmons.

Newsblur.com use is free as far as you don't exceed 68 feeds. This would fit my personal needs : I currently only have 11 feeds that I want to sync with mobile devices ; my other feeds are local to Vienna only. For people wanting to follow more than 68 feeds on the go, 24 US$ a year seems reasonable. If you are tech-savvy, setting up your own installation is perfectly doable : the project is open-source, under a MIT license.

All in all, a good product which seems able to attract multiple categories of people. So I consider focusing my efforts on supporting it.

Your thoughts ?

from vienna-rss.

mipmip avatar mipmip commented on June 6, 2024

The reason why I use vienna because I don't like do be profiled by a company like Google. Being able to sync with a system like tiny tiny rss, or just via dropbox would be my personal choice. I found another promising project, Selfoss.

from vienna-rss.

barijaona avatar barijaona commented on June 6, 2024

Thanks for commenting, @mipmip.

As I said, you can setup a personal server with NewsBlur. Sure, the technical requirements are higher than the basic PHP/MySQL hosting, and there are also a few hardcoded URLs that you will have to change ; but it is certainly feasible.
This is why I find NewsBlur particularly appealing : directly available for non techy people (probably 95% of Vienna users), but also self installable for geeks. We have to focus on a single solution, because we have limited resources (Vienna is just a hobby thing to me, and I am not even a professional programmer).

For the time being, Selfoss' API seriously lacks documentation. May be you can help on fossar/selfoss#121

Dropbox syncing is certainly complicated, and I know no app using this. So, we should forget interoperability.

from vienna-rss.

pietheinstrengholt avatar pietheinstrengholt commented on June 6, 2024

I'm also working on a new project. Check here: http://www.phppaper.com/demo/

Source: https://github.com/xbmcfreak/phppaper

from vienna-rss.

barijaona avatar barijaona commented on June 6, 2024

BazQux.com and FeedHQ.org support added. There are still some rough edges, but basically, it is working.

from vienna-rss.

ansani avatar ansani commented on June 6, 2024

Still interested in Feedly/Normandy support in Vienna? Just did some experiments and things seems good.

from vienna-rss.

mstroeck avatar mstroeck commented on June 6, 2024

In my opinion: definitely. The optimum would be a world where we have feed
reader support that is as awesome as that of Mr. Reader:

http://www.curioustimes.de/mrreader/

Best,
Michael

On Fri, Sep 6, 2013 at 5:45 PM, Salvatore Ansani
[email protected]:

Still interested in Feedly/Normandy support in Vienna? Just did some
experiments and things seems good.


Reply to this email directly or view it on GitHubhttps://github.com//issues/160#issuecomment-23949371
.

from vienna-rss.

barijaona avatar barijaona commented on June 6, 2024

Welcome back @ansani !

from vienna-rss.

ansani avatar ansani commented on June 6, 2024

tnx @barijaona ! After a small break for a new son :) I'm back to the community :D
Working hard on Normandy support :D

Next message will contain sync flow.

from vienna-rss.

barijaona avatar barijaona commented on June 6, 2024

Is it possible to have some update on your efforts, @ansani ? If you are too busy for coding, is it possible to help you ?

from vienna-rss.

barijaona avatar barijaona commented on June 6, 2024

Pull request #244 includes InoReader support.

from vienna-rss.

barijaona avatar barijaona commented on June 6, 2024

Server side, we now support The Old Reader, which seems quite popular, as well as Bazqux, FeedHQ and InoReader.
This includes free and non free options, as well as closed source and open source options.
Sure, we can still add support for other servers (for instance, Feedly), but I think we can consider that the original need is now fulfilled.
On the iOS side, I can suggest FeedlerRSS

from vienna-rss.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.