Introduction to Web Site Development

57.570470 – Intro to web development course

Introduction to Web Site Development header image 2

RSS feeds

May 25th, 2009 · 4 Comments · Web

RSS feeds are one of my favorite aspects of the Web 2.0 ‘revolution’:

Almost all blogs (this blog and the forum included), new sites and the main web 2.0 sites (Facebook, Flickr, ….) all publish these standardized data streams. Basically, RSS is a standard for the formatting of news information: every article has a publication date, a title, the content, a link,… So, instead of html tags, the information is marked up using xml tags.

So, if you want to keep up with new postings you don’t always have to come back to this page: instead, ’subscribe to the rss feed’ using your browser, a dedicated program, or online tools, like Google Reader. By subscribing to all your favorite web blogs and sites, you can now check the newest postings in one place.

RSS feeds are also one of the technologies that make mash-ups possible.

Do you use RSS feeds in your daily life?

Tags:

4 Comments so far ↓