The FrameCode.NET project is a collection of articles and sample code in all kinds of programming languages that point out hints, tips, tricks, samples, and much more. Articles are community driven and are provided by the public!
Java Virtual System (JVS) is built around a virtual file system (VFS) - a common platform of Java, by Java, for Java. JVS extends JVM and makes it from an interpreter running half-compiled code a first-class server.
XinDiff is a diff utility implementing WinDiff like GUI by an improved LCS algorithm. The key feature in addition to WinDiff is in-place comments for code review.
The DBE Studio is an Integrated Development Environment (IDE) for the Digital Business Ecosystem (DBE). It includes eclipse plugins that allow business services to be analysed, and corresponding software services to be defined, developed and deployed.
The CCM Tools are CASE tools used for generating CORBA components, test components, and test programs based on source IDL files. Various target languages can be generated. Scripting language wrappers can also be generated to enable rapid prototyping.
Straightforward Java persistence layer. Provides automatic object/relational mapping (ORM) of Java objects to database tables. You just write Javacode (no XML or SQL involved) and pBeans takes care of the database layer. It uses annotations.
Utility classes for sending files over JMS providers like ActiveMQ, use of XDoclet generated code and Hibernate in J2EE projects. In addition code to call EJB SessionBeans from C++. Programming Language: java Libraries: XDoclet, Hibernate
Java and ColdFusion libraries to lookup country code and language from IP address. It uses a local copy of the WHOIS database to perform fast, accurate lookups of country codes. Useful for log analysis, internationalization, geolocation, etc..
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
A general purpose Java component to poll directories and asynchronously notify client code of incoming files. It's instrumented via JMX and controllable (also) via a JMX agent, like JBoss' JMX console. Not updated frequently - because it just works
Hermes is a P2P middleware. It's not a framework, but it's a shell over the existing frameworks. This shell is made in such a fashion that it's possible to the app developer to change the underlying framework without any changes to his app code.
java2web is a java to html source code converter which a wide array of features, including CSS customization, outline generation, automatic javadoc liking, selective highlighting and a lot more.
A tool for generating objects that allow easy mapping from java to jndi/ldap data storage and integration of different data sources in a transparent data access layer.
Plugins for Maven 1.x (http://maven.apache.org/maven-1.x/) - manage all aspects of your project (tests, docs, distribution) from a single project descriptor! This project provides plugins that are not bundled with Maven due to differing licenses.
Client-side Installer/Updater/Launcher for Java clients (Possibly others in the future) that uses an binary SVN based back-end repository to keep the client updated with the latest code-base.
an integration framework for UML and MOF case tools based on Jini and SOAP.
It exchanges models from ArgoUML, Poseidon, Rose, etc. as XMI (UML stored in XML), checks them and generates code. New services simply plug in and can be shared world-wide.
sandboss is a messaging framework generator that creates complete communications, persistency, UI forms, configuration management, and runtime control infrastructure from struct and node declarations. Full generator support in the dependency-aware build
Hedgehog is a Java library for simple distributed computing. Your code instantiates a server, post jobs, and is notified when clients return the results. The clients need not have the job classes. Hedgehog uses JmDNS, XStream, XML-RPC, and Jetty.
A light weigth high performance cluster server to link several Java machines into one logical unit. Medusa does not compete with J2EE servers but allows clustering of standard Javacode for fail-over, redundancy and processing power.
jLo is logging framework for java. It takes a different approach than any other
logging framework available for java. It uses a code
generator during the build process in order to be more flexible. You can define
your own targets like init,debug, fata
Set of tools and libs for
managing structured data
in a very flexible way:
Imp./Exp. ASCII, XML, SQL,
PS, Tex/LaTex, RTF
GUI: X-Windows, MS-Windows
Interface to C++, DBs, Perl,
PHP, Java, TCP/IP
LISP-like interpreter
written in C++ using C-LIB
This site is intended as a location containing a suite of tools to (1) Aid in the design of db APIs to be utilized in a J2EE environment and (2) generate stubs for the db API, Java classes and SQL DDL necessary to support the MVC pattern and the Data Own