Web 2.0 Lesson #1 – RSS

It has come to my attention that only 10% of the internet knows what an RSS feed is. So, as defined by wikipedia:

RSS is a family of Web feed formats used to publish frequently updated works—such as blog entries, news headlines, audio, and video—in a standardized format.

Ok, so example-wise:

  1. When I finish writing this blog post, my RSS feed will be updated. You can view the updated feed here.
  2. This in turn will update the people subscribed to the feed.
  3. There are many ways of subscribing to feeds the most common ones include: Outlook or other email clients, web browsers, Apple widgets, Windows gadgets, online applications, and even mobile phones.

I’ll write a continuation to this blog post with a tutorial on adding a feed to outlook.

An RSS follows the XML definition, XML is a markup language. Markup languages are used to encapsulate data. So the information encapsulated in RSS tags will commonly be a title, a decription, a date, and a link, but RSS feeds such as this blog’s include more information. Examples of RSS feeds that hold other types of information are Podcasts; they hold links to videos.

Finally, RSS feeds are denoted by this icon and its orange color:

The RSS official icon.

The RSS official icon.

This entry was posted in Podcast, Web 2.0 and tagged , , . Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s