RSS 971 projects tagged "Apache 2.0"

No download Website Updated 21 Feb 2013 JTreeMap

Screenshot
Pop 42.97
Vit 9.50

JTreeMap is a directory type data structure. It is designed to replace many container classes containing no logic besides getters and setters with one class. This saves a lot of coding and could be especially useful in prototyping.

No download Website Updated 19 Feb 2013 JMapper-Framework

Screenshot
Pop 36.35
Vit 1.14

JMapper-Framework allows you to pass data from one Java Bean to another dynamically with annotations and/or XML. You can create and enrich target objects, apply specific logic to the mapping, automatically manage the XML file, implement the 1-to-N and N-to-1 relationships, implement explicit conversions, apply inherited configurations, and more.

Download Website Updated 16 Feb 2013 Griffon

Screenshot
Pop 45.30
Vit 9.72

Griffon is dekstop application development platform for the JVM. Inspired by Grails, it leverages the Groovy language and concepts like convention over configuration. The Swing toolkit is the default UI toolkit of choice however others may be used, principaly SWT and JavaFX. Developers may use a combination of the Groovy and Java as well as other JVM languages such as Scala, Clojure, Mirah, and Jython. It encourages the use of the MVC pattern and follows in the spirit of the Swing Application Framework (JSR 296) by defining a simple yet powerful application life cycle and event publishing mechanism.

No download Website Updated 14 Feb 2013 Chrome Page Notes

Screenshot
Pop 57.69
Vit 1.00

Chrome Page Notes lets you take notes for Web pages as you visit them and access these notes later when you visit those Web pages again. It provides visual cues to let you know if there are notes available for the Web page that you're on. You can choose to sync your notes automatically to your Google Docs account. You can configure multiple computers to sync to the same account, and thus keep your page notes synced across multiple computers.

No download No website Updated 11 Feb 2013 rJSmin

Screenshot
Pop 83.39
Vit 7.37

rJSmin is a fast reimplemenation of jsmin.c by Douglas Crockford. Although it's written in Python, nearly all logic happens inside the regular expression engine: rJSmin is actually a single regex substitution call.

No download No website Updated 11 Feb 2013 rCSSmin

Screenshot
Pop 64.75
Vit 3.90

RCSSmin is a CSS minifier. The implementation is based on the semantics of the YUI compressor, but aiming for speed instead of maximum compression so that it can be used at runtime rather than during a preprocessing step. rCSSmin does syntactical compression only (removing spaces, comments, and possibly semicolons). It does not provide semantic compression (like removing empty blocks, collapsing redundant properties etc). It does, however, support various CSS hacks (by keeping them working as intended).

Download No website Updated 09 Feb 2013 Vaadin

Screenshot
Pop 312.80
Vit 19.98

Vaadin is a Web application framework for Rich Internet Applications (RIA). In contrast to Javascript libraries and browser-plugin based solutions it features a server-side architecture, which means that the majority of the logic runs on the servers. AJAX technology is used on the browser side to ensure a rich and interactive user experience. Vaadin is a big collection of UI components. There are server-side components like Button, Table, and Tree that you use to compose the application user interface. The components use events, listeners, and data binding to communicate with each other and the business logic. Vaadin is a robust architecture for rapid application development. The component-based architecture together with the data binding features help you to build applications that are easily modularized and refactored as needed.

No download Website Updated 09 Feb 2013 jTransfo

Screenshot
Pop 41.11
Vit 1.99

jTransfo is a Java library to easily convert between transfer and domain objects. It is driven using annotations on the transfer object. Several transfer objects for the same domain object can be used. There are integrations with the Spring framework and Joda-Time.

No download Website Updated 08 Feb 2013 Genson

Screenshot
Pop 96.62
Vit 3.70

Genson is a lightweight Java library for doing conversion between JSON and Java. It provides full databinding and Java generics support. Genson's main goals are to come with rich features out of the box, great performance and scalability, and easy ways to add new features.

Download Website Updated 05 Feb 2013 RootFinder

Screenshot
Pop 29.83
Vit 1.75

RootFinder provides an implementation of all the standard bracketing and open root finding techniques, along with a customizable and configurable framework which separates the initialization/bracketing functionality from the eventual root search.

Screenshot

Project Spotlight

playSMS

A flexible mobile portal system and SMS gateway.

Screenshot

Project Spotlight

ViewVC

A Web-based Subversion and CVS repository browser.