public marks

PUBLIC MARKS with tags ruby & html

August 2005

RAA - html-parser-2

by assaf
The html-parser package is a variant language implementation of the Python's SGML parser (sgmllib.py), HTML parser (htmllib.py) and Formatter (formatter.py).

RAA - htmlsanitize

by assaf
HTML::Sanitize - HTML sanitizing library ======================================== USAGE ----- require 'html/sanitize' require 'cgi' cgi=CGI.new msg = cgi['msg'] msg = HTML::Sanitize::sanitize(msg) cgi.out('text/html') { msg }

RAA - htree

by assaf
htree provides a tree data structre which represent HTML and XML data. * Permissive unified HTML/XML parser * byte-to-byte roundtripping unparser * XML namespace support * Dedicated class for escaped string. This ease sanitization. * XHTML/XML generator * template engine * recursive template expansion * converter to REXML document

July 2005

April 2005

September 2004

PUBLIC TAGS related to tag ruby

automation +   continuous +   development +   integration +   programming +   rails +   server +   testing +   tools +