UMMF is an open-source implementation of UML-compatible meta-meta-model, for the purposes of reifying meta-model implementations and to provide a platform for building flexible model and meta-model transformation tools.
The XMLCPP library provides the implementation of XmlPull API v1 in C++. It can handle any encoding that are supported by `libiconv'. The parsed results are available in the form of std::wstring. So it can handle all unicode character set.
Firebolt Network library (fnl) is a high level framework for network protocol implementations. You can implement your finite state machine oriented network protocol without messing with sockets. Define your states,events,transitions and you're ready.
Jupe is a UML Plugin for Eclipse. It provides support for the creation of UML class diagrams, Java code generation and reverse engineering. Jupe is based on the GEF and UML2 frameworks and supports Eclipse 3.2.
Add-On functionality for the Apache Torque Project (http://db.apache.org/toque). This project provided user contributed add-ons that are not part of the Torque distribution, such as an XML import/export framework, custom templates, and the like.
This project encompasses a group of Linux API library bindings targeting the Common Language Runtime, as defined by ECMA335 and ISO/IEC23271. These bindings allow access to many popular F/OSS libraries from managed code. Examples: X11, HAL, Ogg and more.
phpSimpleMVC is a simple and fast library (not a complete framework) which encourages the developer to write clean, object oriented and structured web applications using an essential subset of the MVC model 2 pattern.
Java Component created to persist and work with trees (it doesn't matter the type of persistence). Based on "Nested Set Model of Hierarchies" by Joe Celko. [Componente Java para persistir y trabajar con árboles (no importa el tipo de persistencia)]
This framework provides an easy to use, reusable, optimized, and portable suite of C++ classes. It takes away complexity by handling all low-level work, thus speeding initial development, resulting in fewer bugs, and lowering maintenance costs.
MilliContainer is a Java-based component manager. It adds external configuration to PicoContainer to make it easy to assemble components for use in your application.
XajaxGrid is a cross-browser JavaScript grid control that represents data in a sortable DHTML table. This component allows you to design quicky user interface by organizing your data into configurable dynamic grid, buffering and dynamical loading.
This Plone-CT-Bundle contains contenttypes that should be build up an interactive and easy to use gallery with some gimmicks, like JS-based change of the preview-image. The CT's also be multilangual.
NORS 4 is a complex redaction system (CMS). Features: WYSIWYG editor, arcticles publishing, comments, web pages, categories, RSS channels, static URL generating, article searching...
SharpMud is a MUD server Framework written for .NET 2.0 in 100% C#. Provides an applcation layer that allows for MUD developers to focus on gameplay, not server mechanics. See the website for more information, including project status and direction.
This is the Goliath Adaptive WEB Application Engine Documentation
This is the Goliath Adaptive Documentation Project.
Goliath-Adaptive is a fully functional WEB Application Engine / RAD Tool that include several functionalities:
* Integrated Development Environment (IDE),
* Complete Framework with standarized DB Access libraries, Dynamic Forms creation
* Several Plug-ins for importing and exporting data, email, data conversion, database management
* Simplified Content Management System with WYSIWYG HTML/CSS editor
* Javascript framework with easy...
Web 2.0 framework developed in PHP5 that allows you to develop interoperable, standards-compliant, scalable web applications without having to worry about the complexities of the underlying architecture for the most common of functionality.
A reimplementation of PEAR's Date package in C. Aims to be a drop in replacement for the PEAR package while supporting both PHP4 and PHP5. Significant speed increases makes it suitable for any system which does a large amount of date calculations.
OQuery is a java library that provides for query operations on/between Collection/s of POJOs (Plain Old Java Objects) like filter, sort, join, group, and aggregate. It can be used on Collection/s from various databases through OR mapping/persistenc tools.
YOPS (Ye Olde Photo Shoppe) is a media manipulation framework written in Java. Computer science educators use this framework to help novices learn and practice fundamental programming concepts by having them create tools for their own photoshop-like app.