RSS 2 projects tagged "AFL"

Download Website Updated 21 Mar 2007 Tag Soup

Screenshot
Pop 65.30
Vit 2.59

TagSoup is a SAX-compliant parser written in Java that, instead of parsing well-formed or valid XML, parses HTML as it is found in the wild: poor, nasty, and brutish, though quite often far from short. TagSoup is designed for people who have to process this stuff using some semblance of a rational application design. By providing a SAX interface, it allows standard XML tools to be applied to even the worst HTML. TagSoup also includes a command line processor that reads HTML files, and can generate either clean HTML or well-formed XML that is a close approximation to XHTML.

No download Website Updated 12 Jun 2012 DeXSS

Screenshot
Pop 49.14
Vit 3.60

DeXSS provides a SAX2 Parser to help protect against Cross-site scripting (XSS) attacks. DeXSS uses TagSoup to parse potentially malformed input, followed by a SAX2 filter pipeline to remove JavaScript from HTML. You can use the DeXSS parser in place of your existing SAX2 parser, or you can use the DeXSS utility to provide a string-to-string conversion.

Screenshot

Project Spotlight

LemonLDAP::NG

SSO, Web Single Sign On, and access management.

Screenshot

Project Spotlight

SCaVis

A scientific computation and visualization environment.