If I go to a site like http://blogs.msdn.com/ashleyf/ with Firefox, it has a little RSS icon on the address bar that you can use to subscribe to the feed. Something like Google Chrome doesn't have that icon. How does Firefox know what to subscribe to? Right now the only way I can subscribe to these sites is to just open them in Firefox, since I use Chrome as my main browser.
|
If you click the RSS icon, it offers you two choices (for the page you linked to) which are -not coincidentally- the same as the
I assume then, that Firefox takes note of these |
|||||||||||
|
|
Because it is specified in a
The process is called RSS Autodiscovery. More on it here. |
|||
|
|
|
Well, I used fidler, and when I deleted this line -
The button went from this page, so I guess this is what controls it! |
|||
|
|
|
Chrome handle it with an extension: RSS Subscription Extension I suppose Google wants to keep Chrome minimal and offer extensions to enhance functionality. |
||||
|
|
|
If you got to the source for that page, you'll see these lines up near the top:
The browser picks up on the link type and offers to subscribe you. I'm surprised to hear that Chrome doesn't recognize these. (Perhaps that's platform specific?) |
|||
|
|
