Newsletter for Saturday, November 04th 2006

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/2006/11/04/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce

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

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

Ever wonder why HP has seven consecutive years of Linux market share

leadership? Maybe it's our portfolio of best-of-breed partner products, or
HP value-add in management, high availability, and virtualization. Maybe
it's the integrated, consolidated infrastructure of HP BladeSystem,
single-source accountability and solution support from HP Services in 160
countries, or just our unwavering commitment to the open source community.


See: http://showcase.linux.com/hposms.tmpl

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

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

[001] - Advanced Strategic Command 1.16.4 
[002] - APFP 03 
[003] - archivemail 0.7.0 
[004] - Arena Scripting Language 0.9.9 
[005] - Arg_parser 0.2 
[006] - arpalert 0.4.15-2 (Maintenance)
[007] - arpalert 2.0.2 (Development)
[008] - Buddi 2.0.0 (Stable)
[009] - BusyBox 1.2.2 
[010] - Cibyl 5 
[011] - ClamCour 0.3.7 
[012] - deep 0.8 
[013] - DRBL 1.7.6-22 (Stable)
[014] - Friend & Love 1.1.6 
[015] - G15Daemon 1.2.5 
[016] - gaim-blocky 0.2.0 
[017] - GNU ed 0.3-rc3 (Development)
[018] - GQview 2.0.3 (Stable)
[019] - H2 Database Engine 1.0/2006-11-03 
[020] - hamsterdb 0.1pre2 
[021] - Hardened Linux 1.5.0-snapshot 
[022] - IMSpector 0.2 
[023] - Javascript Browser Sniffer 0.5.1 
[024] - Large File HexEditor 0.4 
[025] - ldapvi 1.6 
[026] - lftp-vi 1.1 
[027] - libferris 1.1.101 
[028] - LXPanel 0.2.1 
[029] - mesh2hmap 0.3.2 
[030] - MonkeyMenu Beta 3 
[031] - nekobee 0.1.5 
[032] - nmr-relax 1.2.8 
[033] - onPHP 0.8.1 (Current)
[034] - Openwsman 0.4.0 
[035] - Roadnav 0.16 
[036] - rsstool 0.9.8 
[037] - Sdictionary 1.7.9 (Symbian)
[038] - Simple Logging Facade for Java 1.1.0-RC0 
[039] - spkg package manager 1.0rc8 
[040] - StatsServ 0.1 
[041] - ttylinux 5.2 
[042] - UNFS3 0.9.16 
[043] - Verbiste 0.1.17 
[044] - vnc2swf 0.9.1 (pyvnc2swf)
[045] - xastir 1.8.4 
[046] - Zild Database Library 1.1 


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

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

[001] - Advanced Strategic Command 1.16.4 
  by Martin Bickel (http://freshmeat.net/users/martinbickel/)
  Sat, Nov 4th 2006 15:10

Games/Entertainment :: Turn Based Strategy

About: ASC is a turn-based strategy game in the tradition of Battle Isle
2/3. It can be played against the computer or against other human players
(either hotseat or by mail). 

Changes: Apart from a movemalus reduction of wreckage objects, all other
changes are fixing minor bugs or increasing the robustness of ASC. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[002] - APFP 03 
  by Dennis Darland (http://freshmeat.net/users/djdarland/)
  Sat, Nov 4th 2006 15:15

Scientific/Engineering :: Mathematics
Software Development :: Libraries

About: APFP (Arbitrary Precision Floating Point) is an Unicon class for
performing arbitrary precision floating point calculations. It also
includes a class for calculating with arbitrary precision complex numbers.
It requires unicon overloaded operators. 

Changes: The ureal class was added. This can be used when Digits is less
than 15. You must $define UREAL. This still tracks accumulated error, but
is much faster. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[003] - archivemail 0.7.0 
  by sondermann (http://freshmeat.net/users/sondermann/)
  Sat, Nov 4th 2006 21:37

Communications :: Email
Communications :: Email :: Filters
System :: Archiving

About: archivemail is a tool written in Python for archiving and
compressing old email in mailboxes. It can move messages older than the
specified number of days to a separate mbox-format mailbox that is
compressed with gzip, or optionally just delete old email. It supports
archiving IMAP, mbox, MH, and maildir format mailboxes.

Changes: Unsafe creation of temporary files in the test suite was fixed. A
dotlocking race condition was fixed. IMAP was broken in version 0.6.2 and
is now working again. stats now report the total size of a mailbox and of
the archived messages therefrom. archivemail now writes valid mbox(5)
archives. archivemail finally converts on-the-wire CRLF to native EOL when
saving messages from an IMAP folder. IMAP --delete and IMAP --size, which
never worked at all, were fixed. IMAP --dry-run was fixed so that it
doesn't download all messages that would be archived. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[004] - Arena Scripting Language 0.9.9 
  by Pascal Schmidt (http://freshmeat.net/users/cobol/)
  Sat, Nov 4th 2006 21:18

Software Development :: Interpreters

About: Arena is a light-weight scripting language that features a C-like
syntax and library, automatic memory management, and runtime polymorphism.

Changes: This release fixes a few minor bugs and improves some areas of
the standard library. The parser was improved to allow hexadecimal integer
literals in a script. 

License: BSD License (revised)

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

                        - %  - %  - % - % -

[005] - Arg_parser 0.2 
  by Antonio Diaz Diaz (http://freshmeat.net/users/ant_diaz/)
  Sat, Nov 4th 2006 21:28

Software Development :: User Interfaces

About: Arg_parser is an argument parser that follows POSIX and GNU
conventions for command line arguments. It is implemented as a C++ class,
and is simpler, easier to use, and safer that "getopt_long". Arg_parser
does not modify its arguments, nor uses any global variables. So you may
create more than one parser in your program if you need or want to.
Arg_parser can also parse options from configuration files. To use
Arg_parser in your own programs simply copy the files "arg_parser.h" and
"arg_parser.cc" in your sorce tree. See also the file "main.cc" for an
example of use.

Changes: The "configure" script and the Makefile have been made more
GNU-standards compliant. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[006] - arpalert 0.4.15-2 (Maintenance)
  by Thierry FOURNIER (http://freshmeat.net/users/fourniert/)
  Sat, Nov 4th 2006 02:08

Security
System :: Logging
System :: Monitoring

About: arpalert uses ARP address monitoring to help prevent unauthorized
connections on the local network. If an illegal connection is detected, a
program or script is launched, which could be used to send an alert
message, for example. 

Changes: A problem where zombie processes were created was fixed.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[007] - arpalert 2.0.2 (Development)
  by Thierry FOURNIER (http://freshmeat.net/users/fourniert/)
  Sat, Nov 4th 2006 15:18

Security
System :: Logging
System :: Monitoring

About: arpalert uses ARP address monitoring to help prevent unauthorized
connections on the local network. If an illegal connection is detected, a
program or script is launched, which could be used to send an alert
message, for example. 

Changes: The SIGCHLD, SIGKILL, and SIGHUP signals were serialized. An
option to force running in the foreground was added. The man page was
updated. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[008] - Buddi 2.0.0 (Stable)
  by Wyatt (http://freshmeat.net/users/wyattolson/)
  Sat, Nov 4th 2006 21:31

Office/Business :: Financial :: Accounting

About: Buddi is a simple budgeting program targeted for users with little
or no financial background. It allows users to set up accounts and
categories, record transactions, check spending habits, etc.

Changes: This release includes a number of features, including a rewrite
of the display code for the Transactions window (which results in massive
speedups) and finalization of the Plugin architecture. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[009] - BusyBox 1.2.2 
  by Michael Opdenacker (http://freshmeat.net/users/michaelo/)
  Sat, Nov 4th 2006 15:07

Software Development :: Embedded Systems
System :: Boot :: Init

About: BusyBox combines tiny versions of many common UNIX utilities into a
single small executable. It provides minimalist replacements for most of
the utilities you usually find in GNU fileutils, shellutils, etc. The
utilities in BusyBox generally have fewer options than their full-featured
GNU cousins; however, the options that are included provide the expected
functionality and behave very much like their GNU counterparts. BusyBox
provides a fairly complete POSIX environment for any small or embedded
system.

Changes: This release ships with many bugfixes and small improvements to
several Busybox applets. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[010] - Cibyl 5 
  by Simon Kagstrom (http://freshmeat.net/users/sys2066/)
  Sat, Nov 4th 2006 01:58

Software Development :: Code Generators
Software Development :: Compilers
Software Development :: Libraries

About: Cibyl is a programming environment that allows compiled C programs
to execute on J2ME-capable phones. Cibyl uses GCC to compile the C
programs to MIPS binaries, and these are then recompiled into Java
bytecode. The programs are not parsed during runtime, and Cibyl is
therefore relatively well-performing. With Cibyl, games written in C can
be ported to J2ME without switching language.

Changes: A number of incorrectly generated instructions were fixed.
Several issues that caused problems with GCC 4.0 were corrected.
Optimizations can now be controlled with command-line options. Some code
restructuring was undertaken.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[011] - ClamCour 0.3.7 
  by TortugaLabs (http://freshmeat.net/users/tortugalabs/)
  Sat, Nov 4th 2006 14:49

Communications :: Email :: Filters
Security

About: ClamCour is a multi-threaded filter for the  Courier MTA that that
scans for viruses using  the Clam Antivirus package.

Changes: GZip compression was added for the quarantine feature. Some code
was not included correctly, according to BZip2/GZ library presence. The
quarantine file name is composed differently so it can be sorted easily. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[012] - deep 0.8 
  by Richard Harris (http://freshmeat.net/users/r_e_h/)
  Sat, Nov 4th 2006 15:01

Internet :: WWW/HTTP :: Dynamic Content

About: Deep is a content management system that serves HTML, preformatted
text, Deep shorthand content, or the output of a Lua script using standard
HTML templates and CSS. There is no database, only flat files anyone can
produce. There are hooks provided to sell this content either by single
page or multi-page set through PayPal. You can use Deep to publish others
through PayPal, diverting a percentage of the payments to the publisher
and allowing the rest to go directly to the author. The server makes these
percentages public in order to promote fairness. Deep is also a dynamic
blog server, using simple uploaded text files for entries and generating
all indices on the fly. It requires only a cgi-bin directory on a POSIX
server. 

Changes: Deep is now a blog server too. It handles multiple blogs of
simple text-file entries, generating all indices on the fly. Blog owners
can publish any other Deep content out of their blog directories. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[013] - DRBL 1.7.6-22 (Stable)
  by Steven (http://freshmeat.net/users/stevenshiau/)
  Sat, Nov 4th 2006 01:56



About: Diskless Remote Boot in Linux (DRBL) provides a diskless or
systemless environment for client machines. It works on Debian, Mandriva,
Red Hat, Fedora, and SuSE. Unlike LTSP, it uses distributed hardware
resources and makes it possible for clients to fully access local
hardware. It also includes Clonezilla, a partitioning and disk cloning
utility similar to Symantec Ghost.

Changes: New features and modifications from the last stable version
include support for Ubuntu Edgy (6.10), Mandriva 2007, CentOS 4.4, Fedora
Core 6, and Red Hat Enterprise Linux 4. A new
/opt/drbl/sbin/drblsrv-offline command provides installation without an
Internet connection. A graphical background is now used by default in the
PXE boot menu. A directory in the server can be shared to clients by
setting it in /opt/drbl/conf/drbl.conf. Some other features were added and
some bugs were fixed.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[014] - Friend & Love 1.1.6 
  by tonyinabox (http://freshmeat.net/users/tonyinabox/)
  Sat, Nov 4th 2006 14:53

Communications :: Chat
Internet
Internet :: WWW/HTTP

About: Friend & Love is a dating system script. Its features include
profiles, adult profiles, sending of kisses, notes, emails, and winks,
viewing of tracks, a display of who's online and who's new, and profile
searches.

Changes: Online status was fixed. Command and some other declare variable
were fixed. Member page access is restricted. The database was customized.
Templates and language packs were added. The determination of who is online
and who is new was improved. _auth was renamed to AUTH to easily notice
that it's a "define" variable. The table prefix in the installation script
was fixed. The method to rename the config.php.dist was changed to avoid
the nobody owner (in the installation script). 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[015] - G15Daemon 1.2.5 
  by Mike Lampard (http://freshmeat.net/users/mlampard/)
  Sat, Nov 4th 2006 15:02

Software Development :: Libraries
Utilities

About: G15daemon takes control of the Logitech G15 keyboard, allowing the
use of all keys through the Linux kernel uinput device driver. It also
controls the use of the keyboard's LCD display, allows multiple client
applications to connect, and gives the user the ability to quickly switch
between LCD client applications. It uses libg15 from g15tools for keyboard
control.

Changes: This release contains numerous documentation updates,
build-system bugfixes, much better error reporting, a few improvements to
the client API, and much more. Users are encouraged to update. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[016] - gaim-blocky 0.2.0 
  by Stefan Ott (http://freshmeat.net/users/cockroach/)
  Sat, Nov 4th 2006 01:57

Communications :: Chat

About: gaim-blocky is a gaim plugin which lets you block messages from
certain contacts in a protocol-independent way. Optionally, you can have
an auto-reply message sent to blocked users whenever they try to bother
you. 

Changes: The ability to have messages from people who are not on your
contact list blocked by default was added.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/gaim-blocky/

                        - %  - %  - % - % -

[017] - GNU ed 0.3-rc3 (Development)
  by Antonio Diaz Diaz (http://freshmeat.net/users/ant_diaz/)
  Sat, Nov 4th 2006 15:10

Text Editors

About: GNU ed is an 8-bit clean implementation of the POSIX line-oriented
text editor. These days, full-screen editors like GNU Emacs or GNU Moe
have rendered ed mostly of historical interest. 

Changes: The "c" command now works with address 0 (zero). The pause mode
has been removed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[018] - GQview 2.0.3 (Stable)
  by John Ellis (http://freshmeat.net/users/gqview/)
  Sat, Nov 4th 2006 15:13

Multimedia :: Graphics :: Viewers

About: GQview is an image viewer for X windows. Features include single
click file viewing, external editor support, thumbnail previews, thumbnail
caching, and adjustable zoom. GQView has the ability to compare files and
list similar or duplicate images based on content. Full screen view and
slideshows allow for basic presentation of images. The program offers
simple image file management with the ability to copy, move, rename, and
delete files. Image collections, similar to a song playlist, are also
supported.

Changes: This maintenance release adds translations for Basque and
Esperanto, uses new window icons, and fixes several bugs. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[019] - H2 Database Engine 1.0/2006-11-03 
  by ThomasM (http://freshmeat.net/users/ThomasMueller/)
  Sat, Nov 4th 2006 01:59

Database :: Database Engines/Servers
System :: Archiving :: Mirroring

About: H2 is an SQL database engine written in Java (but also available as
a native binary). JDBC and ODBC APIs are supported. Embedded and server
modes are available. A Web console application is included. Clustering is
supported.

Changes: A full text search facility is now included (a work in progress).
The COMMENT ON.. SQL statement is now supported for adding remarks for
database objects. Compatibility with MySQL and PostgreSQL has been
improved. Many bugs and problems were fixed, including a problem with some
Linux VFAT and USB flash disk drivers.

License: Freely Distributable

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

                        - %  - %  - % - % -

[020] - hamsterdb 0.1pre2 
  by cruppstahl (http://freshmeat.net/users/cruppstahl/)
  Sat, Nov 4th 2006 01:59

Database :: API
Software Development :: Libraries

About: hamsterdb is a database engine written in ANSI C. It supports a
B+Tree index structure, uses memory mapped I/O (if available), and can
create in-memory databases.

Changes: Major bugs in freelist handling and blob management were fixed.
The SCons environment was rewritten, and a Doxygen build script is now
provided. Support for O_LARGEFILE was added.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[021] - Hardened Linux 1.5.0-snapshot 
  by Steffen Wendzel (http://freshmeat.net/users/cdpxe/)
  Sat, Nov 4th 2006 21:25

Security
System :: Networking :: Firewalls
System :: Operating System

About: Hardened Linux (a.k.a. Wendzel Linux) is a hardened and minimalized
Linux distribution based on Slackware. It includes a grsecurity/PaX patched
kernel, stack smashing protected and hardened packages, additional security
scripts, and automatically enabled host intrusion detection. 

Changes: This release comes with a new installer, lots of security
enchanced and stack smashing protected packages (including some new ones
like OpenVPN, OpenLDAP, and aide), a better kernel configuration, the new
"Hardened Linux Hardening Scripts" (HLHS), and lots of detail changes and
bugfixes. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[022] - IMSpector 0.2 
  by Lawrence Manning (http://freshmeat.net/users/aslak3/)
  Sat, Nov 4th 2006 21:18

Communications :: Chat

About: IMSpector is a plugin-based transparent IM proxy with the ability
to log to files and databases. Supported protocols include MSN, ICQ, and
AIM. 

Changes: A plugin for logging to an SQLite DB file was added. Support for
Yahoo and IRC protocols was also added. Some minor code cleanups were
done. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[023] - Javascript Browser Sniffer 0.5.1 
  by Pau Garcia i Quiles (http://freshmeat.net/users/paugq/)
  Sat, Nov 4th 2006 21:22



About: The Javascript Browser Sniffer is a Javascript library for
identifying which browser and operating system the visitor is using,
including the version number. It also detects bots and the Flash plugin.
It currently identifies 30 browsers, 14 browser engines, 25 operating
systems, and 6 bots, comprising more than 99% of the visits to any site
and making it far more powerful than the Mozilla JavaScript sniffer. 

Changes: Some bugs in Flash detection were fixed. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[024] - Large File HexEditor 0.4 
  by Salem Ganzhorn (http://freshmeat.net/users/salem/)
  Sat, Nov 4th 2006 21:39



About: lfhex (Large File Hex Editor) is a hex editor with paged
input/output for viewing and editing files which are too large for system
memory. Features include infinite undo/redo, search capabilities, a
conversion dialog, scalable working area (sane resize), fast load times,
fast save times, and a binary graphical diff/compare UI. It only takes an
additional ~1.4 MB to open a 2 GB file, and can graphically compare 4 GB
files using less than 15 MB of additional system memory.

Changes: The code was ported to Qt 4.x. The conversion dialog was changed
to a docked assistant. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[025] - ldapvi 1.6 
  by David Lichteblau (http://freshmeat.net/users/eightjean/)
  Sat, Nov 4th 2006 15:04



About: ldapvi allows a user to perform an LDAP search and  update results
using a text editor.

Changes: New features include SASL authentication and support for LDIF
syntax in the editor. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[026] - lftp-vi 1.1 
  by sECuRE (http://freshmeat.net/users/sECuRE6/)
  Sat, Nov 4th 2006 15:11

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

About: lftp-vi is a module for lftp which adds the capability to edit a
file with only one command in your favorite editor (configured in the
EDITOR variable) instead of having to download it, edit it, and upload it
again by hand. 

Changes: You can now specify full and relative pathnames instead of only
filenames. You can also download a patch which makes tab-completion work
with the edit-command. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/lftp-vi/

                        - %  - %  - % - % -

[027] - libferris 1.1.101 
  by Ben Martin (http://freshmeat.net/users/monkeyiq/)
  Sat, Nov 4th 2006 14:47

Software Development :: Libraries
System :: Filesystems

About: libferris is a virtual filesystem that exposes hierarchical data of
all kinds through a common C++ interface. Access to data is performed using
C++ IOStreams and Extended Attributes (EA) can be attached to each file or
directory to present metadata. Ferris uses a plugin API to read various
data sources and expose them as filesystems and to generate interesting
EA. Current implementations include native (kernel disk IO with fam), XML
(mount an XML file as a filesystem), DB4, xmldb, Evolution, Firefox,
Emacs, LDAP, HTTP, FTP, eet, sockets, RDF/XML, RDF/bdb, and mbox. EA
generators include image, audio, and animation decoders. 

Changes: A fix was made for a $libdir regression in
FullTextIndexerMetaInterface introduced with the 1.1.100 release. A new
dont-descend-regex option was added for ferrisls. Updates were made for
ferrisls -R. Many updates were made to the Formal Concept Analysis index
search code. EAIndexes are now opened read/write if access(2) allows
write. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[028] - LXPanel 0.2.1 
  by PCMan (Hong Jen Yee) (http://freshmeat.net/users/PCMan/)
  Sat, Nov 4th 2006 02:00

Desktop Environment :: Tools

About: LXPanel is a lightweight X11 desktop panel based on fbpanel. 

Changes: The Makefile was fixed. Plugins are now installed to
/usr/lib/lxpanel instead of /usr/share/lxpanel. A Hungarian locale was
added. LXPanel is now a sub-project of LXDE, a project aimed at providing
a new lightweight X11 desktop environment.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[029] - mesh2hmap 0.3.2 
  by hessint (http://freshmeat.net/users/hessint/)
  Sat, Nov 4th 2006 01:58

Games/Entertainment
Multimedia :: Graphics :: 3D Modeling
Multimedia :: Graphics :: Graphics Conversion

About: mesh2hmap is a simple command line tool for converting 3D meshes to
raster heightmaps. This tool allows you to create terrains in your favorite
3D modeller and then easily convert to a heightmap image. 

Changes: Makefiles were fixed to work with GCC 4.x. The VRML parser was
rewritten so that it can handle DEF/USE keywords.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[030] - MonkeyMenu Beta 3 
  by mark bokil (http://freshmeat.net/users/mbokil/)
  Sat, Nov 4th 2006 21:34



About: MonkeyMenu is an extension for the Seamonkey browser that adds 26
new buttons to the navigation toolbar. The extension gives a facelift to
the aging Mozilla Suite UI and adds new features such as: collapse any
toolbar; zap (remove) colors, images, plugins, and animations; block
plugin popups; an application launcher; add/remove search engines; a
timer/break reminder; and a search box.

Changes: The help system was updated with new tips. The file menubar
button was enhanced with a "themes" menu and a "text size" menu. Some
minor synching issues with MonkeyMenu's text zoom menu and Mozilla's menus
were fixed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[031] - nekobee 0.1.5 
  by GordonJCP (http://freshmeat.net/users/gordonjcp/)
  Sat, Nov 4th 2006 03:18

Multimedia :: Sound/Audio :: Sound Synthesis

About: nekobee is a DSSI soft synth plugin that emulates the sound of the
TB-303 Bassline. It is not an exact copy; rather than make it "just like
the real thing", the design concentrates on modelling the circuitry and
was adjusted by comparing the sounds achievable with it to those heard on
classic acid house tracks. It includes a switchable square/saw wave VCO,
24dB/octave VCF, an adjustable decay time for the VCF, a fixed decay time
for the VCA, and an interesting bit of circuitry around the "Accent"
control. 

Changes: The plugin now supports MIDI continuous controllers for adjusting
the knobs. The values used are documented in the README file. At the moment
the only way to change them is by editing the relevant bits of code.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[032] - nmr-relax 1.2.8 
  by Edward d'Auvergne (http://freshmeat.net/users/dauvergne/)
  Sat, Nov 4th 2006 14:49

Scientific/Engineering

About: relax is a program designed for the study of the dynamics of
proteins or other macromolecules though the analysis of NMR relaxation
data. It supports exponential curve fitting for the calculation of the R1
and R2 relaxation rates, calculation of the NOE, reduced spectral density
mapping, and the Lipari and Szabo model-free analysis. 

Changes: Preliminary support for RNA/DNA relaxation data and Grace
compatibility for reduced spectral density mapping were added. This
release fixes the failures of model selection between global diffusion
models when using the local tm models, model elimination when the model
"m0" is used, and the reading of model-free results files from version
1.2.4 and earlier. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/nmr-relax/

                        - %  - %  - % - % -

[033] - onPHP 0.8.1 (Current)
  by voxus (http://freshmeat.net/users/voxus/)
  Sat, Nov 4th 2006 21:27

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: Float type support was added to Form and MetaConfiguration.
Various minor bugfixes from the trunk were also applied. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[034] - Openwsman 0.4.0 
  by nashif (http://freshmeat.net/users/nashif/)
  Sat, Nov 4th 2006 21:34

System :: Clustering/Distributed Networks
System :: Networking :: Monitoring :: Hardware Watchdog
System :: Systems Administration

About: Openwsman provides an implementation of the Web Services Management
specification and expose system management information on the Linux
operating system using the WS-Management protocol. It is based on a suite
of Web services specifications and usage requirements that exposes a set
of operations focused on and covering all system management aspects.

Changes: This the first beta release which complies with almost all MUST
rules of the WS-Management specification and the CIM mapping for
WS-management. 

License: BSD License (original)

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

                        - %  - %  - % - % -

[035] - Roadnav 0.16 
  by Richard L. Lynch (http://freshmeat.net/users/rllynch/)
  Sat, Nov 4th 2006 15:04

Multimedia :: Graphics :: Viewers
Scientific/Engineering :: Geographical

About: Roadnav is an in-car navigation system capable of running on a
variety of operating systems, including Linux, Windows, and Mac OS X. It
can obtain a car's present location from a GPS unit, plot street maps of
the area, and provide verbal turn by turn directions to any location in
the USA. It uses the free TIGER/Line files from the US Census Bureau to
build the maps, along with the GNIS state and topical gazetteer data from
the USGS to identify locations.

Changes: This is a major release with notable changes including improved
performance, the addition of preliminary OpenStreetMap support, the
addition of a GPS autodetect feature, and the addition of a zoom bar to
the UI. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[036] - rsstool 0.9.8 
  by Dirk (http://freshmeat.net/users/noisyb/)
  Sat, Nov 4th 2006 15:00

Internet

About: rsstool is a tool to read, parse, merge, and write RSS (and Atom)
feeds. It has some other functions built-in like text, HTML, or property
file output, or templates with custom tags to insert RSS feeds into pages
that could be uploaded to a server that supports only static HTML.

Changes: The --troll option was added to generate RSS feeds from the
latest Slashdot trolls. Support for Atom feeds was fixed (tested with v0.3
feeds). Memory footprint was reduced. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[037] - Sdictionary 1.7.9 (Symbian)
  by Alexey Semenoff (http://freshmeat.net/users/swajj/)
  Sat, Nov 4th 2006 14:57



About: Sdictionary is a dictionary that uses its own dictionary format.
Unlike ptkdic or gtkdic, MySQL isn't needed; you can work with dictionary
files directly. It uses Unicode, meaning that words and articles all are
in UTF-8. There are two index levels, compression, and tools to convert
from text files to .dct and vice versa. A Perl/Tk version, libsdict, a C
library framework, and a Symbian version are available.

Changes: Fixes were made for dictionary navigation. Article auto-open
cleanups were done. A Greek Unicode mapping was added; it uses the CP1253
charset and you have to use a CP1253 font instead of CP1251, and CP1253 is
expected from the keyboard. A WINS version was added to the distribution. 

License: Freely Distributable

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

                        - %  - %  - % - % -

[038] - Simple Logging Facade for Java 1.1.0-RC0 
  by Ceki Gulcu (http://freshmeat.net/users/cgu/)
  Sat, Nov 4th 2006 21:21

Software Development :: Libraries :: Java Libraries

About: The Simple Logging Facade for Java (SLF4J) is intended to serve as
a simple facade for various logging APIs, allowing to the end-user to plug
in the desired implementation at deployment time.

Changes: This release consists of bugfixes only. Moreover, since the major
packaging-related changes in 1.1.0-beta0 seem to work well, this release is
marked as 1.1.0-RC0. 

License: MIT/X Consortium License

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

                        - %  - %  - % - % -

[039] - spkg package manager 1.0rc8 
  by Ondrej Jirman (http://freshmeat.net/users/megous/)
  Sat, Nov 4th 2006 15:07

System :: Installation/Setup
System :: Systems Administration

About: Spkg is a reimplementation of the Slackware Linux package manager
(pkgtools). Its features are simplicity, speed, a robust implementation,
rollback functionality, and a library interface. 

Changes: Small bugs were fixed. The --disable-legacy configure option was
added to enable new features in the future. Currently, it enables storing
symlinks directly in a tgz package. 

License: Public Domain

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

                        - %  - %  - % - % -

[040] - StatsServ 0.1 
  by sECuRE (http://freshmeat.net/users/sECuRE6/)
  Sat, Nov 4th 2006 15:01

Communications :: Chat :: Internet Relay Chat
Internet
System :: Logging

About: StatsServ is a little program which emulates an ever smaller IRC
server (in regard to the commands it handles) and transfers statistics
from IRC into a database. You can then use the data, for example, on a Web
site where you want to display the latest statistics. Statistics consist of
the uptime of each server in the network, a list of channels, including
their topic (except for secret (+s) and private (+p) channels), and the
number of users in the network. You can normally get these statistics via
/stats u, /list, and /lusers (if /stats u is supported on the network and
enabled for normal users). 

License: BSD License (revised)

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

                        - %  - %  - % - % -

[041] - ttylinux 5.2 
  by Pascal Schmidt (http://freshmeat.net/users/cobol/)
  Sat, Nov 4th 2006 15:10

Internet
System :: Software Distribution

About: ttylinux is a minimalistic GNU/Linux distribution that can fit in 4
MB of disk space. It contains software needed to log into an ISP by modem
or ISDN and surf the Web. The minimum hardware requirement is a 386SX with
10 MB of RAM for a ramdisk setup or 5 MB of RAM for a hard disk setup.

Changes: This release updates bash, busybox, e2fsprogs, and iptables to
their latest versions. The dhcpcd and e3 packages were dropped in favor of
busybox applets. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[042] - UNFS3 0.9.16 
  by Pascal Schmidt (http://freshmeat.net/users/cobol/)
  Sat, Nov 4th 2006 15:11

Communications :: File Sharing
System :: Networking

About: UNFS3 is a user-space implementation of the NFSv3 server
specification. It is designed to be portable to different operating
systems, with built-in Linux and Solaris support. 

Changes: This release adds support for the "secure" and "insecure" export
options that control whether mounting from source ports above 1023 is
allowed. The daemon was also made more resistent against RPC and XDR
failures. 

License: BSD License (revised)

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

                        - %  - %  - % - % -

[043] - Verbiste 0.1.17 
  by Pierre Sarrazin (http://freshmeat.net/users/sarrazip/)
  Sat, Nov 4th 2006 01:57

Text Processing :: Linguistic

About: Verbiste is a French conjugation system implemented as a C++
library, a GNOME applet, and two command-line tools. It can conjugate
verbs and analyze conjugated verbs to determine their mode, tense, and
person. The knowledge base contains over 6800 verbs.  

Changes: The verb "réguler" was added. The graphical application can now
optionally be compiled with GTK+ only, instead of using GNOME. Gettext was
upgraded from 0.11.5 to 0.14.5.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[044] - vnc2swf 0.9.1 (pyvnc2swf)
  by Yusuke Shinyama (http://freshmeat.net/users/euske/)
  Sat, Nov 4th 2006 01:58

Multimedia :: Graphics :: Capture :: Screen Capture

About: vnc2swf is a recording tool for VNC that records sessions  and
generates a Macromedia Flash movie file (SWF). It  can be used as an X11
recorder or a Windows desktop  recorder. 

Changes: A couple of GUI-related bugs were fixed.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[045] - xastir 1.8.4 
  by KG4IJB (http://freshmeat.net/users/cisco1014/)
  Sat, Nov 4th 2006 01:56

Communications :: Ham Radio

About: XASTIR (X Amateur Station Tracking and Information Reporting) is a
software client which uses amateur radio's APRS protocol. XASTIR provides
messaging and realtime tracking of stations using map plotting via radio
and Internet data streams. 

Changes: This maintenance release addressed a number of memory allocation
issues. WX messages are now stored in the correct format. Several user
interface changes were made. Message formating for HamHUD was added.
Several additional command line options were added.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[046] - Zild Database Library 1.1 
  by hauk (http://freshmeat.net/users/hauk/)
  Sat, Nov 4th 2006 21:26

Database :: API
Software Development :: Libraries
Software Development :: Libraries :: Application Frameworks

About: The Zild C Database Library implements a small, fast, and easy to
use database API with thread-safe connection pooling. The library can
connect transparently to multiple database systems. It has zero runtime
configuration and connections are specified via a URL scheme.

Changes: PostgreSQL support was added to the library. 

License: GNU General Public License (GPL)

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



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

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