Catégorie: Html / Xhtml

22.02.07

HTML/XML validators/parsers

Permalink 03:26:24 pm, Categories: Normes / Ressources, Html / Xhtml  

> HTML/XML Validator
http://validator.aborla.net/index.php5?docs&lang=en
This HTML, XHTML and XML validator is based on Tidy and PHP 5, and allows you to validate and automatically repair HTML, XHTML and XML. It also allows you to convert HTML documents to XHTML with a single button.

> HTML Tidy Library Project
http://tidy.sourceforge.net/
A quorum of developers have pitched in on a SourceForge project to maintain and further develop Dave Raggett's excellent HTML Tidy program. We have two primary goals. First, to provide a home where all the patches and fixes that folks contribute can be collected and incorporated into the program. Second, a library form of Tidy has been created to make it easier to incorporate Tidy into other software.

> SafeHtml
http://pixel-apes.com/safehtml/
SafeHTML is anti-XSS HTML parser, written in PHP. This parser strips down all potentially dangerous content within HTML. It also tries to convert code to XHTML valid, but htmltidy is far better solution for this task. The library seems to be not maintained any more.

> HTML Parser for PHP-4
http://php-html.sourceforge.net/
Object oriented PHP based HTML parser. The script is very slow and may be depreciated. It's better to user another solution instead.

> Hpricot
http://code.whytheluckystiff.net/hpricot/
A Fast, Enjoyable HTML Parser for Ruby. Hpricot is a very flexible HTML parser, based on Tanaka Akira's HTree and John Resig's JQuery, but with the scanner recoded in C (using Ragel for scanning.) I've borrowed what I believe to be the best ideas from these wares to make Hpricot heaps of fun to use.

> Mozilla Java Html Parser
http://mozillaparser.sourceforge.net/index.html
Mozilla Java Html Parser is a Java package that enables you to parse html pages into a Java Document object. The parser is a wrapper around Mozilla's Html Parser , thus giving the user a browser-quality html parser.
This parser was development as part of Dapper . http://www.dappit.com

> HTML Parser
http://htmlparser.sourceforge.net/
HTML Parser is a Java library used to parse HTML in either a linear or nested fashion. Primarily used for transformation or extraction, it features filters, visitors, custom tags and easy to use JavaBeans. It is a fast, robust and well tested package.

> CyberNeko HTML Parser
http://people.apache.org/~andyc/neko/doc/html/index.html
NekoHTML is a simple HTML scanner and tag balancer that enables application programmers to parse HTML documents and access the information using standard XML interfaces. The parser can scan HTML files and "fix up" many common mistakes that human (and computer) authors make in writing HTML documents. NekoHTML adds missing parent elements; automatically closes elements with optional end tags; and can handle mismatched inline element tags.

> Open Source HTML Parsers in Java
http://java-source.net/open-source/html-parsers

30.10.06

Permalien 15:05:31, Catégories: Ergonomie, Html / Xhtml  

Article très intéressant d'Eric Daspet sur la problématique des liens à ouvrir dans une nouvelle fenêtre. L'auteur évoque les alternatives au simple "target=_blank", avant de proposer un javascript de plusieurs lignes.

26.03.06

Permalink 06:20:24 pm, Categories: Html / Xhtml, CSS / JavaScript  

Antony Eggert standard XHTML forms. The final result is the combination of many hours of experimentation and input from numerous sources. The designer tried to eliminate as much usage of containing elements and stick with standard form tags.

23.03.06

Permalink 11:32:31 pm, Categories: Html / Xhtml  

This document set serves as an XHTML 1.1 element and attribute reference.

20.03.06

Permalink 03:42:15 pm, Categories: Html / Xhtml  

This document provides techniques, in outline form, for content authors working with XHTML, HTML and CSS. Click on the text of a technique to link to a detailed explanation. See the notes on document use for additional information.

:: Suivante >>

Septembre 2010
Lun Mar Mer Jeu Ven Sam Dim
 << <   > >>
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30      

Bloc-notes abordant les sujets relatifs à la conception et réalisation de sites web.

Rechercher

Outils utilisateur

powered by b2evolution free blog software