RSS 77 projects tagged "Apache 2.0"

No download Website Updated 22 May 2011 DNSSD for Firefox

Screenshot
Pop 51.19
Vit 2.02

DNSSD for Firefox (formerly BonjourFoxy) adds support for discovering Web sites via DNS Service Discovery (Bonjour) to Firefox.

Download Website Updated 07 Feb 2010 GWTCOMP

Screenshot
Pop 30.92
Vit 1.13

GWT Components (GWTCOMP) is a set of reusable graphical components for developing rich Web applications. GWTCOMP is developed using the Google Web Toolkit (GWT) framework and it supplements the features and services provided by GWT and other widget libraries. GWT is a popular framework from Google for developing AJAX applications using the Java programming language instead of HTML, JavaScript, and other scripting languages. Whereas the GWT framework provide low-level graphical objects for handling basic functions like buttons, images, and text boxes, GWTCOMP provides more complex graphical objects that are needed by real-life applications. An example of such an object is the Live Data Panel, which enables applications to display and update charts in real-time using a data source that resides in the server.

No download Website Updated 21 Sep 2009 JClientPages

Screenshot
Pop 23.02
Vit 1.42

JClientPages allows you to use standard Java language to write client-side scripts in your HTML pages. It is cross-browser, and there is no need for new browser plug-ins.

No download No website Updated 12 Sep 2009 CCI:U Open Course Labs

Screenshot
Pop 30.79
Vit 36.69

CCI:U Open Course Labs is a Django-based Web application that interfaces cloud-computing infrastructure such as Amazon EC2 and NexR iCube Cloud. More backends may be added. It provides the access to cloud infrastructure in the form of "course labs" where course staff in an academy can manage the allocated computing resources and assignments easily. Course labs can also be used as course homepages.

Download No website Updated 16 Nov 2009 Forms4j

Screenshot
Pop 18.68
Vit 35.80

Forms4j is a replacement for using Spring form tags. It lets you create complex forms quickly and easily with comprehensive validation and sections that hide or show depending on the input.

No download No website Updated 16 Nov 2009 RestyGWT

Screenshot
Pop 32.06
Vit 35.80

RestyGWT is a GWT generator for REST services and JSON encoded data transfer objects. RestyGWT Rest Services allow you to define an asynchronous service API which is then implemented via GWT deferred binding by RestyGWT. It features generation of asynchronous RESTful JSON based service proxies, encoding and decoding of Java objects to JSON, and an easy-to-use REST API.

Download Website Updated 05 Jan 2010 Shared Questionnaire System

Screenshot
Pop 34.00
Vit 1.00

Shared Questionnaire System (SQS) is an integrated optical mark recognition (OMR) form processing system with straightforward GUIs. It is aimed at developing social platforms to share knowledge about questionnaires based on XML standards. You can use SQS easily. SQS applications are implemented in Java, XSLT, and JavaScript. You can install and launch them easily from your Web browser with Java Web Start. It lets you use plain paper and general purpose document scanners for OMR form processing.

No download No website Updated 24 Feb 2010 Visural Wicket

Screenshot
Pop 19.39
Vit 34.38

visural-wicket is a useful set of light-weight, loosely coupled components and utilities for the Apache Wicket Web framework. Each component is designed to be easily integrated into any existing Wicket application with minimal dependencies. Each component is also designed to be easily customized to fit a particular system's requirements. Other than components, visural-wicket includes some other utilities that assist in the development of Wicket applications, such as an annotation-based mounting system, model templates, and an automatic "form view mode" component.

No download No website Updated 20 May 2010 Prebake

Screenshot
Pop 31.18
Vit 33.32

Build systems fail to scale to large projects when rebuilding a small portion requires stat-ing every project file. Prebake is a build system that uses a long-lived service to hook into the file-system and watch for changes so it can avoid unnecessary I/O for incremental builds. It also solves common problems with Ant and Make: missing dependencies and build cruft from deleted source files. It does away with missing dependencies by doing away with explicit dependencies altogether. Build dependencies are inferred by intersecting globs; if one product takes *.c and produces *.o, and another takes *.o and produces *.lib, then the latter depends on the former. Prebake also gets the benefits of both a declarative build syntax (a la make) and the flexibility of hand coded shell scripts. It uses tightly sandboxed JavaScript and "mobile functions" to get the flexibility of a scripting language with the hard controls on side effects that allow for repeatable builds. In practice, the JS in build files looks declarative, like JSON, but the dynamism is there when you need it.

No download No website Updated 27 May 2010 Google Calendar Chrome Extension

Screenshot
Pop 26.04
Vit 33.01

Google Calendar Chrome Extension adds a button to your browser toolbar that displays a preview of your calendar while you're navigating. (works on any page). If you're on certain sites where it detects the presence of events, the icon changes to a green "+". Clicking that icon lets you add the event to your Google Calendar, and shows you a Map (if there's a location it could detect.) Supported sites include Facebook, Evite, and any site that uses the hCalendar microformat or derivative microformats such as hResume.

Screenshot

Project Spotlight

RText

A fully customizable programmer's text editor.

Screenshot

Project Spotlight

ashd

A sane HTTP daemon.