xmlgen is a TCL package to write XML documents in Tcl.
This XML code is expressed by TCL code, which is translated.
Every tag is made into a markup command which takes attributes and
the element's content as parameters and then prints the XML tagged
content. Of course, the content again can contain markup commands.
Colordiff 是一个 diff 的包装器,产生和 diff 相同的输出,但是在命令行模式下以语法高亮的
形式显示,以增强可读性。
输出和带有语法高亮功能的 Vim 或 Emacs 产生的 diff-generated 补丁类似。
- ehaupt
ehaupt@critical.ch
utf8proc is a library for processing UTF-8 encoded Unicode strings.
Some features are Unicode normalization, stripping of default ignorable
characters, case folding and detection of grapheme cluster boundaries.
A special character mapping is available, which converts for example the
characters "Hyphen" (U+2010), "Minus" (U+2212) and
"Hyphen-Minus" (U+002D, ASCII Minus) all into the ASCII minus sign, to
make them equal for comparisons.
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.
XMLPPM is a data compression program that compresses XML files from 5 to
30% better than any existing text or XML-specific compressors. It is a
combination of the well-known Prediction by Partial Match (PPM) algorithm
for text compression, first described by Cleary and Witten in 1984, and an
approach to modeling tree-structured data called Multiplexed Hierarchical
Modeling (MHM) that I have developed.
yelp-tools is a collection of scripts and build utilities to help create,
manage, and publish documentation for Yelp and the web. Most of the heavy
lifting is done by packages like yelp-xsl and itstool. This package just
wraps things up in a developer-friendly way.
Bluefish is a powerful editor targeted towards programmers and web
developers, with many options to write websites, scripts and programming
code. Bluefish supports many programming and markup languages and has
many features, but is still a very fast and lightweight application.
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.
http-analyze analyzes the logfile of a web server and creates
a summary of the server's access load and the efficiency of
caching mechanisms in
o tabular
o graphical
o and three-dimensional form.
http-analyze recognizes logfiles in Common Logfile Format and has
been highly optimized for processing huge logfiles in short
update-intervals.
phpBB is a high powered, fully scalable, and highly customisable
open-source bulletin board package. phpBB has a user-friendly interface,
simple and straightforward administration panel, and helpful FAQ. Based
on the powerful PHP server language and your choice of MySQL, MS-SQL,
PostgreSQL or Access/ODBC database servers, phpBB is the ideal free
community solution for all web sites.