Newsletter for Thursday, September 18th 2008

The freshmeat daily newsletter <[email protected]> Fri, 19 Sep 2008 00:10:03 +0000 (UTC)
Newsgroups gmane.linux.freshmeat.announce
Message-ID <[email protected]>
::: L I N K S   F O R   T H E   D A Y :::

Today's news on the web: http://freshmeat.net/daily/2008/09/18/
freshmeat.net newsgroup: news:///fm.announce

- - ---. --.-.-----.--.-..------- -- .----. ----.--------- ...---

::: A D V E R T I S I N G :::

Perforce SCM: Versions and manages source code & digital assets.

Install Perforce in less than 10 min. and get your projects under source
control.  

http://ad.doubleclick.net/clk;206902539;13503038;y?http://www.sourceforge.net/powerbar/perforce/?referrer=sfnews

---. ------. -. -- -- --.- .-. -...---  --- --- --- -..- --.- .--

::: R E L E A S E   H E A D L I N E S (50) :::

[001] - AgileWiki 7-2 (Element Model)
[002] - Apple Disk Transfer ProDOS 1.1.1 
[003] - awesome 3.0 (3.x)
[004] - Botan 1.7.12 (Development)
[005] - Bugzero 5.6.3 
[006] - cdrtools 2.01.01a49 (Development)
[007] - Clker.com WordPress plugin 1.1 
[008] - Encog for Java 1.0 
[009] - Fotoxx 5.3 
[010] - fpgg 2008-09-18-r41 
[011] - Gallery 2.2.6 (2.0)
[012] - GLib 2.18.1 
[013] - GTK+ 2.14.2 
[014] - Himerge 0.30 
[015] - jack_oscrolloscope 0.6 
[016] - Jaikoz 2.6.0 
[017] - Jailer 2.5.1 
[018] - Java Parallel Processing Framework 1.5 
[019] - JSXGraph 0.50 
[020] - KDE Partition Manager 1.0.0-ALPHA1 
[021] - LaTeX::Table 0.9.2 
[022] - libburnia 0.6.8 (libisofs)
[023] - libpng 1.2.32 
[024] - LiVES 0.9.9.2 
[025] - Logger 08262.1341 
[026] - Micro-Partitioning statistics tool 2.32 
[027] - ModSecurity 2.5.7-rc1 (Development)
[028] - mpop 1.0.15 
[029] - NexentaStor 1.0.8 
[030] - NTFS-3G 1.2918 
[031] - phpW2ML 0.1 
[032] - poppler 0.9.1 (Development)
[033] - Qt 4.4.2 
[034] - qx11grab 0.1.5 
[035] - Recovery Is Possible! 6.6 (Stable)
[036] - RESTClient 2.2 
[037] - rsyslog 3.18.4 (v3 Stable)
[038] - RText 0.9.9.6 
[039] - RUBiS 1.0 (Virtual Appliance)
[040] - RwdTinker 1.77 
[041] - sawfish 1.3.4 (Experimental)
[042] - SnapLogic 2.0.4 
[043] - Solido Spam Filter 4.1 build 102 
[044] - Space Exploration Dev 7 
[045] - SportsTracker 3.5.0 
[046] - sshguard 1.2 
[047] - TimeTrex Time and Attendance 2.2.14 
[048] - wanha 2008-06-06-r207 
[049] - WidgetFX 0.1 
[050] - Wing IDE 3.1.4 


-----..-.-.- .--..-.-- -.--.--.------ --.-- -. --.  --  ------ -

::: R E L E A S E   D E T A I L S :::

[001] - AgileWiki 7-2 (Element Model)
  by Bill la Forge (http://freshmeat.net/users/laforge49/)
  Thu, Sep 18th 2008 06:00

Database
Documentation
Information Management

About: AgileWiki is meant to create software systems which are fluid,
easily configured and can be reorganized on-the-fly to meet ever changing
requirements. It includes a COW-based database, the Rolonics programming
paradigm, and semantic inferencing. 

Changes: Realms are now used to organize the content of an ark. Sub-ark,
sub-realm, and browse rolons must now all be under a realm or sub-realm.

License: Common Public License

URL: http://freshmeat.net/projects/agilewiki/

                        - %  - %  - % - % -

[002] - Apple Disk Transfer ProDOS 1.1.1 
  by David Schmidt (http://freshmeat.net/users/david__schmidt/)
  Thu, Sep 18th 2008 17:15

Communications
System :: Archiving
System :: Emulators

About: ADTPro transfers disks to and from Apple II and Apple /// computers
and the modern world using any of these communications methods: serial/USB,
UDP via the A2RetroSystems Uthernet card, or audio via the Apple's cassette
ports. ADTPro has comprehensive bootstrapping support for otherwise
diskless Apple IIs. The home page includes extensive tutorials for getting
started. 

Changes: Apple /// computers can now be bootstrapped from bare metal over
their serial ports, saving them from the dustbin of history. There are some
fixes, especially for ethernet transfers.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/adtpro/

                        - %  - %  - % - % -

[003] - awesome 3.0 (3.x)
  by Julien Danjou (http://freshmeat.net/users/jdanjou/)
  Thu, Sep 18th 2008 14:52

Desktop Environment :: Window Managers

About: awesome is a highly configurable, next generation framework window
manager for X. It is very fast, light, and extensible. It is primarily
targeted at the power user, developer, and anyone dealing with everyday
computing tasks who wants to have fine-grained control over a graphical
environment.

Changes: This final version fixes some keybinding problems, updates to new
xcb-util, and adds fairh and fairv layouts. 

License: GNU General Public License v2

URL: http://freshmeat.net/projects/awesome/

                        - %  - %  - % - % -

[004] - Botan 1.7.12 (Development)
  by Jack Lloyd (http://freshmeat.net/users/randombit/)
  Thu, Sep 18th 2008 17:11

Scientific/Engineering :: Mathematics
Security :: Cryptography
Software Development :: Libraries

About: Botan is a C++ library of cryptographic algorithms. It includes a
wide selection of cryptographic algorithms (including AES, DES, SHA-1, RSA,
and DSA, among many others). It also support X.509 certificates and several
common certificate-related formats and protocols. It has a high level
interface, is easily portable to most systems and compilers, and includes a
substantial tutorial and API reference.

Changes: This version adds a SHA-1 implementation using SSE2 intrinsics
(for GCC or Intel C++), which substantially outperforms the C++ version on
SSE2 processors, as well as new x86 assembly code for Windows/Visual C++. A
Perl XS module wrapping parts of Botan has been added, as has a SWIG
wrapper.

License: BSD License (revised)

URL: http://freshmeat.net/projects/botan/

                        - %  - %  - % - % -

[005] - Bugzero 5.6.3 
  by Samuel Chen (http://freshmeat.net/users/billhen/)
  Thu, Sep 18th 2008 21:16

Communications :: Email
Database :: Front-Ends
Information Management

About: Bugzero is a Web-based bug tracking, defect tracking, issue
tracking, and change management system used in a distributed team
environment to track software bugs, hardware defects, test cases, or any
other issues. It can also be used equally well as a helpdesk customer
support, trouble ticketing, or email management system to collect and
manage customer feedbacks, incidents, requests, and issues. It is easy to
use, but still flexible and adaptive, and can be configured to fit to your
organization's unique business process and workflow.

Changes: This release removes some entries that were no longer needed in
the filter table; these entries could cause errors. Field height is now
configurable.

License: Other/Proprietary License with Free Trial

URL: http://freshmeat.net/projects/bugzero/

                        - %  - %  - % - % -

[006] - cdrtools 2.01.01a49 (Development)
  by Jörg Schilling (http://freshmeat.net/users/schily/)
  Thu, Sep 18th 2008 14:51

Multimedia :: Sound/Audio :: CD Audio :: CD Ripping
Multimedia :: Sound/Audio :: CD Audio :: CD Writing
System :: Archiving

About: cdrtools (formerly cdrecord) creates home-burned CDs/DVDs with a
CDR/CDRW/DVD recorder. It works as a burn engine for several applications.
It supports CD/DVD recorders from many different vendors; all SCSI-3/mmc-
and ATAPI/mmc-compliant drives should also work. Supported features include
IDE/ATAPI, parallel port, and SCSI drives, audio CDs, data CDs, and mixed
CDs, full multi-session support, CDRWs (rewritable), DVD-R/-RW, DVD+R/+RW,
TAO, DAO, RAW, and human-readable error messages. cdrtools includes remote
SCSI support and can access local or remote CD/DVD writers.

Changes: The first step was made to allow compiling mkisofs without the
deprecated Mac OS 9 HFS support. Plenty of comments were added to
libparanoia. A fix was made to allow "make install" to be called without
calling "make all" beforehand. This was needed since symlinks have been
removed from the tar archive. 

License: Common Development and Distribution License (CDDL)

URL: http://freshmeat.net/projects/cdrecord/

                        - %  - %  - % - % -

[007] - Clker.com WordPress plugin 1.1 
  by Mohamed Ibrahim (http://freshmeat.net/users/mibrahim/)
  Thu, Sep 18th 2008 21:13

Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Dynamic Content :: News/Diary
Multimedia :: Graphics

About: The Clker.com WordPress plugin allows you to easily search
Clker.com as you are writing your WordPress posts, then insert any clipart
without the need to upload any images or files. The plugin is very easy to
use.

Changes: A disclaimer has been added.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/clker.comwordpressplugin/

                        - %  - %  - % - % -

[008] - Encog for Java 1.0 
  by Jeff Heaton (http://freshmeat.net/users/jeffheaton/)
  Thu, Sep 18th 2008 20:38

Scientific/Engineering :: Artificial Intelligence

About: Encog is an advanced neural network and bot programming library. It
can be used independently either to create neural networks or HTTP bot
programs. It also includes classes that combine these two advanced
features. It contains classes for Feedforward Neural Networks, Hopfield
Neural Networks, and self organizing maps. Training can be accomplished
using back-propagation, simulated annealing, and genetic optimization.
Additional classes are provided for pruning neural networks. Encog also
includes advanced HTTP bot programming features. A multi-threaded spider
that can store its workload either in memory on a database is provided.
HTML parsing is provided, as well as advanced form and cookie handling.

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/encog-java/

                        - %  - %  - % - % -

[009] - Fotoxx 5.3 
  by kornelix (http://freshmeat.net/users/kornelix/)
  Thu, Sep 18th 2008 12:03

Multimedia :: Graphics :: Editors
Multimedia :: Graphics :: Editors :: Raster-Based
Multimedia :: Graphics :: Viewers

About: Fotoxx is a program for improving digital photos. It allows you to
navigate through large image directories using a window of thumbnail
images, create HDR (high dynamic range) images by combining bright and dark
images to improve details visible in both bright and dark areas, create
panoramas by joining overlapped images, adjust brightness and color
intensity independently for different underlying brightness levels, reduce
fog or haze by removing "whiteness" and intensifying colors, rotate an
image (level a tilted image or turn 90 degrees), remove red-eyes from
electronic flash photos, sharpen, resize, or crop images, reduce noise in
low-light photos, change color depth, and stretch an image by dragging the
mouse.

Changes: Minor improvements were made in the user interface for panoramas,
pan, and zoom. 

License: GNU General Public License v2

URL: http://freshmeat.net/projects/fotoxx/

                        - %  - %  - % - % -

[010] - fpgg 2008-09-18-r41 
  by tsaviran (http://freshmeat.net/users/tsaviran/)
  Thu, Sep 18th 2008 17:17



About: fpgg is yet another static (X)HTML picture gallery generator. It
uses template files for output, and allows pictures to be tagged with
title, description, categories, and more. Files are resized and
postprocessed using external appliations. For example, EXIF tags can be
stripped or modified. 

Changes: This release adds a tag for photo coordinates (in addition to a
static link).

License: GNU General Public License v2

URL: http://freshmeat.net/projects/fpgg/

                        - %  - %  - % - % -

[011] - Gallery 2.2.6 (2.0)
  by Chris Kelly (http://freshmeat.net/users/ckdake/)
  Thu, Sep 18th 2008 15:00

Internet :: WWW/HTTP :: Dynamic Content
Multimedia :: Graphics :: Viewers

About: 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. 

Changes: This release fixes critical security issues. No new features have
been added. Users of all previous Gallery 2 versions are strongly
encouraged to upgrade to this version as soon as possible. Since this is a
security release, it shares the same installation requirements as 2.2.5. If
you haven't upgraded to 2.2.x yet, please review the Gallery 2.2 release
notes for highlights of changes and the requirements. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/the_gallery/

                        - %  - %  - % - % -

[012] - GLib 2.18.1 
  by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
  Thu, Sep 18th 2008 14:00

Software Development :: Libraries

About: GLib is a library containing many useful C routines for things such
as trees, hashes, and lists. GLib was previously distributed with the GTK
toolkit, but has been split off as of the developers' version 1.1.0.

Changes: Many bugs were fixed. Translations were updated.

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/glib/

                        - %  - %  - % - % -

[013] - GTK+ 2.14.2 
  by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
  Thu, Sep 18th 2008 13:59

Desktop Environment
Software Development :: Libraries :: Application Frameworks
Software Development :: Widget Sets

About: GTK, which stands for the Gimp ToolKit, is a library for creating
graphical user interfaces. It is designed to be small and efficient, but
still flexible enough to allow the programmer freedom in the interfaces
created. GTK provides some unique features over standard widget libraries.

Changes: The use of XRRGetScreenResources is now avoided, since it doesn't
work well. Many bugs were fixed. Translations were updated. 

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/gtk/

                        - %  - %  - % - % -

[014] - Himerge 0.30 
  by Luis Araujo (http://freshmeat.net/users/LuisAraujo/)
  Thu, Sep 18th 2008 20:23

System :: Operating System :: Linux Distributions

About: Himerge is a GUI for emerge (Gentoo's Portage system) written in
Haskell using gtk2hs. The main idea is to simplify browsing the entire
portage tree, and allow running the most basic and common options from the
emerge command. It also offers several handy tools, like global and local
use flags browsers, inspired by UFED (the Gentoo Linux USE flags editor).
It also uses eix (a small utility for searching ebuilds with indexing for
fast results) as a back-end command to show package information in HTML/CSS
format, so you can access a package's Web site for a quick glance.

Changes: Run privileged operations as a normal (authenticated) user.
Command line arguments support added. Choose your favorite Web browser to
open Web pages using the '--webrowser' command line flag. Choose a
different default repository from the command line with the new flag
'--repo'. A more precise and stable way of killing processes has been
added. There is cleaner and more stable code during file-system path
resolution. Now the 'emerge' operations omit the EMERGE_DEFAULT_OPTS
variable, avoiding any communication error between Himerge and such
operations.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/himerge/

                        - %  - %  - % - % -

[015] - jack_oscrolloscope 0.6 
  by Dominic Sacré (http://freshmeat.net/users/sacred/)
  Thu, Sep 18th 2008 21:07

Multimedia :: Sound/Audio :: Analysis

About: jack_oscrolloscope is a simple waveform viewer for JACK. The
waveform is displayed in realtime, so you can always see the signal the
instant it comes through JACK's input port. 

Changes: This version adds a command line parameter to set the JACK client
name.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/jack_oscrolloscope/

                        - %  - %  - % - % -

[016] - Jaikoz 2.6.0 
  by paul taylor (http://freshmeat.net/users/paultaylor1/)
  Thu, Sep 18th 2008 14:03

Multimedia :: Sound/Audio :: Editors

About: Jaikoz is a powerful tag editor that allows you to organize, edit,
and correct thousands of audio tags with ease. Jaikoz has powerful
automation features. Jaikoz uses MusicBrainz and MusicIP, online databases
of over 5 million songs, which can match your songs automtically based on
the actual music as well as the metadata. Jaikoz uses a convenient
spreadsheet view to allow you to edit information very quickly and provides
many autoformatting tasks which do most of the work for you. 

Changes: Updating tags from Discogs is now supported. Updating tags from
Musicbrainz can now work just from Release Ids. There are many improvements
to Manual Tag from Musicbrainz. 

License: Other/Proprietary License with Free Trial

URL: http://freshmeat.net/projects/jaikozmp4tagger/

                        - %  - %  - % - % -

[017] - Jailer 2.5.1 
  by Wisser (http://freshmeat.net/users/rwisser/)
  Thu, Sep 18th 2008 14:32

Database
Database :: Front-Ends
Software Development :: Testing

About: Jailer is a tool for model-based data exporting, schema browsing,
and rendering. It exports consistent, referentially intact row-sets from
relational databases. It removes obsolete data without violating integrity.
It is DBMS agnostic (by using JDBC), platform independent, and generates
hierarchically structured XML and topologically sorted SQL-DML.

Changes: This release fixes a bug concerning the introspection of tables
which have columns of type NVARCHAR2 or NCHAR. 

License: The Apache License 2.0

URL: http://freshmeat.net/projects/jailer/

                        - %  - %  - % - % -

[018] - Java Parallel Processing Framework 1.5 
  by Laurent Cohen (http://freshmeat.net/users/lolocohen/)
  Thu, Sep 18th 2008 21:08

Scientific/Engineering
Software Development :: Libraries :: Java Libraries
System :: Clustering/Distributed Networks

About: JPPF is a computational grid framework for Java focused on
performance and ease of use. It provides a set of tools and APIs to enable
the parallelization of CPU intensive applications, and distribute their
execution over a network of heterogenous nodes. It features platform
independence thanks to Java 1.5, does not require you to deploy your
application classes to a server, scales up to millions of nodes, has a
built-in fail-over mechanism on all the framework's components, and has a
monitoring and administration GUI tool to enable remote monitoring of the
server health and server shutdown/restart operations.

Changes: Tasks can now be defined from existing code using annotations. A
new, simplified API for defining and submitting tasks was implemented. The
amount of logging on disconnection events from the server was reduced to a
manageable level. Multiple bugs were fixed that prevented the nodes from
running as services. Multiple fixes were made to the JPPF screensaver.

License: The Apache License 2.0

URL: http://freshmeat.net/projects/jppf/

                        - %  - %  - % - % -

[019] - JSXGraph 0.50 
  by Alfred Wassermann (http://freshmeat.net/users/alfredwassermann/)
  Thu, Sep 18th 2008 14:32

Internet :: WWW/HTTP
Multimedia :: Graphics :: Presentation
Scientific/Engineering :: Mathematics

About: JSXGraph is a cross-browser library to display interactive geometry
in a Web browser. It is implemented in JavaScript and uses SVG and VML. The
following browsers are supported: Mozilla Firefox, Opera, Safari, Google
Chrome, and Microsoft Internet Explorer, though there are still some issues
with Internet Explorer. JSXGraph is easy to embed and has a small
footprint: only 50 kB if embedded in a Web page. No plugins are required.
JSXGraph uses SVG and VML. 

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/jsxgraph/

                        - %  - %  - % - % -

[020] - KDE Partition Manager 1.0.0-ALPHA1 
  by Volker Lanz (http://freshmeat.net/users/VolkerLanz/)
  Thu, Sep 18th 2008 14:32

Desktop Environment :: K Desktop Environment (KDE)
System :: Archiving :: Backup
System :: Archiving :: Mirroring

About: KDE Partition Manager allows you to manage your disks, partitions,
and file systems. It can create, resize, delete, copy, backup, and restore
partitions with a large number of supported file systems (ext2/3, reiserfs,
NTFS, FAT32, and more). 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/partitionman/

                        - %  - %  - % - % -

[021] - LaTeX::Table 0.9.2 
  by markus (http://freshmeat.net/users/ohulan/)
  Thu, Sep 18th 2008 17:24

Text Processing :: Markup :: TeX/LaTeX

About: LaTeX::Table is a Perl module that provides functionality for an
intuitive generation of LaTeX tables. It ships with some predefined,
good-looking table styles. This module supports multi-page tables via the
xtab LaTeX package. For publication quality tables, it utilizes the
booktabs package. It also supports the tabularx package for nicer
fixed-width tables. Furthermore, it supports  the colortbl package for
colored tables optimized for presentations.

Changes: This release adds the little program "ltpretty" that takes a lazy
formatted LaTeX table from STDIN (typically piped from Vim or emacs) and
outputs a completely formatted table. Some minor documentation improvements
were made.

License: Perl License

URL: http://freshmeat.net/projects/latextable/

                        - %  - %  - % - % -

[022] - libburnia 0.6.8 (libisofs)
  by scdbackup (http://freshmeat.net/users/scdbackup/)
  Thu, Sep 18th 2008 20:39

Software Development :: Libraries

About: libburnia is a project comprised of libraries and binaries for
reading, mastering, and writing optical discs. It provides libburn, a
CD/DVD/BD burn library, libisofs, a manipulation library for ISO 9660
filesystems, and libisoburn, a ISO 9660 multi-session library. On top of
them there is cdrskin, a cdrecord emulator, and xorriso, a all-in-one
application for ISO 9660 multi-session operations which additionaly
provides a limited emulation of mkisofs. 

Changes: Support for ISO 9660 Level 3 was added to libisofs. This allows
very large data files in the ISO image. Note that only quite modern Linux
systems can read those files properly from mounted ISO 9660 images.
libisofs provides its own read capabilities that work reliably on all
supported systems.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/libburnia/

                        - %  - %  - % - % -

[023] - libpng 1.2.32 
  by Glenn Randers-Pehrson (http://freshmeat.net/users/glennrp/)
  Thu, Sep 18th 2008 14:08

Software Development :: Libraries

About: libpng (PNG library) is a collection of routines used  to create
and manipulate PNG format graphics files.  The PNG format was designed as a
replacement for  GIF and, to a lesser extent, TIFF, with many  improvements
and extensions.

Changes: This release fixes a new crash bug with reading multiple zTXt
chunks. 

License: OSI Approved

URL: http://freshmeat.net/projects/libpng/

                        - %  - %  - % - % -

[024] - LiVES 0.9.9.2 
  by salsaman (http://freshmeat.net/users/salsaman/)
  Thu, Sep 18th 2008 17:10

Multimedia
Multimedia :: Sound/Audio :: Conversion
Multimedia :: Video

About: 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.

Changes: Fixes were made for older versions of sox. A bug in aspect ratio
calculation was corrected. flv and flv-youtube formats were added to
ffmpeg_encoder. Support was added for unclamped YUV. Improvements were made
to audio rendering. (Basic) multitrack audio rendering is implemented in
the multitrack editor. GUI consistency fixes were applied. Small fixes for
dynebolic 2 compatibility were added. Custom effects menu entries are shown
again (regression). A simple audio mixer was added in multitrack mode.

License: GNU General Public License v3

URL: http://freshmeat.net/projects/lives/

                        - %  - %  - % - % -

[025] - Logger 08262.1341 
  by BpMatthias (http://freshmeat.net/users/BpMatthias/)
  Thu, Sep 18th 2008 21:02

System :: Logging
System :: Systems Administration
Utilities

About: Logger is a log queueing and optimization utility. It can
completely replace sys/klogd, handle logs larger than 2GB, perform
automatic nightly log rotation without affecting services, and transfer
logs between machines via TCP connections. Any application that writes a
text log can be maintained by Logger. It is light, small, and fast,
emphasizes security, and reduces drive usage through memory queueing.

Changes: A critical bugfix to add a time wait feature for polling downed
Logger servers. This prevents possible denial of service of the polling
system. This also prevents all TCP sockets on the pollibf system from being
consumed by the polling system.

License: GNU General Public License v2

URL: http://freshmeat.net/projects/slogger/

                        - %  - %  - % - % -

[026] - Micro-Partitioning statistics tool 2.32 
  by pave (http://freshmeat.net/users/pahampl/)
  Thu, Sep 18th 2008 06:04

Internet
Software Development
System :: Monitoring

About: This is a Micro-Partitioning statistics and documentation tool for
IBM System p and System i servers running AIX/Linux/AS400. The tool is able
to produce historical CPU utilization graphs of LPARs and shared CPU usage,
and collects physical and logical configuration data.

License: Freeware

URL: http://freshmeat.net/projects/lpar2rrd/

                        - %  - %  - % - % -

[027] - ModSecurity 2.5.7-rc1 (Development)
  by Brian Rectanus (http://freshmeat.net/users/b1v1r/)
  Thu, Sep 18th 2008 17:23

Internet :: WWW/HTTP
Internet :: WWW/HTTP :: HTTP Servers

About: ModSecurity is an intrusion detection and prevention engine for Web
applications (sometimes called a Web application firewall). Operating
embedded or as part of an Apache reverse proxy, it increases Web
application security, protecting Web applications from known and unknown
attacks. It is flexible and easy to configure. It monitors HTTP traffic
(including POST payloads), detects or prevents attacks, enhances logging,
performs anti-evasion, and allows administrators to create custom rules to
suit their specific needs. It excels in HTTP traffic monitoring and
just-in-time vulnerability patching.

Changes: This is a release candidate available to verify fixes for some
not-so-common issues with request limits, logging, XML processing, and
handling some "legacy" protocols in the request body. If you are seeing one
of these reported issues, then please verify that this release corrects it.

License: GNU General Public License v2

URL: http://freshmeat.net/projects/modsecurity/

                        - %  - %  - % - % -

[028] - mpop 1.0.15 
  by Martin Lambers (http://freshmeat.net/users/marlam/)
  Thu, Sep 18th 2008 21:14

Communications :: Email :: Post-Office :: POP3

About: mpop is a small, fast, and portable POP3 client. Its features
include header-based email filtering (filter junk mail before downloading
it), delivery to mbox files, maildir folders, or a mail delivery agent, a
very fast POP3 implementation, many authentication methods, and good
support for TLS/SSL.

Changes: This release fixes two bugs that prevented mpop from correctly
retrieving mail under certain circumstances.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/mpop/

                        - %  - %  - % - % -

[029] - NexentaStor 1.0.8 
  by Erast Benson (http://freshmeat.net/users/Erast/)
  Thu, Sep 18th 2008 06:01

System
System :: Archiving
System :: Archiving :: Backup

About: NexentaStor leverages the ZFS file system and is optimized for use
in 2nd-tier NAS and iSCSI applications requiring open, low cost, high
performance storage as well as dramatically simplified provisioning,
expansion, backup, replication, and archiving. It is also used as a primary
NAS in businesses that wish to expand at closer to commodity pricing. It
supports unlimited snapshots, snapshot mirroring (replication), block level
mirroring, integrated search, and easy management of extremely large
storage pools.

Changes: Improved disk monitoring and fault management. Improved device
hot plug. The Intel 10G PCIe driver is now included. Improvements in the
custom driver support. HP Proliant DL360 G5 is reported to work with third
party storage drivers. Better plugin support.

License: Other/Proprietary License with Free Trial

URL: http://freshmeat.net/projects/nexentastor/

                        - %  - %  - % - % -

[030] - NTFS-3G 1.2918 
  by Szabolcs Szakacsits (http://freshmeat.net/users/szaka/)
  Thu, Sep 18th 2008 14:43

System :: Filesystems
System :: Operating System Kernels

About: NTFS-3G is a stable read/write NTFS driver. It is available for
over 170 Linux distributions and the default read/write NTFS driver for
most major ones. It has been ported to many other operating systems like
FreeBSD, NetBSD, Solaris, Haiku, and Mac OS X, and to big-endian, 64-bit,
and MMU-less computer architectures. 

Changes: The case when a corrupted directory index entry hung the driver
instead of returning "I/O error" was fixed. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/ntfs-3g/

                        - %  - %  - % - % -

[031] - phpW2ML 0.1 
  by Marc Mongenet (http://freshmeat.net/users/mmo/)
  Thu, Sep 18th 2008 14:00

Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: HTTP Servers
Text Processing :: Markup :: XML

About: phpW2ML is a Web 2 Markup Language (W2ML) processor. W2ML is an
XML-based open format. With a W2ML processor installed on the Web server,
it is possible to process W2ML markup in XHTML files. Web pages written in
XHTML+W2ML and served with phpW2ML can be edited online with standard Web
browsers. 

Changes: This version supports time and date W2ML markup; the counter,
next, and once W2ML elements; and editing of text, HTML, and WYSIWYG
online. A WYSWIYG in-browser editor is included. A visit counter and an
editable W2ML document are included. 

License: GNU General Public License v3

URL: http://freshmeat.net/projects/phpw2ml/

                        - %  - %  - % - % -

[032] - poppler 0.9.1 (Development)
  by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
  Thu, Sep 18th 2008 14:31

Multimedia :: Graphics :: Editors :: Vector-Based
Multimedia :: Graphics :: Graphics Conversion
Multimedia :: Graphics :: Viewers

About: Poppler is a PDF rendering library derived from xpdf. It has been
enhanced to utilize modern libraries such as freetype and cairo for better
rendering. It also provides basic command line utilities. 

Changes: Crashes on some AESv2 encrypted files were fixed. The parsing of
broken files was improved. A pdftohtml output file misplacement was fixed. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/poppler/

                        - %  - %  - % - % -

[033] - Qt 4.4.2 
  by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
  Thu, Sep 18th 2008 14:42

Desktop Environment
Software Development :: Libraries :: Application Frameworks
Software Development :: Widget Sets

About: Qt is a comprehensive, object-oriented development framework that
enables development of high-performance, cross-platform rich-client and
server-side applications. When you implement a program with Qt, you can run
it on the X Window System (Unix/X11), Apple Mac OS X, and Microsoft Windows
NT/9x/2000/XP by simply compiling the source code for the platform you
want. Qt is the basis for the KDE desktop environment, and is also used in
numerous commercial applications such as Google Earth, Skype for Linux, and
Adobe Photoshop Elements.

Changes: The WebKit browser engine was integrated. The KDE Phonon
multimedia framework is now used. The QtConcurrent framework for writing
multi-threaded programs without using low-level threading primitives was
added. The XQuery XML standard is now supported. Many other enhancements
were made, and many bugs were fixed. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/qt/

                        - %  - %  - % - % -

[034] - qx11grab 0.1.5 
  by Undefined (http://freshmeat.net/users/juergenh/)
  Thu, Sep 18th 2008 15:22



About: qx11grab is a systray program that uses ffmpeg for recording X11
desktop windows. This program grabs window dimensions with xevent and
prepares the command line for ffmpeg with configuration options. It sends
the generated parameter list to a new ffmpeg process. 

Changes: ffmpeg will no longer crash if the audio device is alreay in use.
A check is made for valid output and a warning is given if it already
exists. 

License: GNU General Public License v2

URL: http://freshmeat.net/projects/qx11grab/

                        - %  - %  - % - % -

[035] - Recovery Is Possible! 6.6 (Stable)
  by KRobotti (http://freshmeat.net/users/K_Robotti/)
  Thu, Sep 18th 2008 14:02

System :: Archiving :: Backup
System :: Operating System

About: Recovery Is Possible (RIP) is a CD or USB
boot/rescue/backup/maintenance system. It has support for many filesystem
types (Reiserfs, Reiser4, Ext2/3/4, HFS+, ISO-9660, UDF, XFS, JFS, UFS2,
CIFS, MS DOS, NTFS, and VFAT) and contains several utilities for system
recovery. It also has IDE/SCSI/SATA, RAID, LVM2, and Ethernet/DSL/cable
network support. 

Changes: Some software was updated, and the wireless drivers (ath9k and
acx100/acx111) were added to the kernel. There's now a RIPLinux forum. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/recoveryispossible/

                        - %  - %  - % - % -

[036] - RESTClient 2.2 
  by Subhash Chandran (http://freshmeat.net/users/subwiz/)
  Thu, Sep 18th 2008 06:02

Software Development :: Testing

About: RESTClient is a Java Wwing application to test RESTful Web
services.

Changes: Syntax highlighting has been added. XML and JSON indentation
support have been added for response body. SSL support has been added. The
HTTP version can be specified in the request.

License: The Apache License 2.0

URL: http://freshmeat.net/projects/restclient/

                        - %  - %  - % - % -

[037] - rsyslog 3.18.4 (v3 Stable)
  by Rainer Gerhards (http://freshmeat.net/users/rgerhards/)
  Thu, Sep 18th 2008 12:04

System :: Logging

About: Rsyslog is an enhanced multi-threaded syslogd. Among others, it
offers support for on-demand disk buffering, reliable syslog over TCP, SSL,
TLS, and RELP, writing to databases (MySQL, PostgreSQL, Oracle, and many
more), email alerting, fully configurable output formats (including
high-precision timestamps), the ability to filter on any part of the syslog
message, on-the-wire message compression, and the ability to convert text
files to syslog. It is a drop-in replacement for stock syslogd and able to
work with the same configuration file syntax. 

Changes: This version contains a number of fixes. Most importantly, one
bug that could cause undesired message discarding when the queue is nearly
full was fixed. This was caused by an invalid default enabling of
discard-on-queue-full when this was not explicitly configured. All users of
the v3-stable branch are advised to update to this release. 

License: GNU General Public License v3

URL: http://freshmeat.net/projects/rsyslog/

                        - %  - %  - % - % -

[038] - RText 0.9.9.6 
  by Robert Futrell (http://freshmeat.net/users/Robert_Futrell/)
  Thu, Sep 18th 2008 06:04

Software Development
Software Development :: User Interfaces
Text Editors

About: RText is a fully customizable programmer's text editor. Some of its
features include syntax highlighting, editing multiple documents at once,
printing and print preview, find/replace/find in files dialogs, undo/redo,
and online help. 

Changes: This release fixes a bug in RTF copy and paste, updates XML
syntax highlighting, and adds automatic regular expression checking when
doing regex search and replace.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/rtext/

                        - %  - %  - % - % -

[039] - RUBiS 1.0 (Virtual Appliance)
  by Emmanuel Cecchet (http://freshmeat.net/users/cecchet/)
  Thu, Sep 18th 2008 15:18

Database
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries

About: RUBiS is an auction site modeled after eBay.com used to benchmark
e-commerce Web site technologies. It is currently used to evaluate design
patterns, application servers, and communication layers scalability.
Several implementations using PHP, Servlets, Enterprise JavaBeans (EB BMP,
EB CMP, MDB, SB, EJB 2.0 CMP, Session Façade, etc.) are already available
and new versions for JDO and .Net are currently developed.  

Changes: The RUBiS benchmark is now available as a Xen virtual appliance
with auto-deployment scripts, integrated monitoring, new documentation, and
tutorial videos. The virtual appliance (VA) includes the client emulator,
the Tomcat Servlet engine with the latest RUBiS implementation with
Hibernate, and a database with a pre-loaded RUBiS dump. Ganglia is also
used for monitoring. A set of scripts is provided to deploy automatically
the different tiers in different VMs as needed.  

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/rubis/

                        - %  - %  - % - % -

[040] - RwdTinker 1.77 
  by Gibby (http://freshmeat.net/users/gibsons/)
  Thu, Sep 18th 2008 06:03

Desktop Environment

About: rwdtinker is the core application for a Ruby application framework
using the RubyWebDialogs GUI. It provides a system for developing programs,
and uses a Web-based interface. It allows a developer to combine and create
applets to implement an application. It features built-in bug report
submission, remote control with UDP ports, a test framework, and
context-sensitive help. 

Changes: This release has fixed the zips applet location to be relative or
absolute. Themes have been made loadable.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/rwdtinker/

                        - %  - %  - % - % -

[041] - sawfish 1.3.4 (Experimental)
  by Janek Kozicki (http://freshmeat.net/users/cosurgi/)
  Thu, Sep 18th 2008 15:22

Desktop Environment :: Window Managers :: Sawfish

About: Sawfish (the window manager formerly known as Sawmill) is an
extensible window manager using a Lisp-based extension language. All window
decorations are configurable and all user-interface policy is controlled
through the language. Its aim is to manage windows in the most flexible and
attractive manner possible. As such it does not implement desktop
backgrounds, application docks, or other things that may be achieved
through separate applications. Sawfish is mostly GNOME-compliant; almost
all configuration may be made through a graphical interface.

Changes: A new error handler was added. Many hidden options were
re-exposed in the configurator, like window animation options, tooltips
options, window movement outline modes, and edge-flip delay. A new hook
after raise/lower window has been added with the intention of using it for
tabbed-windowing. An option for smooth animation when changing viewports
was added. An option allowing you to warp the mouse pointer to windows
while cycling them was added. An option was added to move the mouse cursor
to the active window when it is unmaximized, to prevent it from losing
focus.  

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/sawfish/

                        - %  - %  - % - % -

[042] - SnapLogic 2.0.4 
  by Mike Pittaro (http://freshmeat.net/users/mikeyp_freshmeat/)
  Thu, Sep 18th 2008 06:06

Database
Database :: API
Information Management :: Metadata/Semantic Models

About: SnapLogic combines the power of dynamic programming languages with
standard Web interfaces to solve problems in data integration. 

Changes: An incremental bugfix release with UI enhancements.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/snaplogic/

                        - %  - %  - % - % -

[043] - Solido Spam Filter 4.1 build 102 
  by Kasper Langer (http://freshmeat.net/users/kasperlanger/)
  Thu, Sep 18th 2008 17:23

Communications :: Email :: Filters

About: Solido Spam Filter is a high performance, zero maintenance spam
filter. 

Changes: Log file output has been improved, and log-level added to the
configuration file.

License: Other/Proprietary License with Free Trial

URL: http://freshmeat.net/projects/solidospamfilter/

                        - %  - %  - % - % -

[044] - Space Exploration Dev 7 
  by Zarkonnen (http://freshmeat.net/users/Zarkonnen/)
  Thu, Sep 18th 2008 17:22

Games/Entertainment :: Real Time Strategy
Games/Entertainment :: Role-Playing

About: Space exploration is a work in progress RPG. In SE, you are tasked
with charting the long-abandoned Serpens Sector, a region of space reached
through a wormhole near Earth. Each star system you visit brings you an
encounter with something: ancient ruins, other humans, and many dangers.
The map and encounters are chosen at random for each game, which means that
each game plays out differently. The intention is to release the base game
for free, and create expansion packs for sale.

Changes: This release adds nebulae and a fuel limit, and has new
encounters and many bugfixes.

License: Freeware

URL: http://freshmeat.net/projects/spaceexploration/

                        - %  - %  - % - % -

[045] - SportsTracker 3.5.0 
  by ssaring (http://freshmeat.net/users/ssaring/)
  Thu, Sep 18th 2008 21:07

Database
Information Management :: Records Management

About: SportsTracker is an application for recording sporting activities.
It is not bound to a specific kind of sport, as categories can be created
for all sport types, such as cycling, running, or tennis. The main
advantages are the good overview of your exercises and the easy creation of
exercise statistics for specific time ranges and sport types. Users of
heart rate monitors (Polar and CicloSport) can import, display (including
diagrams), and organize the recorded exercise data.

Changes: A redesigned application structure; dependency injection is done
by Guice now. So there are far fewer dependencies and all components are
testable now. This release can finally print both the calendar and list
view. The user can specify the data directory, so SportsTracker can be
installed on USB sticks and used on any available computer with a Java
runtime. PolarViewer is able to display Polar F11 exercise files, and the
F6 parser has been improved too.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/sportstracker/

                        - %  - %  - % - % -

[046] - sshguard 1.2 
  by Mij (http://freshmeat.net/users/mijio/)
  Thu, Sep 18th 2008 06:06

Security
System :: Monitoring
System :: Networking :: Firewalls

About: Sshguard monitors services through their logging activity. It
reacts to messages about dangerous activity by blocking the source address
with the local firewall. Sshguard employs a clever parser that can
transparently recognize several logging formats at once (syslog, syslog-ng,
metalog, multilog, raw messages), and detects attacks for many services out
of the box, including SSH, several ftpds, and dovecot. It can operate all
the major firewalling systems, and features support for IPv6, whitelisting,
suspension, and log message authentication. 

Changes: Support for Cyrus IMAP. Support for SSH "possible break-in
attempt" messages. Updated support for dovecot to include the logging
format of new versions. A fix for the IPF backend causing sshguard to not
update /etc/ipf.rules (disallow IPv6). Detection of passwords when sshd
doesn't log anything more than PAM has been fixed.

License: BSD License (revised)

URL: http://freshmeat.net/projects/sshguard/

                        - %  - %  - % - % -

[047] - TimeTrex Time and Attendance 2.2.14 
  by IpSo (http://freshmeat.net/users/ipso2/)
  Thu, Sep 18th 2008 12:02

Office/Business :: Financial
Office/Business :: Scheduling

About: TimeTrex is a complete Web-based payroll and time management suite
that offers employee scheduling, time and attendance (timeclock,
timesheet/timecard), job costing, invoicing, and payroll in a single
package. Employees can use Web browsers or timeclocks to track their time
and attendance, check their own timesheet for missed punches, and respond
to flagged timesheet errors. Payroll administrators can quickly generate
paystubs and process payroll based off timesheet information or export
timesheet data to other applications. 

Changes: This release contains a detailed printable timesheet as well as
several bugfixes, including one bug that in rare circumstances may have
caused timesheets to be calculated incorrectly. 

License: Mozilla Public License (MPL)

URL: http://freshmeat.net/projects/timetrex/

                        - %  - %  - % - % -

[048] - wanha 2008-06-06-r207 
  by tsaviran (http://freshmeat.net/users/tsaviran/)
  Thu, Sep 18th 2008 17:18

Communications :: Chat :: Internet Relay Chat
Internet :: WWW/HTTP :: Dynamic Content

About: wanha is a combination of an IRC bot to watch a channel for URLs
and a Web interface to display the URLs that the bot finds. The bot will
also warmly keep the conversation going, discreetly discouraging people
from pasting already pasted URLs again. The Web interface can be used to
track what URLs have already been pasted and by whom. 

Changes: This release fixes minor localization errors and improves URL
catching a bit.

License: GNU General Public License v2

URL: http://freshmeat.net/projects/wanha/

                        - %  - %  - % - % -

[049] - WidgetFX 0.1 
  by Stephen Chin (http://freshmeat.net/users/oxeater/)
  Thu, Sep 18th 2008 14:03

Desktop Environment
Internet

About: WidgetFX is a fully functional docking system for desktop widgets
with support for translucency, shaped windows, resizing, configuration, and
one-click installation. WidgetFX is written in JavaFX Script, and can be
run on any platform where Java is supported. 

Changes: This release is targeted at developers who are interested in
authoring new desktop widgets. Widgets can be written in a combination of
JavaFX Script and Java to take advantage of a very rich platform for
graphics, animation, and media capabilities. To simplify development, the
WidgetFX SDK ships with a lightweight Widget Runner, full API
documentation, and a Getting Started tutorial. 

License: GNU General Public License v3

URL: http://freshmeat.net/projects/widgetfx/

                        - %  - %  - % - % -

[050] - Wing IDE 3.1.4 
  by Stephan Deibel (http://freshmeat.net/users/sdeibel/)
  Thu, Sep 18th 2008 17:21

Software Development
Software Development :: Debuggers
Text Editors

About: Wing IDE is a development environment for Python. It provides
powerful editing, code intelligence, testing, debugging, and search
capabilities that reduce development and debugging time, cut down on coding
errors, and make it easier to understand and navigate Python code.

Changes: This release adds debugger support for Python 2.6, allows for
Zope buildout directories not named "instance", adds highlighted keywords
for Caml, D, escript, LISP, ps, and YAML files, and has about 20 other
bugfixes.

License: Other/Proprietary License with Source

URL: http://freshmeat.net/projects/wingide/



---. -..----- ------. ---..---- ---. -.---.---- ----- ---- -- - -

_______________________________________________
The freshmeat daily newsletter
To unsubscribe, send email to [email protected]
or visit http://lists.freshmeat.net/mailman/listinfo/freshmeat-news