logoalt Hacker News

James_Kyesterday at 6:06 PM1 replyview on HN

You cannot generate a valid RRS/Atom document which also renders as HTML.


Replies

shadowgovtyesterday at 6:40 PM

So put them on separate pages because they are separate protocols (HTML for the browser and XML for a feed reader), with a link on the HTML page to be copied and pasted into a feed reader.

It really feels like the developer has over-constrained the problem to work with browsers as they are right now in this context.

show 1 reply