Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Learn More
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Hypergherkin is a library for the manipulation of Real valued algebra expressions including equation simplification, symbolic integrals & derivatives. Workings can be rendered using the default presentation MathML generator or a custom alternative
OpenMKS is a search & navigational tool for large multimedia collections. With pluggable functionality and a core subsystem supporting the z39.50 ZING Community SRW search & retrieval specification, it can be run either as a Servlet or as a Web Service.
Cinege is aimed to be the ultimate library (management) system - one day. Currently, it it a very nice tool to make regexp based filtering of bibliographic and item data and find variuos bugs in your existing database.
Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
popz is a java implementation of the osi layers one and two over normal phone connections using frequency modulation techniques. This is really useful if you have to check your mail from the himalaya and have only your laptop and a mobile phone with you
Lachrymology is a java application and library used to connect to the Amazon Web Services library for use in creating and maintaining a personal media library.
vyasa is a digital library application that incorporates the functions of digital asset and document management systems. It facilitates information retrieval and knowledge discovery by providing comprehensive metadata generation and semantic analysis.
OJAX provides - a meta-search service with a highly dynamic AJAX based user interface. - an OAI-PMH harvester to harvest multiple repositories to a single Lucene index - an easy to use, highly discoverable user interface to searching that index.
KNN-WEKA provides a implementation of the K-nearest neighbour algorithm for Weka. Weka is a collection of machine learning algorithms for data mining tasks. For more information on Weka, see http://www.cs.waikato.ac.nz/ml/weka/.
The project Formula can be used for the computation of numeric expressions that is written as string. Main features of the project are high computation speed and simplicity of use. Formula can be used for writing of calculators, plotters and etc.
SPDL stands for Semantic Personal Digital Library and it is an open source Java project for managing PDF documents. This project allows user to express informations on documents, to classify and retrieve documents in different ways.
An J2ME aplication, which allows to view texts in mobile phone (books, articles ...). These texts are inside a .jar file. To inject them into phone, use loader utility. Application also supports user bookmarks and remembers, where you finished reading.
GestorXML is a DMS. It's based on XML. You can classify documents by categories, adding security constraints based on users and groups. The documents are managed by an standalone application and consulted through an web interface.
TOCRoSS - the Open Source Server component from the TOCRoSS Project
TOCRoSS a JISC supported project to use RSS standards to place journal tables of content (TOC) data into a library catalogue without human intervention.
Metadata-based information portal that will ultimately function as a portal/institutional repository with content management capabilities. Flexible search indexing/scoring, robust metadata definitions, hierarchical structure, and much more to come.
Advanced Notebook Journaling Information Management System. It is used to compile notes, quotes and other information to be used in talks papers and the like later.
Shibboleth Jabber Instant Messaging agent - utilizes Jabber IM with out-of-band Shibboleth authentication for secure anonymous chat (e.g. between an authenticated library user and a librarian), with programmable behaviour.
This project is an OO-centric design of getopts, based on the standard python implementation of getopts. C-style loop calling of getopts is not OO and does not take advantage of Java's standard library.
XMLMath evaluates mathematical, logical or textual expressions described in xml and prints the result. For example, to compute the result of 1 + 1, you would write: <add> <long value="1"/> <long value="1"/> </add>