A Generic Fixture for FitNesse where user just drops a class in FitNesse's class path, write the test tables in wiki (can use DSL as well) and be ready to test without the need to write a single line of Java code. Visit http://anubhava.wordpress.com
Two full-fledged classes dealing with dates (class cDate) and spans of time class cPeriod) written in PHP. The datecalc project is a sub-project of tbvs (http://sourceforge.net/projects/tbvs).
COWL is a c++ framework providing everything you need to implement fast dynamic web pages. --- Currently COWL is in a very early stage. It may contain errors and is not yet fully implemented. You should only use it for testing purposes.
phpAnnotations provides Annotations support similar to Java or C# in your PHP projects. Annotations gives you the ability to add meta information/configuration to your classes by readable at runtime using reflections.
The Lingual Quanta is an organization created by software engineers that are interested in Natural Language Processing technologies focused in libraries useful for projects such as grammar checkers, text markups etc.
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).
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.
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.
BTCpp is an Open Source Bluetooth Library written in C/C++.
You can use BTCpp in your C/C++ projects if you need support for basic reading/writing data to remote devices, remote device scanning & rfcomm streams.
TenneySoftware Libraries contain a set of useful functions and extensions used by myself that I have chosen to make available to the public. Part of the project will include N-Body simulation using a variety of integrator methods.
This plug in will give you the ability for schedule your launches in eclipse. It's based on a simple workbench view where you can add your task to be launch at a specific date.
SQLOrm focuses on mediating database interaction rather than shielding the user from it. SQLOrm consists of 3 major parts. A dynamic query builder. A prepared statement layer. A resultset to object graph mapper, supporting batch inserts/updates.
mda4eclipse is a domain-driven and model-driven development eclipse plugin. Its purpose is to present a way of using different project sites to work together and establish a shared development environment.
Automatic generation of documentation on Delphi projects from source code. Distinctive features are exact parsing gathering lots of information and a division of the parser and configurable generators (HTML, Win- & HTML-Help, PDF, LaTeX, XMI export)
This is a simplified version of the GNU Grep. Search a RegExp on a file that contain all alphanumeric characters. Use special symbols like @ and # to extend the search. Now you can set Case Sensitive option and ignore withespaces during the search.
Php5Utils is a collection of small components written for general use in php5. Parts of code comes from projects developed by Active Mind for giarre.com administrative tools
The CINT Smartcard project is a collection of tools and libraries for testing smart card. Now it consists of a GUI tool, TestCase Manager, and two CINT pre-compiled libraries, pcsclib & gsmlib, to support PC/SC card reader and GSM commands respectively.
MyAppFW is basic php application framework designed to be used as a base or learning guide for PHP projects that need (Multiple) Template Support, Advanced DB Support, Proper Email handling and some other basic useful functions for live dynamic websites.
AchitectHelper is an framework developed to make easy the development of simple 3-layered systems by providing generic layers for business and persistence. At this initial stage it helps IT students but its intented to help complex projects too.