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.
IDE for Laszlo is an Eclipse-based development environment for creating, editing, debugging, and testing applications based on the Laszlo Platform. The Laszlo Platform is a platform for the development and delivery of Internet applications where the LZX XML mark-up is used to create the user interfaces. LZX is an XML and JavaScript description language similar in spirit to XUL (XML User interface Language) and XAML (the "Longhorn" mark-up language by Microsoft). A video demo is available.
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.
AKK@DA is a network monitoring system designed for small and mid-sized computer networks. Its purpose is to quickly detect system or network faults and to display information about any detected problems for the administrator. AKK@DA is designed as a pro-active network monitor. It does not need to be provided with information from any agents, systems, etc. It collects information automatically every single minute (this period can be shortened even to 1 second if needed). Almost all services of the monitored hosts are discovered automatically.