Clinical study tracker tracks case study members through activities.
Developed at Medical Research Council UK to meet a common clinical trial need to track various types of clinical data. Users log dates of completed tasks against participant ID. Simple, useable, reduces lost data! Makes graphical progress reports.
Build on top of Gilead project (https://sourceforge.net/projects/gilead).
Adds the ability to generate GWT classes that will hide the logic of working with LoadingService provided by Gilead
PlayerSelector allows players to be selected for video games using a simple, but full featured Java-based GUI. It can be utilized in any environment where a number of players need to be selected at a time (such as 4 for a console game).
A framework and Java class for rapid development of quiz apps for Android-smartphones. Preview-clip: http://youtu.be/QmBexUPsqm0
I have currently no resources to push this project further. However, if you're interested feel free to contact me - depending on the feedback I receive I might re-arrange my priorities.
Quotero was an open source Document Management System (DMS) developed in java. It provides basic document management features and advanced collaborative features such as version control, comments, workflow, etc.
Quotero becomes Kimios.
Please visit https://sourceforge.net/projects/kimios/
Web Site:
http://www.kimios.com
Issues:
http://issues.kimios.com
Wiki:
http://wiki.kimios.com
Daniel Farinha's personal open source repository. This is the place for Dan's sandbox, small utilities, libraries, and other personal projects at incubation stage.
Commons-SSH is a thin bridge between different Java SSH implementations libraries. It doesn't contain any crypto-related code and created to be used by projects who doesn't want to care about export control regulations (let client to decide)
PC Emulator that runs inside a JavaScript environment. Demonstration can be seen booting FreeDOS at http://pc-emulator.appspot.com (useful for running old DOS shareware games) and graphical Linux at http://linuxjsemu.appspot.com/ (rather slowly). Runs best in Chrome browser. See my other JavaScript PC emulator project at http://sourceforge.net/projects/jsdosbox (faster, also includes a dynarec and sound)
Tonic is a graphical interface for playing chess on Internet Chess Servers (especially FICS). It is based on Jin's source code. Read more about features and development at tonic-chess.blogspot.com and at http://kenai.com/projects/tonic
A simple yet powerful Gantt chart library for Java 1.6 and later. DGantt is lightweight, requires no external libraries, is fast and efficient, and is currently deployed in several industrial projects.
Also check out other projects from the author, including the MOEA Framework (http://www.moeaframework.org) and TSPLIB4J (https://github.com/dhadka/TSPLIB4J/).
WikiWaCE [wikiweɪz] (Wiki works at ConquestExplorer http://sourceforge.net/projects/coex) is a Wikipedia offline reader. It supports reading, searching and browsing of Wikipedia content offline. It imports "raw" Wikipedia XML-dumps.
In large projects there are a lot of task tags like TODO, FIXME, etc. and Eclipse provides only plain list of all these task tags which is difficult to use. Task Tag Decorator plugin is a plugin which can decorate Package Explorer with icons or text.
This project provides a toolkit and framework based on PDFBox for document analysis of PDF files and performing custom conversion tasks and is published under the Apache licence. A GUI is also included, and is published using the GPL licence.
This program allows you to create a transmission hologram using just a computer, a laser-printer, and an overhead transparency. This hologram will behave like one created using a laser and can be projected or viewed with a point source.
JPotpourri offers some basic java classes to make a programmer's day easier. It includes gui enhancements (widgets, handler) and a lot of easy-to-use utility classes, among them: FileUtil, ZipUtil, DateUtil, CollectionUtil, ...
Application designed to help correct the ID3 tags in the user's music library. There are still bugs, but the app is mostly accurate. The GUI also helps by suggesting tags without actually changing the file itself. .jar is found in /dist folder