What is RSS? What are feeds?
Lots of websites have news or updates of some kind.
They also have a bunch of other things: a header at the top of the page, and maybe links and ads and boxes on the left or right (or both). And then some more stuff at the bottom of the page.
Like this imaginary squished-down web page:
The good part is the part in the middle — that’s the part with the news. That’s the part you read. That’s the part you’re interested in.
And that’s what RSS is. It’s just that part, minus the rest of the stuff.
Details
That “good part” is actually made available as a feed. A feed is just a specially-formatted text file that readers like NetNewsWire can read. The files look weird. They kind of look like the source behind web pages, with a lot of <
and >
and everything.
The important thing is: it’s NetNewsWire’s job to know how to read the feed. And it’s NetNewsWire’s job to remember which articles you’ve read and to show you the ones you haven’t read.
You don’t have to go to the websites and check to see if there’s something new. You can let NetNewsWire do it. This saves time and it means you don’t have to rely on your memory.
Types of feeds
When people talk or write about RSS sometimes they mention Atom, too. Atom does the same thing as RSS. Sometimes they mention the JSON Feed format, which does the same thing as RSS too.
If you see RSS or Atom or JSON Feed, just know that NetNewsWire handles all these, no problem.