Earlier quoted context omitted.
I work on a project which creates RSS feeds for sites which don't offer their own: Feed Creator - http://createfeed.fivefilters.org/ And one which converts partial feeds into full-text feeds: https://fivefilters.org/content-only/
Cool project, I was searching for something like this a while ago and then tried to build something similar. It's not as cool and full featured as yours though; you have to write your own plugins for each site. It was still fun to build though. https://github.com/dewey/feedbridge
RSS Is Better Than Twitter
141–150 of 259 posts
Re: RSS Is Better Than Twitter
#142Can you track trending topics with RSS? Can you carry on a conversation between content creators and subscribers over RSS? Can you discover new content by following a RSS social graph? RSS is better than Twitter in only one aspect and that's the one-to-many subscriber model. And that's the least interesting and least profitable thing that Twitter provides.
Twitter is extremely noisy. It tends to overwhelm actual articles that people put some effort into with shallow, witty zingers. If you're not looking for witty zingers, it doesn't really matter what other features it has.
RSS is just a file format, but it enables a larger ecosystem that works better at showcasing good content.
Re: RSS Is Better Than Twitter
#143Re: RSS Is Better Than Twitter
#144"the charming pop-ups that everyone uses because fuck you" Between the cookie popups, the GRPD "choice" popups, and the sign-up-for-some-email-crap popups, each of which takes 1-2 seconds to appear - sometimes in parallel and sometimes in sequence - the web is a garbage fire. There definitely needs to be a retraction of sorts in terms of technology and content delivery. I also think we have passed "peak information".…
Indeed. The easiest (low-friction) way to implement this would be as browser options/addons. We need to get back control over how content is displayed on our screens, but browser makers' priority is to turn the browser into a TV set.
Re: RSS Is Better Than Twitter
#145I love RSS feeds. You can convert Twitter to RSS: http://twitrss.me Websites that don't have RSS: https://feedity.com/ Email to RSS: https://zapier.com Hackernews RSS: http://hnrss.org/newest?points=300 You can even use RSS for finding a job: https://www.indeed.ca/jobs?q=millwright&l=Toronto,+ON&sort=d...
From that link:
> 2018-10-17: Twitter are rate limiting requests from TwitRSS.me, meaning it is effectively broken until I can think of a way round it. You can still run your own instance
Re: RSS Is Better Than Twitter
#146I just wish Mozilla introduce subscribing to RSS as a first class feature in Firefox. If they can introduce and integrate Pocket, I think an open technology like RSS deserves a fair chance. But they'd need to invest a little bit to make it easy to subscribe—similar to following on Twitter/Instagram or Liking pages on Facebook—to receive site updates. Having to find and enter byzantine URLs is not the way to go althou…
> I just wish Mozilla introduce subscribing to RSS as a first class feature in Firefox. Fortunately, Thunderbird still has this feature.
Where in Thunderbird do you find feeds to subscribe to?
Re: RSS Is Better Than Twitter
#147I think part of the issue with RSS is the real pain of dealing with XML. I'm mildly cheering for something like https://jsonfeed.org - which would be a big step towards making a decentralized system more of a reality.
Eh? It's not like teams of elves are tripping over hand-coding this stuff. And even if they were, JSON parsers tend to be way more strict than RSS readers (which are actuakly very liberal interpretations of XML). But again, nobody in their right mind is manually generating or templating this stuff. And if you are, there are a dozen RSS-gen libraries for every single language. Let one of those handle it for you. Doing…
This does sound painful, unlike parsing ordinary XML.
Re: RSS Is Better Than Twitter
#148I just wish Mozilla introduce subscribing to RSS as a first class feature in Firefox. If they can introduce and integrate Pocket, I think an open technology like RSS deserves a fair chance. But they'd need to invest a little bit to make it easy to subscribe—similar to following on Twitter/Instagram or Liking pages on Facebook—to receive site updates. Having to find and enter byzantine URLs is not the way to go althou…
> I just wish Mozilla introduce subscribing to RSS as a first class feature in Firefox. Fortunately, Thunderbird still has this feature.
Re: RSS Is Better Than Twitter
#149Off the top of my head, some issues i had with RSS and/or with the tools/RSS readers: - RSS can become en echo chamber if you have a limited number of feeds - Too many feeds and your feeds are flooded with a lot of noise - want to check the top stories of the day, or trending content? need to use a different tool than your RSS reader. - want to follow some social feeds but without the noise of social platforms?
I wrote something about the signal/noise ratio in RSS recently: https://medium.com/@julien.aktu/rss-less-noise-more-informat...
To solve these issues, i'm trying to bring something to the RSS ecosystem, and i built a news platform mixing RSS and traditional news aggregation. It has features to limit the noise and help avoid echo chambers. You can follow Facebook pages, Twitter users, etc... add your newsletters to declutter your mail box, and much more to come.
You can check it out here: https://aktu.io/about
Re: RSS Is Better Than Twitter
#150I just wish Mozilla introduce subscribing to RSS as a first class feature in Firefox. If they can introduce and integrate Pocket, I think an open technology like RSS deserves a fair chance. But they'd need to invest a little bit to make it easy to subscribe—similar to following on Twitter/Instagram or Liking pages on Facebook—to receive site updates. Having to find and enter byzantine URLs is not the way to go althou…
Firefox used to have built-in RSS support, but it was removed in Firefox 64: https://www.zdnet.com/article/end-nears-for-rss-firefox-64-t...