In a test of whether members of the Web's premier standards group are willing to eat their own dog food, companies and organisations from Microsoft to the United States Environmental Protection Agency were found to be picky eaters.

The second biannual survey, conducted by Helsinki, Finland-based Web designer Marko Karppinen showed that only 21, or 4.6 percent, of 454 member sites Karppinen could access passed the W3C's own HTML validator, which tests for grammatically correct HTML.

The results showed marginal improvement from Karppinen's first survey six months ago, when 3.7 percent of surveyed member sites were shown to have used valid HTML.

Improved or not, Karppinen called the results a stinging indictment of the members' commitment to Web standards.

"The W3C's mission is not only to come up with these standards but also to promote them," Karppinen wrote in an e-mail interview. "The world needs to use them if there is to be any benefit. And it's quite reasonable to assume that this work would start with their own membership. If it has, the results are pretty sad."

Both Karppinen and companies whose sites failed the W3C's validation offered the same reason for the low rate of compliance with published recommendations: Web designers are more concerned with what works with real-world browsers than with standard blueprints.

"Although we fully support work and the mission of the W3C, our goal is not to evangelise W3C standards, but to work closely with Web developers to help their sites work effectively in a cross-browser world," a Netscape representative said. "Netscape.com, along with other highly trafficked sites, needs to ensure that content will be able render properly across a wide variety of browsers, both old and new."

The reality of the real-world design ethos expressed by Netscape, however, has tended to work against it and other Microsoft competitors, because the browser Web authors design against is Microsoft's Internet Explorer.

In many cases, this means that sites are now resorting to the once-common practice of prescribing what browser works best with the site, creating virtual IE-only zones on the Web.

The W3C could not be reached for comment. Microsoft and other member sites declined to comment.

One influential W3C participant, while declining to speak for the consortium, called Netscape's rationalisation short-sighted and hazardous for companies that use it.

"I totally agree that it's pretty sad that relatively few of the W3C membership have seen the business benefits of going with standards-compliance," said Tim Bray, chief technology officer and founder of Antarctica Systems and a member of the W3C's 9-month-old Technical Architecture Group. "The time is coming very fast when a substantial proportion of Web users are not coming through Microsoft IE; this includes all the wireless-PDA combo phone devices out there, not to mention the AOL customers who will be using Gecko-based browsers."

One W3C member that did pass the validation test called the overall results disappointing but pointed out a silver lining on the cloud of nonconformance.

"The good news is that people are still using HTML," said Hakon Lie, chief technology officer at Opera Software. "Not in exactly the right way, but it could have been much worse if people had started using some proprietary language like (Adobe Systems') PDF."

Advertisement
  • Comments

1

Hugh G. - 15/07/06

That is pretty sad that there is still that IE-only mentality floating around. The birth of web standards seemed to have reinvigorated the web again, but this type of thing is really an anchor around it's ankle.

» Report offensive content

  • Leave A Comment

(if you need to share some code)

You must read and type the 6 chars within 0..9 and A..F

* mandatory fields.

  • Latest comments

1

Hugh G. - 15/07/06

That is pretty sad that there is still that IE-only mentality floating around. The birth of web standards seemed to have ... more

Log in


Sign up | Forgot your password?

  • Blogs

Brendon ChaseHow to manage a team of geniuses
Hiring a team of developers and techies that are smarter than you is inevitable. As a manager how do you cope with this and keep things on track? Read more »

-- posted by Brendon Chase

StaffXO to run XP
When Bill Gates says that everything in the world should be a computer, what he means is that everything in the world should be running Windows. Read more »

-- posted by Staff

StaffDrop in on Builder AU at Open CeBiT 2008
Got a question on open source you need answered? Need a way to help convince your boss that open source is the way to go? Or just curious to learn what all the fuss is about? Then drop in to the Builder AU Open Source Afternoon on Wednesday May 21. Read more »

-- posted by Staff

  • What's On?

Club Builder: Vapour-where? Club Builder: Vapour-where?
Applets are back from the dead, but do we want them? This week's Club Builder also looks at which pieces of software are utter vapour.

Understanding task and data parallelism
The difference between task and data parallelism, and how there is a way around the limits imposed by Amdahl's Law.