35 projects tagged "JavaScript"
APEye is a jQuery widget for issuing HTTP requests, designed to help document and test APIs. With a few lines of Javascript, you can let users experiment with your API without leaving the documentation. Unlike hurl and apigee, requests are handled entirely by the client; no server-side proxy is needed.
Html Writr is an innovative system that allows users with little to no technical knowledge to edit static HTML files. It is very easy to setup, and requires no database to use. The editing experience is simplistic but full featured, using nicedit for the WYSIWYG editor, and allowing users to edit the page title, meta description, and meta keywords. Preparing HTML files for the HTML writer to edit is very quick; just a couple of lines of code and you're done.
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.
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.