14 projects tagged "Apache 2.0"
DOM Tooltip allows developers to add customized tooltips to Web pages. The tooltips are controlled through style class definitions and respond to events such as "mouseover", and avoids possible collisions with form elements such as select boxes and screen edges. While originally designed to create context tooltips, it is also possible to create a wide variety of dynamic layers, such as embedded windows, context menus, and hidden blocks. Additional features include sticky tips, tooltip fading, lifetime, relative positioning, class assignments, width adjustments, mouse dragging, captions, directionality, offset adjustments, adjustable activate/deactivate delay times, snapping to grid, fate adjustment (hide or destroy), and references to created tips. It supports Mozilla/Netscape6+, IE 5.5+, IE on Mac, Safari, Konqueror, and Opera 7.
AjaxAC is a PHP framework which can be used to develop, create, and generate AJAX applications. The fundamental idea behind AJAX (Asynchronous JavaScript and XML) is to use the XMLHttpRequest object to change a Web page state using background HTTP sub-requests without reloading the entire page.
Rhino in Spring is an integration of the Mozilla Rhino JavaScript interpreter for Java and the Spring framework. It includes a controller component for the Spring Web MVC that allows you to express complex multipage flows in your Web applications as server-side JavaScript programs. You can use all the amenities of a full-blown imperative programming language while designing flows.
RAJAX is an approach to remove the repetitive code that coders need to add for simple AJAX applications. AJAX code is generated from POJOs with annotations (and with no configuration files). A simple MVC framework is available totally based on the client side using XSLT to transform either XML or JavaScript objects.
The WSO2 Mashup Server is a platform for creating, deploying, and consuming Web services Mashups in the simplest fashion possible. It features support for consuming and deploying services using dynamic scripting languages, trivial deployment and redeployment, automatic and UI-based generation of Web services artifacts (e.g., wsdl, schema, policy), a set of gateways into a variety of information sources, including SOAP and POX/REST Web services, as well as plain old Web pages, and human-consumable results through a variety of user interfaces, including Web pages, portals, email, Instant Messenger services, Short Message Service (SMS), etc.
Sonatype GWT REST is a "generic" (low-level) fully-compliant (real) REST async client for GWT that avoids "native" GWT RPC completely. It adds "generic" capability to drive any JSON, XML, or plain text-enabled REST Service from GWT client applications. Sonatype Nexus is powered by the restlet.org REST Framework, so this client is usable with all REST services which are backed by the restlet.org Java framework or implement real REST.