Standards compliance (HTML)

From: Michael Prager (Mike.Prager.indigo_at_noaa.gov)
Date: 07/19/04


Date: Mon, 19 Jul 2004 15:36:34 -0400

This post is about standards compliance in general, and HTML in
particular. If you're not interested, please go no further.
However, I thought that since our Fortran users are well aware
of the Fortran standard, there might be some interest in this.

I am doing some Web programming on my off hours (a volunteer
job). As I finish a page, I validate the code against the HTML
standard; this can be done at

http://validator.w3.org/

It took me a few tries to get everything OK.

Then I tried my bookmarks, including several Fortran vendors,
government sites, shareware sites, and so on. After trying 50
or so, not a single one validated as correct (standard) HTML.

Finally, I searched Google for "computer science department." I
didn't have all day, so I tried only a few: U Washington,
Carnegie Mellon, Stanford, University of Illinois, Perdue,
University of California at Berkeley, University of North
Carolina, and University College London. Not ONE of their home
pages passed the test.

This has given me a new perspective on standards compliance.

-- 
Mike Prager, NOAA, Beaufort, NC
Address spam-trapped; remove color to reply.
* Opinions expressed are personal and not represented otherwise.
* Any use of tradenames does not constitute a NOAA endorsement.


Relevant Pages

  • Re: OT: Standards compliance (HTML)
    ... "Gary L. Scott" wrote: ... >> of the Fortran standard, there might be some interest in this. ... I validate the code against the HTML ... >> This has given me a new perspective on standards compliance. ...
    (comp.lang.fortran)
  • Re: Standards compliance (HTML)
    ... > of the Fortran standard, there might be some interest in this. ... I validate the code against the HTML ... > This has given me a new perspective on standards compliance. ...
    (comp.lang.fortran)
  • Re: OT: HTML (WAS: MF having issues?)
    ... Even though he is only serving up static HTML pages and has no idea how they work or the fine points of the language, he has a very professional looking site that he built in about an hour. ... Oliver, I can't address HTML but as a golden rule, regardless of which language/tool you use there MUST BE a STANDARD - otherwise you finish up with those inconsistencies you cited. ... The eventual standard used the syntax 'Repository' instead of 'Class-Control', which Fujitsu had from Day One. ... John Piggott - I met him only once at Newbury, for a J4 meeting in 2000, sat next to our Robert Jones who used to trundle up from Gloucester, not as a member, but as a developer contributing ideas. ...
    (comp.lang.cobol)
  • Re: A few syntax questions
    ... I think putting them in the 'action-stmt' syntax rule ... If I were to redo the bnf from scratch, ... I guess that means that a standard conforming compiler is supposed to overflow. ... I am hoping that F2003 features will regain some respect for Fortran in CS departments,, and not just be coinsidered an old archaic language for old programs, but such strong support of archaic Fortran standards is a major reason why Fortran popularity continues to dwindle. ...
    (comp.lang.fortran)
  • Re: Form k = i + j and test for overflow.
    ... Last night you suggested I was forgetting that overflow violates ... the Fortran standard. ... test that wouldn't work on the most common of implementations. ... that conforms to the Fortran standard. ...
    (comp.lang.fortran)