What the bloody hell is wrong with IE you may say, why would Mark, a seemingly nice guy, refer to IE in such a cruel way. Well my friends, this time it is down to IE’s poor handling of modern MIME types.

XHTML web pages should have their MIME types set to application/xhtml+xml instead of the far older text/html. Try using application/xhtml+xml with IE though and it simply does not know what to do. I asks the user if they want to download the file rather than render it like it’s supposed to.

the modern javascript MIME type is also not handled correctly. Instead of the old text/javascript type the newer application/javascript should be used, but instead of working like a modern browser IE simply doesn’t render any application/javascript elements, it just skips over them as though they were not there.

The thing is this is not the bleeding edge of MIME types. application/javascript was registered by an informational RFC in June 2005. application/xhtml+xml was registered by an RFC in January 2002. These are not new things, in January 2002 IE 6 SP1 had not even been released yet. Microsoft have had a lot of time to get things right with regards to standards.

I want to serve my MIME type correctly on my site. I want to use application/xhtml+xml, but I cant because IE doesn’t support it. So instead I’m having to sort some horrid backwards compatible script out to server text/html for all those Internet Exploder users out there. Please IE users, take this advice, switch browsers to something more standards compliant. Safari for Windows and Firefox are both excellent choices and work far better than IE for web standards compliance. Why should you care about standards? Because if nobody followed any standards on the net then simply put the Internet would cease to exist, fragmenting into incompatible sections where only people using one certain standard could view certain parts of the net. Imagine having to use one browser to read your e-mail, another to do online shopping and then another one to go to a different shopping website. Not nice, so please for the sake of the earth use something other than IE.

Cheers

One Response to “Internet Exploder”
  1. Mark Gilbert's Blog » Site Change Summary says:

    [...] Internet Exploder 19 11 2007 [...]

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Bad Behavior has blocked 105 access attempts in the last 7 days.