1378 projects tagged "JavaScript"
CGI:IRC is a Perl/CGI program that allows you to use IRC from a Web browser without having to have access to an IRC port. It does not use Java, but it does need a browser capable of rendering frames. It can be used on a Web page to allow users to chat, or it can be used to access chat from behind a firewall.
Enzyme is an architecture for creating user-searching-user applications. Right now, it is primarily useful as a resume create/search and HR management system. However, it's potential uses are wide-ranging, and it offers PHP developers an alternative to relying on simple "keyword" searching systems.
Freepository is a Web-based revision control system based on massive extensions of CVSWeb. It employs a project concept, which provides member accounts and access controls. At project creation, unique CVS repositories are created, containing their respectively unique project credentials. The database maps users to repositories. It also supports multi-file upload, secure remote command line access, and on-the-fly tarring & downloading of repositories.
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.
Inner Peace is a free self-help chatterbot to help you achieve more inner peace. Inner Peace helps you let go of the issues that interfere with your inner peace and replace them with states that support your inner peace. Inner Peace runs on any platform with a Javascript 1.1 browser, such as Netscape 3 or higher. It generates over 100 HTML pages with one Javascript/HTML file. It can also be adapted for use as an advanced Javascript authoring tool. The online version and the download version are identical.
JavaScript is the Netscape-developed object scripting language used in millions of Web pages and server applications worldwide. It is a superset of the ECMA-262 Revision 3 (ECMAScript) standard scripting language, with only mild differences from the published standard. This source is capable of creating the core JavaScript engine as both a static and dynamic library, and a cross platform (Unix, Windows, and Mac [MPW Tool & console window]) JavaScript command line shell. JavaScript is covered by a dual MPL/GPL license.
The JS/CORBA Adapter provides a mechanism for arbitrary JavaScript objects to interact with each other transparently in a distributed JavaScript system. The interaction uses CORBA, and therefore the JS/CORBA Adapter also provides an easy mechanism for other CORBA systems to access Javascript objects without the need to define any IDL. The JS/CORBA Adapter is built on top of Rhino, an open-source implementation of JavaScript written entirely in Java.