I 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 was not disappointed to see RSS removed from Firefox, because I want my already too-complex browser to have as limited a set of functions as possible. The more first-class features they remove, the more secure and usable their product will be.
RSS Is Better Than Twitter
181–190 of 259 posts
Re: RSS Is Better Than Twitter
#182I 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...
Re: RSS Is Better Than Twitter
#183Earlier quoted context omitted.
I was not disappointed to see RSS removed from Firefox, because I want my already too-complex browser to have as limited a set of functions as possible. The more first-class features they remove, the more secure and usable their product will be.
If cars didn't have air conditioners... they'd be more reliable overall!!!!!
Re: RSS Is Better Than Twitter
#184> On the surface, Twitter’s main value proposition is that it delivers up-to-the-second news. Not really. Most of the people I know , including me, go there for just one reason: To know the public opinion.
Re: RSS Is Better Than Twitter
#185I've tried to use RSS before, but the big hangup for me is most sites don't put the full article in the feed, just a title and summary. To me having to go back and forth just kills the whole thing.
Re: RSS Is Better Than Twitter
#186Although I am a big fan of RSS, I find this article very disingenuous. The author complains about the chaos, vulgarity, and hostility of Twitter, but those complaints would apply to almost any social media platform. Then he suggests replacing it with RSS feeds from curated, professional RSS sources, which is not social media. You could achieve the same things on Twitter if you just followed the same curated, professi…
The solution to “too much RSS” is the same for Twitter. Unsubscribe/unfollow. Twitter does not require you to follow someone to interact with them. I follow relatively few people directly yet I have themed lists following other accounts. If I want local news I check my local list. Twitter works quite well in this regard vs. Facebook where you need to be “friends” to interact.
Re: RSS Is Better Than Twitter
#187Lots of things changed between when I started to heavily and systematically consume content online (in about 2006), and today. But one thing didn't: RSS is still the crucial cornerstone of my online content consumption. For me, RSS never was dead or less relevant than in the past. On the contrary: Since I keep adding feeds on a very regular basis, it's still growing in importance. Fortunately, 95 % of blogs and media…
Re: RSS Is Better Than Twitter
#188I love RSS, and have for years. My first blog post ever was about RSS: http://www.mooreds.com/wordpress/archives/4 . I recently wrote that new developers should use RSS: https://letterstoanewdeveloper.com/2019/03/25/use-an-rss-rea... But reading through the post and the comments here, I'm sensing an omission. What Twitter (and social media in general) provides that RSS doesn't is interaction . I don't login to twitte…
Has anyone tried to build conversation into RSS? An RSS item that is related or responsive to another RSS item? (Or is that what Mastodon is trying to do?)
One problem of course is notifying the thread starter of new decentralized comments. There were Trackback, Pingback, Webmentions for web pages. For feeds there was the Salmon protocol [2], enabling notification of new comments to swim upstream. According to Google's documentation Salmon would have been an API of Google Buzz. But that started with a privacy scandal and shortly thereafter Google decided they needed their own closed social network. Salmon was later used in OStatus 1, I think.
There was a lot of activity in the 2000s transforming the RSS/Atom ecosystem into something of a decentralized social network. Extensions like Activity Stream for richer data, AtomPub, Salmon, OpenID, Webfinger, PubSubHubbub (now WebSub) to turbocharge feeds with a Publish/Subscribe thingy and a lot more, that I'm now forgetting. The rule of thumb is that the problems stay the same, but the syntax and the name changes.
And yes, if you squint the right way stuff like ActivityPub (Mastodon) and the Indiewebcamp Microformats are practically feeds.
Re: RSS Is Better Than Twitter
#189Earlier quoted context omitted.
The "rss support" was a folder, filled with links named after the article titles. It was good that it was removed, as it was useless to put it mildly
I actually used it considerably for my news site bookmarks on my bookmarks bar. It was great for just catching up on the day’s headline. It’s a feature I sorely miss.
Re: RSS Is Better Than Twitter
#190Lately, I've been getting back into RSS to stay up to date with industry news. I've noticed a lot of industry blogs still support RSS. On Mac, I've been using Leaf with no real complaints. I've found many blogs happily serve rss content, even if a button isn't explicitly advertised. Some of the url's I'll try: * example.com/rss.xml * example.com/index.rss * example.com/?feed=rss * example.com/feed/ * exmample.com/fee…
I usually find RSS feeds by looking at the page source code: - ctrl+u - ctrl+f rss - ctrl+f atom (only if “rss” was not found at step 2). I can't remember of any site providing RSS on which this hasn't worked. Actually, even for sites that advertise their RSS feed, this approach is the fastest for me (because of the lack of consistency of such advertisements).
There is a highly-rated extension to automate this, but I've grown to distrust extensions that require "Access your data for all websites", and scouring the page source for the relevant tag is not particularly cumbersome.