27 projects tagged "JavaScript"
Dynamic Form is a Python request abstraction library that lets you write one request handler that will run on multiple Python Web frameworks (such as Django and Google's AppEngine). This allows you to create pages and apps once and use them on multiple projects without concern about which framework is being used. Additionally, it makes AJAX easy. Simply adding nested request classes allows you to define AJAX handlers that can easily be refreshed both sever-side and client-side.
Survey Builder is a Web-based survey development and management platform which allows survey designers full autonomy over what to include in their surveys. All surveys are designed with pure HTML with any fields (text fields, check boxes, radio buttons, and select lists) in the HTML automatically saved when the survey is submitted.
Cacophony is a tool for creating and viewing interactive videos, especially music videos, using HTML5 video and canvas elements and Javascript. Interactive elements include visuals/story adapting in response to user input as text, mouse movement, drawings, and choices (choose-your-own-adventure). Input from the viewer can affect the subsequent video, and also be sent to a server for integration with other Web applications (social networking, sharing, and geotagging), which is possible because effects are rendered on-the-fly in the browser, not pre-rendered like traditional video. Input can also come from external sources (RSS and JSON), so you can integrate external data, or previously generated data, back into subsequent views of the video.
openpom is a Web interface based on NDO for Nagios or Icinga. It allows you to view almost everything about Nagios or Icinga in a single page: alert, ack, downtime, comment. You can also interact with Nagios or Icinga through ack, downtime, comment, disable, and reset buttons. You can filter on hosts and services states (such as critical, warning, unknown, ok, or outage). The status popin allows you to display graphs, either the ones from Nagios (trends.cgi) or custom ones based on RRD (such as pnp4nagios).
PHFTP (PHP HTTP FTP) is a simple and fast Web FTP application. You can upload, download and administer files on FTP servers without a local FTP client, even if you are behind firewalls and proxies. The only thing you need is a Web browser HTTP(S) connection. If you can browse the Internet at your workplace, you can now also establish a FTP connection to any FTP server your PHFTP installation server can connect to.
Total Shop UK eCommerce is an eCommerce site based on CodeIgniter. It is search engine optimized (SEO), uses AJAX functionality, and has multiple categories/sub-categories, an easily customisable design, percentage discount codes, account history and order tracking, customer newsletters, content managed pages, and the ability to set the Global VAT rate.