2004 / July / 20 (91 releases)

RSS 20 July 2004

Download Website 20 Jul 23:09 pxlib 0.3.0

Screenshot

pxlib is a simple and small C library for reading and writing Paradox DB files. It supports all versions starting from 3.0. It currently has a very limited set of functions, like opening a DB file, reading its header, and reading every single record. It can also extract blob data and write it to a file. Support for writing Paradox DB files is still very experimental.

Release Notes: Several new functions were added and modifications were made to fully support blob files.

Download Website 20 Jul 23:08 pxview 0.2.1

Screenshot

pxview can display information about various kinds of Paradox files, and it can convert Paradox databases into several output formats. Currently, the output formats CSV, HTML, SQL, and SQLite are supported.

Release Notes: BLOB and BCD fields can now be read. An error in sqlite output was fixed, a new --blobextension option was added, and the --include-blobs option was removed.

Download Website 20 Jul 23:08 MidCOM 1.3.2

Screenshot

MidCOM, the Midgard Components Framework, is an MVC framework for the Midgard persistent storage platform. It provides mechanisms for building a Web site using components without much need for writing code to glue all this together. The administration site gets built automatically by using those components. Goodies like a caching engine and sub-requests make site building even easier.

Release Notes: Some small but important improvements were made for UTF-8 compatibility. Additional fixes included correct HTTP response codes in error messages and more robustness within the Datamanager.

Download Website 20 Jul 23:07 Amphibian 1.0.1.a

Screenshot

Amphibian is a free distributed components- oriented framework that was created to develop multiplatform game engines with high source code reusability. It can be used to create different game engines for personal computers, handhelds, and cellular phones.

Release Notes: The ability to define state classes in the engine specification was added. COUNT_FRAME in the heap is no longer deleted in the FullScreen sample. The framework now works without hardware acceleration under Windows XP. In the documentation, VARIABLE.TXT was included with more information about environment variables.

Download No website 20 Jul 23:06 Sketsa SVG Editor 2.0-beta3

Screenshot

Sketsa SVG Editor is a vector drawing application based on SVG. It allows users to create vector graphics that can be scaled and printed at any resolution, without losing detail or clarity. It features various tools for optimizing content creation, and includes a property palette, a DOM editor, a source editor, a resource editor, SVG-specific shape tools, transformation tools, and additional illustration tools. It uses SVG as its native file format.

Release Notes: Fixes were made to the Resource Editor, Transform dialog, and Pencil/Freehand tool, and minor bugfixes were made.

Download Website 20 Jul 23:05 KShutdown 0.2.0

Screenshot

KShutDown is an advanced shutdown utility for KDE. It has four main commands: Turn Off Computer (logout and halt the system), Restart Computer (logout and reboot the system), Lock Session (lock the screen using a screen saver), and End Current Session (end the session and logout the user). It features time and delay options, command line support, panel applet, and sounds.

Release Notes: An improved "Extras" menu, better sound quality (in Ogg Vorbis format), a new handbook, and updated documentation.

Download Website 20 Jul 23:04 Migma 0.0.6

Screenshot

Migma is a command-line tool that helps teachers create several different multiple-choice exams based on an original along with their respective answer sheets.

Release Notes: A bug in the -a option was fixed, a random process bug was fixed, and the -audit option was enabled.

Download Website 20 Jul 23:03 MacBiff 1.1.8

Screenshot

MacBiff is a "Biff" tool for Mac OS X. It periodically checks your IMAP server for new email and reports where in your folder hierarchy your new mail resides.

Release Notes: Minor bugfixes, and two new features: manual specification of IMAP server port, and the ability to only view "Subscribed" folders.

Download Website 20 Jul 20:16 interface preprocessor for PHP 0.2.6

Screenshot

The ippfp library provides methods for creating and rendering user interfaces in PHP independent of output format. It features XHTML, GTK, ncurses, and PDF. You can create input masks such as forms for databases.

Release Notes: Some small bugfixes and changes were made. PHP 5 is now supported.

Download Website 20 Jul 20:14 Libiqxmlrpc 0.5

Screenshot

Libiqxmlrpc is an object-oriented library that represents an XML-RPC solution for both client and server. It supports HTTP and HTTPS, both single-threaded and multi-threaded computation models on the server side, method interceptors, and other features.

Release Notes: Some extra code was removed from libiqxmlrpc.h, so extra headers must now be included in addition to it. A server crash that occurred during exceptions in the connection object was fixed, and minor architecture refactoring and code cleanups were made.

Download Website 20 Jul 20:12 Argh! 0.2.1

Screenshot

Argh! is an esoteric programming language in the spirit of Befunge, Brainfuck, and friends. It is a nice and simple language with two dimensional code-flow, a combined code/data array, an infinite stack, regular characters for all instructions, no strange braces or symbols, no unnecessary arithmetic operators (add and sub are all you need), and countless other features it doesn't have. The distribution includes interpreters for Argh! and Aargh! (an extended Argh! that is most likely Turing complete), the official specification, editing modes for emacs and vim, and lots of examples.

Release Notes: A new GNU Emacs mode for editing was added and some minor bugs were fixed.

Download Website 20 Jul 20:01 netstiff 20040721

Screenshot

netstiff (formerly known as webdiff) is a powerful Web and FTP site update checker. It supports a variety of different methods (diff, HTML, size, date, MD5 sum, regexp) to check for updates. There are also sophisticated settings to make it useful for partly dynamic Web pages. Without any given arguments, netstiff will either run its interactive configuration tool or check your sites for updates and print the changes in a diff(1)-like manner.

Release Notes: A 'range' option was added for the 'diff' method and two nested bugs were fixed.

No download Website 20 Jul 19:44 Super Mario War 1.10

Screenshot

Super Mario War is a Super Mario deathmatch game. The goal is to stomp as many other Marios as possible. It is a tribute to Mario War by Samuele Poletti.

Release Notes:

Download Website 20 Jul 19:38 Xmlrpc-c-palm 0.9.10

Screenshot

Xmlrpc-c-palm is a partial port of the Xmlrpc-C project into a Glib library for PalmOS. The port includes serialization code used to construct XML-RPC messages, but no parsing support. There is also no support for encoding Base64 or doubles as XML-RPC parameters.

Release Notes:

Download Website 20 Jul 19:20 xlSQL Y4

Screenshot

xlSQL is a JDBC Driver for Excel, CSV, and other document data sources. Documents can be read and written with SQL as if they were tables in a database. In the case of Excel, xlSQL maps a directory with Excel files to a database, workbooks to schemas, and sheets to tables. These tables can be queried with the full SELECT syntax of either the HSQLDB, MySQL, or McKoi SQL dialect. Native xlSQL is a rich subset of SQL for creating, altering, and populating documents.

Release Notes:

No download Website 20 Jul 19:19 PSLib 0.2.3

Screenshot

PSlib is a library for generating multi-page PostScript documents. There are functions for drawing lines, arcs, rectangles, curves, etc. It provides very sophisticated functions for text output, including hyphenation and kerning.

Release Notes: Encoded images can now be hex or ASCII85. PS_setoverprint() was renamed to PS_setoverprintmode(). Support for graphic states and shading patterns was added, and JPEG images can now be read. Image data is now encoded with ASCII85 to reduce file size. A bug in PS_fill_stroke() that caused invalid PostScript due to missing space was fixed.

No download Website 20 Jul 19:15 Roundup 0.7.6

Screenshot

Roundup is an issue-tracking system that is simple to use and simple to install. It has command-line, Web, and email interfaces. It manages a number of issues (with flexible properties such as "description", "priority", and so on) and provides the ability to submit new issues, find and edit existing issues, and discuss issues with other participants. The system facilitates communication among the participants by managing discussions and notifying interested parties when issues are edited.

Release Notes: A number of bugs were fixed.

No download Website 20 Jul 19:15 Free Simulated Radar Client 0.0.3

Screenshot

FreeSimRC is a framework for radar clients for virtual air traffic control networks (e.g., VATSIM and IVAO). Currently work is occuring on a radar client (an ASRC clone), a flight strip display, and a 3D tower view.

Release Notes: Some small features were added. The removal of old tracks via net.sf.freesimrc.AircraftManagerUpdater was implemented, and a message panel that shows incoming radio traffic was added.

No download Website 20 Jul 19:14 mkdvd 2.12

Screenshot

mkdvd is a script which can convert AVI, DivX, MPEG, and other video file to DVD VOB files and optionally burn them onto a DVD+/-R(W). It can put multiple videos on one disc, and is also able to create a simple menu to select between the different videos.

Release Notes: This release features significant speedups, automatic audio delay calculation, kvcd quantization matrices, vobsub extraction support, support for dual-layer DVDs, support for mini-DVDs (DVD-on-cd), and automatic DVD +/- detection, and displays ETA and speed again. There were also quite a few bugfixes.

Download Website 20 Jul 19:13 ClamSMTP 0.3

Screenshot

ClamSMTP is an SMTP filter that checks for viruses using ClamAV. It aims to be lightweight, reliable, and simple.

Release Notes: A loopback feature was added, allowing the consolidation of virus scanning on a single server. It now sends its own initial banner to prevent complaints about loops. Various other bugfixes were made.

Download Website 20 Jul 19:12 Deme 0.2.0

Screenshot

Deme is a Web tool to host asynchronous meetings including discussions, document comments and collaborations, straw polls, and decision- making for small to medium groups of people. It also provides features useful for groups including file storage, member lists, and the like. It is intended to create an environment to allow participation and help strengthen organizations critical to civil society.

Release Notes: The program was renamed from Pod to Deme. It now supports "Meta" level group navigation. Each user can go to the "my groups" page and view all the groups of which they are members. Additionally, users can now create their own groups and access special owner settings for privacy. There is now a link item type allows users to discuss and deliberate over the content of a URL, which could be a Web site, PDF, image, etc.

Download Website 20 Jul 19:11 XPLC 0.3.8

Screenshot

XPLC is a component system that tries to enable the use of components in a pervasive way. It aims to be easy to use, have low speed and size overhead, and be language and platform neutral. Basically, the idea is to leave no excuse for an application not to be component-enabled (being a component and/or using components).

Release Notes: The module loading mechanism was refactored to share more code and be simpler to use. The examples were improved a bit to make the lifting of code easier, and some bugs in the unit tests were fixed.

Download No website 20 Jul 19:11 phpBuns 0.6.3

Screenshot

PhpBuns is a generator of SQL query and Web pages written in PHP. For example, it makes it possible to generate the queries and pages necessary for creating a Web interface for adding, editing, deleting, listing, and retrieving data from an SQL database.

Release Notes: A lot of new graphics features were added and bugfixes were made. The code was also cleaned up.

Download Website 20 Jul 19:10 NOCC 0.9.6RC2

Screenshot

NOCC is a simple and fast Web-based e-mail reader which can handle POP3, SMTP, and IMAP servers. It is written with PHP5, and uses sessions, has low requirements (no database, frames), and is easy to install. It also features multi-language support, MIME attachment decoding/encoding, and the ability to display HTML messages.

Release Notes: A few bugfixes and enhancements were made.

No download Website 20 Jul 19:10 dsmcc-mhp-tools 1.2

Screenshot

dsmcc-mhp-tools is a collection of utilities for generating MPEG2 elementary streams that include DSM-CC MHP ObjectCarousels and other MPEG2/MHP-specific structures, especially the ones used for proper signalling. In addition to the one-step ObjectCarousel encoder, the project also provides tools for the generation of the PMT, AIT, continuous NPT-streams, and StreamEvent descriptors. All DSM-CC object types (File, Directory, Stream, StreamEvent, and LiteOptionsProfile) are supported and can be included in the generated streams. The encoder programs can be used by broadcasters to include MHP-Applications or other data in a MPEG2 stream, or by companies and MHP-Application developers for testing.

Release Notes: This version supports the encoding of multi-layered ObjectCarousels. An ObjectCarousel can now be distributed over multiple PIDs within the same CarouselID, which means that the encoder is able to create DataCarousels from subdirectories of the ObjectCarousel's root, where each DataCarousel gets encoded into a separate MPEG2 elementary stream.

Most Popular Projects

Most Vital Projects

July 20, 2004

Screenshot

Project Spotlight

Zoom Profiler

A low-overhead graphical and command line profiler for Linux.

Screenshot

Project Spotlight

GTKMan

A simple man page viewer.