UpNDown is a card game written in ELENA. You can play against up to three human players over LAN or Internet (need IP of your opponent). UpNDown is a sub project of ELENA Programming Language
PHP web API designed to simplify object handling(loading, saving, querying, displaying, and editing), abstract the data from its display structure, and layout and allow the target data to be delivered to any supported format without special logic.
GiriGiriPHP is a FREE PHP5 OOP codebase using singletons, that provides very easy code for Web developers to modify and build applications on, concentrating on keeping ease of modification even when big and continuous modifications are added to it.
These classes are useful for signal processing in Matlab or C++. They bring together tools and methods which may be used interchangeably for Matlab and C++. Their initial use is in conjunction with work towards my degree at UC Berkeley.
Patternity is a framework to build tools upon it. Its meta-model is augmented with patterns, enabling tools to work at a higher level, closer to the way you think. The goal is to to create patterns-aware tools to automate more of your work.
A framework for java web development. To help developers to create their own java web application in a simple way without verbose configuration files. You can still use configuration files, only if you want it. The developer are the boss!
JoSQL (Java Objects SQL) provides SQL capabilities for querying, ordering and grouping of collections of Java objects (POJOs). It allows a SQL statement to be applied to the collection of objects and the matching set returned, ordered and grouped.
The NJ toolbox (njTBX) is a matlab object API, built on top of Unidata's Netcdf-Java API to facilitate netCDF model data manipulation. Development of njTBX is a part of 'An Open-Source Community Model for Coastal Sediment Transport' project.
Improved DOM object for PHP. A transparent integration of DOMDocument, DOMXpath and XSLTProcessor into a single object that also includes rendering functionality and a converter tool to transform PHP data into XML data and attach it to the XML tree.
Set of Java libraries to ease common development tasks in an application, such as working with resource files, input validation, background processing, observing property changes, etc.
Kohi is an object-oriented PHP framework that aims to be light-weight, easy-to-learn and does not want to stand in the programmer's way - a framework for non-framework folks.
Pure Perl module to interface with the BMC Impact Manager Web Services (IIWS) to send and receive events and data, run queries, etc. Note that this project is in a very early stage of development.
GWTApp provides several features like: HTML templating and messaging at runtime without application recompiling, MetaField to auto bind and simulate annotation of RPC data fields, Strong typing in MVC, Modular structure in Maven.
A data abstraction layer for .net applications. Write your application code to be database neutral. Swap out the type of database your application uses without updating or even recompiling your business components.
Visual Application Components Abstraction: A library to program applications for Windows using C++, STL and a simple OOP approach. It's a wrapper for the Win32 API, with additional functionality like dockable tool bars, layout managers, signal/slot,
The aim of the project is to build up a set of components for enabling windows to dock into a designated form. Apart from this the main issue (and advantage) will be that every dockable window is handled like a common form in design-time.
Language: C#
A lightweight Approach for GUI Developing. The Main Goal of this Project is reducing costs of GUI Developing in Enterprise Applications. Its more than a technical Framwework. Its a also set of Rules to help Developers to handle complexity. Please visit
A rich administrative interface for accessing JCR (Java Content Repositories). See http://jcrmanager.svn.sourceforge.net/viewvc/jcrmanager/trunk/dist/jar directory for current downloads
RedCarpet is an object-oriented scripting language and framework that is very easy to understand and extend. RedCarpet has many built in features, and can be extended with custom commands in 5 mins - great for automated testing, specialized tasks etc.
This project aims to provide Java programmers with a bunch of Classes which we think Java should provide by default. It tries to make Java a more pure Object-Oriented Programming Language.
Chaplin is a Java class transformer which brings some modern language concepts into Java(TM): For example: contexts, composites, traits (mixins), runtime type conversion, dynamic method signatures, method and field aggregators etc.