Newsletter for Saturday, June 02nd 2007

The freshmeat daily newsletter <[email protected]>
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/2007/06/02/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce

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

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

TIBCO

With over 3,000 customers, TIBCO provides enterprise software that helps
leading organizations around the world achieve SOA success. Learn how
TIBCO customers have accelerated development and deployment times by as
much as 40 to 60 percent. 

http://ad.doubleclick.net/clk;107307091;13503038;q?http://www.itmanagersjour

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

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

[001] - AspeCt-oriented C 0.6 
[002] - ATLAS 3.7.32 (Development)
[003] - Bless 0.5.1 
[004] - cap2-mercurial 0_9_RC2 
[005] - cbrPager cbrpager-0.9.15 
[006] - check_logfiles 2.2.1 
[007] - ChomboVis 4.16.11 
[008] - cmdftp 0.9.5 
[009] - CODEX 1.2 
[010] - domus.Link 0.1 
[011] - DRBGuestbook 1.1.7 
[012] - dvbsnoop 1.4.50 
[013] - Eigen 1.0.5 
[014] - Elastix 0.8.1 
[015] - Fischerscope-Parse 1.0.1 
[016] - Floola beta 48 
[017] - Freejtv HTML/Javascript Slideshow Template 1.10 
[018] - fsc2 2.3.7 
[019] - Geant4 8.3 
[020] - Geom 0.0.5 
[021] - GPAC 0.4.4 
[022] - Gutenprint 5.1.2 (Development)
[023] - Impact 0.7.3 
[024] - integrit 4.1 
[025] - JMathLib  0.8.0
[026] - KAlarm 1.4.13 (KDE 3)
[027] - KThinkBat 0.2.7 
[028] - Kwok Information Server 2.0 
[029] - mtools 3.9.11 
[030] - onPHP 0.10.1 (Current)
[031] - OpenVRML 0.16.5 
[032] - OutKafe 5.1.0 
[033] - recls 1.8.10 
[034] - Richie Rich 0.3.1 
[035] - Sid parser generator 1.10 
[036] - SiSU 0.53.0 
[037] - soothsayer 0.1 
[038] - TAU 2.16.5 
[039] - udpcast 20070602 
[040] - Video Contact Sheet *NIX 1.0.8a 
[041] - Vuurmuur 0.5.73 alpha 3 (Pre-releases)
[042] - Warp Rogue 0.7.7 
[043] - wmluabutton 1.0 
[044] - Xholon 0.6 
[045] - Zoph 0.7pre1 (Pre-release)


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

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

[001] - AspeCt-oriented C 0.6 
  by imipak (http://freshmeat.net/users/imipak/)
  Sat, Jun 2nd 2007 00:50

Software Development :: Code Generators

About: ACC (AspeCt-oriented C) enables aspect-oriented software
development with the C programming language. AspeCt-oriented C consists of
a compiler that translates code written in AspeCt-oriented C into ANSI C
code. This code can be compiled by any ANSI C compliant compiler. 

Changes: This version added an immediate return from the parent function
of a matched function. An exception handling mechanism was added. Support
for __signed__ , __attribute, and __typeof__ keywords was added along with
support for conditional expressions with omitted operands.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[002] - ATLAS 3.7.32 (Development)
  by imipak (http://freshmeat.net/users/imipak/)
  Sat, Jun 2nd 2007 00:51

Scientific/Engineering :: Mathematics
Software Development :: Libraries

About: The ATLAS (Automatically Tuned Linear Algebra Software) project is
an ongoing research effort focusing on applying empirical techniques in
order to provide portable performance. It provides C and Fortran77
interfaces to a portably efficient BLAS implementation, as well as a few
routines from LAPACK.  

Changes: The MIPS double precision kernel was adapted to single. 32-bit
support (n32) was added for MIPS (assembly and config). UltraSPARC
assembly kernels used by architecture definitions were ported to the v9
ABI. Architecture definitions were added for building a 64-bit (v9) ABI
for Solarix/UltraSPARC. These new interfaces were documented in
atlas_contrib. A bug in atlas_prefetch was fixed. A MIPSICE9 prefetch
option, d/zgemm assembly kernels, and arch defaults were added. Support
for OS X/PowerPC970 was added.

License: BSD License (original)

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

                        - %  - %  - % - % -

[003] - Bless 0.5.1 
  by Alexandros Frantzis (http://freshmeat.net/users/alf82/)
  Sat, Jun 2nd 2007 15:01

Utilities

About: Bless is a fast and customizable hex editor written in GTK#.  It
efficiently handles very large files and supports multiple  undo-redo
actions. There are also plans for the addition of a  Lua-based scripting
language for binary file manipulation.

Changes: A new Select All action, a plugin to perform bitwise operations
on data, right-click popup menus, a workaround for a Mono 1.1.x bug that
caused incomplete GUI, and various other bugfixes were added. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[004] - cap2-mercurial 0_9_RC2 
  by Matthew Elder (http://freshmeat.net/users/sseses/)
  Sat, Jun 2nd 2007 15:24

Software Development :: Libraries :: Ruby Modules
Software Development :: Version Control

About: cap2-mercurial is a Capistrano 2.x plugin that allows you to use
Mercurial in your cap recipes. It enables the use of "set :scm,
:mercurial" in your recipe file. The module is included in Capistrano, but
this has the latest updates and bonus recipes. 

Changes: This version works with cap2 and Mercurial 0.9.x reasonably
enough for the author's needs. 

License: MIT/X Consortium License

URL: http://freshmeat.net/projects/cap2-mercurial/

                        - %  - %  - % - % -

[005] - cbrPager cbrpager-0.9.15 
  by John (http://freshmeat.net/users/jcoppens/)
  Sat, Jun 2nd 2007 00:54

Desktop Environment :: Gnome
Desktop Environment :: Theme :: Art
Desktop Environment :: Theme :: Cartoons

About: cbrPager is a no-nonsense, simple to use, small viewer for  CBR and
CBZ (comic book archive) files. It views JPG, GIF, and PNG images, and you
can zoom in, out, and fit-to-window. Viewing can be in 1- or 2-page mode.
Navigation is possible by mouse or keyboard.

Changes: An issue where horizontal display of the navigation bar was
broken after a line in the code was mistakenly removed was fixed.
Auto-sizing of the navbar should now work in all cases.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[006] - check_logfiles 2.2.1 
  by lausser (http://freshmeat.net/users/lausser/)
  Sat, Jun 2nd 2007 14:28

System :: Diagnostics
System :: Logging
System :: Monitoring

About: check_logfiles is a plugin for Nagios which checks logfiles for
defined patterns. It is capable of detecting logfile rotation. If you tell
it how the rotated archives look, it will also examine these files. Unlike
check_logfiles, traditional logfile plugins were not aware of the gap
which could occur, so under some circumstances they ignored what had
happened between their checks. A configuration file is used to specify
where to search, what to search, and what to do if a matching line is
found. 

Changes: Scripts can now be embedded Perl code references. Scripts can be
declared as smart or supersmart, so their exitcode influences the overall
result of the plugin. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[007] - ChomboVis 4.16.11 
  by imipak (http://freshmeat.net/users/imipak/)
  Sat, Jun 2nd 2007 00:48

Scientific/Engineering :: Visualization

About: ChomboVis is a program for visualization of 2D and 3D AMR data
sets. It is layered on top of the Visualization Toolkit (VTK) and provides
a graphical and programmable user interface for interacting with the data
set. 

License: BSD License (original)

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

                        - %  - %  - % - % -

[008] - cmdftp 0.9.5 
  by Claudio (http://freshmeat.net/users/sick_soul/)
  Sat, Jun 2nd 2007 14:35

Internet :: File Transfer Protocol (FTP)

About: cmdftp is a tiny command line FTP client for Unix systems that
features shell-like functions, passive mode, local and remote transparent
modes, broken connection resumption, multiple and recursive file
transfers, auto-login, completion, and large file support. 

Changes: Changes include fixes for interacting with IIS servers and a new
--debug option to trace protocol issues. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[009] - CODEX 1.2 
  by imipak (http://freshmeat.net/users/imipak/)
  Sat, Jun 2nd 2007 00:53

Security :: Cryptography

About: CODEX (the Cornell Data Exchange) is a key distribution system. It
is designed for applications with a moderate number of clients (tens or
hundreds) requesting keys that change often but not continuously (on the
scale of minutes to hours). It employs the RSA and ElGamal encryption
schemes, as well as techniques such as threshold cryptography and
proactive secret sharing.

Changes: This release was updated for compatibility with Doxygen 1.4.1 and
to work with g++ through version 3.3.5. CODEX_Quorum/Socket.cc is now able
to handle non-stream sockets (i.e. UDP). CODEX_Quorum/SocketBuilder.h now
has a copy constructor.

License: BSD License (original)

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

                        - %  - %  - % - % -

[010] - domus.Link 0.1 
  by icebrian (http://freshmeat.net/users/icebrian/)
  Sat, Jun 2nd 2007 14:36

Home Automation

About: domus.Link is a Web-based frontend for Heyu. Its design focuses on
separating configuration from actual controls, thus giving the user a
simple and user-friendly GUI. The primary concern is that anyone with
little or no knowledge of home automation systems can easily manage and
administer the system. 

License: Free for non-commercial use

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

                        - %  - %  - % - % -

[011] - DRBGuestbook 1.1.7 
  by Don (http://freshmeat.net/users/drb072378/)
  Sat, Jun 2nd 2007 23:54

Database
Internet :: WWW/HTTP :: Dynamic Content

About: DRBGuestbook is a simple guestbook script that doesn't require a
database. It allows you delete entries and ban IP addresses through an
easy-to-use, password protected administration interface. Posts containing
specific words can be filtered using a configurable bad word list. You can
also receive an email notification anytime someone signs your guestbook. 

Changes: Support was added for a challenge-response test using image codes
to reduce spam postings. 

License: Free To Use But Restricted

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

                        - %  - %  - % - % -

[012] - dvbsnoop 1.4.50 
  by rasc (http://freshmeat.net/users/rasc/)
  Sat, Jun 2nd 2007 15:03

Multimedia
System :: Logging

About: dvbsnoop is a DVB and MPEG stream analyzer  program that enables
you to watch (live) data stream information in human readable form. Its
purpose is to debug, dump, or view data streams (e.g. digital television,
DSM-CC, MHP, or "Internet via satellite" broadcasts) sent via satellite,
cable, or terrestrial lines. Streams can be SI, PES, or TS.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[013] - Eigen 1.0.5 
  by Geoff Hutchison (http://freshmeat.net/users/ghutchis/)
  Sat, Jun 2nd 2007 01:14

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

About: Eigen is a lightweight C++ template library for vector and matrix
math, a.k.a. linear algebra. Unlike most other linear algebra libraries,
it focuses on the simple mathematical needs of applications: games and
other OpenGL apps, spreadsheets and other office apps, etc. Eigen is
dedicated to providing optimal speed with GCC.

Changes: This release supports fixed-size classes that are optimized for
small sizes of up to four dimensions for 3D geometry and OpenGL. Dynamic
classes are more flexible and suitable for larger data.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[014] - Elastix 0.8.1 
  by PaloSanto Solutions (http://freshmeat.net/users/palosanto/)
  Sat, Jun 2nd 2007 14:34

Communications :: Internet Phone
Communications :: Telephony
System :: Networking :: Monitoring

About: Elastix is a software appliance that integrates the best tools
available for Asterisk-based PBXs into a single, easy-to-use interface. It
also adds its own set of utilities and allows for the creation of third
party modules. The goals of Elastix are reliability, modularity, and
ease-of-use. It also features strong reporting capabilities. 

Changes: The Asterisk package was updated to version 1.4.4. The Zaptel
drivers were updated to version 1.4. Yeastar support was added to the
zaptel drivers. freePBX was updated to the 2.2.1 version. A new
"Date/Time/Timezone" configuration module was added. New support was added
for third party modules. The Russian language is now supported. The
Simplified Chinese language support was updated. Bugs were fixed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[015] - Fischerscope-Parse 1.0.1 
  by sz (http://freshmeat.net/users/senbonzakura/)
  Sat, Jun 2nd 2007 15:33

Scientific/Engineering :: Physics

About: Fischerscope-parse is a scientific PHP script for parsing data out
of WinHCU, which is software accopanying the Fischerscope H100 indenter. 

Changes: The documentation was vastly improved. Examples were added. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/fischerscope-parse/

                        - %  - %  - % - % -

[016] - Floola beta 48 
  by floola (http://freshmeat.net/users/floola/)
  Sat, Jun 2nd 2007 14:32

Multimedia :: Sound/Audio
Multimedia :: Video

About: Floola is an application to efficiently manage your iPod or your
Motorola mobile phone (any model that supports iTunes) under Linux, Mac OS
X, and Windows. Video and music files can be easily added and removed.
Playlists can be managed with simple drag-and-drop. Lyrics and artwork are
supported. Tracks can be submitted to last.fm. Podcasting is supported as
well.

Changes: Fewer error messages will now be shown. Bugs in artwork database
rebuilding were fixed. The artwork database rebuild speed was improved.
Artwork thumbs loading was optimized to use less CPU time. A smart
playlist bug with the "in the last" rule was fixed. 

License: Freeware

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

                        - %  - %  - % - % -

[017] - Freejtv HTML/Javascript Slideshow Template 1.10 
  by new1999 (http://freshmeat.net/users/new1999/)
  Sat, Jun 2nd 2007 03:53

Multimedia :: Graphics :: Presentation

About: Freejtv HTML/Javascript Slideshow Template is a cross-browser,
cross-platform HTML/Javascript template page for building your own
slideshow and gallery. It supports more than 30 DirectX transitions in the
IE browser and fade in/out transition in Firefox. 

License: Free for non-commercial use

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

                        - %  - %  - % - % -

[018] - fsc2 2.3.7 
  by Jens Thoms Törring (http://freshmeat.net/users/jtto/)
  Sat, Jun 2nd 2007 03:47

Scientific/Engineering
Scientific/Engineering :: Chemistry
Scientific/Engineering :: Physics

About: fsc2 is a program for remotely controlling spectrometers.
Experiments are done by interpretation of scripts written in a simple
language, EDL. Devices are handled via modules in order to allow easy
integration of new devices. More than 50 devices are supported, connected
via serial port, GPIB, or LAN, as well as data acquisition cards, etc. The
state of an experiment can be monitored via a built-in Web server. 

Changes: This release adds a module for Bruker BH15 for use as a field
controller and corrects the device drivers make process to work correctly
for newer 2.6 kernels. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[019] - Geant4 8.3 
  by imipak (http://freshmeat.net/users/imipak/)
  Sat, Jun 2nd 2007 00:54

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

About: Geant4 is a toolkit for the simulation of the passage of particles
through matter. Its application areas include high energy physics and
nuclear experiments, medical, accelerator, and space physics studies.

Changes: Numerous extensions and bugfixes to models.

License: BSD License (revised)

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

                        - %  - %  - % - % -

[020] - Geom 0.0.5 
  by Canek Peláez Valdés (http://freshmeat.net/users/canek/)
  Sat, Jun 2nd 2007 01:14

Scientific/Engineering :: Mathematics

About: Geom is an interactive geometry program in the spirit of the
Geometer's Sketchpad or DrGeo. It uses CCC as a canvas, which in turn uses
Cairo, the new GTK+ drawing backend.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[021] - GPAC 0.4.4 
  by jeanlf (http://freshmeat.net/users/jeanlf/)
  Sat, Jun 2nd 2007 03:48

Multimedia

About: GPAC is a multimedia framework based on the MPEG4 systems standard.
It aims to integrate as many "rich media" technologies as possible. It
already supports MPEG-4 BIFS, SVG, MPEG-4 LASeR, VRML, and X3D
presentations, many audio/video codecs and formats, RTP/RTSP streaming,
and MPEG-2 TS broadcast.

Changes: This release adds many enhancements to SVG and LASeR support,
memory optimizations for 2D scenes (BIFS, SVG), and initial Symbian S60
third edition support. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[022] - Gutenprint 5.1.2 (Development)
  by Robert Krawitz (http://freshmeat.net/users/rlk/)
  Sat, Jun 2nd 2007 15:31

Multimedia :: Graphics
Printing
System :: Hardware

About: Gutenprint (formerly called Gimp-Print) is a collection of very
high quality printer drivers for UNIX/Linux. The goal of this project is
uncompromising print quality and robustness. Included with this package is
the Print plugin for the GIMP (hence the name), a CUPS driver, and two
drivers (traditional and IJS-based) for Ghostscript that may be compiled
into that package. This driver package is Foomatic-compatible and provides
Foomatic data to enable plug and play with many print spoolers. In
addition, various printer maintenance utilities are included. Many users
report that the quality of Gutenprint on high end Epson Stylus printers
matches or exceeds the quality of the drivers supplied for Windows and
Macintosh.  

Changes: This release fixes a number of problems in 5.1.1 including new
Epson printers not printing black, the Postscript driver always printing
grayscale, printing CDs correctly in all cases on Epson printers, and
borderless printing working correctly on a number of Epson multi-function
devices. In addition, Epson printers using Claria ink have been retuned
for improved quality. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/gimp-print/

                        - %  - %  - % - % -

[023] - Impact 0.7.3 
  by jonas forssell (http://freshmeat.net/users/jonasforssell/)
  Sat, Jun 2nd 2007 14:30

Scientific/Engineering

About: Impact is a finite element program for simulation of dynamic events
such as car crashes or other large deformation events. It is kept very
simple to make it intuitive to use and easy to change and extend. The
program includes a NURBS based pre-processor for modelling, a solver with
editor, a post-processor, and a graph plotter for results viewing. Impact
also interfaces with several other programs, such as Nastran and Gmsh. 

Changes: Several new file parsers have been added to the preprocessor. The
UNV format allows interfacing with the Salome mesh generator. The BDF and
NASTRAN file formats are simpler, faster, and more robust than the
previous implementation. The GMSH reader now works with the version 2
format and does not require any preparation of the mesh. Finally, a group
feature has been added but is not complete. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[024] - integrit 4.1 
  by wave++ (http://freshmeat.net/users/wavexx/)
  Sat, Jun 2nd 2007 15:32

Security
Utilities

About: integrit is an alternative to file integrity verification programs
like tripwire and aide. It helps you determine whether an intruder has
modified a computer system. integrit's major advantages are a small memory
footprint and simplicity. It works by creating a database that is a
snapshot of the most essential parts of your computer system. You put the
database somewhere safe, and you can then use it to make sure that no one
has made any illicit modifications to the computer system. In the case of
a break in, you know exactly which files have been modified, added, or
removed.

Changes: This version fixes exit status codes when just "missing files"
are found. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[025] - JMathLib  0.8.0
  by Stefan Mueller (http://freshmeat.net/users/stmueller/)
  Sat, Jun 2nd 2007 01:15

Scientific/Engineering :: Mathematics

About: JMathLib is a system of mathematical functions designed to be used
to evaluate complex expressions and display the results graphically. It
can be used either interactively or to interpret script files. It works
like Matlab, Octave, and Scilab.

Changes: New functions.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[026] - KAlarm 1.4.13 (KDE 3)
  by David Jarvie (http://freshmeat.net/users/djar/)
  Sat, Jun 2nd 2007 15:32

Utilities

About: KAlarm lets you configure personal messages to be displayed,
commands to be executed, or emails to be sent, at scheduled times. It
allows you to choose the message font and color, how often to repeat,
whether to display an advance reminder, whether to speak the message or
play a sound when it is displayed, and whether to cancel the alarm if it
can't be triggered on time (e.g. if you are logged out at the time). As
well as using the graphical interface to configure alarms, you can use the
command line, and there is a DCOP interface for other applications.

Changes: Time values in templates are now stored. Reminders are displayed
for each recurrence of an alarm. Undo now works after deleting active
alarms. The system tray tooltip now shows repetitions as well as
recurrences. Other bugs were fixed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[027] - KThinkBat 0.2.7 
  by le petit fou (http://freshmeat.net/users/lefou/)
  Sat, Jun 2nd 2007 14:25

Desktop Environment :: K Desktop Environment (KDE)
Utilities

About: KThinkBat is a laptop battery monitor for the KDE-Kicker. It is
inspired by the "Battery Maximizer" included with Levono (former IBM)
ThinkPads. Although there are allready some battery monitor applications
for the K-Desktop Environment, they ar mostly too small to see the current
battery charge at a glance. Features include display of current battery
strength as a percentage, and visually as a gauge, display of the current
online/offline state, and display of current power consumption. It has
support for a second battery. On ThinkPads, it can use the SMAPI BIOS
interface.

Changes: There are a lot of changes in the usability area of KThinkBat,
especially in the configure dialog. The configuration dialog was reworked
and more internal parameters are now configurable to fix an issue with
uncommon ACPI implementations. The dialog now has three tabs, and all
options were reordered to fit one of three categories: General,
Appearance, and Advanced. Users unsure about their concrete ACPI setup can
just leave the "override advanced settings" checkbox unchecked and should
be fine with KThinkBat's internal default settings. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[028] - Kwok Information Server 2.0 
  by Wai-Lun Kwok (http://freshmeat.net/users/wailun_kwok/)
  Sat, Jun 2nd 2007 00:54



About: Kwok Information Server is a Web-based  information management
system for managing issues, contacts, and IT assets including hardware and
software licenses. The Issue Management module provides users a way to
report issues and search for the issues they need to work on. The IT Asset
Management module provides hardware tracking and software license tracking.
The Contact Management module allows users to create and maintain contacts.
The Administration Tool module allows administrators to manage system users
and to modify the system configuration. There is built-in support for
access control, email notification, LDAP authentication, file uploads, and
more.

Changes: A new SchemaSetup tool was included for handling schema creation
and upgrading.

License: Freeware

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

                        - %  - %  - % - % -

[029] - mtools 3.9.11 
  by Alain (http://freshmeat.net/users/alainknaff/)
  Sat, Jun 2nd 2007 14:36

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 is mostly a maintainance release which fixes a couple of
bugs, addresses warnings raised by gcc4, and merges some platform-specific
patches (MingW, NetBSD, Redhat/Fedora, Cygwin, Solaris). 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[030] - onPHP 0.10.1 (Current)
  by voxus (http://freshmeat.net/users/voxus/)
  Sat, Jun 2nd 2007 14:28

Database :: Front-Ends
Software Development :: Code Generators
Software Development :: Libraries :: Application Frameworks

About: onPHP is an object-oriented framework aimed at rapid development of
scalable robust applications with outstanding code reusability level. It
also provides code generation tools to save your time, and a PHP extension
(module) to save the CPU time of your servers. 

Changes: This is a stabilization release mostly, with minor new features
in Criteria and Flow packages. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[031] - OpenVRML 0.16.5 
  by Braden McDaniel (http://freshmeat.net/users/braden/)
  Sat, Jun 2nd 2007 00:49

Internet :: WWW/HTTP :: Browsers
Multimedia :: Graphics :: 3D Rendering
Multimedia :: Graphics :: Viewers

About: OpenVRML is a VRML and X3D browser plug-in and C++ toolkit for
incorporating VRML support into applications. OpenVRML provides VRML97 and
Classic VRML X3D parsers, a runtime, and an OpenGL renderer as C++
libraries. The renderer is fully separate from the runtime library so that
users can also provide their own renderer. 

Changes: A bug that prevented openvrml-player from starting unless the
OPENVRML_PLAYER_GLADEDIR environment variable was set has been fixed.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[032] - OutKafe 5.1.0 
  by A.J. Venter (http://freshmeat.net/users/datadictator/)
  Sat, Jun 2nd 2007 15:29



About: OutKafe is a next-generation Internet cafe management suite. It was
forked from ZybaCafe with the aim of ultimately replacing all proprietary
parts with completely free components. It includes a server-side
administration suite as well as clients for managing time control on
machines. A powerful plugin architecture allows for easy extensibility and
integration with other tools such as accounting packages and CRM systems.

Changes: The application was ported to GTK2. Multiple crash bugs in the
counter were fixed. Layout and accounting bugs in the admin system were
fixed. A counter-window button layout bug was fixed. Fixes were made for
several LTSP related bugs. Handling of remote admin functionality was
improved. A bug with number entry in the sell-time dialog was fixed.
pid-storage support was added to outkafed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[033] - recls 1.8.10 
  by Dr Proctor (http://freshmeat.net/users/DrProctor/)
  Sat, Jun 2nd 2007 14:27

Internet :: File Transfer Protocol (FTP)
Software Development :: Libraries

About: recls is a multi-platform recursive filesystem searching library.
It presents a C API with mappings to C++, COM, D, Java, Python, and Ruby.

Changes: In the core, Recls_SearchFeedback() (and, hence, Recls_Search())
was fixed for the case when both searchRoot and pattern are NULL; general
fixes were made for Unicode compilation. In recls/C++, fixes were made to
namespace-exports for shims for Recls::Entry class. In recls/STL, general
fixes were made for Unicode compilation. 

License: BSD License (revised)

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

                        - %  - %  - % - % -

[034] - Richie Rich 0.3.1 
  by Iain Dooley (http://freshmeat.net/users/iaindooley/)
  Sat, Jun 2nd 2007 00:52

Internet :: WWW/HTTP :: Browsers
Internet :: WWW/HTTP :: Dynamic Content
Office/Business :: Groupware

About: Richie Rich is an HTML document editor that runs within a Web
browser. Unlike other in-line HTML editors, this operates straight on the
DOM to avoid incongruities between what is visible in the front end and
the HTML that is created in the back end. It supports undo, mouse
selection, cursor positioning, and creation of headings, paragraphs,
lists, links, bold, italic, and underline.  

Changes: This release featured increased usability. The sample page now
shows the editor in its own scrollable area, and the troublesome scroll
repositioning code was removed. You can 'preview' the page by clicking
outside the editor or by hitting 'esc'. It is now recommended that the
"backspace action" be disabled in Firefox. Instructions are on the Richie
Rich website.

License: Freely Distributable

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

                        - %  - %  - % - % -

[035] - Sid parser generator 1.10 
  by Kate (http://freshmeat.net/users/katef/)
  Sat, Jun 2nd 2007 23:53

Software Development :: Code Generators
Software Development :: Compilers

About: Sid is an LL(1) parser generator. It can read grammars written in
more convenient forms and transform them to LL(1). The language-specific
actions are stored seperately from the grammar, which allows for multiple
languages in the future. Currently only C is supported. 

Changes: This is the first release of Sid as a stand-alone project. It has
been moved out of the TenDRA compiler. 

License: BSD License (revised)

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

                        - %  - %  - % - % -

[036] - SiSU 0.53.0 
  by Ralph Amissah (http://freshmeat.net/users/ralph222/)
  Sat, Jun 2nd 2007 13:40

Database
Information Management
Information Management :: Document Repositories

About: SiSU (Structured information, Serialized Units) is a lightweight
markup based, text structuring and publishing framework (that features
granular search). With minimal markup of a plaintext file, it produces:
plain-text, HTML, XHTML, XML, ODF, LaTeX, PDF, and populates an SQL
database at an object/paragraph level for granular searches. Prepare
documents using your text editor of choice, then use SiSU to generate the
desired output formats. SiSU is controlled from the command line. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[037] - soothsayer 0.1 
  by Matteo Vescovi (http://freshmeat.net/users/matteovescovi/)
  Sat, Jun 2nd 2007 15:25

Adaptive Technologies
Scientific/Engineering :: Artificial Intelligence

About: Soothsayer is an intelligent predictive text entry platform.
Soothsayer exploits redundant information embedded in natural languages to
generate predictions. Soothsayer's modular and pluggable architecture
allows its language model to be extended and customized to utilize
statistical, syntactic, and semantic information sources. 

Changes: This is a developer's preview release. This is a source release
only. No precompiled packages or installers are provided. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[038] - TAU 2.16.5 
  by imipak (http://freshmeat.net/users/imipak/)
  Sat, Jun 2nd 2007 00:49

Education
Education :: Testing
Software Development

About: TAU (Tuning and Analysis Utilities) is a set of tools for analyzing
the performance of C, C++, Fortran and Java programs. It collects much more
information than is available through prof or gprof, the standard Unix
utilities, including per-process, per-thread, and per-host information,
inclusive and exclusive function times, profiling groups that allow you to
organize data collection, access to hardware counters on some systems,
per-class and per-instance information, the ability to separate data for
each template instantiation, start/stop timers for profiling arbitrary
sections of code, and support for collection of statistics on user-defined
events.

Changes: This release features support for profile snapshots, improved
Fortran support, multiple PerfDMF databases within ParaProf, Lahey 64 bit
compiler under Linux and SiCortex 64 and 32 bit architectures, clock
synchronization in trace files, support for metadata in ppk files and for
building charts, TAU portal scripts for uploading data, support for
persistent communication events in traces, and KTAU OS level shared
counter coupling. Also included are Eclipse/PTP updates for accessing TAU
options and build configurations.

License: Free To Use But Restricted

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

                        - %  - %  - % - % -

[039] - udpcast 20070602 
  by Alain (http://freshmeat.net/users/alainknaff/)
  Sat, Jun 2nd 2007 13:42

Communications
Communications :: File Sharing
Internet :: File Transfer Protocol (FTP)

About: UDPCast allows to send data simultaneously to many destinations on
a local net. This can for instance be used to install entire classrooms of
PCs at once. The advantage over using other methods (nfs, ftp, whatever) is
that udpcast uses Ethernet's multicast abilities: it won't take longer to
install 15 machines than it would to install 2. The tool comes with a
busybox bootdisk for easy loading of the tool. However, udpcast can also
be started from the command line of an already installed system, and can
be used for other purposes than just system installation.

Changes: The kernel was upgraded to 2.6.21.3 and busybox was upgraded to
1.5.1. The code was adapted to Solaris 10 x86 by adding includes and
configure checks. A patch was made to fix parallel make and make
DESTDIR=/tmp/xxx install. gcc4 warnings were addressed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[040] - Video Contact Sheet *NIX 1.0.8a 
  by outlyer (http://freshmeat.net/users/outly3r/)
  Sat, Jun 2nd 2007 00:49

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: An issue where the number of columns set by the user (-c) was
ignored when using the interval mode (-i and default behavior) was fixed.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[041] - Vuurmuur 0.5.73 alpha 3 (Pre-releases)
  by Victor Julien (http://freshmeat.net/users/Victor78/)
  Sat, Jun 2nd 2007 13:40

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

About: Vuurmuur is a middle-end and front-end for netfilter and  iptables
that is aimed at system administrators who need a  decent firewall, but
don't have netfilter specific knowledge. It  converts human-readable rules
into an iptables ruleset (or  optional a bash script), makes netfilter logs
readable, includes  an ncurses GUI. 

Changes: Support for NFQUEUE was added. Startup problems on recent kernels
were fixed. Obsolete options were removed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[042] - Warp Rogue 0.7.7 
  by copx (http://freshmeat.net/users/copx/)
  Sat, Jun 2nd 2007 23:54

Games/Entertainment :: Role-Playing

About: Warp Rogue is a gothic science fantasy roguelike game. It features
RPG-like game mechanics, recruitable NPCs, and a consistent theme.

Changes: A scripting language was added. The game economy was tweaked. A
new perk was added. Using the drug "Focus" caused a crash. This was fixed.


License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[043] - wmluabutton 1.0 
  by ghoulsblade (http://freshmeat.net/users/ghoulsblade/)
  Sat, Jun 2nd 2007 23:48

Desktop Environment
Utilities

About: wmluabutton is a general purpose dockapp that is scriptable with
lua. It can load and display xpm images at runtime, detect mouse clicks on
the images, and can check and update the state regularly. It is intended as
a dockapp for X window managers such as Window Maker, AfterStep, BlackBox,
and Enlightenment. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[044] - Xholon 0.6 
  by Ken Webb (http://freshmeat.net/users/kenwebb/)
  Sat, Jun 2nd 2007 15:01

Scientific/Engineering :: Bioinformatics
Software Development :: Libraries :: Application Frameworks

About: Xholon is a flexible open source tool for multi-paradigm (UML 2,
ABM, SBML, NN, GP, PSys, CA, ...) modeling, simulation, design, execution,
and transformation. Generic Java and XML building blocks are extended into
multiple domains and woven into loosely organized systems. 

Changes: UML state machine simulation capabilities have been extended,
including animation, and fork, join, junction. Additional Agent-Based
Modeling functionality is available. The NetLogo-like syntax has been
enhanced. The architecture is more flexible and is ready to more fully
support integration of multiple domains. Histograms and probability
distributions are now available. Line charts update in real-time. Numerous
other modeling, simulation, transformation, and execution features have
been added. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[045] - Zoph 0.7pre1 (Pre-release)
  by Jeroen Roos (http://freshmeat.net/users/jeroenr/)
  Sat, Jun 2nd 2007 23:51

Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
Multimedia :: Graphics :: Presentation

About: There are many photo-gallery programs available. Zoph is different,
as it concentrates on the management of large collection of photos instead
of just showing them on the Web. It can store a lot of information about
your photos, including the regular EXIF info, photographer, location,
title, description, rating, and the people in the photo. Photos can appear
in multiple albums and categories. Additional features include search,
slideshows, lightboxes, email, access privileges, and multiple languages.

Changes: The most notable new features are a JavaScript based
autocompletion function on the selector boxes for albums, categories,
places, and people; and new views for albums, categories, places, and
people, including a thumbnail view, giving you a preview of what's in that
folder. 

License: GNU General Public License (GPL)

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



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

_______________________________________________
The freshmeat daily newsletter
To unsubscribe, send email to [email protected]
or visit http://lists.freshmeat.net/mailman/listinfo/freshmeat-news
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.