312 projects tagged "MPL"
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.
iSQL(IndependentSQL)-Viewer is a JDBC 2.0-compliant application that can take advantage of platform features such as transactions, running batch modes, and database abstraction. Even in heterogeneous database environments, it supports all database platforms with a JDBC 2.0-compliant driver, such as PostgreSQL, MySQL, and Oracle. It provides a variety of tools to carry out both simple and complex database activities.
JavaWeather is multithreaded Java code which connects to the NWS servers to download current weather conditions and forecasts from 3,000 observation stations around the US and the world, and provide bean-like access info for Java applications and servlets (not applets). It also includes some temperature utilities.
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.
Leaky can help you track down memory leaks and some kinds of memory corruption. It also has entry pointers for logging addref / release calls. The key thing that leaky does is this: it logs all calls to malloc / free / realloc / new / delete into a log file. The logging data includes information about size and address, as well as the call stack of the operation. The leaky program then can translate the call stack data from addresses into symbols and then dump the data out.
brickOS (formerly LegOS) is an alternative OS for The Lego Group's Mindstorms Robotics System. It is intended to allow an RCX owner to write programs for the RCX in C or C++ and download them to the robot. It includes APIs for control of the robot's inputs and outputs, LCD, and all other basic features of the RCX. It also includes advanced OS functionality, like threading, semaphores, and floating point math. Cross-compilers (which are necessary to compile the code) are available for RH 6.2, Debian woody, and all Windows/DOS variants.
leJOS is a Java-based replacement firmware (OS) for LEGO Mindstorms programmable bricks, including RCX and NXT. It supports threads, exceptions, synchronization, floating point arithmetic, strings, and so on, but there is no garbage collection yet. It is also designed to be portable to other small devices.
A modern C++ FIX framework featuring complete schema customisation, high performance, and fast development.