Newsletter for Saturday, April 07th 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/04/07/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce

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

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

[001] - Atomic Tanks 2.3 (Stable)
[002] - BalanceNG 1.822 
[003] - Cherokee 0.6.0 Beta1 (Development)
[004] - Dataxi 1.0.1 
[005] - Dice3DS 0.6 
[006] - dvdmenuauthor 0.02 
[007] - Easy Funktion 6.00 
[008] - Enigform 0.7.9 
[009] - eXtended Account Management System 0.0.18 
[010] - FCKeditor 2.4.2 
[011] - fetchmail 6.3.8 (Stable)
[012] - FlowFlowMania 0.6 
[013] - ies2iv 1.0-3 
[014] - JVanish 0.3.28 
[015] - LanguageTool 0.8.9 
[016] - Libc-X 1.0.1b 
[017] - Modular Google Talk Bot 1.3 
[018] - MozPlugger 1.8.1 
[019] - MplayerXP 0.6.2 
[020] - NAS 1.9 
[021] - OBM 1.2.8 
[022] - Open Babel 2.1.0 (Development)
[023] - openQRM Plug-ins 0.5 (Xen)
[024] - OvBB 0.16a 
[025] - PDFRead v5 
[026] - PHP music player controller 0.2 
[027] - PHP WebDAV extension 1.1 
[028] - Pieforms 0.2.2 
[029] - pyswarm 0.6.2 
[030] - Quamachi 0.1.2 
[031] - Ragel State Machine Compiler 5.20 
[032] - RailRoad 0.1.2 
[033] - sdparm 1.01 
[034] - StreamCruncher 1.10 Beta 
[035] - VIDeo Interface for *niX 1.0.0 
[036] - WP Clipart 3.0 


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

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

[001] - Atomic Tanks 2.3 (Stable)
  by Slicer (http://freshmeat.net/users/slicer/)
  Sat, Apr 7th 2007 13:48

Games/Entertainment
Games/Entertainment :: Arcade
Games/Entertainment :: Turn Based Strategy

About: Atanks is a multi-platform Scorched Earth clone similar to the
Worms series of games. Annihilate the other tanks to earn money, then
spend it on bigger and better shields and weapons to wipe out the
opposition. It features a wide array of weapons, AI players, destructible
landscape, weather, parachutes, teleports and a wide range of other
features.

Changes: This release introduces a new device, fixes some minor bugs, and
adds some cosmetic improvements. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[002] - BalanceNG 1.822 
  by Thomas Obermair (http://freshmeat.net/users/thomasobermair/)
  Sat, Apr 7th 2007 13:09

Internet
Internet :: Proxy Servers
Internet :: WWW/HTTP :: Site Management

About: BalanceNG is a modern software IP load balancing solution. It is
small, fast, and easy to use and setup. It offers session persistence,
different distribution methods (Round Robin, Random, Weighted Random,
Least Session, Least Bandwidth, Hash, Agent, and Randomized Agent) and a
customizable UDP health check agent in source code. It supports VRRP to
set up high availability configurations on multiple nodes. It supports
SNMP, integrating the BALANCENG-MIB with Net-SNMPD. It integrates pcap
packet dumping for debugging purposes and allows the implementation of a
"transparent forensic logging bridge". 

Changes: An interactive timeout of 5 minutes has been added to the "bng
control" mode. Multiple identical warnings when updating the Ethernet
forwarding table are now suppressed correctly. 

License: Other/Proprietary License with Free Trial

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

                        - %  - %  - % - % -

[003] - Cherokee 0.6.0 Beta1 (Development)
  by alo (http://freshmeat.net/users/godsmaze/)
  Sat, Apr 7th 2007 02:59

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

About: Cherokee is a very fast, flexible, and easy to configure Web
Server. It supports the currently widespread technologies: FastCGI, SCGI,
PHP, CGI, TLS and SSL encrypted connections, Virtual hosts,
authentication, on the fly encoding, Apache compatible log files, and much
more. It also provides two versions. The default one scales up in SMP
systems. Besides, it is also possible to compile u-Cherokee, a much
smaller version of the server suitable for embedded devices. 

Changes: This beta version features two years of work and includes many
improvements and changes such as better performance, a brand new
configuration system, and new plug-ins for LDAP, MySQL, and mirroring.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[004] - Dataxi 1.0.1 
  by Jyry Kuukkanen (http://freshmeat.net/users/jyry/)
  Sat, Apr 7th 2007 13:36

Database :: Database Engines/Servers
Database :: Front-Ends
Software Development :: Libraries :: PHP Classes

About: Dataxi is a database access system that uses a single form to
query, view, and modify data spread to one or more tables in a true
relational manner. In addition, Dataxi provides a platform to build
database-oriented applications of any size that can be accessed through a
Web interface.

Changes: This version works with both PHP 4 and 5. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[005] - Dice3DS 0.6 
  by aerojockey (http://freshmeat.net/users/aerojockey/)
  Sat, Apr 7th 2007 23:23

Multimedia :: Graphics
Multimedia :: Graphics :: 3D Modeling
Multimedia :: Graphics :: 3D Rendering

About: Dice3DS is a set of Pure Python modules for dealing with 3D Studio
format (*.3ds) files. It maps 3DS chunks into a hierarchical set of Python
objects; it's a lot like how ElementTree works for XML files. Dice3DS
requires Python 2.4 or higher, and Numpy. Note that it is not a wrapper
for lib3ds.

Changes: The code was changed to use the constants defined in the "numpy"
namespace instead of the "Numeric" namespace, since numpy no longer seems
to provide the Numeric constants. The advantage is that it works for numpy
1.0. The disadvantage is that you can no longer backport it to Numeric by
changing the import statements. Most inexplicably, the behavior of
numpy.sum changed and broke the calculation of normals. Thus, the builtin
sum is used in util.py instead of numpy.sum. 

License: BSD License (revised)

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

                        - %  - %  - % - % -

[006] - dvdmenuauthor 0.02 
  by pts (http://freshmeat.net/users/pts/)
  Sat, Apr 7th 2007 14:18

Multimedia :: Video
Text Processing :: Markup :: TeX/LaTeX
Utilities

About: dvdmenuauthor makes it easy and efficient to author a DVD with
menus in an indirect (non-WYSIWYG) way. An XML project file drives the DVD
authoring, from which both menus and a dvdauthor XML file are generated.
dvdauthor and spumux are then used to author the DVD filesystem. Menu
items (buttons and static items such as images and text) can be specified
conscisely in the project XML file with LaTeX markup (to be processed by
pdfLaTeX and rendered by xpdf). 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[007] - Easy Funktion 6.00 
  by magr (http://freshmeat.net/users/magr/)
  Sat, Apr 7th 2007 13:44

Education
Scientific/Engineering :: Electronic Design Automation (EDA)
Scientific/Engineering :: Mathematics

About: Easy Funktion is 2D function plotter software with an  equation
solver. It has an office-like GUI frontend and  features a built-in pocket
calculator, calculating with  complex numbers (with special extensions for 
electronics, e.g. capacitor/inductor impedance), a  function to export to
spreadsheet software, and an  advanced formula editor with automatic
formatting.

Changes: Installation on Linux was reworked to allow the standard
procedure of "./configure; make; make install". 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[008] - Enigform 0.7.9 
  by Buanzo (http://freshmeat.net/users/buanzo/)
  Sat, Apr 7th 2007 13:36

Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Browsers

About: Enigform is a Mozilla Firefox extension that provides the ability
to digitally sign HTTP GET and POST requests, even those generated via
AJAX. It implements the mechanism described in the white paper
"OpenPGP-based Identity and Data Authentication for HTTP", by Arturo
Buanzo Busleiman. 

Changes: Enigform is now an XPCOM Component (nsIEnigformService). A new
preferences system was added. The "multiple passphrase dialog" bug is now
fixed. Enigform is listed in addons.mozilla.org. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[009] - eXtended Account Management System 0.0.18 
  by Oliver (http://freshmeat.net/users/siminka/)
  Sat, Apr 7th 2007 13:38

Communications :: Email :: Address Book
Communications :: Email :: Mail Transport Agents
Communications :: Email :: Post-Office

About: eXtended Account Management System (XAMS) allows Administration of
Unix, Web, FTP, DNS, and email accounts to manage a provider's typical
userbase. Especially focusing on email account management, it enables you
to easily create accounts, set aliases, and delegate domain administration
to 2nd party resellers or customers. It uses PHP with MySQL or PostgreSQL
as a backend, and is therefore able to manage tons of email accounts
independently from your Unix/Linux accounts. Exim for SMTP and Courier for
POP/IMAP are fully supported, but postfix, Cyrus, and qmail can be used
too.

Changes: Several bugs were fixed regarding Exim configuration, SQL, and
more. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[010] - FCKeditor 2.4.2 
  by Frederico Caldeira Knabben (http://freshmeat.net/users/FredCK/)
  Sat, Apr 7th 2007 13:50

Internet :: WWW/HTTP :: Dynamic Content
Text Editors
Text Processing :: Markup :: HTML/XHTML

About: FCKeditor is an HTML/DHTML editor for ASP, ASP.NET, ColdFusion,
PHP, and JavaScript that brings to the Web much of the powerful
functionality of known desktop editors like Word. It's very lightweight,
and doesn't require any kind of installation on the client computer.

Changes: This release fixes the encoding of the distributed files of
version 2.4.1, which impacted in some PHP installations. It presents the
same features of version 2.4.1, with no additions. Upgrading from version
2.4.1 is necessary only in cases where strange characters appear on the
top of pages containing the editor. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[011] - fetchmail 6.3.8 (Stable)
  by Matthias Andree (http://freshmeat.net/users/mandree/)
  Sat, Apr 7th 2007 01:29

Communications :: Email

About: Fetchmail is a free, full-featured, robust, well-documented
remote-mail retrieval and forwarding utility intended to be used over
on-demand TCP/IP links (such as SLIP or PPP connections). It supports
every remote-mail protocol now in use on the Internet: POP2, POP3, RPOP,
APOP, KPOP, all flavors of IMAP, and ESMTP ETRN, ODMR, SMTP, LMTP, and
local delivery agents.

Changes: APOP was strengthened to make the CVE-2007-1558 attack harder.
Repoll without TLS now takes place immediately if a protocol errors occur
after an opportunistic TLS handshake failed. A crash when opening the
BSMTP output file failed was fixed. BSMTP no longer refuses to work with
PS_SOCKET. SOCKS is now listed in --configdump when compiled in. Several
documentation fixes and improvements were made. delete-later was added to
the contrib/ section.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[012] - FlowFlowMania 0.6 
  by bigbob (http://freshmeat.net/users/bigbob/)
  Sat, Apr 7th 2007 13:41

Games/Entertainment :: Puzzle Games

About: FlowFlowMania is a remake of the classical puzzle game Pipe Mania
on Linux with GP2X compliance.

Changes: The skins mechanism was enhanced. Logical checkpoints were added
as a new type of piece. New test levels were added. Some bugs were fixed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[013] - ies2iv 1.0-3 
  by Stéphane Albin (http://freshmeat.net/users/salbin/)
  Sat, Apr 7th 2007 23:45

Scientific/Engineering :: Visualization

About: ies2iv opens an IESNA file and translates it to the Open Inventor
format in order to represent it in 3D and visualize it with software like
ivview. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[014] - JVanish 0.3.28 
  by Daniel Wimpff (http://freshmeat.net/users/wimpfard/)
  Sat, Apr 7th 2007 23:26

Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Multimedia :: Graphics :: 3D Rendering
Software Development :: Widget Sets

About: JVanish is a minimalistic 3D engine that implements  a vanishing
point projection (Fluchtpunktprojektion)  based solely on standard Web
technologies:  JavaScript, XHTML, CSS, and SOAP. The project's  goal is to
find a generic and useful XHTML-based  3D widget set, while staying mostly
lightweight in  an AJAX Web environment.

Changes: The directory structure was cleaned and some minor documentation
changes were made. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[015] - LanguageTool 0.8.9 
  by Daniel Naber (http://freshmeat.net/users/dnaber/)
  Sat, Apr 7th 2007 23:18



About: LanguageTool is a style and grammar checker that currently supports
English, German, Polish, and Dutch, and offers initial support for other
languages like French and Spanish. It scans the words and their
part-of-speech tags for occurrences of error patterns, which are defined
in an XML file. Furthermore, more powerful error rules can be written in
Java. LanguageTool should be used after the spelling of a text has been
corrected.

Changes: A cross-site scripting security problem with the embedded HTTP
server has been fixed. Error detection rules for Polish, English, and
German have been improved. Initial support for Ukrainian and Czech has
been added. Also, support for declaring phrases (or chunks) in rules is
available now. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[016] - Libc-X 1.0.1b 
  by Geoffroy Cogniaux (http://freshmeat.net/users/gcogniaux/)
  Sat, Apr 7th 2007 22:14

Software Development :: Libraries
Software Development :: Libraries :: Application Frameworks

About: Libc-X provides extentions to the standard C library implementing
useful and powerful data structures and functions. Its Unix name is libcx.
It is not a template layer. It’s made entirely with the C standard
language, compatible with C++, and portable (currently Linux and Windows).
All developed structures are designed to be used in stand-alone mode with
limited dependencies with other features of Libc-X. For example, you can
easily extract the header and the .c source of Hashtable and use it
outside Libc-X.

Changes: This release is the beta of the first major one. Complete code
review has been done, and directory structure and sources have been
reorganized for the next features. This release also provides minor fixes
for bugs and documentation. The sample programs were enhanced. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[017] - Modular Google Talk Bot 1.3 
  by Michael Still (http://freshmeat.net/users/mikalstill/)
  Sat, Apr 7th 2007 23:29

System :: Networking

About: gtalkbot is a modular bot system for Google Talk and other Jabber
IM networks. It uses simple Python plug-ins that register verbs, which
appear as the first word of an IM and result in another IM being sent back
to the user. An example MythTV bot is included.

Changes: Authentication of clients can be optionally turned off. Status
messages suck a bit less now. New sensors and mdstat commands were added
for the system plugin. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[018] - MozPlugger 1.8.1 
  by Louis Bavoil (http://freshmeat.net/users/bavoil/)
  Sat, Apr 7th 2007 13:52

Internet :: WWW/HTTP :: Browsers
Multimedia :: Sound/Audio
Multimedia :: Video

About: MozPlugger is a modification of Plugger, a very small multimedia
plugin for the Unix versions of Netscape, Mozilla, and Opera which uses
external programs to show and play many file formats. This modification
fixes bugs which occurred with Mozilla 1.x and allows a player to stream a
media file directly from the URL. 

Changes: A bug with version 1.8.0 on 64-bit CPUs which caused Mozplugger
to hang forever was fixed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[019] - MplayerXP 0.6.2 
  by Nick Kurshev (http://freshmeat.net/users/nickolsk/)
  Sat, Apr 7th 2007 13:35

Multimedia :: Graphics
Multimedia :: Sound/Audio
Multimedia :: Sound/Audio :: Players

About: MplayerXP is branch of the well-known mplayer which is based on a
new, thread-based core. The new core provides better CPU utilization and
improves performance of video decoding.  

Changes: libloader was synchronized with mplayerhq. The ffmpeg codecs were
updated, which fixes some lacks of the previous release. Support for new
codecs was added. A segfault in the MPC demuxer was fixed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[020] - NAS 1.9 
  by Jon Trulson (http://freshmeat.net/users/jont/)
  Sat, Apr 7th 2007 23:19

Communications
Internet
Multimedia :: Sound/Audio

About: In a nutshell, the Network Audio System (NAS) is the audio
equivalent of an X display server. It was developed by NCD for playing,
recording, and manipulating audio data over a network. Like the X Window
System, it uses the client/server model to separate applications from the
specific drivers that control audio input and output devices.

Changes: This version fixes several DOS attacks that could be carried out
against a nasd server. Most of the server and client code was made ANSI
compliant. Input and output mixer handling in the voxware (OSS) server was
significantly reworked. 

License: MIT/X Consortium License

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

                        - %  - %  - % - % -

[021] - OBM 1.2.8 
  by Pierre Baudracco (http://freshmeat.net/users/pierreb/)
  Sat, Apr 7th 2007 13:43

Internet :: WWW/HTTP
Office/Business
Office/Business :: Groupware

About: OBM is a a groupware, email, LDAP, CRM, and project management
application. It is mainly used as an Exchange or Notes/Domino groupware
and mail server replacement, as a directory, a contact and customer
database, or as a project management tool. It provides groupware
(calendars, contacts, and tasks) connectors for Outlook,
Thunderbird/Lightning, and PDAs. It supports internationalization and
themes. It is highly scalable, and is used by well known sites from 5 to
many thousands of users.

Changes: Minor fixes were made on the Contact, Group, Lead, Deal,
Publication, and Invoice modules. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[022] - Open Babel 2.1.0 (Development)
  by Geoff Hutchison (http://freshmeat.net/users/ghutchis/)
  Sat, Apr 7th 2007 23:26

Scientific/Engineering :: Bioinformatics
Scientific/Engineering :: Chemistry
Software Development :: Libraries

About: Open Babel is a community-driven scientific project including both
cross-platform programs and a developer library designed to support
molecular modeling, chemistry, and many related areas, including
interconversion of file formats and data.

Changes: This release represents a major update and should be a stable
upgrade, strongly recommended for all users of Open Babel. Highlights
include a new framework for molecular mechanics force fields, a framework
for canonical, unique atom numbering (i.e. an open source canonical SMILES
implementation), new scripting interfaces in Ruby and Java, enhancements to
the developer API, several highly-requested file formats, and many, many
bugfixes and improvements. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[023] - openQRM Plug-ins 0.5 (Xen)
  by M. Rechenburg (http://freshmeat.net/users/waplocater/)
  Sat, Apr 7th 2007 07:53



About: openQRM Plug-ins is a collection of community-supported plug-ins
that enable openQRM to manage other enterprise and open source software.

Changes: The Xen plugin was ported to openQRM 3.1.4.

License: Mozilla Public License (MPL)

URL: http://freshmeat.net/projects/openqrm-plugins/

                        - %  - %  - % - % -

[024] - OvBB 0.16a 
  by Jonathon Freeman (http://freshmeat.net/users/j_freeman/)
  Sat, Apr 7th 2007 13:45

Communications :: BBS
Internet :: WWW/HTTP :: Dynamic Content :: Message Boards

About: OvBB is a light-weight and fast message board system that mimics
vBulletin 2.x.x in both look and behavior, while incorporating new
features and functionality. 

Changes: This release fixes a handful of bugs and adds some new features.
However, the most important difference is the addition of PostgreSQL
support and the ability to easily add support for more databases in later
versions. 

License: MIT/X Consortium License

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

                        - %  - %  - % - % -

[025] - PDFRead v5 
  by Ashish Kulkarni (http://freshmeat.net/users/ashkulz/)
  Sat, Apr 7th 2007 13:43

Multimedia :: Graphics :: Viewers
Printing

About: PDFRead is a tool for converting PDF and DJVU documents for reading
on eBook devices. It does this by creating an image out of each page,
enhancing the image, and then collating the images in a device-specific
format. 

Changes: DJVU input support was added. Custom options may be specified in
the Windows GUI. Mac OS X support fixes were made. Tweaks were made in the
EB-1150 and REB-1200 profile. A page is not split if the generated image's
width or height is less than the device parameters, since this caused too
many blank pages to be created. 

License: MIT/X Consortium License

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

                        - %  - %  - % - % -

[026] - PHP music player controller 0.2 
  by surface_and_stagnate
(http://freshmeat.net/users/surface_and_stagnate/)
  Sat, Apr 7th 2007 23:16

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

About: PHP music player controller (PMPC) is a script that allows
navigation through your music directory, and the adding of albums or
single songs into a playlist. It also allows you to play, stop, pause, and
go back and forth through the playlist.

Changes: There was a giant, embarassing bug in the last release. This
should actually be usable now. Also, the player code has been encapsulated
in a class. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[027] - PHP WebDAV extension 1.1 
  by j (http://freshmeat.net/users/frankdenis/)
  Sat, Apr 7th 2007 13:41

Software Development :: Libraries

About: The PHP WebDAV extension allows easy access to remote resources via
WebDAV. It is a fast and easy-to-use C wrapper against the Neon library. 

Changes: This release fixes a bug in webdav_put() and introduces a wrapper
to access DAV resources through PHP streams. 

License: MIT/X Consortium License

URL: http://freshmeat.net/projects/php-webdav/

                        - %  - %  - % - % -

[028] - Pieforms 0.2.2 
  by Nigel McNie (http://freshmeat.net/users/oracleshinoda/)
  Sat, Apr 7th 2007 23:27

Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Software Development :: Libraries :: PHP Classes
Text Processing :: Markup :: HTML/XHTML

About: Pieforms provides a simple, unified way to create, validate, and
process forms all with a common look and feel, with support for pluggable
elements, renderers, and validation rules. It supports AJAX submission,
date picker, and other advanced controls. It requires PHP5+.

Changes: This release contains a few bugfixes and the beginnings of a
documentation manual. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[029] - pyswarm 0.6.2 
  by Anastasios Hatzis (http://freshmeat.net/users/ahatzis/)
  Sat, Apr 7th 2007 14:08

Database
Software Development :: Code Generators
Software Development :: Libraries :: Application Frameworks

About: pyswarm is planned as a holistic set of tools (especially a code
generator) for model-driven software development (MDSD) of database-backed
Web applications. It provides easily customizable business logic based on
Python and PostgreSQL. As required by the MDA standard, pyswarm uses UML
(version 2.0 stored as XMI 2.1).

Changes: New tool commands were added and command-line usage (e.g.
GNU-style options) was improved. The installation procedure of the SDK is
now based on distutils setup. All runtime libraries necessary for
generated applications are now included in the generated applications. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[030] - Quamachi 0.1.2 
  by Chris Giles (http://freshmeat.net/users/C_B_G/)
  Sat, Apr 7th 2007 02:57

Communications :: File Sharing

About: Quamachi is a Hamachi GUI that resides in the system tray. Hamachi
is a zero-configuration virtual private networking (VPN) application. 

Changes: Offline peers are now hidden by default but can be shown through
the 'Option' menu. A Ping icon was added to the peer context menu. In
TunCfg, Main and 'kdesu' dialogs won't be shown if they are already
running. An occasional timing-related segmentation fault on exit was
fixed.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[031] - Ragel State Machine Compiler 5.20 
  by Adrian Thurston (http://freshmeat.net/users/age/)
  Sat, Apr 7th 2007 13:48

Software Development :: Code Generators

About: Ragel compiles finite state machines from regular languages into C,
C++, Objective-C, or D code. It allows the programmer to embed actions at
any point in a regular language, and to control non-determinism in the
resulting machines. It understands concatenation, union, kleene star,
subtraction, intersection, epsilon transitions, and various other common
operators. It also supports the construction of scanners and the building
of state machines using state charts. It can be used to create very fast
recognizers and parsers that are also robust.

Changes: The write init statement was changed so that the CS variable is
always initialized even when the main machine does not exist. The
initialization of CS can be explicitly disabled with the "nocs" option to
write init. Ruby code generation was improved and test cases were added. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[032] - RailRoad 0.1.2 
  by Javier Smaldone (http://freshmeat.net/users/javiers/)
  Sat, Apr 7th 2007 13:47

Software Development

About: RailRoad is a class diagram generator for Ruby on Rails
applications. It produces diagrams of controllers and models as DOT
graphs. 

Changes: The documentation was moved from the script header to the README
file. The default graph label font size was changed to 14. Error handling
was improved. Minor cosmetic changes were made. A new way to load classes,
supporting subdirectory traversal, was added. The RailRoad version is
included in diagrams' labels. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[033] - sdparm 1.01 
  by Douglas Gilbert (http://freshmeat.net/users/dpgilbert/)
  Sat, Apr 7th 2007 23:16

System :: Systems Administration
Utilities

About: sdparm has a command line interface for getting and setting SCSI
mode page fields. Fields can be referred to by an acronym or a numerical
address. It has support for various SCSI transport and vendor-specific
mode pages. It also decodes Vital Product Data (VPD) pages and can send
some simple SCSI commands. It was written for Linux with ports to FreeBSD,
Tru64, and Windows.

Changes: Changes to SCSI mode and VPD pages that were introduced by
t10.org since the last release were incorporated. The pass-through
interface was updated, and code which is written in C was made to compile
cleanly with C++. Rules to build with MinGW under Windows were added. 

License: BSD License (revised)

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

                        - %  - %  - % - % -

[034] - StreamCruncher 1.10 Beta 
  by Ashwin Jayaprakash (http://freshmeat.net/users/AshwinJ/)
  Sat, Apr 7th 2007 23:02

Database :: Database Engines/Servers
Software Development :: Libraries :: Java Libraries
System :: Monitoring

About: StreamCruncher is an Event Processor. It supports a language based
on SQL which allows you to define "Event Processing" constructs like
Sliding Windows, Time Based Windows, Partitions, and Aggregates. Such
constructs allow for the specification of boundaries (some are time
sensitive) on a Stream of Events that SQL does not provide. Queries can be
written using this language, which in turn can be used to monitor streams
of incoming events. It also provides a feature similar to materialized
views. Joins and sub-queries are also supported to allow event
co-relation. A database is used underneath to do the heavy lifting. 

Changes: The $diff clause was added for built-in aggregate functions,
along with the custom Baseline Provider feature. ClusterHealthTest
demonstrates this new feature. The Custom Window size Provider should now
be declared in the Query statically. TimeWFPartitionWinSizeProviderTest
demonstrates this change. A simple class, StandAloneDemo, shows how to run
a sample using just the Java main(..) method. sc_run_standalone.bat can be
used to run the Demo. 

License: Freeware

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

                        - %  - %  - % - % -

[035] - VIDeo Interface for *niX 1.0.0 
  by Nick Kurshev (http://freshmeat.net/users/nickolsk/)
  Sat, Apr 7th 2007 13:33

Multimedia :: Video :: Display

About: VIDIX (VIDeo Interface for *niX) is a portable interface to
userspace drivers to provide DGA everywhere possible.

Changes: The interface was stabilized and multiple backports were made
from MPlayerHQ, including the suppression of warnings, fixes and
improvements, Win32 related improvements, hardware revision detection for
the cle266 chipset, support for Geforce FX5500, and the addition of the
vt8378 chipset as a unichrome driver. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[036] - WP Clipart 3.0 
  by Paul Sherman (http://freshmeat.net/users/psherma1/)
  Sat, Apr 7th 2007 23:30

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

About: WP Clipart is an attempt to make a useful clipart package of public
domain images for use in word processors. It includes an optional
cross-platform viewer/editor written with Python/wxWidgets. The collectoin
contains non-transparent PNG images, scaled down images, midtones expanded
for inkjet print quality, etc. It is suitable for documents as well as Web
graphics, but also has business application (credit cards, promo graphics)
and educational uses (pictures of all US presidents, all country flags
alphabetically listed, all US states, historical figures, and a sign
language alphabet).

Changes: Multilingual menus were introduced. The default is English with
options for French, Spanish, and German. The total number of clipart
pieces is now 17,471. The zip file contains all clipart, a viewer/editor
for use on Linux, and a Windows executable for the viewer. 

License: Public Domain

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



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

_______________________________________________
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.