2004 / July / 25 (48 releases)

RSS 25 July 2004

Download Website 25 Jul 17:19 SiteSched 1.0

Screenshot

SiteSched is a DHTML schedule widget that lets you select any hour in a week, similar to schedule selection widgets found in Microsoft Windows and Microsoft ISA Server.

Release Notes:

No download Website 25 Jul 17:13 mod-xslt 1.3.4

Screenshot

mod-xslt is an Apache module which converts XML files into HTML files using XSLT stylesheets. It is able to parse dynamically-generated documents, both in POST and GET requests, includes a fully-featured language to choose the stylesheet to load from both configuration files and other .xml files, and provides extensions so stylesheets can access headers or get variables. It also supports redirects and dynamically-generated stylesheets.

Release Notes: mod-xslt support for Apache2 is now really working (many bugs have been corrected) and usable again. It has been tested and documented both in the included documentation and on the Internet site. A couple of bugs in the apache1 SAPI have been solved in POST/KeepAlive/Content-Length handling, so it doesn't get stuck anymore with big POST requests, and handles all other requests faster.

Download Website 25 Jul 17:12 Logtalk 2.19.0

Screenshot

Logtalk is an object-oriented logic programming language that can use most Prolog implementations as a back-end compiler. As a multi-paradigm language, it includes support for both prototypes and classes, protocols (interfaces), component-based programming through category-based composition, event-driven programming, and high-level multi-threading programming.

Release Notes: Support has been added for defining more than one entity per file using Logtalk source metafiles (*.mlgt), which the runtime engine automatically splits on single entity source files plus loading and compiling helper files. The URL used on the automatically generated XML documenting files when compiling entities with the option doctype(web) has been updated. Error checking when compiling calls to the {}/1 control construct has been improved. Several typos and some outdated links in the manuals have been fixed.

Download Website 25 Jul 17:08 Gallery 1.4.4-RC3

Screenshot

Gallery is a slick Web-based photo album written using PHP. It is easy to install, includes a config wizard, and provides users with the ability to create and maintain their own albums in the album collection via an intuitive Web interface. Photo management includes automatic thumbnail creation, image resizing, rotation, ordering, captioning and more. Albums can have read, write, and caption permissions per individual authenticated user for an additional level of privacy.

Release Notes: This release fixes bugs discovered in RC2, and should be the final release candidate before the final release.

No download Website 25 Jul 17:06 ColorSnatch 1.0.4

Screenshot

ColorSnatch is a board game built using the Lazarus libraries. Player 1 starts in the lower left corner, player 2 in the upper right. Each turn, players choose one color to add to their territory. Then, all adjacent tiles of that color are captured. The first player to capture 50% of the field wins. It can be played vs. an AI or another human. Internationalization is available. The game is also a demonstration of Lazarus's capabilities.

Release Notes: A German translation was added. An internationalization bug was fixed.

Download Website 25 Jul 17:05 Bontmia 0.14

Screenshot

Bontmia is a network-based backup tool that saves configurable numbers of last month, week, day, hour, and minute backups. Each backup is a complete snapshot of the original directories, and only new and changed files take up space when generating snapshots because of the use of hard links. Remote access is secure by using SSH. Only changes are transferred, which makes for a fast backup.

Release Notes: Support has been added for specifying the directory for temporary files.

Download Website 25 Jul 17:04 HA/FST 1.10.2

Screenshot

HA/FST is a high availability clustering tool for up to four Solaris nodes. It supports any application that can be managed from the command line. It comes with support for NIC failover, Apache, Oracle, NFS, Samba, Solaris Volume Manager, Veritas Volume Manager, and application fallback and failto.

Release Notes: A condition where the failure of any heartbeat or public interface could bring a node down has been fixed. 'fstha status' has been converted to an easier to read format.

Download Website 25 Jul 17:03 One-Wire Weather 0.81.1

Screenshot

Oww (One-Wire Weather) is a client program for Dallas Semiconductor / AAG 1-wire weather station kits, providing a graphical (animated) display to monitor outside temperature, wind speed and direction, rainfall, and humidity. Extra temperature sensors may be added. A 1-wire "hub" may be used for improved reliability and range. Weather data may be logged to CSV files, parsed to command line programs, sent to the Henriksen Windows client, or uploaded to Web servers at Dallas, The Weather Underground, and HAMweather.

Release Notes: A bug causing extraneous error messages was fixed.

No download No website 25 Jul 17:03 JOELib/JOELib2 2004-07-25

Screenshot

JOELib/JOELib2 is a cheminformatics library which supports SMARTS substructure search, descriptor calculation, processing/filtering pipes, and conversion of different chemical file formats. It is written in 100% pure Java, and interfaces to external programs (e.g. Ghemical) are available.

Release Notes: This release adds E/Z SMARTS matching and corrected E/Z autodetection for 2D/3D structures. The tutorial has been extended with a formal definition of a molecular graph. A code cleanup has been started to reduce code complexity and PMD warnings.

Download Website 25 Jul 17:02 JasperAssistant 1.3.0

Screenshot

JasperAssistant is a visual report designer tool for JasperReports, a popular open-source reporting engine. It is built on top of the Eclipse's plug-in architecture, and its main goal is to help you create JasperReports report definition files through an intuitive graphical interface.

Release Notes: JasperReports 0.6.0 is supported. Integrated XML data sources are supported. There are new horizontal/vertical spacing actions, alignment in band actions, shortcuts support, and a new customizable set of toolbars.

Download Website 25 Jul 17:01 rawdog 1.13

Screenshot

rawdog is an RSS Aggregator Without Delusions Of Grandeur. It supports most common feed formats, including all versions of RSS and Atom using feedparser. It runs from cron, collects articles from a number of feeds, and generates a static HTML page listing the newest articles in date order. It supports per-feed customizable update times, and uses ETags, Last-Modified, gzip compression, and RFC3229+feed to minimize network bandwidth usage. Its behaviour is highly customisable using plugins written in Python.

Release Notes: A bug that caused problems when parsing dates in some feeds has been fixed.

Download Website 25 Jul 17:00 Shadowed Horizons 20040725

Screenshot

Shadowed Horizons is a collection of classes and utilities that form a gaming software development kit. The aim of the project is to spare programmers the need to perform countless mundane or repetitive tasks in writing their games. When complete, this software will be a generalized framework for computer games of any type.

Release Notes: Interface classes have been renamed and now automatically load the correct one. An optional text mode switch has been added. Objects have been restructured so that there are no unnecessary calls to main. The enter key has been binded in the GUI. Charedit has been improved and made more fault tolerant. A 'race' command has been added. Work has begun on Environment modules. Charedit has moved from the parser into Character.pm. The documentation has been updated.

No download Website 25 Jul 16:57 Musical MIDI Accompaniment 0.10

Screenshot

MMA (Musical MIDI Accompaniment) is an accompaniment generator. It creates MIDI tracks for a soloist to perform over from a user-supplied file containing chords and MMA directives. It is very versatile and generates excellent tracks. It comes with an extensive user-extendable library with a variety of patterns for various popular rhythms, an extensive user manual, and several demo songs. It is a command line driven program. It creates MIDI files which need a sequencer or MIDI file play program.

Release Notes: A lot of fixups have been made to the library files to make them sound much better. A MALLET directive for reiteration has been added. The VOICING commands have been unified. The minimum Python version has been bumped to 2.3. There are many bugfixes.

No download Website 25 Jul 16:54 viPlugin 1.8.0

Screenshot

viPlugin is an Eclipse plugin that adds vi functionality to the editors that are provided with Eclipse (JDT, CDT, etc.).

Release Notes: This release can be configured via an XML file. There are many new commands and bugfixes.

No download Website 25 Jul 10:55 Virtual Universe 0.46

Screenshot

The "Virtual Universe" is a realistic, three-dimensional cyberspace and virtual reality simulation. People can meet, interact with each other, build houses and whole worlds, simulate workflows, test designs, and much more. Due to its extensive programming interface, this virtual reality environment can be used for scientific and engineering tasks such as simulation and visualization applications. It also includes a terrain generator for virtual landscapes and the Java XTools, an extensive package that contains several enhancements and improvements for Java3D and Swing.

Release Notes: This version contains a credit system that pays users for activities using virtual currency. It also fixes some bugs in socket functionality which caused connection instabilities in some cases.

Download Website 25 Jul 10:54 stl2pov 1.0.0

Screenshot

stl2pov reads an STL (Standard Triangulation Language) file and outputs a POVray mesh. It has been tested with STL files generated by Pro/Engineer.

Release Notes:

Download Website 25 Jul 10:49 CWirc 1.8.7

Screenshot

CWirc is a plugin for the X-Chat IRC client to transmit raw Morse code over the internet using IRC servers as reflectors. The transmitted Morse code can be received in near real-time by other X-Chat clients with the CWirc plugin. CWirc tries to emulate a standard amateur radio rig: it sends and receives Morse over virtual channels, and it can listen to multiple senders transmitting on the same channel. Morse code is keyed locally using a straight or iambic key connected to a serial port, or using the mouse buttons, and the sound is played through the sound card, or through an external sounder.

Release Notes: A section was added in the README to explain how to use CWirc with the aRts daemon. The DTR line is now explicitly set so that CWirc can read back the state of the Morse key contact(s), even if another program left the serial port in a bad state.

Download Website 25 Jul 10:49 jIRCii 07.25.04

Screenshot

jIRCii is a cross platform Internet Relay Chat client. It is fully scriptable using a Perl-like language called sleep. The focus is to provide a console client experience with the advantages of a solid GUI. It includes DCC/CTCP support, the ability to connect to SSL servers, and over 65 built-in commands.

Release Notes: This release adds tab-based file completion for /send, /dcc send, and /load. Commands for managing a channel banlist have been added. There are several scripting additions such as new functions and enhancements to the language itself. The usual amount of bugfixes and polish is included as well.

Download Website 25 Jul 10:48 Enigmail 0.85.0

Screenshot

Enigmail is an extension for the mail client of Mozilla, Netscape 7.x, and Mozilla Thunderbird that allows users to access the authentication and encryption features provided by the popular GnuPG software. It can encrypt/sign mail when sending, decrypt/authenticate received mail, and import/export public keys. It supports both the inline PGP format and the PGP/MIME format, which can be used to encrypt attachments, and is cross-platform, although binaries are supplied only for a limited number of platforms. Enigmail uses inter-process communication to execute GPG to carry out encryption/authentication.

Release Notes: This release contains a new function to search for keys on a PGP keyserver. In addition, a lot of bugs were fixed.

Download Website 25 Jul 10:46 IceWM Control center 2.7

Screenshot

The IceWM Control Center allows you to run various tools for configuring IceWM's options.

Release Notes: Support for quotes in icemc has been added. The install scripts have been rewritten to use only qmake.

Download Website 25 Jul 10:46 BClock 1.5

Screenshot

BinClock is a program which shows the system time in a binary format. It supports showing the time with seven different colors, and it can run a loop that prints the time every second. The colors can be configured with a config file.

Release Notes:

Download Website 25 Jul 10:44 lamprop 1.1.4

Screenshot

lamprop calculates some properties of fiber-reinforced composite laminates. It calculates engineering properties like Ex, Ey, Gxy, thermal properties CTE_x and CTE_y, physical properties like density and laminate thickness, and stiffness and compliance matrices.

Release Notes: The matrix routines have been updated. They contained a bug that wasn't exposed in lamprop, but it's fixed nontheless.

Download No website 25 Jul 08:40 Devhelp 0.9.1

Screenshot

DevHelp is a developer's help program for GNOME.

Release Notes: This release is mainly a bugfix release that fixes a couple of build issues and crash bugs in 0.9. It also features a couple of new translations and updates to existing ones.

Download Website 25 Jul 08:39 Jericho HTML Parser 1.3

Screenshot

Jericho HTML Parser is a Java library allowing analysis and manipulation of parts of an HTML document, including server-side tags, while reproducing verbatim any unrecognized or invalid HTML. It also provides high-level HTML form manipulation functions.

Release Notes: This version fixes a major bug related to the presence of comments in the document. It also introduces some minor features, such as the ability to ignore specified sections of the document when parsing, and to parse attribute lists in any part of the document.

Download Website 25 Jul 08:38 Open Ski Jumping 0.2.0

Screenshot

Open Ski Jumping is a ski jumping simulation game for the console and/or X11. It contains fairly good graphics, and features like replays and hill records.

Release Notes: Competitions were added. AI players were added. The graphics are now 3D. The jumper model is now also 3D. You can switch between six available cameras and move them. There four new hills.

Most Popular Projects

Most Vital Projects

July 25, 2004

Screenshot

Project Spotlight

Ujorm

A high performance ORM for Java.

Screenshot

Project Spotlight

GNU recutils

A set of tools and libraries to access human-editable text-based databases called recfiles.