Finlands Best - Validation Schmalidation
06 March 2008
Finalists of Grand One ‘08 were announced few days ago. Comparing to finalists of 2006 code quality is getting better but there is still lot of room for improvement.
Table below lists finalists from Best B2C service, Best B2B service and Best infodesign categories. Flash sites were left out. Two interesting numbers are listed.
- Number of validation errors on frontpage.
- Percentage calculated by dividing number of lines of html code with number of validation errors.
Lines of code for each site was calculated by executing the following on commandline:
>lynx -source http://www.example.com/ | wc
Most validation errors in one page
This years winner has amazing 301 validation errors. Award goes to Valve and Plenware produced kauppalehti.fi. Shared second place goes to TietoEnator, Avarko, QBrick produced ClassicLive. and Elisa Verkkokauppa by Mainostoimisto Ego (hey guys, what happen!?). Both sites have 113 validation errors. Second place goes to TietoEnator, Avarko, QBrick produced ClassicLive with 113 validation errors. YLE’s inhouse production yle.fi receives third place with 100 errors.
Elisa Verkkokauppa was fixed few hours after publishing this. Apparently backend coder had forgot to close <img> tags. It fully validates so I am taking away the second prize. (Yes, I used to work in EGO. Yes, I still work in Taivas Group.)