A web site is not an RSS feed…nor the reverse.
There was a time not so long ago when we built “home pages”. Glorviously extravagant, naievely simple web sites that said who we were, and what we were about. On those home pages, we put news & announcements, and often, links to static pages of content. If we wanted to interact with visitors, we included guest books, maybe a simple message board, or just displayed our email address prominantly so others could drop us a note. All of this was created by hand with the expectation that changes would be few and far between.
Eventually this became such a common approach for building a web site, that we tried to standardize these things. At the same time, we discovered that a frequently updated web site received more visitors than one that was static or rarely updated. As a result, content-management features were added to speed updates, forums were improved to include user avatars, threading, and email subscriptions. Finally, the news & announcements became data-driven, annotated with metadata, and archived for historical review.
Also see: Manual CRUD operations with the Telerik RadGrid control
The current incarnation of this evoulution is what we call the Weblog. A weblog is still nothing more than an “about” page, news, articles, and forums, it just has evolved a few new facets and appendages to impower users to interact in new (and hopefully better) ways. Today, we can hardly imagine a web site without at least 1 RSS Feed. In fact, most web sites today (nearly) completely revolve around their News & Announcements and the related RSS feed. Yet, we must remind ourselves that the RSS feed is useless by itself. It is an evolution FROM a web site, not an evolution OF a web site. It is nothing more than an alternative delivery vehicle for information, not neccessarily a replacement for the weblog (read web site).
(more…)