Automatically detect RSS feed available in a website...

Please support our C# advertiser: Intel Parallel Studio Home
Reply

Join Date: Jan 2008
Posts: 3
Reputation: sagedread is an unknown quantity at this point 
Solved Threads: 0
sagedread sagedread is offline Offline
Newbie Poster

Automatically detect RSS feed available in a website...

 
0
  #1
Apr 15th, 2008
I am currently developing a webbrowser named Phoenix Explorer and am wanting to add some IE RSS feed detection functionality to it. Iva already created the RSS feed reader but now i need to know how i can detect the RSS feeds a site has to offer ( like internet explorer ).
Reply With Quote Quick reply to this message  
Join Date: Jun 2009
Posts: 1
Reputation: peterg2 is an unknown quantity at this point 
Solved Threads: 0
peterg2 peterg2 is offline Offline
Newbie Poster

Re: Automatically detect RSS feed available in a website...

 
0
  #2
Jun 7th, 2009
Originally Posted by sagedread View Post
I am currently developing a webbrowser named Phoenix Explorer and am wanting to add some IE RSS feed detection functionality to it. Iva already created the RSS feed reader but now i need to know how i can detect the RSS feeds a site has to offer ( like internet explorer ).
You have to look for the following link tag:

  1. <link rel="alternate" type="application/rss+xml" title="RSS" href="http://...">

For more info take a look at http://www.rsswiz.com/rss-feed-autodiscovery/

What programming environment do you use?
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC