Mozilla Firefox is a free and open source web browser descended from the
Mozilla Application Suite. It is small, fast and easy to use, and offers
many advanced features:
o Popup Blocking
o Tabbed Browsing
o Live Bookmarks (ie. RSS)
o Extensions
o Themes
o FastFind
o Improved Security
Midori is a lightweight web browser.
* Full integration with GTK+2/GTK+3.
* Fast rendering with WebKit.
* Tabs, windows and session management.
* Bookmarks are stored with XBEL.
* Searchbox based on OpenSearch.
* Custom context menu actions.
* User scripts and customized keyboard support.
* Extensible via Vala scripts.
mknmz-wwwoffle performs full-text search over the cache created by WWWOFFLE,
using full-text search system Namazu (http://www.namazu.org/). mknmz-wwwoffle
adds a filter for mknmz which is used to generate index files for cache entries
in WWWOFFLE.
Jesred is a very fast and highly configurable redirector for the Squid
Internet Object Cache. It was derived from Chris Foote's and Wayne
Piekarski's Squirm 1.0 betaB and some code from Squid itself, but is
about 2-3x faster than the original version and has some additional
features.
mod_jail is Apache 1.3.xx/2.0.xx/2.2.xx module, that makes running Apache
in a secure jail prison easy, so it is intended to run on FreeBSD only.
It is similar to mod_chroot, but uses FreeBSD's specific system call -
jail. Also mod_jail make it possible to change securelevel into jail
prison.
Original web site: http://igorpopov.newmail.ru/mod_jail/
ModSecurity is an embeddable web application firewall. It provides
protection from a range of attacks against web applications and allows
for HTTP traffic monitoring and real-time analysis with no changes to
existing infrastructure.
It is also an open source project that aims to make the web application
firewall technology available to everyone.
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.
Nibbleblog it's a powerful engine for creation and manipulation of
BLOG's completely free. Very simple to install and configure. The
database used is based on XML files and this way it is not necessary
to use MySQL or similar DBMS.
CGI::Application::Plugin::HTMLPrototype - Give easy access to the
prototype JavaScript library using HTML::Prototype
HTML::Prototype is a JavaScript code generator for the prototype.js
JavaScript library, and the script.aculo.us extensions to
prototype.js. It allows you to easily add AJAX calls and dynamic
elements to your website.
CGI::Fast is a subclass of the CGI object created by CGI.pm. It is specialized
to work with the FCGI module, which greatly speeds up CGI scripts by turning
them into persistently running server processes. Scripts that perform
time-consuming initialization processes, such as loading large modules or
opening persistent database connections, will see large performance
improvements.