Contents |
Feeds are, quite simply, a list of items. Items are like email: they normally have a date, subject, author and body. Feeds can be used for many things, such as photographs, news articles, music and messages. There are a few different technical types of feeds, such as RSS or Atom, but you normally don't have to worry about that.
Feeds are normally used by subscribing to them. You do this using a feed reader (aka "RSS reader" or "news reader"). Most modern web browsers have this capability in-built (such as Firefox, Internet Explorer or Safari), or you can download a specialised program to do it for you (see here for a list).
The handiest thing about feeds is they are in a special machine-readable format, so your feed reader can automatically show you new items. This means you don't have to keep visiting a website to see if there's anything new.
We use feeds in a few different ways.
Rhub can take existing feeds from remote sites and repurpose the contents (this is known as syndication or aggregation).
Rhub can publish several types of things on rhub as a feed that can be subscribed to using a feed reader or other service.
Categories: Help | Feeds