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
PromoTix is easy to use, blazingly fast, and jammed full of the features you need to sell tickets and registrations to your events.
Join hundreds of successful event organizers who've used PromoTix to sell tickets
For organizers of events of all sizes including festivals, venues, concerts, workshops, courses, fundraisers, private events, conferences, fairs, tours, live streams, and sports arenas use PromoTix to sell tickets and market their events.
Provides a Java programmable only text file editor. No gui is available. It supplies most of the features you expect from an editor including selections.
The JAVE (Java Audio Video Encoder) library is Java wrapper on the ffmpeg project. Developers can take take advantage of JAVE to transcode audio and video files from a format to another (
The JUnique library can be used to prevent a user to run at the same time more instances of the same Java application. JUnique implements locks and communication channels shared between all the JVM instances launched by the same user.
AL Mobile | Construction and Field Service Management Tracking Software
Construction, energy, and field service companies looking for a mobile workforce management solution to streamline time tracking, attendance tracking,
Track your Users and Employees Easily. With a new graphical interface, you have an overview of all the data synced by your users directly from your screen.
Java library implementing simple management of application deployed in Google App Engine. Right now is supported only downloading and parsing of quota details. Which in fact the primary reason of existence of this library.
A pure java DNS client implementation. Consists of a library and utilities for looking up the Internet domain names. The utilities are also able to fetch an entire domain zone and save it in the standard DNS zone file format.
ClouDNS provides fast and secure Free DNS Hosting and Premium DNS Hosting with Global Anycast DNS Network.
Forever Free DNS Hosting with Dynamic DNS
ClouDNS is the biggest European provider of globally Managed DNS services, including GeoDNS, Anycast DNS and DDoS protected DNS. We also offer Domain names, Monitoring services, SSL Certificates, and Google Workspace.
Coming from a world of Java, you may see a lot of shortcomings in the Flex world and wish you could have things like a logging tool (log4j), a lightweight IoC-container (guice) and a mocking framework (easy mock). All this is covered by FxPotpourri.
The Zabbix trap (zabtrap) client library allows you to send traps to a zabbix trap item configured on a zabbix server from your Java applications. For a full JMX Zabbix bridge (zabbix agent), check out http://www.kjkoster.org/zapcat/
PHP DocAnnotation is a small framework (using the DocComment and PHP Reflection API) to realize a similar functionality, as it is given by annotations in the Java programming language.
UGL is Java to OpenGL adapter library: designed to be used in scientific applications; works on wide range of host systems: Windows, Linux, Solaris, AIX, IRIX, HP-UX and Mac OS X; supports Java from 1.1.8 to 1.6
quExec allows you to execute and control external OS processes from within a Java application server in a Java EE-compliant way. quExec comes with a light-weight, Spring-based container for native processes that is accessible via JMS.
A PHP library for creating time series charts. This library was developed for the PgMonitor and OpenStats projects, but it's possible to use it separately.
Java Forker aims at providing a solution to the memory consumption of java Runtime.exec method under linux for really big vm like application servers.
It is a small vm that will do the fork and communicate back the two outputs from the exec command.
This is a Java Business Accounting API that consist of invoicing, general ledger, stock/inventory control and other business API that will assist java developer to build a business software with ease.
Microproperties is a flexible and extensible library for dealing with properties in applications written in Java ME (former J2ME). Read properties from MIDlet Manifest/JAD, a textfile or over internet via a URL. Set properties as never before in Java ME.
jBingAPI is a java library to query the microsoft search engine bing (http://www.bing.com/) using their public api. jBingAPI just makes it a lot easier to communicate with this api.
Conector hecho en Java, Provee de una Abstraccion para lograr una conexion a una base de datos relacional, con la cual permite cambiar de manera indistinta una conexion directa, un pool de conexiones, o un Datasource
Similar to StringTokenizer already in the Java standard library, but capable of discerning different types of data as tokens (e.g. "a=1" will yield 3 tokens) as it doesn't rely on whitespaces or some single delimiter (as StringTokenizer does).