Learn how one of the biggest tech companies played a major role in the reason many people stopped using RSS feeds

They did the same with Flash with the help of adobe.

i found some info (via gemini)

haui
link
fedilink
44M

Google is a fucking nightmare. I‘m not gonna cite the article but damn they employed every dirty trick in the book it seems. The more I learn about EEE the more it disgusts me. All in the name of manipulation, monopoly and money.

Business as usual at Google.

E.E.E.

But it’s clear that Google has a history of building products with RSS and killing the RSS support once it’s established a user base.

Not only RSS. It was the same with XMPP, and probably other things I don’t remember now. Better don’t rely on Google products.

cough cough gmail

(I use gmail and need to stop)

What gmail do? Except the usual data tomfoolery

The biggest and most obvious encroachment on standard email that Gmail does is opting for a tag system over a folder system. It is superior, but nonstandard. If you rely on this, it’s Gmail vendor lock-in for you.

@chicken@lemmy.dbzer0.com
cake
link
fedilink
11
edit-2
4M

The browser had a built-in RSS button that would display in the browser location bar when any website you’re on had an RSS feed available. Clicking the button would then take you to the RSS feed for that web page

How would this work? Do websites with rss feeds normally publish the url to that feed in some standard place? Are there any third party extensions that do it?

The Doctor
link
fedilink
34M

Yes, they do. In no particular order:

  • Do a View Source on the site’s frontpage. You might see some HTML for “application/atom+xml” or “application/rss+xml”. The URLs associated with those hrefs will be for the ATOM and RSS feeds.
    • If you search for one of the following in the HTML source you’ll probably run into the feeds:
      • rss
      • atom
      • feed
      • json
  • Look for a syndication page on the site. It should have links to the feeds.
  • You might see the RSS feed icon or the ATOM feed icon on the page.
  • Many CMSes (Wordpress in particular) automatically put them at /feed on the site.

Also, some (most?) RSS readers don’t need the path to the feed directly. You give them the regular URL and they’ll figure it out. TinyTinyRSS does it.

onoira [they/them]
link
fedilink
35
edit-2
4M

How would this work? Do websites with rss feeds normally publish the url to that feed in some standard place?

feeds are usually advertised in the page header as below, with type set to either application/rss+xml or application/atom+xml.

<head>
  <link rel="alternate" type="application/rss+xml" title="Example Feed" href="https://example.com/feed/" />
</head>

Are there any third party extensions that do it?

i don’t know about chrom[e|ium], but i use Awesome RSS for firefox.

Mikelius
link
fedilink
124M

How did I not know websites did this. Here I was always trying to guess the urls a few times before giving up lol. Today I learned…

Thanks for the extension suggestion too!

Most readers will also do this auto-discovery for you. So typically you can just paste the page or article URL and it will find the feed.

Of course the extension is nicer because you don’t need to guess and check, you get a quick indicator if there is a feed or not.

Personally I use Want My RSS because I like the preview which then lets me know if it is a full-text feed or just summaries. This is also Firefox only. But extensions for other browsers are available.

That’s perfect since I use FF anyway, thanks

I believe there is a standard <meta> tag for an RSS feed

Scott
link
fedilink
244M

I will say I just found the RSS feeds for News, like as of 2 days ago.

you could always write a scraper but javascript makes this a non-trivial task

@LWD@lemm.ee
link
fedilink
44M

removed by mod

Care to share it? :)

https://news.google.com/rss will redirect to a feed for the top content in your region.

You can also make a search and paste that URL into your feed reader and it will find the feed to subscribe to that search.

Thanks!

Create a post

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

  • Posting a link to a website containing tracking isn’t great, if contents of the website are behind a paywall maybe copy them into the post
  • Don’t promote proprietary software
  • Try to keep things on topic
  • If you have a question, please try searching for previous discussions, maybe it has already been answered
  • Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
  • Be nice :)

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

  • 0 users online
  • 57 users / day
  • 383 users / week
  • 1.5K users / month
  • 5.7K users / 6 months
  • 1 subscriber
  • 2.43K Posts
  • 57.3K Comments
  • Modlog