Newsletter for Friday, June 27th 2008

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

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

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

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

Considering the industry's fastest growing Linux but weary of rolling out
without someone behind you? 

HP has a 20-year partnership with Novell and 10 consecutive years Linux
market leadership.  We can offer you best-of-breed technology including
SUSE Linux Enterprise,  paired with proven multi-OS services expertise and
total solution accountability!  Check us out at 

http://www.linux.com/sponsor_solutions/hpos

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

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

[001] - AgileWiki 0.0.7 (COWDB2)
[002] - amforth 2.8 
[003] - Animath 1.5 
[004] - ATLAS 3.8.2 
[005] - Avis client library for C 0.1.0 
[006] - Bitflu 0.51 
[007] - BitRock InstallBuilder 5.4.10 
[008] - cerebro 1.6-1 
[009] - CFITSIO 3.090 
[010] - cgstmad 0.13 
[011] - Claws Mail 3.5.0 
[012] - Claws Mail 3.5.0 (Extra Plugins)
[013] - CPPSERV 0.1.113 
[014] - cronie 1.2 
[015] - Cuneiform for Linux 0.1 
[016] - Earth System Modeling Framework 3.1.0rp1 
[017] - Glossword Requirements Checker 1.1 
[018] - GoblinX Mini Edition 2.7 
[019] - HTTP Ripper 0.1.0 
[020] - im-chooser 1.1.1 
[021] - Java Wikipedia API 3.0.7 
[022] - JumpBox for Mantis 1.1.0 
[023] - JumpBox for Wordpress Blogging System 1.1.0 
[024] - LibAxl 0.5.3 
[025] - LinuxBIOS 2-3391 
[026] - Meld 1.2 
[027] - Network Simulator 3.1-rc2 (Development)
[028] - obov 1.0.0 
[029] - OPeNDAP 3.8.2 (DAP++ SDK)
[030] - OpenDDS 1.1 
[031] - OpenEMM 5.5 
[032] - Openfire 3.5.2 
[033] - OxygenOffice Professional 2.4.1 
[034] - Prelude Manager 0.9.13 
[035] - PyKaraoke 0.6 
[036] - pyWvDial 0.4 
[037] - rinse 1.3 
[038] - ServingXML 0.9.0 
[039] - spserver 0.9.2 
[040] - SQLiteJDBC 052 
[041] - SSL-audit 0.2.dev-r10 
[042] - TestMaker 5.2 Beta 5 
[043] - Time Tracking 1.0 
[044] - trad4 2.0_Beta 
[045] - Vala 0.3.4 
[046] - VariCAD 2008 2.03 
[047] - vitetris 0.43 
[048] - XFast 0.9 RC1 
[049] - ZK Spreadsheet 1.0.0 RC1 


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

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

[001] - AgileWiki 0.0.7 (COWDB2)
  by Bill la Forge (http://freshmeat.net/users/laforge49/)
  Fri, Jun 27th 2008 13:39

Database
Documentation
Information Management

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

Changes: Adjacent free and available blocks are now being consolidated.
This solves a disk fragmentation problem and reduced the footprint on disk
significantly. Bogus DB corruption errors that were raised by validate were
fixed. 

License: Common Public License

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

                        - %  - %  - % - % -

[002] - amforth 2.8 
  by Matthias Trute (http://freshmeat.net/users/mtrute/)
  Fri, Jun 27th 2008 16:45

Scientific/Engineering
Software Development :: Embedded Systems
System :: Hardware

About: amforth is a Forth distribution for the the AVR Atmega
microcontroller. Once put into flash, it needs only a serial connection to
the host computer to work interactivly. New words are compiled directly
into flash, thus extending the dictionary immediately. It provides most of
the ANS94 Forth Standard plus extensions. It is written in AVR standard
assembly language and Forth itself. The main development uses Atmega8 and
Atmega32 controllers; other Atmega controllers work with small adjustments.

Changes: This is a maintenance release. It fixes a regression for the 128K
Atmegas. There are a few more microcontroller types (e.g. the arduiono's)
and library enhancements. The project Web site has a new CSS-based layout.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[003] - Animath 1.5 
  by sfjprojects (http://freshmeat.net/users/sfjprojects/)
  Fri, Jun 27th 2008 13:43

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

About: Animath is a Finite Element Method library entirely implemented in
C++. It is suited for fluid-structure interaction simulation, and it is
mathematically based on higher-order tetrahedral elements. It provides
front-ends to matrix solvers and mesh generators.

Changes: Some name and module hierarchy changes have occurred. A debugged
flow solver has been made available. New linear algebra back-ends have been
incorporated. The visualization module has been improved. 

License: BSD License (revised)

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

                        - %  - %  - % - % -

[004] - ATLAS 3.8.2 
  by imipak (http://freshmeat.net/users/imipak/)
  Fri, Jun 27th 2008 13:13

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: A performance bug where JITcp was always called from ATL_gemmXX.c
was fixed. A bug where complex GEMM sometimes read C when BETA=0 was fixed.
The FreeBSD architecture probe was improved. The Linux CPU throttling probe
was improved. Itanium 2 detection was added as "McKinley" in
archinfo_linux. Cleanup was done for the 4x1 case for 64-bit sgemm. 

License: BSD License (original)

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

                        - %  - %  - % - % -

[005] - Avis client library for C 0.1.0 
  by Matthew Phillips (http://freshmeat.net/users/scramjet/)
  Fri, Jun 27th 2008 13:37

Internet
Software Development :: Libraries

About: The Avis client library is a C API for clients accessing Elvin
event routers, including the open source Avis event router and the
commercial Mantara Elvin product.  

Changes: This is an incomplete alpha release for testing and feedback. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[006] - Bitflu 0.51 
  by broccoli (http://freshmeat.net/users/broccoli/)
  Fri, Jun 27th 2008 16:47

Communications :: File Sharing

About: Bitflu is a BitTorrent client designed to run non-stop as a daemon.
It does not provide a graphical interface, but offers a telnet interface
and can handle multiple torrent downloads. 

Changes: The create_torrent command should no longer trigger a uTorrent
bug (this only happened while creating very small torrents). The unchoking
algorithm has been improved.

License: Artistic License

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

                        - %  - %  - % - % -

[007] - BitRock InstallBuilder 5.4.10 
  by Daniel Lopez (http://freshmeat.net/users/ridruejo/)
  Fri, Jun 27th 2008 20:23

Desktop Environment :: Gnome
Desktop Environment :: Tools
Software Development

About: BitRock InstallBuilder allows you to create easy-to-use
multiplatform installers for Linux (x86/PPC/s390/x86_64/Itanium), Windows,
Mac OS X, FreeBSD, OpenBSD, Solaris (x86/Sparc), IRIX, AIX, and HP-UX
applications. The generated application installers have a native
look-and-feel and no external dependencies, and can be run in GUI, text,
and unattended modes. In addition to self-contained installers, the
installation tool is also able to generate standalone RPM packages. 

Changes: This release has a new built-in unzip action. The substitute
action now supports encoding. You can specify the icon index for Windows
shortcuts.

License: Other/Proprietary License with Free Trial

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

                        - %  - %  - % - % -

[008] - cerebro 1.6-1 
  by Albert Chu (http://freshmeat.net/users/chu11/)
  Fri, Jun 27th 2008 20:16



About: Cerebro is a collection of cluster monitoring tools and libraries.

Changes: This release fixes a cerebrod initialization race, cerebrod error
output messages, a config file parsing corner case, and documentation
typos.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[009] - CFITSIO 3.090 
  by imipak (http://freshmeat.net/users/imipak/)
  Fri, Jun 27th 2008 13:21

Scientific/Engineering :: Astronomy
Scientific/Engineering :: Visualization
Software Development :: Libraries

About: CFITSIO is a library of C and Fortran subroutines for  reading and
writing data files in the FITS (Flexible Image  Transport System) data
format. It simplifies the task of  writing software that deals with FITS
files by providing an  easy to use set of high-level routines that insulate
the  programmer from the internal complexities of the FITS file  format.

Changes: A new BYTEPIX compression parameter when tile-compressing images
with the Rice algorithm was added. The NAXIS and NAXISn keyword values are
cached in the fitsio structure for efficiency. Variants of the Rice
compression and uncompression routines were added to support short int
images. The efficiency when compressing integer images with gzip was
improved. Numerous bugs were fixed. 

License: BSD License (original)

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

                        - %  - %  - % - % -

[010] - cgstmad 0.13 
  by Marcelo (http://freshmeat.net/users/blkdg/)
  Fri, Jun 27th 2008 16:37

Multimedia :: Sound/Audio :: Speech

About: Cgstmad is an experimental articulatory speech synthesizer that
uses GnuSpeech's tube model and articulation data.

Changes: The interpolation of volume posture parameters in transitions has
been fixed. Artic_editor now shows the postures in the test graph.
Qtubemodel has better sound.

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[011] - Claws Mail 3.5.0 
  by Paul Mangan (http://freshmeat.net/users/daWB/)
  Fri, Jun 27th 2008 13:47

Communications :: Email :: Email Clients (MUA)
Communications :: Usenet News

About: Claws Mail is a GTK+ based, lightweight, and fast email client.
Almost all commands are accessible with the keyboard. It also has many
features such as multiple accounts, POP3/SMTP/IMAP/NNTP support, OpenSSL,
GnuPG, and LDAP support, a plugin system, spell checking, filtering,
Actions, spam and virus filters, an address book, internationalization, and
much more. 

Changes: The options to "Use secure file deletion if possible" and to
"Select the HTML part of multipart/alternative messages" were added.
Support was added for the Avant Window Navigator (Awn). GUI improvements
were added. Support for a Gmail exported CSV address book was added to the
address book importer script. Several translations were updated. 

License: GNU General Public License v3

URL: http://freshmeat.net/projects/claws-mail/

                        - %  - %  - % - % -

[012] - Claws Mail 3.5.0 (Extra Plugins)
  by Paul Mangan (http://freshmeat.net/users/daWB/)
  Fri, Jun 27th 2008 16:31

Communications :: Email :: Email Clients (MUA)
Communications :: Usenet News

About: Claws Mail is a GTK+ based, lightweight, and fast email client.
Almost all commands are accessible with the keyboard. It also has many
features such as multiple accounts, POP3/SMTP/IMAP/NNTP support, OpenSSL,
GnuPG, and LDAP support, a plugin system, spell checking, filtering,
Actions, spam and virus filters, an address book, internationalization, and
much more. 

Changes: This release contains 17 plugins. The Mail Archiver plugin is new
in this release. The PDF Viewer plugin has been dropped due to licensing
issues.

License: GNU General Public License v3

URL: http://freshmeat.net/projects/claws-mail/

                        - %  - %  - % - % -

[013] - CPPSERV 0.1.113 
  by Ilya VE (http://freshmeat.net/users/iluxa/)
  Fri, Jun 27th 2008 20:24

Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: HTTP Servers

About: CPPSERV is a Web application server / servlet container that
provides a Servlet-like API to C++. It also contains CSP (C++ Server Pages)
functionality, similar to pre-compiled JSP. It consists of stand-alone
application server and Web server front-ends. Modules for Apache and
lighttpd are available.

Changes: This release has an implementation for accessing information
about the local and remote ends of HTTP connections.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[014] - cronie 1.2 
  by mmaslano (http://freshmeat.net/users/mmaslano/)
  Fri, Jun 27th 2008 16:43

System :: Operating System

About: The cronie package contains the Vixie version of cron. Cron is a
standard UNIX daemon that runs specified programs at scheduled times. This
fork of cron adds better security and more powerful configuration options
to the standard version of cron. It's possible to use cronie with or
without these features: PAM authentication, SElinux, and inotify support. 

Changes: This release includes inotify support. SElinux support has been
updated. Patches for Solaris portability have been added.

License: BSD License (revised)

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

                        - %  - %  - % - % -

[015] - Cuneiform for Linux 0.1 
  by JussiP (http://freshmeat.net/users/JussiP/)
  Fri, Jun 27th 2008 21:55

Text Processing

About: Cuneiform is a commercial grade optical character recognition (OCR)
system. It was originally developed and open sourced by Cognitive
technologies, and was originally Windows-only. This project aims to port
Cuneiform to run natively on Linux.

License: BSD License (revised)

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

                        - %  - %  - % - % -

[016] - Earth System Modeling Framework 3.1.0rp1 
  by imipak (http://freshmeat.net/users/imipak/)
  Fri, Jun 27th 2008 20:25

Scientific/Engineering :: Geographical
Scientific/Engineering :: Mathematics
Scientific/Engineering :: Physics

About: ESMF is software for building and coupling weather, climate, and
related models. The premise is that complicated applications should be
broken up into smaller pieces, or components. A component is a unit of
software composition that has a coherent function, and a standard calling
interface and behavior. Components can be assembled to create multiple
applications, and different implementations of a component may be
available.

Changes: Minor API enhancements. Minor bugfixes.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[017] - Glossword Requirements Checker 1.1 
  by Dmitry N. Shilnikov (http://freshmeat.net/users/tty01/)
  Fri, Jun 27th 2008 20:26

Internet :: WWW/HTTP :: Site Management
Software Development :: Testing
System :: Installation/Setup

About: Glossword Requirements Checker is PHP script which checks if your
server configuration meets the requirements for running specific PHP
applications. 

Changes: This version features support for the PHP applications Joomla and
PHPBB. Some usability improvements were made.

License: GNU General Public License v2

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

                        - %  - %  - % - % -

[018] - GoblinX Mini Edition 2.7 
  by Grobsch (http://freshmeat.net/users/Grobsch/)
  Fri, Jun 27th 2008 16:36

System :: Operating System :: Linux Distributions :: CD-Based

About: GoblinX Mini Edition is a small version of the LiveCD for GoblinX
and contains only XFCE and some GTK/GTK2 based applications. The edition is
indicated for those users whose want to remaster the distribution and who
have difficulty with downloading more than three hundred megabytes of data.


Changes: This release upgrades the kernel (2.6.24.3), AuFS, SquashFS,
Linux Live, and all GNOME libraries and applications. It upgrades all
interfaces, scripts, the Isolinux menu, themes, and more. It adds several
more features like Slik, Web mount, better save/restore changes, userspace
suspend, file manager actions, and more.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[019] - HTTP Ripper 0.1.0 
  by Jonas Wagner (http://freshmeat.net/users/veerz/)
  Fri, Jun 27th 2008 20:23

Internet :: Proxy Servers

About: HTTP Ripper is a generic ripper for the Web. It allows you to
download movies and music almost any Web site. It acts as an HTTP proxy.

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[020] - im-chooser 1.1.1 
  by Akira TAGOH (http://freshmeat.net/users/tagoh/)
  Fri, Jun 27th 2008 13:10

Desktop Environment :: Tools

About: im-chooser is a GUI frontend application featured with IMSettings
to choose the input method you want to use. It can also disable input
methods entirely on the desktop. This allows you to pick an input method
and switch it on demand without restarting either your applications or your
desktop. 

Changes: A segfault problem when no Input Method installed was fixed.
Translation updates were made. 

License: GNU General Public License v2

URL: http://freshmeat.net/projects/im-chooser/

                        - %  - %  - % - % -

[021] - Java Wikipedia API 3.0.7 
  by Axel (http://freshmeat.net/users/axelcl/)
  Fri, Jun 27th 2008 11:55

Internet :: WWW/HTTP :: Dynamic Content :: Wiki
Software Development :: Libraries :: Java Libraries
Text Processing :: Markup :: DocBook

About: The main purpose of the Java Wikipedia API (Bliki engine) is the
rendering of the Wikipedia (aka Mediawiki) syntax into HTML. Partial
support for conversion to PDF and Docbook is available. Additionally, the
Mediawiki api.php calls are wrapped in Java classes.

Changes: The wikipedia CSS style is used in the generated HTML and PDF
files. The APIWikiModel downloads images now. Redirected content is parsed
in APIWikiModel. New template functions were added: #expr, #ifexpr, lc,
lcfirst, ns, #switch, uc, ucfirst, and urlencode. The parser template
function mapping was changed: the '#' character must now be prepended in
the key. See Configuration.java for an example. Derby Database support was
added for the HTML and PDF file creators (see HTMLCreatorTest and
PDFCreatorTest in the JUnit module). 

License: Common Public License

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

                        - %  - %  - % - % -

[022] - JumpBox for Mantis 1.1.0 
  by Grid7 (http://freshmeat.net/users/grid7/)
  Fri, Jun 27th 2008 20:16

Information Management
Information Management :: Issue Tracking
Information Management :: Workflow Frameworks

About: Mantis is a Web-based bug tracking system that has a suite of
advanced features including time tracking, wiki integration, email
notifications, RSS, a RESTful interface, Twitter integration, roadmap
functionality, preset workflows, and integration with SVN and CVS.

Changes: This JumpBox is now running on the production release of the
v.1.1 platform, and includes several enhancements. Most notably, it
includes built-in automated backups to Amazon S3, integrated Web stats for
the application, a GUI-based SSL cert configuration tool, a GUI-based
method for configuring an email relay, and an update of the underlying OS
to Ubuntu Base 8.04 LTS.

License: Free To Use But Restricted

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

                        - %  - %  - % - % -

[023] - JumpBox for Wordpress Blogging System 1.1.0 
  by Grid7 (http://freshmeat.net/users/grid7/)
  Fri, Jun 27th 2008 11:59

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

About: The JumpBox for Wordpress Blogging System allows anyone to be up
and running with the Wordpress blogging platform in under a minute.
JumpBoxes require virtualization software to run. They are self-contained
instances that can be moved across OS's and hosting environments, and
because they work as a single unit, they're perfect for offline
development.

Changes: This JumpBox is now running on the production release of the 1.1
platform and includes all the enhancements listed in this post:
http://www.jumpbox.com/node/1092. Most notably, this includes built-in
automated backups to Amazon S3, integrated Web stats for the application,
the addition of a GUI-based SSL cert configuration tool, a GUI-based method
for configuring an email relay, and an update of the underlying OS to
Ubuntu Base 8.04 LTS. 

License: Free To Use But Restricted

URL: http://freshmeat.net/projects/jumpbox-wordpress/

                        - %  - %  - % - % -

[024] - LibAxl 0.5.3 
  by Advanced Software Production Line (http://freshmeat.net/users/aspl/)
  Fri, Jun 27th 2008 13:37

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

About: LibAxl is an efficient implementation of the XML 1.0 standard
specification. It doesn't have any external library dependencies, having a
clean implementation based on opaque types and a consistent API to
manipulate your XML documents without compromising your code. It is
extremely memory efficient and thread safe with a small footprint (111k).
It also includes XML Namespaces support.

Changes: Fixes and some new functions were added. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[025] - LinuxBIOS 2-3391 
  by imipak (http://freshmeat.net/users/imipak/)
  Fri, Jun 27th 2008 13:25

System :: Boot

About: Coreboot (formerly known as LinuxBIOS) is a project that aims to
replace the normal BIOS with a little bit of hardware initialization and a
payload. Payloads can include a compressed Linux kernel, FILO, GRUB2,
OpenBIOS, Open Firmware, SmartFirmware, GNUFI (UEFI), Etherboot, ADLO (for
booting Windows and OpenBSD), Plan 9, or memtest86. 

Changes: Support was added for IP1000, PCISA-LX-800-R10, SCH5027, SCH3112,
SST39VF512, SST39VF010, SST39VF040, SST39LF, 82845, 6300ESB, A29040B,
A25L40P, A49LF040A, ATC-6240, P4B266, EPIA-CN, numerous ATMEL SPI flash
chips, and Pm49FL004/2. FAM10, vt8237r, vt8237r, MS-7135, s2891, RM4100,
3100 LPC, ITE IT8718F, IT8716F, F71805F, PC87427, GA-7VT600, AT29C020,
SST29EE010, and m57sli were updated. The JEDEC vendor ID is checked for
correct parity. FreeBSD support was added. Numerous bugfixes, code
cleanups, and minor enhancements were made. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[026] - Meld 1.2 
  by Stephen Kennedy (http://freshmeat.net/users/steve9000/)
  Fri, Jun 27th 2008 13:05

Software Development :: Version Control
Software Development :: Version Control :: CVS
Text Editors

About: Meld is a visual diff and merge tool. It integrates with most
version control systems. The diff viewer lets you edit files in place
(diffs update dynamically), and a middle column shows detailed changes and
allows merges. The margins show location of changes for easy browsing, and
it also features a tabbed interface that allows you to open many diffs at
once. 

Changes: Tab rendering was improved. Folder comparison was made much
faster for large directories. A fatal i18n bug was fixed. UI tweaks and
cleanups were made. A vc library redundancy was cleaned up. Various version
control fixes were made. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[027] - Network Simulator 3.1-rc2 (Development)
  by imipak (http://freshmeat.net/users/imipak/)
  Fri, Jun 27th 2008 13:28

Education
Internet
System :: Networking

About: Ns is a discrete event simulator targeted at  networking research.
It provides substantial  support for simulation of TCP, routing, and 
multicast protocols over wired and wireless (local  and satellite)
networks. It includes an optional  network animator (nam).

Changes: Numerous enhancements and bugfixes were made. 

License: GNU General Public License v2

URL: http://freshmeat.net/projects/ns-2/

                        - %  - %  - % - % -

[028] - obov 1.0.0 
  by Ricardo Zuasti (http://freshmeat.net/users/rzuasti/)
  Fri, Jun 27th 2008 20:34

Security
Security :: Cryptography
Software Development :: Libraries :: Java Libraries

About: obov stands for OATH Based OTP validator. It's a 100% pure Java
library that provides simple to use methods (and related utilities) to
validate one time passwords generated by OATH compliant devices.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[029] - OPeNDAP 3.8.2 (DAP++ SDK)
  by imipak (http://freshmeat.net/users/imipak/)
  Fri, Jun 27th 2008 20:28

Database
Internet
Scientific/Engineering

About: OPeNDAP is a client/server system for making local data accessible
to remote locations without regard to the local or remote storage format,
architecture, or environment. 

Changes: HTTP client-side cache fixes. HTTP redirects are now correctly
supported. An improved installer for Win32. A new API for using server-side
ancillary data.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[030] - OpenDDS 1.1 
  by imipak (http://freshmeat.net/users/imipak/)
  Fri, Jun 27th 2008 20:27

Software Development :: Libraries
Software Development :: Object Brokering :: CORBA

About: OpenDDS is a C++ implementation of the Object Management Group's
Data Distribution Service for real-time systems specification. In
particular, this implements the Data-Centric Publish-Subscribe (DCPS) layer
of the DDS specification. 

Changes: This release adds extensive QoS support.

License: Freely Distributable

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

                        - %  - %  - % - % -

[031] - OpenEMM 5.5 
  by Martin Aschoff (http://freshmeat.net/users/maschoff/)
  Fri, Jun 27th 2008 16:34

Communications :: Email :: Mailing List Servers
Office/Business :: CRM

About: OpenEMM is a feature-rich enterprise software for professional
newsletter and email marketing. It offers sophisticated bounce management,
link tracking, statistics, and a scripting feature to set up transaction
mailings (data, event, and time triggered). 

Changes: New features like statistic charts showing mail openings over
time (week/day) and the ability to delete recipients from the database. The
format and size of lists for mailings, templates, and recipients can be
changed now thanks to some AJAX wizardry. This release comes with a lowered
memory footprint, and the Linux version no longer needs Sendmail. If you
decide to keep Sendmail, it can be shared with other applications. A Web
service method named "updateSubscriber" has been introduced.

License: OSI Approved

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

                        - %  - %  - % - % -

[032] - Openfire 3.5.2 
  by Philipp Hahn (http://freshmeat.net/users/pmhahn/)
  Fri, Jun 27th 2008 16:33

Communications :: Chat

About: Openfire (formerly Wildfire) is a real-time collaboration (RTC)
server. It uses the only widely adopted open protocol for instant
messaging, XMPP (also called Jabber). Openfire is incredibly easy to setup
and administer, but offers rock-solid security and performance. 

Changes: This release adds a Slovenian translation. It updates the MINA
library and Jetty server. Clients are no longer able to disconnect other
clients. MUC lock could freeze the entire server. Resource conflict when
running in a cluster was having synchronization problems. Sending non-Latin
symbols in email messages is allowed. Closing idle HTTP sessions was not
removing the user from groupchat rooms.

License: GNU General Public License v2

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

                        - %  - %  - % - % -

[033] - OxygenOffice Professional 2.4.1 
  by KAMI (http://freshmeat.net/users/KAMI911/)
  Fri, Jun 27th 2008 16:44

Office/Business :: Office Suites

About: OxygenOffice Professional is an enhanced version of OpenOffice.org.
It includes more than 3400 graphics, both clip art and photos, which are
integrated into the gallery and can easily be placed into any OxygenOffice
document. Several templates and sample documents are included, as well as
over 90 fonts. OOoWikipedia, which can search Wikipedia, is also included.
An enhanced help menu, additional User's Manual, and extended tips are
great to help beginners get started. You can use more predefined gradients,
colors, and other useful elements, run VBA from Excel documents in Calc,
and import Office Open XML (Microsoft Office 2007), Works, WordPerfect
files, and T602 documents

Changes: Security fixes and other bugfixes.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[034] - Prelude Manager 0.9.13 
  by yoann (http://freshmeat.net/users/yoann/)
  Fri, Jun 27th 2008 13:40

Security
System :: Monitoring

About: Prelude-Manager is a high-availability server that collects and
normalizes information from distributed Prelude-IDS sensors and stores them
in a database (or any kind of user-provided media). It is part of Prelude,
a hybrid Intrusion Detection framework implementing an open communication
layer for use by any security application. Prelude-Manager also provide the
ability to relay received events to one or several other prelude-manager
servers and allows users to filter received events so they can provide
specific actions for specific events. Support for filtering plugins allows
users to hook into different places in the Manager to define custom
criteria for alert relaying and logging.

Changes: libev was updated to 3.42, including a number of fixes. The
Prelude-Manager-SMTP plugin is included, providing the ability to send a
textual alert as mail in Prelude-Manager. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[035] - PyKaraoke 0.6 
  by Kelvin Lawson (http://freshmeat.net/users/kiboshed/)
  Fri, Jun 27th 2008 13:09

Multimedia :: Sound/Audio :: Players
Software Development :: Libraries :: Python Modules

About: PyKaraoke is a karaoke player which supports the CDG (MP3+G,
OGG+G), MIDI (.KAR, .MID), and MPEG formats. The project consists of a GUI
frontend and separate pycdg, pykar, and pympg player modules. The GUI
provides a full application frontend, with playlist functionality and a
searchable database. The pycdg, pykar, and pympg modules can also be used
as standalone command-line players or imported into any Python programs
that would like CDG, MIDI/KAR, or MPEG playback. 

Changes: The GUI was greatly improved with many new features and
additional configuration options. You can also now launch external media
players to play formats not supported as standard. The new export feature
allows you to convert CDG and KAR karaoke files to MPG and other formats.
Mac OS X is now fully supported. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[036] - pyWvDial 0.4 
  by Giacomo Lozito (http://freshmeat.net/users/city_hunter/)
  Fri, Jun 27th 2008 21:55

System :: Networking

About: pyWvDial is a simple and handy frontend for WvDial. It provides a
graphical interface for configuration and execution of WvDial, with an
output monitor and a system tray icon, and grants easy access to connection
information such as IP address, DNS address, and interface used. pyWvDial
is a multi-threaded Python program and requires PyGTK 2.12 or higher.

License: GNU General Public License v2

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

                        - %  - %  - % - % -

[037] - rinse 1.3 
  by Steve Kemp (http://freshmeat.net/users/skx/)
  Fri, Jun 27th 2008 20:25

System :: Systems Administration

About: rinse is a simple tool which allows you to bootstrap a basic
installation of a number of RPM-based distributions on a Debian GNU/Linux
host. 

Changes: This release adds support for creating new installations of
Fedora Core 9. The caching system in use was slightly improved to ensure
that new installations of distributions is less likely to involve
downloading files that have previously been fetched.

License: Perl License

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

                        - %  - %  - % - % -

[038] - ServingXML 0.9.0 
  by Daniel Parker (http://freshmeat.net/users/danielaparker/)
  Fri, Jun 27th 2008 13:13

Database
Text Processing :: Markup :: HTML/XHTML
Text Processing :: Markup :: XML

About: ServingXML is a markup language for expressing XML pipelines and an
extensible Java framework for defining the elements of the language. It
defines a vocabulary for expressing flat-XML, XML-flat, flat-flat, and
XML-XML transformations in pipelines. The accompanying console app supports
reading content as XML files, flat files, SQL queries, or SAX events, and
writing it as XML, HTML, PDF, or mail attachments. This software is
especially suited for converting flat file or database records to XML, with
its support for namespaces, variant record types, multi-valued fields,
segments and repeating groups, hierarchical grouping of records, and
row-by-row validation with XML Schema. There is also an API for embedding
the software in a Java application.

Changes: This release adds an sx:commandSource element, which allows a
flat file reader or an XML reader to read from the standard output of a
shell command. It also adds an sx:commandSink element, which allows a flat
file writer or an XML serializer to write to the standard input of a shell
command. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[039] - spserver 0.9.2 
  by stephen (http://freshmeat.net/users/iunknown/)
  Fri, Jun 27th 2008 16:46

Communications
Internet :: WWW/HTTP :: HTTP Servers
System :: Networking

About: SPServer is a high concurrency C++ server framework library that
implements the Half-Sync/Half-Async and the Leader/Follower thread pool
patterns. It is based on libevent (Unix/Linux) and IOCP (Win32) in order to
utilize the best I/O loop on any platform. It supports SSL for secure
transactions. An SSL proxy, sptunnel, is included along with an embedded
HTTP server framework, sphttp. 

Changes: An XySSL socket I/O layer for spserver was added. An abstract
layer for socket I/O was added, and the OpenSSL plugin has been ported to
the IOCP server framework.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[040] - SQLiteJDBC 052 
  by David Crawshaw (http://freshmeat.net/users/crawshaw/)
  Fri, Jun 27th 2008 22:57

Database :: API
Software Development :: Libraries

About: SQLiteJDBC is a Java JDBC driver for SQLite 3. It comes as either a
pure Java driver based on NestedVM or a native JNI library. Native binaries
are provided for Mac OS X and Windows. 

Changes: Closing a closed statement now has no effect, and there are other
bugfixes. Binary size has shrunk, and whether the amalgamated jar is
running in pure or native mode can be determined by
DatabaseMetaData.getDriverVersion().

License: BSD License (revised)

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

                        - %  - %  - % - % -

[041] - SSL-audit 0.2.dev-r10 
  by Hartmut Goebel (http://freshmeat.net/users/htgoebel/)
  Fri, Jun 27th 2008 16:38

Security

About: ssl-audit helps you find weak RSA/DSA keys as they are produced by
corrupt Debian OpenSSL packages. Since this problem may affect other
platforms indirectly, ssl-audit also supports Windows and Mac OS X. 

Changes: This release has a GUI. It will check to see whether the database
file exists. There are some error messages if reading the files fails.

License: GNU General Public License v3

URL: http://freshmeat.net/projects/ssl-audit/

                        - %  - %  - % - % -

[042] - TestMaker 5.2 Beta 5 
  by Frank Cohen (http://freshmeat.net/users/fcohen/)
  Fri, Jun 27th 2008 22:59

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: New example test agents and tutorials, test debugging features,
data production libraries, an interface for functional test results, and
many bugfixes.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[043] - Time Tracking 1.0 
  by 22plus Network s.r.l (http://freshmeat.net/users/22plus/)
  Fri, Jun 27th 2008 13:42



About: Time Tracking is a Web-based time tracking application. It allows
you and your team to enter the time spent on different tasks while working.
It features three simple ways to fill time sheets: punch in/punch out, time
intervals, and time span. It shows daily and monthy overviews of worked
time and reports per project, client, or team member. Clients, reports, and
teams can be managed. The time and location from where the timesheets were
entered can be monitored and tracked. 

License: Shareware

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

                        - %  - %  - % - % -

[044] - trad4 2.0_Beta 
  by schevans (http://freshmeat.net/users/schevans/)
  Fri, Jun 27th 2008 20:13

Information Management
Office/Business :: Financial :: Investment
Scientific/Engineering :: Mathematics

About: Trad4 is a fully concurrent, thread safe, graph based programming
language that scales linearly on multiple cores. It is initially intended
for deployment in the financial industry to model real-time risk. It is a
new way of arranging programs in memory and a new style of flow-of-control.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[045] - Vala 0.3.4 
  by Jürg Billeter (http://freshmeat.net/users/juergbi/)
  Fri, Jun 27th 2008 16:35

Desktop Environment :: Gnome
Software Development :: Compilers

About: Vala is a new programming language that aims to bring modern
programming language features to GNOME developers without imposing any
additional runtime requirements, and without using a different ABI compared
to applications and libraries written in C.

Changes: This release improves support for D-Bus clients and D-Bus
services, and adds basic support for detailed GObject signals. Arguments to
the printf function are now type checked, and the 'in' operator supports
Gee.Collection and Gee.Map. The GLib, GTK+, and GStreamer bindings have
been updated, libgsf-1 and loudmouth-1.0 bindings have been added, and many
bugs have been fixed.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[046] - VariCAD 2008 2.03 
  by Leos Zaplatilek (http://freshmeat.net/users/varicad/)
  Fri, Jun 27th 2008 20:15

Communications :: Email
Multimedia :: Graphics :: 3D Modeling

About: VariCAD is a 3D/2D CAD system for mechanical engineering. In
addition to standard tools for 3D modeling and 2D drafting, the CAD system
provides tools for sheet metal unbending and crash tests, libraries of
standard mechanical parts (ANSI, DIN) and symbols, mechanical part
calculations, and tools for working with bills of materials (BOMs) and
title blocks. VariCAD supports STEP, STL, IGES, DWG, and DXF file formats. 

Changes: This release is available in both 32 and 64-bit versions. It
allows the use of 2D tools in 3D space for editing profiles of 3D solids
and creation of new solids. It has improvements in 2D drawing, working with
colors and their settings, improvements in 3D display and objects
selection, and more.

License: Other/Proprietary License with Free Trial

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

                        - %  - %  - % - % -

[047] - vitetris 0.43 
  by Victor Nilsson (http://freshmeat.net/users/vervex/)
  Fri, Jun 27th 2008 16:44

Games/Entertainment :: Arcade
Games/Entertainment :: Puzzle Games

About: vitetris is a Tetris clone for the terminal that doesn't need
ncurses. It features configurable keys, a high score table, and 2-player
mode on the same computer or over network. Joysticks/gamepads are supported
on Linux. Gameplay is much like the early Tetris games by Nintendo. 

Changes: The nosafedrop option mentioned in the README is finally
implemented. The curses version no longer uses select on the stdin file
descriptor to wait for input. Old TTY invitation files (/tmp/vitetris-*)
are now removed automatically.

License: BSD License (revised)

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

                        - %  - %  - % - % -

[048] - XFast 0.9 RC1 
  by Oxygenic (http://freshmeat.net/users/oxygenic/)
  Fri, Jun 27th 2008 13:45

Desktop Environment
Multimedia :: Graphics

About: XFast is a slim and lightweight desktop environment that
incorporates both a window server and window manager within the same
project. Its intended use is on embedded platforms where resources are low,
as well as everywhere a desktop environment needs to be started very
quickly and with low memory consumption. XFast can be used together with
existing GTK and SDL applications, so there is no need to rewrite them for
this new windowing system.  

Changes: This is the first release candidate after forking from Xynth and
changing to the GPL. The code size has been decreased dramatically by
removing copied library code, and it has been adapted to compile with
current versions of the Vesa video driver library. The useless caca video
driver was removed. Scripts have been added for easier theme creation and a
touchscreen-optimized theme was created. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[049] - ZK Spreadsheet 1.0.0 RC1 
  by DennisChen (http://freshmeat.net/users/atticcat/)
  Fri, Jun 27th 2008 13:35

Internet :: WWW/HTTP

About: ZK Spreadsheet is an Excel-like spreadsheet component running under
the ZK Ajax framework. You can embed it inside Web applications and display
it on Web pages.

Changes: More friendly key controls were added on the client side. A
highlight area was provided to mark a range of cells. More bugs were fixed.


License: GNU General Public License (GPL)

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



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

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