« Movable Type is free | Main | radio Prototypen 0.6b: Wir Jungpioniere singen und tanzen, spielen und basteln gern. »

Dropping full support for Internet Explorer - NOW

and any nonstandard complient bullshit.

I am fed up. I am a single person webdeveloper who just wants to present some work that is normally not even netcentric. The hours I spend to make everything I program work on every browser can be counted in the thousands by now (and I am truly not exagerating). All I will do from now on is program W3C specified code. I do not care if it looks not good in every browser out there - as long as it works in lynx(pure text browser) and gets through css and html validators 100% and looks good in my reference browser - which is WebKit (Safari). My browser statistic show a huge market drop of Internet Explorer to the point where Firefox has taken over the lead (30:50 the rest beeing Safari and all others under 1%). But its not only Microsoft its also Firefox who will suffer. The only browser that consistently shows the result I want when program to strict W3C guidelines is Safari - there is no but and everyone trying this out should notice this. Firefox with its stupid moz- tags can go to hell to. I program once and that is for a standard compliant web and I would urge every developer out there who is able to to do the same. Make the browser vendors make THEIR product work with us not us work with their products. There is now enough competition out there that the market should decide and once half the webpages look strange with a certain browser the market share will drop like a lead ball into a cream cake.
Seeing that Microsoft is probably off 2 years from Internet Exploder 8 (the major announcement was that it is called IE8 - not that it is finally standard compliant) and that Firefox just completely fucked up a layout that I created over two day through an update from 2.0.0.6 to 2.0.0.11 (textarea not accepting em input like it should). I stick to Safari as this has shown the most consistent in standard conform over the years and is the only browser who passes the ACID test and is the only browser who can perform almost any standard javscript function how its meant to.
I am not saying that my websites won´t work in Internet Explorer (or Firefox) - they certainly will - but they won´t look as pixel perfect.

Oh and I forgot to mention Opera - I hate this 1% market share browser with its own 100% quirks and I will not even test any future site in it. If you do a 3rd party browser make damn sure its 100% standard compliant because except for geeks noone will do you the favour anymore.

I hear more and more webdevelopers being fed up with the nonstandard compliant bullshit that is out there and I hope this turns into a tide that makes all developers of browsers listen and make damn sure their product is W3C standard compliant inside out. This is much more important then to supply 100+ plugins, interface skin hooks or activeNIX controls. Gets the basics done first and add nice stuff later - WebKit is the only browser platform that seems to adhere to that rule. Together with the new Debug Tools that come with Safari this is also the nicest platform to develop for (sorry FireBug you just lost a advocate as the new nightly builds of Webkit allow you to edit your source code right inside the browser!)

The great thing about going standard compliant is that once the browsers are getting standard compliant your webpages magically start looking better ;)

TrackBack

TrackBack URL for this entry:
http://prototypen.com/cgi-bin/mt/mt-tb.cgi/1902

Comments

I feel your pain. I'm working on a whole new layout/theme for my blog, and I'm ready to hire someone to help make it look the same in IE as it does in Firefox.

How hard is it to make a standard compliant browser?

Post a comment