Live data from Hacker News

The Rise and Contentious Fork of RSS

twobithistory.org

11–20 of 192 posts

Re: The Rise and Contentious Fork of RSS

#11
Also use it every day, but there is something to be said about the issues with it, mainly that it’s invisible to most people. It’s very much a techie thing and I think the only reason it’s still around is because it’s default in a lot of site software. It’d be interesting to see what kind of engagement larger news organizations get from RSS links.

Re: The Rise and Contentious Fork of RSS

#12

> After all, The Onion is a publication that relies on syndication through Facebook and Twitter https://www.theonion.com/rss That didn't take long to find. Why use that as an example?

I think you misunderstood the point there. Facebook and Twitter is what drives traffic for The Onion. They can and do syndicate via RSS. But it doesn't help them reach most of their readers.

Re: The Rise and Contentious Fork of RSS

#15
post #11

Also use it every day, but there is something to be said about the issues with it, mainly that it’s invisible to most people. It’s very much a techie thing and I think the only reason it’s still around is because it’s default in a lot of site software. It’d be interesting to see what kind of engagement larger news organizations get from RSS links.

> It’s very much a techie thing and I think the only reason it’s still around is because it’s default in a lot of site software.

"WordPress powers 31% of the internet.", according to wordpress.com and Wordpress has RSS built in and ON by default.

Re: The Rise and Contentious Fork of RSS

#16

I still use it every day. I run a python script through Cron that parses a list of feeds and caches new items in a sqlite database. Then it pulls the most recent 100 items out of the database and generates a static html page in which I read them

This is what I've been telling my grandmother to do, but for some reason she keeps using Facebook instead.

Re: The Rise and Contentious Fork of RSS

#17
As a maintainer of the FeedIron plugin for Tiny Tiny RSS I see RSS as quite alive and kicking.

https://github.com/feediron/ttrss_plugin-feediron

On occasion I have needed to use a site parser like rss-bridge but honestly it's so rare that a site doesn't have rss (albeit often hidden from view). Just a hint for people searching for rss feeds the most common I find are:

/rss

/rss.xml

/feed

/feed.xml

/index.php/feed

/index?format=xml

Re: The Rise and Contentious Fork of RSS

#20
RSS never died. On the contrary, its usage for content aggregation & monitoring has been increasing over the years, specially in the business world and niche markets.

I'm speaking from my own experience running Feedity - https://feedity.com, a growing startup that helps with custom feeds for unstructured sources like webpages.

Post reply on HN