Newsletter for Wednesday, July 04th 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/07/04/
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 (53) :::

[001] - abcm2ps 5.4.4 (Development)
[002] - apparix 07-184 
[003] - Asbru Web Content Editor 7.0.7 
[004] - Beesoft Tracer 0.03 
[005] - Bos Wars pre2.4 
[006] - BugHotel Reservation System 5.0BetaI (Development)
[007] - Cairo 1.4.10 
[008] - cdrtools 2.01.01a29 (Development)
[009] - Config::Model 0.611 
[010] - consolecandy 0.3 
[011] - Domain Name Portfolio 0.7.0 
[012] - DRBImageGallery 1.2.6 
[013] - Emdros 1.2.0.pre262 (Development)
[014] - Filesystem in Userspace 2.7.0 (Second Generation)
[015] - FreedroidRPG 0.10.2 
[016] - GTK+ 2.11.5 (Development)
[017] - jPersist 2 b4 
[018] - JPOX 1.2.0-beta-3 (1.2)
[019] - k5expire 2.1 
[020] - libmrss 0.18.0 
[021] - libnxml 0.18.0 
[022] - morla 0.12 
[023] - Mutt Folder List 1.5.16-20070704 
[024] - Myrinix - Digital Home Edition 2007-04 (KDE DVD)
[025] - nagios_xmlsensors 0.6 
[026] - netboot dhctp/tftp server 04-07-2007 
[027] - NetXMS 0.2.18 
[028] - NoBug 0.3pre1 (Snapshot)
[029] - NoMachine NX 3.0.0-22 (Server Manager)
[030] - Nuface 1.2.4 
[031] - Nuhe 0.03 
[032] - Nulog 1.2.12 
[033] - OpenCms 7.0.0 
[034] - pam_mount module 0.19 
[035] - PHP Database Access Through Arrays 0.7.0 
[036] - Postgrey 1.28 
[037] - proxyScan.pl 0.1 
[038] - SableCC 4-alpha.2 (Development)
[039] - SamePlace 0.7rc1 
[040] - Sflack 12.0 
[041] - SILC Toolkit 1.1.2
[042] - Slackware 12.0 
[043] - Stream Replace 0.1 
[044] - StreamCruncher 2.0 Beta 
[045] - tcpscript 0.1 
[046] - tetex-upmethodology 20070703 
[047] - Thousand Parsec C++ Client Network Library 0.1.1
[048] - TOAD C++ GUI Library 0.64.1 (Stable)
[049] - UCARP 1.3 
[050] - Webalizer Xtended RB18 
[051] - xlike Kernel Patchset 0.15a 
[052] - XML From Plain Text 0.03 
[053] - ZideStore OpenGroupware Interface r502 


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

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

[001] - abcm2ps 5.4.4 (Development)
  by Guido Gonzato (http://freshmeat.net/users/goccia/)
  Wed, Jul 4th 2007 03:05

Printing

About: abcm2ps is a package that converts music tunes from ABC format to
PostScript. Based on abc2ps version 1.2.5, it was developed mainly to
print baroque organ scores that have independant voices played on one or
more keyboards, and a pedal-board. It introduces many extensions to the
ABC language that make it suitable for classical music. 

Changes: Space at the end of a line was fixed. The new command
%%gracespace was added. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[002] - apparix 07-184 
  by Stijn van Dongen (http://freshmeat.net/users/micans/)
  Wed, Jul 4th 2007 11:01

System :: Shells

About: Apparix enables fast file system navigation by bookmarking
directories and later jumping to them using the mark. The contributed bash
completion code allows one to complete on bookmarks and on subdirectories
of the target directory.

Changes: Subdirectories can be excluded from portal expansions by
appropriately setting the environment variable APPARIXEXCLUDE. Apparix is
now licensed under the GNU General Public License version 3.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[003] - Asbru Web Content Editor 7.0.7 
  by Asbru Ltd (http://freshmeat.net/users/vejrum/)
  Wed, Jul 4th 2007 04:35

Information Management
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Browsers

About: Asbru Web Content Editor is a cross-browser and cross-platform
WYSIWYG HTML/XHTML Web content editor component for Web designers and
programmers. It can be integrated into Web applications to give
non-technical users access to create and update Web content. It can be
used as a replacement for a simple TEXTAREA input field in contact forms,
message boards, Web email systems, and Web content management systems.
Features include CSS style sheet support, drag and drop editing, and
advanced hyperlink and media managers.

Changes: This release improves the handling of drop-down menus and the
handling of multiple Web content editor input fields. This release also
adds various JavaScript programming API functions for enabling and
disabling the Web content editor. 

License: Other/Proprietary License with Source

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

                        - %  - %  - % - % -

[004] - Beesoft Tracer 0.03 
  by Piotr Pszczolkowski (http://freshmeat.net/users/PiotrPsz/)
  Wed, Jul 4th 2007 14:31

Software Development :: Debuggers
Software Development :: Embedded Systems

About: Beesoft Tracer is a suite of tools for remote debugging of running
programs. All elements are written in pure C++ using the STL library. The
communication between elements is via sockets: Unix domain socket and
TCP/IP. 

Changes: This release implements conditional variables (pthread_cond_xxx)
in programs (tracesrv and trview) for better threads synchronization. Now
programs use less processor time. The main window of the GUI client saves
to disk its state, size, and position. These values are restored at
startup. In the GUI client, a user can declare more than one trace server.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[005] - Bos Wars pre2.4 
  by feb (http://freshmeat.net/users/francoisbe/)
  Wed, Jul 4th 2007 14:32

Games/Entertainment :: Real Time Strategy

About: Bos Wars is a futuristic real-time strategy game. It is possible to
play against human opponents over a LAN, the Internet, or against the
computer. It successfully runs under Linux and MS Windows. It should also
run on BSD, Mac OS X, Darwin, and BeOS. 

Changes: This version introduces a completely new rate-based economy.
Energy is produced by power plants and magma by magma pumps. Building also
consumes resources continuously instead of requiring an up-front payment.
With all these changes, the units have been rebalanced a bit, but more
tuning will probably come.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[006] - BugHotel Reservation System 5.0BetaI (Development)
  by Bug Software LLC (http://freshmeat.net/users/bugsoft/)
  Wed, Jul 4th 2007 06:44

Internet

About: BugHotel Reservation System is a hotel booking and accounting
software package which uses the Internet to "network" your corporate
office to each of your hotels. All data processing occurs at the
Application Service Provider (ASP) data center. Income statements,
reports, etc. may be customized.  

Changes: Localization support was added. The Other Settings Tab was added
to the basic Information section. The Alternative Email field was added to
the Basic Information section. The login validation function was improved.
Several fixes were implemented, mainly regarding license checking, Images
and Amenities, the Users Section, and the Google Site Map Key. This
release also includes several new fields that were added to the database
structure. 

License: Other/Proprietary License with Free Trial

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

                        - %  - %  - % - % -

[007] - Cairo 1.4.10 
  by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
  Wed, Jul 4th 2007 03:55

Software Development :: Libraries

About: Cairo is a vector graphics library with  cross-device output
support. It currently  supports the X Window System and in-memory image 
buffers as output targets. It is designed to  produce identical output on
all output media  while taking advantage of display hardware  acceleration
when available (eg. through the X  Render Extension). It provides a
stateful  user-level API with capabilities similar to the  PDF 1.4 imaging
model and provides operations  including stroking and filling Bezier cubic 
splines, transforming and compositing  translucent images, and antialiased
text  rendering. 

Changes: X errors which caused Openoffice.org crashes were fixed. Drawing
of large numbers of rectangles was optimized. Several minor fixes were
made. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[008] - cdrtools 2.01.01a29 (Development)
  by Jörg Schilling (http://freshmeat.net/users/schily/)
  Wed, Jul 4th 2007 04:26

Multimedia :: Sound/Audio :: CD Audio :: CD Ripping
Multimedia :: Sound/Audio :: CD Audio :: CD Writing
System :: Archiving

About: cdrtools (formerly cdrecord) creates home-burned CDs/DVDs with a
CDR/CDRW/DVD recorder. It works as a burn engine for several applications.
It supports CD/DVD recorders from many different vendors; all SCSI-3/mmc-
and ATAPI/mmc-compliant drives should also work. Supported features
include IDE/ATAPI, parallel port, and SCSI drives, audio CDs, data CDs,
and mixed CDs, full multi-session support, CDRWs (rewritable), DVD-R/-RW,
DVD+R/+RW, TAO, DAO, RAW, and human-readable error messages. cdrtools
includes remote SCSI support and can access local or remote CD/DVD
writers.

Changes: The first step for adding Blu Ray support adds Blu Ray speed and
timing factors and a first skeleton-like Blu Ray driver for writing. Some
problems resulting from the change from libunls to libsiconv were fixed.
Some hints were added on how to hand-craft correct Linux include files to
allow compilation of cdrtools with Sun Studio 12 on Linux. The man page
was cleaned up for cdda2wav. 

License: Common Development and Distribution License (CDDL)

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

                        - %  - %  - % - % -

[009] - Config::Model 0.611 
  by Dominique Dumont (http://freshmeat.net/users/ddumont/)
  Wed, Jul 4th 2007 04:26

Information Management :: Metadata/Semantic Models
Software Development :: Libraries :: Perl Modules
Software Development :: Quality Assurance

About: Config-Model provides a framework for validating the semantic
content of any configuration data. With a configuration model (data
structure), config-model provides a validation engine. An end user can use
a shell-like interface (à la readline) to enter configuration. Config-Model
includes a model example for fstab and a small fstab demo. 

Changes: The way to specify complex warped rules was modified. The former
way, based on list of lists, was confusing. Now you can specify boolean
expressions to find the warp rule to apply. Config::Model will translate
declaration done with the old format, so the change is backward
compatible. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[010] - consolecandy 0.3 
  by Folkert van Heusden (http://freshmeat.net/users/fvh/)
  Wed, Jul 4th 2007 06:38

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

About: ConsoleCandy is an MP3 player for the console (or a terminal
window). The difference from other console MP3 players is that it has eye
candy like a spectrum analyzer and two others.

Changes: A new visual effect was added. A 100% CPU usage bug was fixed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[011] - Domain Name Portfolio 0.7.0 
  by SecondV (http://freshmeat.net/users/SecondVersion/)
  Wed, Jul 4th 2007 00:21

Information Management
Internet
Internet :: WWW/HTTP

About: Domain Name Portfolio is a Web based application to help domain
owners better organize their portfolio. It allows you to list your domains
with their expiry date, registrar, price, status, and category. It also
allows visitors to your portfolio to contact you about a given domain.

Changes: This release brings a new addition to the pages to add and edit
domains in the administrative control panel. You can now choose the
expiration date via a pop-up calendar. There is also a new feature on the
contact page which allows you to refresh the captcha image without
reloading the page. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[012] - DRBImageGallery 1.2.6 
  by Don (http://freshmeat.net/users/drb072378/)
  Wed, Jul 4th 2007 11:09

Database
Internet :: WWW/HTTP :: Dynamic Content

About: DBImageGallery is an image gallery script with customizable search
capabilities. Images can be categorized with user-defined attributes and
keywords. Visitors can search the image gallery using these criteria via a
simple search form.

Changes: This release includes improved support for customization of text
labels.

License: Free To Use But Restricted

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

                        - %  - %  - % - % -

[013] - Emdros 1.2.0.pre262 (Development)
  by Ulrik Petersen (http://freshmeat.net/users/ulrikp/)
  Wed, Jul 4th 2007 06:39

Database :: Database Engines/Servers
Education
Information Management

About: Emdros is a corpus query system for storing and searching
linguistically annotated text. It is very generic, supporting almost any
kind of annotation from almost any linguistic theory. All linguistic
levels of analysis are supported, including phonology, morphology, the
lexical level, syntax, and discourse. The core libraries act as a
middleware layer between a client and an underlying SQL database. MySQL,
PostgreSQL, and SQLite are supported.

Changes: The topographic part of the language was expanded. A TIGER XML
importer was added. Beta quality C# bindings were added. Bugfixes were
made, and the regression test suite was enhanced. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[014] - Filesystem in Userspace 2.7.0 (Second Generation)
  by Miklos Szeredi (http://freshmeat.net/users/mszeredi/)
  Wed, Jul 4th 2007 04:28

Software Development :: Libraries
System :: Filesystems
System :: Operating System Kernels :: Linux

About: Filesystem in Userspace is a simple interface for  userspace
programs to export a virtual filesystem  to the Linux kernel. It also aims
to provide a secure  method for non privileged users to create and  mount
their own filesystem implementations.

Changes: Support for stacking filesystem modules has been added to the
high level interface. A module for converting filename character sets is
supplied with the library. Several problems with mounting have also been
addressed. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[015] - FreedroidRPG 0.10.2 
  by Arthur Huillet (http://freshmeat.net/users/ahuillet/)
  Wed, Jul 4th 2007 11:05

Games/Entertainment :: Role-Playing

About: FreedroidRPG is an isometric RPG game inspired by Diablo and
Fallout. There is a war, and we are losing it. No one really knows why the
bots started killing us. Most don't even want to know. The human race is
reduced to little more than a few isolated groups of people trying to
survive. Somewhere in a place known as Temple Wood, a hero is about to
wake up from a long sleep...

Changes: This version, mostly unchanged from -rc4, focuses on making the
development for the game easier, exports some hardcoded data into files,
makes the map editor a bit more usable, and has other major and minor
tweaks.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[016] - GTK+ 2.11.5 (Development)
  by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
  Wed, Jul 4th 2007 03:51

Desktop Environment
Software Development :: Libraries :: Application Frameworks
Software Development :: Widget Sets

About: GTK, which stands for the Gimp ToolKit, is a library for creating
graphical user interfaces. It is designed to be small and efficient, but
still flexible enough to allow the programmer freedom in the interfaces
created. GTK provides some unique features over standard widget libraries.

Changes: Several improvements to GtkFileChooser, GtkTreeView, and
GtkVolumeButton were made. A Python script to convert glade files to
GtkBuilder syntax was developed. Many Mac OS X improvements were made.
Many bugs were fixed. Translations were updated. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[017] - jPersist 2 b4 
  by DaveB (http://freshmeat.net/users/dbulmore/)
  Wed, Jul 4th 2007 11:26

Database
Database :: API
Software Development :: Libraries

About: jPersist is an extremely powerful object-relational database
persistence API that manages to avoid the need for configuration and
annotation; mapping is automatic. It uses JDBC, and can work with any
relational database and any type of connection resource. It uses
information obtained from the database to handle mapping between the
database and Java objects, so mapping configuration is not needed, and
annotation is not needed. In fact, there is no configuration needed at
all.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[018] - JPOX 1.2.0-beta-3 (1.2)
  by JPOX (http://freshmeat.net/users/jpox/)
  Wed, Jul 4th 2007 06:38

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

About: JPOX provides transparent persistence of Java objects. It fully
complies with the JDO 1.0 and JDO 2.0 specifications. It supports
persistence to all of the major RDBMS on the market today. It allows
querying using either JDOQL, SQL, or JPQL. It comes with its own byte-code
enhancer. Its 1.1.0 release is Sun's "Reference Implementation" for JDO
2.0. Its 1.2 release will implement the JPA 1.0 specification and support
persistence to DB4O. It is highly extensible using OSGi technology. 

Changes: Full support was added for "ordered" Lists (JPA1). Support for
many JPQL functions was added. Support for sequences was added in HSQLDB.
More complete support was added for named sequences (JDO2). Full support
for JPA1 lifecycle events was added. Support for JDO 2.1 XSDs was added.
Support for optimistic transactions was rewritten, giving full support for
all common scenarios. Support for mapping Strings to BLOB in Oracle was
added. Support for cascade-persist=false (JPA1) was improved.
Persistence-by-reachability was upgraded to handle the majority of cases
at runtime rather than in metadata. Several bugs were fixed. 

License: The Apache License 2.0

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

                        - %  - %  - % - % -

[019] - k5expire 2.1 
  by Nocturn (http://freshmeat.net/users/nocturn/)
  Wed, Jul 4th 2007 03:58

System :: Systems Administration

About: K5expire is a tool to complement a Kerberos/LDAP server
combination. It checks all kerberos principals per user in LDAP for
password and/or account expiration and sends email to the owners if they
will expire in a preconfigured amount of time. It started as a hack to
emulate the behavior of expiration found in pam_unix and Windows, but this
method is believed to be less intrusive because it does not delay the login
process. 

Changes: Support for XMLSensor output was added. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[020] - libmrss 0.18.0 
  by Andrea Marchesini (http://freshmeat.net/users/baku/)
  Wed, Jul 4th 2007 04:23

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

About: libmRSS is a C library for parsing, writing, and creating RSS (Rich
Site Summary, Really Simple Syndication, and RDF Site Summary) and ATOM
files or streams. The formats supported are: RSS 0.91, RSS 0.92, RSS 1.0,
RSS 2.0, ATOM 0.3, and ATOM 1.0. 

Changes: This release fixes the new API for error codes and messages. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[021] - libnxml 0.18.0 
  by Andrea Marchesini (http://freshmeat.net/users/baku/)
  Wed, Jul 4th 2007 04:24

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

About: nXML is a C library for parsing, writing, and creating XML 1.0 and
1.1 files or streams. It supports UTF-8, UTF-16be and UTF-16le, UCS-4
(1234, 4321, 2143, 2312). 

Changes: This release fixes the new API about error codes and messages. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[022] - morla 0.12 
  by Andrea Marchesini (http://freshmeat.net/users/baku/)
  Wed, Jul 4th 2007 10:58

Communications
Information Management :: Metadata/Semantic Models
Internet

About: Morla is an editor of RDF documents that allows you to manage more
RDF documents simultaneously, visualize graphs, and use templates for
quick writing. You can import RDFS documents and use their content to
write new RDF triples. Templates are also RDF documents, and they make
Morla easily personalizable and expandable. You can also use Morla as an
RDF navigator, browsing the RDF documents present on the Internet exactly
as you are used to doing with normal browsers.  

Changes: This release has highlighting for SPARQL queries, Javascript into
templates, modules for saving, opening, and viewing procedures, and GNOME
support via gconf.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[023] - Mutt Folder List 1.5.16-20070704 
  by Terry Chan (http://freshmeat.net/users/terrypchan/)
  Wed, Jul 4th 2007 14:36

Communications :: Email :: Email Clients (MUA)

About: Mutt Folder List is a mutt patch that adds a sidebar showing all
mail folders and the total and number of new messages each contains. It
allows users to hide or display the sidebar with a single keystroke, and
optionally highlights folders with new messages. Users can scroll up and
down the list of folders and open the selected folder, and configure the
sidebar width, colors, and key bindings.

Changes: This release updates the sidebar patch for pristine Mutt 1.5.16.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/mutt-folderlist/

                        - %  - %  - % - % -

[024] - Myrinix - Digital Home Edition 2007-04 (KDE DVD)
  by Ang Tun Chek (http://freshmeat.net/users/ewareadmin/)
  Wed, Jul 4th 2007 06:36

Desktop Environment :: K Desktop Environment (KDE)
System :: Operating System :: Linux Distributions :: CD-Based

About: Myrinix - Digital Home Edition is meant to be a smart and
centralized OS that can be implemented in a home environment. It can be
connected to a TV or other large screen to record and play DVD movies and
surf the Internet. It also implements video sharing with the NX
technology, and includes the videolan program for broadcasting video or
music throughout the network. Diskless client computers can connect with
the server as it performs other tasks. Myrinix - Digital Home Edition is a
bootable Linux live CD derived from Kanotix. 

Changes: This edition of Myrinix is a bootable DVD image that comes with a
lot of software, including office tools, various email clients, multimeda
tools, printer drivers, video editing tools, and various CD writing
programs. It also comes with the NVIDIA official driver and beryl. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[025] - nagios_xmlsensors 0.6 
  by Nocturn (http://freshmeat.net/users/nocturn/)
  Wed, Jul 4th 2007 04:03

System :: Monitoring

About: nagios_xmlsensors is a plugin for the Nagios monitoring system that
processes XML files in the XML sensor format. The plugin can process local
XML files and remote ones (HTTP only for now) and check for the age of the
included data. 

Changes: Support for authenticated HTTP connections was added. Some
cleanups and fixes were done. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[026] - netboot dhctp/tftp server 04-07-2007 
  by kefeer (http://freshmeat.net/users/kefeer/)
  Wed, Jul 4th 2007 11:27

System :: Boot
System :: Installation/Setup
System :: Networking

About: netboot is a tiny PXE-aware combined DHCP and TFTP server. It can
be used to bootstrap the Ubuntu or Debian net installer. Other uses
include assigning an address to a network device like ILO to configure it.
It needs almost zero configuration. 

License: zlib/libpng License

URL: http://freshmeat.net/projects/netboot-server/

                        - %  - %  - % - % -

[027] - NetXMS 0.2.18 
  by Alex Kirhenshtein (http://freshmeat.net/users/rauxer/)
  Wed, Jul 4th 2007 06:45

System :: Monitoring
System :: Networking :: Monitoring
System :: Systems Administration

About: NetXMS is a monitoring system with a modular architecture. It can
be used for monitoring an entire IT infrastructure, starting with
SNMP-capable hardware (like switches and routers) and ending with
applications on servers. The system has a three-tier architecture; the
information is collected by monitoring agents (either its own agents or
SNMP agents) and delivered to the monitoring server for processing and
storing, where it can be accessed by using the management console. It
features centralized configuration and centralized agent upgrades. 

Changes: This is mostly a bugfix release. Multiple compatibility problems
were fixed (mostly on FreeBSD and OpenSolaris). Web interface stability
was improved. Support for non-English Windows versions was added to the
winperf subagent. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[028] - NoBug 0.3pre1 (Snapshot)
  by Christian Thäter (http://freshmeat.net/users/cehteh/)
  Wed, Jul 4th 2007 04:29

Software Development :: Bug Tracking
Software Development :: Debuggers
Software Development :: Quality Assurance

About: NoBug is a library which provides assertions, logging statements,
and annotations for C and C++ programs. It includes pre-/post-condition
and invariant checks, as well as generic assertions. Checks are enabled
based on build-levels and scope tags. It also includes debugger support
(valgrind), dumping of data structures, logging your application's
activities, runtime customizable logging via environment variables,
different logging targets (ringbuffer, stderr, syslog, debugger, etc.),
and annotation of your source code regarding known bugs, things to do, and
planned things. 

Changes: A deadlock detector was added. This is a review release, a work
in progress. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[029] - NoMachine NX 3.0.0-22 (Server Manager)
  by NXAdmin (http://freshmeat.net/users/NXAdmin/)
  Wed, Jul 4th 2007 04:32

Communications
Desktop Environment
Software Development

About: NoMachine NX is a fast terminal server and desktop virtualization
system based on the X11 protocol. NX is an order of magnitude faster than
VNC or X11 and can run on bandwidth as narrow as 10 kBit/sec. In addition,
NX translates and embeds the MS Windows Terminal Server  and VNC protocols
into X/NX, enabling users to compress and accelerate remote Windows and
VNC sessions. The NX project provides a suite of libraries and X11proxying
agents implementing efficient compression and optimized transport of X11,
SMB, IPP, HTTP, and arbitrary protocols like audio and video over the
Internet.

Changes: The NX Server Manager is now out of Beta. This release sports a
number of bugfixes and improvements, together with a redesigned GUI, new
panel interfaces to handle the user profiles and the server configuration,
and enhanced presentation of server statistics, even on multi-node
configurations. 

License: Other/Proprietary License

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

                        - %  - %  - % - % -

[030] - Nuface 1.2.4 
  by Vincent Deffontaines (http://freshmeat.net/users/gryzor/)
  Wed, Jul 4th 2007 11:07

Security
System :: Networking :: Firewalls

About: Nuface is a Web-based administration tool that generates Edenwall,
NuFW, or simple Netfilter firewall rules. It features a high level
abstraction on the security policy set by the administrator, and works
internally on an XML data scheme. Its philosophy is to let you agglomerate
subjects, resources, or protocols into meta-objects, and use those meta
objects to generate ACLs, which are then interpreted as netfilter rules by
Nupyf, the internal XML parser. This tool may easily be extended to support
firewall implementations other than Netfilter.

Changes: This release fixes a bug that would scramble destination NAT
rules when deleting any other NAT rule. It adds an HTML href to linked
objects so they can be directly edited.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[031] - Nuhe 0.03 
  by Tuomo Makinen (http://freshmeat.net/users/tjam/)
  Wed, Jul 4th 2007 14:39

Internet :: Log Analysis
Security
System :: Logging

About: Nuhe is a rule based log monitoring system which is capable of
taking action when rules are matched againsts log activity. By default,
Nuhe runs in the background (as a daemon), but it can also be used in the
foreground in a log analyzer mode. Log analyzer mode just analyzes given
logs and prints results to stdout; no actions are taken when Nuhe is in
analyzer mode. 

Changes: This release has reset string functionality for actions; reset
strings are used to discard associated events. This is quite useful, for
example, if one uses Nuhe to block multiple SSH connection attempts, but
wants Nuhe to reset the event if a successful SSH attempt is recognized.
With the "lastmsg" configuration parameter, this release will match the
syslog "last message repeated n times" string, and guarantees that every
line from the monitored log file will be processed. More support has been
added for the upcoming node manager. There are bugfixes and other changes.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[032] - Nulog 1.2.12 
  by regit (http://freshmeat.net/users/regit/)
  Wed, Jul 4th 2007 11:08

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

About: Nulog is a PHP interface for the MySQL plugin for the ulogd
netfilter log daemon and for NuFW SQL logging (optional). It displays
hosts (or users) that recently broke packets on your firewall and the last
ports that were probed. A simple search function allows packets to be
searched by host or by a given port. Nulog was formerly known as
ulogd-php. 

Changes: This release fixes a syntax error introduced in the previous
release, and adds a page that displays the history of users' sessions.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[033] - OpenCms 7.0.0 
  by Alex Kandzior (http://freshmeat.net/users/alekan/)
  Wed, Jul 4th 2007 14:37

Internet :: WWW/HTTP :: Site Management

About: OpenCms is a professional level open source Web site content
management system. OpenCms helps to create and manage complex Web sites
easily without knowledge of HTML. An integrated WYSIWYG editor with a user
interface similar to well known office applications helps the user create
the contents, while a sophisticated template engine enforces a site-wide
corporate layout. OpenCms is based on Java and XML technology, so it fits
perfectly into almost any existing modern IT infrastructure. OpenCms runs
in a "full open source" environment (e.g. Linux, Apache, Tomcat, MySQL) as
well as on commercial components (e.g. Windows NT, IIS, BEA Weblogic,
Oracle DB).

Changes: This release contains many enhancements and improvements. New
features include the content relationship engine (CRE), which provides
full internal link management. Full WebDAV access to the content
repository is now possible. Users and Groups can now be managed in
"Organizational Units" (OUs). AJAX technology is used to make the
Workplace more responsive.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[034] - pam_mount module 0.19 
  by Jan Engelhardt (http://freshmeat.net/users/jengelh/)
  Wed, Jul 4th 2007 00:29

System :: Filesystems
System :: Networking

About: pam_mount is a Pluggable Authentication Module that can mount
volumes for a user session upon login, using the same passwords as for
login. It supports any filesystem your kernel is capable of, including
tmpfs, FUSE, smbfs, cryptoloop, LUKS mounts, --bind, and more.

Changes: pam_mount now uses an XML config file, which also has a few new
variables and options. Support for truecrypt was added. 

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/pam-mount/

                        - %  - %  - % - % -

[035] - PHP Database Access Through Arrays 0.7.0 
  by El Hombre Gris (http://freshmeat.net/users/ElHombreGris/)
  Wed, Jul 4th 2007 11:26

Database

About: This package can be used to access data stored in MySQL tables like
accessing arrays. It uses SPL to implement several classes and iterators
interfaces to access MySQL databases.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[036] - Postgrey 1.28 
  by David Schweikert (http://freshmeat.net/users/dschwei/)
  Wed, Jul 4th 2007 10:57

Communications :: Email :: Filters

About: Postgrey is a Postfix policy server that implements greylisting.
When a request for mail delivery is received by Postfix via SMTP, the
triplet CLIENT_IP / SENDER / RECIPIENT is built. If it is the first time
that this triplet is seen, or if the triplet was first seen less than 10
minutes ago, then the mail gets rejected with a temporary error.
Hopefully, spammers or viruses will not try again later, even though such
behavior is required per RFC. 

Changes: The logging format has been improved, and an important workaround
for problems of exchange in dealing with greylisted email messages has been
implemented. The whitelist has been updated, Exim support has been
improved, and a greylist pre-seeding tool has been added.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[037] - proxyScan.pl 0.1 
  by ethings (http://freshmeat.net/users/ethings/)
  Wed, Jul 4th 2007 06:38

Security
System :: Networking

About: proxyScan.pl is a security penetration testing tool to scan for
hosts and ports through a Web proxy server. Features include various HTTP
methods such as GET, CONNECT, HEAD as well as host and port ranges. 

License: GNU General Public License v2

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

                        - %  - %  - % - % -

[038] - SableCC 4-alpha.2 (Development)
  by Etienne M. Gagnon (http://freshmeat.net/users/etiennegagnon/)
  Wed, Jul 4th 2007 11:10

Software Development :: Code Generators
Software Development :: Compilers
Software Development :: Interpreters

About: SableCC is a parser generator that generates fully featured
object-oriented frameworks for building compilers, interpreters, and other
text parsers. In particular, generated frameworks include intuitive
strictly-typed abstract syntax trees and tree walkers. SableCC also keeps
a clean separation between machine-generated code and user-written code,
which leads to a shorter development cycle.

Changes: This alpha version brings the automaton package to transform
regular expressions into minimal DFAs using minimal alphabets, and
proposes a new syntax for specifying SableCC 4 lexers. It also provides
complete Javadoc documentation and JUnit testing of the alphabet package.

License: The Apache License 2.0

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

                        - %  - %  - % - % -

[039] - SamePlace 0.7rc1 
  by hyperstruct (http://freshmeat.net/users/hyperstruct/)
  Wed, Jul 4th 2007 11:00

Communications :: Chat

About: SamePlace is an instant messaging client for Firefox. But, most
importantly, it is the access point for hybrid Web/IM, collaborative,
real-time applications. It allows the creation of many more applications
based on IM other than just "chat". 

Changes: This release candidate features a redesigned user interface,
faster contact autocompletion, chatroom bookmarks, tabbed conversations, a
Jabber link on Web pages, an experimental stand-alone client, and support
for scriptlets (self-contained micro-extensions in the form of Javascript
files that don't require browser restart and can be developed from within
SamePlace itself).

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[040] - Sflack 12.0 
  by expert (http://freshmeat.net/users/slackarea/)
  Wed, Jul 4th 2007 10:49

System :: Operating System
System :: Operating System :: Linux Distributions

About: Sflack Linux is an unofficial port of Slackware to the x86_64
architecture. Sflack Linux is a complete and pure 64-bit multitasking
"UNIX-like" system. It's currently based around the 2.6 Linux kernel
series and the GNU C Library version 2.5. A full installation gives you
the X Window System, C/C++ development environments, Perl, networking
utilities, a mail server, a news server, a web server, an FTP server, the
GNU Image Manipulation Program, Firefox Web browser, plus many more
programs. Sflack Linux can run on amd64 systems all the way up to the
latest x86_64 machines. 

Changes: This release uses the latest kernel, KDE 3.5.7, XFce 4.4.1, HAL
automounting for desktop users, an updated toolchain, and many other
enhancements.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[041] - SILC Toolkit 1.1.2
  by priikone (http://freshmeat.net/users/priikone/)
  Wed, Jul 4th 2007 03:03

Communications
Communications :: Chat
Communications :: Conferencing

About: SILC (Secure Internet Live Conferencing) is a protocol which
provides secure conferencing services in the Internet. It can be used to
send any kind of messages, in addition to normal text messages. This
includes multimedia messages like images, video, and audio stream. All
messages in the SILC network are encrypted and authenticated, and messages
can also be digitally signed. SILC protocol supports AES, SHA-1, PKCS#1,
PKCS#3, X.509, OpenPGP, and is being developed in the IETF. The software
is delivered as SILC Client for end users, SILC Server for system
administrators, and SILC Toolkit for application developers.

Changes: This version fixes several crash bugs, packet flag resetting, PFS
rekey with CTR encryption mode, and some other bugs. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[042] - Slackware 12.0 
  by Jonathan S Hasugian (http://freshmeat.net/users/jonsh/)
  Wed, Jul 4th 2007 03:36

System :: Operating System
System :: Operating System :: Linux Distributions

About: Slackware is the longest-running distribution of the Linux
operating system. Slackware offers a stable and secure version of Linux
that is perfect for home, office, or educational use. Slackware is easy
for beginners to install, but contains all the advanced features required
by the experienced UNIX power-user.

Changes: More recent packages have been included.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[043] - Stream Replace 0.1 
  by viric (http://freshmeat.net/users/viric/)
  Wed, Jul 4th 2007 14:47

Text Processing :: Filters
Utilities

About: Stream Replace replaces binary data in streams (from stdin to
stdout). It has two parameters: you pass a string that should literally
match, and the replacement string. On stdout, every occurrence will be
replaced, byte by byte. It does a job 'sed' usually cannot do: change
non-text files.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[044] - StreamCruncher 2.0 Beta 
  by Ashwin Jayaprakash (http://freshmeat.net/users/AshwinJ/)
  Wed, Jul 4th 2007 11:04

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

About: StreamCruncher is an event processor. It supports a language based
on SQL that 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.
Pattern matching or multi-stream correlation are also possible.

Changes: This version is the result of a major refactoring job. The API
has been greatly simplified. The internal architecture has changed
considerably, resulting in a vast improvement in performance. The
TimeWindowFPerfTest (single Query on a Stream) can do 25,500 events per
second on a 1.6 GHz Centrino.

License: Freeware

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

                        - %  - %  - % - % -

[045] - tcpscript 0.1 
  by viric (http://freshmeat.net/users/viric/)
  Wed, Jul 4th 2007 14:46

Communications :: Conferencing
Terminals
Utilities

About: In a way similar to the classic Unix command "script" (in fact it's
a fork), this will open a TCP port to allow anyone to connect to it using
telnet and see in real time what you see on the terminal. Run "tcpscript",
tell your friend to connect, and he will see your terminal. There, "resize
-s LINES COLS" is helpful for curses programs in xterm; try to use
compatible terminals/emulators. An example use is to use 'vim' in it as a
blackboard over phone/chat calls.

License: BSD License (revised)

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

                        - %  - %  - % - % -

[046] - tetex-upmethodology 20070703 
  by sgalland (http://freshmeat.net/users/sgalland/)
  Wed, Jul 4th 2007 06:34

Software Development :: Documentation
Text Processing :: Markup :: TeX/LaTeX

About: tetex-upmethodology provides a complete set of LaTeX styles that
permit you to write documents according to a UP-based methodology. Its
major features are document history, task management, design and
specification documentation, and helping tools. 

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/tetex-upmethodology/

                        - %  - %  - % - % -

[047] - Thousand Parsec C++ Client Network Library 0.1.1
  by Lee Begg (http://freshmeat.net/users/llnz/)
  Wed, Jul 4th 2007 04:32

Games/Entertainment
Games/Entertainment :: Simulation
Games/Entertainment :: Turn Based Strategy

About: Thousand Parsec is a 4X strategy game (eXplore, eXpand, 
eXterminate, eXploit). Unlike commercial alternatives,  it is designed for
long games supporting universes as  large as your computer can handle. It
allows a high  degree of player customization, and features a flexible 
technology system, where new technologies may be  introduced mid-game.

Changes: Quite a few changes were made for 0.1.1 to libtpproto-cpp. Thread
safety was made slightly better, but is not complete. This release adds
some new features, such as caches, TPS and HTTPS sockets, and
GameStatusListener. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[048] - TOAD C++ GUI Library 0.64.1 (Stable)
  by Mark-André Hopf (http://freshmeat.net/users/markandre/)
  Wed, Jul 4th 2007 04:22

Software Development :: Libraries
Software Development :: Libraries :: Application Frameworks
Software Development :: Widget Sets

About: The TOAD C++ GUI Library is a set of classes to create graphical
user interfaces with the X Window System. While still under development,
it aims to be an alternative to other popular GUI libraries in the future
by providing innovative features that ease the development process. 

Changes: This release solves a compilation issue with the fontconfig
library. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[049] - UCARP 1.3 
  by j (http://freshmeat.net/users/frankdenis/)
  Wed, Jul 4th 2007 11:02

Internet
System :: Networking
System :: Networking :: Firewalls

About: UCARP allows a pair of hosts to share common virtual IP  addresses
in order to provide automatic failover. It is a  portable userland
implementation of the secure and patent- free Common Address Redundancy
Protocol (CARP,  OpenBSD's alternative to VRRP). Strong points of the CARP
 protocol include its very low overhead, cryptographically  signed
messages, interoperability between different  operating systems and no
need for any dedicated extra  network link between redundant hosts. 

Changes: All known bugs from 1.2 should be fixed. Gratuitous ARP packets
should now be properly recognized by most ethernet switches. New options
have been added in order to read the secret key from a file and in order
to add arguments (like the virtual IP address) to up/down scripts.

License: BSD License (original)

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

                        - %  - %  - % - % -

[050] - Webalizer Xtended RB18 
  by Patrick Frei (http://freshmeat.net/users/pfrei/)
  Wed, Jul 4th 2007 04:22

Internet :: Log Analysis

About: Webalizer Xtended is an extension of Webalizer which adds a number
of features and improvements, such as monthly statistics for all "404 Not
Found" errors, including the number of the "404 Not Found" requests and
the corresponding 404 URLs. Furthermore, all colors of the statistics can
be defined by the user. It also fixes several (security-related) bugs in
the original Webalizer code and contains the "Geolizer" and "Apache
mod_logio" patches to generate faster and more reliable geographic traffic
statistics. 

Changes: Support for Apache module "mod_logio" was implemented with
additional human-readable transfer size and user-defined colors. All
language files were modified for "mod_logio" support and to support geoip
help messages (webalizer -h). Two minor bugs have been fixed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[051] - xlike Kernel Patchset 0.15a 
  by m0hs|n (http://freshmeat.net/users/inaam/)
  Wed, Jul 4th 2007 03:37

System :: Clustering/Distributed Networks
System :: Filesystems
System :: Networking

About: [xlike] Kernel Patchset is a patch collection for the Linux vanilla
kernel. It includes as many stable enhancements for the Linux kernel as
possible. These include code from Xen, Kernel Mode Linux, Rule Set Based
Access Control, Novell AppArmor, Openswan, grsecurity, Linux VServer,
Linux-PHC, web100, Nefilters, Suspend2, Speakup, SquashFS, fbsplash,
BadRAM, and more. It also contains many drivers and fixes. 

Changes: This version was updated for Kernel 2.6.19.3. Linux VServer,
grsecurity, Linux-PHC, UnionFS, and SquashFS were added. RSBAC, ReiserFS4,
and LinuxIMQ were removed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[052] - XML From Plain Text 0.03 
  by Philip Hazel (http://freshmeat.net/users/ph10/)
  Wed, Jul 4th 2007 04:23



About: xfpt is a program that reads a file of plain text that contains
relatively simple markup, and outputs an XML file. It is intended to
simplify the management of XML data. It is not a program that attempts to
turn a plain text document into XML. Markup within text is introduced by
ampersand characters, but is otherwise "soft". You can define what follows
the ampersand, for example, &" to generate a "quote" element. There is also
a macro facility that allows for higher level concepts such as chapters,
displays, tables, etc.

Changes: The macro library has been extended to include preface, appendix,
colophon, footnote, figure, and table. The program has one new directive to
enable it to handle "nested" sections such as footnotes. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[053] - ZideStore OpenGroupware Interface r502 
  by Rev. Adam Tauno Williams (http://freshmeat.net/users/whitemice/)
  Wed, Jul 4th 2007 00:25

Office/Business :: Groupware

About: zOGI (ZideStore OpenGroupware Interface) is an OpenGroupware.org
ZideStore bundle which provides a simple and consistent XML-RPC API to the
server's groupware and collaboration functions. 

Changes: Deletion of projects is supported. Numerous bugs were fixed
related to deletion of all objects. Contacts and enterprises support
object version checking. Lots of code clean up was done with improved
error handling. 

License: GNU Lesser General Public License (LGPL)

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



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

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