RSS 28 projects tagged "Java"

Download Website Updated 30 Jun 2007 kachelmann

Screenshot
Pop 65.82
Vit 3.32

kachelmann (English for tileman) is a Java/Swing application that allows a user to draw simple diagrams, especially genograms, easily from icons. Besides its own format, output can be produced in JPEG and HTML format.

No download Website Updated 12 Jan 2003 Infinite Planes of Reality

Screenshot
Pop 33.11
Vit 61.51

Infinite Planes of Reality is a next-generation MMORPG engine that enables interaction with text-only, ANSI telnet, and XML clients. It has online/in-game world creation capability. It is D20 (OGL) and Java-based, capable of scalable worlds across distributed servers.

Download Website Updated 01 Feb 2003 Bossman

Screenshot
Pop 46.21
Vit 1.42

Bossman is an end-user server management tool for the JBoss Application Server. The tool will provide a Web frontend to many of the administration/monitoring task required for day to day maintanence of the server.

No download Website Updated 29 Jan 2003 Javasynth

Screenshot
Pop 30.33
Vit 1.00

Javasynth is a Java-based system for creating (rather experimental) modular audio systems called sound modules. This allows synthesizers of some kind to be assembled in a modular fashion using oscillators, amplifiers, envelopes, filters, and other components familiar to those that have worked with hardware synthesizers. It includes a separated synth engine and a Swing user interface for building sound modules.

No download Website Updated 12 Apr 2003 P6Spy

Screenshot
Pop 59.63
Vit 1.43

P6Spy is an open source framework for applications to intercept and optionally modify database statements. The P6Spy distribution includes P6Log, which intercepts and logs the database statements of any application that uses JDBC. This application is particularly useful for developers to monitor the SQL statements produced by EJB servers, enabling the developer to write code that achieves maximum efficiency on the server. P6Spy is designed to be installed in minutes and requires no code changes.

No download Website Updated 25 Apr 2003 Kalyp

Screenshot
Pop 41.23
Vit 2.26

Kalyp is a fantasy-based roguelike game written in Java. Its design is based on traditions set by popular roguelike games, especially Nethack. It is single player and runs in a text terminal. The project focuses mostly on the Artificial Intelligence engine for the non-player characters. Most of the game design will be done in scripting, as the core engine written in Java will handle user interface, rulesets, basic actions, and try to hold it all together.

Download Website Updated 10 Jun 2011 Platform Independent Petri Net Editor

Screenshot
Pop 89.76
Vit 6.85

Platform Independent Petri Net Editor (PIPE) creates and analyses Petri Nets quickly, efficiently, and effectively. A key design feature is the modular approach adopted for analysis, enabling new modules to be written easily and powerfully, using built-in data layer methods for standard calculations. Six analysis modules are provided, including Invariant Analysis, State-Space Analysis (deadlock, etc.), and Simulation Analysis and Classification. PIPE adheres to the XML Petri net standard (PNML). The file format for saving and loading Petri Nets is extensible through the use of XSLT, the default being PNML.

Download Website Updated 23 Dec 2003 FTPSearch/Agent

Screenshot
Pop 36.99
Vit 1.00

FTPSearch/Agent is fully functional FTP indexing and searching engine for medium-sized local networks (up to 200 users). It features associative extension of the searching results system that allows you to gather relevant results.

No download Website Updated 05 Jul 2007 applet2app

Screenshot
Pop 52.76
Vit 2.51

applet2app converts a Java applet into a standalone Java application. It can also produce a Linux executable or Windows executable.

Download Website Updated 29 Apr 2004 Thread Pooling Framework

Screenshot
Pop 29.83
Vit 1.00

There are many instances when one needs to process certain objects on seperate threads. But spawning a seperate thread per object may cause the system to crash. The Thread Pooling Framework can be used to process the the objects on a predefined number of threads. If all threads are busy, the objects are kept in the pool. Whenever a thread ends, an objects is taken from the pool and processed on a new thread. This continues until the pool is empty.

Screenshot

Project Spotlight

JDAL (Java Database Application Library)

A Java Database Application Library.

Screenshot

Project Spotlight

GNU libmicrohttpd

A C library providing HTTP server functionality.