Posted about 3 hours ago. Clicked 4 times.
CCIL-MT is a Web-based tool to send an email
message to a list of recipients. It uses PHP
4.x/5.x and MySQL 4.x/5.x.
Posted about 3 hours ago. Clicked 5 times.
Amanda is a popular network backup and archiving
software that protects multiple machines running
various versions of Linux, Unix, and Microsoft
Windows operating systems. It supports tapes,
disks, optical media, and changers.
License: BSD License (original)
Changes:
'amfetchdump -p', an amtapetype crash, and a planner crash have been fixed. An 'amadmin force' with strategy incronly will force a level 0 on the next run. Check has been configured to be sure it found gnutar. Other small bugs have been fixed.
Posted about 3 hours ago. Clicked 3 times.
Email sends email to remote SMTP servers via the
command line, which makes it useful in cron jobs.
It will send to any RFC standard remote ESMTP
server, is TLS/SSL enabled, and will allow you to
encrypt, sign, and design your message on the fly.
It has the capability to use signature files with
dynamic options, address book functionality, and
users can also attach pictures, binary files,
documents, or whatever they want. It is completely
compatible with GNUPG for encryption and signing,
and is easy to configure and use.
License: GNU General Public License (GPL)
Changes:
Compilation problems in Cygwin have been fixed.
Posted about 3 hours ago. Clicked 4 times.
WP Clipart is an attempt to make a useful clip art package of public domain images for use in word processors. It includes an optional cross-platform viewer/editor written with Python/GTK. The collection contains non-transparent PNG images, scaled down images, mid-tones expanded for inkjet print quality, etc. It is suitable for documents as well as Web graphics, but also has business application (credit cards, promo graphics) and educational uses (pictures of all US presidents, all country flags alphabetically listed, all US states, historical figures, and a sign language alphabet).
License: Public Domain
Changes:
Included clip art has been updated to 21,005 images. The Windows installer package has been corrected to properly enable browsing/editing of JPEG files as well as PNG.
Posted about 6 hours ago. Clicked 10 times.
VideoLAN Client (VLC) is a media player, streamer, and encoder for Unix, Windows, Mac OS X,
BeOS, QNX, and PocketPC. It can play most audio
and video codecs (MPEG 1/2/4, DivX, WMV, Vorbis,
AC3, AAC, etc.), has support for VCD, SVCD, and
DVD (with menus), and can read or dump streams
from a network source (HTTP, UDP, DVB, MMS, etc.).
It can also act as a server and send streams
through the network, with optional support for
audio and video transcoding.
License: GNU General Public License (GPL)
Changes:
Several security issues, as reported in CVE-2007-6681, CVE-2007-6682, CVE-2006-4484, CVE-2008-0225, CVE-2008-0295, CVE-2008-0296, CORE-2008-0130, CVE-2008-0073, CVE-2008-1489, CVE-2008-1768, and CVE-2008-1769, were fixed. Furthermore, several Mac OS X issues and H.264 problems were resolved, as well as a few other bugs.
Posted about 6 hours ago. Clicked 4 times.
JExpress is a cross platform Java installer builder. JExpress generates native installers on Windows, Mac OS X, and Linux. It installs the exact version of the JVM you want and also configures your customers' machines to launch your Java application from a native executable on Windows and Mac OS X. You customize your installer, updater, and uninstaller using Java. Installers can be designed with multiple install types or components. An installer can be created quickly with a simple wizard or a powerful advanced interface.
License: Other/Proprietary License with Free Trial
Changes:
This release will show more details if JExpress detects an error while creating Web pages. Adjusting the project's basedir when a user changes it interactively has been fixed. The executable bit is set to true after installing the JVM on Linux. The standard extension is added to the icon's basename.
Posted about 6 hours ago. Clicked 4 times.
LiVES is a simple to use yet powerful video
effects, editing, conversion, and playback system
aimed at the digital video artist and VJ. It uses
commonly available tools (Mplayer, ImageMagick,
and GTK+), so it works on most Unix-like
systems. It runs under Linux, BSD, Mac OS
X/Darwin, IRIX, and openMosix. It can handle
almost all types of video, and is fully extendable
through plugins and the included plugin builder
tool. It can also be controlled remotely using OSC.
License: GNU General Public License v3
Changes:
A regression setting parameters in the multitrack window was fixed. A crash when JACK failed to start/died was fixed. A bug in checkerboard merge has been resolved. Various small fixes/code cleanups were made. OSC notify events were added.
Posted about 6 hours ago. Clicked 4 times.
unicap is a library to access different kinds of
capture devices. Device drivers are loaded with a
plugin system so that new drivers can be easily
added. Currently, it has support for
video-4-linux, video-4-linux-2, IIDC cameras, and
video-to-firewire converters, and provides GTK widgets for live video display and access to device properties.
License: GNU General Public License (GPL)
Changes:
Support for UVC cameras and their recent driver modifications was improved. Some color conversion routines were added and fixed. GTK+ apps can now register their own color format conversion callback. Some minor fixes were made to the UnicapGTK library. Small improvements to the GTK+ device property widget were made. A French translation was added.
Posted about 6 hours ago. Clicked 5 times.
tinyMAS is a multiagent platform that provides
base concepts (such as kernel, message, yellow
pages, white pages, and transport service) and
extended concepts (such as environment, influence,
and perception). It aims to provide an
easy-to-understand and and easy-to-use platform
dedicated for multiagent engineer/research
courses.
License: GNU Lesser General Public License (LGPL)
Changes:
A major bug was detected in the agent's perception feature: the perceptions stayed unchanged when no object was around the perceiver.
Posted about 6 hours ago. Clicked 6 times.
GNU CLISP is an ANSI Common Lisp implementation
with an interpreter, compiler, debugger, object
system (CLOS, MOP), sockets, fast bignums, and
foreign language interface which runs on most
UNIXes and Win32.
License: GNU General Public License (GPL)
Changes:
Just-in-time compilation of bytecodes (using GNU lightning), cross-compilation fixes, and many more features and bugfixes.
Posted about 5 hours ago. Clicked 3 times.
FreeIPMI provides in-band and out-of-band IPMI software based on the IPMI v1.5/2.0 specification. It has a number of useful features for large HPC or cluster environments.
License: GNU General Public License (GPL)
Changes:
This release fixes ipmi-fru output corner cases, an ipmi-chassis boot-device configuration bug, an ipmiconsole config file parsing corner case, the ipmipower max password length corner case check, and command line parsing error messages. Excess error output messages have been removed. Missing man page option listings have been added.
Posted about 5 hours ago. Clicked 3 times.
pdfposter allows you to scale and tile PDF
images/pages to print on multiple pages. It works
much like 'poster' does for Postscript files, but
working with PDF, since sometimes poster does not
like files converted from PDF.
License: GNU General Public License v3
Changes:
This release fixes and enhances scaling and rotation algorithms so all examples work as expected. It adds the options --help-media-names and --dry-run. The man page has been updated with more information about box sizes and a section about automatic scaling. Sample pictures have been added (mainly to be used as examples on the homepage).
Posted about 6 hours ago. Clicked 3 times.
AZR3-JACK is a port of the free VST plugin AZR-3.
It is a tonewheel organ with drawbars, distortion
and rotating speakers. The original was written by
Rumpelrausch Täips. The organ has three sections,
two polyphonic with 9 drawbars each and one
monophonic bass section with 5 drawbars. The two
polyphonic sections respond to events on MIDI
channel 1 and 2, and an optional keyboard split
function makes the bass section listen to the
lower keys on channel 1. The three sections have
separate sustain and percussion switches as well
as separate volume controls, and the two
polyphonic sections have separate vibrato
settings. All three sections are mixed and sent
through the distortion effect and the rotating
speakers simulator, where the modulation wheel can
be used to switch between fast and slow rotation,
and the fast and slow rotation speeds themselves
can be changed separately for the lower and upper
frequencies.
Posted about 9 hours ago. Clicked 2 times.
DVDStyler is a crossplatform GUI frontend to the DVD
authoring and recording programs dvdauthor and growisofs.
License: GNU General Public License (GPL)
Changes:
Several new features were added, such as drag and
drop button creation and copying, single video
frames in buttons, partially transparent buttons,
audio in menus, manual palette selection, ISO size
checks, and many more. Project files are now saved
with relative paths.
Posted about 10 hours ago. Clicked 3 times.
Rsyncrypto allows you to encrypt a file or a
directory structure such that they can later be
synchronized to another machine using rsync. This
means that local changes to the plain text file
result in local changes to the cipher text file.
rsyncrypto compresses the plain text file prior to
encrypting it with gzip using the "rsyncable"
patch, which is available from the rsync sources.
License: GNU General Public License (GPL)
Changes:
A serious bug was fixed: when deleting an entire
directory with --name-encrypt and --delete-keys,
rsyncrypto (since 1.07) would leave a corrupt
filemap behind. The "rsyncrypto_recover" tool was
added, which fixes the corruption caused by the
above bug.
Posted about 9 hours ago. Clicked 2 times.
GMAMEUI is a front-end for MAME on Linux. It helps
the user play and configure arcade games more
easily. GMAMEUI is an enhancement of GXMame,
fixing a number of long-standing bugs, including
adding support for SDLMame in preference over the
now-obsolete X-MAME. New UI features were also
added.
License: GNU General Public License v2
Changes:
A bug which caused ROMs not to be filtered in
availability filter categories was fixed. Code
cleanup was done. Redundant code was removed. Some
compile/run-time GTK warnings were fixed.
Performance improvements on startup were made.
Posted about 9 hours ago. Clicked 4 times.
rdesktop is an open source client for the Remote
Desktop Protocol (RDP), which is used in a number
of Microsoft products including Windows NT
Terminal Server, Windows 2000 Server, Windows XP,
and Windows 2003 Server. rdesktop currently runs
on Linux and other Unix based platforms with the X
Window System.
License: GNU General Public License (GPL)
Changes:
A potential vulnerability against compromised or
malicious servers, as reported by iDefense, was
fixed. A crash with recent versions of X.org was
fixed. An Alsa audio driver was added, and the
audio drivers can be selected at runtime. Physical
mouse buttons rather than logical ones are now
sent.
Posted about 10 hours ago. Clicked 2 times.
Openchart2 is a simple charting and plotting
library designed for incorporation with a variety
of Java applications. The library can generate two
dimensional bar, pie, radar, and scatter charts
with customized titles, axis labels, legends, and
colors. The simplicity of the library is its
strongest feature. Openchart2 is a branch of the
original JOpenChart library.
License: GNU Lesser General Public License (LGPL)
Changes:
This version implements significant bugfixes to
the coordinate systems and their related
calculations. A new interactive chart Swing
component has been introduced to allow easier data
exploration. Bugfixes have been included for the
Dot Plot charting style introduced in version 1.4.
New unit tests are now included in the
distribution.
Posted about 10 hours ago. Clicked 2 times.
runit is a cross-platform Unix init scheme with service supervision; a replacement for sysvinit and other init schemes. It runs on GNU/Linux, *BSD, Mac OS X, and Solaris, and can easily be adapted to other Unix operating systems. runit implements a simple three-stage concept. Stage 1 performs the system's one-time initialization tasks. Stage 2 starts the system's uptime services (via the runsvdir program). Stage 3 handles the tasks necessary to shutdown and halt or reboot.
License: BSD License (revised)
Changes:
The default directory for services is now
/service/, and no longer /var/service/. When
installing runit on a system that should comply
with the Filesystem Hierarchy Standard (FHS),
neither /service/ nor /var/service/ should be
chosen, but /etc/service/. It is recommended to
create a compatibility symlink /service pointing
to /etc/service in this case. This version
additionally fixes the runsv program to properly
handle service directories with ./log being a
symlink to a directory on a different device, and
slightly updates the sv program and the
documentation.
Posted about 10 hours ago. Clicked 2 times.
Nuttx is a real-time embedded operating system
(RTOS). It has a small footprint that is usable in
micro-controller environments. It is fully
scalable from tiny (8-bit) to moderate embedded
(32-bit) systems. It also aims to be fully
compliant to standards, to be fully real time, and
to be totally open.
License: BSD License (revised)
Changes:
This is an important bugfix release. This release
incorporates fixes to correct critical list
handling errors in task shutdown logic: one in
timer deletion logic (timer_delete.c) and one in
stream logic (lib_init.c). This release also
includes support for the ZiLOG EZ80Acclaim
microcontrooler (EZ80F91 chip) and configurations
for the ZiLOG z8f64200100kit (Z8F6423) and
ez80f0910200kitg (EZ80F091) development kit.
Posted about 9 hours ago. Clicked 3 times.
jpoker is a client for playing online poker which
runs in a Web browser. It displays the list of
poker tables, and when the user choses one, it is
displayed in the browser. The user can join the
game and play hands. It supports multi table
tournaments. The poker server to which jpoker
connects must implement a protocol compatible with
http://pokersource.info/poker-network/.
License: GNU General Public License v3
Changes:
Playing a hand was implemented.
Posted about 11 hours ago. Clicked 3 times.
dnstracer determines where a given Domain Name
Server (DNS) gets its information from, and follows
the chain of DNS servers back to the servers which
know the data.
License: BSD License (original)
Changes:
The timeout command line parameter was re-integrated. IPv6 root server handling was fixed. A lame server issue with certain domain names was fixed.
Posted about 11 hours ago. Clicked 10 times.
VMware allows you to run 'virtual machines' inside a Linux host. It is not an emulator. It provides a virtual computer within the host which can boot whichever OS you decide to put on the filesystem image that is used as a harddrive. It will run DOS 6.22, Win 3.1, Win9x, WinNT/2000/XP/2003, Linux, Novell, and more. The only main requirement is a 400 MHz or better machine, along with lots of RAM (128M minimum, 256M recommended).
License: Other/Proprietary License with Free Trial
Changes:
Linux guests are now supported in Unity mode. More Unity preferences are available. Record/replay of VM sessions was enhanced. VMware Tools support for X.org 1.4 was added. Building of VMware kernel modules was fixed. Rendering of several DirectX 6 and DirectX 7 games in Windows guests was fixed. Windows Vista SP1 guests are now detected correctly. Several other fixes were made.
Posted about 11 hours ago. Clicked 2 times.
Barcode4J is a barcode generation package. The
following symbologies are currently implemented:
Interleaved 2 of 5, Code 39, Codabar, Code 128,
UPC-A and UPC-E (with supplementals), EAN-13 and
EAN-8 (with supplementals), EAN-128, POSTNET,
Royal Mail Customer Barcode, PDF417, and
DataMatrix. Supported output formats are SVG, EPS
(Encapsulated PostScript), Bitmap images (such as
PNG or JPEG), and Java2D (AWT). Additional
features include two APIs (XML-oriented and
Bean-style), a Servlet with support for SVG, EPS,
and bitmap output, a command-line interface, a
demonstration applet, and extensions for Apache
Xalan-J, SAXON, and Apache FOP.
License: The Apache License 2.0
Changes:
This major release added two new 2D barcode symbologies, DataMatrix and PDF417, as well as EAN-128 and some postal symbologies. A number of bugs were fixed and the USPS Intelligent Mail Barcode was added.
Posted about 11 hours ago. Clicked 2 times.
Diffstat reads the output of the diff command and
displays a histogram of the insertions, deletions,
and modifications in each file. Diffstat is
commonly used to provide a summary of the changes
in large, complex patch files.
License: Freely Distributable
Changes:
A "-b" option for ignoring binary file differences was implemented.
Posted about 11 hours ago. Clicked 2 times.
File attempts to classify files depending on their contents and prints a description if a match is found.
License: BSD License (original)
Changes:
Several SunOS 5 enhancements and fixes, and a few other minor fixes.
Posted about 11 hours ago. Clicked 2 times.
Nagiosdigger is a powerful Web front-end for the
logs produced by Nagios. It makes it easy to dig
through data and quickly determine trends or
systems with problems.
License: GNU General Public License (GPL)
Changes:
You can now correlate hosts by the problems they have. A bug in the global statistics screen was fixed.
Posted about 11 hours ago. Clicked 3 times.
hdparm is a Linux shell utility for viewing and manipulating various IDE drive and driver parameters. Most drives can benefit from improved performance using a command similar to "hdparm -qm8 -qu1 -qc1 -qd1 /dev/hda".
License: BSD License (original)
Changes:
Safeguards were added for attempts to use "--read-sector", "--write-sector", and "--make-bad-sector" on partitions rather than the raw/full drive.
Posted about 11 hours ago. Clicked 2 times.
Indywiki is an application that offers different
ways of visually browsing the collection of data
contained by Wikipedia.
License: GNU General Public License (GPL)
Changes:
HTML (replacing clear text) navigation via text links, in addition to image links and visual clues for distinguishing between native images (images in the current page) and non-native images (images in pages linked to and from the current page). The program is now faster and more customizable.
Posted about 11 hours ago. Clicked 2 times.
Talend Open Studio is an ETL (Extract, Transform,
and Load) tool. Talend Open Studio can perform
jobs that range from datawarehouse feeding to
database synchronization, as well as file format
transformations. Its graphical interface is made
with Eclipse RCP, and data related scripts are
generated in Perl or Java. The application was
designed to be extended with components written by
users.
License: GNU General Public License (GPL)
Changes:
Bugs were fixed.