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.
Download Free Tool
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.
The Umber project provides simple, flexible, "earthy" Java
tool libraries for developers. The tools supplement common tasks like
XML handling, data processing, and PDF generation, but without the
complex and arcane APIs of most modern implementations.
The Nheengatu Project is a Java library that provides HTML markup abstraction allowing you to reutilize it to generate PDF files, OpenOffice documents, image files, etc. The goal of this project is to maximize the use of HTML markup procedures.
Crossplatform menstruation calender with dynamic pdf-report-generation via server-script. The calender is intended for the CLDC profile and MIDP1.0 - like mobile phones, PDA and is written in J2ME.
The server allows dynamic upload and pdf-generation and
nn-utility is a neural network library for C++ and Java. Its aim is to simplify the tedious programming of neural networks, while allowing programmers to have maximum flexibility in terms of defining functions and network topology.
Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.
Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
A java based neural network framework. The Auratus network is built around an XML messaging system, allowing for a complete MVC design. Additionally, Auratus networks are constructed and at the node/edge level, allowing for advanced topologies.
ThunderGraph is another java charting library intended to draw 2D graphs. Additionally, it contains a package that presents a live component implementing zoomable, scrollable and 'hintable' graph. Written for JDK 1.1+, it may be used in MS IE applets.
This is one small and fast JAVA implementation of java.util.queue which permanently stores queue data into files. Use of this implementation avoid use of huge JMS implementations. All read and write operations have to be on one JAVA virtual machine.
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.
When writing projects I collected some of my utils into library to speed up developement. So, I decided to share those. See my home page for more information.
See more at my blog
http://www.foxjunior.eu/tiny-web-server/
http://www.foxjunior.eu/java-image-utils/
http://www.foxjunior.eu/java-formatters/
http://www.foxjunior.eu/java-assertion-e/
http://www.foxjunior.eu/java-reflection-e/
Java Remote Method Call provides a Framework for remote method invocation on Java objects which solves the limitations of Java RMI. It provides a way for bidirectional communication of object states, between Client and Server.
Interfuse is a workflow framework that joins ("fuses") the services, rules and objects of a traditional application with user-defined workflow. Interfuse is lightweight and designed to be embedded in existing Java-based applications.
Enhanced Collections is a thin wrapper around commons collections to allow usage of Java 5 generics. Unlike similar projects, this is not a rewrite of commons collections, just an enhancement on top of it.
Multithreaded java client of redis (A persistent key-value database with built-in net interface written in ANSI-C for Posix systems) See http://code.google.com/p/redis/
EasyStream is a Java library that ease the task to use streams.
EasyStream is a natural extension of Apache commons-io ( http://commons.apache.org/io/ ), providing advanced solutions to some common but not trivial problem. This library key points are performances, low memory footprint, reduced set of dependencies and simplicity of usage.
xGen is to creating XML what XPath is to reading XML.
The string
/html/body/div#container/div.menu/ul/li[5]
Can be used to create XML.
This saves a lot of boilerplate code when generating XML and a templating mechanism is not a good fit for your project.