Newsletter for Saturday, October 29th 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/10/29/
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 (51) :::

[001] - Annvix 1.1-RELEASE 
[002] - asceticsmtp.py 0.3 
[003] - Asterisk-Java 0.2-rc2 
[004] - autotools-idl 0.10.4-0.6.0 
[005] - BeleniX 0.2 
[006] - BlockHosts 1.0.2 
[007] - Bricolage 1.8.8 (Stable)
[008] - Bricolage 1.9.1 (Development)
[009] - C++ Portable Components 0.95.3 
[010] - Calcurse 1.1 
[011] - di 4.3 
[012] - Electronics Optimizer 1.0.1,Beta 
[013] - EventWatcher 0.4.3 
[014] - ezmlm-www 1.4 
[015] - Field Designer 0.5 
[016] - file drawers 0.2.8 
[017] - fusecram 20051029 
[018] - gnormalize 0.46 
[019] - Gorm 1.0.0 
[020] - GraphMonkey 1.5 
[021] - GraphThing 1.2 
[022] - imCMS 3.0.0 
[023] - Ion 3ds-20051029 (Ion3)
[024] - K3b 0.12.6 
[025] - Kazehakase 0.3.2 
[026] - kfile_chemical 0.10 
[027] - LGeneral 1.2beta-8 
[028] - libnaw 20051028-1 
[029] - Library Accounting System 1.0.0 
[030] - linSmith 0.9.1 
[031] - Meld 1.1.1 
[032] - Misfit Model 3D 1.2.0-beta1 (Stable)
[033] - msort 8.10 
[034] - netmapr 0.99d 
[035] - PasTmon 0.8-1 (Beta)
[036] - RPL/2 4.00pre8l (Development)
[037] - RText 0.9.3.0 
[038] - Sdictionary 1.7.1 (Symbian)
[039] - Seir Anphin 2.0.0 Beta 
[040] - Seismic Toolkit 0.33 
[041] - sl 0.3.3 
[042] - SSH Filesystem 1.3 
[043] - SubLib 0.0.3 
[044] - Sylpheed 2.1.5 (Development)
[045] - Systems of Ordinary Differential Equations 20 
[046] - Tavli 3d 0.1 
[047] - Turn Racer Pre-Build 2 
[048] - Unicode Description Utilities 2.15 
[049] - uShare 0.9.0 
[050] - vnc2swf 0.5.0 
[051] - WebPython 0.6.3 


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

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

[001] - Annvix 1.1-RELEASE 
  by Vincent Danen (http://freshmeat.net/users/vdanen/)
  Sat, Oct 29th 2005 00:32

System :: Operating System :: Linux Distributions

About: Annvix is a secure Linux server distribution. The goal is to
provide an easy-to-use server distribution with high security features
including a secure kernel, gcc with SPP stack protection patches, and
secure defaults for all services. It also includes unique features such as
running all services under runit and auditing tools such as rsec (msec's
baby brother), tripwire, snort, and chkrootkit. It uses urpmi for package
management. 

Changes: Nearly every system component was upgraded. This included GCC
3.4.4, glibc 2.3.5, and new exim, Apache, and MySQL versions. Kernel
2.4.31 with the Openwall Linux patch was added along with an enhanced srv
for managing supervised services, an updated installer, an in-place
upgrade script, and a lot more.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[002] - asceticsmtp.py 0.3 
  by thias (http://freshmeat.net/users/thias/)
  Sat, Oct 29th 2005 12:47

Communications :: Email :: Mail Transport Agents

About: asceticsmtp.py is a very minimal "ascetic" SMTP relay-only mail
transport agent. It's intended to be used in conjunction with the mutt
mail client to provide SMTP mail transport services. It accepts a mail
stream on standard input with recipients specified on the command-line,
and forwards the message to a given mailhub. SMTP authentication and SSL
transport layer security is supported for recent enough Python libraries.

Changes: The configuration syntax was changed and fixed. Proper logging of
successfully sent mails was added. "Real" error handling was added.
Console/stderr and syslog logging were added (via logger(1)). Assorted
cleanups and minor fixes were done. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/asceticsmtp.py/

                        - %  - %  - % - % -

[003] - Asterisk-Java 0.2-rc2 
  by Stefan Reuter (http://freshmeat.net/users/stefanreuter/)
  Sat, Oct 29th 2005 09:09

Communications :: Telephony
Software Development :: Libraries :: Java Libraries

About: Asterisk-Java provides a set of Java classes that allow you to
easily build Java applications that interact with an Asterisk PBX Server.
It supports the FastAGI protocol and the Manager API.

Changes: This release adds a bugfix for variables in OriginateAction,
support for the FaxReceived event from spandsp, and better integration
with the Spring Framework via SimpleMappingStrategy and AGIServerThread. 

License: The Apache License 2.0

URL: http://freshmeat.net/projects/asterisk-java/

                        - %  - %  - % - % -

[004] - autotools-idl 0.10.4-0.6.0 
  by Vladimir Panov (http://freshmeat.net/users/gbrdead/)
  Sat, Oct 29th 2005 14:16

Software Development :: Build Tools
Software Development :: Object Brokering :: CORBA

About: autotools-idl is a patch for automake and some autoconf scripts
that adds support for IDL and C++ ORBs. It tries to provide full support
for compiling IDL files to C++ stubs and skeletons. The autoconf scripts
provide unified detection of different C++ ORBs.

Changes: Significant portability improvements were done. Untested
platforms now have at least a hypothetical chance of being supported with
little or no additional fixes. The code was additionally tested under
Darwin (Mac OS X). 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/autotools-idl/

                        - %  - %  - % - % -

[005] - BeleniX 0.2 
  by Moinak (http://freshmeat.net/users/moinakg/)
  Sat, Oct 29th 2005 13:16

System :: Operating System

About: BeleniX is a new LiveCD distribution based on the version of
OpenSolaris that runs on x86 machines. It includes all of the OpenSolaris
components (core kernel, libraries, and utilities) and also includes
additional GNU/OSS software. BeleniX will ultimately become a full
OpenSolaris and GNU/OpenSolaris distribution. 

Changes: The primary feature of this release is support for Xorg and
booting into the XFce4 desktop. Also, a very simple Perl script has been
provided that enables Zone creation and installation. The Web site was
revamped. The latest 1.5 Beta2 releases of Firefox and Thunderbird have
been included in the CD. 

License: Common Development and Distribution License (CDDL)

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

                        - %  - %  - % - % -

[006] - BlockHosts 1.0.2 
  by Avinash Chopde (http://freshmeat.net/users/avinash1/)
  Sat, Oct 29th 2005 09:11

System :: Networking

About: BlockHosts is a script to record how many times "sshd" or "proftpd"
is attacked. When a particular IP address exceeds a configured number of
failed login attempts, that IP address is added to /etc/hosts.allow, with
the deny option. A check is also made for stale entries in hosts.allow,
and these will then be deleted.

Changes: This release prevents double counting when both SSHD-Invalid and
SSHD-Fail rules are active. 

License: Public Domain

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

                        - %  - %  - % - % -

[007] - Bricolage 1.8.8 (Stable)
  by David Wheeler (http://freshmeat.net/users/Theory/)
  Sat, Oct 29th 2005 00:29

Internet :: WWW/HTTP :: Site Management

About: Bricolage is a full-featured, enterprise-class content management
and publishing system. It offers a browser-based interface for ease-of
use, a fully-fledged templating system with complete HTML::Mason,
HTML::Template, PHP 5, and Template Toolkit support for flexibility, and
many other features. It operates in an Apache/mod_perl environment and
uses the PostgreSQL RDBMS for its repository. It has been hailed by eWEEK
as "quite possibly the most capable enterprise-class open-source
application available."

Changes: This maintenance release offers a number of fixes and
improvements, including fixes for HTML::Template and Template Toolkit
issues, improved bulk publishing, and the addition of PostgreSQL 8.1
support. Upgrading is recommended for all users.

License: BSD License (revised)

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

                        - %  - %  - % - % -

[008] - Bricolage 1.9.1 (Development)
  by David Wheeler (http://freshmeat.net/users/Theory/)
  Sat, Oct 29th 2005 00:30

Internet :: WWW/HTTP :: Site Management

About: Bricolage is a full-featured, enterprise-class content management
and publishing system. It offers a browser-based interface for ease-of
use, a fully-fledged templating system with complete HTML::Mason,
HTML::Template, PHP 5, and Template Toolkit support for flexibility, and
many other features. It operates in an Apache/mod_perl environment and
uses the PostgreSQL RDBMS for its repository. It has been hailed by eWEEK
as "quite possibly the most capable enterprise-class open-source
application available."

Changes: This development release offers numerous improvements and new
features, including a new Bulk Edit interface, improved category
permission handling, and the normalized naming of Bricolage objects.

License: BSD License (original)

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

                        - %  - %  - % - % -

[009] - C++ Portable Components 0.95.3 
  by Guenter Obiltschnig (http://freshmeat.net/users/obiltschnig/)
  Sat, Oct 29th 2005 00:35

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 introduces the highly anticipated Net library along
with other major improvements. The Net library includes support for
sockets (stream, datagram, and multicast) as well as HTTP clients and
servers.

License: OSI Approved

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

                        - %  - %  - % - % -

[010] - Calcurse 1.1 
  by Frédéric Culot (http://freshmeat.net/users/fculot/)
  Sat, Oct 29th 2005 09:15

Information Management
Office/Business :: Scheduling

About: Calcurse is a text-based personal organizer which helps keep track
of events and everyday tasks. It has a calendar and a "todo" list, and
puts your appointments in order. The user interface is configurable, and
you can choose between different color schemes and layouts. All of the
commands are documented within an online help system. 

Changes: Calcurse can now be called with commandline arguments, in order
to display the todo list and appointments for specified days. After
displaying the desired information, Calcurse simply quits, and you are
back at the shell prompt. That way, you can add a line such as "calcurse
-ta" in a configuration file to display at logon the list of tasks and
appointments scheduled for the current day. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[011] - di 4.3 
  by bll69 (http://freshmeat.net/users/bll69/)
  Sat, Oct 29th 2005 13:14

System :: Systems Administration
Utilities

About: di is a disk information utility, displaying everything that df
does and more. It features the ability to display your disk usage in
whatever format you desire/prefer/are used to. It is designed to be highly
portable across many platforms. 

Changes: The POSIXLY_CORRECT environment variable and the -P option will
now output the POSIX standard format. New format options "a" and "3" for
%avail space and %free space have been added. NetBSD 3.x is now supported.
Command line arguments can now be set in the DI_ARGS environment variable. 

License: zlib/libpng License

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

                        - %  - %  - % - % -

[012] - Electronics Optimizer 1.0.1,Beta 
  by Danny Damhave (http://freshmeat.net/users/damhave/)
  Sat, Oct 29th 2005 09:13

Scientific/Engineering :: Electronic Design Automation (EDA)

About: Electronics Optimizer is an electronic design tool for advanced
optimization and design of electronic circuits.

Changes: This release adds a new expiry date and fixes bugs in the
optimization of the LC high-pass filter, the non-inverting amplifier, and
the inverting amplifier. 

License: Shareware

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

                        - %  - %  - % - % -

[013] - EventWatcher 0.4.3 
  by Eldad Zack (http://freshmeat.net/users/eldadz/)
  Sat, Oct 29th 2005 14:14

System :: Logging
System :: Monitoring

About: EventWatcher is a KDE application which notifies you about  various
events. "Events" are pieces of information, for  example, news ticker or
blog updates, new emails, user  logons, system warnings, or hardware
events, etc. They are  collected by EventWatcher plugins and sent to the
main  application which lives in the KDE system tray. Several  plugins are
available.

Changes: Event expiration allows events to be removed based on the time
they were received. The behavior may be configured to expire agetime, to
expire only unread events, and to auto-expire. KNotify support was added.
The plusminus button is now hidden when the list is empty. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[014] - ezmlm-www 1.4 
  by Alessandro Ranellucci (http://freshmeat.net/users/Sound/)
  Sat, Oct 29th 2005 00:34

Communications :: Email :: Mailing List Servers

About: ezmlm-www provides a Web interface to ezmlm mailing list archives.
It is MIME compliant (with HTML rendering, attachment handling, inline
images), multilingual (English, Spanish, Italian, German, Brasilian
Portuguese, French, and Norwegian), and customizable using a stylesheet.
It also supports vpopmail, message coloring, RSS feeds, and a full-text
search engine.

Changes: This release added inline HTML message rendering, full-text
search engine support, sorting by subject, and syntax coloring. Other
improvements included a top link for going back to the months list, the
renaming of all CSS classes with an ez_prefix to avoid conflicts, new
default_sorting config options, and English fallback for untranslated
strings. Attachment names and HTML entity encoding were fixed along with
handling of requests for non-existent messages, ordering and sorting
options retention across months, and other minor bugs.

License: Artistic License

URL: http://freshmeat.net/projects/ezmlm-www/

                        - %  - %  - % - % -

[015] - Field Designer 0.5 
  by blacki911 (http://freshmeat.net/users/blacki911/)
  Sat, Oct 29th 2005 01:07

Multimedia :: Graphics :: Editors

About: The Field Designer is a program for designing sub-air paintball
fields. It helps you to prepare for a paintball tournament or fun game, or
simply to get an overview of a field. Field owners can use it to provide
online layouts of their fields.

License: Eclipse Public License

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

                        - %  - %  - % - % -

[016] - file drawers 0.2.8 
  by Willie Northway (http://freshmeat.net/users/wnorthway/)
  Sat, Oct 29th 2005 01:07

Internet :: File Transfer Protocol (FTP)
Internet :: WWW/HTTP :: Dynamic Content

About: file drawers is a Web-based file manager that talks to an AFS
filesystem back-end. Other filesystems may be supported in the future.

License: Open Software License

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

                        - %  - %  - % - % -

[017] - fusecram 20051029 
  by Dmitry Morozhnikov (http://freshmeat.net/users/DMIceman/)
  Sat, Oct 29th 2005 11:30

System :: Filesystems

About: fusecram is a FUSE module for mounting cramfs image files, created
for use with the klik system. 

Changes: A critical bug was found. There are some situations when
compressed block size is bigger than PAGE_CACHE_SIZE because compression
is not always sufficient. For now, internal buffers are set to
PAGE_CACHE_SIZE * 2 for compressed blocks. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[018] - gnormalize 0.46 
  by Claudio F. S. Rodrigues (http://freshmeat.net/users/claudiofsr/)
  Sat, Oct 29th 2005 14:21

Multimedia :: Sound/Audio

About: gnormalize is a front end to the "normalize" tool, a ripper, an
encoder, and an audio converter. It decodes MP3, MP4 (or M4A or AAC), MPC
(or MPP or MP+), OGG, APE, or FLAC files to wave, then normalizes the wave
and re-encodes it. It can also rip audio CDs, encode audio data, convert
audio formats between MP3, MP4, MPC, OGG, APE, and FLAC, and change the
encoding properties and edit Meta Info (like title, artist, album, etc.)
of the final normalized files.

Changes: The APE format is played with the "mac" program of "Monkey's
Audio Console" and the "play" script that comes with "sox". Some bugfixes
were made. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[019] - Gorm 1.0.0 
  by Gürkan Sengün (http://freshmeat.net/users/tarzeau/)
  Sat, Oct 29th 2005 14:18

Desktop Environment :: GNUstep
Software Development :: User Interfaces

About: Gorm (Graphic Object Relationship Modeller) is a GNUstep
application for building user interfaces and application objects
relationships. Its major features include drag-and-drop creation of GUI
elements from palettes, run-time loading of additional palettes, direct
on-screen manipulation of GUI elements, manipulation and examination of
objects via inspectors, and creation of connections between objects using
mouse. It is a clone of the former NeXTstep (currently OS X) "Interface
Builder" application.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[020] - GraphMonkey 1.5 
  by lounis (http://freshmeat.net/users/lounis/)
  Sat, Oct 29th 2005 14:17

Scientific/Engineering :: Mathematics

About: GraphMonkey is a very simple and fast graphing calculator.  

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[021] - GraphThing 1.2 
  by David Symonds (http://freshmeat.net/users/xoxus/)
  Sat, Oct 29th 2005 01:10

Education
Scientific/Engineering :: Mathematics
Scientific/Engineering :: Visualization

About: GraphThing is a tool that allows you to create, manipulate, and
study graphs. These "graphs" are mathematical objects, that describe the
relationships between sets; they are not 2D plots, charts, or any other
sort of visual object. 

Changes: Several multilingual-related improvements and fixes were made. A
French translation was included.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[022] - imCMS 3.0.0 
  by imCode (http://freshmeat.net/users/imcode/)
  Sat, Oct 29th 2005 11:21

Information Management :: Document Repositories
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management

About: imCMS is a role-based Content Management System. It can be used to
create and manage complex Web sites, intranets, and portals, and as a
platform for other types of Web-based applications. It can easily share
its data with and import data from other systems, and can be controlled
through the built-in API. With the aid of the built-in WYSIWYG editor, it
is very simple to edit pages in a browser. 

Changes: The most important change in this release is support for MySQL
and possibly other database servers which have JDBC 3.0 compliant drivers.


License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[023] - Ion 3ds-20051029 (Ion3)
  by tuomov (http://freshmeat.net/users/tuomov/)
  Sat, Oct 29th 2005 09:10

Desktop Environment :: Window Managers

About: Ion is a tiling (no overlapping windows) window manager that also
has PWM-style tabbed frames which can contain multiple client windows.
These features help to keep windows organized and to switch quickly
between them. Ion was designed primarily as an efficient and unobtrusive
window manager for users who prefer the keyboard. 

Changes: This release fixes a couple of rather annoying (but minor) bugs
in the previous release. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[024] - K3b 0.12.6 
  by Sebastian Trueg (http://freshmeat.net/users/trueg/)
  Sat, Oct 29th 2005 11:33

Desktop Environment :: K Desktop Environment (KDE)
Multimedia :: Sound/Audio :: CD Audio :: CD Writing

About: K3b is a CD and DVD burning application for Linux systems optimized
for KDE. It provides a comfortable user interface to perform most CD/DVD
burning tasks, such as creating an audio CD from a set of audio files or
copying a CD. While the experienced user can influence all steps of the
burning process, the beginner may find comfort in the automatic settings
and the reasonable defaults which allow a quick start. The actual burning
is done by the command line utilities cdrecord, cdrdao, and growisofs.

Changes: XA Form1 tracks are always copied in TAO writing mode. Support
for media:/ URLs was added. No extra whitespace is added when renaming
audio files in a data project anymore. Verification of multisession CDs
was fixed. Directory access time is preserved in data projects when using
the "backup" option. The "audio normalization" option is disabled in case
the normalize program is not installed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[025] - Kazehakase 0.3.2 
  by yukichi (http://freshmeat.net/users/ShunFukuzawa/)
  Sat, Oct 29th 2005 13:25

Internet :: WWW/HTTP :: Browsers

About: Kazehakase is a Web browser which aims to provide a user interface
that is truly user-friendly & fully customizable. It supports tabbed
browsing, a "remote bookmark" feature (through RSS) in a menu or sidebar,
a variable UI to adapt to the user's skill level, and customizable mouse
gestures and key accelerators. 

Changes: The SSL authorization dialog was improved. A function for
changing tab with the mouse right button and mouse wheel was added. The
label color in the sidebar was set to the same color as the tab label.
Many bugs were fixed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[026] - kfile_chemical 0.10 
  by EgonW (http://freshmeat.net/users/egonw/)
  Sat, Oct 29th 2005 01:27

Desktop Environment :: K Desktop Environment (KDE)
Information Management :: Metadata/Semantic Models
Scientific/Engineering :: Bioinformatics

About: kfile_chemical is a set of kfile plugins for the KDE desktop that
extract metadata from chemistry documents. This metadata can be used by
desktop search engines like Kat. It supports PDB, MDL mol/sd, CML, ShelX,
and CIF files.

Changes: This release adds support for XYZ, Mol2, SMILES, GenBank, and VMD
files.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[027] - LGeneral 1.2beta-8 
  by kulkanie (http://freshmeat.net/users/kulkanie/)
  Sat, Oct 29th 2005 13:34

Games/Entertainment
Games/Entertainment :: Turn Based Strategy

About: LGeneral is a turn-based strategy engine heavily inspired by Panzer
General. Move your units each turn and attack your enemies in order to
capture strategic objectives to win a battle. LGeneral uses the SDL
library for graphics and sounds.

Changes: This release brings minor bugfixes and code cleanups. Gameplay
tweaking includes better supply rules, so units may only deploy to deploy
centers of their nation. Units can be split or disbanded. There is a
deploy turn in the beginning of a scenario (enabled with the --deploy-turn
command line option). Many shortcuts to the most important actions have
been added. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[028] - libnaw 20051028-1 
  by ari (http://freshmeat.net/users/edelkind/)
  Sat, Oct 29th 2005 09:09

Security
Software Development :: Libraries

About: The network authentication wrapper library (libnaw) is a modular
authentication library that is meant to be used as a preloadable drop-in
to add a layer of authentication to source-restricted software, as an API
for including authentication into custom or open source software, or as a
library for direct linking into precompiled object files. The use of
loadable modules allows libnaw the flexibility to accomplish any sort of
authentication desired on a per-rule basis. 

Changes: Some module functionality has been reworked, and global modules
have been implemented. Logging hooks have been added as dynamic symbols,
and a syslog module has been written to take advantage of them. 

License: Freeware

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

                        - %  - %  - % - % -

[029] - Library Accounting System 1.0.0 
  by Aaron D (http://freshmeat.net/users/ajd777/)
  Sat, Oct 29th 2005 01:07

Information Management :: Records Management
Internet :: WWW/HTTP :: Indexing/Search

About: Library Accounting System is a Web-based library system for
cataloging books, journals, magazines, and newspapers. Unlike the majority
of Web-based systems, it is intended for individual users rather than for
institutional use. It supports loaning and viewing of records, automatic
downloading of book information, and call number creation.

Changes: The template was redesigned and is now valid XHTML Transitional.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/l-a-s/

                        - %  - %  - % - % -

[030] - linSmith 0.9.1 
  by John (http://freshmeat.net/users/jcoppens/)
  Sat, Oct 29th 2005 14:21

Communications :: Ham Radio
Education :: Computer Aided Instruction (CAI)
Scientific/Engineering :: Visualization

About: linSmith is a Smith charting program. Users can enter either 
discrete components or transmission lines, see the results on  screen,
and/or generate Postscript output. Component  values can be changed
numerically or using scrollbars.  Problems can be solved on-screen, and
high-quality  Postscript can be output for publication.

Changes: Filenames were added to the "loads" and "circuit" page, and a
"changed" flag was added to indicate that the list has been modified. A
"Save results page" option was added in the "Files" menu to save the
numerical results. A Swedish translation was added. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[031] - Meld 1.1.1 
  by Stephen Kennedy (http://freshmeat.net/users/steve9000/)
  Sat, Oct 29th 2005 07:47

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

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

Changes: PyGTK 2.6+ is now required. Deprecation warnings were fixed. The
new file chooser is now used. A new pluggable version control system was
implemented, and new drawing code made file diffs much prettier. Resolved
CVS conflicts are now detected.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[032] - Misfit Model 3D 1.2.0-beta1 (Stable)
  by Kevin Worcester (http://freshmeat.net/users/kworces/)
  Sat, Oct 29th 2005 13:34

Multimedia :: Graphics :: 3D Modeling

About: Misfit Model 3D is an OpenGL-based 3D model editor. It supports
multi-level undo, skeletal animations, simple texturing, scripting,
command-line batch processing, and a plugin system for adding new model
and image filters. Complete online help is included. 

Changes: This stable release adds support for Windows XP/2000 and
Macintosh OS X, canvas background images, 3D preview for materials, and
many new tools and commands. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[033] - msort 8.10 
  by Bill Poser (http://freshmeat.net/users/billposer/)
  Sat, Oct 29th 2005 00:31

Text Processing
Text Processing :: Linguistic
Utilities

About: Msort is a program for sorting files in sophisticated ways. Records
need not be single lines. Key fields may be selected by position, tag, or
character range. For each key, distinct exclusions, multigraphs,
substitutions. and a sort order may be defined. Comparisons may be
lexicographic, numeric, by string length, date, or time. Optional keys are
supported. Msort uses the Unicode character set and provides full Unicode
case-folding. The basic program has a somewhat complex command line
interface, but may be driven by an optional GUI.

Changes: A bug that caused a crash if certain key-specific options were
specified before any keys were selected was fixed.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[034] - netmapr 0.99d 
  by rpearce (http://freshmeat.net/users/rpearce/)
  Sat, Oct 29th 2005 11:41

Multimedia :: Graphics :: Editors :: Vector-Based
System :: Networking

About: netmapr is a simple SDL-based network diagram program that aims to
be quick and easy to use without a huge list of library requirements. It
supports NetViz-style "drilldown" into nested diagrams.

Changes: The font was changed from a dodgy homemade vector font to the
Verdana Truetype font. New objects were added. The existing objects were
redrawn to be more Cisco-like. A read-only mode was added. More keyboard
shortcuts and better support for 2-button mice were added. Various
bugfixes were made. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[035] - PasTmon 0.8-1 (Beta)
  by glbevan (http://freshmeat.net/users/glbevan/)
  Sat, Oct 29th 2005 13:18

Communications
Internet
Internet :: WWW/HTTP :: HTTP Servers

About: PasTmon (Passive Application Response Time Monitor) passively
monitors your application servers, measuring and reporting user response
times, throughput and congestion. It currently works with HTTP, telnet,
rlogin, rsh, FTP (control channel), SMTP, POP3, and IRC. Measurements are
recorded in a PostgreSQL database and are presented graphically via a PHP
Web front-end using R statistical analysis scripts to create the plots.

Changes: This maintenance release provides some minor bugfixes for
incorrect debugging messages and better error checking on SQL calls. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[036] - RPL/2 4.00pre8l (Development)
  by JKB (http://freshmeat.net/users/jkb/)
  Sat, Oct 29th 2005 01:42

Scientific/Engineering :: Mathematics
Software Development :: Interpreters

About: RPL/2 (Reverse Polish Lisp/2) is a langage derived from the RPL
made by Hewlett-Packard for its HP-28S. It has some extensions
(preprocessor, compilated libraries, new functions), a TeX output, and can
draw graphics.

Changes: SELECT/CASE/DEFAULT/END was modified. A major bug with (unsigned
char) getc() statements in conjunction with GCC 4.0 was fixed.
configure.in was modified to be usable with GCC 4.0.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[037] - RText 0.9.3.0 
  by Robert Futrell (http://freshmeat.net/users/Robert_Futrell/)
  Sat, Oct 29th 2005 14:25

Software Development
Software Development :: User Interfaces
Text Editors

About: RText is a fully customizable programmer's text editor.  Some of
its features include syntax highlighting, editing  multiple documents at
once, printing and print preview, find/ replace/find in files dialogs,
undo/redo, and online help.

Changes: The "Find in Files" dialog now runs searches in a separate
thread. The Source Browser now supports more languages and uses
syntax-highlighted tooltips. Several small bugs were fixed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[038] - Sdictionary 1.7.1 (Symbian)
  by Alexey Semenov (http://freshmeat.net/users/swajj/)
  Sat, Oct 29th 2005 00:35



About: PTkSdict is a dictionary using Sdict dictionary format. Unlike
ptkdic or gtkdic, MySQL isn't needed; you can work with dictionary files
directly. It uses Unicode, meaning that words and articles all are in
UTF-8. There are two index levels, compression, and tools to convert from
text files to .dct and vice versa.

Changes: Word history was implemented and various bugfixes were made.
dct-format dictionary support for recent Symbian OSes (Series 80/90/UIQ)
was announced by a 3rd-party company. An online dictionary compiler saved
filename bug was fixed for the IE browser.

License: Freely Distributable

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

                        - %  - %  - % - % -

[039] - Seir Anphin 2.0.0 Beta 
  by anphin343 (http://freshmeat.net/users/anphin343/)
  Sat, Oct 29th 2005 13:25

Communications
Communications :: BBS
Database :: Front-Ends

About: Seir Anphin is a fast, feature-rich Web portal system with a
built-in message board. Features include member registration, sub-forums,
an article submission and publishing system, a flexible template-based
interface, multi-language support, a functional calendar with a day
planner, modular OOP design, and much more. 

License: Free To Use But Restricted

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

                        - %  - %  - % - % -

[040] - Seismic Toolkit 0.33 
  by Dominique Reymond (http://freshmeat.net/users/Reymond/)
  Sat, Oct 29th 2005 01:27

Scientific/Engineering

About: Seismic Toolkit is a tool for processing and displaying seismic
signal data in a graphical interface. It reads seismic signals in SAC
format, and provides a number of user operations, such as zooming,
filtering, spectral analysis, polarisation analysis, time-frequency
representation, Hilbert transform, and singular value decomposition.

Changes: A major bug in the compilation of Polar/Spectra in the Utilities
program was fixed.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/seismictoolkit-stk/

                        - %  - %  - % - % -

[041] - sl 0.3.3 
  by Stig Brautaset (http://freshmeat.net/users/stigbrau/)
  Sat, Oct 29th 2005 09:13

Software Development :: Libraries

About: sl is a yet another generic linked list library.  Instead of
container nodes with pointers to  your data, it uses a pointer to the next
item  directly in the data structure you want to  create lists (or stacks)
of. In addition to  significant memory savings, this allows for  very fast
push and pop operations since there  is no need to allocate or free memory
for the  container nodes. It also means that a push  can't fail because
memory couldn't be  allocated for the container node.

Changes: This release adds the "sl_filter()" function. With it, you can
extract all (or the first N) nodes matching a certain criteria from any
list. There has been a minor reworking of the build process, abolishing
recursive make. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[042] - SSH Filesystem 1.3 
  by Miklos Szeredi (http://freshmeat.net/users/mszeredi/)
  Sat, Oct 29th 2005 07:47

Internet :: File Transfer Protocol (FTP)
System :: Filesystems

About: SSH Filesystem uses the SSH File Transfer Protocol (SFTP), which is
supported by most SSH servers. It is based on Filesystem in Userspace
(FUSE), and hence root privilege is not required for mounting a remote
filesystem. No setup is necessary and it is very easy to use.

Changes: This release adds a number of small improvements and bugfixes,
the most important one an optional workaround for a problem with renaming
to an existing file.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[043] - SubLib 0.0.3 
  by Pedro Castro (http://freshmeat.net/users/noup/)
  Sat, Oct 29th 2005 14:14

Multimedia :: Video
Software Development :: Libraries
Text Editors

About: SubLib is a library for managing movie subtitles. It's being built
to support numerous subtitle formats and includes error correction and
subtitle editing, conversion, and synchronization. 

Changes: This release features the result of a source code inspection. The
internal structure was refactored, which now relates to a more consistent
internal behavior and clearer public interfaces. Detailed changes include
a restructured architecture, which now features a rich domain model.
Subtitle domain now includes frames and times as objects which
automatically update each other when changed. The Parsing engine was
rewritten to improve its readability and efficiency. An optional argument
to the testing executable was added, allowing the input FPS to be changed
before opening subtitles. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[044] - Sylpheed 2.1.5 (Development)
  by Hiroyuki Yamamoto (http://freshmeat.net/users/hiroy/)
  Sat, Oct 29th 2005 07:46

Communications :: Email :: Email Clients (MUA)

About: Sylpheed is a GTK+ based, lightweight, and fast email client.
Almost all commands are accessible with the keyboard. It also has many
features such as multiple accounts, POP3/APOP support, thread display, and
multipart MIME. One of Sylpheed's future goals is to be fully
internationalized. The messages are managed in the MH format, so you'll be
able to use it together with another mailer that uses the MH format. 

Changes: A command line option for specifying the directory that stores
configuration files was added. The output headers of printed messages now
match to those of the message view. When replying to a mailing list post
that has the Reply-To set, both addresses will be set. An option to delete
filtered junk mails from the server was added. A problem where drag and
drop didn't work with GTK+ 2.8 was fixed. Some improvements were made to
Win32 support.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[045] - Systems of Ordinary Differential Equations 20 
  by Dennis Darland (http://freshmeat.net/users/djdarland/)
  Sat, Oct 29th 2005 13:11



About: SODE uses long Taylor series to solve systems of ordinary
differential equations. It generates code to solve the equations in either
Icon (or Unicon) or Maple. Using the Taylor series, estimates are made of
the location and order of poles. An effort is made to adjust H to control
the error. It has worked well in testing, but needs more testing as there
are so many possibilities. To solve STIFF equations, MAX_TERMS may be set.


Changes: MAX_TERMS may now be set from problem files. All existing problem
files were edited. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[046] - Tavli 3d 0.1 
  by biocrasher (http://freshmeat.net/users/biocrasher/)
  Sat, Oct 29th 2005 00:28

Games/Entertainment

About: Tavli3d is the Greek version of backgammon written in OpenGL/SDL.
It is a single player game that aims to be simple and fun to play.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[047] - Turn Racer Pre-Build 2 
  by Tobe Deprez (http://freshmeat.net/users/arnetobedeprez/)
  Sat, Oct 29th 2005 07:48

Games/Entertainment :: Turn Based Strategy

About: turnracer is a turn-based race game. An AI is not yet in the game,
but will be in a future version.

Changes: Diagonal moves, walls, and several bugfixes.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[048] - Unicode Description Utilities 2.15 
  by Bill Poser (http://freshmeat.net/users/billposer/)
  Sat, Oct 29th 2005 14:23

Text Processing :: Linguistic
Utilities

About: The Unicode Description Utilities is a set of four programs  for
finding out what is in a Unicode file. uniname defaults to printing the
character offset of each character, its byte  offset, its hex code value,
its encoding, the glyph itself, and its name. Command line options allow
undesired information to be suppressed and the Unicode range to be added.
unidesc reports the character ranges to which different portions of the
text belong. unihist generates a histogram of the characters in its input.
ExplicateUTF8 is intended for debugging or for learning about Unicode. It
determines and explains the validity of a sequence of bytes as a UTF-8
encoding.

Changes: Two command line options were added which cause unidesc to list
the Unicode ranges in numerical or alphabetical order. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[049] - uShare 0.9.0 
  by Benjamin Zores (http://freshmeat.net/users/tutuxclan/)
  Sat, Oct 29th 2005 09:10

Communications :: File Sharing
Internet :: WWW/HTTP :: HTTP Servers
Multimedia :: Sound/Audio

About: uShare is a UPnP A/V Media Server for Linux. It is designed to
share multimedia files (audio and video) through the GeeXboX operating
system, but can work with any UPnP media renderer or player. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[050] - vnc2swf 0.5.0 
  by Yusuke Shinyama (http://freshmeat.net/users/euske/)
  Sat, Oct 29th 2005 00:35

Multimedia :: Graphics :: Capture :: Screen Capture

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

Changes: This version no longer needs Ming library.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[051] - WebPython 0.6.3 
  by Collin (http://freshmeat.net/users/cpl/)
  Sat, Oct 29th 2005 14:17

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

About: WebPython is a Web-application development toolkit written in the
Python programming language. It contains an object relational database
layer, portable over MySQL and PostgreSQL; a document templating engine
complete with simple built-in automation; and a mechanism to store Python
objects in an SQL database, among other features.

Changes: This is a bugfix release for WebPython 0.6.2. Everything is the
same, except the project generation script now works correctly on both
Windows and Linux. The necessary changes have been made to NewProject,
namely completing a previous refactorization so that it stores its
execution status in an attribute rather than illegally returning a value
from its __init__ method. 

License: GNU Lesser General Public License (LGPL)

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



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


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