CyberNet News
Please login or register.

Login with username, password and session length
Pages: [1]   Go Down

Author Topic: W3C Validation is it worth it?  (Read 2439 times)

0 Members and 1 Guest are viewing this topic.

Richard

  • Sr. Member
  • ****
  • Reputation: 26
  • Posts: 801
  • Average Brit Studying an IT Degree
    • View Profile
    • WWW
W3C Validation is it worth it?
« on: January 18, 2008, 02:29:04 PM »
Just a quick question is W3C Validation worth the time to make sure it passes W3C Validation e.g. XHTML 1.0 Strict
Logged
Simple is designed and created by using the very best icons created by the open source community

Simple - Download Link

Pieter

  • Sr. Member
  • ****
  • Reputation: 34
  • Posts: 793
    • View Profile
    • WWW
Re: W3C Validation is it worth it?
« Reply #1 on: January 19, 2008, 07:49:03 AM »
W3C standards drive me nuts. It's useful when you want to make sure that your site is compatible with most browsers but it's a lot of work to get everything working the way they want you to. Personally, I don't obey them.

On a related note: have you ever clicked the W3C Validation link at the bottom of this page? :D
Logged
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." - Rich Cook

Richard

  • Sr. Member
  • ****
  • Reputation: 26
  • Posts: 801
  • Average Brit Studying an IT Degree
    • View Profile
    • WWW
Re: W3C Validation is it worth it?
« Reply #2 on: January 19, 2008, 09:12:20 AM »
It fails on this thread but if try it on main page of the forum it passes

I only ask as site am coding now passes xhtml 1.0 seeing if its worth the time code rest and pass 1.0
Logged
Simple is designed and created by using the very best icons created by the open source community

Simple - Download Link

Ryan Wagner

  • Administrator
  • Hero Member
  • *****
  • Reputation: 51
  • Posts: 3404
    • View Profile
    • WWW
Re: W3C Validation is it worth it?
« Reply #3 on: January 21, 2008, 07:51:43 PM »
Just because it passes the test doesn't mean that it will work well in all of the browsers either. I've experienced that first hand. One of the problems with our blog is that the posts themselves have a lot of issues since we have to use Live Writer in HTML mode because XHTML still has some issues. So there are 250+ errors on our homepage because of that. Not to mention that the more complicated a site gets the harder it is to abide by all of the W3C rules.

In short I would say to fix any easy errors that you may see, but don't waste time trying to make everything perfect. Just test it in all the major browsers. We always test in Firefox, Opera, IE, Konqueror, and Safari. And we normally test the current version of the browser and the last major version.
Logged

Richard

  • Sr. Member
  • ****
  • Reputation: 26
  • Posts: 801
  • Average Brit Studying an IT Degree
    • View Profile
    • WWW
Re: W3C Validation is it worth it?
« Reply #4 on: February 13, 2008, 06:14:47 AM »
Just because it passes the test doesn't mean that it will work well in all of the browsers either. I've experienced that first hand. One of the problems with our blog is that the posts themselves have a lot of issues since we have to use Live Writer in HTML mode because XHTML still has some issues. So there are 250+ errors on our homepage because of that. Not to mention that the more complicated a site gets the harder it is to abide by all of the W3C rules.

In short I would say to fix any easy errors that you may see, but don't waste time trying to make everything perfect. Just test it in all the major browsers. We always test in Firefox, Opera, IE, Konqueror, and Safari. And we normally test the current version of the browser and the last major version.

Thanks for the advice, i have all but finished coding the website for my company

My Testing so far:

Mozilla Firefox 1.5
Mozilla Firefox 2
Mozilla Firefox 3
Microsoft Internet Explorer 6
Microsoft Internet Explorer 7
Microsoft Internet Explorer 8
Opera 9.25
Opera 9.50 Beta
Safari 3.0.4

Also passes xhtml 1.0 strict and xhtml 1.1 validation using the Markup Validation Service
« Last Edit: June 08, 2008, 03:48:34 AM by Richard »
Logged
Simple is designed and created by using the very best icons created by the open source community

Simple - Download Link
Pages: [1]   Go Up
« previous next »