The Artima Developer Community
Sponsored Link

Web Buzz Forum
Missing the point

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic    
Flat View: This topic has 0 replies on 1 page
Simon Willison

Posts: 282
Nickname: simonw
Registered: Jun, 2003

Simon Willison is a web technology enthusiast studying for a Computer Science degree at Bath Uni, UK
Missing the point Posted: Jul 3, 2003 2:05 PM
Reply to this message Reply

This post originated from an RSS feed registered with Web Buzz by Simon Willison.
Original Post: Missing the point
Feed Title: Simon Willison: Web Standards
Feed URL: http://feeds.simonwillison.net/swn-everything
Feed Description: Simon Willison's Web Standards cateory
Latest Web Buzz Posts
Latest Web Buzz Posts by Simon Willison
Latest Posts From Simon Willison: Web Standards

Advertisement

The Register's coverage of the end of development for IE on the Mac makes some worrying conclusions:

Had Apple worked with inspired vigor since January to improve Safari, users might feel safe without IE. This hasn't happened. Plenty of improvements have been made, but Safari still lacks the widespread Web site compatibility needed to be the sole browser of choice.

[...]

In addition, the horrid state of IE makes life without it seem a rather pleasant concept. Who needs a rectangle with no tools when add-blocking, fast, feature-rich options like Safari and Opera exist?

Sadly, Apple users do.

Unless Apple can prove without question that it can handle any Web site with its final release of Safari, users should start to get very nervous and hope Opera and Mozilla developers take charge.

This misses the point entirely. The problem isn't the quality of the browser, it's the quality of the web sites themselves. IE for Windows has a ridiculously loose HTML parser that will interpret and display just about any garbage you care to throw at it. Since its market share is so high (more than 90% for many commercial web sites) lazy web developers write for IE rather than writing standards compliant markup. The only way a competing browser could render those sites in exactly the same way as IE would be for it to reverse engineer the IE rendering engine in its entirety, which kind of eliminates the point of having a different browser in the first place.

Safari's most important feature (at least according to Steve Jobs) is its speed. This speed is achieved mainly thanks to a highly optimised rendering engine. If they were to add in enough code to completely emulate IE's broken behaviour, the speed advantage would be gone.

What worried me is that a publication with more technical awareness than most could misunderstand the issues this much.

Incidentally, the only way this problem is going to get any better is through persistant advocacy to the many sites that have broken HTML. If a site doesn't work in a modern standards compliant browser, tell them! The best way to do it is over the 'phone (if they list a number on the site) as that will cost them more in terms of customer service expenses, but a polite email to the right address is almost as good. If you don't get a favourable response, the Mozilla Tech Evangelism team may be able to back you up (especially if the problem is with a major site) - see this page for details of their procedures.

And finally, if you develop sites yourself learn to code to the standards instead of coding for a specific browser. A one-browser web would be a very boring place indeed.

Read: Missing the point

Topic: Mini-Tabs get a makeover Previous Topic    

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use