Msort sorts files in sophisticated ways. Records
may be fixed size, newline-separated blocks, or
terminated by any specified character. Key fields
may be selected by position, tag, or character
range. For each key, distinct exclusions,
multigraphs, substitutions, and a sort order may
be defined or locale collation rules used.
Comparisons may be lexicographic, numeric, numeric
string, hybrid, random, by string length, angle,
domain name, date, time, month name, or ISO8601
timestamp. Keys may be reversed so as to generate
reverse dictionaries. Optional keys are supported.
Unicode is supported, including full case-folding.
Msort itself has a somewhat complex command line
interface, but may be driven by an optional GUI.
License: GNU General Public License v3
Changes:
This release fixes bugs in the processing of email
addresses and makes the license for the GUI
consistently GPLv3.
rtorstat is a simple Web page generator that shows
status information about the rTorrent bittorrent
client. This makes it possible to quickly have an
overview of your torrent list from a remote
location without having to log into the remote
machine that actually runs rTorrent. It can be run
through cron or as a CGI script.
License: The Apache License 2.0
Changes:
The license was changed to the Apache License
version 2. The web page layout was improved with
the addition of progress indicators. When opening
the session files under Windows or through SAMBA,
an exception was thrown. Information about the
number of peers of each torrent was added. The
ability to be used as a CGI script was added. The
bencode.py file from the mainline Bittorrent
distribution is now included. The date and time in
the "last update" notice are set to the time the
session files have been saved.
The GlynnTucker.Cache assembly provides a data
structure for caching slow data retrievals. For
example, it can cache data retrieved from a
database server over the network. Think of it as a
Hashtable that can automatically expire its data
after a set amount of time or a specified period
of inactivity, on a per-object basis. It is
written in C# and it should work with any .NET
language.
Usermin is a Web interface that can be used by any
user on a UNIX system to easily perform tasks like
reading mail, setting up SSH, or configuring mail
forwarding. It can be thought of as a simplified
version of Webmin designed for use by normal users
rather than system administrators.
License: BSD License (original)
Changes:
This version adds read flags in the Web mail
interface, better syncing with IMAP servers,
faster display of new mail, auto-whitelist
managemant, and many other other small changes.
Webmin is a web-based interface for system administration for Unix. Using any browser that supports tables and forms, you can setup user accounts, internet services, DNS, file sharing and so on.
License: BSD License (original)
Changes:
This version includes fixes for Ubuntu 8.04, the
ability to configure Dovecot locking, indexes and
control files, better Postfix SMTP client
restriction management, a debugging log file, and
Korean and Dutch updates.
AudioSpace calculates the amount of storage
required by an audio recording of a given
duration, for different sampling rates,
resolutions, and numbers of channels. The
calculation may be made for uncompressed audio
data or for several types of compression. A
variety of units may be selected for reporting the
result. The calculation may also be inverted to
determine the maximum duration of audio that will
fit into the available storage.
License: GNU General Public License v3
Changes:
This release works around a bug in math::bigfloat
that causes problems in Tcl 8.5 ...
phpCheckZ is a Web utility that allows you to
create dynamic checklists for your Web site. It
features an unlimited number of checklists (up to
250 fields per list), an optional chart for each
list, a member system, and a bridge system (to use
other member systems). You can choose to display
checklists on your Web site with a small snippet
of code or use the backend as a frontend.
phpCheckZ can also be translated to languages
other than English.
License: GNU General Public License (GPL)
Changes:
This release has a new bridge for phpBB 3.01. Setup instructions for "Include mode" have been fixed. There are many other enhancements and bugfixes.
Clam AntiVirus is an anti-virus toolkit designed especially for email
scanning on mail gateways. It provides a number of utilities, including
a flexible and scalable multi-threaded daemon, a commandline scanner,
and a tool for automatic database updates. The core of the package is an
anti-virus engine available as a shared library.
License: GNU General Public License (GPL)
Changes:
This version improves handling of PDF, CAB, RTF, OLE2, and HTML files and includes various bugfixes for 0.93 issues.
Attal is a turn-based strategy game. You can play
it in stand-alone mode (against an AI) or against
other human players through a network. This game
is open and themeable in order to allow new
graphics, new rules, new campaigns, and new
scenarios. A scenario editor and a theme editor
are provided.
License: GNU General Public License (GPL)
Changes:
A resource management rewrite; local resources have been added. Levels have been implemented. The ability to steal resources for creatures has been added. Remote server control has been added. There are speed improvements and refactoring of code. ThemeEditor has been improved. Actions have been added to bases. Popup help has been added. There is a better Debian package. Bugs have been fixed. This release has a Medieval theme: the resources have been changed to be only Money, Wood, Iron, Food, Diamond, and Population.
Service Guardian aims to protect servers against
various things such as resource exhaustion and
connection floods. It can measure the number of
connections to servers' ports and, after a grace
time period, compares and sees if the host is
still in violation of the specified settings. If a
host is in violation of the settings, it will be
filtered out and dropped via netfilter/iptables.
License: GNU General Public License v3
Changes:
This release adds an RPM spec file and a Makefile. A Log/Demo URL was added. An RPM file has been created.
openDIAS (Document Imaging Archive System)
provides document imaging with OCR. You can scan
documents (with SANE) or import ODF documents, and
then assign tags. It can store all your letters,
bills, statements, etc. in a convenient, safe, and
easily retrievable way.
GTKO is an Oracle database development and testing tool. Its features include a schema browser, multiple SQL work areas, SQL syntax highlighting, bind variable entry widgets in the command window, and SQL*Plus-style command scripting. For SQL statement analysis and tuning there is a tree-style SQL statement "explain plan" facility and the ability to load SQL statements from the runtime cursor cache (V$SQL table), Oracle Statspack repository, the Oracle Automatic Workload Repository in Oracle version 10g, and full AWR reports.
License: GNU General Public License (GPL)
Changes:
This release includes final, complete support for displaying Oracle object type values in query results. All combinations of embedded object types and collections can be shown and are also fetched in bulk. The schema browser now includes more object type details such as inherited attributes and methods, and Virtual Private Database policies.
Arno's IPTABLES Firewall Script is a secure stateful firewall for both single and multi-homed machines. It supports NAT and SNAT, port forwarding, ADSL ethernet modems with both static and dynamically assigned IPs, MAC address filtering, stealth port scan detection, DMZ support, protection against SYN/ICMP flooding, experimental IPv6 support, multi-interface/aliased-IP support, and extensive user definable logging with rate limiting to prevent log flooding. It has plugin support to add extra features (like SSH Brute Force protection and (Racoon) IPSEC support). It is easy to configure and highly customizable. A filter script that makes your firewall log more readable is also included.
License: GNU General Public License (GPL)
Changes:
This release implements check-conf argument to only perform a sanity check. The no_broadcast code has been fixed. A highly experimental IDS plugin has been added. A blockall argument has been added. LOOSE_UDP_PATCH has been deprecated. This release has switched from /proc to sysctl for setting kernel options. Unreferenced get_protos_ip has been fixed. There are miscellaneous fixes.
Turba is the Horde contact management application. It is a production level address book, and makes heavy use of the Horde framework to provide integration with IMP and other Horde applications. It supports SQL, LDAP, Kolab, and IMSP address books.
License: The Apache License
Changes:
Sorting by multiple columns. Searches can be saved as Virtual Address Books. An improved default address book schema. Much more extensive vCard support. Support for LDIF import and export. WCAG 1.0 Priority 2/Section 508 accessibility guidelines compliance. New drivers for listing "favorite" (frequently mailed to) recipients and members of Horde Groups. Support for splitting the read and write databases. Full Kolab Web client support including multi-domain support. Advanced search now renders custom field types. Many user interface improvements and bugfixes.
Kronolith is the Horde calendar application. It provides a stable and featureful individual calendar system with integrated collaboration and scheduling features. It makes extensive use of the Horde Framework to provide integration with other applications. It implements a solid, stand-alone calendar system, allowing repeating events, all-day events, custom fields, keywords, shared calendars, iCalendar support, generation of free/busy information, and managing multiple users through Horde Authentication.
License: GNU General Public License (GPL)
Changes:
Support for the Horde_Alarm system (requires Horde 3.2). A daily agenda email. Improved iCalendar and vCalendar support. More event recurrence types. Recurring events can be edited as a whole or as individual events. WCAG 1.0 Priority 2/Section 508 accessibility guidelines compliance. Support for showing holidays with Date_Holidays. The ability to delegate event creation. Support for private events. AJAX support in many portions of the user interface. Full Kolab Web client support. Support for split read and write databases. Many bugfixes and small enhancements.
Nag is a Web-based application built upon the Horde Application
Framework which provides a simple, clean interface for managing online
task lists (i.e., TODO lists). It includes strong integration with the
other Horde applications and offers shared task lists.
License: GNU General Public License (GPL)
Changes:
Support for the Horde_Alarm system (requires Horde 3.2). Support for sub-tasks and tasks with delayed start dates. WCAG 1.0 Priority 2/Section 508 accessibility guidelines compliance. WebDAV support. Improved vCalendar and iCalendar support. Support for private tasks. Inline task list searching. A dynamic task list panel. History tracking of task completion. Full Kolab Web client support. Support for separate read and write databases. Smoother operation when the database is down. Many bugfixes and small enhancements.
Mnemo Note Manager is the Horde notes/memos application. It provides
Web-based notes and freeform text in a way similar to the PalmOS Note
application and shared notepads. It requires the Horde Application
Framework and a SQL database for backend ...
ScriptsMill Comments is a script that allows your
users to add comments to certain pages of your Web
site. It is very easy to install and allows the
formating and appearance of comments to be
customized with a base knowledge of HTML.
License: GNU General Public License (GPL)
Changes:
A bug in admin.php that caused a MySQL error in the "Junk comments" section with MySQL 5 was fixed. The code in comments.php was refactored. All functions were renamed using a smcom_ preffix in order to avoid name collisions when the script is included by another PHP script. A lot of new language packs were added.
rdup is a utility inspired by rsync and the Plan9
way of doing backups. rdup itself does not backup
anything; it only prints a list of the names of
files that have changed since the last backup. It
also handles files that are removed, allowing for
correct incremental backups. Auxilary script that implement a backup strategy are included.
License: GNU General Public License v3
Changes:
Support for hard links and internationalization was added.
Websitary is a script that monitors Web pages, RSS
feeds, and podcasts and reports what's new. For
many tasks, it reuses other programs (such as w3m,
diff, and webdiff) to do the actual work. By
default, it works on an ASCII basis, i.e. with the
output of text-based Web browsers. With the help
of some friends, it can also work with HTML.
License: GNU General Public License v2
Changes:
Improved handling of certain HREFs, limited support for use of a proxy (depends on the downloader), and more versatile RSS enclosure extraction.
crowd-control is a secure online event booking
system for organizations managing members'
availability to attend (or work at) events.
License: GNU General Public License v3
Changes:
This release adds help text, change-password functionality, and 'tainting' detection. It has moved to JQuery. The ability to specify the number of events has been added. The notification email has been improved and an option to disable them has been added. There are assorted bugfixes.
Medwars is a game roughly patterned after Dopewars
where you make money in the medical profession.
There are two classes of people that you can't
make money out of: healthy people and dead people.
Maximize your profit by having people live as long
as possible but in a state of sickness so that you
can torture them as much as possible. If you don't
kill them, they live until they die of old age.
You must be crookeder than a dog's hind leg and
lower than a snake's belly to make money at this game.
SPServer is a high concurrency C++ server framework library that implements the Half-Sync/Half-Async and the Leader/Follower thread pool patterns. It is based on libevent (Unix/Linux) and IOCP (Win32) in order to utilize the best I/O loop on any platform. It supports SSL for secure transactions. An SSL proxy, sptunnel, is included along with an embedded HTTP server framework, sphttp.
License: GNU Lesser General Public License (LGPL)
Changes:
The performance of the demo programs was improved. A Win32 IOCP-based server framework was added.
LimeSurvey (formerly PHPSurveyor) is a Web
application that interacts with MySQL, MSSQL, or
Postgres to develop surveys, publish surveys, and
collect responses to surveys. Once a survey has
been created, data can be inserted into the survey
either by a "pretty" public screen which presents
each question one at a time, or by a quick and
nasty data entry screen. It includes the capacity
to generate individualized "tokens", so that
invitations can be issued to participants. It also
has the capacity to set conditions on whether
questions will display (branching), numerous
question types, and a basic statistics function.
License: GNU General Public License (GPL)
Changes:
Input length in numerical questions was fixed. Users being unable to export their own survey was fixed. The group page was displayed even when no description was given; this has been fixed. Mutiple problems with conditions have been fixed. Danish, French, Spanish, Welsh, Croatian, and Italian language files have been updated.
Tiny Go is a MIDlet (cell phone application using
MIDP 2.0 and CLDC 1.1) that allows you to play and
review Go (Weiqi, Igo, and Baduk) board game files
in Smart Game Format (SGF). It supports problem
solving, and provides a library for SGF parsing as
a separate package.
License: GNU General Public License (GPL)
Changes:
A minor release with a fixed option restoration bug and improved support for touchscreens.
xcowsay is a graphical configurable talking cow.
It's a GTK+ version of the classic cowsay Perl
script. It displays a cute pop-up cow on your
desktop with a speech bubble and some customizable
text. It comes with a fortune(6) wrapper script,
xcowfortune, which you can cron to deliver
periodic fortune cookies via the cow. It even has
a daemon mode that lets you send the cow's
messages over DBus.
NeoOffice is a project that is developing a native Mac OS X port of OpenOffice.org with an Aqua look-and-feel. NeoOffice is under active development and is stable enough for daily use (NeoOffice/C is no longer under development). It provides the foundation upon which the user interface can be redesigned to adhere to the conventions of the Aqua Human Interface Guidelines.
License: GNU General Public License (GPL)
Changes:
This release fixes certain crashes that might happen while using the Solver feature, a problem where PDF export irregularly showed missing glyphs in equations, and a problem where macros were no longer editable. It also fixes a bug where images were cropped out when printing envelopes.
ppc is an E-MU Planet Phatt (and Orbit) remote
written in C/GTK+-2. You can edit all global
parameters, and you can easily create new presets
by editing the 135 parameters that makes one preset.
Auto Project Planner automatically calculates a
proper project plan based on your effort
estimations and the due dates you have in mind. A
list of tasks and a list of employees can be
defined. Tasks can be assigned to one or more
employees. It is also possible to define a maximum
percentage value an employee can/should work on a
task. Public holidays, leaves, weekly working
hours, and more parameters can be specified and
are considered in the calculation. According to
this input, the software computes time plans by
minimizing the MSE (mean squared error) between
expected and computed end dates.
License: GNU General Public License (GPL)
Changes:
Some smaller bugs in the previous beta version are fixed. Improvements have been to the GUI and the graphical output of the calculation results. 2008-05-24 06:10:27