RSS 995 projects tagged "Apache 2.0"

Download Website Updated 30 Apr 2010 Agilo for Scrum

Screenshot
Pop 133.03
Vit 2.26

Agilo for Scrum is a tool that integrates many useful functionalities to support Scrum and more. It is meant for a product owners managing a product backlog and release plan, Scrum masters coaching and supporting a team, and developers tracking issues and sharing knowledge. Agilo is highly configurable to adapt to your specific workflow and provides streamlined and full support for your daily work. Agilo supports multi-project environments as well as small teams and helps them to manage Scrum and the development issues at the same time.

No download No website Updated 02 Mar 2013 Duke

Screenshot
Pop 131.33
Vit 7.93

Duke is a fast and flexible record linkage engine. It does not use the traditional blocking (sort by key) approach, but instead relies on Lucene. This makes it high-performance (able to process 1,000,000 records in ~10 minutes). Duke can be run from the command line, but also has an API allowing incremental linking applications to be built easily. It supports reading data from CSV, JDBC, SPARQL, and NTriples, and also supports a number of string comparators and string normalizers.

Download Website Updated 01 May 2013 MDIFramework

Screenshot
Pop 130.53
Vit 31.40

MDIFramework provides a ready-to-use architecture to ease the creation MDI-style applications in Java. It takes care of the overall architecture of the main window of the application, with a tabbed architecture, the presence of an HTML printable message area, and so on. It provides a generic API to manage lengthy actions, keeping the interface responsive, and taking care that actions are performed one at a time, without having to bother about it. It can add metadata to already opened files. It manages loading and unloading of external plugins at runtime.

Download Website Updated 06 Jun 2010 namebench

Screenshot
Pop 128.50
Vit 4.57

namebench finds the best DNS servers to use for your machine, benchmarks them, and outputs pretty graphs to tell you why they are optimal. It supports multiple data sources such as Alexa, your browser history, or tcpdump replays in order to generate the most relevant and individualized recommendation.

Download Website Updated 14 May 2012 Rasqal RDF Query Library

Screenshot
Pop 127.98
Vit 15.42

Rasqal is a C library for querying RDF graphs, supporting the SPARQL, RDQL, and LAQRS languages. It provides APIs for creating a query and parsing query syntax. It features pluggable triple-stores and matching interfaces, query engines for executing the queries, an API for manipulating results as bindings, and multiple ways to format the results to XML, CSV, TSV, and JSON. It uses the Raptor RDF parser to return triples from RDF content, and can alternatively work with the Redland RDF library's persistent triple stores. It is portable across many POSIX systems.

Download Website Updated 19 Feb 2010 Alpine

Screenshot
Pop 126.11
Vit 1.67

Alpine is a fast, easy to use mail client that is suitable for both novices and experienced users. It is the latest version of Pine, developed by the same team but renamed to avoid trademark issues.

Download Website Updated 22 Feb 2012 MirrorBrain

Screenshot
Pop 124.90
Vit 8.16

MirrorBrain is a framework to run a content delivery network using mirror servers. It solves a challenge that many popular open source projects face: a flood of download requests, often magnitudes more than a single site could practically handle. A central (and probably the most obvious) part is a "download redirector" that automatically redirects requests from Web browsers or download programs to a mirror server near them. Choosing a suitable mirror for a user's request is the key, and MirrorBrain uses geolocation and global routing data to make a sensible choice and achieve load-balancing for the mirrors at the same time. The algorithm is both sophisticated and easy to control and tune. In addition, MirrorBrain monitors mirrors, scans them for files, generates mirror lists, and more.

Download Website Updated 16 Dec 2010 Barcode4J

Screenshot
Pop 123.19
Vit 4.54

Barcode4J is a barcode generation package. The following symbologies are currently implemented: Interleaved 2 of 5, Code 39, Codabar, Code 128, UPC-A and UPC-E (with supplementals), EAN-13 and EAN-8 (with supplementals), EAN-128, POSTNET, Royal Mail Customer Barcode, PDF417, and DataMatrix. Supported output formats are SVG, EPS (Encapsulated PostScript), Bitmap images (such as PNG or JPEG), and Java2D (AWT). Additional features include two APIs (XML-oriented and Bean-style), a Servlet with support for SVG, EPS, and bitmap output, a command-line interface, a demonstration applet, and extensions for Apache Xalan-J, SAXON, and Apache FOP.

No download Website Updated 22 Jul 2003 jUDDI

Screenshot
Pop 122.75
Vit 2.54

jUDDI (pronounced "Judy") is an implementation of the Universal Description, Discovery, and Integration (UDDI) specification for Web Services.

No download Website Updated 29 Sep 2008 ServingXML

Screenshot
Pop 122.64
Vit 7.51

ServingXML is a markup language for expressing XML pipelines and an extensible Java framework for defining the elements of the language. It defines a vocabulary for expressing flat-XML, XML-flat, flat-flat, and XML-XML transformations in pipelines. The accompanying console app supports reading content as XML files, flat files, SQL queries, or SAX events, and writing it as XML, HTML, PDF, or mail attachments. This software is especially suited for converting flat file or database records to XML, with its support for namespaces, variant record types, multi-valued fields, segments and repeating groups, hierarchical grouping of records, and row-by-row validation with XML Schema. There is also an API for embedding the software in a Java application.

Screenshot

Project Spotlight

libxmp

A mod player library.

Screenshot

Project Spotlight

CmdOption

A simple annotation-driven command line parser toolkit for Java 5 applications.