RSS is an acronym, and it stands for "Really Simple Syndication". It is one of several ways that web authors and publishers can use to make sure that their updated information gets to their readers in a quick and efficient way. Most often, RSS feeds are used to update readers of blogs or news sites on new information that has been posted, or in the case of podcasts, new audio that has been uploaded.
In the meantime, a third, non-commercial group split off and designed a new format based on what they perceived as the original guiding principles of RSS 0.90 (before it got simplified into 0.91). This format, which is based on RDF, is called RSS 1.0. But UserLand was not involved in designing this new format, and, as an advocate of simplifying 0.90, it was not happy when RSS 1.0 was announced. Instead of accepting RSS 1.0, UserLand continued to evolve the 0.9x branch, through versions 0.92, 0.93, 0.94, and finally 2.0.
What is an RSS feed, let's take a look at how it works. RSS is maintained by using a code known as XML, which stands for extensible markup language. This generic data format is a good way to be able to send out your RSS feed without having to use a lot of graphics or other large file formats. A reader program, downloaded by the reader or subscriber to your blog or other website, is able to take the XML information and put it into a usable context so it can be read and enjoyed.
RSS feeds are easily used by the programmer, because many of the most popular website hosting and building sites allow quick implementation of this code. Other sites, such as Blogger (the most popular free blogging site and network) as well as the major blogging software companies, allow RSS feeds to be built from within their programs without needing the use of coding or other technical know-how. This means that all bloggers can use this technology to their advantage without having to learn a whole new set of codes.
Exampel feed URL for the New Blogger, but I have typed in other URL like:
http://yourblog.blogspot.com/atom.xml
http://yourblog.blogspot.com/rss.xml
0 comments:
Post a Comment