Download List

Descripción del Proyecto

ht://Check is a link checker derived from
ht://Dig. It can retrieve information through
HTTP/1.1 and store it in a MySQL database so that
after a "crawl", ht://Check can return broken
links, anchors not found, content-types, and HTTP
status codes summaries. ht://Check also performs
accessibility checks in accordance with the
principles of the University of Toronto's Open
Accessibility Checks (OAC) project, allowing users
to discover site-wide barriers like images without
proper alternatives, missing titles, etc. A PHP
interface lets the user query and view the results
directly via the Web.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-09-19 03:36
2.0.0-rc1

Este comunicado contiene varios cambios en el código subyacente que aumentan el rendimiento y mejorar el mantenimiento. MySQL versión 5.1 es ahora compatible. Ht: / / Hora del motor ha sido totalmente reescrito con el ANSI C + + de la biblioteca estándar (cuerdas, tipos, envases, etc), y su analizador de código HTML interno se ha mejorado con el fin de mejorar el rendimiento.
Tags: Release Candidate, Major
This release contains several changes to the underlying code that boost the performances and improve maintenance. MySQL version 5.1 is now supported.
ht://Check's engine has been totally rewritten using the ANSI C++ standard library (strings, types, containers, etc.), and its internal HTML parser has been enhanced in order to improve performance.

2004-06-01 18:03
1.2.3

Esta versión introduce importantes novedades en materia de accesibilidad Web. ht: / / Check es probablemente la primera herramienta en la Web que permite realizar controles de accesibilidad del sitio de ancho, de conformidad con los principios de la Universidad de Toronto en el Abierto de Accesibilidad Cheques (OAC) del proyecto (http://oac.atrc . utoronto.ca /). Por el momento, ht: / / Check descubre con precisión las barreras de accesibilidad, como las etiquetas ALT que faltan e impropias, mal Hx nidificación (por ejemplo: H2 sin h1), falta de identificación del idioma del documento, desaparecidos y TÍTULO documento vacío, etc
Tags: Major feature enhancements
This version introduces important new features
regarding Web accessibility. ht://Check is
probably the first tool on the Web which makes it
possible to perform site-wide accessibility
checks, in accordance with the principles of the
University of Toronto's Open Accessibility Checks
(OAC) project (http://oac.atrc.utoronto.ca/). At
the moment, ht://Check accurately discovers
accessibility barriers such as missing and
improper ALT tags, wrong Hx nesting (e.g.: h2
without h1), missing document language
identification, missing and empty document's
TITLE, etc.

2004-01-13 12:43
1.2.2

Las nuevas características incluyen el reconocimiento de tipo de documento (DOCTYPE) y almacenamiento, así como una descripción y las palabras clave META de cada documento HTML. Fuentes han sido fuertemente modificados para ser más robusto y apoyo a las últimas versiones de las GNU autotools, lo que también debería contribuir a hacer ht: / / Hora de más portátiles en POSIX arquitecturas. Por último, algunos errores menores han sido fijados, especialmente en relación con el rastreador de HTTP.
Tags: Minor bugfixes
New features include document type recognition
(DOCTYPE) and storing, as well as META description and
keywords of every HTML document. Sources have been
strongly modified in order to be more robust and to
support latest releases of the GNU autotools; this should
also help make ht://Check more portable on POSIX
architectures. Finally, some minor bugs have been fixed,
especially regarding the HTTP crawler.

2003-04-28 16:14
1.2.1

Las nuevas características incluyen galletas de precarga a través de un archivo de entrada, almacenamiento de conjuntos de caracteres, las descripciones de enlace (por ejemplo: ¿cuántos enlaces tienen un "hogar" descripción de la relación?), Y las etiquetas dentro de un vínculo (por ejemplo: ¿cuántas botón-como lo hacen las imágenes que tener?). La interfaz de PHP ahora funciona automáticamente cuando "register_globals" está desactivada (versión de PHP> = 4.1.0), y el diseño es mucho más ligero, sin la mayoría de las etiquetas HTML obsoletas.
Tags: Minor bugfixes
New features include cookies preloading through an
input file, storing of charsets, link descriptions (e.g.:
how many links have a 'home' description for the link?),
and tags inside a link (e.g.: how many button-like
images do we have?). The PHP interface now
automatically works when 'register_globals' is off (PHP
version >= 4.1.0), and the layout is much lighter
without most of the deprecated HTML tags.

2002-09-20 00:51
1.2.0

Los agujeros de seguridad XSS en la interfaz de PHP se han fijado. Hay mejoras en las funciones principales, como el almacenamiento de contenido, la autorización de proxy HTTP, y el apoyo a las direcciones URL mal codificada.
Tags: Major security fixes
XSS security holes in the PHP interface have been fixed. There are major feature enhancements like content storing, HTTP Proxy authorization, and support for badly encoded URLs.

Project Resources