RSS 5 projects tagged "Apache 2.0"

No download Website Updated 13 Jun 2013 Midao

Screenshot
Pop 64.30
Vit 1.89

Midao is a framework that was created to simplify development with JDBC. It shields developers from the nuances of vendor JDBC implementations and provides standard JDBC boilerplate code. It is flexible, customizable, and simple and intuitive to use, and provides a lot of functionality: transactions, metadata, type handling, profiling, input/output processing/converting, pooled datasource library support, named parameters, multiple vendor support out of the box, custom exception handling, and overrides. With a single Jar, it supports both JDBC 3.0 (Java 5) and JDBC 4.0 (Java 6). It is well tested, with over 500 unit and functional tests, and is also tested with the latest drivers for Derby, MySQL (MariaDB), PostgreSQL, Oracle, and Microsoft SQL.

Download No website Updated 19 Mar 2013 Status Reporter

Screenshot
Pop 32.73
Vit 9.63

Status Reporter is a time tracking application that was designed to track the time spent working on various activities associated with work breakdown structure (WBS) line items. Each activity is associated with a WBS line item, and a WBS line item is part of the overall departmental budget. Even though it was developed for a specific purpose, the ideas can be applied to almost any situation. For example, if you do not use WBS numbers, you could just create a single WBS number and associate all activities with it. Alternatively if you have multiple projects, you can use the WBS numbers as individual projects and have one or more activities associated with each. The WBS number does not have to be numeric, so it is flexible in its usage.

No download Website Updated 16 Feb 2012 jWeb1T

Screenshot
Pop 28.81
Vit 1.00

jWeb1T is an Java tool for efficiently searching n-gram data in the Web 1T 5-gram corpus format. It is based on a binary search algorithm that finds the n-grams and returns their frequency counts in logarithmic time. As the corpus is stored in many files, a simple index is used to retrieve the files containing the n-grams.

Download No website Updated 24 Oct 2011 CSS Import Resolver

Screenshot
Pop 22.87
Vit 1.00

CSS Import Resolver resolves the @import url(...); statements in input CSS files (by replacing the @import statement with the actual content of the linked CSS) and creates a huge CSS output (written to STDOUT by default). Including the combined CSS in your Web pages will improve the performance of a site by avoiding additional HTTP roundtrips.

No download Website Updated 12 Apr 2011 mailhttp

Screenshot
Pop 28.81
Vit 1.00

mailhttp is a JavaMail transport that allows the JavaMail API to send email via an HTTP to SMTP gateway, such as mod_sendmail, as part of the Mail Service project.

Screenshot

Project Spotlight

finddup.pl

A script that finds duplicate files.

Screenshot

Project Spotlight

OGLplus

A C++ wrapper around the OpenGL C API.