Newsletter for Wednesday, March 11th 2009

The freshmeat daily newsletter <[email protected]> Thu, 12 Mar 2009 00:10:03 +0000 (UTC)
Newsgroups gmane.linux.freshmeat.announce
Message-ID <[email protected]>
--===============7657698919482843910==

::: L I N K S   F O R   T H E   D A Y :::

Today's news on the web: http://freshmeat.net/daily/2009/03/11/
freshmeat.net newsgroup: news:///fm.announce

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

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

[001] - Animal Shelter Manager 2.3.7 
[002] - Armadillo C++ Library 0.5.2 
[003] - Aspyct 3k beta 3 
[004] - Augeas 0.4.2 
[005] - BibleTime 2.0.alpha1 (Development)
[006] - BuGLe 0.0.20090311 
[007] - Cobras 0.18 
[008] - Code Browser 3.8 
[009] - Compose* 0.9.0 
[010] - Ctpp 1.0.47 
[011] - Dissy 9 
[012] - email-reminder 0.7.5 
[013] - Fire.fm 1.2.3 
[014] - Fiwix 0.6.0 
[015] - Gammu 1.23.90 (Testing)
[016] - GeoServer  1.7.3
[017] - GRAMPS 3.1.1 
[018] - htmLawed 1.1.7 
[019] - IndiMail 1.4.2 
[020] - JiBX 1.2.1 
[021] - libburnia libisofs 0.6.16
[022] - LibUtillery 1.4.0 
[023] - Maarch 3.0 (AutoImport)
[024] - Maarch 3.0 
[025] - Micro-Partitioning statistics tool 2.46 
[026] - MicroAlbum 2.4 
[027] - Mobius Forensic Toolkit 0.4.3 
[028] - mtools 4.0.10 
[029] - NXT 20090313 
[030] - Open RObot COntrol Software 1.8.1 
[031] - OpenCFLite 476.17.2 
[032] - PacketFence ZEN 1.8.1 
[033] - ploticus 2.41 
[034] - Poddy Home 0.6 
[035] - pscpug 0.3.3 
[036] - Pyslice 1.6.4 
[037] - QtiPlot 0.9.7.5 
[038] - Radiator Radius Server 4.4 
[039] - rsyslog 4.1.5 (Development)
[040] - SAcc 2.00vm-a4 (VMware Image)
[041] - Stellarium 0.10.2 (Stable)
[042] - TAPPy 0.8.1 
[043] - Task Coach 0.72.2 
[044] - TestMaker 5.2.5 
[045] - The Frink Language 2009-03-10 
[046] - The LibMsgque Project 2.8 
[047] - TightVNC 1.3.10 
[048] - Video Contact Sheet *NIX 1.0.99 
[049] - vmktree 0.3.0 
[050] - vpntool 0.5 
[051] - Vrapper 0.4.3 
[052] - WebIssues 0.8.4 (Server)
[053] - WiKID Strong Authentication System 3.3 
[054] - WP Clipart 7.2 
[055] - [ini4j] 0.4.1 


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

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

[001] - Animal Shelter Manager 2.3.7 
  by Bob Tetley (http://freshmeat.net/users/bobintetley/)
  Wed, Mar 11th 2009 18:22

Database
Information Management
Information Management :: Records Management

About: Animal Shelter Manager is a complete computer solution for animal
sanctuaries, rescue shelters, and veterinary surgery clinics. It features
complete animal and owner management, document generation, flexible
reporting, charts, Internet Web site publishing, and more. 

Changes: This release has some fixes to the vaccination book, a new $VAR$
tag for custom reports, an error log to assist with debugging, better
layouts for the animal and owner screens, and some cosmetic fixes for GTK2
with Swing.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[002] - Armadillo C++ Library 0.5.2 
  by gtfjbl (http://freshmeat.net/users/gtfjbl/)
  Wed, Mar 11th 2009 15:27

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

About: Armadillo is a streamlined C++ linear algebra library (matrix
maths) aiming towards a good balance between speed and ease of use.
Integer, floating point, and complex numbers are supported, as well as a
subset of trigonometric and statistics functions. Optional integration with
LAPACK and ATLAS libraries is also provided. A delayed evaluation approach,
based on template meta-programming, is used (during compile time) to
combine several operations into one and reduce or eliminate the need for
temporaries. 

Changes: Functionality for handling subfields was added. Bugs involving
missing operators and compilation problems with older compilers were fixed.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[003] - Aspyct 3k beta 3 
  by Antoine d'Otreppe (http://freshmeat.net/users/antoine_935/)
  Wed, Mar 11th 2009 06:39

Software Development :: Libraries :: Python Modules

About: Aspyct is a Python 2.x and 3.x library including an aspect-oriented
programming (AOP) engine, Unit Testing tools, and other general-purpose
components.

Changes: The library is now split in three parts: aop (the current AOP
engine), unit (a unit testing module), and utils (reusable aspects). The
AOP engine is more transparent when handling exceptions in Python 2.x,
while Python 3.x is OK.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[004] - Augeas 0.4.2 
  by David Lutterkort (http://freshmeat.net/users/lutter/)
  Wed, Mar 11th 2009 06:55

Software Development :: Libraries
System :: Installation/Setup
System :: Systems Administration

About: Augeas is a configuration API and editing tool. It parses common
configuration files like /etc/hosts or /etc/grub.conf in their native
formats and transforms them into a tree. Configuration changes are made by
manipulating this tree and saving it back into native configuration files. 

Changes: Possible data corruption in aug_save was fixed. The meanings of
"<" and "<=" were reversed in path expressions. Several fixes were made in
lenses.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[005] - BibleTime 2.0.alpha1 (Development)
  by Martin Gruner (http://freshmeat.net/users/mgrunerFM/)
  Wed, Mar 11th 2009 10:46

Desktop Environment :: K Desktop Environment (KDE)
Religion

About: BibleTime is a Bible study tool. It is based on the Sword library,
which provides the functions to access modules like bibles, lexicons,
books, and commentaries. BibleTime provides an easy-to-use but powerful
interface. 

Changes: This is a Qt-only release of BibleTime. It does not depend on KDE
any more. Unofficial Windows builds exist.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[006] - BuGLe 0.0.20090311 
  by Bruce Merry (http://freshmeat.net/users/bmerry/)
  Wed, Mar 11th 2009 23:55

Multimedia :: Graphics
Software Development :: Debuggers
Software Development :: Libraries

About: BuGLe combines a graphical OpenGL debugger with a selection of
filters on the OpenGL command stream. The debugger allows viewing of state,
textures, framebuffers, and shaders, while the filters allow for logging,
error checking, free camera control, video capture, and more. 

Changes: This release is packed with new debugger features, including a
buffer viewer, info log viewer, and the option to stop on shader
compile/link failure. It also generally improves portability and
cross-compilation support, adds a target for OpenGL ES 1.1 on Windows, and
has a lot of bugfixes.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[007] - Cobras 0.18 
  by Piotr Pszczolkowski (http://freshmeat.net/users/PiotrPsz/)
  Wed, Mar 11th 2009 11:05

Software Development :: Build Tools
Text Editors :: Integrated Development Environments (IDE)

About: Cobras is a programming environment for Qt, and is written in Qt
itself. It has an integrated debugger (as a front-end for GDB), and is very
functional and helpful. It is fast and easy to use. It consists of one
binary file (plus an icon for the desktop). It does not create its own
files when working with a project, but uses only the original '.pro' file.

Changes: A few bugs were corrected. Corrections were made to avoid
compiler warnings.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[008] - Code Browser 3.8 
  by Marc Kerbiquet (http://freshmeat.net/users/mkerbiquet/)
  Wed, Mar 11th 2009 20:57

Text Editors

About: Code Browser is a folding and outlining editor.  It is a
lightweight but powerful tool for  structuring and browsing source code
using  folders and links. It is especially designed to  keep a good
overview of the code of a large  project.

Changes: This release adds the ability to define custom error patterns
using regular expressions in user tools.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/code-browser/

                        - %  - %  - % - % -

[009] - Compose* 0.9.0 
  by elmuerte (http://freshmeat.net/users/elmuerte/)
  Wed, Mar 11th 2009 18:15

Scientific/Engineering
Software Development :: Code Generators
Software Development :: Compilers

About: Compose* is a project that aims at enhancing the modularization
capabilities of component- and object-based programming. In particular,
Compose* offers aspect-oriented programming through the Composition Filters
model.

Changes: Introduction of the canonical notation syntax. Reconstruction of
the "language repository". A new runtime interpreter for Compose*/Java.
Various minor bugfixes.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[010] - Ctpp 1.0.47 
  by thx1132 (http://freshmeat.net/users/kiesling3/)
  Wed, Mar 11th 2009 06:50



About: Ctpp is the C99-compatible C preprocessor of the Ctalk language,
which provides object oriented extensions for C. The preprocessor is
compatible with GNU cpp and provides extensions like macro expansion in
warning and error messages, saving expanded macros to files, and built-in
symbol definition for many command line options. You can download the
preprocessor separately while Ctalk is between versions for development.

Changes: This release adds diagnostic messages for nested comments and
macro argument syntax errors, additional replacement text size adjustments
in all argument rescanning phases, and better error reporting compatibility
while running as a subprocess of Ctalk.

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[011] - Dissy 9 
  by Simon Kagstrom (http://freshmeat.net/users/sys2066/)
  Wed, Mar 11th 2009 21:02

Software Development :: Disassemblers

About: Dissy is a disassembler for multiple architectures. It is
implemented as a graphical frontend to objdump. It allows fast navigation
through the disassembled code and easy searching for addresses and symbols.


Changes: An instruction information box has been added. This release will
display instructions affecting condition flags at conditional branches. An
icon has been added. Various bugs have been fixed.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[012] - email-reminder 0.7.5 
  by Francois Marier (http://freshmeat.net/users/fmarier/)
  Wed, Mar 11th 2009 20:54

Communications :: Email
Office/Business :: Scheduling

About: Email-reminder allows users to define events that they want to be
reminded of by email. Possible events include birthdays, anniversaries,
weekly, monthly, and yearly events. Reminders can be sent on the day of the
event and a few days beforehand. It uses a cron job to checks for events
and send reminders once a day, and a simple GUI that allows users to edit
the reminders they want to receive.

Changes: This release fixes a bug introduced in 0.7.4 that affects all
users of the anniversary event type. Many anniversary events were not being
sent. It also includes a minor fix to the salutation blurb when sending
reminders to a third party, and a new checkbox in the preferences of the
graphical editor. The Net::SMTP::SSL Perl module is now truly optional, and
no errors will be returned if you don't have it installed.

License: GNU General Public License v3

URL: http://freshmeat.net/projects/email-reminder/

                        - %  - %  - % - % -

[013] - Fire.fm 1.2.3 
  by jorge (http://freshmeat.net/users/jorgevillalobos/)
  Wed, Mar 11th 2009 18:13

Multimedia :: Sound/Audio :: Players
Multimedia :: Sound/Audio :: Players :: MP3

About: Fire.fm is a Firefox extension to access the extensive music
library on Last.fm. It lets you listen to music related to your favorite
artist and discover new artists and music in the process. It can also be
used to listen to your friend's favorite music and to find Last.fm users
with musical taste similar to your own. Your favorite stations can be
accessed quickly by typing a few letters into the location bar. The
auto-play feature begins playing the last station you played when you
closed Firefox. 

Changes: This release fixes a long-standing issue that was preventing
Fire.fm from working on less-common platforms such as BSD and Solaris.
Polish locale support is back.

License: BSD License (revised)

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

                        - %  - %  - % - % -

[014] - Fiwix 0.6.0 
  by Jordi Sanfeliu (http://freshmeat.net/users/Mikaku/)
  Wed, Mar 11th 2009 10:22

Education
System :: Operating System
System :: Operating System Kernels

About: Fiwix is an operating system kernel based on the Unix architecture
and fully focused on being Linux compatible. It is designed exclusively for
educational purposes, so the kernel code is kept as simple as possible for
the benefit of students. It runs on the 32-bit x86 hardware platform, and
is compatible with a good base of existing GNU applications.

Changes: The kernel is now compiled to run at virtual address 0xC0000000
(3GB), but it continues to be loaded at physical address 0x100000 (1MB).
The initial layout of the kernel data structures was changed completely and
mostly all of the entry assembler code was rewritten to reflect the new
kernel location. Support was added for RAMdisk devices. Support was added
for the Rock Ridge extension in the ISO9660 filesystem. A lot of more
improvements and bugfixes.

License: Other/Proprietary License

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

                        - %  - %  - % - % -

[015] - Gammu 1.23.90 (Testing)
  by Michal &#268;iha&#345; (http://freshmeat.net/users/nijel/)
  Wed, Mar 11th 2009 18:12

Communications :: Telephony
Utilities

About: Gammu (formerly known as MyGnokii2) is a cellular manager for
various mobile phones/modems. It supports a wide variety of Nokia, Symbian,
and AT devices (Siemens, Alcatel, Falcom, WaveCom, IPAQ, Samsung, SE, and
others) over cables, infrared, or BlueTooth. It contains libraries with
functions for ringtones, phonebook, SMS, logos, WAP, date/time, alarm,
calls, and more (used by external applications like Wammu). It also
includes a command line utility that can make many things (including
backups) and an SMS gateway with full MySQL and PostgreSQL support from the
PHP interface. 

Changes: Various PostgreSQL SMSD service fixes, AT engine fixes, and fixes
for other minor issues.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[016] - GeoServer  1.7.3
  by Mike Pumphrey (http://freshmeat.net/users/mpumphrey/)
  Wed, Mar 11th 2009 18:11

Database :: Database Engines/Servers
Internet :: WWW/HTTP
Multimedia :: Graphics

About: GeoServer is a software server that allows users to share and edit
geospatial data. Designed for interoperability, it publishes data from any
major spatial data source using open standards. GeoServer is the reference
implementation of the Open Geospatial Consortium (OGC) Web Feature Service
(WFS) and Web Coverage Service (WCS) standards, as well as a high
performance certified compliant Web Map Service (WMS). GeoServer forms a
core component of the Geospatial Web.

Changes: This release has improved support for ArcSDE rasters, CSV/Excel
output formats, and namespace filtering for capabilities documents. New
extensions were added for REST configuration, JDBC image mosaic, and
shapefile directories, making it easier to load and configure data.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[017] - GRAMPS 3.1.1 
  by bmcage (http://freshmeat.net/users/bmcage/)
  Wed, Mar 11th 2009 11:01



About: GRAMPS is a genealogy program. It helps you organize your family
tree, and is capable of exchanging data with other programs using the
GEDCOM standard. 

Changes: An upgrade bug in version 3.1.0 was fixed. New features include
better date control (to indicate the start of a new year), more languages,
the ability to use decorations such as underline and bold in the notes.
Smaller screens can be used to make GRAMPS fit on netbooks. New reports,
tools, and gramplets were added. Many bugfixes and improvements were made.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[018] - htmLawed 1.1.7 
  by Santosh Patnaik (http://freshmeat.net/users/patnaik/)
  Wed, Mar 11th 2009 10:18

Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Security
Software Development :: Libraries :: PHP Classes

About: htmLawed is a PHP script that makes input text more secure, HTML
standards-compliant, and suitable in general from the viewpoint of a
Web-page administrator, for use in the body of HTML 4 or XHTML 1 or 1.1
documents. It is a customizable HTML/XHTML filter, processor, purifier, and
sanitizer. It can ensure that HTML tags are balanced and properly nested
tags, neutralize code that may be used for cross-site scripting (XSS)
attacks, and limit the allowed HTML elements, tags, attributes, or URL
protocols. 

Changes: Attributes globally denied through deny_attribute can be allowed
to an element specifically through $spec. The logic was altered to catch
certain types of dynamic crafted CSS expressions.

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[019] - IndiMail 1.4.2 
  by Cprogrammer (http://freshmeat.net/users/mbhangui/)
  Wed, Mar 11th 2009 10:15

Communications :: Email :: Mail Transport Agents
Communications :: Email :: Post-Office :: IMAP
Communications :: Email :: Post-Office :: POP3

About: IndiMail is a mailing solution built upon qmail and other mailing
software. IndiMail also provides management of virtual domains. IndiMail
has the ability to distribute the users across multiple hosts. You can have
multiple hosts hosting a domain placed anywhere and tied up by IndiMail.
Indimail has multiple queues (called a queue collection). The system IDs
and configuration files used by IndiMail are all configurable through a set
of environment variables, allowing you to customize IndiMail the way you
want. 

Changes: This release turns on the clamd virus scanner by default.

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[020] - JiBX 1.2.1 
  by Dennis Sosnoski (http://freshmeat.net/users/DennisS/)
  Wed, Mar 11th 2009 15:26

Software Development :: Libraries
Software Development :: Libraries :: Java Libraries
Text Processing :: Markup :: XML

About: JiBX is a framework for binding XML data to Java  objects. It lets
you work with data from XML  documents using your own class structures. The
 framework handles all the details of converting  your data to and from XML
based on your  instructions, and performs the translation  between internal
data structures and XML with  very high efficiency while still allowing you
a  high degree of control over the translation  process. 

Changes: This release corrects problems found in code generation from
schemas using unqualified element names, no-namespace schemas, <xs:appinfo>
elements in schemas, and several other schema variations. It also includes
basic documentation for the Jibx2Wsdl tool, and the Jibx2Wsdl examples go
all the way to deployable Web services when used with Axis2 installations
updated by using the update-axis2-1.4.X package.

License: BSD License (revised)

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

                        - %  - %  - % - % -

[021] - libburnia libisofs 0.6.16
  by scdbackup (http://freshmeat.net/users/scdbackup/)
  Wed, Mar 11th 2009 18:18

Multimedia :: Sound/Audio :: CD Audio :: CD Writing
Software Development :: Libraries
System :: Archiving :: Backup

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: Two bugs have been fixed which on Solaris prevented navigation of
the ISO images by ".." and recognition of the Rock Ridge extensions of ISO
images. The ban to build libisofs on operating systems other than Linux and
FreeBSD has been lifted.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[022] - LibUtillery 1.4.0 
  by Moritz Grimm (http://freshmeat.net/users/mgrimm/)
  Wed, Mar 11th 2009 20:57

Software Development :: Libraries

About: LibUtillery is a free, BSD-licensed programmer's toolbox; a
lightweight and thoroughly documented collection of sub-libraries that
solve generic and often repetitive tasks. It also helps with writing
portable software by providing a single API to many non-standard extensions
that are not natively supported on all operating systems. It ships
functions for memory management and debugging, logging, thread
synchronization, and debugging, configuration file parsing, hash table,
tree and list data structures, standard integer types, and more.

Changes: The UCfgFile component can now parse shell-compatible
configuration files that do not contain any INI-style section headers.
Reference counting in all initialization and shutdown functions makes it
easy to safely use LibUtillery in projects where one part does not know
what the others are doing (e.g. in plug-ins.) The source code of an
educational example program has been added, and some further documentation
cleanup was done.

License: MIT/X Consortium License

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

                        - %  - %  - % - % -

[023] - Maarch 3.0 (AutoImport)
  by aerdhyl (http://freshmeat.net/users/aerdhyl/)
  Wed, Mar 11th 2009 18:16

Information Management :: Document Repositories
Information Management :: Records Management

About: Maarch is a DMS infrastructure dedicated to the legal archiving of
high volumes of static documents. Unlike most DMS tools, it's a toolbox
approach that allows one to build highly integrated custom applications. As
a proof of concept, Maarch comes with two business applications: Maarch
LetterBox for mail management and Maarch PeopleBox for HR document
management. 

Changes: Evol has support for SQL Server, for PostgreSQL, and for PDF
without XML files. String protection and date management have been fixed.

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[024] - Maarch 3.0 
  by aerdhyl (http://freshmeat.net/users/aerdhyl/)
  Wed, Mar 11th 2009 18:17

Information Management :: Document Repositories
Information Management :: Records Management

About: Maarch is a DMS infrastructure dedicated to the legal archiving of
high volumes of static documents. Unlike most DMS tools, it's a toolbox
approach that allows one to build highly integrated custom applications. As
a proof of concept, Maarch comes with two business applications: Maarch
LetterBox for mail management and Maarch PeopleBox for HR document
management. 

Changes: This release adds new modules (Notes, Workflow, Postindexing,
Full Text search, and Basket), new core components (action and status
management), and support for PostgreSQL and SQL Server. Its UI has been
entirely visually remade. It fixes some vulnerabilities and several dozen
bugs.

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[025] - Micro-Partitioning statistics tool 2.46 
  by pave (http://freshmeat.net/users/pahampl/)
  Wed, Mar 11th 2009 23:20

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.

Changes: Aggregated graphs creation no longer fails for more than 64 LPARs
in one server. An issue with a dot within LPAR names has been fixed.

License: Freeware

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

                        - %  - %  - % - % -

[026] - MicroAlbum 2.4 
  by Gaby (http://freshmeat.net/users/agby/)
  Wed, Mar 11th 2009 15:45

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

About: MicroAlbum is a photo gallery script written in PHP, with an
emphasis on simplicity and ease of usage. It is intended to be small,
simple and fast. Features include rotatable thumbnails and previews that
are automatically generated and managed, sorting of albums and images by
name, date, a custom order and reversed order, a password-protected admin
area, access keys for quick navigation, customisable CSS, header and
footer, and a 'most viewed images' album.

Changes: Configuration parsing was improved. Layout was improved. Image
resizing is faster. Image dimensions are now stored in data files. JSON can
be used as an optional output format. Some access keys were fixed. Numerous
bugfixes and tweaks were made.

License: BSD License (revised)

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

                        - %  - %  - % - % -

[027] - Mobius Forensic Toolkit 0.4.3 
  by Eduardo Aguiar (http://freshmeat.net/users/aguiar/)
  Wed, Mar 11th 2009 07:04

Security :: Forensics

About: Mobius Forensic Toolkit is a forensic framework written in
Python/GTK that manages cases and case items, providing an abstract
interface for developing extensions. Cases and item categories are defined
using XML files for easy integration with other tools.

Changes: This release introduces the Floppy Imager extension, an extension
for Linux featuring direct I/O, disk info retrieval, and multi-pass copy.
You can eject and re-insert a disk and try to retrieve only bad sectors.
This release also features the Mobius Tutorial. Windows' states are now
persistent.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[028] - mtools 4.0.10 
  by Alain (http://freshmeat.net/users/alainknaff/)
  Wed, Mar 11th 2009 21:00

System :: Filesystems
Utilities

About: Mtools is a collection of utilities for accessing MS-DOS disks from
Unix without mounting them. It supports Win95 style long file names, OS/2
Xdf disks, ZIP/JAZ disks, and 2m disks (store up to 1992k on a high density
3 1/2" disk).

Changes: This release was made compliant with GNU guidelines for inclusion
as an official GNU project. The file size limit has been fixed (4GB rather
than 2GB). Compatiblity fixes for OS/2, ARM, and NetBSD.

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[029] - NXT 20090313 
  by Sungjin Chun (http://freshmeat.net/users/chunsj/)
  Wed, Mar 11th 2009 10:19



About: NXT is a Web application for GTD. It also lets you store files and
categorize your information using tagging.

Changes: Now you can interlink items using reference link.

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[030] - Open RObot COntrol Software 1.8.1 
  by Peter Soetens (http://freshmeat.net/users/kaltan/)
  Wed, Mar 11th 2009 07:02

Scientific/Engineering
Software Development :: Embedded Systems
Software Development :: Libraries :: Application Frameworks

About: The Open Robot Control Software (OROCOS) framework provides the
tools to build real-time software components in C++, designed for robot and
machine control. The Orocos Real-Time Toolkit provides an infrastructure to
quickly setup applications in a real-time operating system such as RTAI and
Xenomai, although it can be tested on normal Linux systems. It is designed
to appeal to roboticists. 

Changes: This release fixes bugs in the event-based data ports and build
settings when building with CORBA/TAO support. An extra parameter for
setting a timeout on CORBA method invocations has been added to the ORB
init code.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[031] - OpenCFLite 476.17.2 
  by Grant Erickson (http://freshmeat.net/users/gerickson/)
  Wed, Mar 11th 2009 18:20

Software Development :: Libraries :: Application Frameworks

About: OpenCFLite is a portable version of Apple's open source
CoreFoundation framework.

Changes: The run loop timer support for Linux has been fixed. The
pre-compiled ICU has been updated to v4.0 for Windows builds. There are
minor updates to CFRunLoopTimerExample and StringExample examples. David
Cotter's CF-Lite project has been merged, including his additional CFTest
example. Support for writing binary property lists has been fixed.

License: Apple Public Source License (APSL)

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

                        - %  - %  - % - % -

[032] - PacketFence ZEN 1.8.1 
  by Regis Balzard (http://freshmeat.net/users/rbalzard/)
  Wed, Mar 11th 2009 18:10

System :: Networking

About: PacketFence Zero Effort NAC (ZEN) is a network access control (NAC)
system. It supports registration of new network devices, detection of
abnormal network activities, isolation of problematic devices, remediation
through a captive portal, registration-based and scheduled vulnerability
scans, VLAN isolation with VoIP support (even in heterogeneous
environments) for multiple switch vendors, support for 802.1X through a
FreeRADIUS module, wireless integration with FreeRADIUS, DHCP
fingerprinting, and more. It consists of a fully installed and
preconfigured version of PacketFence inside a VMWare image. 

Changes: Switches and Violations can now be configured from the CLI and
from the Web interface. This release also adds push and pull commands for
the configuration files. The remediation pages are now internationalized.
There are several other small enhancements and bugfixes.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[033] - ploticus 2.41 
  by Steve Grubb (http://freshmeat.net/users/stevegru/)
  Wed, Mar 11th 2009 20:55

Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Multimedia :: Graphics :: Presentation

About: PLOTICUS is a command line utility for creating bar, line, pie,
boxplot, scatterplot, sweep, heatmap, vector, timeline, Venn diagrams, and
other types of charts and plots.  ploticus is good for automated or
just-in-time graph generation. It handles date, time, and categorical data
nicely, and has some basic statistical capabilities. It can output to GIF,
PNG, SVG, SWF, JPEG, PostScript, EPS, and X11. You can use convenient
preset options or create complex scripts with rich and detailed color and
style operations. 

Changes: A new proc pvalue for computing pvalues on t test. Some other new
functionality and some bugfixes.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[034] - Poddy Home 0.6 
  by Oxygenic (http://freshmeat.net/users/oxygenic/)
  Wed, Mar 11th 2009 10:56

Home Automation
Multimedia
Multimedia :: Sound/Audio

About: Poddy Home is a multimedia application that can replace your CD
player, DVD player, video recorder, all your CDs and DVDs, and your
collection of videos by storing them on your computer. It gives you easy,
fast, and intuitive access to your media collection without the need to
search for the disc itself. The included personal VCR can be programmed not
only locally but also via a Web interface from anywhere.

Changes: This version offers several new features like personal video
recorder functionality where the VCR can be programmed locally or remotely
via a Web interface. The MySQL-bindings have been removed, so resource
consumption is much smaller now. The setup application has been improved to
be more intuitive.

License: GNU General Public License v2

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

                        - %  - %  - % - % -

[035] - pscpug 0.3.3 
  by Charles Mercadal (http://freshmeat.net/users/charleschuck/)
  Wed, Mar 11th 2009 20:57

System :: Monitoring

About: pscpug will graph the CPU percent usage of a given process. Since
you can see changes in usage over time, it is often more useful than other
utilities, such as top, for checking on a specific errant process. 

Changes: This release fixes an issue when building pscpug as a
statically-linked binary.

License: BSD License (revised)

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

                        - %  - %  - % - % -

[036] - Pyslice 1.6.4 
  by Tim Cera (http://freshmeat.net/users/tcera/)
  Wed, Mar 11th 2009 10:02

Scientific/Engineering
System :: Clustering/Distributed Networks

About: Pyslice provides utility functions for parametric  modeling. It
creates data sets based on a  configuration file and a series of template
files,  then runs a model against each data set. It tracks  each model's
progress, keeping the total number of  concurrent model runs under a limit
established by  the user. It is useful for running many model runs  on a
Beowulf cluster, or for control of the model  runs on single processor
machines. It can also  monitor the model runs through an internal queue, 
or place the modeling jobs into a queue managed  by other software. It is
written in Python. 

Changes: Windows fixes were made, consisting of removing "close_fds" from
the subprocess command (since it is not available on Windows), creating an
example/go_windows.bat, and changing the example/pyslice.ini to have an
example program to run that is available on both Linux and Windows. More
error checking was added using class based exceptions. The setup.py script
was fixed so that it should work with easy_install.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[037] - QtiPlot 0.9.7.5 
  by Ion Vasilief (http://freshmeat.net/users/ion_vasilief/)
  Wed, Mar 11th 2009 16:26

Scientific/Engineering :: Mathematics
Scientific/Engineering :: Visualization

About: QtiPlot is a clone of Origin for data analysis and scientific
plotting.

Changes: Export options were improved for 2D and 3D plots. The possibility
to add user defined menus was implemented. Engineering notation was added
to 2D plot scales. Stem-and-leaf plots were implemented. The Python
scripting interface was improved. Importing of Origin 7.5 projects was
improved. Table statistics were improved: column type settings were fixed
and calculation of median value was added. The preferences dialog was
improved. The preview curve in fit wizard was fixed. The error values
reported for built-in exponential fits were fixed. Platform specific issues
on Mac OS X affecting 3D plots were fixed.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[038] - Radiator Radius Server 4.4 
  by Mike McCauley (http://freshmeat.net/users/mikemccauley/)
  Wed, Mar 11th 2009 07:28

Internet
System :: Networking

About: Radiator RADIUS server is flexible, extensible, and authenticates
from a huge range of authentication methods, including Wireless, TLS, TTLS,
PEAP, SQL, proxy, DBM, files, LDAP, NIS+, password, NT SAM, Emerald,
Platypus, Freeside, TACACS+, PAM, external, OPIE, POP3, EAP, Active
Directory, Vasco Digipass, WiMAX, and many more. It runs on Unix, Linux,
Solaris, Win95/98/NT/XP/2000/2003, MacOS 9, MacOS X, VMS, and more.

Changes: A number of bugs were fixed. Some new features were added. There
were improvements to WiMAX and RSA Authentication Manager 7.1 support.

License: Other/Proprietary License

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

                        - %  - %  - % - % -

[039] - rsyslog 4.1.5 (Development)
  by Rainer Gerhards (http://freshmeat.net/users/rgerhards/)
  Wed, Mar 11th 2009 16:01

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 offers ERE support in filter conditions as well as
the ability to optionally contain part of the repeated text in a "last
message repeated n times" message. Also, it fixes a bug that caused invalid
parsing when receiving messages via UDP. This is a recommended update for
all development branch users.

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[040] - SAcc 2.00vm-a4 (VMware Image)
  by slavik (http://freshmeat.net/users/alienvirus/)
  Wed, Mar 11th 2009 11:04

Internet :: Log Analysis
System :: Systems Administration

About: SAcc is an access control system for Squid. It provides Web based
account managment and restrictions. 

Changes: This version works on Linux and FreeBSD. It uses captive portal
for authentication and ipfw/iptables for permitting or denying Internet
traffic. It requires only MySQL, Apache, and PHP. It allows using a mixture
of MySQL and MSAD via LDAP authentication.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[041] - Stellarium 0.10.2 (Stable)
  by Fabien Chéreau (http://freshmeat.net/users/Alioth/)
  Wed, Mar 11th 2009 10:43

Scientific/Engineering :: Astronomy

About: Stellarium renders 3D photo-realistic skies in real time with
OpenGL. It displays stars, constellations, planets, nebulas and others
things like ground, landscape, fog, etc.  

Changes: This version is based on the recent release of Qt 4.5, which
should fix startup problems which some users experienced with version
0.10.1. This change should also solve some Mac rendering bugs and speed up
the GUI elements of the program. A new projection mode is now available,
called "Hammer-Aitoff", which allows for very wide fields of view (up to
360 degrees). This release also includes many bugfixes and some general
performance tweaks.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[042] - TAPPy 0.8.1 
  by Tim Cera (http://freshmeat.net/users/tcera/)
  Wed, Mar 11th 2009 10:12

Scientific/Engineering

About: TAPPy separates a time-series of water levels into the sine waves
representing the tidal components. It uses the least square optimization
and other functions in SciPy. The focus is to make the most accurate
analysis possible. TAPPy only determines the constituents that are
calculable according to the length of the time series. 

Changes: Bugs were fixed. The way that several things were calculated was
changed. The program can now infer constituents, and there are more
constituents using modern calculation of speeds using Doodson numbers
instead of Schureman tabular speeds.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[043] - Task Coach 0.72.2 
  by Frank Niessink (http://freshmeat.net/users/fniessink/)
  Wed, Mar 11th 2009 20:52

Office/Business

About: Task Coach is a simple todo manager to manage personal tasks and
todo lists. It grew out of a frustration that well-known task managers,
such as those provided with Outlook or Lotus Notes, do not provide
facilities for composite tasks. Often, tasks and other things to do consist
of several activities. Task Coach is designed to deal with composite tasks.

Changes: This release fixes some bugs: enable drag and drop from
Thunderbird Portable under Windows, correctly read old task files (Task
Coach release 0.57 and earlier), correctly color subtasks that belong to a
category with a color, and save print margins in the TaskCoach.ini file.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[044] - TestMaker 5.2.5 
  by Frank Cohen (http://freshmeat.net/users/fcohen/)
  Wed, Mar 11th 2009 07:10

Internet :: Log Analysis
Internet :: WWW/HTTP
Software Development :: Quality Assurance

About: PushToTest TestMaker is a platform for real-time monitoring and
governance of information systems. Software developers use TestMaker turn
their unit tests into functional tests that run on their development
machine. TestMaker includes Wizards and Recorders to automatically build
tests and supports a variety of languages to build tests, including Java,
NET, Jython, Groovy, PHP, Ruby, and many others. It supports SOA, Web
Service, AJAX, and REST services using HTTP, HTTPS, SOAP, XML-RPC, and the
email protocols. The TestMaker test runtime environment automatically turns
these same functional tests into load tests, scalability and performance
tests, regression tests, and service monitors for QA technicians, IT
operations managers, and CIOs.

Changes: Proxy Server Support for soapUI, Selenium HTMLUnit, and
testgen4web, solved memory leak in SeleniumHTMLUnit tests, updated
installer, and improved Unix startup scripts.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[045] - The Frink Language 2009-03-10 
  by Alan Eliasen (http://freshmeat.net/users/eliasen/)
  Wed, Mar 11th 2009 07:27

Education
Internet
Scientific/Engineering

About: Frink is a calculating tool and programming language designed to
help you in the real world. It tracks units of measurement throughout all
calculations and ensures that answers are correct. It converts between
systems of measurement, and has a huge library of physical data. It is both
a simple calculator for quick calculations and a full-fledged programming
language for large tasks. It draws high-quality graphics, handles
conversions between time zones, currencies, and historical values of the
U.S. dollar and the British pound, translates between several languages,
does date/time math, and more.

Changes: The graphics library now has the ability to draw and fill complex
shapes using a combination of lines and cubic and quadratic Bezier curves.
This also allows proper rendering of objects with "holes" in them.

License: Other/Proprietary License

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

                        - %  - %  - % - % -

[046] - The LibMsgque Project 2.8 
  by Andreas Otto (http://freshmeat.net/users/aotto1968/)
  Wed, Mar 11th 2009 18:14

Software Development :: Libraries :: Application Frameworks
System :: Networking
System :: Shells

About: The LibMsgque Project is an infrastructure for linking applications
together to act like a single application. Work is distributed from one
application to another using network or local sockets. The framework
handles all aspects of setting up and maintaining the link in addition to
starting and stopping the different applications, starting and stopping the
communication interface, sending and receiving packages, reading and
writing data from or into packages, setting up and maintaining the event
handling for asynchronous transfers, and propagating warnings or errors.

Changes: This release adds support for "asynchronous" service calls.
Performance has increased by a factor of 2.5. Support has been added for
"application global" event handling. Support has been added for
Thread-Local-Storage. "Performance Comparison" and "HOWTO Do A Service
Call" documentation has been added. A lot of code and API cleanup was done.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[047] - TightVNC 1.3.10 
  by Constantin Kaplinsky (http://freshmeat.net/users/const/)
  Wed, Mar 11th 2009 18:22

System :: Networking
System :: Systems Administration

About: TightVNC is a VNC distribution with many new features,
improvements, and bugfixes over VNC. It is optimized for faster operation
on slow network links such as modem connections, provides more
configuration options in the server, features automatic SSH tunneling in
the Unix vncviewer, and more. The modified servers and viewers are fully
compatible with the original VNC software.

Changes: This release fixes various bugs that were reported for previous
versions, and adds a number of minor improvements. The improved vncserver
script is now able to read configuration files. Xvnc includes fixes for
64-bit Linux. There are a number of fixes and improvements in the Java
viewer.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[048] - Video Contact Sheet *NIX 1.0.99 
  by outlyer (http://freshmeat.net/users/outly3r/)
  Wed, Mar 11th 2009 23:54

Multimedia :: Graphics :: Graphics Conversion
Multimedia :: Video :: Conversion

About: Video Contact Sheet *NIX (vcs for short) is a script that creates a
contact sheet (preview) from videos by taking still captures distributed
over the length of the video. The output image contains useful information
on the video such as codecs, file size, screen size, frame rate, and
length. It requires mplayer, ImageMagick (convert and montage), bc, and
ffmpeg. 

Changes: Experimental support for DVDs (-V). JPEG 2000 output format
(-j2). Polaroid mode has been renamed to photos mode, and polaroid and
polaroidframe modes have been introduced. There are slight adjustments in
the timestamp size based on capture size. There is better detection of
video frame rate (no more 1.000 FPS, in theory) and audio channels number
by using ffmpeg. Overlap mode putting all images on the same location
(possibly only with newer versions of ImageMagick) has been fixed.

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/video-contact-sheet/

                        - %  - %  - % - % -

[049] - vmktree 0.3.0 
  by Lars (http://freshmeat.net/users/larstr/)
  Wed, Mar 11th 2009 18:26

Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
System :: Monitoring

About: vmktree collects data and presents graphs in a Web interface. It
was initially written for VMware ESX, but supported devices also include
ESXi, IBM DS4000, NetApp, HP ILO, and RSA2.

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[050] - vpntool 0.5 
  by pipacs (http://freshmeat.net/users/pipacs/)
  Wed, Mar 11th 2009 23:55

Internet
Office/Business

About: vpntool is a cross-platform GUI applet for managing VPNC
connections, connecting to Cisco virtual private networks. It works on
GNOME and Mac desktops and Nokia Internet tablets. 

Changes: Improved Mac OS X compatibility.

License: GNU General Public License v2

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

                        - %  - %  - % - % -

[051] - Vrapper 0.4.3 
  by Wawe (http://freshmeat.net/users/Wawe/)
  Wed, Mar 11th 2009 10:24

Software Development
Text Editors :: Integrated Development Environments (IDE)
Text Processing :: General

About: Vrapper is an Eclipse plugin which acts as a wrapper for Eclipse
text editors to provide a Vim-like input scheme for moving around and
editing text. Unlike other plugins which embed Vim in Eclipse, Vrapper
imitates the behavior of Vim while still using whatever editor you have
opened in the workbench. The goal is to have the comfort and ease which
comes with the different modes, complex commands, and count/operator/motion
combinations which are the key features behind editing with Vim, while
preserving the powerful features of the different Eclipse text editors,
like code generation and refactoring.

Changes: Find motions (f, F, t, T) were fixed, since they behaved
completely differently than in Vim. Buttons and menu entries use the
command architecture now. This means a keyboard shortcut can be assigned in
the workbench preferences. The Vrapper menu was removed. The "Toggle
Vrapper" action was added to the "Edit" menu. Backspacing in insert mode
can be done without losing dot operator functionality. Using the change
operator with a find motion correctly goes to insert mode. Some small
bugfixes were made for change, delete, and yank.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[052] - WebIssues 0.8.4 (Server)
  by Michal Mecinski (http://freshmeat.net/users/mimec/)
  Wed, Mar 11th 2009 15:36

Communications
Database
Information Management

About: WebIssues is a system that supports team collaboration across the
Internet. It can be used for storing bugs and other information with
customizable attributes, comments, and file attachments. The server can be
installed on any host with PHP and MySQL, PostgreSQL, Firebird, or MS SQL
Server. The client is a native desktop application for both Windows and
Linux. 

Changes: This release introduces email notifications about new issues in
selected folders and modifications of selected issues. Notifications can be
configured by individual users by the user preferences feature. There are
two mailing engines allowing to send email notifications from both the
local host and an external SMTP server. This release also adds support for
the Firebird database. In addition, it fixes adding large comments and
includes a few optimizations. In order to use the new features added in
this release, WebIssues Client version 0.9.4 is needed.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[053] - WiKID Strong Authentication System 3.3 
  by nowen (http://freshmeat.net/users/nowen/)
  Wed, Mar 11th 2009 16:13

Security
Security :: Cryptography
System :: Networking

About: The WiKID Strong Authentication System is a highly scalable, secure
two-factor authentication system. It is simple to implement and maintain,
allows users to be validated automatically, requires no hardware tokens,
has a simple API for application support (via Ruby, PHP, Java, COM, Python,
etc.), supports multiple domains, and supports replication for fault
tolerance and scalability. It also supports mutual /host and transaction
authentication, wireless tokens only domains, locked tokens (to your PC),
anti-keystroke logger keypad PIN entry, etc. 

Changes: Group support and pre-registration of users were added. Domains
can be limited to locked tokens only.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[054] - WP Clipart 7.2 
  by Paul Sherman (http://freshmeat.net/users/psherma1/)
  Wed, Mar 11th 2009 07:07

Multimedia :: Graphics :: Presentation
Text Processing :: General

About: 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 primarily non-transparent PNG images, mid-tones expanded and large
shadow areas minimized (to prevent blocking-up) for inkjet print quality.
It is suitable for documents as well as Web graphics, but also has business
application. Its primary focus is for educational use (pictures of all US
presidents, all country flags alphabetically listed, all US states,
historical figures, a sign language alphabet, and a large American history
section.)

Changes: The viewer/editor now works with transparent images (except for a
few transform functions, which are disabled when viewing a transparent
image). Clip art and pictures are included in the full download, numbering
over 30,000. A few other GUI tweaks were made to the viewer.

License: Public Domain

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

                        - %  - %  - % - % -

[055] - [ini4j] 0.4.1 
  by Ivan Szkiba (http://freshmeat.net/users/szkiba/)
  Wed, Mar 11th 2009 10:35

Software Development :: Libraries :: Java Libraries

About: The [ini4j] is a simple Java API for handling configuration files
in Windows .ini format. Additionally, the library includes a Java
Preferences API implementation based on the .ini file.

Changes: The Options library was added as a replacement for
java.util.Properties. Options has a lot of useful features, like ${} macro
handling, multiple value handling, and bean marshalling/unmarshalling. The
Python ConfigParser interface was added for .ini files. The code was
cleaned up by using PMD and checkstyle. Deprecated warnings from the test
code were cleaned up. The "class" property is skipped in the
Ini.Section#from method. Issue Tracking was added to Project Information on
the Maven-generated site. A BeanTool bug was fixed.

License: The Apache License 2.0

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



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



--===============7657698919482843910==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

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

--===============7657698919482843910==--