32 projects tagged "English"
CellarBoss provides a simple way to manage your wine cellar. It lets you easily update your database and includes printable reports. It uses an embedded Derby database so no separate database server is needed. The reports are created using Jasper Reports and can be printed and saved in many formats including PDF, HTML, Open Document, and XLS.
GloboNote is a desktop note taking application. It helps you to create to-do lists, reminders, and other notes in one place. There is no limit in the number of sticky notes you can create. Notes can be organized by groups and searched using the search tool. You can format a note's text, change its color, font, size, and transparency level. You can make a note sticky by setting it to always stay on top, or hide or roll-up a note when not use. You can set alarms, play custom alarm sounds (WAV, MP3, AIFF, and AU), attach files, insert images, and more.
The aim of this project is to create a free (open source, OS independent) remake of the classic SSI game Imperialism. While the spirit and many concepts of the original should be preserved, it should not become a pure copy but advance the concept in a sense that modern elements of strategic games are included, e.g. of the Civilization series. The game is written in Java using Swing for the user interface. The philosophy is to keep it as simple as possible, use standard/well tested libraries wherever possible and to demand clean, understandable code.
JAME is an application for creating fractals and other graphics artifacts. It is written in the Java language, with some native code to accelerate encoding of videos and images. It has a real-time, multi-threaded graphics engine with layers, filters, effects, a lot of formulas, and parameters. JAME supports operations such as continuous zoom of Mandelbrot and Julia sets, rotation, and color shifting. JAME has also advanced features such as networked computation and scripting. You can take photos of your fractals or record movies from your exploration paths. Photos and movies are stored in a database to be rendered in high resolution and exported to a file. JAME can be extended by plug-ins which provide fractals, formulas, filters, effects, and more.
JBackpack is a personal backup program. It features incremental backups, network transparency, and encryption. JBackpack uses rdiff-backup for all backup and restore functions. SSHFS and SMB are used to access remote file systems. EncFS is used to encrypt backup destination directories.