This blog now uses Content Negotiation to serve the right content type for XHTML depending on the user agent. Now the pages are served as application/xhtml+xml for browsers that support it, like Mozilla Firefox. I have used m0n5t3r’s content negotiation plugin to do so. [Continue]
Frank Sommers discusses about supporting content negotiation or alternate URLs. Source of this discussion is a series of articles on a meaningful web for humans and machines (Part 1 and Part 2) by Lee Feigenbaum and Elias Torres. The articles explore techniques for a parallel web, one for the humans and the other for the machines. [Continue]