Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
ECHO DEPository is a digital preservation research/development project at the Univ. of Ill. Urbana-Champaign in partnership with OCLC and funded by Library of Congress under their National Digital Information Infrastructure Preservation Program (NDIIPP).
A software tool enabling the user to browse through an image stack created by a confocal microscope. Points can be plotted through the stack, producing a digital 3D representation, which can be viewed in 3D and compared with other plots.
OpenForContents is the most complete solution to manage, distribute and sell digital content. It is a modular technology that allows digital content distribution and a fully automated multi-format, all securely, with guaranteed copyright protection.
A framework for doing asynchronous socket communications - useful for connecting to a large number of hosts in parallel from a single thread. Builds on top of Java NIO library and hides all socket, buffer details.
* Java classes for parsing text, conversion to XML or to evaluate in Java. The parser is textual-script-controlled with a syntax near Backus Naur Format, named ZBNF. * Some routines for conversion: C-Header or Java to XMI, XML-Documentation generation,
Development MOVED to Google Code (http://code.google.com/p/cliche/) Cliche is a small Javalibrary enabling very simple creation of interactive command-line user interfaces using metadata.
The Blood of Gods is a 1-player RPG written in Clojure using the Slick game library. Intended features include turn-based combat with action elements, a rich system of character customization, and an intricate story about heroes descended from Gods.
Control and Managment for Schools is a School Management System (SMS) to Control the Students Enrollment , Attendace and Grades mainly for Universities. The first phase provide basic reports.
Xpresso is a Java API for generating XML. It is thought to be very fast and with a lightweight memory footprint. XML is generated using a stack, which stores the current level of elements. Xpresso needs Java 6 or upper.
Taverna is *no longer* hosted on SourceForge, but has moved to the Apache Software Foundation: https://taverna.apache.org
These pages and mailing list archives are provided for *archival purposes* for older Taverna 1.x releases.
See https://taverna.apache.org/download/ for the latest releases from Apache Taverna.
Fire is a fast, themable UI toolkit and xHTML/CSS renderer for mobile application and game development. It is an eye-candy alternative to the standard midp2 UI components and unlike them it produces a superior UI result on all mobile devices!
This tool will anonymize images by destroying the Photo Response Non Uniformity (PRNU) pattern. It can also remove or forge the PRNU patterns, without having a (negative) impact on the quality.
JspAppWiz is a JSP based RAD tool that builds simple to moderately complex MVC (Model 2) JSP applications. Requires nothing more than some online configuration and selecting database fields and a compatible controls for pages that you design online.
The original FreeMMG was an attempt at implementing a decentralized MMOG in Java. FreeMMG 2 is, currently, just a PhD thesis, which you can download here. If you are interested in developing the FreeMMG 2 ideas into something concrete: fcecin AT gmail.
StatCVS generates HTML reports from CVS repository logs. The reports give developers and project managers insight into the evolution of the code base and individual contributions. StatCVS is a command line application and written in Java.
Zeus Messenger is an open source multi-platform MSN(WLM) client written in Java. It will implement and extend the functionalities of JML (java Msn Messenger library) that supports MSNP8-MSNP12.
WGT is short for "WebGL Toolkit Module for GoogleWebToolkit". Besides the WebGL-Wrapper it does provide an Wrapper for Canvas2D, several math classes, a resource manager, an input manager, a simple scene manager framework and some other useful tools.
JRange is a javalibrary parsing range strings ("1-3;7;13-) and a selector to select data based on such ranges (e.g. select all car objects with 3 or more than 5 wheels "3;5-")