RSS 815 projects tagged "Apache 2.0"

No download Website Updated 09 Mar 2009 BlogBaboon

Screenshot
Pop 18.06
Vit 39.17

BlogBaboon is a desktop client for editing and publishing posts on your Blogger blog. Instead of Blogger's HTML or WYSYWIG input, you get to use lightweight wiki markup. Instead of Blogger's unconvincing preview, you get to see exactly how your post will look.

Download Website Updated 24 Mar 2009 mockinject

Screenshot
Pop 9.49
Vit 38.98

MockInject is a library that supports accurate injection of your mock objects (either manually written or generated). Supported injection points are constructor-calls or method-calls. The injection-points can be defined by using a simple EDSL. It uses ByteCodeInstrumentation to inject your mocks, but you needn't have any knowledge about BCI or JavaBytecode, just the EDSL.

Download Website Updated 25 Mar 2009 Upgrader

Screenshot
Pop 27.24
Vit 38.96

Upgrader is a simple tool that enables Java developers to add software upgrade capability into their applications. An upgrade process typically involves replacing the old version of the binaries with a new version of the binaries and performing data upgrades. It may also need to perform changes to the directory structure. The data upgrade outlined above may involve changes to the configuration files or database. This tool provides a framework which application developers can use to keep track of changes to the application. Every time there is a change in the database schema or configuration files, the application developers can create a "patch" script and add it to the "patch list". The Upgrader tool may be bundled with the application and is typically invoked during the installation and upgrade processes. When it is invoked, it determines the current patch level of the system, determines the patch scripts that need to be executed, sequences the patch scripts, and applies them.

Download Website Updated 26 Mar 2009 Google Apps Improved Login

Screenshot
Pop 40.36
Vit 38.94

Google Apps Improved Login (GAIL) provides Google Apps administrators with two oft-requested features: the ability to customize the login page and the ability to log in as their users. GAIL is designed to run on Google's App Engine so that administrators do not need to have their own Web server. GAIL works by making use of the SAML Single Sign-On (SSO) Service for Google Apps. Premier and Education Editions of Google Apps are supported. Standard Edition is not.

No download Website Updated 27 Mar 2009 Nixysa

Screenshot
Pop 10.72
Vit 38.94

Nixysa is a framework to automatically generate glue code for NPAPI plugins (plugins for browsers such as Google Chrome or Firefox), letting you easily expose C++ classes to JavaScript from a simple IDL representation.

No download Website Updated 29 Mar 2009 symulator parkowania

Screenshot
Pop 28.09
Vit 38.91

Symulator parkowania is a game in which you drive a car and have to park on a green field.

No download Website Updated 11 Apr 2009 jredis

Screenshot
Pop 8.89
Vit 38.73

jredis is a multi-threaded Java library which acts as a client for redis. Redis is a high performance key-value server, similar to memcache.

Download No website Updated 22 Apr 2009 stupid-xml

Screenshot
Pop 21.66
Vit 38.68

stupid-xml is a ridiculously simple annotation-based XML stream parser for Java. The main goal of this project is to get the strings you care about out of XML and into Java as quickly as possible. You define a simple model class, specify the relative paths for its fields, and it will start generating instances for you from an XML stream. The functionality is limited. It will only parse Strings into your model, but this keeps everything extremely simple. Once you have the Strings in your model, you can perform filtering or more complex conversions.

No download No website Updated 03 May 2009 Fixjures

Screenshot
Pop 18.52
Vit 38.46

Fixjures is a data-driven dummy object creator for Java. It allows one to define test fixture objects in external, human-writable JSON resources to reduce unit testing boilerplate.

No download Website Updated 12 May 2009 Jaiwls

Screenshot
Pop 20.22
Vit 38.34

Jaiwls is a component oriented framework with bundled a servlet Web server (Jetty) and HTML widget library. It is easy to integrate in existing applications with static compiled Java classes and supports dynamic websites using Groovy, a runtime injectable singelton instance, well formatted stack traces, a low memory footprint for compiled projects, powerful URL rewrites possible, a production mode (with no recompilation) for Groovy-based applications, and much more.

Screenshot

Project Spotlight

Minerva

A home automation suite.

Screenshot

Project Spotlight

Horde Application Framework

A PHP application framework.