A small and simple webserver programmed in C++ that was designed to make
sharing files easy.
By default, it shares whatever folder it was executed from on port 2000.
While simple, a good deal of flexibility is exposed when you read the
documentation and look at the optional configuration files.
An Apache 2 module to provide authentication via an IMAP mail server.
SRG is a Squid Report Generator designed for the needs of CRCnet.
None of the existing report generators could provide the exact solution
that we required and we decided to start from scratch rather than trying
to modify an existing progamme. SRG is designed to be fast and easy
to integrate in to other authentication systems
(such as those that are driving Squid itself).
Features
* PHP Output with built in authentication hooks
* Fast Processing
* Reporting right down the location vistied
This module provides a just-in-time compiler for HTML::Template.
If your template needs to be compiled - either because it has changed
or because it has never been compiled - then HTML::Template::JIT uses
HTML::Template and Inline::C to compile your template to native
machine instructions.
The resulting compiled template is much faster than a normal cached
template. Benchmarks show HTML::Template::JIT, with a precompiled
template, performing 4 to 8 times faster than HTML::Template in cache
mode.
HTTP_WebDAV_Client is a RFC2518 compliant stream wrapper
that allows to use WebDAV server resources like a regular
file system from within PHP.
HTTP_WebDAV_Server is a RFC2518 compliant helper class
for WebDAV server implementation.
pear-Services_Amazon_S3 provides an object-oriented interface
to the Amazon Simple Storage Service (S3). This package is
based on the 2006-03-01 REST API.
This package provides an object oriented interface to the API
of the W3 CSS Validator application (http://jigsaw.w3.org/css-validator/).
With this package you can connect to a running instance of the validator and
retrieve the validation results (true|false) as well as the errors and warnings
for a style sheet.
This package provides an object oriented interface to the API of the
W3 HTML Validator application (http://validator.w3.org/). With this
package you can connect to a running instance of the validator and
retrieve the validation results (true|false) as well as the errors
and warnings for a web page.
This is a Renderer driver for Structures_DataGrid using HTML_Template_Flexy.
It adds a couple of variables to a Flexy instance and adds paging
functionality. This renderer also enables customised result messages,
customised column labels and a column label formatter