160 projects tagged "MPL"
Bugzilla is the leading open-source/free software bug tracking system, with high-profile installations at mozilla.org, GNOME, Red Hat, and NASA, among others. It features a comprehensive set of fields, attachment management, inter-bug dependencies, email notification of changes, a powerful query interface, reporting, and Web, XML, email, and console interfaces. It can be managed entirely using a Web-based UI. The user UI is customizable using templates.
Chameleon (formerly known as Theme Builder) is a graphical tool made to simplify the creation of themes for Mozilla. This tool gives users the ability to apply new graphic designs to the browser without changing its functionality. Individuals can use the tool to create their own personal themes while companies can "brand" the browser with their company colors and logo.
cp_lib is a module loader and a collection of modules to ease the development of Web sites and Web apps. The module loader automatically handles dependencies as much as possible, and users never need to see the module code since all configuration is done through config files. Currently, the core module consists of a database connection class a row manipulator, a sequence manipulator, an error handler, a string manipulator, and a ratings class.
DinX (DinX is not X) is an experimental windowing system that performs clipping and drawing inside Linux kernel modules. This eliminates much context-switching between clients and the server, and makes the code small, simple and fast. It is aimed at small systems like Linux handhelds.
The Internet Document And Report Server (IDRS) is a full Web development platform. All pages are built using an XML like dialect called the Reporting Markup Language (RML), can be generated using data from any JDBC complient database, and mostly require no programming logic. For reports that do require programming logic, RML pages can also use external Java classes and embedded JPython and BeanShell scripts for a higher level of control. Features of the IDRS include user-based security, data connection pooling for use by both the central IDRS system and by individual reports, and multiple databases to be used for each report and JSP.
Isinglass is a firewall setup script designed to protect dial-up users. It protects a user's system against security holes in programs user may not even know are running. Most users can run it "out of the box" without any configuration required. It will automatically detect network interfaces and IP addresses. isinglass-hzd is an unofficial bugfix/2.2 support release.
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.