20 projects tagged "JavaScript"
The goal of BBMozLib is to provide a way to render XUL or HTML pages directly into an off-screen buffer that can be rendered with the 2D, 3D, or 4D API of your choice, and to make this as simple as JavaScript programming. It is to provide a platform-independent and convenient API for embedding Gecko into graphical applications like games. It features eye candy, ease of use, and i18n support. It can make parts of the GUI transparent, works in different resolutions, and has a wide range of widgets. By using existing technologies like HTML, the programmer is released from the burden of placing widgets. Glitz support is planned for when the API is stable and frozen.
The SeaMonkey project is a community effort to develop an all-in-one Internet application suite. It contains an Internet browser, email and newsgroup client with an included Web feed reader, HTML editor, IRC chat, and Web development tools, and is sure to appeal to advanced users, Web developers, and corporate users. It uses much of the Mozilla source code powering such successful siblings as Firefox, Thunderbird, Camino, Sunbird, and Miro.
Dojo is a cross-browser AJAX/DHTML toolkit for building dynamic Web UIs. Dojo includes a rich-text editing component, an aspect-oriented event system, rich drag-and-drop support, a rapid-prototyping framework for building new widgets, and a full-featured abstraction for XmlHTTP I/O. In short, it's a very fast way to build Web interfaces.
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.
GWTruts is an easy-to-use framework for using GWT with MVC and dependecy injection. It virtually divides a GWT module into view, controller, and validation sections similar to traditional MVC Web frameworks like Apache Struts. It also provides a dependency injection mechanism similar to Spring, which you can use to customize your controllers and views. It provides a page decorator where you can define mappings between a URL and a group of controllers/views and sections of the HTML files.
Sajax is a simple toolkit to expose functions in your PHP scripts as JavaScript stubs which can be called by the browser to do work on the server without refreshing the page. It utilizes XMLHttpRequest to make the magic happen. This kind of technology, generally known as remote scripting or "Ajax," is becoming popular and is used extensively by Google (GMail, Google Suggests, Google Maps) and others to provide another level of interactivity within Web pages.
xajax is a PHP class library that allows you to easily create powerful, Web-based, Ajax applications or plugins using only HTML, CSS, JavaScript, and PHP. Applications developed with xajax can asynchronously call server-side PHP functions and update content without reloading the page. xajax is object oriented, supports passing single and multidimensional arrays and associative arrays, easy asynchronous form processing, and supports a wide range of Unicode characters and languages encoded with UTF-8.
A Java component for manipulating PowerPoint presentations.
Software which extends the functions of Asterisk with end-user Web clients.