ClearSilver is a fast, powerful, and language-neutral template system. It is
designed to make it easy to create template driven static or dynamic
websites.
ClearSilver is first and foremost designed to be extremely fast. It is coded
completely in C and exported to your script language of choice (i.e. Python,
Perl). As a result, it is notably faster than template systems written in a
script language. However, its design has additional benefits. It is also one
of the only template systems available which allows you to easily
mix-and-match multiple programming languages with the same templates, even
on the same page. This allows you to optimize your website by writing
C-modules to handle speed-sensitive sections, while leaving the majority of
your site in easy to write script code.
CSSED is a small developer editor and validator, which tries to ease the CSS
editing.
It features syntax highlighting, syntax validation, MDI notebook based
interface, quick CSS properties and values insertion, auto-completion and
dialog-based insertion of CSS complex values.
CSSTidy is an opensource CSS parser and optimiser.
CTemplate is a simple but powerful, extremely fast HTML template system for
C language. It provides separation between code and presentation.
ffproxy is a filtering HTTP proxy server. It is able to filter
by host, URL, and header. Custom header entries can be filtered
and added. It can even drop its privileges and optionally
chroot() to some directory. Logging to syslog() is supported,
as is using another auxiliary proxy server. Contacting IPv6
servers is supported and allows transparent IPv6 over IPv4
browsing.
GeekLog is a web content management system suitable for running
full-featured community sites. It supports article posting, threaded
comments, event scheduling, and link management and is built around a
design philosophy that emphasizes ease of use.
Pebble is a lightweight, open source, Java EE blogging tool. It's small, fast
and feature-rich with unrivalled ease of installation and use. Blog content is
stored as XML files on disk and served up dynamically, so there's no need to
install a database. All maintenance and administration can be performed through
your web browser, making Pebble ideal for anybody who is constantly on the move
or doesn't have direct access to their host.
The Glassfish Java Application Server is the reference implementation for a
Java EE Application server.
The htt provides a large variety of HTTP-related functionality, useful for
implementing all kinds of HTTP-based tests:
- Advanced HTTP protocol handling, including ne-grained timeout handling,
request and response validation
- Simulating clients and servers, including startup and shutdown of server
daemons. This allows to create mock-ups of back-end systems in more complex
test situations, for example when the tested application needs to interact
with a 3rd-party back-end system which is not available in the testing
environment.
- Execution of external commandline tools, using their output as request
or response data, or for validation purposes.
- Copying stream data (e.g. from a response) and re-using it in variables.
Html2Wml converts HTML pages to WML pages, suitable for being viewed
on a Wap device. The conversion can be done either on the command line
to create static WML pages or on-the-fly by calling this program as a
CGI.