I don't understand why you would ever want this to be a desktop app. Try FreshRSS[1], it's awesome. It works well on shared hosting and it runs on SQLite. TTRSS only gave me trouble. Threw all kinds of strange errors at unexpected times. I don't know how many times it died on me after an upgrade. I eventually gave up and found FreshRSS. Been running (and updating) it over a year, without a single problem. One of the…
Last week I discovered Cappuccino [1] (macOS and iOS app) . * Interface is native, * Free, with some (paid) premium options, * 3 visualization options (preview, web, browser), * Import and export your OPML configuration, * Native desktop notifications, * Premium daily email summaries, * Premium push notifications. It was also recently released on May 7, 2018. [1] http://cappuccinoapp.com
Winds 2.0: It’s Time to Revive RSS
241–250 of 303 posts
Re: Winds 2.0: It’s Time to Revive RSS
#242Why has this become so complicated? I use Newsboat https://newsboat.org/ to read RSS, and follow about 100 very interesting authors that way. I just put the RSS urls into a text file and the self-contained 1.7mb program does the rest. Somehow it gets by without using a combination of Electron, Mongo, Algolia, Redis, machine learning (!), and Sendgrid. Maybe the comparison with a text-based RSS reader isn't fair and W…
ehm, I don't think a console rss reader isn't complicated for the common non tech user
Re: Winds 2.0: It’s Time to Revive RSS
#243Why has this become so complicated? I use Newsboat https://newsboat.org/ to read RSS, and follow about 100 very interesting authors that way. I just put the RSS urls into a text file and the self-contained 1.7mb program does the rest. Somehow it gets by without using a combination of Electron, Mongo, Algolia, Redis, machine learning (!), and Sendgrid. Maybe the comparison with a text-based RSS reader isn't fair and W…
E.g., this blog is in Hebrew, you can see the expected text layout on its website: https://workaround.blog/
I wonder if Newsboat can replicate that layout. Here is the RSS feed:
Re: Winds 2.0: It’s Time to Revive RSS
#244Re: Winds 2.0: It’s Time to Revive RSS
#245It won't ever come back because there's no monetary incentive for people to share content. Just the opposite in fact.
I've never used an RSS reader so correct me if I'm wrong, but RSS can basically allow you to read the content without advertising? Sharing is fine, but I think they would prefer sharing in a way that can make money.
Re: Winds 2.0: It’s Time to Revive RSS
#246Earlier quoted context omitted.
Yeah I kinda feel like over engineering on RSS is going against the point. It's a simple tech, for a simple usage.
…for a simpler time?
Re: Winds 2.0: It’s Time to Revive RSS
#247Re: Winds 2.0: It’s Time to Revive RSS
#248The "wow" moment for me was when I discovered google alerts allows to get alerts as a rss feed (individually for each alert). So this means content discovery through RSS is now possible (the main reason why I started to replace RSS with twitter). Alerts have two modes, one "main articles only" where google applies some blackbox magic to limit the amount of items talking about the same thing, and "all articles".
I'm seriously thinking about using this to build my own privacy oriented clone of google feed. I could have a browser extension performing keyword extraction from my web history to detect my interests, then have google alerts set up on those keywords and a local app chewing all similar content from items through textrank to produce a "news", with a list of sources, maybe sorted through alexa rank. Sounds like quite a job, but worth it.
Re: Winds 2.0: It’s Time to Revive RSS
#249Why is this a downloadable app instead of a web app? It's built entirely using web technology. I think RSS belongs in my browser, so I can easily access it from whatever computer I might be using.
Re: Winds 2.0: It’s Time to Revive RSS
#250I don't understand why you would ever want this to be a desktop app. Try FreshRSS[1], it's awesome. It works well on shared hosting and it runs on SQLite. TTRSS only gave me trouble. Threw all kinds of strange errors at unexpected times. I don't know how many times it died on me after an upgrade. I eventually gave up and found FreshRSS. Been running (and updating) it over a year, without a single problem. One of the…
> I don't understand why you would ever want this to be a desktop app. Perhaps because the vast majority of people in the world have no interest in figuring out web hosting so they can read some news articles. That doesn't seem like a viable way to "bring back RSS".