13 projects tagged "JavaScript"
Boule is a user chat Web application. It is based on a modular design to be easily pluggable to other systems. It provides real time interaction by using a Java applet that produces data that feeds the response from an HTTP request running in the background of a separate window. The response is then placed into the Web page through JavaScript.
Gargoyle is an interface for small, widely available routers such as the Linksys WRT54G series and the La Fonera. It provides functionality above and beyond what the default software provides including sophisticated dynamic DNS, quality of service, and bandwidth monitoring tools. The primary goal is to provide a polished interface for these advanced tools that is at least as easy to configure as any existing firmware. This project is based on top of OpenWrt, but unlike other Web interfaces for OpenWrt it places a strong focus an usability and is meant for average users, not just power users.
TVEz is a browser-based system to manage movies, shows, and clips stored on local or remote file systems. It is also a front end to the XINE video player that makes the control of the player possible from the Web browser. It retrieves information about movies, including an image of the cover, from IMDB, and stores that information in a MySQL database. The database entries are fully searchable by director, writers, actors, titles, etc. It includes a rating system for movies by which movies can be sorted such that your most favorite ones appear on top of the list. The Web-based configuration is generic enough so that any kind of show can easily be added to the shows listing. The playlist is fully manageable.