|
|
|
|
|
by crazygringo
215 days ago
|
|
An RSS feed is not a document meant for viewing. It's not like PDF or HTML or a video. It's a format intended for be consumed like an API call. It's like JSON. The link is something you import into an aggregator. RSS feeds shouldn't even be displayed as XML at all. They should just be download links that open in an aggregator application. The same way .torrent files are imported into a torrenting client, not viewed. |
|
1. This is pretty difficult for someone who doesn't know about RSS. How would they ever learn what to do with it?
2. Browsers don't do that. There used to be an icon in the URL bar when they detected an RSS feed. It would be wonderful if browsers did support doing exactly what you suggest. I'm not holding my breath.
I'm not looking to replicate my blog via XSLT of the RSS feed: that's what the blog's HTML pages are. I just don't want to alienate non-RSS users.