- cross-posted to:
- technology@lemmy.world
- cross-posted to:
- technology@lemmy.world
RSS is still the best way to track the news on the web, and these RSS readers can keep you right up to date.
RSS is still the best way to track the news on the web, and these RSS readers can keep you right up to date.
I just wish RSS readers could properly parse the webpages instead of only having the first paragraph and getting cut off
That’s actually not the RSS reader’s fault. It’s the rss feed you import that behaves like that. It’s on purpose, to make you go to their website and ingage in their traffic.
This is an important criteria for me. If I can’t read the full article without leaving the reader and without a WebView, I won’t keep the RSS feed.
Not a solution for everyone, but I am selfhosting and using FreshRSS. One of the extensions is Readable which will fetch the entry’s URL and parse it using either Readability or Postlight Parser to replace the content of the entry and make all of it available in the reader.
This is exactly the case.
In a lot of CMSes that offer RSS feed generation, there’s a setting you can frob - either put the entire article in each RSS entry, or just the first X words in the
<summary></summary>
block. A lot of them default to the latter and folks never turn on the former.morss.it
Best way around that I’ve found is with feedme on android. It’s got a mobilizer with a customizable css selector. Just set the app to load the feed in web view and to use the mobilizer and you’re good to go.
There are some that do. Inoreader as host and Reeder as client both support that. Not perfect, but working well enough