RSS 34 projects tagged "GWT"

Download Website Updated 23 Apr 2009 Restlet

Screenshot
Pop 199.06
Vit 9.52

Restlet is a REST framework for Java. It supports all REST concepts (Resource, Representation, Connector, Component, etc.) and is suitable for both client and server Web applications. It supports major Web standards like HTTP, SMTP, XML, JSON, WADL, and Atom. Many extensions are also available to integrate with Servlet, Spring, Jetty, Grizzly, Simple, JAXB, JAX-RS, JiBX, Velocity, or FreeMarker. A GWT version is also available.

Download Website Updated 18 Oct 2009 MiniG

Screenshot
Pop 99.05
Vit 2.95

MiniG (Mini Gmail) is an AJAX Webmail for the OBM groupware solution. Its user interface is designed to feel like GMail. MiniG can work with any Cyrus IMAP server.

Download Website Updated 07 Feb 2010 GWTCOMP

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

Download Website Updated 12 Apr 2009 Algorithm Study

Screenshot
Pop 51.90
Vit 1.00

Algorithm Study provides tools and resources to augment the traditional study of algorithms. It includes implementations of common and less-common algorithms in a variety of languages and visualization tools to help in gaining a deeper understanding of the algorithms. The algorithm implementations are each accompanied by a discussion of the asymptotic ("big O") run time and memory limits of the algorithm. Some implementations include discussion of how the algorithm or data structure is commonly used and comparisons with similar algorithms or data structures. All implementations have test cases that exercise their functionality. The visualization tool, Algorithm Visualizer, displays what happens as various algorithms do their work.

Download No website Updated 09 Feb 2013 Vaadin

Screenshot
Pop 309.89
Vit 19.87

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 28 May 2009 GWTUML

Screenshot
Pop 29.09
Vit 38.19

GWTUML a Web-based application for drawing UML diagrams. It uses GWT.

Download Website Updated 24 May 2011 OneSwarm

Screenshot
Pop 69.65
Vit 1.97

Although widely used, currently popular peer-to-peer (P2P) applications offer no user privacy. By design, services like BitTorrent and Gnutella share data with anyone that asks for it, allowing a third-party to systematically monitor user behavior. As a result, using a P2P network means that your online activities become public knowledge. OneSwarm is a peer-to-peer tool that provides users with explicit control over their privacy by letting them determine how data is shared. Instead of sharing data indiscriminately, data shared with OneSwarm can be made public, shared with friends, shared with some friends but not others, and so forth.

Download Website Updated 16 Nov 2009 GWT Mobile WebKit

Screenshot
Pop 48.93
Vit 1.04

GWT Mobile WebKit is a library that exposes HTML5 and WebKit features to the GWT platform. The aim of this library is to help Java developers create Web applications specifically suited for mobile devices, using GWT as the foundation.

No download No website Updated 20 Oct 2009 USAF WAPS Promotion Calculators

Screenshot
Pop 18.03
Vit 36.23

USAF WAPS Promotion Calculators helps supervisors and mentors of airmen in the U.S. Air Force to counsel enlisted on the Weighted Airman Promotion System (WAPS) and promotion timeline.

No download No website Updated 16 Nov 2009 RestyGWT

Screenshot
Pop 31.75
Vit 35.84

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.

Screenshot

Project Spotlight

MetaPath

Metabolic pathway visualisation and analysis.

Screenshot

Project Spotlight

HTTPTunnel

A program to tunnel arbitrary TCP connections over HTTP.