Click to See Complete Forum and Search --> : Shocking HTML Validator Results
Ultimater
07-14-2005, 08:54 PM
454 errors:askjeeves (http://validator.w3.org/check?uri=http%3A%2F%2Fwww.askjeeves.com&charset=%28detect+automatically%29&doctype=%28detect+automatically%29&No200=1&verbose=1)
308 errors:yahoo (http://validator.w3.org/check?uri=http%3A%2F%2Fwww.yahoo.com&charset=%28detect+automatically%29&doctype=%28detect+automatically%29&No200=1&verbose=1)
125 errors:37 (http://validator.w3.org/check?uri=http%3A%2F%2Fwww.37.com&charset=%28detect+automatically%29&doctype=%28detect+automatically%29&No200=1&verbose=1)
052 errors:google (http://validator.w3.org/check?uri=http%3A%2F%2Fwww.google.com&charset=%28detect+automatically%29&doctype=%28detect+automatically%29&No200=1&verbose=1)
007 errors:msn (http://validator.w3.org/check?uri=http%3A%2F%2Fwww.msn.com&charset=%28detect+automatically%29&doctype=%28detect+automatically%29&No200=1&verbose=1)
thecornflake
07-15-2005, 06:41 AM
Have you tried running amazon or ebay through an accessibility/html validator like Bobby?
BuilderQ
07-15-2005, 10:36 AM
:D Proof that I don't have to validate my pages! :D
BeachSide
07-15-2005, 01:48 PM
:D Proof that I don't have to validate my pages! :D
What proof? First of all nobody ever said you HAVE to validate your pages (which is one of the main problems on the web currently IMO) secondly, why be lazy? Do you not care about your work? Do you not care that it is you and people like you that are going to be left behind?
Web standards are the future... and the future is now!
BuilderQ
07-15-2005, 02:05 PM
What proof? First of all nobody ever said you HAVE to validate your pages (which is one of the main problems on the web currently IMO) secondly, why be lazy? Do you not care about your work? Do you not care that it is you and people like you that are going to be left behind?
Web standards are the future... and the future is now!
I take an empirical approach to web design. If it works in all the browsers I test it in, it doesn't matter if it matches whatever the W3C says. Is "valid" code always cross-browser?
Look how "invalid" this site is: http://validator.w3.org/check?uri=http%3A%2F%2Fwebdeveloper.com
Jeff Mott
07-15-2005, 02:18 PM
Other people producing sloppy work is not a good reason for you to do the same.
JPnyc
07-15-2005, 02:37 PM
This site won't validate because the headers and footers are includes coded a while ago, and the time/manpower isn't available to fix them.
philaweb
07-15-2005, 03:16 PM
A lot of the code errors on portal and forum software is generic. One tiny error is repeated dozens of times due to the dynamic character of the software.
Furthermore, one code error might result in 5-6 errors in the validation results, like for example a missing ampersand can screw up the entire line for a hyperlink URI.
JPnyc
07-15-2005, 03:24 PM
Yeah that's true, but in this case the forum software validates, it's the includes that stop it from doing so.
Ultimater
07-15-2005, 03:26 PM
Furthermore, one code error might result in 5-6 errors in the validation results, like for example a missing ampersand can screw up the entire line for a hyperlink URI.
Fine so let's deduct that from askjeeves.
Before: 454 errors
After: 75 errors (divide by 6 then floor it)
Is something wrong with the validators or are these websites just full of errors?
Simply unbelievable how hard it is for programmers to write valid code.
Stephen Philbin
07-15-2005, 05:51 PM
:D Proof that I don't have to validate my pages! :D
I don't care how incompetently crafted the work of others is, I'll never release anything I believe to be anything less than my best possible work. Substandard workers deserve nothing better than substandard jobs.
felgall
07-15-2005, 05:58 PM
If it works in ALL browsers then validation errors wouldn't matter but who has the time and money to obtain all of the hundreds of different browsers and test their page in each. Easier to test in the main three or four browsers and validate your page - most of the less common browsers should work with a properly validated page.
The W3C is a good thing, if we can push standards to achieve commonality among browsers, the better things could be. The idea of not joining in with the standards is completely counter productive in my opinion, don't we want this internet to become more than it is?
BuilderQ
07-15-2005, 06:16 PM
I don't care how incompetently crafted the work of others is, I'll never release anything I believe to be anything less than my best possible work. Substandard workers deserve nothing better than substandard jobs.
I guess I haven't made my perspective clear. I am very concerned with making my pages display well and have good content. I assign less importance to what the underlying code looks like. Most internet users do not browse in search of academic coding examples, and do not even use the "view source" button.
Stephen Philbin
07-15-2005, 06:27 PM
Though they do expect the page to work.
Jeff Mott
07-15-2005, 07:36 PM
I guess I haven't made my perspective clear. I am very concerned with making my pages display well and have good content. I assign less importance to what the underlying code looks like.Validation is not about making the code look good. There is a very specific reason behind every recommendation the W3C has, even if you're not aware of what that is. If you don't follow one then your page is more likely to break for some demographic of people, or it may break in a newer version of a popular browser, or it may break in a new device that only recently got access to the internet.
As I said, there is a reason for these rules. Saying your page validates is not just a marketing ploy.
Ness_du_Frat
07-23-2005, 06:49 AM
I'm a crazy person, and even if I was being a bit sloppy on my old website, I checked every single page of my new website to be sure they validated, and most of all because I know at least ONE blind person is visiting my website.
It also has the same look on Opera, IE, IE for mac, FF pc and mac, Safari, Netscape and Maxthon.
I could never let something crappy with my name on it.
Now, I can't stand people who do crappy things, like an official website with no atlernative access for people who don't want to have the flash player, or who inactivated javascript or cookies for a reason or another.
If they don't have the last up-to-date browser, if they don't want to activate js or the cookies, it's their choice. Now, it's my choice to do everything so that they still can enjoy my website.
BUT, I also realise, validation is not everything. Your page still needs to be appealing, and I don't like people flaming other people down because their code doesn't validate, saying it's worthless and all, whereas the design is great / original.
Sorry, I'm being a bit off subject... :)
chrisranjana
08-05-2005, 09:56 AM
YEs it is the pride that matters. Take pride in what you do , Take pride in what you develop. Develop it to accepted standards.