This port offers VIQR<->VISCII (RFC 1456) conversion and VISCII ctype-like
routines for Vietnamese text processing. Of prime interest is the finite
state machine that reads 7-bit Viet-Net style Vietnamese and produces 8-bit
output. Developers are encouraged to take advantage of these routines for
these reasons:
- Parsing task is greatly simplified
- Makes one's code easier to port from one character encoding to another
- Ensures a consistent user interface across many software packages
The two programs "vn7to8" and "vn8to7" convert between the 7-bit
VIQR format for Vietnamese (Viet-Net like) and the 8-bit VISCII
data formats (RFC 1456).
The current supported version is VISCII 1.1.
The program "vn80to81" converts files from VISCII 1.0 to VISCII 1.1.
For complete details, please see the Viet-Std documents published elsewhere.
Contact "viet-std@haydn.Stanford.EDU" if you would like a copy.
David O'Brien
obrien@cs.ucdavis.edu
This is CGIWrap - a gateway that allows more secure user access to
CGI programs on an HTTPd server than is provided by the Web server
itself. The primary function of CGIWrap is to make certain that
any CGI script runs with the permissions of the user who installed
it, and not those of the Web server.
CGIWrap works with NCSA httpd, Apache, CERN httpd, NetSite Commerce
and Communications servers, and probably any other Unix-based Web
server software that supports CGI.
Hiawatha is an advanced and secure webserver for Unix. It has been written with
'being secure' as its main goal. Hiawatha has many security features that no
other webserver has. Besides being very secure, it's also a very fast webserver.
It's twice as fast as Apache for static content. It supports load-balanced
FastCGI, which makes it fast and scalable for serving CGI.
HttpClient provides components for client-side authentication, HTTP state
management, connection management, and an HTTP/1.1 compliant HTTP agent
implementation based on those components. It is intended as successor of
and replacement for Jakarta Commons HttpClient 3.x.
The HttpClient module is a full-featured, HTTP/1.1 compliant agent built
on top of HttpCore.
The HttpMime module extends mime4j library with some HTTP specific
functionality and integrates it with the HttpComponents framework.
Madsonic instantly transports your media to any HTTP connected device
regardless of bitrate. You can stream to multiple players simultaneously.
Madsonic is designed to handle very large music collections. By using
transcoder plug-ins, Madsonic supports on-the-fly conversion and streaming
of virtually any audio format, including MP3, OGG, WMA, FLAC, APE and more.
Madsonic is a fork of Subsonic, offering more features and mobile client
access without the subscription fee.
Monast is a monitoring interface which acts as an operator panel for AsteriskTM
to display extensions status and calls details going through your IP-PBX.
It was develop in Python, PHP and uses prototype.js to handle AJAX calls and YUI
(Yahoo User Interface).
Monast can originate, transfer, park and hangup calls, Manage queue members
(add, remove, pause and unpause members) and meetme conference rooms.
(all using drag&drop feature from YUI)
Licensed under BSD, it has been created by Diego Aguirre (DagMoller).
Catalyst is a web application framework. This means that you use it to
help build applications that run on the web, or that run using proto-
cols used for the web. Catalyst is designed to make it easy to manage
the various tasks you need to do to run an application on the web,
either by doing them itself, or by letting you "plug in" existing Perl
modules that do what you need.
Shiny makes it super simple for R users like you to turn analyses
into interactive web applications that anyone can use. Let your
users choose input parameters using friendly controls like sliders,
drop-downs, and text fields. Easily incorporate any number of outputs
like plots, tables, and summaries.
No HTML or JavaScript knowledge is necessary. If you have some
experience with R, youre just minutes away from combining the
statistical power of R with the simplicity of a web page.
The Apache HTTP Server Project is an effort to develop and maintain an
open-source HTTP server for various modern desktop and server operating
systems, such as UNIX and Windows NT. The goal of this project is to
provide a secure, efficient and extensible server which provides HTTP
services in sync with the current HTTP standards.
The 2.x branch of Apache Web Server includes several improvements like
threading, use of APR, native IPv6 and SSL support, and many more.