5 projects tagged "English"
JWIM is a JavaScript window manager that allows programmers to load independent modules inside Web applications. It is totally AJAX based and does not make use of inner frames. Any module acts as an independent page, so it can display HTML, run JavaScript code, get access to HTML elements (in the same manner as document.getElementById does), and can be loaded multiple times. To achieve those features, modules have their own scope to store data and to run code. Modules can be loaded inside dynamically generated divs that behave like windows, or attached to HTML elements to build static layouts. Jwim is primarily intended to split large AJAX applications into small files that are loaded dynamically and run in an isolated environment.
Nagios 4 iPhone is a Nagios interface for the iPhone. It does not require any modifications on your Nagios servers. The server part of this software collects statistics on several Nagios servers, serves a few static files, and generates a JSON response. The client part handles the display of the data on the iPhone.
P2P-Fusion is a software system that supports audiovisual creative activities and makes it easy for anyone to create, reuse, and share audio and video productions over the Internet legally, without costly servers and complicated system management. Fusion binds together a peer-to-peer network, a distributed semantic database, social enrichment features, support for embedded licenses, and a social media application toolkit into an integrated easy-to-use solution.
Maximus is a module manager for BlitzMax. Maximus is made out of two parts. The first is a Web application that provides a place to host BlitzMax modules. A Web site made with this application is responsible for supplying module packages to the Maximus client. The client is used to install and manage installed modules on your computer.