tkdiff is a fronted for Unix's diff based on Tcl/Tk.
txt2html is a Perl program that converts plain text to HTML using
the included HTML::TextToHTML module.
It supports headings, lists, simple character markup, and
hyperlinking, and is highly customizable. It recognizes some of the
apparent structure of the source document (mostly whitespace and
typographic layout), and attempts to mark that structure explicitly
using HTML.
uml2svg is an XSLT-based tool for converting UML Diagrams to SVG.
xlHtml is a free converter from Microsoft Excel and PowerPoint to HTML and tabs
separated text.
Using the program xlHtml, you can extract the content of a file generated
by Microsoft Excel and PowerPoint and express its content using HTML or tabs
separated text.
c-icap server modules:
virus_scan:
This is an antivirus service which uses the open source
clamav antivirus.
srv_url_check:
This is an URL blacklist/whitelist icap service
simple weblog written in C using markdown to write posts and tinycdb to store
them
cplanet is a RSS/ATOM feed aggregator written in C that generate static
html files.
Goose (GOOge SEarch) allows you to search Google's index of the Internet from
the command line. You run Goose, giving it your list of search terms, and it
presents a list of search results using an easy to navigate Curses display in
your terminal. You can then select a search result to open in your web browser.
Free-SA is a statistic analyzer for daemons log files similar to SARG.
Its main advantages over SARG are much better speed (7x-20x times),
more reports support, crossplatform work and W3C compliance of
generated HTML/CSS reports code.
man2web is a program for converting man (manual) output to HTML on
the fly (as a CGI program) or on the command line.