3 projects tagged "Creative Commons Attribution Licence"
The JW Image Rotator is a Web component (built with Adobe's Flash) that enables you to display photos in sequence with fluid transitions. It supports rotation of images in the JPEG, GIF, and PNG formats listed with the RSS, XSPF, or ASX formats. A wide range of FlashVars (variables) are supported for tweaking both behavior and appearance. An extensive JavaScript API is exposed.
RMI WebSocket provides a library for remote method invocations between a browser and a Jetty Web Server using the HTML5 WebSocket. The idea is to enable tight method-level integration between the user interface and the server so that patterns such as MVP (Model-View-Presenter) can be applied in a Web environment. The method-level communications between the browser code and the server code allows the developer to think about the Web page and server-side components as objects in a UML world. Details such as the over-the-wire protocols in WebSockets are abstracted away in the process.