Blogging

Blogging resources and information for virtual assistants and their clients.

Forum Sponsor (Advertise with us)
Reply
 
Thread Tools Display Modes
    #1 (permalink)  
Old 06-27-2007
Tess's Avatar
Senior Member
Company name: Codehead, LLP
Latest blog post: SEO Q&A
 
Join Date: Apr 2007
Location: Portland, OR
Posts: 9,131
Blog Entries: 3
Default What is RSS?
So, I thought I'd give a little info here just in case anyone is not familiar with what RSS *is* - which is totally understandable given the rate at which the internet reinvents itself and supplies us with new terms and technology to learn.

The most concise definition I think, comes from Wikipedia:

'RSS is a family of web feed formats used to publish frequently updated content such as blog entries, news headlines or podcasts. An RSS document, which is called a "feed," "web feed," or "channel," contains either a summary of content from an associated web site or the full text. RSS makes it possible for people to keep up with their favorite web sites in an automated manner that's easier than checking them manually.
RSS content can be read using software called a "feed reader" or an "aggregator." The user subscribes to a feed by entering the feed's link into the reader or by clicking an RSS icon in a browser that initiates the subscription process. The reader checks the user's subscribed feeds regularly for new content, downloading any updates that it finds.
The initials "RSS" are used to refer to the following formats:
  • Really Simple Syndication (RSS 2.0)
  • RDF Site Summary (RSS 1.0 and RSS 0.90)
  • Rich Site Summary (RSS 0.91)
RSS formats are specified using XML, a generic specification for the creation of data formats.'

For a more in-depth discussion of RSS click here.

----------

ALL blogs, and many websites, have an RSS feed. On some blogs there is also an atom feed (these are essentially the same thing, just use different programming language to function).

Take a look at my blog - in my menu at the top you will see an RSS section - mouse over it and you will see links to both my RSS and Atom pages. I provide these so that regular readers of my blog who use the aggregators mentioned in the paragraph above can easily 'grab' my new posts - like on this forum, I have added my RSS feed to my signature so that my latest post always shows up next to my username.

When someone clicks the link next to my username it takes them to the front page of my blog - the forum is able to grab the info about my last post using the RSS feed. I provide both RSS and Atom because some aggregator programs prefer one or the other.

On Agnes' blog - for example she has an Atom link at the very bottom of her blog main page.
Her RSS Feed is http://www.agnesikotun.blogspot.com/rss.xml (I only know this because ALL blogspot blogs publish their RSS feeds this way with /rss.xml at the end of the blog address) Other blog programs have different ways of providing the RSS URL.

Your RSS feed can be useful in many ways - for instance, when you submit your blog to a blog directory it may ask for your RSS feed, or if you create a 'blidget' for your blog it will use your RSS feed to display the recent posts along with the first few lines of text from each.

To learn more about how all of this works, check out Wikipedia's article on aggregators:

"Aggregators reduce the time and effort needed to regularly check websites for updates, creating a unique information space or "personal newspaper." Once subscribed to a feed, an aggregator is able to check for new content at user-determined intervals and retrieve the update. The content is sometimes described as being "pulled" to the subscriber, as opposed to "pushed" with email or IM. Unlike recipients of some "pushed" information, the aggregator user can easily unsubscribe from a feed.
Aggregator features are being built into portal sites such as My Yahoo! and Google; modern web browsers; and e-mail programs.
The aggregator provides a consolidated view of the content in a single browser display or desktop application. Such applications are also referred to as RSS readers, feed readers, feed aggregators, news readers or search aggregators. Aggregators with podcasting capabilites can automatically download media files, such as MP3 recordings. In some cases, these can be automatically loaded onto portable media players (like iPods) when they are connected to the PC.
Recently, so-called RSS-narrators have appeared, which not only aggregate text-only news feeds, but also convert them into audio recordings for offline listening.
The syndicated content an aggregator will retrieve and interpret is usually supplied in the form of RSS or other XML-formatted data, such as RDF/XML or Atom."
__________________
Create a welcome packet for new clients with this guide and free templates!

(Available in PDF and Kindle versions)
Reply With Quote
    #2 (permalink)  
Old 06-27-2007
Agnes's Avatar
Active Member
Company name: AI Virtual Solutions
 
Join Date: Jun 2007
Location: Maryland
Posts: 549
Send a message via Skype™ to Agnes
Smile
Tess, thanks for the information and linking my RSS.

__________________
Creative & Strategic Web Design Services
www.aivirtualsolutions.com
Reply With Quote
    #3 (permalink)  
Old 06-27-2007
Tess's Avatar
Senior Member
Company name: Codehead, LLP
Latest blog post: SEO Q&A
 
Join Date: Apr 2007
Location: Portland, OR
Posts: 9,131
Blog Entries: 3
Default
No problem at all Happy to help...
__________________
Create a welcome packet for new clients with this guide and free templates!

(Available in PDF and Kindle versions)
Reply With Quote
    #4 (permalink)  
Old 06-29-2007
Tess's Avatar
Senior Member
Company name: Codehead, LLP
Latest blog post: SEO Q&A
 
Join Date: Apr 2007
Location: Portland, OR
Posts: 9,131
Blog Entries: 3
Default A great writeup on aggregators and RSS
I came across this really great, concise, layman's terms blog post on RSS feeds, feedreaders (aggregators) and thought it would be a perfect addition to this thread.
From an everyday user's perspective, it gives you a quick rundown on what RSS feeds and feedreaders are and how they're generally used (by people who read blogs).
So, for more info click here.
__________________
Create a welcome packet for new clients with this guide and free templates!

(Available in PDF and Kindle versions)
Reply With Quote
    #5 (permalink)  
Old 09-26-2008
New Member
 
Join Date: Sep 2008
Posts: 26
Default Re: What is RSS?
Tess,

Thank you sooooo much for posting this information. I often wondered what RSS meant, and now I know. RSS is going to be a great timesaver for me.

Again, thank you.

Lelia
Reply With Quote
    #6 (permalink)  
Old 08-12-2009
Contributing Member
Company name: Virtual Assistant Services
 
Join Date: Mar 2009
Location: Demarest, New Jersey
Posts: 98
Default Re: What is RSS?
Very Informative. Had a very limited idea as to what RSS was but your article went into much more detail.

Thank you,
Tina
Originally Posted by Tess View Post
So, I thought I'd give a little info here just in case anyone is not familiar with what RSS *is* - which is totally understandable given the rate at which the internet reinvents itself and supplies us with new terms and technology to learn.

The most concise definition I think, comes from Wikipedia:

'RSS is a family of web feed formats used to publish frequently updated content such as blog entries, news headlines or podcasts. An RSS document, which is called a "feed," "web feed," or "channel," contains either a summary of content from an associated web site or the full text. RSS makes it possible for people to keep up with their favorite web sites in an automated manner that's easier than checking them manually.
RSS content can be read using software called a "feed reader" or an "aggregator." The user subscribes to a feed by entering the feed's link into the reader or by clicking an RSS icon in a browser that initiates the subscription process. The reader checks the user's subscribed feeds regularly for new content, downloading any updates that it finds.
The initials "RSS" are used to refer to the following formats:
  • Really Simple Syndication (RSS 2.0)
  • RDF Site Summary (RSS 1.0 and RSS 0.90)
  • Rich Site Summary (RSS 0.91)
RSS formats are specified using XML, a generic specification for the creation of data formats.'

For a more in-depth discussion of RSS click here.

----------

ALL blogs, and many websites, have an RSS feed. On some blogs there is also an atom feed (these are essentially the same thing, just use different programming language to function).

Take a look at my blog - in my menu at the top you will see an RSS section - mouse over it and you will see links to both my RSS and Atom pages. I provide these so that regular readers of my blog who use the aggregators mentioned in the paragraph above can easily 'grab' my new posts - like on this forum, I have added my RSS feed to my signature so that my latest post always shows up next to my username.

When someone clicks the link next to my username it takes them to the front page of my blog - the forum is able to grab the info about my last post using the RSS feed. I provide both RSS and Atom because some aggregator programs prefer one or the other.

On Agnes' blog - for example she has an Atom link at the very bottom of her blog main page.
Her RSS Feed is http://www.agnesikotun.blogspot.com/rss.xml (I only know this because ALL blogspot blogs publish their RSS feeds this way with /rss.xml at the end of the blog address) Other blog programs have different ways of providing the RSS URL.

Your RSS feed can be useful in many ways - for instance, when you submit your blog to a blog directory it may ask for your RSS feed, or if you create a 'blidget' for your blog it will use your RSS feed to display the recent posts along with the first few lines of text from each.

To learn more about how all of this works, check out Wikipedia's article on aggregators:

"Aggregators reduce the time and effort needed to regularly check websites for updates, creating a unique information space or "personal newspaper." Once subscribed to a feed, an aggregator is able to check for new content at user-determined intervals and retrieve the update. The content is sometimes described as being "pulled" to the subscriber, as opposed to "pushed" with email or IM. Unlike recipients of some "pushed" information, the aggregator user can easily unsubscribe from a feed.
Aggregator features are being built into portal sites such as My Yahoo! and Google; modern web browsers; and e-mail programs.
The aggregator provides a consolidated view of the content in a single browser display or desktop application. Such applications are also referred to as RSS readers, feed readers, feed aggregators, news readers or search aggregators. Aggregators with podcasting capabilites can automatically download media files, such as MP3 recordings. In some cases, these can be automatically loaded onto portable media players (like iPods) when they are connected to the PC.
Recently, so-called RSS-narrators have appeared, which not only aggregate text-only news feeds, but also convert them into audio recordings for offline listening.
The syndicated content an aggregator will retrieve and interpret is usually supplied in the form of RSS or other XML-formatted data, such as RDF/XML or Atom."
Reply With Quote
    #7 (permalink)  
Old 08-13-2009
New Member
 
Join Date: Aug 2009
Posts: 3
Default Re: What is RSS?
RSS stands for "Really Simple Syndication". It is a way to easily distribute a list of headlines, update notices, and sometimes content to a wide number of people. It is used by computer programs that organize those headlines and notices for easy reading.
__________________
Build your own email lists for free
Reply With Quote
    #8 (permalink)  
Old 10-07-2009
Contributing Member
Company name: Accounting Services Bureau Inc
 
Join Date: Jul 2009
Location: Savannah, GA
Posts: 83
Default Re: What is RSS?
Thanks Tess!

I'm glad I found the thread tool to get a printable version of this thread!
Reply With Quote
    #9 (permalink)  
Old 10-13-2009
Contributing Member
 
Join Date: Feb 2009
Location: Indianapoils,In.
Posts: 64
Send a message via AIM to Assist4U
Default Re: What is RSS?
Thanks so much for this info!!! This was a great help to me!!
__________________
http://www.wix.com/Assist4U/Professional-Touch "Professionalism is our GAME!"
Reply With Quote
    #10 (permalink)  
Old 10-14-2009
ValentineVA's Avatar
Contributing Member
Company name: Valentine VA Services
Latest blog post: It's been a while...
 
Join Date: Oct 2009
Location: Buffalo, NY
Posts: 66
Send a message via Skype™ to ValentineVA
Default Re: What is RSS?
Tess, thanks for the very informative overview of RSS. I need to link my blog so this should help me alot.
__________________
Valentine VA Services
http://valenva.com
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off



All times are GMT -4. The time now is 05:04 PM.

International Virtual Assistants Association
Project Management for Virtual Assistants
Work from Home | Become A Virtual Assistant
Virtual Assistant Directory
Affordable Logo Design
Virtual Assistant Contracts
Virtual Assistant Forums Advertising

© Virtual Assistant Forums 2012
All content and images are protected under copyright law and may not be reproduced in any way without express written consent.