seeing an emoji in a title on HN really surprised me, I didn’t even know you could do that. Shows how much emotion we use on here lol.
Can't blame them; it draws a bit more attention than normal.
51–60 of 96 posts
seeing an emoji in a title on HN really surprised me, I didn’t even know you could do that. Shows how much emotion we use on here lol.
Can't blame them; it draws a bit more attention than normal.
Earlier quoted context omitted.
Having structured feeds of any kind is already a niche and much appreciated when it happens. How to call them correctly technically based on some specs is not the hill to die on. We call them RSS feeds, RSS reader apps even if it might be implemented as an Atom feed.
I have trouble seeing how that helps anyone. It’s not like ‘RSS’ is a widespread term the way ‘Word’ or even ‘Mastodon’ are (and even there I’d argue it’s worthwhile to use technically more correct terms). Why not just use ‘news feed’ as the general term? If you don’t care about the protocol in the first place, that’s far more descriptive and correct, no?
If you love RSS, embrace Atom 1.0 :) Its the final modern form of RSS.
Why is Atom better?
Wow, what timing. Not to shill, but I'm also nearly done building a directory of RSS feeds. It stemmed from a frustration of outdated and broken RSS feed collections, and the long slow death of the orange RSS subscribe button across the web. I'm not officially launched yet but I would love some feedback and maybe some of the RSS feeds that land in your directory can be added to mine. https://rssvault.org Password is…
I have sneaked in.
Suggestions:
White or almost white text would be better.
Make “Add” button visible on homepage.
Make a possibility to batch suggest feeds - a lot of people have opml xml exports from Google Reader so they can give it to you. Processing info would be nice so I as a supplier would immediately know how useful I was.
Move explanatory part of RSS to some other part than homepage.
Earlier quoted context omitted.
I have trouble seeing how that helps anyone. It’s not like ‘RSS’ is a widespread term the way ‘Word’ or even ‘Mastodon’ are (and even there I’d argue it’s worthwhile to use technically more correct terms). Why not just use ‘news feed’ as the general term? If you don’t care about the protocol in the first place, that’s far more descriptive and correct, no?
Because if you say "News feed" people are thinking Facebook or Twitter feed. RSS is widely known as it was already integrated in browsers before as a "RSS" button if the site advertised that in the html head.
I ♥ JSONFeed
One of the downsides I saw when evaluating JSON Feed was that it doesn't use GUIDs, which can cause problems when the same post is present in multiple feeds (I.E. syndication).
When I last looked I found that every feed reader supporting JSON feeds also supported RSS/Atom and every website with a JSON feed also had an RSS or Atom feed, so it seems easiest to ignore the JSON Feed format.
I'm always surprised how many people who read my blog do so over RSS. It's probably one of my biggest traffic sources. (Definitely due to my niche topic and small reach, but still) I don't really use RSS myself anymore, though; not since I stopped using Google Reader a few months before they pulled the plug. Wouldn't even know where to start nowadays.
Earlier quoted context omitted.
Having structured feeds of any kind is already a niche and much appreciated when it happens. How to call them correctly technically based on some specs is not the hill to die on. We call them RSS feeds, RSS reader apps even if it might be implemented as an Atom feed.
The reason I think it matters is that, because people keep on using the name of the wrong format, people keep on using that wrong format when they want to implement feeds. Where if they had known about Atom, or that podcast feeds are the only reason not to use Atom, they would gladly have used Atom.
I hate RSS. It’s a bad format that developed organically in all the worst ways, and it should have died completely in favour of Atom by about twenty years ago. I started a draft describing some of the problems that actually matter (thing that can’t be represented reliably in RSS, and such) in https://chrismorgan.info/atom%3Erss >. And so I wish people would stop calling feeds RSS, because it continues to compound the…