StoreX is the next generation information management system. It acts as a backend repository for applications eg. emails, blogs, twikis etc. It provides an API on a local machine or on a remote machine connected through our WebDAV protocol.
Currently all the samples are included in the Noir release found at http://sf.net/projects/noir/. One graphical sample of interest, is a BMPloader that loads 24bit bitmaps, written on only one page in using the Noir Framework. Noir is Not Useless (NINU)
LearnML is a XML based markup language to put learning materials in the web.
Based on a simple syntax, LearnML documents can be transformed to any kind of web page (HTML, XHTML) or (printable) PDF document.
The purpose of this project is to develop an engine for running web based Interactive Fiction (also known as text adventures) and to develop a XML based Interactive Fiction Markup Language (IFML).
Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight
Lock Down Any Resource, Anywhere, Anytime
CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
GML4J was an experimental (i.e. hacked together quickly) Java API for work with the Geography Markup Language (GML). There has been no development since 2001/2. See https://sourceforge.net/projects/gascom/ for an API with a similar purpose.
simple mapping of a given xml document to java (code generation, code population and code "serialization"), using the apache Xerces or the Electric library. The code design allows to easily implement new parser libraries.
An alternative to Java's Object Serialization Model using a XML format
that is flexible, and parsable and can easily be used to pass data to other languages, and applications, as well as for debugging output.
XeriL is a java library that allows to turn a java object into an xml document and vice versa (DTD depends on the object). A powerful concept of mappers (extensible) can tailor the result to your needs. Very useful for configuration files.
SMPPSim simulates a Short Message Service Centre (SMSC) that allows interaction with an External Short Message Entity (ESME) using the Logica Aldiscon protocol SMPP. It is intended as a testing tool. SMPPSim is currently hosted by Selenium Software.
Turn traffic into pipeline and prospects into customers
For account executives and sales engineers looking for a solution to manage their insights and sales data
Docket is an AI-powered sales enablement platform designed to unify go-to-market (GTM) data through its proprietary Sales Knowledge Lake™ and activate it with intelligent AI agents. The platform helps marketing teams increase pipeline generation by 15% by engaging website visitors in human-like conversations and qualifying leads. For sales teams, Docket improves seller efficiency by 33% by providing instant product knowledge, retrieving collateral, and creating personalized documents. Built for GTM teams, Docket integrates with over 100 tools across the revenue tech stack and offers enterprise-grade security with SOC 2 Type II, GDPR, and ISO 27001 compliance. Customers report improved win rates, shorter sales cycles, and dramatically reduced response times. Docket’s scalable, accurate, and fast AI agents deliver reliable answers with confidence scores, empowering teams to close deals faster.
JSchematron is a thin wrapper around the official Schematron stylesheets. It is intended to make Schematron transformations and validations from java simple. As such, the main goals are simplicity, ease-of-use and low learning curve.
Java Digg (jDigg) is a Java util implementation of the Digg API. It allows to use simple Java classes to interact with Digg. For example you can use it to fetch a list of stories from Digg.
The Java w3d Loader is a 3d format loader for Java 3d. The W3d File Format is the properietary 3d format of many Westwood Studios and EA games. The code is derived from the c++ rentools project hosted here on sourceforge.
eBookMagus is a tool for converting standard ASCII-based eBooks (such as those from Project Gutenberg) into multiple HTML files that are easier to read, especially on the iPhone.
Simple XML editor application for standardized ETSO V2R3 schedules used in energy market for nominations sent to e.g. the german TSOs (Transmission System Operators).
I AM File Indexing can index files in given folders and make the content search able. Written in pure java it is meant for people who need very basic web-site search or multiple files search capability for their java applications.
Java Meta Weblog API (jMwa) is a Java util library and implementation of the MetaWeblog API. For example it allows to post to a weblog (that supports XML-RPC and the MetaWeblog API).
JBib2HTML is a Java based software that converts bibtex files to HTML format. It comes with predefined conversion templates and is easily extensible so that you can create your own custom implementations of exports.