OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
[fm-news] Newsletter for Friday, October 01st 2004

freshmeat-newslists.freshmeat.net
Date: Sat Oct 02 2004 - 02:10:09 CDT


::: L I N K S F O R T H E D A Y :::

Today's news on the web: http://freshmeat.net/daily/2004/10/01/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce

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

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

Rackspace-Managed Hosting backed by Fanatical Support

Rackspace offers your choice of Microsoft or Linux managed servers and is
perfect for businesses running medium to large web hosting environments
that demand a Zero-Downtime Network and our unparalleled Fanatical
Support.

http://www.rackspace.com/index.php?CMP=NLC-T6Z082643295

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

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

[001] - Aegis 4.19
[002] - aircrack 2.1
[003] - Animail 2.0.11
[004] - AnomicHTTPProxy 0.28
[005] - AudienceConnect 1.0.beta.10
[006] - Bluecurve Theme for Mozilla's Firefox 0.9.2
[007] - BugPort 1.134
[008] - BWstat 0.24
[009] - Bygfoot Football Manager. 1.6.2
[010] - cdialog 1.0-20040920
[011] - ClamSMTP 0.9.5
[012] - Code Browser 1.0
[013] - Conary 0.10.4
[014] - Conges 1.0.2
[015] - Connect Daily Web Calendar 3.1.0
[016] - Cxref 1.6
[017] - Debian GNU/Linux pre-RC2 (Sarge)
[018] - DocBook XSL Configurator 0.5.3_1661
[019] - dvdisaster 0.50.0
[020] - E-GADS! 2.2.5
[021] - Easyval 0.7.2
[022] - Erlang REPOS 1.0 beta 5
[023] - Expression server 0.4
[024] - fakebust 0.02b
[025] - Firewall Builder 2.0.3
[026] - Firewall Builder for PIX 1.1.5
[027] - FreeMind 0.6.1 (Freemind Browser)
[028] - Fully Loaded Qmail-Installer 1.0
[029] - Gabedit 1.2.4
[030] - Gaim-Assistant 0.06
[031] - GalaxyHack 0.80
[032] - Gaphor 0.6.0
[033] - GOBLIN Graph Library 2.7b7
[034] - GTorrentViewer 0.1
[035] - HA-JDBC 1.0-beta-1
[036] - HashCash 1.09
[037] - JFDraw 1.2.0
[038] - jnettop 0.10
[039] - JRTPLIB 3.1.0
[040] - kamix 0.5.7
[041] - KCheckGmail 0.4.0
[042] - Krang 1.025
[043] - Kronophobia 1.3-r5
[044] - libferris 1.1.34
[045] - libstldb4 0.3.9
[046] - MailScanner 4.34.8
[047] - mod_psldap 0.82
[048] - Mozilla New Mail Icon 1.0.5
[049] - Mustajuuri 0.2.6
[050] - myMoney-go-round 0.1
[051] - MyPasswordSafe 0.6.5 (Development)
[052] - Network Packet Capture Facility for Java 0.01.16 (jpcap)
[053] - New Netflow Collector 0.7.2
[054] - NewsCache 1.2rc6 (Development)
[055] - OpenGroupware.org 1.0alpha8 (Development)
[056] - ORSA 0.6.2
[057] - PEAR::Services_Weather 1.3.1
[058] - phpagi 1.12
[059] - PHPFinance 0.2
[060] - phpMySQLdiff 1.5.0
[061] - phpreports 0.3.4
[062] - Polygon Puzzle 1.5.2
[063] - Prismstumbler 0.7.3
[064] - protosquared 0.1.0-pre1
[065] - PyAddbook 1.0
[066] - ruby2shoes 01 Oct 04
[067] - S tar 1.5a49 (Development)
[068] - Scry 1.1
[069] - Sdictionary 0.6
[070] - Silva CMS 1.1
[071] - SOAP Compression 1.2
[072] - Socket++ 1.12.12 (Development)
[073] - SOPE Application Server 4.3.8
[074] - Spam Trainer 0.1.1
[075] - SpecialValue 0.5.0
[076] - Spreadsheet::WriteExcel 2.11
[077] - Swing AutoMenu 2.0
[078] - TclCurl 0.12.1 (Development)
[079] - TEA for Linux 4.0
[080] - The GNU Hurd K7
[081] - TWIG 2.8.0.beta1
[082] - UCL 1.03
[083] - VLC 0.8.0-test2 (Testing)
[084] - VortexGE 0.5.4-9
[085] - VTWM 5.4.6b
[086] - Web Filter 0.96
[087] - ZFolder2Product 1.0
[088] - Zina 0.11.04 (Development)
[089] - ZynAddSubFX 2.1.0

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

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

[001] - Aegis 4.19
  by Peter Miller (http://freshmeat.net/users/pmiller/)
  Fri, Oct 1st 2004 02:04

Software Development :: Build Tools
Software Development :: Testing
Software Development :: Version Control

About: Aegis is a transaction-based software configuration management
system. It provides a framework within which a team of developers may work
on many changes to a program independently, and Aegis coordinates
integrating these changes back into the master source of the program, with
as little disruption as possible. Aegis supports geographically distributed
development.

Changes: There is a new development_directory_style field of the project
configuration file. This allows CVS-style and Arch-style work areas, in
addition to the BCS-style and viewpath work areas already supported. These
new work area styles permit many existing projects to use Aegis with no
change to their build systems. There is a new aediff(1) command, which may
be used to obtain a diff(1) listing of a file for different deltas. Support
has been added for "Signed-off-by" lines. Several build problems and bugs
have been fixed.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[002] - aircrack 2.1
  by Christophe Devine (http://freshmeat.net/users/devine10/)
  Fri, Oct 1st 2004 14:25

Security

About: aircrack is an 802.11 WEP cracking program that can recover a
40-bit or 104-bit WEP key once enough encrypted packets have been
gathered. It implements the standard FMS attack along with some
optimizations, thus making the attack much faster compared to other WEP
cracking tools.

Changes: This release features WPA and 802.11g detection in airodump. It
also adds a Win32 port of the 802ether WEP decryption tool, and brings
support for cracking 256 and 512-bit WEP keys in aircrack.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[003] - Animail 2.0.11
  by Juanjo A. Martínez (http://freshmeat.net/users/juanjux/)
  Fri, Oct 1st 2004 22:05

Communications :: Email :: Filters
Communications :: Email :: Mail Transport Agents

About: Animail is a multiserver POP3/APOP/IMAP4 (with or without SSL) mail
retrieval utility. It features an advanced filtering system based on
blacklisting, whitelisting, or a combination of both. It is possible to
send an autoresponse which prompts people to reply and add themselves to
the 'autoaccept' file. It also allows filters based on regular expressions
which match against the email headers. (If a message is filtered, only the
header is downloaded, not the entire body.) Combining external filtering
programs (e.g. SpamAssassin or Bogofilter) as message post-download
plugins is also easily acomplished, thus extending filtering capabilities
in an unlimited way. Available delivery options include mailbox, maildir,
local SMTP, and pipe to a command.

Changes: An option to activate a kdialog notification (if available) at
the end of the download process was added. A new "MinimalPostFilterMatch"
option was added for specifying how many postfilters must mark a message
as spam for it to be filtered. The documentation and the sample
configuration files were updated to add information about using SpamBayes
as a postfilter.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[004] - AnomicHTTPProxy 0.28
  by Michael Christen (http://freshmeat.net/users/Orbiter/)
  Fri, Oct 1st 2004 08:49

Communications :: File Sharing
Information Management
Internet :: Name Service (DNS)

About: The AnomicHTTPProxy is a caching proxy. Pages that pass through the
proxy are indexed and can be searched using a built-in HTTP server. Proxies
connect each other and form a P2P-based index exchange network based on
distributed hash tables. The proxy can therefore be used as a global
search and distributed indexing engine for the Web. It also provides URL
filtering with blacklist sharing among other proxy peers, individual
Web/servlet page hosting, a file sharing zone, and a database engine.

Changes: This release adds search hints for search requests, speeds p2p
connections, and provides some bugfixes.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[005] - AudienceConnect 1.0.beta.10
  by Richard Harris (http://freshmeat.net/users/goosequill/)
  Fri, Oct 1st 2004 08:28

Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Internet :: WWW/HTTP :: Site Management

About: AudienceConnect is a revenue-generating Python CGI solution for
independent content providers. Requests for dynamic content or content
sets are routed through PayPal. Previews are generated as static HTML for
search engines to harvest. Demo site content is text for e-publishing, but
AudienceConnect can be easily extended to deliver other MIME types: sound
files, image files, etc.

Changes: Independent subsites can now be created and later relocated to
their own server with minimal effort. The editorial queue now accepts
multiple passwords with multiple editors restricted by type, allows IP
security for each editor, and may have an editor with access to all types.
AC_remote.html now lets you manage a site remotely. AC_Editor can now
create a data directory and remove a data directory, data file, or
doc_root HTML. READMEs in the installation have been replaced with an
online manual.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[006] - Bluecurve Theme for Mozilla's Firefox 0.9.2
  by gavindi (http://freshmeat.net/users/gavindi/)
  Fri, Oct 1st 2004 16:24

Desktop Environment :: Application Themes
Desktop Environment :: Application Themes :: Mozilla

About: Bluecurve for Mozilla uses the Red Hat artwork from Garrett Lesage
to create a look and feel for Firefox which is compatible with the
Bluecurve theme as used in Fedora.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[007] - BugPort 1.134
  by Jason Miller (millz) (http://freshmeat.net/users/millz/)
  Fri, Oct 1st 2004 11:32

Information Management :: Issue Tracking
Internet :: WWW/HTTP :: Dynamic Content
Software Development :: Bug Tracking

About: The BugPort system is a Web-based system to manage tasks and
defects throughout the software development process. It is written with
the PHP language, using its object-oriented capabilities, and is in use by
INCOGEN for internal management of software development and QA.

Changes: A very significant security-related bug was fixed in the handling
of attached files. This required a slight change to the architecture of the
attachments class and the config file.

License: BSD License (revised)

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

                        - % - % - % - % -

[008] - BWstat 0.24
  by Radu Anghel (http://freshmeat.net/users/ecstraterestru/)
  Fri, Oct 1st 2004 02:12

System :: Networking :: Monitoring

About: BWstat is a network traffic statistical tool. It features user-
based authentication/privileges, yearly, monthly, daily, and hourly
statistics, support for themes, and is easy to set up and use.

Changes: This release fixes a few bugs in the hosts and users editor and
adds an option to keep information like name, location, phone, and
comments about hosts.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[009] - Bygfoot Football Manager. 1.6.2
  by gyboth (http://freshmeat.net/users/gyboth/)
  Fri, Oct 1st 2004 08:46

Games/Entertainment :: Simulation

About: Bygfoot is a small and simple football (a.k.a. soccer) manager game
featuring the most important European leagues and cups. You manage a team
from one such league: you form the team, buy and sell players, get
promoted or relegated, and of course try to be successful.

Changes: This release improves the update script, adds an updated country
file for Italy, fixes a bug that led to no ticket income for cup games,
fixes a bug that occurred when you made a stadium enlargement over several
weeks, and replaces the official team and player names because of trademark
issues (the official names can be downloaded from http://www.bygfoot.com/).

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[010] - cdialog 1.0-20040920
  by T.E.Dickey (http://freshmeat.net/users/tedickey/)
  Fri, Oct 1st 2004 14:17

System :: Software Distribution Tools

About: Dialog allows you to present a variety of questions or display
messages using dialog boxes from a shell script. Several types of dialog
boxes are implemented including: calendar, checklist, file-selection,
gauge, info, input, menu, message, radiolist, tailbox, text, time, yes/no.
         

Changes: This release improves color configurability and fixes several
minor bugs.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[011] - ClamSMTP 0.9.5
  by Nate Nielsen (http://freshmeat.net/users/natenielsen/)
  Fri, Oct 1st 2004 04:18

Communications :: Email :: Filters
Security

About: ClamSMTP is an SMTP filter that checks for viruses using ClamAV. It
aims to be lightweight, reliable, and simple.

Changes: A problem where clamsmtpd would timeout immediately on some
systems was fixed. Support for setting the PidFile from the config file
was added.

License: BSD License (revised)

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

                        - % - % - % - % -

[012] - Code Browser 1.0
  by Marc Kerbiquet (http://freshmeat.net/users/mkerbiquet/)
  Fri, Oct 1st 2004 11:28

Text Editors

About: Code Browser is a folding and outlining editor. It is a
lightweight but powerful tool for structuring and browsing source code
using folders and links. It is especially designed to keep a good
overview of the code of a large project.

Changes: This release fixes various bugs in the Linux/GTK+ version, and
changes the method to parse filenames in the tool output.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/code-browser/

                        - % - % - % - % -

[013] - Conary 0.10.4
  by Michael K. Johnson (http://freshmeat.net/users/johnsonm/)
  Fri, Oct 1st 2004 14:26

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 then 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: Distributed branching between repositories now works. To support
this, the network protocol has been changed so that the client now
accumulates individual changesets, even from different repositories, into
transactions. The network protocol has been changed, with some backward
compatibility; current clients need current servers, but older 0.10
clients can still talk to new servers. Packages no longer inherit
component dependencies; dependencies are resolved entirely at the
component level. Several smaller bugfixes, added policy, and performance
enhancements round out this release.

License: Common Public License

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

                        - % - % - % - % -

[014] - Conges 1.0.2
  by stephane gauchet (http://freshmeat.net/users/sgump/)
  Fri, Oct 1st 2004 11:24

About: Conges is a Web application for vacation management. It allows
employees to set vacation periods and print customizable vacation papers.
It allows supervisors to modify, delete, and validate vacation periods. A
notion of groups is available, and each group supervisor can see a Gantt
diagram of the corresponding group of employees.

Changes: This release fixes some bugs and adds some minor enhancements,
but mainly increases performance in XML reading. If you have an older
release, read the migration documentation.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[015] - Connect Daily Web Calendar 3.1.0
  by George Sexton (http://freshmeat.net/users/gsexton/)
  Fri, Oct 1st 2004 11:16

Internet
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries

About: Connect Daily, a Web-based calendaring system, allows multiple
users to add and edit calendar events using a Web browser. The calendar
display can be directly integrated into your Web site. It provides
advanced capabilities for managing resources and facilities. The approval
processes allow many users to edit calendars, with the assurance that all
items added are approved. It supports event download to MS Outlook and
Palm OS PDAs. Export to iCal clients like KOrganizer, Evolution, and Apple
iCal is supported. Authentication to LDAP directories is also supported.

Changes: This release adds a setup and teardown event feature to simplify
resource management. Resources can now be marked as shared to allow use by
multiple events. Support has been added for attaching binary files and
additional URLs to calendar events. Unlimited files can be attached to
events. Calendars can be exported in text/CSV format. User-level
preferences for showing stop times and resources were added.
Administrators can now modify the preference settings of users.

License: Other/Proprietary License with Free Trial

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

                        - % - % - % - % -

[016] - Cxref 1.6
  by amb (http://freshmeat.net/users/andrewmbishop/)
  Fri, Oct 1st 2004 01:49

Software Development
Software Development :: Documentation

About: Cxref is a program that will produce documentation (in LaTeX, HTML,
RTF or SGML) including cross-references from C program source code. It
works for ANSI C, including most gcc extensions. The documentation for the
program is produced from comments in the code that are appropriately
formatted. The cross referencing comes from the code itself and requires
no extra work.

Changes: This release makes several internal changes. The source code has
been reorganised. Version 2.95.3 of the gcc pre- processor is now used. The
HTML output is now HTML 4.01 compliant and uses the cxref stylesheet.
Legacy output formats were removed (obsolete formatted LaTeX and HTML).

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[017] - Debian GNU/Linux pre-RC2 (Sarge)
  by Gürkan Sengün (http://freshmeat.net/users/tarzeau/)
  Fri, Oct 1st 2004 02:09

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

About: Debian is an operating system for your computer that consists only
of Free Software. It uses the Linux kernel, and a large part of the basic
tools that fill out the operating system come from GNU, which are also
free. It comes with thousands of packages.

Changes: This release includes support for completely automated installs
via debconf database preseeding. There is online resizing of NTFS
filesystems, support for booting from LVM and software RAID 1, software
RAID 5, Linux kernels 2.4.27 and 2.6.8.1, support for piles of additional
hardware, and fixes for all of the errata of RC1. Installs are now
possible with at little as 24 MB of memory.

License: DFSG approved

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

                        - % - % - % - % -

[018] - DocBook XSL Configurator 0.5.3_1661
  by swhitlat (http://freshmeat.net/users/swhitlat/)
  Fri, Oct 1st 2004 04:16

Documentation
Information Management
Text Processing :: Markup :: DocBook

About: DocBook XSL Configurator is a Java GUI used to create DocBook XSL
FO customization layers. Users click through tables, select parameters
they want to include, edit those parameters, include the customization
layer in a project, write out the customization layer as an XSL file, and
apply the XSL to the project's DocBook XML using the project's specified
XSLT processor. DocBook XSL Configurator then runs a project's specified
FO processor and PDF/PostScript viewer as external subprocesses.

Changes: This release adds support for the the new FO parameters in
version 1.66.1 of the DocBook XSL stylesheet package.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/db-xsl-cfg/

                        - % - % - % - % -

[019] - dvdisaster 0.50.0
  by Carsten Gnörlich (http://freshmeat.net/users/cgnoerlich/)
  Fri, Oct 1st 2004 14:28

System :: Archiving
Utilities

About: dvdisaster provides a margin of safety against data loss on CD and
DVD media caused by scratches or aging media. It creates error correction
data which is used to recover unreadable sectors if the disc becomes
damaged at a later time.

Changes: This version comes with experimental support for Windows. The
SCSI layer has been reworked, and there are some minor modifications of
the image reading functionality.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[020] - E-GADS! 2.2.5
  by Calvin Martini (http://freshmeat.net/users/cdmartini/)
  Fri, Oct 1st 2004 22:14

Database
Information Management
Information Management :: Records Management

About: E-GADS! (Electronic Ground Search and rescue Administrative
Database System) is a Web-based database that enables ground search and
rescue teams to track membership, certifications, search reports, events,
and training records. It is fully bilingual (English/French) and is
currently based on Canadian geographic data and NSS (National Search and
Rescue Secretariat) categorization codes, but can be customized for other
languages and data. It requires PHP 4.x and MySQL 3.x+. MapServer and Proj
are required for the optional map display. The application has been tested
on RedHat Linux and MS Windows systems.

Changes: A number of bugs related to the map display were fixed and minor
functionality enhancements were made.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/e-gads/

                        - % - % - % - % -

[021] - Easyval 0.7.2
  by Johan Vervloet (http://freshmeat.net/users/jvvloet/)
  Fri, Oct 1st 2004 02:10

Scientific/Engineering :: Mathematics
Software Development :: Libraries

About: Easyval is a very basic implementation of interval arithmetic,
using hardware doubles as interval bounds. The first target of this
library is that the interval arithmetic containment criterium is
respected.

Changes: Some functions (min, asinh, /=) were added. A rounding bug in the
division was fixed.

License: GNU Lesser General Public License (LGPL)

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

                        - % - % - % - % -

[022] - Erlang REPOS 1.0 beta 5
  by Mickael Remond (http://freshmeat.net/users/mremond/)
  Fri, Oct 1st 2004 11:24

Communications :: Chat
Communications :: Conferencing
Internet

About: REPOS stands for Repository of Erlang-Projects.Org Software
selection. It is a collection of major ready-to-use Erlang software.
Erlang REPOS is distributed as a CDROM image (ISO). You can use every
program included in the REPOS environment either directly from the CDROM,
from your hard drive, or from a USB key.

Changes: This release fixes the startup script for Windows and improves
Mac OS X support. Wings3D is now fully working on Mac OS X. Ejabberd has
been upgraded to the latest CVS version.

License: OSI Approved

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

                        - % - % - % - % -

[023] - Expression server 0.4
  by Frederic Peters (http://freshmeat.net/users/fredpeters/)
  Fri, Oct 1st 2004 04:23

Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: HTTP Servers

About: Expression is a Liberty Alliance, WebDAV, and XML-based Web
application framework and server.

Changes: Minor improvements were made to XForms and WebDAV support.
Liberty Alliance support was updated to Lasso 0.4.1. Miscellaneous
improvements and bugfixes were made.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[024] - fakebust 0.02b
  by The Evil Twin (http://freshmeat.net/users/lcam/)
  Fri, Oct 1st 2004 16:25

Security
Software Development :: Debuggers
System

About: fakebust is a program that assists with the rapid assessment and
supervised execution of potentially malicious programs such as exploits
or utilities of unknown origin, programs recovered during OS forensics,
or acquired from a honeypot.

Changes: Support for packet payload preview when handling sending and
receiving on stateless sockets had been added, allowing for more informed
analysis of network activity. Signal handling (sigreturn) is now
functional.

License: GNU Lesser General Public License (LGPL)

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

                        - % - % - % - % -

[025] - Firewall Builder 2.0.3
  by Vadim Kurland (http://freshmeat.net/users/vkurland/)
  Fri, Oct 1st 2004 14:22

System :: Networking :: Firewalls

About: Firewall Builder consists of a GUI and set of policy compilers for
various firewall platforms. It helps users maintain a database of objects
and allows policy editing using simple drag-and-drop operations. The GUI
and policy compilers are completely independent, which provides for a
consistent abstract model and the same GUI for different firewall
platforms. It currently supports iptables, ipfilter, ipfw, OpenBSD pf, and
Cisco PIX.

Changes: This release improves support for the PF firewall by always using
tables in policy rules; it assigns "rdr" rules to interfaces and adds
"flags S/SA" to policy rules that keep state. The optimizer for iptables
has been improved. A compiler for iptables can add a rule to block packets
that correspond to an INVALID state. A built-in policy installer can
compress a firewall policy script before it is installed in flash memory
on Linksys/Sveasoft firewalls. An option has been added to the installer
to test new policy rules with automatic roll-back to the previous version
after a specified interval of time.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[026] - Firewall Builder for PIX 1.1.5
  by Vadim Kurland (http://freshmeat.net/users/vkurland/)
  Fri, Oct 1st 2004 22:15

Security
System :: Networking :: Firewalls

About: Firewall Builder for PIX hides the complexity of PIX command line
interface and automatically configures options and parameters that
usually make manual configuration a real chore. With this module, the
same workstation running Firewall Builder can create and manage security
policy on Cisco PIX firewalls, as well as on firewalls built with
iptables, OpenBSD pf, or ipfilter.

Changes: This release fixed a bug that could cause the compiler to
generate incorrect ACL commands for policy rules that permitted or denied
access to NATted hosts. This bug was triggered by a rare combination of
configurations of the firewall interfaces. This compiler works with
Firewall Builder GUI 2.0.3.

License: Other/Proprietary License with Free Trial

URL: http://freshmeat.net/projects/fwbuilder-pix/

                        - % - % - % - % -

[027] - FreeMind 0.6.1 (Freemind Browser)
  by linux (http://freshmeat.net/users/brainless/)
  Fri, Oct 1st 2004 22:21

About: FreeMind is Mind-Mapping tool and an intuitive editor for
tree-structured data. It features a modular design, and can be used to
edit any kind of data, dependent on the current mode. The data is
represented as a Mind-Map, while data, behavior, node style, edge style,
color, etc. are determined by the mode. It features one-click fold,
unfold, and "follow link" operations.

Changes: The code was stabilized.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[028] - Fully Loaded Qmail-Installer 1.0
  by Black_Wolf (http://freshmeat.net/users/vaf_ryan/)
  Fri, Oct 1st 2004 09:59

Communications :: Email
Communications :: Email :: Filters
Communications :: Email :: Mail Transport Agents

About: Fully Loaded Qmail-Installer installs Qmail, TCP Server
(ucspi-tcp), DaemonTools, Vpopmail, Courier IMAP, Ezmlm, Autoresponder,
Relay-Ctrl, Qmail Scanner, and Clam AntiVirus. It only works on non-Red
Hat systems.

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/qmail-installer-1.0/

                        - % - % - % - % -

[029] - Gabedit 1.2.4
  by Allouche abdul-Rahman (http://freshmeat.net/users/allouchear/)
  Fri, Oct 1st 2004 08:51

Scientific/Engineering
Scientific/Engineering :: Chemistry
Scientific/Engineering :: Visualization

About: Gabedit is a graphical interface to the Molpro and Gaussian
computational chemistry packages, running locally or on a remote server.
It includes a 3D molecule editor and viewer. Most major molecular file
formats are supported, and graphics can be exported in many formats.

Changes: Gabedit is now a GUI for Molcas software.

License: BSD License (revised)

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

                        - % - % - % - % -

[030] - Gaim-Assistant 0.06
  by Uber Linux Guy (http://freshmeat.net/users/uberlinuxguy/)
  Fri, Oct 1st 2004 11:14

Communications :: Chat

About: GAIM Assistant is a plugin to GAIM that will allow you to forward
messages to a different screen name should you become away. It's quite
handy for those of you out there that use AIM over mobile devices as well
as at home.

Changes: Some unneeded includes for X have been removed. The source has
been fixed to compile for the new Windows build.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[031] - GalaxyHack 0.80
  by James Gregory (http://freshmeat.net/users/jamesgregory/)
  Fri, Oct 1st 2004 09:09

Games/Entertainment
Games/Entertainment :: Real Time Strategy
Games/Entertainment :: Simulation

About: GalaxyHack allows you to design a fleet of spaceships which can
then be tested in AI script based battles against fleets designed by other
players. Though battles take place in real time, the strategy comes
beforehand, both in writing short AI scripts in an easy-to-use proprietary
scripting language, and also in the set up and selection of your forces.

Changes: This release adds a few minor additions to the scripting language
and some game balance changes.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[032] - Gaphor 0.6.0
  by Arjan Molenaar (http://freshmeat.net/users/arjanmolenaar/)
  Fri, Oct 1st 2004 02:11

Desktop Environment :: Gnome
Information Management :: Metadata/Semantic Models
Multimedia :: Graphics :: Editors :: Vector-Based

About: Gaphor is a UML modeling tool written in Python (2.2). It utilizes
the GTK+ widget library, and is designed to be very extensible.

Changes: This version adds a code reverse engineer plugin (for Python
code), a diagram layout engine (to automatically order classes and
relations), and improved plugin support.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[033] - GOBLIN Graph Library 2.7b7
  by cfp (http://freshmeat.net/users/cfp/)
  Fri, Oct 1st 2004 16:26

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

About: The GOBLIN project consists of a C++ class library for a large
series of graph optimization problems, GOSH, an extension of the Tcl/Tk
scripting language to graph objects, and GOBLET, a graphical user
interface to the library functions. GOBLET includes a graph editor, but
provides only basic graph layout methods.

Changes: The planar straight line drawing method no longer requires
triconnectivity. To this end, codes for connectivity augmentation planar
force-directed layout have been added.

License: GNU Lesser General Public License (LGPL)

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

                        - % - % - % - % -

[034] - GTorrentViewer 0.1
  by Alejandro Claro (http://freshmeat.net/users/ap0lly0n/)
  Fri, Oct 1st 2004 22:32

Communications :: File Sharing
Utilities

About: GTorrentViewer is a GTK2-based viewer and editor for BitTorrent
meta files. It is able to retrieve information from trackers, check
files, show detailed information, and modify .torrent files without
having to start downloading. It also features the ability to get seeds
and peers for the open torrent and see information from the scrape
system of the trackers.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[035] - HA-JDBC 1.0-beta-1
  by Paul Ferraro (http://freshmeat.net/users/pferraro/)
  Fri, Oct 1st 2004 14:32

Software Development :: Libraries :: Java Libraries

About: HA-JDBC is a JDBC driver implementation that provides
light-weight, transparent clustering capabilities to groups of
homogeneous JDBC- accessed databases.

Changes: This release fixes a bug in connection.rollback(), fixes logic in
PreparedStatement/ CallableStatement.setXXXStream() and
ResultSet.updateXXXStream() methods, optimizes asynchronous execution of
write operations, improves consistancy of the cluster when autocommit is
true, upgrades JGroups (2.2.7), and prevents multiple logging of database
deactivation.

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/ha-jdbc/

                        - % - % - % - % -

[036] - HashCash 1.09
  by linux (http://freshmeat.net/users/brainless/)
  Fri, Oct 1st 2004 02:12

Communications :: Email
Communications :: Email :: Mail Transport Agents
Other/Nonlisted Topic

About: HashCash is an anti-spam, anti-DoS system for email. The concept
centers around the sender of the mail completing a computationally
expensive task (in this case, generating hash collisions) that the
recipient can verify very quickly. This allows the sender to "pay" for
transport in CPU cycles, creating artificial scarcity. Programs are
included to add payment to messages (for the sender) and to verify message
payment (for the recipient).

License: Public Domain

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

                        - % - % - % - % -

[037] - JFDraw 1.2.0
  by CookieMaker (http://freshmeat.net/users/CookieMaker/)
  Fri, Oct 1st 2004 04:25

Information Management :: Workflow Frameworks
Multimedia :: Graphics
Multimedia :: Graphics :: Editors

About: JFDraw is a Java vector graphics drawing application and library
package. It is focused on vector graph drawing field. It is useful for
mechanical, electronic, architectural graph drawing applications, or even
business process or workflow graphs.

Changes: A full page or a selection of shapes may be exported into JPEG,
GIF, and PNG images. JFDraw files may now be opened directly from a URL.
JFDraw Web Start Solutions allow the user to dynamically transfer a URL
file name from Web pages to JFDraw.

License: Freeware

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

                        - % - % - % - % -

[038] - jnettop 0.10
  by Jakub Skopal (http://freshmeat.net/users/merunka/)
  Fri, Oct 1st 2004 08:50

System :: Networking :: Monitoring

About: Jnettop allows administrators of routers to watch online traffic
coming across the network in a fashion similar to the way top displays
statistics about processes. It is useful for quickly evaluating the state
of the network.

Changes: jnettop now supports IPv6 and sniffing on more interfaces on
Linux, and can count packets instead of just bytes.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[039] - JRTPLIB 3.1.0
  by Jori (http://freshmeat.net/users/jori/)
  Fri, Oct 1st 2004 04:21

Communications
Software Development :: Libraries

About: JRTPLIB is an object-oriented library written in C++ which offers
support for the Real-time Transport Protocol (RTP), defined in RFC 1889.
It makes it very easy to send and receive RTP packets and the RTCP (RTP
Control Protocol) functions are handled entirely internally.

Changes: Some bugs were fixed. The examples are now included in the
package. A function was added to obtain more info about the transmission
component (e.g. the list of local IP addresses or the socket descriptors).

License: MIT/X Consortium License

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

                        - % - % - % - % -

[040] - kamix 0.5.7
  by Stefano Rivoir (http://freshmeat.net/users/steunix/)
  Fri, Oct 1st 2004 08:32

Multimedia :: Sound/Audio :: Mixers

About: kamix is a mixer for KDE and ALSA, with more features than kmix (or
at least with more features than kmix had when kamix was started). It
supports channel splitting, levels storing/restoring, sync with external
ALSA events, correct handling of "enumerated" elements, and selective item
hiding/showing.

Changes: This release adds a couple of bugfixes, the possibility to
configure the channels/card names font, and the ability to always load in
the systray.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[041] - KCheckGmail 0.4.0
  by Matthew Wlazlo (http://freshmeat.net/users/mugwa/)
  Fri, Oct 1st 2004 22:17

Communications :: Email

About: KCheckGmail is a KDE system tray application which notifies you of
new email messages in a Gmail account.

Changes: KDE Wallet support was added and is enabled by default. The
configuration dialog is now opened at startup if no username has been
specified. Potentialy annoying version warnings from the version warning
dialog were turned off. An Italian translation was included and a bug
where read messages would not be removed from the thread list was fixed.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[042] - Krang 1.025
  by Peter Leonard (http://freshmeat.net/users/swngnmonk/)
  Fri, Oct 1st 2004 14:24

Internet :: WWW/HTTP :: Site Management

About: Krang is an Open Source web-publisher / content-management system
designed for large-scale magazine-style Web sites. It is a 100% Perl
application using Apache/mod_perl and MySQL, as well as numerous CPAN
modules. It provides a powerful and easy to use story and media editing
environment for magazine editors, as well as a complete template
development environment for web designers. On the back-end, Perl
programmers can customize Krang to control the data entered in the story
editor, and add code to drive the templates to build output.

Changes: This release fixes a bug in the 1.024 upgrade process; anyone who
upgraded to 1.024 should further upgrade to 1.025. There are also
improvements to error handling and reporting in the command line publish
script.

License: BSD License (revised)

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

                        - % - % - % - % -

[043] - Kronophobia 1.3-r5
  by Octavian Hornoiu (http://freshmeat.net/users/octavianh/)
  Fri, Oct 1st 2004 22:12

Education
Internet :: WWW/HTTP :: Dynamic Content

About: Kronophobia is a complete event-based school calendaring system
that supports recurrence, transportation assignments, alerts,
parent/public registration, custom reports, event tracking, and e-mail
notification.

Changes: This release incorporated fixes for multiple serious bugs
affecting database integrity, fixes for bugs and compatibility problems
with PHP 5.01, and fixes for reports, ghosted items, and several nasty
display bugs. Upgrading is strongly recommended.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[044] - libferris 1.1.34
  by Ben Martin (http://freshmeat.net/users/monkeyiq/)
  Fri, Oct 1st 2004 04:15

Software Development :: Libraries
System :: Filesystems

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

Changes: The stldb4 eaindex module was redesigned for more efficient
lookups, which makes the disk format incompatible with 1.1.33. Numerous
bugfixes were made for the ODBC indexing module, and the index format
remains fully compatible with 1.1.33. Both indexing modules are now
considerably faster in lookups. The --filelist-file option was added to
findexadd and feaindexadd. A bugfix was made for a segv in eaindex
creation. A bugfix was made for a segv in some cases with the PNG loader.
Minor bugfixes were made to the time parsing code.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[045] - libstldb4 0.3.9
  by Ben Martin (http://freshmeat.net/users/monkeyiq/)
  Fri, Oct 1st 2004 04:09

Database
Software Development :: Libraries

About: libstldb4 is a C++ wrapper for the sleepycat db4 database. It uses
the STL in the API where sensible, allows standard IOStreams for data
access where sensible, e.g. getting the value of a key should be able to
use an istream interface to allow simple partial value retreival, and
moves the transaction parameter to be the last optional parameter or
provides two versions of the same method for trans/nontrans. The API has
been modified to use more standard types. Operator overloading is used to
allow quick and dirty coding (mydb[ "key" ] = "value";) to set and cerr.

Changes: The default cachesize for databases without environment is now
1Mb instead of the default for db4 (256k). The build option
--enable-wrapdebug is no longer forced. The set_cachesize API was exposed.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[046] - MailScanner 4.34.8
  by Julian Field (http://freshmeat.net/users/jfield/)
  Fri, Oct 1st 2004 04:00

Communications :: Email
Communications :: Email :: Filters
System :: Networking :: Firewalls

About: MailScanner is an email virus scanner, vulnerability protector, and
spam tagger. It supports the Postfix, Sendmail, Exim, Qmail, and ZMailer
MTAs, and the Sophos, McAfee, F-Prot, F-Secure, CommandAV, InoculateIT,
Inoculan, eTrust, Kaspersky, Nod32, AntiVir, BitDefender, RAV, Panda,
DrWeb, ClamAV, and other anti-virus scanners. It uses SpamAssassin for
highly successful spam identification, and is designed to handle denial of
service attacks. It will detect password-protected zip files and apply
filename checking to their contents. It is very easy to install, requires
no changes at all to your sendmail.cf file, is designed to be lightweight,
and won't grind your mail system to a halt with its load. It can be
integrated into any email system, regardless of the software in use.

Changes: Spam+MCP can now be bounced as attachments. Arbitrary headers can
be removed from messages. MCP checks can modify the Subject: line. There is
a new "generic" virus scanner which you can use to implement your own
mailicious content checking. You can now control whether MCP checks or
Spam checks are done first, which is useful if you delete lots of spam.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[047] - mod_psldap 0.82
  by David Picard (http://freshmeat.net/users/dpicard/)
  Fri, Oct 1st 2004 16:28

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

About: mod_psldap is an Apache module that performs authentication
authorization against an LDAP server using several different means of
managing the authentication and authorization processes. This
implementation can also manage records through a Web interface, and
authenticate against an LDAP server that restricts the user from reading
the password and the implementation of Kerberos-based authentication to
connect to the LDAP server itself.

Changes: This release addresses some major enhancements to form processing
and the handling of binary data in the LDAP store. A defect in delete
handling of ldap records was also repaired. In addition, significant
improvements have been made against the sample stylesheets and supporting
scripts.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[048] - Mozilla New Mail Icon 1.0.5
  by Toastie (http://freshmeat.net/users/toastie/)
  Fri, Oct 1st 2004 14:17

Communications :: Email

About: Mozilla New Mail Icon is an extension which displays an icon in the
system tray when new mail arrives in your Mozilla Mail or Mozilla
Thunderbird . It supports the standard (FreeDesktop.org) system tray, as
used by GNOME, KDE, and IceWM.

Changes: The extension was updated to support Thunderbird 0.8. The icon
now properly blends with the desktop theme in its translucent areas, and
as a consequence, a new shinier icon is used.

License: GNU Lesser General Public License (LGPL)

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

                        - % - % - % - % -

[049] - Mustajuuri 0.2.6
  by Tommi Ilmonen (http://freshmeat.net/users/tilmonen/)
  Fri, Oct 1st 2004 09:00

Multimedia :: Sound/Audio
Software Development :: Libraries
Software Development :: Libraries :: Application Frameworks

About: Mustajuuri is plugin-based real-time audio/MIDI signal processing
software for *NIX. It currently runs on Linux and IRIX. It is in
development phase and nearing useful.

Changes: This release adds miscellaneous bugfixes for the UI and some
crashes.

License: GNU Lesser General Public License (LGPL)

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

                        - % - % - % - % -

[050] - myMoney-go-round 0.1
  by mgradmin (http://freshmeat.net/users/mgradmin/)
  Fri, Oct 1st 2004 02:12

Office/Business :: Financial :: Accounting
Other/Nonlisted Topic

About: myMoney-go-round puts cashflow forecasting and budget planning
tools into the hands of the ordinary person, enabling people to easily
check for losses if they need to, and to make more of their money
otherwise.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/money-go-round/

                        - % - % - % - % -

[051] - MyPasswordSafe 0.6.5 (Development)
  by Nolan (http://freshmeat.net/users/kilbert/)
  Fri, Oct 1st 2004 22:18

Database
Information Management
Internet

About: MyPasswordSafe is a straightforward, easy-to-use password
keychain/manager that uses the Blowfish algorithm to store encrypted
passwords. It uses the same file format as Password Safe.

Changes: Drag and drop was implemented and some compiliation problems were
fixed.

License: BSD License (revised)

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

                        - % - % - % - % -

[052] - Network Packet Capture Facility for Java 0.01.16 (jpcap)
  by patrick charles (http://freshmeat.net/users/pcharles/)
  Fri, Oct 1st 2004 22:11

Scientific/Engineering :: Visualization
Security
Software Development :: Libraries

About: Network Packet Capture Facility for Java is a set of Java classes
that provide an interface and system for network packet capture. A
protocol library and tool for visualizing network traffic is included. It
 utilizes libpcap, a widely used system library for packet capture.

Changes: The ability to read and write tcpdump format files was included
along with a new and improved mechanism for synchronous packet capture in
the core packet capture libraries. Some new functions were included in the
utility package, timeval information was made accessible in objects derived
from both Packet and RawPacket types, and a few bugs were fixed.

License: Mozilla Public License (MPL)

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

                        - % - % - % - % -

[053] - New Netflow Collector 0.7.2
  by aklyachkin (http://freshmeat.net/users/aklyachkin/)
  Fri, Oct 1st 2004 02:06

System :: Networking :: Monitoring

About: New Netflow Collector is a POSIX compliant portable collector for
Netflow flows generated by Cisco and other routers. It understands v1 and
v5 flows and has a plugin interface for storing flows in databases or
text files.

Changes: In this version, non-blocking support was improved in the
Postgres module, but it is still not working. More correct error checking
was added in postgres.c in PQexec(), a megabit module was added as a
sample for netflow processing, and a small bug was fixed when parsing IP
parameters in nnfc.cfg.

License: BSD License (original)

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

                        - % - % - % - % -

[054] - NewsCache 1.2rc6 (Development)
  by Herbert Straub (http://freshmeat.net/users/hstraub/)
  Fri, Oct 1st 2004 14:23

Communications :: Usenet News

About: NewsCache is a free cache server for USENET News. NewsCache acts to
news reading clients like a news server, except that it stores only those
articles that have been requested by at least one client. NewsCache
targets problems of the current News System like network bandwidth
consumption or the IO load caused by news clients.

Changes: Automatic recovery from database file corruptions, different PAM
service names per network segment, new command line options, and revised
manual pages.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[055] - OpenGroupware.org 1.0alpha8 (Development)
  by OpenGroupware.org (http://freshmeat.net/users/helge5/)
  Fri, Oct 1st 2004 14:27

Communications :: Email :: Email Clients (MUA)
Communications :: Email :: Post-Office :: IMAP
Internet :: WWW/HTTP

About: OpenGroupware.org is a set of applications for contact,
appointment, project, and content management. It is comparable to Exchange
and SharePoint portal servers. It is accessible using Web interfaces and
various native clients, including Outlook. Its servers run on almost any
GNU/Linux system, can synchronize with Palm PDAs, and are completely
scriptable using XML-RPC.

Changes: This is the first 1.0a release that provides RPM packages. It
contains further fixes to the FHS installation of OGo, e.g. the daemons
are now installed in /usr/sbin/ instead of /bin. The daemons now have
different default ports and therefore do not require configuration. A lot
of minor issues and bugs were fixed. The contained ZideStore now has
extensive support for RSS (e.g. for retrieving notes attached to a
project).

License: GNU Lesser General Public License (LGPL)

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

                        - % - % - % - % -

[056] - ORSA 0.6.2
  by Pasquale Tricarico (http://freshmeat.net/users/lino76/)
  Fri, Oct 1st 2004 22:17

Education
Games/Entertainment :: Simulation
Scientific/Engineering

About: ORSA is an interactive tool for scientific grade Celestial
Mechanics computations. Asteroids, comets, artificial satellites, Solar,
and extra-Solar planetary systems can be accurately reproduced, simulated,
and analyzed.

Changes: Many bugs were fixed, especially in the GUI. The numerical
library was improved with some possible optimizations and speed-ups.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[057] - PEAR::Services_Weather 1.3.1
  by Alexander Wirtz (http://freshmeat.net/users/wirtz/)
  Fri, Oct 1st 2004 09:11

Internet :: WWW/HTTP :: Dynamic Content
Scientific/Engineering
Software Development :: Libraries :: PHP Classes

About: PEAR::Services_Weather searches for given locations and retrieves
current weather data and forecasts (depending on the used service).
GlobalWeather from CapeScience, Weather XML from EJSE (US only), a XOAP
service from Weather.com, and METAR/TAF from NOAA are supported. Further
services will be included if they become available, have a usable API, and
are properly documented.

Changes: This release adds conversion to Beaufort (bft) in convertSpeed(),
fixes an error in CAVOK handling (cloud-information was broken), and fixes
an error which occurred when receiving an empty LastUpdated from EJSE.

License: The PHP License

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

                        - % - % - % - % -

[058] - phpagi 1.12
  by Matthew Asham (http://freshmeat.net/users/matthewa/)
  Fri, Oct 1st 2004 14:20

Communications :: Internet Phone
Communications :: Telephony
Software Development :: Libraries :: PHP Classes

About: phpagi is a PHP class for writing Asterisk AGI scripts. The class
encapsulates many common AGI tasks, and adds enhanced functionality for
helping to develop vertical applications and utilities.

Changes: This release fixes issues with database and variable
setting/retrieval, adds debugging functionality, and has improved error
handling and new agi media functions. Enhanced enum (for DNS resolution
against services such as e164.org) support is also included.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[059] - PHPFinance 0.2
  by Alexis Mancini (http://freshmeat.net/users/alexis_mancini/)
  Fri, Oct 1st 2004 11:19

Office/Business :: Financial
Office/Business :: Financial :: Accounting

About: PHPFinance is a Web-based financial management program that can be
used for finance managing, administration, and control using a database.
It allows for statisitics, predictions, and management, and also shows
procentage and progress graphs of income and expenses data.

Changes: This release has automated database creation, improved charts,
improved icons and tooltips, and backup/restore features. It fixes a table
creation bug, the forum link, and login.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[060] - phpMySQLdiff 1.5.0
  by Lippe-Net (http://freshmeat.net/users/gothfather/)
  Fri, Oct 1st 2004 11:23

Software Development :: Code Generators

About: phpMySQLDiff is a PHP script which generates an SQL ALTER script
for the differences between two databases.

Changes: There are some fixes in this release, as well as the ability to
upload and compare SQL scripts, support for auto_increment, and fulltext
indexes.

License: Freeware

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

                        - % - % - % - % -

[061] - phpreports 0.3.4
  by TaQ (http://freshmeat.net/users/TaQ/)
  Fri, Oct 1st 2004 11:21

Software Development :: Libraries :: PHP Classes

About: phpreports is a PHP report generator that uses XML report layout
files to generate PHP code and create reports in output formats like HTML
and TXT.

Changes: This release has many changes; please check the changelog before
using it. Environment variables have been removed.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[062] - Polygon Puzzle 1.5.2
  by stevenaaus (http://freshmeat.net/users/stevenaaus/)
  Fri, Oct 1st 2004 22:10

Games/Entertainment
Games/Entertainment :: Puzzle Games
Scientific/Engineering :: Mathematics

About: Polygon Puzzle is a tessellation puzzle inspired by Beat The
Computer. Pieces of connecting regular polygons are arranged to fit into
predefined trays. The mathematical names of the shapes are polyhexes,
polyominoes, and polyiamonds.

Changes: The canvas for the two large trays is no longer the wrong size.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[063] - Prismstumbler 0.7.3
  by Florian Boor (http://freshmeat.net/users/frboor/)
  Fri, Oct 1st 2004 22:13

Security
System :: Monitoring
System :: Networking :: Monitoring

About: Prismstumbler is software which finds 802.11 (WLAN) networks. It
comes with an easy to use GTK2 frontend and is small enough to fit on a
small portable system. It is designed to be a flexible tool to find as
much information about wireless LAN installations as possible. Because of
its client-server architecture the scanner engine may be used for
different frontends.

Changes: Several bugfixes were made. DHCP client detection and Cisco
Aironet support (untested) were implemented and various minor changes were
made.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[064] - protosquared 0.1.0-pre1
  by Daniel Holbach (http://freshmeat.net/users/wally4711/)
  Fri, Oct 1st 2004 16:26

Database
Information Management
Internet

About: protosquared is a "data server prototype". You can supply a rule
set by which incoming requests are handled. It will support several data
sources, such as XML files and SQL databases. It is aimed at being highly
configurable.

Changes: This release implements "simulate only", so you don't screw up
data when testing your configuration.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[065] - PyAddbook 1.0
  by serko katsikian (http://freshmeat.net/users/sercius/)
  Fri, Oct 1st 2004 22:02

Office/Business

About: PyAddbook is a simple address book that was made using python and
pygtk. The GUI was developed with Glade-2. It uses pysqlite to store the
entries in a database. It can do the most basic things: add, delete, edit,
sort, and filter entries.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[066] - ruby2shoes 01 Oct 04
  by ruby2shoes (http://freshmeat.net/users/ruby2shoes/)
  Fri, Oct 1st 2004 11:21

Text Editors :: Emacs
Text Processing :: Markup :: TeX/LaTeX

About: ruby2shoes is writer's software for low-resource computers. The
ruby2shoes files are created using Ruby's emacs fiction and screenplay
modes. These files are converted with Python scripts to well-formatted
text, html, LaTeX, DVI, or Postscript. ruby2web generates a writer's Web
site from the manuscript files and simple text files that use an easy
markup language. The results are professional manuscripts and
industry-standard spec scripts, with a Web site thrown in.

Changes: ruby2web handles HTML pre tags correctly. You can order headings
on ruby2web by numbering the r2w files.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[067] - S tar 1.5a49 (Development)
  by Jörg Schilling (http://freshmeat.net/users/schily/)
  Fri, Oct 1st 2004 02:14

System :: Archiving
System :: Archiving :: Backup
System :: Archiving :: Compression

About: Star is a very fast, POSIX-compliant tar archiver. It saves many
files together into a single tape or disk archive, and can restore
individual files from the archive. It includes command line interfaces for
the "tar", "Sun-Tar", "cpio", "pax", and "gnutar" command-line syntax. It
includes a FIFO for speed, a pattern matcher, multi-volume support, the
ability to archive sparse files and ACLs, the ability to archive extended
file flags, automatic archive format detection, automatic byte order
recognition, automatic archive compression/decompression, remote archives,
and special features that allow star to be used for full and incremental
backups. It includes the only known platform independent "rmt" server
program.

Changes: This version now compiles on Mac OS X and Linux. It prevents a
coredump with -restore and empty incremental dumps.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[068] - Scry 1.1
  by James Byers (http://freshmeat.net/users/jbyers/)
  Fri, Oct 1st 2004 22:16

Internet :: WWW/HTTP
Multimedia :: Graphics :: Viewers

About: Scry is a simple, secure, fast, Web-based photo album. It doesn't
use a relational database and has no administrative or user front end.
Changes to image files and directories are reflected in the albums. Image
resizing and caching is done on the fly for speed. It is easily embedded
into an existing site via XHTML templates.

Changes: This release featured pagination, two URL modes, better legacy GD
compatibility, easier setup, and optional EXIF support. It also
incorporated fixes for all outstanding bugs.

License: BSD License (revised)

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

                        - % - % - % - % -

[069] - Sdictionary 0.6
  by Alexey Semenov (http://freshmeat.net/users/swajj/)
  Fri, Oct 1st 2004 11:36

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.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[070] - Silva CMS 1.1
  by Martijn Faassen (http://freshmeat.net/users/faassen/)
  Fri, Oct 1st 2004 11:28

Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
Office/Business

About: Silva is a completely browser-based CMS for creating publications
for the Web, paper, and other media. Content is stored in a clean and
future-proof format, independent of layout and presentation, suitable for
use in multiple contexts. Silva allows novice users to enter new documents
as well as edit existing documents using a simple Web interface. Features
include a multi-version workflow system, a forms based editor, WYSIWYG
editor integration (Kupu), sophisticated access management, and image
manipulation. Silva is built on top of the Zope web application platform.

Changes: This release implements XSLT support for rendering Silva objects.
This adds more flexibility to the way Silva objects are presented, and when
used also provides a nice performance boost. There is a new XML
export/system that can also export and import asset data in a zip file.
The forms editor and kupu now both support abbr and acronym. There is a
new, faster parser for the SilvaDocument forms-based editor, using an HTML
subset instead of the old-style method using special characters.

License: BSD License (original)

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

                        - % - % - % - % -

[071] - SOAP Compression 1.2
  by Thomas Bayer (http://freshmeat.net/users/bayert/)
  Fri, Oct 1st 2004 11:32

About: SOAP Compression is an Apache Axis extension for the compression of
SOAP messages. The size of SOAP messages is dramatically reduced for faster
transmission over slow network connections. The extension is easy to
install.

License: Freeware

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

                        - % - % - % - % -

[072] - Socket++ 1.12.12 (Development)
  by Herbert Straub (http://freshmeat.net/users/hstraub/)
  Fri, Oct 1st 2004 14:21

Software Development
Software Development :: Libraries

About: Socket++ library defines a family of C++ classes that can be used
more effectively for using sockets than directly calling the underlying
low-level system functions. One distinct advantage of Socket++ is that it
has the same interface as that of the iostream so that the users can
perform type-safe input/output.

Changes: This version fixes the read and write buffer segment handling, is
namespace clean, and is g++ 3.4 ready.

License: Freely Distributable

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

                        - % - % - % - % -

[073] - SOPE Application Server 4.3.8
  by OpenGroupware.org (http://freshmeat.net/users/helge5/)
  Fri, Oct 1st 2004 14:19

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

About: The SOPE package is an extensive set of frameworks (16 frameworks,
~1500 classes) which form a complete Web application server environment.
Besides the Apple WebObjects compatible appserver extended with Zope
concepts, it contains a large set of reusable classes: XML processing
(SAX, DOM, XML-RPC), MIME/IMAP4 processing, LDAP connectivity, RDBMS
connectivity, and iCalendar parsing. The parts of the package can be used
stand-alone (e.g. in Cocoa applications) and do not require the appserver
parts. For MacOSX developers, the package includes SOPE:X, which contains
special Xcode and Cocoa support for SOPE.

Changes: This is the first release after 4.2 that comes with working RPMs
and working Xcode projects for Mac OS X. Various minor cleanups and fixes
were made, including a fix for a runaway in the MIME parser (bug #936).
Enhancements include the NGResourceLocator for FHS resource lookups, an
improved IMAP4 sort API, better WebDAV LOCK support, and a modification to
the treeview element so that it doesn't require a session.

License: GNU Lesser General Public License (LGPL)

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

                        - % - % - % - % -

[074] - Spam Trainer 0.1.1
  by ashtong (http://freshmeat.net/users/ashtong/)
  Fri, Oct 1st 2004 02:00

Communications :: Email
Communications :: Email :: Filters
Desktop Environment :: Gnome

About: Spam Trainer makes it easier for GNOME users to train spam
filtering software (e.g. SpamBayes or SpamAssassin) that "learns" how to
tell the difference between real email (ham) and unsolicited messages
(spam). Not all email clients have spam filtering (and training) built
in, and training external filtering programs can be fiddly. Spam Trainer
provides easy (drag and drop) training from the Evolution mail client, and
should work just as well with any email client that supports the drag and
drop protocol implemented by the GTK+ toolkit.

Changes: This release fixes some minor problems that some people were
experiencing when Spam Trainer attempted to access its configuration
settings.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[075] - SpecialValue 0.5.0
  by Johan Vervloet (http://freshmeat.net/users/jvvloet/)
  Fri, Oct 1st 2004 03:48

Scientific/Engineering :: Mathematics
Software Development :: Libraries

About: SpecialValue is a C++ library that allows special numeric values to
be represented accurately. This is useful for fractions that would normally
be approximated as floating point, or numbers that are normally impossible
to store, such as sqrt(-2).

Changes: The documentation was updated, and some extra functionality was
added. Redundant functions were removed.

License: GNU Lesser General Public License (LGPL)

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

                        - % - % - % - % -

[076] - Spreadsheet::WriteExcel 2.11
  by John McNamara (http://freshmeat.net/users/jmcnamara/)
  Fri, Oct 1st 2004 02:03

Database
Office/Business :: Financial :: Spreadsheet
Office/Business :: Office Suites

About: Spreadsheet::WriteExcel is a Perl module which can be used to
create native Excel binary files. Formatted text and numbers can be
written to multiple worksheets in a workbook. Formulas and functions are
also supported. It is 100% Perl and doesn't require any Windows libraries
or a copy of Excel. It will also work on the majority of Unix and
Macintosh platforms. Generated files are compatible with Excel 97, 2000,
2002, and 2003, and with OpenOffice and Gnumeric. An older version also
supports Excel 5/95.

Changes: This version allows the addition of user-defined data handlers
to the write() method.

License: Artistic License

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

                        - % - % - % - % -

[077] - Swing AutoMenu 2.0
  by Ruben Trancoso (http://freshmeat.net/users/rubentrancoso/)
  Fri, Oct 1st 2004 22:15

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

About: AutoMenu is a automatic menu generator that makes it easy to create
JBarMenus and PopupMenus from XML definitions when building GUIs in Swing.

Changes: The program was refactored and support for DisableMap and icons
was added.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[078] - TclCurl 0.12.1 (Development)
  by Andres Garcia (http://freshmeat.net/users/andresgarci/)
  Fri, Oct 1st 2004 16:27

Internet :: File Transfer Protocol (FTP)
Internet :: WWW/HTTP
Software Development :: Libraries

About: TclCurl provides a binding for libcurl. It makes it possible to
download and upload files using protocols like FTP, HTTP, HTTPS, LDAP,
telnet, dict, gopher, and file.

Changes: Updated for libcurl 7.12.1. The interface for asynchronous
transfers has been hooked to Tcl's event loop for fire-and-forget
transfers. Support for third party FTP transfers has been added.

License: BSD License (revised)

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

                        - % - % - % - % -

[079] - TEA for Linux 4.0
  by roxton (http://freshmeat.net/users/roxton/)
  Fri, Oct 1st 2004 09:04

Desktop Environment :: Gnome
Text Editors
Text Processing

About: TEA is a modest and easy-to-use GTK+2-based editor with many useful
features for HTML editing. It features a small footprint, a tabbed layout
engine, support for multiple encodings, code snippets, templates,
customizable hotkeys, an "open at cursor" function for HTML files and
images, miscellaneous HTML tools, preview in external browser, string
manipulation functions, SRT subtitles editing, Morse-code tools,
bookmarks, syntax highlighting, and drag-and-drop support.

Changes: This release adds a redesigned UI and manuals, XHTML support for
markup, a Morse Code translator, and new menus such as "Entities" and
"Insert DOCTYPE".

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[080] - The GNU Hurd K7
  by Gürkan Sengün (http://freshmeat.net/users/tarzeau/)
  Fri, Oct 1st 2004 11:13

About: The GNU Hurd is the GNU project's replacement for the Unix kernel.
The Hurd is a collection of servers that run on the Mach microkernel to
implement file systems, network protocols, file access control, and other
features that are implemented by the Unix kernel or similar kernels (such
as Linux).

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[081] - TWIG 2.8.0.beta1
  by brg (http://freshmeat.net/users/brg/)
  Fri, Oct 1st 2004 11:17

Communications :: Email :: Email Clients (MUA)
Communications :: Email :: Post-Office :: IMAP
Communications :: Email :: Post-Office :: POP3

About: TWIG is a Web-based groupware suite written in PHP, compatible with
both PHP3 and PHP4. Its features include IMAP and POP3 email, Usenet
newsgroups, contact management, scheduling, shared notes and bookmarks, a
todo list, and meeting announcements. Any piece of information can be
shared with others via group oriented access controls. By using only plain
HTML, it is a simple, cross-platform, fast, and browser-independent way to
access or share almost any kind of information, without the complexity or
costs of other intranet/groupware packages. It is fully internationalized,
with 24 translations.

Changes: This release fixes a few bugs that were present in the alpha2
release. The CSS is improved and more integrated. The code for using TWIG
as the mailer for HTML mailto: links has been improved. At least PHP 4.1.2
is now required.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[082] - UCL 1.03
  by linux (http://freshmeat.net/users/brainless/)
  Fri, Oct 1st 2004 11:25

Software Development :: Libraries
System :: Archiving :: Compression
Utilities

About: UCL is a portable lossless data compression library written in ANSI
C. Both the source code and the compressed data format are designed to be
portable across platforms. UCL supports in-place decompression. It
implements a number of compression algorithms that achieve an excellent
compression ratio while allowing very fast decompression. Decompression
requires no additional memory.

Changes: Some critical bugs have been squashed and higher compression
achieved.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[083] - VLC 0.8.0-test2 (Testing)
  by Sam Hocevar (http://freshmeat.net/users/sammy/)
  Fri, Oct 1st 2004 04:22

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

About: VLC is a media player for Unix, Windows, Mac OS X, BeOS, QNX, and
PocketPC. It can play most audio and video codecs (MPEG 1/2/4, DivX, WMV,
Vorbis, AC3, AAC, etc.), has support for VCD, SVCD, and DVD (with menus),
and can read or dump streams from a network source (HTTP, UDP, DVB, MMS,
etc.). It can also act as a server and send streams through the network,
with optional support for audio and video transcoding.

Changes: VLC now supports AACPlus webstreams, MPEG-PS streams containing
MPEG-4 video, multi-channel WAV muxing, and VobSub subtitles. New video
filters were added: timestamp, subpicture, marquee. This release also
improves the seeking precision in the input, the multi-input and the
RTSP/VoD server.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[084] - VortexGE 0.5.4-9
  by Aloysius Indryanto (http://freshmeat.net/users/blue_wind_25/)
  Fri, Oct 1st 2004 01:52

Games/Entertainment
Multimedia
Multimedia :: Graphics

About: VortexGE is a software 3D renderer created without using OpenGL /
MesaGL. It supports sound access via /dev/dsp, and is intended for
creating games in Linux without needing 3D card acceleration.

Changes: CVortexWalkingCamera was improved with more directions and
movements. CVortexPanel3DBuffer and CVortexSprite2D were improved with
new rendering functions. A new demo application, "srcdemos/vwalk3.cpp"
was added.

License: GNU Lesser General Public License (LGPL)

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

                        - % - % - % - % -

[085] - VTWM 5.4.6b
  by D. J. Hawkey Jr. (http://freshmeat.net/users/hawkeydj/)
  Fri, Oct 1st 2004 22:10

Desktop Environment :: Window Managers

About: The Virtual Tab Window Manager (VTWM) is a virtual window manager
with adjustable graphical complexity. With minimal settings, it is ideal
for limited resource situations, using little memory, little CPU time, few
colors, and little bandwidth. Fully blown, it supports m4 and regex
processing of the resource file, sound effects, user-defined color icons
and buttons, and more.

Changes: A bug that caused sporadic restarts when realizing unmanaged
windows in applications using newer versions of popular X Window System
toolkits was fixed.

License: MIT/X Consortium License

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

                        - % - % - % - % -

[086] - Web Filter 0.96
  by linux (http://freshmeat.net/users/brainless/)
  Fri, Oct 1st 2004 22:08

Communications :: Email :: Filters
Utilities

About: webfilt is not a spam filter, but provides a generic web-based
interface for Bayesian-style Unix filters that need occasional training
and corrections. It has been tested with SpamProbe and SpamBayes, but
should work with other command line filters too. The webfilt system works
with existing UNIX accounts, and consists of three distinct components
that operate independently: User's procmail recipes and cron jobs; the
webfiltd daemon; and webfilt.cgi, the Web interface.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[087] - ZFolder2Product 1.0
  by Gruff (http://freshmeat.net/users/gruff/)
  Fri, Oct 1st 2004 09:59

Software Development :: Version Control
System :: Archiving :: Backup
System :: Software Distribution

About: ZFolder2Product takes the contents of a Zope folder and creates a
custom Zope Product, which then re-creates the entire folder contents when
installed. The advantage of using ZFolder2Product over a normal Zope
exportation is that the folder contents are saved in external files usable
within a version control system like CVS. After re-importing the files, you
can edit them using the Zope Management Interface and export them back to
the filesystem.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[088] - Zina 0.11.04 (Development)
  by Ryan (http://freshmeat.net/users/pancake/)
  Fri, Oct 1st 2004 01:59

Internet :: WWW/HTTP :: Dynamic Content
Multimedia :: Sound/Audio :: Players :: MP3

About: Zina is a graphical interface to your MP3 collection, a personal
jukebox, and an MP3 streamer. It can run alone, be embedded into an
existing Web site, or be used as a Postnuke/PHPNuke module. It is similar
to Andromeda, but is released under the GPL.

Changes: This release adds the ability to view your music by genre and to
play randomly by genre. It also allows the playing of all of an artist's
music, either in order or randomly. It also fixes a minor bug in the
search feature.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[089] - ZynAddSubFX 2.1.0
  by Paul Nasca (http://freshmeat.net/users/paulnasca/)
  Fri, Oct 1st 2004 14:29

Multimedia :: Sound/Audio :: Sound Synthesis

About: ZynAddSubFX is a powerful real-time, multi- timbral software
synthesizer for Linux. It has microtonal capabilities, and the
instruments it creates sound like those from professional keyboards. It
includes effects like reverb, echo, chorus, and phaser.

Changes: Major usability improvements.

License: GNU General Public License (GPL)

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

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

_______________________________________________
The freshmeat daily newsletter
To unsubscribe, send email to freshmeat-news-requestlists.freshmeat.net
or visit http://lists.freshmeat.net/mailman/listinfo/freshmeat-news