RSS - What Are Feeds

1. What Are Feeds?

ple Syndication) and Atom feeds step by step:

A feed is a structured XML file (RSS or Atom) that contains updated content from a website, such as:

  • News articles

  • Blog posts

  • Podcasts

  • Videos

  • Job listings

These feeds allow users and applications to consume (read) and utilise (use) content automatically.


2. Consuming Feeds (Reading Feeds)

Consuming a feed means subscribing to an RSS or Atom feed to get updates automatically without visiting the website manually.

How It Works

  1. A website publishes a feed (e.g., https://example.com/rss).

  2. A user or app subscribes to that feed using an RSS reader.

  3. The reader fetches new updates automatically whenever the feed changes.

Tools for Consuming Feeds

  • RSS Readers / Aggregators:

    • Web-based: Feedly, Inoreader, The Old Reader

    • Desktop: RSSOwl, Thunderbird

    • Mobile: Flipboard, Feedbin

  • Podcast Apps: Spotify, Apple Podcasts, Google Podcasts

  • Web Browsers: Some browsers can display RSS feeds directly.

Example

If you subscribe to BBC News RSS (https://feeds.bbci.co.uk/news/rss.xml), your RSS reader will automatically fetch the latest headlines.


3. Utilising Feeds (Using Feeds)

Utilising feeds means integrating feed data into applications, websites, or processes to enhance functionality and deliver content effectively.

Ways to Utilise Feeds

a) Content Aggregation

  • Combine multiple RSS feeds into a single dashboard.

  • Example: Google News collects RSS feeds from thousands of sources.

b) Podcast Distribution

  • Podcasts rely on RSS feeds to automatically deliver new episodes.

  • Example: Spotify fetches podcasts directly from their RSS feeds.

c) Website Integration

  • Websites can display live news, weather, or stock updates using RSS feeds.

  • Example: Embedding an RSS widget on a blog.

d) Automation Tools

  • Use tools like Zapier or IFTTT to automate tasks.

  • Example: “If a new blog post is published, share it on Twitter automatically.”

e) Research and Monitoring

  • Researchers, marketers, and analysts can subscribe to feeds to track:

    • New academic papers

    • Competitor updates

    • Industry news


4. Benefits of Consuming & Utilising Feeds

Benefit Consuming Feeds Utilising Feeds
Time-Saving Get updates without visiting websites. Automate content sharing and delivery.
Centralization Aggregate multiple feeds into one dashboard. Combine data sources for analytics.
Real-Time Updates New content arrives instantly. Immediate distribution to apps and users.
Better Productivity Focus only on relevant updates. Streamline workflows with automation.

5. Example Workflow

Scenario: A student wants to stay updated on research papers, news, and podcasts.

  • Consume:

    • Subscribes to RSS feeds of academic journals and news sites using Feedly.

  • Utilise:

    • Uses Zapier to automatically send new research paper links to Google Drive.

    • Sets up a podcast app that fetches new episodes via RSS.