mod_memcache manages the parsing of memcached server configuration and
exports a single function for use by other modules to access a
configured apr_memcache object.
Time stamping authority module for apache20 and apache22
Middleman is a robust proxy server with many features designed to remove
unwanted content, increase privacy, and to simply make surfing the Web a
more pleasant experience. Some of the highlights of Middleman include
banner and popup blocking, HTTP and FTP content caching, NTLM and Basic
authentication when forwarding through another proxy server, regular
expression substitution in downloaded files and HTTP headers, complete
support for HTTP/1.1 including persistent connections and gzip encoding,
and an intuitive Web interface for configuring the proxy.
The crawl utility starts a depth-first traversal of the web at the
specified URLs. It stores all JPEG images that match the configured
constraints. Crawl is fairly fast and allows for graceful termination.
After terminating crawl, it is possible to restart it at exactly
the same spot where it was terminated. Crawl keeps a persistent
database that allows multiple crawls without revisiting sites.
The main reason for writing crawl was the lack of simple open source
web crawlers. Crawl is only a few thousand lines of code and fairly
easy to debug and customize.
Some of the main features:
- Saves encountered JPEG images
- Image selection based on regular expressions and size contrainsts
- Resume previous crawl after graceful termination
- Persistent database of visited URLs
- Very small and efficient code
- Supports robots.txt
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).
PHProxy is a web HTTP (for now; FTP is not supprted yet)
proxy programmed in PHP designed to bypass firewalls and
other proxy restrictions through a web interface very similar
to the popular CGIProxy.
The server that this script runs on simply acts as a medium
that retrives resources for you. The only IP address shown
will be the server's IP address. So basically, it is indirect
browsing. The only catch being that the server has to has access
to those otherwise inaccessible resources.
Mozplugger is a small general purpose Mozilla plugin that displays various
types of media formats found on the Internet in your browser. It accomplishes
this by using external programs such as mplayer, timidity, Acrobat Reader,
OpenOffice, and LibreOffice.
The first free open source JavaServer(tm) Faces implementation.
JavaServer(tm) Faces is a new and upcoming web application framework that
accomplishes the MVC paradigm. It is comparable to the well-known Struts
Framework but has features and concepts that are beyond those of Struts;
especially the component orientation.
MySQL PHP to PostgreSQL is a program that takes a php page that
uses mysql calls and changes them into PostgreSQL calls. This
allows any website (if it converts properly :) that was written
in PHP for MySQL to run as a website written to run on PostgreSQL.
Pligg is an Open Source Web 2.0 CMS. The main features that make
Pligg unique are collaborative bookmarking, social networking,
folksonomy and blogging. Each of the News links, unit of pligg
content, has a vote button, URL and optionally a short description
of news. Here Visitors are supplier, consumer and judge of the
content. Every visitor has right and freedom to vote and veto any
news item. At the end of the day, depending on count of vote news
are either promoted to main site,or move or remains in incoming
queue, or permanently removed from site. Being a collaborative CMS,
Pligg sites grow very fast in terms of traffic and popularity.