Don’t call me DOM

6 November 2009

W3C Cheatsheet for developers

Filed under:

16 October 2009

Device APIs on the way

Filed under:

16 June 2009

Validating XHTML Basic 1.1

As I was trying to validate a large number of XHTML MP 1.2 files (the ones in one of the OMA’s XHTML MP test suite – whose welcome page itself ironically is not well-formed), I realized that the tool I was using, based on the WDG HTML validator as packaged by Debian, was making network access requests when used on these XHTML MP 1.2 files. I then moved to use xmllint with the --valid option, but it had the same behavior.

As one of the W3C Systems team member, I’m acutely aware how bad is the practice of fetching DTDs over the network over and over again.

« Older entries Next Page »

Picture of Dominique Hazael-MassieuxDominique Hazaël-Massieux (dom@w3.org) is part of the World Wide Web Consortium (W3C) Staff; his interests cover a number of Web technologies, as well as the usage of open source software in a distributed work environment.