Tha^n cha`o ca'c ba.n,
Vnpstext converts your 8-bit Vietnamese text to a PostScript
file suitable for printing to a PostScript printer. To use it
you need to have an 8-bit Vietnamese text file (VISCII, RFC 1456),
which may be created with an editor like Vnelvis, or converted from
Viet-Std 7-bit (VIQR, quoted-readable) format using vn7to8.
David O'Brien
obrien@cs.ucdavis.edu
VNroff converts VIQR format (RFC 1456) Vietnamese characters into troff
format so groff/troff can print it out.
To use this program:
vnroff file | groff | ... or
vnroff file | whater_program_that_print_out_a_troff_file
UniKey is a very small and easy-to-use Vietnamese keyboard for Windows.
X-Unikey is Unikey ported to Linux and FreeBSD. X-Unikey lets you type
Vietnamese in X Window environment.
[ excerpt (with adaptations) from developer's website ]
The aim of BINS is to generate HTML photo albums.
Some of the functionalities of BINS are:
- album can contains other albums (sub albums): the album can have
a tree structure ;
- generation of a thumbnail and of scaled images of each picture ;
- number and size of scaled pictures can be personalized, in pixels
or percentage of the original image ;
- several description fields (date, location, etc...) can be
associated with the pictures ;
- use the EXIF data structure found on some JPEG (usually, those
produced by digital cameras) to fill automatically some fields
(date and time for example).
bkmrkconv converts Netscape-generated bookmarks.html
into a nice tree of files that you can navigate using
your favorite browser.
Boa is a single-tasking HTTP server. That means that unlike
traditional web servers, it does not fork for each incoming
connection, nor does it fork many copies of itself to handle multiple
connections. It internally multiplexes all of the ongoing HTTP
connections, and forks only for CGI programs (which must be separate
processes.) Preliminary tests show boa is about twice as fast as
Apache, and is capable of handling 50 hits per second on a 66 MHz '486.
The primary design goals of Boa are speed and security. Security,
in the sense of "can't be subverted by a malicious user", not "fine
grained access control and encrypted communications".
BookmarkBridge synchronizes bookmarks between multiple browsers.
BookmarkBridge is a small, easy to use, multi-platform, GUI or
command-line bookmark manager that allows the user to share/synchronize
bookmarks between all his browsers.
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
castget is a simple, command-line based RSS enclosure downloader. It is
primarily intended for automatic, unattended downloading of podcasts.
* Simple configuration.
* Per-channel tagging of downloaded MP3 files using ID3v2.
* Per-channel download directories.
* Supports all RSS versions and Media RSS.
Peruser is an Apache 2 modules based on metuxmpm. The fundamental
concept behind them is to run each apache child process as its own
user and group, each handling its own set of virtual hosts. Peruser
and recent metuxmpm releases can also chroot() apache processes.
The result is a sane and secure web server environment for your
users, without kludges like PHP's safe_mode.