- From: Karl Dubost <karl@w3.org>
- Date: Tue, 6 Jul 2004 10:50:53 -0400
- To: public-evangelist@w3.org
- Message-Id: <E160FA10-CF5B-11D8-8462-000A95718F82@w3.org>
Le 05 juil. 2004, ΰ 16:25, Karl Dubost a ιcrit : > - Developers > A guide, an article, a library tool? > For example, should the Markup Validator > should be a library with a specified API > which could help developers to use it > when they need in their software. After discussion with Olivier, or the library itself in C++, it does exist already somehow and so developers could use it in their local product like well known authoring tools, weblogging tools, etc. http://apache.webthing.com/mod_validator/ with the following features: Features: better and more complete XML support offered by Xerces Performance - no CGI overhead Performance - no Perl overhead Performance - no nsgmls overhead Flexibility - generates results as XML Accuracy - direct application of the parser, with minimal document sniffing applied only to support Appendix C XHTML. Accuracy - no imprecise parsing of data from an external program. Simplicity - the overall system size and complexity is much reduced. Helpfulness - friendly error messages optimised for validation Source code (GPL License): http://apache.webthing.com/mod_validator/mod_validator.tgz -- Karl Dubost - http://www.w3.org/People/karl/ W3C Conformance Manager *** Be Strict To Be Cool ***
Received on Tuesday, 6 July 2004 10:50:55 UTC