142 projects tagged "JavaScript"
GPP is a general-purpose preprocessor with customizable syntax, suitable for a wide range of preprocessing tasks. Its independence from any programming language makes it much more versatile than cpp, while its syntax is lighter and more flexible than that of m4. The syntax is fully customizable, which makes it possible to process text files, HTML, or source code equally efficiently in a variety of languages.
Jmol is a Free, Open Source molecule viewer and editor. It is a collaboratively developed visualization and measurement tool for chemical scientists. Jmol is an active project, and there are new features being added to it on a daily basis. Users are encouraged to modify it to fit their needs and to contribute their changes to the project.
For users on Linux and Unix, KDE offers a full suite of user workspace applications which allow interaction with these operating systems in a modern, graphical user interface. This includes Plasma Desktop, KDE's innovative and powerful desktop interface. Other workspace applications are included to aid with system configuration, running programs, or interacting with hardware devices. While the fully integrated KDE Workspaces are only available on Linux and Unix, some of these features are available on other platforms. In addition to the workspace, KDE produces a number of key applications such as the Konqueror Web browser, Dolphin file manager, and Kontact, the comprehensive personal information management suite. The list of applications includes many others, including those for education, multimedia, office productivity, networking, games, and much more. Most applications are available on all platforms supported by the KDE Development. KDE also brings to the forefront many innovations for application developers. An entire infrastructure has been designed and implemented to help programmers create robust and comprehensive applications in the most efficient manner, eliminating the complexity and tediousness of creating highly functional applications.
XML for SCRIPT is a simple, non-validating XML DOM and SAX parser written in JavaScript. It was designed to help Web application designers implement cross-platform, client-side manipulation of XML data without having to resort to proprietary platform-limiting solutions. It includes extensive documentation on both its DOM and SAX parsers as well as a host of tools, sample applications, and test suites to aid in developing applications based on its technology.
XmlBlaster is XML based MOM (Message oriented Middleware) with a lot of features. It is a publish/subscribe and point-to-point MOM server which exchanges XML-encoded messages. Communication with the server is based on CORBA (using JacORB), RMI, XML-RPC, native socket, or a persistent HTTP plugin. Subscribers can use XPath expressions to filter the messages they wish to receive and add their own MIME-based filter plugins. C/C++, Java, Perl, Python, VisualBasic.net, C#, and PHP client demos are included in the xmlBlaster test suite, and Tcl and Python demo clients are scheduled. XmlBlaster also provides a browser callback framework, allowing browsers (Netscape, Mozilla, MSIE) to receive instant callbacks over a persistent http connection. A security plugin framework allows authentication/authorization in many ways. Currently there are LDAP- and passwd-based plugins available.
PHP Layers Menu is a hierarchical DHTML menu system that relies on the PHP scripting engine for the processing of data items. It achieves a compact layout and a compact output code for menus with a large number of entries. It provides horizontal and vertical layers-based menus whose behavior is analogous to menus of commonly used GUI-based applications. It also provides JavaScript-based tree menus, whose look is analogous to the most widely used file managers and bookmark handling tools. Menus are generated using data retrieved from files, strings, and databases. It supports Mozilla, Netscape 4, 6, and 7, Konqueror 2.2+/Safari, Opera 5+, and Internet Explorer 4+. It also provides accessibility solutions for browsers that do not support JavaScript.
Popup Calendar is a calendar and date selector that can be associated with an image next to a form element that requires a date. The calendar pops up, at which point a date can be selected, and it will close the calendar and pass the date down to the input field. It has customizable colors and full year/month navigation. It works on all browsers with Javascript support (Konqueror, IE, Netscape 4, Mozilla, and Opera) and makes choosing dates in forms much more pleasant.
HLib is a cross-browser API designed for real-world applications by being lightweight and modular (code branched by targeted browser), while implementing a clean and elegant object-oriented library structure. It supports legacy browsers such as IE4 and NS4, but it is more focused on emerging DOM-compliant browsers (IE5+, NS6, and Konqueror). The library handles layer and document basics, as well as offering an extensible structure for the creation of advanced GUI widgets. HLib also integrates a state-of-the-art event handling system based on DOM2. An optional Python build system with compression is included.