RSS 10 projects tagged "Filters"

No download Website Updated 26 Feb 2009 Apache Mailet API

Screenshot
Pop 23.54
Vit 1.00

The Apache Mailet API is a Java API which allows the rapid development and flexible deployment of email processing functionality. A mailet is a mail processing component. Though there are some differences, a servlet as a HTTP processing component is a useful analogy.

Download Website Updated 28 Aug 2008 Apache JSieve

Screenshot
Pop 29.50
Vit 1.00

jSieve is a Java implementation of the Sieve mail filtering language defined by RFC 3028. Sieve is an extensible mail filtering language. Its limited expressiveness (no loops or variables and no tests with side effects) allows user created scripts to be run safely on email servers. Sieve is targeted at the final delivery phase (where an incoming email is transferred to a user's mailbox). jSieve is implemented as a language processor that can be plugged into any Internet mail application to add Sieve support.

Download Website Updated 01 Jul 2007 Javascript Templating Language

Screenshot
Pop 12.41
Vit 1.00

JSTE is a Java-based templating language for producing dynamic content, which is typically useful in Web applications. JSTE's purpose is similar to that of JSP, Velocity, and FreeMarker, with the key difference that JSTE uses Javascript for the computational aspects of template expansion. This enables template authors to employ the full power of Javascript, including functions, closures, objects, and delegation, in creating templates.

Download Website Updated 12 Oct 2006 PDFBox

Screenshot
Pop 139.58
Vit 2.81

PDFBox is a Java library for manipulating PDF documents and extracting contents from existing PDF documents.

Download Website Updated 13 Mar 2006 JHighlight

Screenshot
Pop 92.57
Vit 1.50

JHighlight is an embeddable Java syntax highlighting library that supports Java, Groovy, C++, HTML, XHTML, XML, and LZX languages and outputs to XHTML. The library can be used in several ways: embedded into another tool (for instance a blog or forum), through the command-line to generate highlighted files locally, or as a servlet filter to highlight source files on your server on-the- fly. It also supports RIFE templates tags and highlights them clearly so that you can easily identify the difference between your RIFE markup and the actual marked up source.

Download Website Updated 02 Jul 2005 sendmail-jilter

Screenshot
Pop 18.55
Vit 1.76

Sendmail-Jilter is an implementation of the Sendmail milter protocol, for implementing milters in Java that can interface with the Sendmail MTA.

No download Website Updated 09 Feb 2005 MiG Base64 Codec

Screenshot
Pop 17.61
Vit 55.00

MiGBase64 is a very fast and small Base64 codec. It doesn't create temporary arrays as many others do, and is 7 to 100 times faster than Sun's built-in codec, and 2 to 5 times faster than the Commons base64 codec.

Download Website Updated 29 Jan 2005 ProteomeCommons.org IO Framework

Screenshot
Pop 25.10
Vit 1.42

ProteomeCommons.org IO Framework is a proper Java framework for handling spectra and peak lists. The framework can read and write to a number of different spectra and peak list formats, and it provides a simple, intuitive Java object model for working with spectra or peak lists. All classes support two methods of handling peak list and spectrum data: in-memory or stream. The goal of this framework is to support all the popular MS and MSMS data formats, and to eliminate any time or effort involved in figuring out how to read and write peak list or spectrum files.

Download Website Updated 15 Aug 2004 Xephyrus Java Simple Template Engine

Screenshot
Pop 28.98
Vit 1.47

The Java Simple Templates Engine provides an easy way to merge token values into templates to produce final content.

Download Website Updated 20 Jul 2003 SearchAssist

Screenshot
Pop 31.14
Vit 1.42

SearchAssist is a simple but practical search engine application that uses a ternary search tree. It uses Java's dynamic loading feature to make the search engine highly customizable, and uses takes Mozilla bookmarks as input. A Swing UI allows users to enter search words and view the results.

Screenshot

Project Spotlight

MetaPath

Metabolic pathway visualisation and analysis.

Screenshot

Project Spotlight

HTTPTunnel

A program to tunnel arbitrary TCP connections over HTTP.