Newsletter for Monday, March 21st 2005

[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/2005/03/21/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce

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

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

Are you about to purchase an IT Product that's all hype?

Find out at the IT Product Guide. Read real reviews from actual users and
learn which products are mission-critical to your enterprise now.  Start
reading reviews at 

http://productguide.itmanagersjournal.com/

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

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

[001] - /etc/net 0.7.0 (Scripts)
[002] - 1060 Forum 1.0.0 
[003] - 5ball 0.4 
[004] - abcMIDI 2005_03_19 
[005] - Advanced Bash Scripting Guide 3.3 (Stable)
[006] - AdvanceMAME 0.94.0 
[007] - AdvanceMENU 2.4.7 
[008] - AnotherScrapBook A.04.01.03 
[009] - ASFS filesystem driver 1.0beta9 (Kernel-2.6)
[010] - BabyChess 16 (Stable)
[011] - Barcode Writer in Pure Postscript 2005-03-21 
[012] - beancounter 0.8.0 
[013] - Blitz JavaSpaces 2.1.19 (Server Edition)
[014] - Blitz JavaSpaces 1.07 (Pure Java Edition)
[015] - C++ Portable Components 0.91.3 
[016] - Cayenne 1.2M3 
[017] - Conary 0.50.5 
[018] - DB Visual Architect 1.0 20050321a 
[019] - DConnect Daemon 0.5.2 (Development)
[020] - DSPAM 3.4.1 
[021] - ELOG Electronic Web Logbook 2.5.8 
[022] - ezail 0.3.1 
[023] - ezUserManager 1.3 
[024] - FOX 1.5.1 (Development)
[025] - FreeNX 0.3.1 
[026] - GNU nano 1.3.6 (Unstable)
[027] - Golden T Game Engine 0.2.2 
[028] - guile-dbd-mysql 1.0.3 
[029] - guile-dbd-postgresql 1.0.2 
[030] - guile-dbi 1.0.2 
[031] - Headline Munger 2.0 
[032] - Htmlpath 1.01 
[033] - inicrond 3.1.2 
[034] - Isotopic Pattern Calculator 0.4 (GIPS)
[035] - jailctl 0.5 
[036] - Java SOS 4.25 
[037] - JavaSVN 0.8.6 
[038] - JChemPaint 2.0.10 
[039] - KAddressBook 3.4 
[040] - KDE Kontact 1.1 
[041] - KMail 1.8 
[042] - KMobileTools 0.4.3.1 
[043] - Krusader 1.60.0-beta2 
[044] - libASSA 3.3.0 
[045] - MaraDNS 1.1.30 (Development)
[046] - MediaWiki 1.4.0 
[047] - MetaStock Data Conversion Command Line Utils 1.6.1 
[048] - mod_ldap_userdir 1.1.6 (Stable)
[049] - Musical MIDI Accompaniment 0.13 
[050] - Musicextras 0.6.6 
[051] - Netfig Platform 0.8.1 
[052] - Network Management Center 1.0 
[053] - NewBG Hybrid IRCD 4 
[054] - Newts 0.14.5 (Main)
[055] - Node Director 0.06 (Web GUI)
[056] - OpenNMS 1.2.1 (Stable)
[057] - PHP LetterIt 2 050319 
[058] - PHP Timeclock 0.9.3 
[059] - PM Report 2.1 
[060] - Prometheus QoS 0.5 
[061] - Qmail SStats 0.1.3 
[062] - RealPlayer 10.0.3 GOLD (Linux/Unix/Solaris Release)
[063] - Redet 5.0 
[064] - Revelation 0.4.1 
[065] - Rootkit Hunter 1.2.3 
[066] - rsaver 1.0 
[067] - SAGATOR 0.5.9 
[068] - Sajax 0.10 
[069] - SAPIPROCESSOR 1.0 
[070] - Sigma Expense 1.4.0 
[071] - Silky 0.5.4 
[072] - SwarmStream Public Edition 3.0.b2 
[073] - Syntax Desktop 2.2.1 
[074] - Tea4CUPS 2.00 
[075] - TeXlipse plugin 1.0 
[076] - The Rookery Build System 0.8.2 
[077] - Transtalo 0.2.0 (transtalo_input_eo)
[078] - TunaPie 0.4.5 
[079] - Virtual Universe 0.52 (Virtual World Server)
[080] - vpoppasswd 0.0.3 
[081] - white_dune 0.29beta067 (Development)
[082] - Xebece 1.0.2 
[083] - xffm 4.3.1 
[084] - XScreenSaver 4.21 
[085] - Z Time Control 1.0 


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

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

[001] - /etc/net 0.7.0 (Scripts)
  by Pilot (http://freshmeat.net/users/infrastation/)
  Mon, Mar 21st 2005 05:08

System :: Boot :: Init
System :: Networking
System :: Systems Administration

About: /etc/net represents a new approach to Linux network configuration
tasks. Inspired by the limitations of traditional configuration
subsystems, /etc/net provides builtin support for configuration profiles,
interface name management, removable device support, full iproute2 command
set support, interface dependency resolution, and a QoS configuration
framework. /etc/net provides support for the following interface types:
Ethernet, WiFi (WEP), IPv6/IPv6 tunnels, PSK IPSec tunnels, VLAN, PLIP,
Ethernet bonding and bridging, traffic equalizer, Pent@NET, usbnet, and
PPP. Due to its modular design, support for new interface types can be
added without overall design changes. 

Changes: A lot of code cleanups were done, leading to bugfixes, better
performance, and some incompatibility with previous releases. Initial
configuration examples were added. Initial multihost configuration support
was implemented. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[002] - 1060 Forum 1.0.0 
  by Peter Rodgers (http://freshmeat.net/users/1060/)
  Mon, Mar 21st 2005 13:51

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

About: 1060 Forum is a very high performance bulletin board application
which runs on 1060 NetKernel. It is a service-oriented application written
to take advantage of the 1060 NetKernel infrastructure. Features include
multiple forums, extensive moderation facilities, user privacy protection,
extensive search facility, RSS feeds for site, forums, topics, mediated
anonymous email service, and fine-grained comprehensive caching. It is
easy to extend and restyle, and runs comfortably on NetKernel with a 32MB
Java Virtual Machine. 

License: Other/Proprietary License with Source

URL: http://freshmeat.net/projects/1060forum/

                        - %  - %  - % - % -

[003] - 5ball 0.4 
  by Paul Sherman (http://freshmeat.net/users/psherma1/)
  Mon, Mar 21st 2005 00:01

Games/Entertainment
Games/Entertainment :: Puzzle Games

About: 5ball is similar to klines, but bigger (and meant for at least 
1024x768 screen res.). It includes many options such as  different board
size, number of different colors, undo,  different themes, etc. The object
is to make a line of 5 like- color balls which will eliminate them from the
grid. Score as  much as you can before the grid fills. 3 new balls are
placed  randomly on the grid each time you move without making a  line. 

Changes: The "medium" theme was tweaked to look better and the build tools
were updated.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/5ball/

                        - %  - %  - % - % -

[004] - abcMIDI 2005_03_19 
  by Guido Gonzato (http://freshmeat.net/users/goccia/)
  Mon, Mar 21st 2005 05:36

Multimedia :: Sound/Audio :: Conversion

About: The abcMIDI suite consists of programs for turning ABC music files
into MIDI and vice versa, typesetting them as PostScript files, and
manipulate them in several ways.

Changes: Microtone accidentals are now treated as decorations. Optional
chords, such as "(C)", are now played. A minor bug in !fermata! was also
corrected. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[005] - Advanced Bash Scripting Guide 3.3 (Stable)
  by M. Leo Cooper (http://freshmeat.net/users/thegrendel/)
  Mon, Mar 21st 2005 09:14

Education
Software Development :: Documentation
System :: Systems Administration

About: The Advanced Bash Scripting Guide is both a reference and a
tutorial on shell scripting. This comprehensive book (the equivalent of
about 646 print pages) covers almost every aspect of shell scripting. It
contains over 300 profusely commented illustrative examples, and a number
of tables. Not just a shell scripting tutorial, this book also provides an
introduction to basic programming techniques, such as sorting and
recursion. It is well suited for either individual study or classroom use.


Changes: More bugfixes were made, some of them fairly important. New
material was added, including a few rather useful example scripts. This is
more than a "minor" update, but not quite a major one. 

License: GNU Free Documentation License (FDL)

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

                        - %  - %  - % - % -

[006] - AdvanceMAME 0.94.0 
  by Andrea Mazzoleni (http://freshmeat.net/users/amadvance/)
  Mon, Mar 21st 2005 14:57

Games/Entertainment :: Arcade
System :: Emulators

About: AdvanceMAME is a port of the MAME and MESS emulators for arcade
monitors, TVs, and PC monitors.

Changes: This release fixes the installation on Mac OS X. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[007] - AdvanceMENU 2.4.7 
  by Andrea Mazzoleni (http://freshmeat.net/users/amadvance/)
  Mon, Mar 21st 2005 14:56

Games/Entertainment :: Arcade
System :: Emulators

About: AdvanceMENU is a frontend for AdvanceMAME,  MAME, MESS, RAINE and
other arcade emulators. It  supports extended features like PNG/MNG/MP3 
animated snapshots, up to 192 previews at the  same time, and many other
features. 

Changes: This release allows the user to display an animated clip at the
startup and at the end of the program. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[008] - AnotherScrapBook A.04.01.03 
  by ewl (http://freshmeat.net/users/ewl/)
  Mon, Mar 21st 2005 14:42

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

About: AnotherScrapBook is a static Website generator. It can  currently
handle (almost) all kinds of pictures, as well as  MJPEG films as
typically generated by a digital camera. 

Changes: This is a maintenance version. Quite a lot of code cleanup was
done. Some smalle bugs were fixed. The most important change is probably
the "quick-ident" function, which greatly speeds up the identification of
your files, at the price of a slight fuzziness. The "install.sh" script
should be used to install ASB. 

License: MIT/X Consortium License

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

                        - %  - %  - % - % -

[009] - ASFS filesystem driver 1.0beta9 (Kernel-2.6)
  by Marek Szyprowski (http://freshmeat.net/users/march123/)
  Mon, Mar 21st 2005 01:30

System :: Filesystems

About: ASFS is a filesystem driver for the Linux kernel that adds support
for the Amiga SmartFileSystem. It supports both read and write, however,
write support is in an early beta stage.

Changes: Native Language Support (NLS) was added.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[010] - BabyChess 16 (Stable)
  by BabyChess (http://freshmeat.net/users/babychess/)
  Mon, Mar 21st 2005 07:17

Games/Entertainment :: Turn Based Strategy

About: BabyChess is a chess application. It understands PGN (Portable Game
Notation) and FEN (Forsyth-Edwards Notation). It also lets you play chess
against other people through ICS (Internet Chess Server) or against its
built-in chess engine. 

Changes: The name of the opening move is displayed. A new "match window"
was added to facilitate playing against engines. Compilation and
installation was made much easier. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[011] - Barcode Writer in Pure Postscript 2005-03-21 
  by Terry Burton (http://freshmeat.net/users/terryburton/)
  Mon, Mar 21st 2005 05:39

Information Management
Multimedia :: Graphics
Office/Business :: Financial :: Point-Of-Sale

About: Barcode Writer in Pure Postscript implements the printing of many
barcode formats entirely within level 2 PostScript, so that the process of
converting the input string into the printed output is performed by the
printer itself. This avoids the need to re-implement the barcode
generation process whenever your language needs change. The project
supports most major barcode formats including EAN-13, EAN-8, UPC-A, UPC-E,
ISBN, Code 128 (A, B, and C), Code 39, Interleaved 2 of 5, Postnet, Code 2
of 5, and Codabar.

Changes: Support for the Royal Mail/RM4SCC symbology was added. A minor
fix was made to the positioning of human readable text in the PostNet
symbology. 

License: MIT/X Consortium License

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

                        - %  - %  - % - % -

[012] - beancounter 0.8.0 
  by Dirk Eddelbuettel (http://freshmeat.net/users/eddelbuettel/)
  Mon, Mar 21st 2005 22:21

Office/Business :: Financial
Office/Business :: Financial :: Investment

About: beancounter enables stockmarket data analysis and performance
evaluation. It has two main modes. The first is data gathering - both
current data (e.g. closing prices, high, low, volume etc.) and historical
price data can be retrieved efficiently using multiple securities per
requests, and stored in an SQL database (PostgreSQL, MySQL, and SQLite are
supported) via easy command line operations. The second mode is data
analysis, based on the previously stored data. This comprises various
performance reports, as well as a Value-at-Risk analysis. beancounter is
implemented as a Perl module, and a Perl command-line frontend to the
module. It supports different stock markets from around the globe, foreign
exchange rates, US mutual funds, and US options.

Changes: Two new commands for portfolio listing and stock deactivation
were added, as well as three new command-line options. A new optional FX
data backend (at UBC) was added, and several other small changes and
improvements were made. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[013] - Blitz JavaSpaces 2.1.19 (Server Edition)
  by Dan Creswell (http://freshmeat.net/users/dancres/)
  Mon, Mar 21st 2005 05:57

Adaptive Technologies
System :: Clustering/Distributed Networks

About: Blitz is an open source JavaSpaces implementation  designed to ease
development and deployment of  JavaSpaces technology. It is Jini 2.0
enabled, and  uses established VM principles. It also implements smart
indexing, tuneable persistence, and active/passive lease cleanup. It is
designed with experimentation and expansion in mind.

Changes: Per Entry-type constraints were added. Support for FIFO ordered
matching was added. The Dashboard was updated to provide support for Entry
browsing. 

License: BSD License (revised)

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

                        - %  - %  - % - % -

[014] - Blitz JavaSpaces 1.07 (Pure Java Edition)
  by Dan Creswell (http://freshmeat.net/users/dancres/)
  Mon, Mar 21st 2005 05:57

Adaptive Technologies
System :: Clustering/Distributed Networks

About: Blitz is an open source JavaSpaces implementation  designed to ease
development and deployment of  JavaSpaces technology. It is Jini 2.0
enabled, and  uses established VM principles. It also implements smart
indexing, tuneable persistence, and active/passive lease cleanup. It is
designed with experimentation and expansion in mind.

Changes: Per Entry-type constraints were added. Support for FIFO ordered
matching was added. The Dashboard was updated to provide support for Entry
browsing. 

License: BSD License (revised)

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

                        - %  - %  - % - % -

[015] - C++ Portable Components 0.91.3 
  by Guenter Obiltschnig (http://freshmeat.net/users/obiltschnig/)
  Mon, Mar 21st 2005 00:09

Software Development :: Embedded Systems
Software Development :: Libraries

About: The C++ Portable Components are a collection of class libraries for
developing network-centric, portable applications in C++. The classes
integrate perfectly with the C++ Standard Library and cover functionality
like threads, thread synchronization, filesystem access, streams, shared
libraries and class loading, sockets and network protocols (HTTP, FTP,
SMTP, etc.), including an HTTP server, as well as an XML parser with SAX2
and DOM interfaces. 

Changes: This release added support for Sun Solaris and Sun Forte C++ with
STLport. No new features were added.

License: OSI Approved

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

                        - %  - %  - % - % -

[016] - Cayenne 1.2M3 
  by Andrus Adamchik (http://freshmeat.net/users/mensk/)
  Mon, Mar 21st 2005 05:50

Software Development
Software Development :: Libraries :: Java Libraries

About: Cayenne is a free object-relational persistence framework written
in Java. Its goal is to make development of database Java applications
faster and more consistent with the Object Oriented Programming concept.
Some of the ideas used in Cayenne have been inspired by the persistence
mechanism of NeXT's (and now Apple's) WebObjects application server.  

Changes: This release includes a number of new features, improvements, and
bugfixes. The most notable changes are support for single-query (a.k.a.
"joint") prefetching, support for flattened relationships prefetching,
PostgreSQL PK generator using sequences, and storing user-defined
properties in DataContext. 

License: The Apache License

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

                        - %  - %  - % - % -

[017] - Conary 0.50.5 
  by Michael K. Johnson (http://freshmeat.net/users/johnsonm/)
  Mon, Mar 21st 2005 22:04

Software Development :: Version Control
System :: Archiving :: Packaging
System :: Installation/Setup

About: Conary is a distributed software management system for Linux
distributions. It replaces traditional package management solutions (such
as RPM and dpkg) with one designed to enable loose collaboration across
the Internet. It enables sets of distributed and loosely connected
repositories to define the components which are installed on a Linux
system. Rather than having a full distribution come from a single vendor,
it allows administrators and developers to branch a distribution, keeping
the pieces which fit their environment while grabbing components from
other repositories across the Internet.

Changes: Installing and updating were made faster by moving some hot code
paths from Python to C and by enabling the small rollback feature
announced in 0.50.4. A few bugs in shadow merging and group installation
were fixed. The loadRecipe syntax was changed to be more flexible and
useful when building a derivative distribution. 

License: Common Public License

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

                        - %  - %  - % - % -

[018] - DB Visual Architect 1.0 20050321a 
  by Visual Paradigm International Ltd.
(http://freshmeat.net/users/elyse_mirror/)
  Mon, Mar 21st 2005 04:13

Documentation
Education
Scientific/Engineering

About: DB Visual Architect (DBVA) is a powerful tool  that provides
support for Object Relational  Mapping (ORM) and Entity Relationship 
Diagrams (ERD), which assist with realizing  UML designs as relational
database  implementations. By drawing a class diagram  for the system, you
can generate the required  database tables and persistent source code  for
database manipulation. It can also be used  with existing software.

Changes: In this build, database coverage was extended to support
PostgreSQL, Clounscape/Derby, and DB2. Reverse and forward engineering is
supported for these databases as well as all for the originally supported
engines.

License: Free for non-commercial use

URL: http://freshmeat.net/projects/db-va/

                        - %  - %  - % - % -

[019] - DConnect Daemon 0.5.2 (Development)
  by Pawe&#322; Go&#322;aszewski (http://freshmeat.net/users/blues/)
  Mon, Mar 21st 2005 07:30

Communications
Communications :: File Sharing
Communications :: File Sharing :: Direct Connect

About: DConnect Daemon is a daemon that acts as a Direct Connect hub. It
is written in pure C and utilizes threads. It aims to be very fast, with a
very good protocol implementation. 

Changes: Many bugfixes were made. The meaning of the minimal_sleep_time
option was changed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[020] - DSPAM 3.4.1 
  by Nuclear Elephant (http://freshmeat.net/users/jzdziarski/)
  Mon, Mar 21st 2005 05:52

Communications :: Email :: Filters
Internet
Text Processing :: Filters

About: DSPAM is a server-side statistical anti-spam agent for Unix email
servers. It masquerades as the email server's local delivery agent and
effectively filters spam using a combination of de-obfuscation techniques,
specialized algorithms, and statistical analysis. The result is an
administratively maintenance-free, self-learning anti-spam tool. DSPAM has
yielded real-world success rates beyond 99.9% accuracy with less than a
0.01% chance of false positives.

Changes: Many bugfixes have been made. SMTP delivery has been added.
Additional ParseToHeader options and LMTP/SMTP delivery options have been
added. Documentation has been added for configuring DSPAM as a front-side
MX relay with postfix. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[021] - ELOG Electronic Web Logbook 2.5.8 
  by Stefan Ritt (http://freshmeat.net/users/stefanritt/)
  Mon, Mar 21st 2005 09:05

Database :: Database Engines/Servers
Database :: Front-Ends
Internet :: WWW/HTTP :: HTTP Servers

About: ELOG Electronic Web Logbook is an electronic logbook with a Web
interface. It can be used to maintain personal or shared logbooks, with
the ability to add attachments to logbook pages. Logbook entries can be
categorized with user-defined classes, and queried using filters on these
classes. Automatic email notifications can be generated on new entries
based on the classes. The ELOG server is a small stand-alone C program,
which runs under Linux and Windows. No other packages are required. The
logbooks are saved in plain ASCII files for easy and fast access.

Changes: Several small eahancements and bugfixes were made. The password
file format has been switched to XML. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[022] - ezail 0.3.1 
  by tito (http://freshmeat.net/users/titocosta/)
  Mon, Mar 21st 2005 05:55

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

About: ezail is an application for securely transferring  files of any
size through the Internet. Files are  sent directly from senders to
recipients  without servers, with no limits on attachment  sizes, no
mailbox quotas, and no bounced  messages. Unlike email, the identity of 
senders and recipients is authenticated by  signed certificates. Files
sent are encrypted  end-to-end with the Triple-DES algorithm.

Changes: This release adds a module to cope with unreliable network
connections.

License: Freeware

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

                        - %  - %  - % - % -

[023] - ezUserManager 1.3 
  by ZoRaC (http://freshmeat.net/users/ZoRaC1/)
  Mon, Mar 21st 2005 13:38

Information Management
Internet :: WWW/HTTP :: Site Management
System :: Systems Administration

About: ezUserManager is a script that allows administration of  .httpasswd
files. It features a signup form, forgotten  password form, and an admin
form with the ability to modify  and delete users. It offers email
activation, and supports  both encrypted and plaintext passwords. 

Changes: Web-configuration was added. An option was added to choose
whether an admin must approve users before becoming active. A log-out
function was added in the admin-area. An option was added for choosing
which languages to display in the language-bar. More languages were added.
A stylesheet was added for better customization of apperance. A bug with
file-permission check on .htpasswd-file was fixed. A bug which allowed
users with status "New" or "Disabled" to use the forgot-password function
was fixed. 

License: Free for non-commercial use

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

                        - %  - %  - % - % -

[024] - FOX 1.5.1 (Development)
  by jeroen (http://freshmeat.net/users/jvz/)
  Mon, Mar 21st 2005 22:10

Software Development :: Libraries :: Application Frameworks

About: FOX is a C++-based toolkit for GUI development. It includes a rich
set of widgets and has powerful yet simple layout managers, MDI widgets,
and mega-widgets. FOX incorporates support for XDND for drag and drop, X
clipboard and X Selection, watching other I/O channels and sockets, timers
and idle processing, object serialization and deserialization, a registry
to save persistent settings, and 3D widgets using Mesa or OpenGL. FOX
works on Linux, IRIX, Solaris, HP/UX, AIX, Tru64 Unix, Windows 9x,NT,2K
(VC++, GNUWIN32, Borland, VisualAge C++), FreeBSD, and Sequent. 

Changes: Unicode tables were added. The fxchar.h header file provides
functions operating on 32-bit wide Unicode characters. They support the
full range from U+000000 to U+10FFFF. FOX will support wide characters,
but most functions will work on UTF-8, which is a more compact and
manageable representation of Unicode characters. Scroll capability was
added to FXTabBar and FXTabBook. The "remove" APIs in various container
classes were renamed to "erase", which more closely resembles STL
container classes' nomenclature. Mouse wheel support was added for
FXComboBox, FXListBox, and FXTreeListBox. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[025] - FreeNX 0.3.1 
  by Kurt Pfeifle (http://freshmeat.net/users/pipitas/)
  Mon, Mar 21st 2005 14:54



About: FreeNX is an implementation of a NoMachine/NX-compatible terminal
server. It makes use of NoMachine's NX command line tools more convenient
and less error prone.  

Changes: Fixes have been provided for the following reported issues:
keyboard mapping problems; unix-custom mode (now parameters to commands
are correctly passed); password prompt detection in nxnode-login; locking
to prevent usage of the same $DISPLAY by different users; resume when
agent is no longer there; error message shown to user when session startup
fails; handling of /tmp/.X*-lock files; handling of not closed sessions in
"terminating" status; resume of multiple suspended sessions. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[026] - GNU nano 1.3.6 (Unstable)
  by David Lawrence Ramsey (http://freshmeat.net/users/dolorous/)
  Mon, Mar 21st 2005 00:11

Text Editors

About: GNU nano (Nano's ANOther editor, or Not ANOther editor) is an
enhanced clone of the Pico text editor.

Changes: This release finally includes the long-awaited support for UTF-8.
It also includes the ability to insert UTF-8 characters using verbatim
input, the ability to delete all text from the cursor position to the end
of the file via ^W^X, I/O improvements so that pasted text displays
faster, status bar prompt improvements to make more edit window shortcuts
work in it, and a new option to use the second line of the screen as part
of the edit window. A fix for a long-standing bug where the program would
keep running if the terminal it was in died unexpectedly was included.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[027] - Golden T Game Engine 0.2.2 
  by Paulus Tuerah (http://freshmeat.net/users/paupau/)
  Mon, Mar 21st 2005 04:11

Games/Entertainment
Games/Entertainment :: Arcade
Games/Entertainment :: First Person Shooters

About: Golden T Game Engine is a simple yet powerful 2D game engine that
supports OpenGL as the rendering target. It's easy to learn, simple to
use, and compact. It was designed to be as simple and generic as possible
to be able to create any type of game. 

Changes: A skippable splash screen, an improved game font, a wave audio
playback workaround for Java 1.5, an updated naming convention, and
bugfixes in the basic collision checks.

License: Freeware

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

                        - %  - %  - % - % -

[028] - guile-dbd-mysql 1.0.3 
  by Maurizio Boriani (http://freshmeat.net/users/bauxs/)
  Mon, Mar 21st 2005 14:48

Database
Database :: API

About: guile-dbd-mysql is a MySQL database driver for the Guile DBI
system. 

Changes: A connection handling bug was fixed. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/guile-dbd-mysql/

                        - %  - %  - % - % -

[029] - guile-dbd-postgresql 1.0.2 
  by Maurizio Boriani (http://freshmeat.net/users/bauxs/)
  Mon, Mar 21st 2005 14:50

Database :: API
Software Development :: Libraries

About: guile-dbd-postgresql is a PostgreSQL database driver for guile-dbi.


Changes: A connection handling bug was fixed. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/guile-dbd-postgresql/

                        - %  - %  - % - % -

[030] - guile-dbi 1.0.2 
  by Maurizio Boriani (http://freshmeat.net/users/bauxs/)
  Mon, Mar 21st 2005 14:40

Database
Database :: API

About: guile-dbi is a generic database interface for  Guile that provides
a way to use database  drivers that are linked at run-time.

Changes: This release implements a test framework (using greg,
http://www.gna.org/projects/greg/) for build verification. A bug that was
found when implementing the test suite was fixed. This bug caused a crash
when the user tried to close a closed dbi connection. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/guile-dbi/

                        - %  - %  - % - % -

[031] - Headline Munger 2.0 
  by hardisun (http://freshmeat.net/users/hardisun/)
  Mon, Mar 21st 2005 21:49

Games/Entertainment
Internet :: WWW/HTTP

About: Headline Munger generates random headlines from the various news
sources. The script uses normalized content from the RSS sources where the
content is composed of titles, and each word in those titles is saved
together with the word that follows. Once all the content is collected,
the script has a list of unique words each with a series of next words.
When it is run, the script chooses a random starting point and continues
from there to construct a headline. 

Changes: The program was altered to use RSS feeds from various sites as
the source for random headlines. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[032] - Htmlpath 1.01 
  by dmitriyf (http://freshmeat.net/users/dmitriyf/)
  Mon, Mar 21st 2005 22:07

Internet :: WWW/HTTP :: Browsers
Internet :: WWW/HTTP :: Indexing/Search

About: Htmlpath is a command-line HTML parser to be used in  automated
scripts to extract some information from HTML  pages when you know where
information is, but the info  itself  keeps changing.

Changes: A bug where a carriage return was not treated as a space which
was triggered under Borland's C++ 5.5 was solved. Another bug with
improper indexing of the elements in path was solved. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[033] - inicrond 3.1.2 
  by Sébastien Boisvert (http://freshmeat.net/users/sebhtml/)
  Mon, Mar 21st 2005 14:45

Education
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Dynamic Content :: Message Boards

About: inicrond is a education-oriented content management system. Its
main feature are block configuration, online test-building, the ability to
see test results with the test sheet itself, support for multiple languages
(although only a French translation currently exists), and configuration of
actions per group. It includes modules for members, groups, courses, online
source code, admin, calendar, search, comments, forums, file repository,
wiki, and more. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[034] - Isotopic Pattern Calculator 0.4 (GIPS)
  by Krugaan (http://freshmeat.net/users/Krugaan/)
  Mon, Mar 21st 2005 05:55

Scientific/Engineering
Scientific/Engineering :: Bioinformatics
Scientific/Engineering :: Chemistry

About: IPC (Isotopic Pattern Calculator) is a tool for mass spectrometry
that calculates the isotopic distribution of a given chemical formula or
peptide sequence. It uses gnuplot to visualize the results. 

Changes: Some compiler and run-time GTK warnings were removed. An option
to give a number of charges for calculating m/z ratios was added. An
option to give the decimal place to which the result is rounded was added.
Shortcuts for compute and formula type toggle were added. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[035] - jailctl 0.5 
  by Ltning (http://freshmeat.net/users/ltning/)
  Mon, Mar 21st 2005 14:32

System :: Systems Administration

About: jailctl is a FreeBSD /bin/sh script to ease the creating and
maintenance of jails. It is currently capable of starting/stopping jails,
creating jails (with installworld and subsequent cleaning up), upgrading
jails (installworld + mergemaster), deleting jails, and displaying jail
status info and per-jail process lists. It also includes functionality for
warm and cold jail backups. 

Changes: This is a major new version that supports both FreeBSD 4 and 5.
"backup" and "restore" commands were added, but the man page has not yet
been updated. Various aspects of execution were improved, cutting down on
code duplication. Extensive source code comments were added. 

License: BSD License (revised)

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

                        - %  - %  - % - % -

[036] - Java SOS 4.25 
  by Coldbeans (http://freshmeat.net/users/coldjava/)
  Mon, Mar 21st 2005 01:29

Communications :: Chat
Communications :: Email
Communications :: File Sharing

About: Java SOS is a set of configurable Java servlets for fast site
building, including Forums, Chat, and Calendar servlets, etc.

Changes: Codebase updates for existing components, and new filter
servlets.

License: Free for non-commercial use

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

                        - %  - %  - % - % -

[037] - JavaSVN 0.8.6 
  by Alexander Kitaev (http://freshmeat.net/users/oka801/)
  Mon, Mar 21st 2005 07:20

Software Development :: Libraries :: Java Libraries
Software Development :: Version Control

About: JavaSVN is a pure Java Subversion (SVN) client library. This means
that users of the library (i.e. Java applications) do not have to include
svn native binaries or javahl bindings to work with subversion
repositories. It is not only a 100% Java replacement for javahl bindings,
but also a library that provides a high level of control over subversion
repository operations.

Changes: The svn "annotate" feature was added. Bugfixes were made in DAV
protocol support. SVNClient implementation bugs were fixed. 

License: BSD License (original)

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

                        - %  - %  - % - % -

[038] - JChemPaint 2.0.10 
  by EgonW (http://freshmeat.net/users/egonw/)
  Mon, Mar 21st 2005 05:35

Scientific/Engineering
Scientific/Engineering :: Chemistry

About: JChemPaint is a program for drawing 2D chemical structures like
those found in most chemistry textbooks.

Changes: This release removes the hard-coded DADML support in favor of the
new DadmlBrowser plugin. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[039] - KAddressBook 3.4 
  by Don Sanders (http://freshmeat.net/users/dsanders/)
  Mon, Mar 21st 2005 00:00

Communications :: Email :: Address Book
Desktop Environment :: K Desktop Environment (KDE)

About: KAddressBook is the KDE address book. It allows users to import and
export address book files, offers a function to search for addresses, and
is fully integrated into KDE and its applications, including the Kontact
personal information management suite.

Changes: Bugfixes were made and additional safety measures were
implemented to protect user data. This version was released as part of KDE
3.4.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[040] - KDE Kontact 1.1 
  by Don Sanders (http://freshmeat.net/users/dsanders/)
  Mon, Mar 21st 2005 00:08



About: KDE Kontact is a personal information management application for
KDE. It integrates KMail, KAddressBook, and KOrganizer into a unified
application.

Changes: The application now supports various groupware servers, including
eGroupware, GroupWise, Kolab, OpenGroupware.org, and SLOX. This release
featured Kopete instant messenger integration, a KOrganizer journal
plugin, a special dates summary plugin, and a GUI option for selecting the
module shown on startup. It is now included in the KDEPIM package, and this
release is part of the KDE 3.4 release. An additional patch for a severe
bug in the groupware support in Kontact/Kmail that was too late for the
KDE 3.4 release is also available.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[041] - KMail 1.8 
  by Don Sanders (http://freshmeat.net/users/dsanders/)
  Mon, Mar 21st 2005 00:03

Desktop Environment :: K Desktop Environment (KDE)
System :: Networking

About: KMail is a fully-featured email client that fits nicely into KDE.
It has features such as support for powerful filters, PGP/GnuPG privacy,
inline attachments, drag and drop support of messages and attachments,
support for multiple POP3 and IMAP accounts, and integration into the
Kontact personal information management suite.

Changes: Support for emoticons/smilies, X-Faces, KWallet, IMAP namespaces,
and quick insertion of common phrases was implemented. Recipient display
and selection was improved in the message composer. Home directory
cluttering was reduced, as ~/dead.letter is no longer used. Numerous
bugfixes were made, especially in the IMAP and message threading code. The
program is now included in the KDEPIM package, and this release is part of
the KDE 3.4 release.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[042] - KMobileTools 0.4.3.1 
  by RockMan (http://freshmeat.net/users/rockman81/)
  Mon, Mar 21st 2005 08:50



About: KMobileTools is a nice KDE-based application that allows you to
control mobile phones with your PC. It handles full SMS control, dialing
calls, reading from phonebook, last dials, received and unanswered calls,
and phone status monitoring (battery and signal for now). It's based on a
Motorola C350 mobile phone, but's also tested on some Nokia and Ericsson
phones.  

Changes: Compilation with KDE 3.2 has been fixed (only with Qt 3.3). The
list of supported phones was expanded. Some other little bugs from the
previous version were fixed. The system tray behavior was restored, and
the author's email address was changed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[043] - Krusader 1.60.0-beta2 
  by shie erlich (http://freshmeat.net/users/manson/)
  Mon, Mar 21st 2005 14:51

Desktop Environment :: File Managers
Desktop Environment :: K Desktop Environment (KDE)
Internet :: File Transfer Protocol (FTP)

About: Krusader is an advanced twin-panel (commander-style) file-manager
for KDE 3.x, but with many extras. It provides all the file-management
features you could possibly want. It also features extensive archive
handling, mounted filesystem support, FTP, an advanced search module, a
text viewer/editor, directory synchronization, support for file content
comparisons, powerful batch renaming, and much more. It supports the
following archive formats: tar, zip, bzip2, gzip, rar, ace, arj, and rpm.
It can also handle other KIOSlaves such as smb:// or fish://. 

Changes: Crashes related to KDE 3.4.0 were fixed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[044] - libASSA 3.3.0 
  by Vladislav Grinchenko (http://freshmeat.net/users/vladg/)
  Mon, Mar 21st 2005 22:13

Adaptive Technologies
Software Development :: Libraries
Software Development :: Libraries :: Application Frameworks

About: libASSA is an OO C++ UNIX networking library based on some of the
design patterns such as Configurator, Reactor, Acceptor, and Connector
collectively known as Adaptive Communication Patterns described in various
papers published by Dr. D. C. Schmidt. 

Changes: This release brings many cosmetic changes along with ports to
Solaris 8/9, FreeBSD-5.3, and Linux/gcc-3.4.2. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[045] - MaraDNS 1.1.30 (Development)
  by Sam Trenholme (http://freshmeat.net/users/samboy/)
  Mon, Mar 21st 2005 08:37

Internet :: Name Service (DNS)

About: MaraDNS is a fully functional DNS server supporting authoritative
DNS, recursive DNS, and caching DNS.

Changes: This release updates the tutorial and the default list of DNS
root servers. The verbose output of DNS queries is now user-switchable. 

License: BSD License (revised)

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

                        - %  - %  - % - % -

[046] - MediaWiki 1.4.0 
  by brion (http://freshmeat.net/users/brion/)
  Mon, Mar 21st 2005 22:12

Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Dynamic Content :: Wiki

About: MediaWiki is a Web-based collaborative editing environment.
Originally built for the online encyclopedia project Wikipedia, it's
geared to support a large number of users and pages.

Changes: Performance was improved. New features include image gallery
display, searchable audit logs, language selection, UTF-8 input
validation, rel="nofollow" spam discouragement, and much more. Theming was
enhanced with better PHP 5 support and drop-in installation for custom
skins. Multiple wikis can now be installed into a single database using
table prefixes, and experimental PostgreSQL support is available in a
manual install. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[047] - MetaStock Data Conversion Command Line Utils 1.6.1 
  by Mansoor (http://freshmeat.net/users/mimansoor/)
  Mon, Mar 21st 2005 14:48

Office/Business :: Financial :: Investment

About: The MetaStock Data Conversion Command Line Utils are utilities to
convert from MetaStock binary data (MASTER and Fxxx.DAT) format to
MetaStock ASCII (8 Field) format and back.

Changes: Support was added for up to 4000 scrips in a single folder. Some
optimizations in initialization were made. 

License: Freeware

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

                        - %  - %  - % - % -

[048] - mod_ldap_userdir 1.1.6 (Stable)
  by John Morrissey (http://freshmeat.net/users/jwm/)
  Mon, Mar 21st 2005 09:03

Internet :: WWW/HTTP :: HTTP Servers

About: mod_ldap_userdir is an Apache module that enables  Apache to look
up user home directories from an  LDAP directory, in order to serve
UserDir  (~username) URLs.

Changes: A feature use that only works with Apache 2 was fixed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[049] - Musical MIDI Accompaniment 0.13 
  by Bob van der Poel (http://freshmeat.net/users/bobvanderpoel/)
  Mon, Mar 21st 2005 09:17



About: MMA (Musical MIDI Accompaniment) is an accompaniment generator. It
creates MIDI tracks for a soloist to perform over from a user-supplied
file containing chords and MMA directives. It is very versatile and
generates excellent tracks. It comes with an extensive user-extendable
library with a variety of patterns for various popular rhythms, an
extensive user manual, and several demo songs. It is a command line driven
program. It creates MIDI files which need a sequencer or MIDI file play
program.

Changes: Slash and custom chords were added. System macros were improved.
Warnings were improved. Many minor bugfixes were made. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[050] - Musicextras 0.6.6 
  by kapheine (http://freshmeat.net/users/kapheine/)
  Mon, Mar 21st 2005 09:04

Multimedia :: Sound/Audio

About: Musicextras is a program for automatically retrieving  extra
information for songs. Currently it retrieves  lyrics, album covers,
artist images, and more. It was designed to make it easy to add other
functionality. Information is obtained using plugins that parse Web page
data. An example for having XMMS automatically load information for the
currently playing MP3 is included.

Changes: The PLyrics plugin and artist regular expressions were fixed.
Better error handling was added to the plugin tests. Proxy support was
added. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[051] - Netfig Platform 0.8.1 
  by martin (http://freshmeat.net/users/martinwe/)
  Mon, Mar 21st 2005 09:15

Communications
Internet
System :: Networking

About: The Netfig Platform is an Eclipse-based product for configuring
network devices. It provides a text editor with autocompletion and error
underlining, a console connection to the device, and automatic document
access to related product manuals. At this stage the tool is specific to
Cisco IOS devices.

Changes: The big news for this release is a significant improvement in
memory performance which has eliminated several problems. There were also
some minor bugfixes and a fix to the Motif Linux distribution which
contained softlinks that were not being correctly reproduced in the zip
file. Registered users can update automatically by selecting "Help->Update
Software->Find and Install". 

License: Other/Proprietary License with Free Trial

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

                        - %  - %  - % - % -

[052] - Network Management Center 1.0 
  by Tom (http://freshmeat.net/users/webapp/)
  Mon, Mar 21st 2005 01:47

Information Management
Information Management :: Issue Tracking
Information Management :: Records Management

About: Network Management Center is a comprehensive network device
management tool. After entering each network device, every detail can be
tracked and monitored. Having this information accessible simplifies the
process of troubleshooting a network.

License: Other/Proprietary License with Source

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

                        - %  - %  - % - % -

[053] - NewBG Hybrid IRCD 4 
  by newbg (http://freshmeat.net/users/newbg/)
  Mon, Mar 21st 2005 07:32

Communications :: Chat
Communications :: Conferencing

About: NewBG Hybrid IRCD is an ircd based on hybrid. It fixes many bugs
from the original hybrid, and adds many new features. The SVS commands can
be used to remotely control users' channels, nicks, or modes. Fifteen new
flags and many other new commands were added. The K/G line code was
completely reimplemented. A proxy scanner with a cache is built-in.
Synchronization methods are included. The protocol of the standard hybrid
is broken by the new flags. New conf lines are supported, such as Virtual
Channels and Nick Aliasing. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[054] - Newts 0.14.5 (Main)
  by Tyler Berry (http://freshmeat.net/users/arscheshire/)
  Mon, Mar 21st 2005 21:52

Communications :: BBS

About: Newts is a notesfile program, a news-like program for use as a
message board. Newts is designed for UNIX-like systems, and resembles the
Notesfiles program written early in the 1980s at the University at
Urbana-Champaign. The client program included emulates the look and feel
of Notesfiles, and the UIUC backend is compatible with Notesfiles data
files. Future versions of Newts will include a separate daemon to manage
multiple local and network connections, additional backends, and
additional clients.

Changes: The --time, --alternate, and --user options in notes were fixed.
Strings now use quotes in the right way. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[055] - Node Director 0.06 (Web GUI)
  by Thomas Aeby (http://freshmeat.net/users/tom3695/)
  Mon, Mar 21st 2005 05:42

System :: Software Distribution
System :: Systems Administration

About: The Node Director is a system management application for
centralized user and host management in heterogenous system environments.
It features directory management, software distribution, service
configuration, and much more. It includes a command line and a Web based
frontend. 

Changes: This version comes with a complete set of fancy icons, replacing
the old motley look. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[056] - OpenNMS 1.2.1 (Stable)
  by Tarus Balog (http://freshmeat.net/users/tarusb/)
  Mon, Mar 21st 2005 14:58

System :: Hardware
System :: Networking
System :: Networking :: Monitoring

About: OpenNMS is the first enterprise-grade network management platform
developed using the open source model. The three main functional areas of
OpenNMS are service polling, which monitors services on the network and
reports on their "service level"; data collection from the remote systems
via SNMP in order to measure the performance of the network; and a system
for event management and notifications. 

Changes: This version is a maintenance release with a number of new
features and a number of bugfixes. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[057] - PHP LetterIt 2 050319 
  by otterman (http://freshmeat.net/users/otterman/)
  Mon, Mar 21st 2005 05:32



About: LetterIt is a Web-based mailing list manager that is simple to
install and available In several languages. It can send messages to a
mailing list via PHP Mail, sendmail, qmail, SMTP, or pickup mode (only
Windows) in HTML/Text or text format with attachments. Messages are
delivered in the background, and after starting the browser can be closed.
A template system and a WYSIWYG editor are provided, and confirmation mails
are sent after subscription and unsubscription requests. It also supports a
blacklist, statistics, version checking, user management, and much more.

Changes: The WYSIWYG editor was replaced with a new one. The text output
can now be formatted with CSS. Some bugs were fixed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[058] - PHP Timeclock 0.9.3 
  by Ken Papizan (http://freshmeat.net/users/granthampoole/)
  Mon, Mar 21st 2005 09:07

Database
Internet :: WWW/HTTP
Office/Business

About: PHP Timeclock is designed to replace written sign-in/sign-out 
sheets or a manual timeclock/punchclock. It shows the  current status of
everyone in the database, and reports can  be run to view a user's time.

Changes: The ability for the admin to change a clock in/out time for a
user was added. This way, if someone forgets to sign in or signs in too
late, the admin can change it. There is now an option to allow a "reports"
user to access the reports in the admin section, but not access anything
else in the admin section. An option was added to show only the status of
current users for only the current day. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[059] - PM Report 2.1 
  by Zeke Walker (http://freshmeat.net/users/zekebms/)
  Mon, Mar 21st 2005 09:17

Database
Database :: Front-Ends
Internet :: WWW/HTTP :: Dynamic Content

About: PM Report is a PHP/MySQL report generator. It creates customizable
reports and is very simple to setup and use. You can select which
database, table, and individual fields to use on your report. You can also
select the order in which the fields should appear on the report, the field
you would like to group by, the field you would like to sort by, and
whether or not you would like a total for each column. Once the report has
been generated, you can highlight individual rows and export the results to
CSV. 

Changes: You can now generate pie charts based on your report. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[060] - Prometheus QoS 0.5 
  by Michael Polak (http://freshmeat.net/users/xchaos/)
  Mon, Mar 21st 2005 21:58

System :: Networking

About: Prometheus QoS (Quality of Service) is an ISP-oriented tool for
easy manipulation of the IP traffic shaping and  sharing features of the
Linux kernel.   It generates multiple nested HTB traffic control classes
with fine-grained rate and ceiling values and implements  optional daily
(or simply periodical) data transfer quotas and data transfer statistics
(as HTML). It is compatible with NAT (both asymmetric and symmetric), yet
still provides good two-way shaping and prioritizing for both uploads and
downloads. 

Changes: Transfer of unused data limit from a previous run using a credit
file is now supported. Support was added for "soft fair use policy", which
reduces just HTB prio instead of HTB ceil. Some other minor feature
enhancements were made. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/prometheus-qos/

                        - %  - %  - % - % -

[061] - Qmail SStats 0.1.3 
  by seitan (http://freshmeat.net/users/seitan/)
  Mon, Mar 21st 2005 04:51

System :: Networking :: Monitoring

About: Qmail SStats is a small script that generates daily, weekly, and
monthly statistics of spam, viruses, and clean mail that has passed
through a mail server. This script is useful if you are using qmail
combined with qmailscanner and spamassassin. 

Changes: This is the final release in the 0.1.x series of versions. The
qsstats-startup script was added in the contrib/ directory. Some typos
were fixed in the German translation. Some typos were fixed in the
Lithuanian translation. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[062] - RealPlayer 10.0.3 GOLD (Linux/Unix/Solaris Release)
  by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
  Mon, Mar 21st 2005 07:34

Multimedia :: Sound/Audio
Multimedia :: Sound/Audio :: Players
Multimedia :: Video :: Display

About: RealPlayer plays streaming audio and video over the Internet in
real-time. It plays RealAudio, RealVideo, MP3, 3GPP Video, Flash, SMIL
2.0, JPEG, GIF, PNG, RealPix, RealText, Ogg Vorbis, and Ogg Theora. It is
available for Windows, Macintosh, Pocket PC, Nokia 9200 Series, Nokia
7650, Palm OS 5-based handhelds, Linux, Solaris, and many Unix variants.

Changes: This release addresses recently discovered security
vulnerabilities that made it possible for an attacker to run arbitrary or
malicious code on a customer's machine. Furthermore, support was added for
U-Law and A-Law encoded AU and wav files and for chained Ogg. Opening
content in an existing RealPlayer instance was fixed. 

License: Freeware

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

                        - %  - %  - % - % -

[063] - Redet 5.0 
  by Bill Poser (http://freshmeat.net/users/billposer/)
  Mon, Mar 21st 2005 00:10

Text Processing :: Linguistic

About: Redet (Regular Expression Development and Execution Tool) allows
the user to construct regular expressions and test them against input data
by executing any of a variety of search programs, editors, and programming
languages that make use of regular expressions. When a suitable regular
expression has been constructed it may be saved to a file. For each
program, a palette showing the available regular expression syntax is
provided. Selections from the palette may be copied to the regular
expression window with a mouse click. Definitions can be added to the
palette via an initialization file. As long as the underlying program
supports Unicode, UTF-8 Unicode is allowed in both test data and regular
expressions.

Changes: The help system now includes descriptions of all commands and the
ability to bring up the reference manual in a browser. A facility for
defining named character classes was added. There were also miscellaneous
small improvements and bugfixes.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[064] - Revelation 0.4.1 
  by Erik Grinaker (http://freshmeat.net/users/erikg/)
  Mon, Mar 21st 2005 14:08

Security
Utilities

About: Revelation is a password manager for the GNOME 2 desktop. It uses
multiple account types which can be organized in a hierarchy (using
folders) and stored in a secure, encrypted file. User-friendliness and HIG
compliance are important design goals, and most of the expected
functionality is in place, including copy/cut/paste, unlimited undo/redo,
account searching, and more. It can also import data from and export data
to foreign file formats like Figaro's Password Manager. 

Changes: This release fixes a lot of bugs, including quite a few crashes.
Password checking has been added, based on the cracklib library. The
current data file can now be automatically locked after a period of
inactivity. There have also been some improvements to the user interface. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[065] - Rootkit Hunter 1.2.3 
  by M. Boelen (http://freshmeat.net/users/MBoelen/)
  Mon, Mar 21st 2005 14:49

Security
System :: Monitoring
System :: Systems Administration

About: Rootkit Hunter scans files and systems for known and unknown
rootkits, backdoors, and sniffers. The package contains one shell script,
a few text-based databases, and optional Perl modules. It should run on
almost every Unix clone. 

Changes: Whitelisting was added for hidden files and directories. Support
for SuSE 9.2 (64 bits) was added. The manpage was updated. The package
database and MD5 hash database were updated. The installer was improved,
and some small bugs were fixed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[066] - rsaver 1.0 
  by Josip Deanovic (http://freshmeat.net/users/djosip1/)
  Mon, Mar 21st 2005 01:47

Desktop Environment :: Screen Savers

About: rsaver is a simple X screensaver that only uses Xlib. After a
specified amount of time it will start to draw radioactive signs. If a
timeout is not specified, the timeout value is obtained from the X server.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[067] - SAGATOR 0.5.9 
  by SAL (http://freshmeat.net/users/ondrejj/)
  Mon, Mar 21st 2005 09:13

Communications :: Email :: Filters

About: SAGATOR is an email antivirus/antispam gateway. It is  an interface
to any smtpd, which runs an antivirus and/ or spam checker. Its modular
architecture can use any  combination of antivirus/spam checker according
to  configuration. It currently supports clamav, nod32d, AVG, sophos,
TrendMicro AV, Symantec AV, spamassassin, bogofilter, and quickspamfilter.
It has some internal checkers  (string_scanner and regexp_scanner). It can
parse  MIME mails and decompress archives.

Changes: This relase contains initial support for the DSPAM scanner and
the HTTP service. DSPAM can be used to scan for junk messages. It must be
used with other utilities from the DSPAM package. The HTTP service can be
used to scan for viruses in the HTTP protocol. This service is in a beta
stage. The spamassassind scanner can be used as filter (all parameters set
in spamassassin config are now stored in destination email). The system
administrator can set resource limits for sagator. Many bugfixes have been
made. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[068] - Sajax 0.10 
  by Thomas Lackner (http://freshmeat.net/users/tlack/)
  Mon, Mar 21st 2005 22:01

Database :: Front-Ends
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Browsers

About: Sajax is a simple toolkit to expose functions in your PHP scripts
as JavaScript stubs which can be called by the browser to do work on the
server without refreshing the page. It utilizes XMLHttpRequest to make the
magic happen. This kind of technology, generally known as remote scripting
or "Ajax," is becoming popular and is used extensively by Google (GMail,
Google Suggests, Google Maps) and others to provide another level of
interactivity within Web pages. 

Changes: The PHP backend now supports POST and sending data to another
URL. ASP and Cold Fusion MX backends were added. 

License: BSD License (revised)

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

                        - %  - %  - % - % -

[069] - SAPIPROCESSOR 1.0 
  by Dmitry Sheiko (http://freshmeat.net/users/sheiko/)
  Mon, Mar 21st 2005 05:33

Internet :: WWW/HTTP :: Site Management

About: SAPIPROCESSOR is a compact toolkit for processing documents with
XML Sapiens. SAPIPROCESSOR takes XML files with data, XML Sapiens
scenarios, and environment variables as input parameters. SAPIPROCESSOR
returns a parsed page or an XML tree for further format processing.
SAPIPROCESSOR compiles a document from separated data, a presentation
template, and XML Sapiens scenarios. SAPIPROCESSOR can be used a the core
for a CMS. 

License: The PHP License

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

                        - %  - %  - % - % -

[070] - Sigma Expense 1.4.0 
  by faide (http://freshmeat.net/users/faide/)
  Mon, Mar 21st 2005 04:22

Office/Business :: Financial :: Accounting

About: Sigma Expense is an expense accounting Web application. It allows
road warriors to log in and report their expenses in order to obtain
refunds. The program lets administrators set up a validation workflow.
Data can be exported in XML format, and some filters already exist to
import the transactions into existing accounting systems such as
SunSystems. It works on top of a Tomcat application server and has been
tested with the Sun JVM and Blackdown.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[071] - Silky 0.5.4 
  by Toni Willberg (http://freshmeat.net/users/toniw/)
  Mon, Mar 21st 2005 04:14

Communications
Communications :: Chat
Communications :: Conferencing

About: Silky is a secure chat client using the SILC protocol. It's
OS-independent and uses the GTK toolkit.

Changes: This release introduces many new features including a buddy list,
new key shortcuts, and channel message verification.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[072] - SwarmStream Public Edition 3.0.b2 
  by Justin Chapweske (http://freshmeat.net/users/orasis/)
  Mon, Mar 21st 2005 13:59

Internet :: Proxy Servers
Internet :: WWW/HTTP
Software Development :: Libraries :: Java Libraries

About: SwarmStream Public Edition (SSPE) is a free plug-in for Java's
network handlers that transparently speeds up and increases the
reliability of network data transfer by transparently enhancing HTTP
Transfers with caching, automatic fail-over, resume, and wide-area file
transfer acceleration.

Changes: This release provides minor bugfixes, stability enhancements, and
code cleanups. 

License: Freely Distributable

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

                        - %  - %  - % - % -

[073] - Syntax Desktop 2.2.1 
  by dynamick (http://freshmeat.net/users/dynamick/)
  Mon, Mar 21st 2005 05:56

Internet :: WWW/HTTP :: Site Management

About: Syntax Desktop is a publishing system used to manage the contents
of a Web site. It has an attractive GUI with DHTML elements. You can use
it to insert news, photos, documents, and tree data structures into your
site. It features easy DB backup and style switching. 

Changes: This release fixes some bugs that were introduced in version 2.2.


License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/syntax-desktop/

                        - %  - %  - % - % -

[074] - Tea4CUPS 2.00 
  by Jerome Alet (http://freshmeat.net/users/jalet/)
  Mon, Mar 21st 2005 15:04

Printing
System :: Archiving
System :: Logging

About: Tea4CUPS is similar in functionnality to the *nix command "tee",
but in the form of a CUPS (Common UNIX Printing System) backend. Tea4CUPS
captures a print job's data in their final form while they are being sent
to a printer (more precisely, to a CUPS backend), and at the same time
allows you to dispatch these data to any number of commands. 

Changes: The distribution method is now identical to PyKota's. Pre and
Post hooks were added. Prehooks can cancel the print job if needed.
Posthooks can access to the original CUPS backend's exit code to perform
actions based on its value. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[075] - TeXlipse plugin 1.0 
  by Kimmo Karlsson (http://freshmeat.net/users/kimmok/)
  Mon, Mar 21st 2005 01:47

Text Processing :: Markup :: TeX/LaTeX

About: The TeXlipse plugin adds LaTeX editing support to the Eclipse IDE.
It provides both LaTeX and BibTeX editors, a project creation wizard, and
a complete user manual of the editor functions. Additional features
include syntax highlighting, document outline, section folding, command
completion, cite and ref completion, templates, builder integration,
viewer integration with inverse search, and more. The plugin makes it
possible for LaTeX documents to be edited and built like normal projects
in an IDE, and the viewer support makes it easy to check the outcome.

License: Eclipse Public License

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

                        - %  - %  - % - % -

[076] - The Rookery Build System 0.8.2 
  by Steve Grubb (http://freshmeat.net/users/stevegrubb/)
  Mon, Mar 21st 2005 14:52

Software Development :: Build Tools

About: The Rookery Build System is a collection of scripts that will  let
you take a repository of source RPMs and turn it into a  distribution
built against itself. It features a menu-driven  interface, reports, and
tools for analyzing dependencies  between packages.

Changes: The error messages were fixed to be more useful. More error
checking was added. A menu item for repository management was added. The
documentation was updated. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[077] - Transtalo 0.2.0 (transtalo_input_eo)
  by Tijmen Baarda (http://freshmeat.net/users/tijmen/)
  Mon, Mar 21st 2005 05:53

Text Processing :: Linguistic

About: Transtalo is an automatic translator. It consists of a library
interface and modules for source and destination languages (called input
and output modules). These modules communicate to each other through
sentence files in an XML format. 

Changes: This release of the Esperanto input module adds support for
personal pronouns and fixes a number of bugs. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[078] - TunaPie 0.4.5 
  by James Stone (http://freshmeat.net/users/lunadog/)
  Mon, Mar 21st 2005 07:18

Multimedia :: Sound/Audio
Multimedia :: Video

About: TunaPie is a directory browser for internet radio and TV streams.
At present, it uses the shoutcast server, but compatibility with other
services is planned. Tunapie allows you to search for streams and then
launch your audio player (xmms) or NSV viewer (mplayer) of choice. It also
allows recording of audio and video streams using streamripper.

Changes: This release fixes the problem with media and nsv player leaving
zombie processes. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[079] - Virtual Universe 0.52 (Virtual World Server)
  by Oxygenic (http://freshmeat.net/users/oxygenic/)
  Mon, Mar 21st 2005 07:31

Communications :: Chat
Games/Entertainment
Multimedia :: Graphics

About: The "Virtual Universe" is a 3D cyberspace which offers more
possibilities than just chat: it is a combination of the Web, chat, and
instant messaging within a realistic, three-dimensional cyberspace. Here
people can meet, interact with each other, and build houses and whole
worlds. The "Virtual Universe" is a virtual reality environment which runs
on top of the Internet.

Changes: The watchdog functionality has been enhanced. Some minor bugs
have been removed. 

License: Freeware

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

                        - %  - %  - % - % -

[080] - vpoppasswd 0.0.3 
  by seitan (http://freshmeat.net/users/seitan/)
  Mon, Mar 21st 2005 04:17

Communications :: Email
System :: Systems Administration

About: vpoppasswd is a server that is used to change vpopmail user 
passwords remotely. It works with most widely-used  Webmail clients.

Changes: An error in the Makefile was fixed. The error and message codes
were changed. The server now workswith Horde's passwd module. Error
reports were changed from "no such user" to " no such user %username%".
vpopmail binary handling was changed, and a problem where passwords could
not be changed on some systems was fixed.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[081] - white_dune 0.29beta067 (Development)
  by MUFTI (http://freshmeat.net/users/mufti22/)
  Mon, Mar 21st 2005 14:53

Internet :: WWW/HTTP
Multimedia :: Graphics :: 3D Modeling
Multimedia :: Graphics :: 3D Rendering

About: white_dune is a graphical VRML97 editor, simple NURBS/Superformula
3D modeller and animation tool. VRML97 (Virtual Reality Modeling Language)
is the ISO standard for displaying 3D data over the Web via browser plugins
("HTML for realtime 3D"). It has support for animation, real-time
interaction, and multimedia (images, movies, and sounds). white_dune can
read, create and display VRML97 files and let the user change the
scenegraph/fields. It also has support for stereoscopic view via
"quadbuffer"-capable stereo visuals, and support for 3D input devices like
a joystick, spaceball, or magnetic tracker.

Changes: A crash which occurred when using DEF/USE on the first node in a
PROTO was fixed. An atexit handler was added. False accounting of
scrollbar size in RouteView was fixed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[082] - Xebece 1.0.2 
  by Roman Kennke (http://freshmeat.net/users/rabbit78/)
  Mon, Mar 21st 2005 14:56

Education
Multimedia :: Graphics :: Presentation
Office/Business

About: Xebece is a multipurpose tool for information visualization and
organization. It can be used to set up intriguing presentations. Likewise,
document management is straightforward and effective if you use Xebece.
Application fields of Xebece include presentations, courses and training,
document management, mind mapping and brainstorming, and knowledge
management. This program was formerly known as Calientra or Ontographics. 

Changes: This is a bugfix release. The fonts and fontsize menus have been
fixed. The PNG export is no longer broken. The beginning of a manual has
been added. The edit menu now aligns with the node context menu, which is
especially handy for MacOS users who only have 1-button mice. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[083] - xffm 4.3.1 
  by edscott (http://freshmeat.net/users/edscott/)
  Mon, Mar 21st 2005 01:47

Desktop Environment :: File Managers

About: Xffm is a modular filemanager with a tree view and icon view. It
supports multiple plugins such as a Windows network plugin (xfsamba 4.3),
a bookmarks plugin, fstab plugin, and others. It is used in the Xfce
desktop environment, and despite being full-featured, it is small and fast
thanks to the plugin design.

Changes: An icon view GUI interface was added.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[084] - XScreenSaver 4.21 
  by jwz (http://freshmeat.net/users/jwz/)
  Mon, Mar 21st 2005 00:11

Desktop Environment :: Screen Savers
Multimedia :: Graphics

About: XScreenSaver is a modular screen saver and locker for the X Window
System. It is highly customizable and allows the use of any program that
can draw on the root window as a display mode. More than 190 display modes
are included in this package.

Changes: A new fliptext hack was included. Updates were made to gltext,
molecule, carousel, pacman, webcollage, ifs, and starwars. Mouse
hysteresis was added and the default installation directories were
changed.

License: MIT/X Consortium License

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

                        - %  - %  - % - % -

[085] - Z Time Control 1.0 
  by Manel Cebolla (http://freshmeat.net/users/mcebolla/)
  Mon, Mar 21st 2005 21:54

Office/Business :: Groupware

About: Z Time Control is a Zope product that implements a time control
tool. It includes a team manager, a task manager, a task topology manager,
reporting features, and more. 

Changes: This is the first beta release. The data model in PostgreSQL is
in the doc folder. 

License: GNU General Public License (GPL)

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



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


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