RMS Feed?

  • Thread starter Thread starter Johnny
  • Start date Start date
J

Johnny

Another new term I picked up on the Internet. Can someone tell me what it is
and what it might be useful for? Thanks.
 
Believe it or not, I did that before I posted here. I think they are live
feeds that come from somewhere and can be attached or embedded on a site.
But what is their usefulness? Can you give me an example? Thanks.
 
I have no knowledge of the subject.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
Johnny wrote:
: Believe it or not, I did that before I posted here. I
: think they are live feeds that come from somewhere and
: can be attached or embedded on a site. But what is their
: usefulness? Can you give me an example? Thanks.

I believe you are correct that it is a live feed. The
usefullness comes in for up to the minute information, so
that only 1 person wherever does an edit and then everyone
using that feed will be current and not have to update their
own sites. I have not used any RSS scripts, and I do not
know anyone who has. Firehouse.com uses a live feed based
on Java for the ticker on the their home page.
Codeamber.org distributes a javascript feed for amber
alerts.

Mike
 
Johnny said:
Another new term I picked up on the Internet. Can someone tell me what it is
and what it might be useful for? Thanks.
I think you probably mean "RSS" which stands for "Rich Site Summary."
This an XML format that is used to provide a machine readable version of the
content of a site or of the site's headlines. The format is used by a large
number of new publishers as well as by bloggers.
For an example of the kind of services you can get with RSS, take a look
at our site: http://pubsub.com/. We monitor over 1.1 million RSS files in
real-time and allow people to write "content-based" subscriptions that will
filter out from all that traffic just the particular items they are
interested in. For some examples of this, check out
http://pubsub.com/elections or http://pubsub.com/entertainment. These files,
although they are XML RSS files, have style sheets associated with them. To
see what the actual XML looks like, just do a "View Source".
Given the growing popularity of RSS (and its successor Atom), it
becoming "expected" that a well built site will have an RSS or Atom feed
that at least publishes a summary of the new and/or changed items on the
site. Many people prefer, of course, if you publish your full content in
your RSS file.

bob wyman
 
I don't really understand it, but an RSS feed makes it easy to subscribe to
a weblog. I use bloglet.com for this purpose. It enables other people to
subscribe to my weblog by receiving new posts by email, and it enables me to
subscribe to other people's weblogs.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top