equanda is an tool to generate a J2EE application based on a XML description of the data and constraints. It generates the access objects, a powerful base user interfaces (with help for more powerful stuff) and support for web services with versioning.
The aim of this project is to enable a way to write php code just like in a java enviroment. I and anybody who wants to get involved will try, where it is posible, to have the same OO Architecture.
The TORUS framework project aims to provide a complete application lifecycle management environment (from requirements to tests), supporting most common platforms and programing languages, and centered on one main concept: Think Once & ReUSe!
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
This is Java based game framework plus an implementation for a Texas Holdem poker game. The framework allows for the creation and distribtution of games in a manner similar to big poker houses, like PokerStars and FullTillt. site at www.trapoula.net
The Annotated Object Validator provides a mechanism for writing validators for any Object using Java Annotations. This allows for complex, reusable validation code to be constructed and applied to Fields and Classes with a minimum amount of effort.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Parallelizable is a tiny framework in complement for java.util.conccurent api. Parallelizable is an abstract class to extend for making asynchronous parallel execution on a synchronous task. Very usefull if task often calls a very long process.
An automated database patching framework for Java.
AutoPatch is an automated Java patching system. Among other things, it allows a Java application to easily do things like keep a database schema in sync with what new application versions require thus radically lowering the cost of database maintenance.
This project is now hosted on GitHub: https://github.com/tacitknowledge/autopatch
An automated website testing framework. Includes a utility to spider a site to determine content and a variety of testing plugins to ensure the content complies to validity and accessibility. A report is then generated with the results of the test.
The Squidy Interaction Library eases the design of "post-WIMP" user interfaces by unifying various device drivers, frameworks and tracking toolkits in a common library and provides a central and easy-to-use visual design environment. www.squidy-lib.de
"Yet Another Do-It-Yourself (Test) Automation Framework" specification. Use or modify one of the existing software implementations (hosted/referenced here), or implement the framework yourself. Download and read the spec for more details.
KemetLF is a Java/Swing library + DEMO which defines the Look and Feel of kemet project. This library which introduces the transcription and transliteration of egyptian hieroglyphs based on the list of Gardiner's signs (middle egyptian) - Art and Cu
Jargl (Java ARGument parsing Library) is a library for parsing command line arguments in Java. It follows a declarative, bean-like approach and thus is very easy to use.
Distributed Computing Over P2P Networks(DisCo) is focused to provide a java framework for programmers to develop distributed software application with lesser or no time spent on distributed computing part.
jSmaTeP - JAVA Smart Text Processor Library for processing import and export data by configuring data structure and generating a value object representation for a described record. ()
Petaapan is exploring the opportunities that multi-touch displays present. Initially we are looking at tools to support agile development to provide a concrete target for the investigations.
Lima-Loa is an automatic implementation of the GoF Adapter Pattern for Java, allowing the marshalling of method calls to any interface onto any target object, including the automatic conversion of parameters, results and exceptions.