Ready to implement AI with confidence (without sacrificing security)?
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Start building today
Easy-to-Use Website Accessibility Widget
An accessibility solution for quick website accessibility improvement.
All in One Accessibility is an AI based accessibility tool that helps organizations to enhance the accessibility and usability of websites quickly.
Predefined CORBA architecture to develop software into two parts : the real computer kernel (server) and the exploitation or UI part (client). Sources are independant of the CORBA distribution (MICO, omniORB, ORBacus, TAO, Visibroker) and are fully portable. JAVA Servlets for HTTP tunneling. The Server is in C++ and the Client in C++ and JAVA.Very usefull in real time projects. This is a small sample to be adapted to your project.
Py4J enables Python programs to dynamically access arbitrary Java objects. Methods are called as if the Java objects resided in the Python virtual machine. There is no code to generate and no interface to implement for shared objects on both sides.
This is a lightweight java dynamic component framework
This lightweight dynamic component framework, implemented in Java in a first time uses no code generation at all but uses only contracts. Contracts are expressed using simple software mechanism as interfaces and/or reflection (from middleware to application).
A single small jar hosts the code dedicated to data, event and services management over the network, using contracts, reflection and generics.
The main goal of the Java Dynamic Component Framework (jdcf) is to simplify the writing...
Pocomos is a cloud-based field service solution that caters to businesses
Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
A collection of discreet, mostly Web-related libraries, utility classes, and some AWT code (good for applets). Package xentity implements a JDBC-based administrative system for building an O/R persistence layer.
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.
Remote Invocation Framework (RIF) is a framework for RMI that is 100% dynamic and uses WS over HTTP and HTTPS for brokering. Finally a framework exists to enable RMI with less that 6 lines of code including both the client & server side.
The JProgress project provides tools for connectivity with Java clients and the Progress database. JProgress provides an n-tier software architecture for database access for executing remote requests over WANs and the Internet.
OpenAOS is a open source project of a platform independent and distributed service for accessing measurement data over a standarisized interface (ASAM ODS) defined by ASAM e.V. (for details please visit standards at www.asam.net).
Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.
Banks, lending institutions
Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
This project provides an implementation of the CORBA Component Model (CCM). This includes a runtime (container) and various tools for developing and deployming software components.
ACDK - Artefaktur Component Development Kit - is a platform independent C++-framework similar to Java or C#/.NET for generating distributed and scriptable components and applications.
Boiler-plate code for bootstrapping CORBA 2.5+ applications. The goal is to create a set of cooperative services and components needed by CORBA apps. Essentially, a pre-fabricated CORBA infrastructure that facilitates component based software engineering
jLips is a lightweight Java persistence container that implements database persistence through Java interfaces through a defined field naming scheme. Can be used with any JDBC database. jLips has a very small footprint and a simple interface.
Wicker has been renamed to Panther, and the new project page can be found here:
http://forge.novell.com/modules/xfmod/project/?panther (see News for more info)
RDBS2J is a GUI based mapping tool from relational database schema to persistent java classes which use JDO as persistence mechanism. The mapping can be modified by the GUI. The current version is designed to create code for Apache-OJB.
The software provides a means to form a simple Java cluster. It can be also viewed
as a parallel computing library in Java. The project is based on the following
<a href='http://www-106.ibm.com/developerworks/java/library/j-super.html'>article</a>
Globe is a middleware platform for developing large-scale (millions of users, worldwide) distributed applications. A number of applications are available, such as GDN: a scalable replacement for FTP and GlobeDoc: a scalable replacement for the WWW.
The JTools project contains small java functionalities which will make the live of a developer easier. For each functionality there will be a source release and a jar release.
Jeeglue is the glue that sticks together your J2EE applications. It's a meta-info based framework that provides entity polymorphism, generic XML support, code generation and domain object validation out of the box.
Goal of the Project is an implemenation of a CCM CORBA container in C++. <br>
This is something like an EJB container but based on CORBA standards and technology.
When writting portable C++ CORBA code one finds that each ORB vendor has its own set of libraries, include files, caracteristics, etc. This project's goal is both:
1. to provide a set of autoconf/automake/libtool macros to support as many ORBs (C & C++)