13 projects tagged "JavaScript"
uEdit is a simple plain text editor with useful custom features. It can include existing text files and the output of AppleScripts that generate text parts. Text file can be created from templates, and debugging features are included for Perl, Python, and HTML. Actions are also provided for HTML, AppleScript, JavaScript, CSS, and text manipulation scripts.
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.
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.
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.
dispatch is a multi-tier architecture object-oriented framework that allows access to methods and variables at the command line and in shell scripts or via a GUI. It contains classes that deal with configuration management. It tries to unify similar configuration semantics syntactically.