473,748 Members | 5,429 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to use RSS Feeds?

Hi,

I want to understand and follow RSS feed because many web pages provide
RSS feed for updated new data(e.g. http://www.weather.gov/rss/). But I
never get how to use it. The link below suppose explains everything and
how to use it.
http://www.firstgov.gov/Topics/Refer...t_Is_RSS.shtml

except:
How Do I Use RSS Feeds?

The first step is to choose an RSS reader. Each reader has a slightly
different way of adding a new feed, also called a "channel." Follow the
directions for your reader but, in most cases, here's how it works:

Click on the link or small XML button near the feed you want. For
example, FirstGov.gov Updates: News and Features. You'll see a page
displaying XML code.
From your web browser's address bar, copy the URL (web address). For
example, the URL you would copy for FirstGov.gov Updates: News and
Features is: http://www.firstgov.gov/rss/updates.xml.
Paste that URL into the "Add New Channel" section of the reader. The RSS
feed will start to display and regularly update the headlines for you.
I don't have special software for viewing it. I have Web browser
Firefox. The link above says that Firefox can do it. But I can't find
"Add New Channel" in Firefox. It only displays the xml source code.

Thank you very much for your help.
Oct 4 '06 #1
5 2147

Shawn wrote:
I don't have special software for viewing it. I have Web browser
Firefox. The link above says that Firefox can do it. But I can't find
"Add New Channel" in Firefox. It only displays the xml source code.
This is pretty easy, although it's less than obvious.

To make Firefox recognise an RSS feed "the easy way" then the HTML must
contain the following <link(or something like it).

<LINK title="WCATWC Tsunami Events RSS"
href="http://wcatwc.arh.noaa .gov/rss/tsunamirss.xml"
type=applicatio n/rss+xml rel=alternate>

There aren't any such links on the pages you cite (nor should there be)
but if you follow the links from the main list on
http://www.weather.gov/rss/

Then you'll find a page such as this, which is specific to one
particular newsfeed
http://wcatwc.arh.noaa.gov/info/tsunamirssabout.html
If you now look at the Firefox address box you'll see a square orange
RSS icon up there. Click on that and you can add a "Live Bookmark" to
it, the crudest sort of RSS reader that Firefox includes by default.

The trouble is that you can only have one link like this per page, so
it's hard to give lists of them -- you have to build the site with a
page for each.

If you use the Firefox Tools | Extensions menu and then look for more
free downloadable extensions, then you'll find RSS extensions for
Firefox that are much friendlier to use and more powerful. These have
their own ways of adding feeds, but there's usually an option to just
paste in the feed's own address.

Oct 4 '06 #2
Andy Dingley wrote:
There aren't any such links on the pages you cite (nor should there be)
but if you follow the links from the main list on
http://www.weather.gov/rss/

Then you'll find a page such as this, which is specific to one
particular newsfeed
http://wcatwc.arh.noaa.gov/info/tsunamirssabout.html
If you now look at the Firefox address box you'll see a square orange
RSS icon up there. Click on that and you can add a "Live Bookmark" to
it, the crudest sort of RSS reader that Firefox includes by default.
Thank you very much. I followed successfully all your instructions. I
did add a "Live Bookmark".

I am still not very clear about the concept "RSS feed" and what it is for.

For example, after adding the live bookmark by clicking the orange icon,
then I opened the web page, it becomes the following:

To: Tsunami warning system participants along the U.S. Atlantic, Eastern
Canadian and Gulf of Mexico coasts
From: NOAA/NWS/West Coast-Alaska Tsunami Warning Center (Experimental
Web Product)
Subject: Tsunami Information Statement issued 10/2/2006 at 8:11PM EDT

At 8:08 PM Eastern Daylight Time on October 2, an earthquake with
preliminary magnitude 4.2 occurred 0 miles southeast of Bar Harbor, Maine.

The magnitude is such that a tsunami WILL NOT be generated. This will be
the only WC/ATWC message issued for this event.

The location and magnitude are based on preliminary information. Further
information will be issued by the United States Geological Survey

Link to Standard Information Statement
Link to XML/CAP Product
//end of web display

My questions is: what is the advantage of RSS feeds? Even a static HTML
web page, I can re-write/update it everytime I need to. For the people
who are interested in reading my web page, they can always come to my
web page, open it and read "new" stuff.

My guess is that, the advantage of new technology RSS feeds is such
that, if I changed something in my web page, then the people who are
interested/"subscribed " my web page will see the new thing. If I didn't
change my web page, they will not be notified. Correct?

BTW, I have found Google Reader being able to accept RSS feeds and of
course have many lists together.

Thank you very much.
Oct 4 '06 #3
BTW, is there possible such a way that I can "subscribe" this newsgroup
into my Google Reader? I come back and forth to check if anybody has
replied to my posting. Sometimes none, sometime somebody did. I am
curious if there is a way to setup that if somebody replied to my
posting, I will be notified.

Also, I am very interested in buying used stuff from craiglist:
http://washingtondc.craigslist.org/sss/

Is there a way to setup that if somebody posted a dishwasher for sale, I
will be notified?

Thank you very much. I greatly appreciate it.
Oct 4 '06 #4

Shawn wrote:
I am still not very clear about the concept "RSS feed" and what it is for.
Try using a more commonplace RSS reader rather than Live Bookmakers.
It's very convenient at what it's good for, but it's not the "standard"
way to use RSS feeds.
My questions is: what is the advantage of RSS feeds? Even a static HTML
web page, I can re-write/update it everytime I need to. For the people
who are interested in reading my web page, they can always come to my
web page, open it and read "new" stuff.
How would they _know_ that it was time to go and read it again?

My guess is that, the advantage of new technology RSS feeds is such
that, if I changed something in my web page, then the people who are
interested/"subscribed " my web page will see the new thing. If I didn't
change my web page, they will not be notified. Correct?
Assuming that you're writing your "pages" through some sort of blog,
then yes.
Here's one of mine
http://quercus.livejournal.com/data/rss

(ignore the next para unless you really care)
The simplest way to do this is for the RSS reader to poll the server at
timed intervals. Most feeds will list a suggested polling interval to
revisit at. There's also a "cloud" interface which allows the server to
"push" the reader when the content actually is updated, thus notifying
it it's time to poll again.
BTW, is there possible such a way that I can "subscribe" this newsgroup
into my Google Reader?
Probably Go to http://groups.google.co.uk/group/comp.text.xml and see
if it gives you a link to any RSS feed (it probably does)
Is there a way to setup that if somebody posted a dishwasher for sale,
Possibly. That would depend on the site. It's quite common for sites to
implement _lots_ of RSS feeds, including feeds on each small category.
A few sites also allow users to store pre-defined search queries, and
if they do this much it's quite easy to make them visible as RSS too.

Oct 4 '06 #5
Shawn wrote:
I want to understand and follow RSS feed because many web pages provide
RSS feed for updated new data(e.g. http://www.weather.gov/rss/).
In this particular case, if firefox is your browser
and you go to http://www.weather.gov/
you will see the RSS symbol in the firefox title bar
(to the right of http://www.weather.gov/).

If you click on this symbol, you will be invited to add this site
as a "live bookmark" to your toolbar.
If you do this you will see it listed at the top of the firefox page,
and if you click on this icon you will get a list of current news items
for this site.

In other words, almost everything is done for you.

--
Timothy Murphy
e-mail (<80k only): tim /at/ birdsnest.maths .tcd.ie
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
Oct 4 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
2233
by: the_ainbinders | last post by:
Anything like this around anywhere? Need to be able to input RSS information for several feeds and have it create an OMPL file. TIA, Rob
6
1502
by: plazma_41 | last post by:
Are there any uses for rss feeds on commercial websites selling products/services? Yes! I've just realized that eMaximarket Auctions ( http://www.emaximarket.com ) provides RSS feeds. For example, if you want to keep track of Art items for sale, you can use this feed:
5
1913
by: Mike Mella | last post by:
If I make an RSS feed of my site, am I expected to build and later update the RSS (XML) data by hand as I would any other webpage, or is there some process by which updates to a site are automatically incorporated into the RSS feed once the site itself is updated? Thanks. --Mella
1
1709
by: richards1052 | last post by:
I am setting up a forum website at which I plan to set up a news aggregator to pick up news headlines about the Mideast. But I've only been able to find a few news resources that have specific Mideast feeds (BBC, Haaretz, WashPo). I've tried looking up other publications at syndic8 & not succeeding in locating more feeds. I'd like to use such feeds from sources like the NY Times, Guardian, LA Times & others. Would anyone have ideas...
3
2852
by: Mike | last post by:
I want to create a ticker type app that consume RSS feeds from several sites, where can i find some informaton or code snippets now how to consume the RSS feeds and display the data?
2
1079
by: Patrick Olurotimi Ige | last post by:
I wanto to incorporate some feeds like weather,news and humor(funny stuff) Any links where i can get related feeds on the WEB? Thx *** Sent via Developersdex http://www.developersdex.com ***
0
1202
by: jmwatte | last post by:
OK... 2 RSS feeds ... "http://feeds.feedburner.com/brainyquote/QUOTENA" "http://feeds.feedburner.com/qotd" Now I build a RSS reader in C#Express(did several of them including the starterkit) the "http://feeds.feedburner.com/brainyquote/QUOTENA" I can read the "http://feeds.feedburner.com/qotd" I can not... BUT in Beta 7 it's the other way around...
2
1544
by: dkode | last post by:
I built an asp.net usercontrol that consumes rss feeds that I specify the url for. Some of them (MVP blogs, google news) consumes the feeds just fine. and other times (75%) it chokes on stream.length and stream.position with an Exception of type System.NotSupportException. It seems as if with some RSS feeds, they are not formatted correctly? What can I do to get these to work properly.
1
1875
by: Rama Jayapal | last post by:
hi i am developing a web application where i have to read multiple XML feeds amd store their values to database but i require the same type of fields from multiple XML feeds like for example
0
8987
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8826
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
9316
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9241
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8239
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6793
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4867
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2777
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2211
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.