RSS 976 projects tagged "Apache 2.0"

No download Website Updated 14 Feb 2013 Chrome Page Notes

Screenshot
Pop 56.64
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.

Download No website Updated 02 Oct 2011 Multicast Tool

Screenshot
Pop 40.20
Vit 1.00

Multicast Tool is a command line tool from the WizTools.org mini-projects that operates in two modes: listen and send. Running this application in these modes, the user will be able to send and receive packets from multicast groups.

Download No website Updated 24 Oct 2011 CSS Import Resolver

Screenshot
Pop 21.73
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.

Download Website Updated 31 Oct 2011 Apache Libcloud

Screenshot
Pop 46.58
Vit 1.00

Apache Libcloud is a client library for interacting with many of the popular cloud server providers. It was created to make it easy for developers to build products that work between any of the services that it supports.

Download Website Updated 17 Nov 2011 WizTools.org oEmbed Java API

Screenshot
Pop 18.22
Vit 1.00

WizTools.org oEmbed Java API is a Java implementation of the oEmbed API. It aims for simplicity, extensibility, and minimal third party dependency.

No download Website Updated 26 Nov 2011 For human eyes only

Screenshot
Pop 21.10
Vit 1.00

For Human Eyes Only is a Firefox plugin that lets you post in a way that prevents computers from analyzing your messages. The plugin converts your messages into images in a way that makes it hard for computers to extract your message, while genuine humans can still read it.

Download No website Updated 28 Nov 2011 PyMuTester

Screenshot
Pop 19.80
Vit 1.00

PyMuTester is tool to facilitate Mutant Testing (a.k.a Mutant Analysis or Program Mutation) on software systems written in Python. Its main purpose is to assist you in improving your existing unit tests to cover missing checks and “loopholes” in your testing. It works by making small changes (technically known as mutants) to your Python application’s source code and re-running your unit tests over these mutated applications' source code. Since the mutants usually go against the specifications, your unit tests should fail in such tests. If the unit tests still pass, then that is an indication that your unit tests might have missed some checks.

Download Website Updated 16 Dec 2011 PirateWall

Screenshot
Pop 49.76
Vit 1.00

PirateWall is a simple Twitter Client. It displays search results for a certain keyword or hashtag in realtime in a shell-based environment. It can also be configured to act as a data provider for many different visualization tools. For example, it is possible to use the client as a text generator for many XScreensaver applications like "apple2" or "starwars". When used in a Unix shell environment, colorized output can be generated.

No download No website Updated 29 Jan 2012 Geomajas API project

Screenshot
Pop 26.83
Vit 1.00

The Geomajas API project contains some annotations that can be used to indicate which parts (which classes and which (public) methods or fields) are considered as the API. This is particularly useful for projects where you want to mark the API without the need to refactor everything to interfaces and factories.

No download No website Updated 30 Jan 2012 Geomajas Geometry project

Screenshot
Pop 28.71
Vit 1.00

The Geometry project contains a DTO class for representing a geometry and services for manipulating these geometries. These objects can be used in various environments, including GWT. They can also easily be serialized to and from JSON.

Screenshot

Project Spotlight

Disk Based HashTables

Hash tables on hard disk.

Screenshot

Project Spotlight

BugHotel Reservation System

A hotel booking and accounting package.