This library allows to read/write XML documents into objects using RTTI (run-time type information). Very useful for configurations, settings, skins and so on.
litecoms is a Web-Content-Management System for small websites. It is written in PHP and MySQL and features a sophisticated Plugin API for future expansion.
Two full-fledged object-oriented classes dealing with dates (class cDate) and spans of time (class cPeriod) written in C++.
The datecalc-cpp project is a sub-project of tbvs-hr (https://sourceforge.net/projects/tbvs-hr).
Flexoodb stands for Flexible Object Oriented Database API. Using your choice of RDBMS, Flexoodb represents objects as XML, allows proprietary Serializable objects to be embedded within the XML representation and manipulation using extended classes.
Flicc is an Mxml based Dependency Injection framework for Flex. Flicc allows you to define objects and their dependencies using constants to provide more compile-time checking, configure view components and quickly write domain-specific injection tags.
Moved to GitHub http://github.com/autentia/autentia-wuija !!! WUIJA is a Java framework to develop Web apps. Our goal: make development easier. The best point: you can develop GUI in Java (like Swing) using widgets or adding easily your own ones.
Complex list management with an extremely versatile interface. Built-in sorting (with abstract variants), finding, iteration, and element manipulation. Supports const-interface elements. Transparent 'virtual array storage' (VAS) for large element types
Artridis is an OpenGL application meant to display wavefront objects in a 3D world.
The finality of this project is to be able to take "artistic" snapshot of this world.
Water: a fast, secure, dynamic OO language and database. Water is an all-purpose language (and meta-language) that runs Web applications in the browser or server-side. Water is compatible with .NET, Java, and C on Windows, Linux and Mac OS X system.
An framework for rapid development of web applications that emphasizes complete separation of markup from code, ease of use and seamless integration with Java.
The iPOJO-Toolbox includes several projects to ease the conception and the use of components above the Apache Felix iPOJO framework. It contains several handlers, some standard OSGi services as well as an Eclipse plugin, and many other useful features.
RCL is a project to develop a new, better and more complete general-purpose, cross-platform class library for C++. The style is somehow influenced by the .NET class library, as this one is just the best I have seen yet.
library for converting from JPA, Hibernate, etc to json. Reads JPA Annotations to get around the proxy class problem. Still in the very early stages but has very useful limited functionality.
Fragments is a highly sophisticated C++ library for composing classes from freely definable "fragments". Among other things it can be used to create container classes - just by selecting a set of "fragments" to combine.
I looked for a Java Component to read a Interleaved 2 of 5 barcode and didn't find. So I did it. Eu procurei por um componente Java para a leitura de códigos de barra 2 int 5 e não encontrei. Então eu fiz. Contato: www.flavioschiavoni.blogspot.co
A portable C++ framework for dynamic class loading. Allows creating and loading binary plugins created by different compilers and/or versions. A binary dynamic cast feature that works over compiler boundaries on a given platform is also provided.
The Harmoni PHP Project consists of three major components: 1) A PHP application framework and architecture, offering, e.g. authentication, DBC, file storage 2) PHP OKI OSID (service definitions) conversion system 3) PHP implementations of those OSIDs
A time schedule graphical component with a point and click interface. This is a custom drawn control written in C#. It provides an easy interface for laying out periods of time associated with a predefined color/state. The control respects local timeform
A LGPL library to handle xml documents in a DOM-like style. It's designed for LOW-performance systems (like embedded ones) and for lightly handle very large documents, automatically speeding up memory management in a user tunable style.
myjson is a small java library that operates with object literals expressed in JSON notation. It can not only convert from java objects to JSON and back, but also compare or even update a java object with the information contained in a JSON string.