RSS 15 projects tagged "Apache 2.0"

Download Website Updated 21 Dec 2009 BOAPI

Screenshot
Pop 24.08
Vit 35.36

BOAPI is an implementation of default often used business objects in different programming languages with an identical public interface. It supports PHP 5.3 (with namespaces), C# (.NET port), and Java.

No download Website Updated 23 Feb 2010 Cibet

Screenshot
Pop 17.97
Vit 34.43

With the Cibet framework, it is very easy to add various control mechanisms into a JPA and/or EJB-based Java application. The actual version includes control schemes like Archiving (manipulation of domain objects; data and execution of business processes are archived). From the archived state, domain objects can be reconstructed and business processes can be re-invoked with the same parameters at any time. The archive entries are secured against manipulation to make them audit-proof and revision safe. Four-eyes principle: this scheme is an example of a dual control mechanism: A user wants to perform some critical data manipulation or business process. With an applied dual control mechanism, the action is not executed in the production system directly, but stored and postponed. A second user must check the data and the action and can approve or decline. Only when the second user approves, the data manipulation or business process is executed in the production system; otherwise it is discarded. An even stricter example for a dual control mechanism is the six-eyes principle. In this case, a third user must approve a data manipulation or business process before it will become productive.

No download No website Updated 27 Mar 2010 Dummy Data Generator

Screenshot
Pop 36.14
Vit 33.97

Dummy Data Generator is a tool that generates dummy data for populating systems for testing. The data includes names, addresses, email addresses, phone numbers, and social "connections". Names are generated by using US Census data on the most common names. Email addresses are just a random string for the user portion and always use "example.com" for the domain. Currently the only output format is CSV.

No download No website Updated 28 Jul 2012 Explicitor

Screenshot
Pop 29.87
Vit 1.00

Explicitor allows a user to scan through and download lyrics for their entire iTunes library and search for profanity or other words. It is useful for DJs or music providers who need a means of searching for profanity-free songs.

No download No website Updated 21 Apr 2011 Google Authenticator Demo

Screenshot
Pop 19.13
Vit 27.65

Google Authenticator Demo is an implementation of two-factor authentication using the Google Authenticator that can be used on your own site or application. It allows you to register a user name and then log in using the information provided by the Google Authenticator. It also works with OATH HOTP compliant hardware tokens.

No download Website Updated 08 Sep 2009 Lucis

Screenshot
Pop 18.06
Vit 36.79

Lucis provides a framework for building checkpoint-based index services on top of the Lucene search engine.

No download Website Updated 22 Apr 2011 Markdown taglib

Screenshot
Pop 21.54
Vit 27.62

Markdown is a lightweight markup language. It allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid HTML. This taglib brings Markdown to your JSP pages.

No download No website Updated 12 May 2013 Rikulo

Screenshot
Pop 356.70
Vit 12.71

Rikulo UI is a framework for creating incredible cross-platform Web and native mobile applications using Dart and HTML5.

Download Website Updated 12 Feb 2011 Terrastore

Screenshot
Pop 98.78
Vit 4.23

Terrastore is a modern document store which provides advanced scalability and elasticity features without sacrificing consistency.

No download No website Updated 20 Dec 2012 iLib for JavaScript

Screenshot
Pop 19.80
Vit 12.45

iLib is an internationalization library for JavaScript that was created because with the advent of AJAX, it is no longer possible to avoid internationalization. Previously, you could format dates in the user's locale on the server. Now, Web services called via AJAX return time stamps in Unix time and formatting has to be done in the browser, but the standard library is inadequate. In addition to dates, the library handles times, numbers, currency, percentages, calendar calculations (Arabic, Hebrew, Gregorian, and Julian), time zones, string translation, string formatting and choice formats, locale info, ctype functions, and Unicode normalization.

Screenshot

Project Spotlight

check_updates

A Nagios plugin to check if a Red Hat system is up to date.

Screenshot

Project Spotlight

Genson

A Java library for doing conversion between JSON and Java.