Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Pressemitteilung enthält mehrere Änderungen an den zugrunde liegenden Code, der die Leistungen zu steigern und zu verbessern Wartung. MySQL Version 5.1 wird nun unterstützt. Ht: / / Check-Engine wurde komplett neu geschrieben mit dem ANSI-C + +-Standard-Bibliothek (Strings, Typen, Container, usw.), und die internen HTML-Parser wurde erweitert, um die Leistung zu verbessern.
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

Diese Version enthält wichtige neue Elemente in Bezug auf Barrierefreiheit. ht: / / Check ist wahrscheinlich das erste Tool auf dem Web, die es ermöglichen Website ausführen-weiten Zugang Kontrollen im Einklang mit den Grundsätzen der University of Toronto's Open Barrierefreiheit Checks (OAC) Projekt (http://oac.atrc macht . utoronto.ca /). In dem Augenblick, ht: / / Check genau entdeckt Zugänglichkeit Hindernisse wie fehlende und falsche ALT-Tags, falsche Hx nisten (z. B.: h2 ohne h1), fehlende Sprache des Dokuments Identifizierung, fehlende und leere den Titel des Dokuments, 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

Den neuen Features gehören Belegart Anerkennung (DOCTYPE) und Speicherung sowie META Beschreibung und Stichwörter der einzelnen HTML-Dokument. Quellen wurden stark modifiziert, um robuster sein und den neuesten Versionen der GNU autotools zu unterstützen; dies sollte auch dazu beitragen, dass ht: / / Check-in höherem Maße portierbar auf POSIX-Architekturen. Schließlich wurden einige kleinere Bugs behoben, insbesondere im Hinblick auf den HTTP-Crawler.
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

Neue Features sind Cookies Vorspannung durch eine Eingabedatei, die Speicherung der Zeichensätze, Linkbeschreibungen (zB: wie viele Links eine "Heimat" eine Beschreibung für den Link haben?), Und Tags in einem Link (z. B.: Wie viele Bilder wie Button wir haben?). Die PHP-Schnittstelle funktioniert nun automatisch, wenn 'register_globals' ausgeschaltet ist (PHP-Version> = 4.1.0), und das Layout ist viel leichter, ohne die meisten veraltet HTML-Tags.
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

XSS-Sicherheitslücken in der PHP-Schnittstelle wurden behoben. Es gibt erhebliche Funktionserweiterungen wie Content speichern, HTTP-Proxy-Autorisierung und Unterstützung für falsch codierte URLs.
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