4 projects tagged "HTML/XHTML"
itools is a collection of Python libraries which provides a wide range of capabilities, including an abstraction over directory and file resources, a search engine, type marshallers, datatype schemas, i18n support, URI handlers, a Web programming interface, a workflow interface, and support for data formats such as (X)HTML, XML, iCalendar, RSS 2.0, and XLIFF.
Domain Portfolio Manager is a domain sales and portfolio management Web application that helps domain owners better organize their portfolio and generate sales leads. Ityou to list your domains with their expiry, registrar, price, status, category, and more; it also allows visitors to your portfolio to contact you about a given domain, or to contact you for general issues such as Website problems or advertising.
SWEC is a program that automates testing of dynamic Web sites. It parses each HTML file it finds for links, and if those links are within the site specified, it will check that page as well. In addition to parsing and locating links, it will also parse the pages looking for known errors and report those. It will report if a page cannot be read (by either returning a 404, 500, or similar).
LinkIt is a simple program to validate local links within HTML documents. It tries to check that every referenced local file (another HTML document, an image, or a CSS entry) exists and is accessible. The checking is performed recursively, and all reachable documents are checked. When the referenced local file doesn't exist, the program reports the filename, row, and column where the broken reference is located.