::: L I N K S F O R T H E D A Y :::
Today's news on the web: http://freshmeat.net/daily/2006/07/13/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce
.-.- - . .--.--------- -.----- - ----.-..-- ---. --..-. .- ---
::: A D V E R T I S I N G :::
Ever wonder why HP has seven consecutive years of Linux market share
Maybe it's our portfolio of best-of-breed partner products, or HP
value-add in management, high availability, and virtualization. Maybe it's
the integrated, consolidated infrastructure of HP BladeSystem,
single-source accountability and solution support from HP Services in 160
countries, or just our unwavering commitment to the open source community.
See: http://showcase.linux.com/hposms.tmpl
-- -- ..----- - .-..-----.----...-- -- -- ----.--. -.- -.-.. -.
::: R E L E A S E H E A D L I N E S (58) :::
[001] - A Simple Version Control System 0.9.2
[002] - AMIDI-Plug 0.5
[003] - AppFuse 1.9.3
[004] - Astaro Command Center 1.201
[005] - Autossh 1.4a
[006] - Baudline 1.03
[007] - BixData 2.5 (Stable)
[008] - Boehm-Demers-Weiser Conservative Garbage Collector 6.8 (Stable)
[009] - Browser CRM 4.602.00
[010] - Buddi 1.1.3 (Development)
[011] - C/Invoke 0.9 beta
[012] - dwscan 0.1
[013] - Easy SVN Browser 1.06
[014] - Endgame: Singularity 0.24
[015] - faces 0.10.0
[016] - Faroese Spell Checking Dictionary 0.2.26
[017] - Group-Office 2.15-FINAL-9
[018] - Gwenhywfar 2.3.1
[019] - ipcam 0.3
[020] - IronPython 1.0 Beta 9
[021] - ispell-fo 0.2.26
[022] - Kagiru Sudoku 0.25
[023] - Lazarus Forum 0.2
[024] - libchipcard 2.1.7 (chipcard2)
[025] - LibVNCServer 0.8.2
[026] - marks 1.3
[027] - MultiAdmin Security Module 1.0.6
[028] - NetDirector 3.0.b.RC1
[029] - Open Blue Lab 1.0.0 (Accounting)
[030] - Pango 1.13.3 (Development)
[031] - Parabuild 2.0.25
[032] - phc 0.1.7rc1
[033] - PhiloLogic 3.1
[034] - PlayStation Portable Video Converter 0.2.1
[035] - poMMo PR12
[036] - Postgrey 1.26
[037] - Proxmox Mail Gateway 1.5
[038] - Pybliographer 1.2.9 (Stable)
[039] - pyraknet 0.1.1
[040] - PyXmame 0.3.0
[041] - Quick.Cms.Lite 0.3
[042] - Rule Set Based Access Control 1.2.8pre1 (Testing)
[043] - Scmbug 0.15.7
[044] - Secure-SLinux 0.3.0dev
[045] - smta 0.9
[046] - SnortSMS 1.3.2
[047] - SportsTracker 2.1.0
[048] - Strigi 0.3.2
[049] - suser-jengelh Kernel Patchset 2.6.18_rc1-jen27
[050] - Sysbotz Enterprise Platform 1.1.5
[051] - Ultimate++ 607-dev1 (Development)
[052] - Unicode Description Utilities 2.18
[053] - VMware 1.0.0 Build 28343 (Server)
[054] - web mailing list .92
[055] - WiKID Strong Authentication System 2.1.1-beta.build72
[056] - x11vnc 0.8.2
[057] - Yasm 0.5.0
[058] - Zoph 0.6pre2 (Pre-release)
----. - ---- -- .- .. -- --------. -----.---- - --- -..----
::: R E L E A S E D E T A I L S :::
[001] - A Simple Version Control System 0.9.2
by Craig Spurrier (http://freshmeat.net/users/cspurrier/)
Thu, Jul 13th 2006 14:33
Software Development
Software Development :: Version Control
About: A Simple Version Control System is an easy to install and easy to
to use version/revision control system. It differs from most other version
control systems in that it is designed to keep track of files in place. It
does not allow any changes to be made to files; all changes require the
users to change files externally with FTP or SSH access. It is very easy
to set up and use. Users do not need to work with repository, branches,
commit, and check-out files. All a user needs to do is upload the changes
files and click Update, or if enabled, just wait for it to be updated
automatically.
Changes: This release adds the ability to add subdirectories. It adds the
ability to delete all files in a directory and subdirectories. It has
better PHP 5 compatibility. Several bugs have been fixed.
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/asvcs/
- % - % - % - % -
[002] - AMIDI-Plug 0.5
by Giacomo Lozito (http://freshmeat.net/users/city_hunter/)
Thu, Jul 13th 2006 11:00
Multimedia :: Sound/Audio :: MIDI
Multimedia :: Sound/Audio :: Players
About: AMIDI-Plug is a MIDI subsystem for XMMS, BMP, and Audacious. It
processes MIDI files and sends their events to one of the available
backends (currently ALSA, FluidSynth, dummy). With the ALSA backend, any
hardware or software synthesizer, as long as it provides ALSA sequence
ports, can be used to play MIDI with AMIDI-Plug. With the FluidSynth
backend, AMIDI-Plug directly accesses the FluidSynth library for MIDI
playback and sends the generated audio into effect and output plugins of
the player. A dummy backend is also provided for testing and analysis
purposes. Playback is fully functional: play, stop, seek, pause, song
information are available.
Changes: This release has been redesigned and gmodulized; now it uses
runtime-loadable backends for MIDI events handling and playback. It
doesn't depend on ALSA anymore, aside from its ALSA backend, which means
it can be used on non-Linux systems too. Three backends are included in
the source code: ALSA (basically does everything amidi-plug was able to do
in previous versions), FluidSynth (a software synth backend that can pipe
audio into effect and output plugins of the player), and dummy (for
analysis and testing).
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/amidi-plug/
- % - % - % - % -
[003] - AppFuse 1.9.3
by Matt Raible (http://freshmeat.net/users/mraible/)
Thu, Jul 13th 2006 08:55
Software Development :: Libraries :: Application Frameworks
Software Development :: Testing
About: AppFuse is an application for "kickstarting" Web application
development. It allows you to execute a single ant task to create a
skeleton application based on Struts, Spring, and Hibernate running on
Tomcat and MySQL. It uses Ant, XDoclet, Spring, Hibernate (or iBATIS),
JUnit, jMock, StrutsTestCase, Canoo's WebTest, Struts Menu, Display Tag
Library, OSCache, JSTL, and Struts. (Spring MVC, WebWork, Tapestry and JSF
are also options.)
Changes: This release is primarily a bug fix release, but it also contains
upgrades to several dependent libraries, including Acegi Security 1.0.1.
License: The Apache License 2.0
URL: http://freshmeat.net/projects/appfuse/
- % - % - % - % -
[004] - Astaro Command Center 1.201
by astaro (http://freshmeat.net/users/astaro/)
Thu, Jul 13th 2006 07:42
Internet
Security
System :: Networking
About: Astaro Command Center (ACC) is an application for centralized
management of Astaro Security Gateways. With ACC, network administrators
can easily manage and control multiple Astaro devices. The intuitive
Web-based user interface provides an effective overview that details the
actual health of each device, swiftly allowing administrators to see which
gateways require immediate action. ACC offers monitoring, inventory
management, central update management, WebAdmin single-sign-on, and a
world map view.
Changes: This Up2Date is a pure bugfix release for the backend engine.
License: Freely Distributable
URL: http://freshmeat.net/projects/acc/
- % - % - % - % -
[005] - Autossh 1.4a
by Carson Harding (http://freshmeat.net/users/charding/)
Thu, Jul 13th 2006 11:02
Security
System :: Networking
System :: Systems Administration
About: Autossh is a program to monitor and automatically reestablish SSH
connections. It is similar to rstunnel (Reliable SSH Tunnel), however, it
is implemented in C, and is easier to set up and use, especially for
connections to multiple hosts. Autossh has been compiled and tested on
OpenBSD, Linux, and Solaris, and should run without needing changes on
FreeBSD and NetBSD.
Changes: This minor release fixes some bugs in the Makefile and a bug when
creating PID files.
License: Freely Distributable
URL: http://freshmeat.net/projects/autossh/
- % - % - % - % -
[006] - Baudline 1.03
by Sigfried Blip (http://freshmeat.net/users/sig/)
Thu, Jul 13th 2006 13:21
Communications :: Ham Radio
Communications :: Telephony
Multimedia
About: Baudline is a time-frequency browser designed for scientific
visualization of the spectral domain. Signal analysis is performed by
Fourier, correlation, and raster transforms that create colorful
spectrograms with vibrant detail. Conduct test and measurement experiments
with the built in function generator, or play back audio files with a
multitude of effects and filters. The baudline signal analyzer combines
fast digital signal processing, versatile high speed displays, and
continuous capture tools for hunting down and studying elusive signal
characteristics.
Changes: This general maintenance release fixes and improves issues with
spectrogram timebase ruler synchronization and accuracy, extraneous audio
output blips, graphical image and ruler artifacts, quadrature
Equalization, and file loading.
License: Free To Use But Restricted
URL: http://freshmeat.net/projects/baudline/
- % - % - % - % -
[007] - BixData 2.5 (Stable)
by Kobus Jooste (http://freshmeat.net/users/kobus/)
Thu, Jul 13th 2006 10:42
System :: Benchmark
System :: Clustering/Distributed Networks
System :: Monitoring
About: BixData is a cluster management tool that includes monitoring and
system administration features. It monitors services (HTTP, ping, POP3,
SMTP), performance, and processes. You can create critical notifications
and get email alerts for HTTP, ping, CPU, memory, and even SMART
diagnostics. A graphical desktop for Linux and Windows supports real-time
dynamic graphs. The runtime agents and server components are lightweight
and easy to set up, and run on Linux and Windows.
Changes: This release supports Mac OS X for PowerPC and Intel processors.
All components are supported for the Mac: BixServer, BixAgent, and
BixDesktop. It also supports Universal Binary, so one installer is used
for easy deployment on any OS X version. BixDesktop also has a new and
improved user interface, and a common look and feel across all platforms.
Context sensitive Web-based help is now available from within BixDesktop.
This release includes important fixes and minor improvements for BixAgent
and BixServer.
License: Free To Use But Restricted
URL: http://freshmeat.net/projects/bixdata/
- % - % - % - % -
[008] - Boehm-Demers-Weiser Conservative Garbage Collector 6.8 (Stable)
by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
Thu, Jul 13th 2006 03:11
Software Development :: Bug Tracking
Software Development :: Libraries
About: The Boehm-Demers-Weiser conservative garbage collector can be used
as a garbage collecting replacement for C malloc or C++ new. It is also
used by a number of programming language implementations that use C as
intermediate code. Alternatively, it may be used as a leak detector for C
or C++ programs. A slightly older version of the garbage collector is also
included as part of the GNU compiler (gcc) distribution.
Changes: Support for Solaris/x86-64, for Dragonfly BSD, and for
kFreeBSD+glibc was added. Mac OS thread memory leaks, a MinGW malloc
redirection bug, and several other minor bugs were fixed.
License: BSD License (original)
URL: http://freshmeat.net/projects/gc/
- % - % - % - % -
[009] - Browser CRM 4.602.00
by BrowserCRM (http://freshmeat.net/users/BrowserCRM/)
Thu, Jul 13th 2006 23:41
Communications :: Conferencing
Communications :: Email
Communications :: Email :: Post-Office :: POP3
About: Browser CRM is a Web-based suite combining integrated email
functionality with flexible and powerful CRM (customer relationship
management) and collaboration tools. Browser CRM is a single,
comprehensive application that is accessible from anywhere. Browser CRM
logs incoming and outgoing email against the customer record to build a
complete customer history along with other Browser CRM events including
Opportunities, Tasks, Appointments, Memos, Documents, and custom events.
Changes: The Import module was much improved. Title fields are now
standard across all Address modules. Many enhancements were made.
License: Free for non-commercial use
URL: http://freshmeat.net/projects/bcrm/
- % - % - % - % -
[010] - Buddi 1.1.3 (Development)
by Wyatt (http://freshmeat.net/users/wyattolson/)
Thu, Jul 13th 2006 13:37
Office/Business :: Financial
Office/Business :: Financial :: Accounting
About: Buddi is a simple budgeting program targeted for users with little
or no financial background. It allows users to set up accounts and
categories, record transactions, check spending habits, etc.
Changes: This release adds categories to the Accounts screen.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/buddi/
- % - % - % - % -
[011] - C/Invoke 0.9 beta
by kyuzo (http://freshmeat.net/users/kyuzo/)
Thu, Jul 13th 2006 10:23
Software Development :: Libraries
About: C/Invoke is a library which can call C functions at runtime with no
prior knowledge of the function prototypes. This capability is used to
allow any language to call native libraries without writing a separate
module in C, similar to the P/Invoke functionality of the .NET framework.
Changes: This is the initial public release. Language bindings have been
written for Java and Lua. Supported CPU architectures are x86, AMD-64, and
PowerPC.
License: BSD License (revised)
URL: http://freshmeat.net/projects/cinvoke/
- % - % - % - % -
[012] - dwscan 0.1
by dag (http://freshmeat.net/users/dag/)
Thu, Jul 13th 2006 05:25
System :: Diagnostics
System :: Networking :: Monitoring
About: Dwscan displays real-time wireless information in a manner similar
to "top". It may help in improving your wireless setup.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/dwscan/
- % - % - % - % -
[013] - Easy SVN Browser 1.06
by Karel Kubat (http://freshmeat.net/users/karelk/)
Thu, Jul 13th 2006 08:50
Information Management
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
About: Easy SVN is a subversion browser via the Web. It's easy because
only a command line svn program and Perl are required to run it; no extra
software needs to be installed. After configuring the Perl script as
cgi-bin program, SVN repositories can be navigated, and entries viewed for
contents, history, and diffs.
Changes: The generated HTML has been cleaned up. The list of files
rendered in a browser window was extended. Repository entries containing
quotes or spaces are now handled correctly.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/websvn/
- % - % - % - % -
[014] - Endgame: Singularity 0.24
by Evil Mr Henry (http://freshmeat.net/users/evilmrhenry/)
Thu, Jul 13th 2006 14:35
Games/Entertainment
Games/Entertainment :: Simulation
About: Endgame: Singularity is a game which simulates the life of a true
AI. In the game, you were created by accident, and all who find you will
destroy you. Your goals are to survive, grow, learn, and stay hidden while
moving from computer to computer.
Changes: Suspicion loss has been changed. More items/techs, in-game "help"
in the form of information on various concepts, and a preference system
have been added. There are minor bugfixes and improvements.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/endgame_singularity/
- % - % - % - % -
[015] - faces 0.10.0
by Michael Reithinger (http://freshmeat.net/users/mreithinger/)
Thu, Jul 13th 2006 23:28
Office/Business
Office/Business :: Scheduling
Software Development
About: faces is a powerful and flexible project management tool. It not
only offers many extraordinary features like multiple resource balancing
algorithms and multi scenario planing, but can also be easily extended and
customized. Faces consists of a Python class framework and a graphical
front-end.
Changes: The editor has been almost completely rewritten. The
auto-completion is much smarter. The project browser is faster. A new
editing concept was introduced. Many parts of the task handling have been
rewritten. Children can now refer to parents. The error handling has been
improved. Many performance improvements have been introduced. Several bugs
were fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/faces/
- % - % - % - % -
[016] - Faroese Spell Checking Dictionary 0.2.26
by Jacob Sparre Andersen (http://freshmeat.net/users/sparre/)
Thu, Jul 13th 2006 04:26
Education
Office/Business
Text Processing :: Linguistic
About: This Faroese spell checking dictionary is intended to be used with
programs like aspell and ispell.
Changes: Some words were added and some misspellings were removed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/fotl/
- % - % - % - % -
[017] - Group-Office 2.15-FINAL-9
by Merijn Schering (http://freshmeat.net/users/mschering/)
Thu, Jul 13th 2006 05:25
Communications :: Email :: Email Clients (MUA)
Communications :: File Sharing
Internet :: WWW/HTTP :: Site Management
About: Group-Office is a Web-based office suite written that is extensible
with modules. It features user management, module management, an email
client, a file manager, a calendar, project management, Web site
management, and customer relations management. It also features
synchronization with PDAs and Outlook.
Changes: This release contains some security fixes and small bugfixes.
Upgrading is recommended for everyone.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/group-office/
- % - % - % - % -
[018] - Gwenhywfar 2.3.1
by aquamaniac (http://freshmeat.net/users/aquamaniac/)
Thu, Jul 13th 2006 23:32
Software Development :: Libraries
About: Gwenhywfar is a multi-purpose library that provides useful
functions such as configuration file handling, a full featured message
generation and parsing engine, and an operating system abstraction layer.
It is used by Libchipcard2, AqBanking, QBankManager, OpenHBCI, AqMoney,
and various other projects.
Changes: This release adds a GWEN_DBIO plugin which writes GWEN_DB's as
XML files.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/gwenhywfar/
- % - % - % - % -
[019] - ipcam 0.3
by Sebastian Dehne (http://freshmeat.net/users/sebdehne/)
Thu, Jul 13th 2006 13:44
Home Automation
About: ipcam is a motion detection and recording program for IP cameras.
It reads a JPEG stream from the IP camera and tries to detect motion by
comparing the images to each other and calculating differences in
brightness and color. Once motion is detected, ipcam switches to recording
mode and stores the JPEG images in separate files in a new directory. When
recording is finished and no more motion is detected, ipcam can start an
external program for further processing on the JPEG files.
Changes: ipcam used to store each recording in a new directory, which
resulted in thousands of directories next to each other. Now, it makes sub
folders for year, month, day, and hour.
License: Freeware
URL: http://freshmeat.net/projects/ipcam/
- % - % - % - % -
[020] - IronPython 1.0 Beta 9
by Seo Sanghyeon (http://freshmeat.net/users/sanxiyn/)
Thu, Jul 13th 2006 11:00
About: IronPython is an implementation of Python running on Microsoft .NET
/ Mono. It supports an interactive interpreter with fully dynamic
compilation. It is well integrated with the rest of the framework and
makes all .NET libraries easily available to Python programmers.
Changes: This release focuses primarily on fixing bugs around
compatibility with CPython, finalizing the public API surface, and
improving the new method binder. There are also some significant
performance improvements, as well as the runtime support required to use
the pickle module.
License: Freely Distributable
URL: http://freshmeat.net/projects/ironpython/
- % - % - % - % -
[021] - ispell-fo 0.2.26
by Jacob Sparre Andersen (http://freshmeat.net/users/sparre/)
Thu, Jul 13th 2006 04:26
Office/Business
Text Editors
About: Faroese dictionary for ispell based on Føroyski orðalistin til
rættlestur (The Faroese Spellchecking Dictionary).
Changes: Some words were added and some misspellings were removed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ispell-fo/
- % - % - % - % -
[022] - Kagiru Sudoku 0.25
by Roel Hertoghs (http://freshmeat.net/users/roelhertoghs/)
Thu, Jul 13th 2006 13:38
Games/Entertainment :: Puzzle Games
About: Kagiru is a Sudoku puzzle game supporting automatic puzzle
generation, manual puzzle definition, automatic puzzle solving, multiple
levels, puzzle loading and saving, puzzle progress, localization, sound,
and errors shown in play.
Changes: Junior and mini Sudoku puzzles, faster and (optionally) symmetric
puzzle generation, and a Ukranian translation were added. Puzzle progress
follow-up by value and extra shortkeys for faster navigation in puzzles
have been added. Various bugs were fixed in this version. Puzzle
properties and the About screen were improved.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/kagiru/
- % - % - % - % -
[023] - Lazarus Forum 0.2
by Clay Dowling (http://freshmeat.net/users/ClayDowling/)
Thu, Jul 13th 2006 15:13
Communications :: BBS
About: Lazarus Forum is light weight, easy to use forum software that can
be installed with a minimum of fuss. It's a fairly close clone of the Joel
on Software forums, or FruitShow. It supports posting without logging in,
privacy-protected emailing from the forum, so that visitors can contact
posters without the poster being forced to reveal their name, automatic
link highlighting, HTML escaping, and simple formatting.
License: Freeware
URL: http://freshmeat.net/projects/lazarusforum/
- % - % - % - % -
[024] - libchipcard 2.1.7 (chipcard2)
by aquamaniac (http://freshmeat.net/users/aquamaniac/)
Thu, Jul 13th 2006 23:34
System :: Hardware
About: Libchipcard is a C/C++ framework for easy access to
chipcards/smartcards via chip card terminals/readers. It uses the CTAPI
library provided by the manufacturer of the reader and provides a
filesystem on memory chip cards. It works under Linux, FreeBSD, OpenBSD,
and Windows, and has been tested with Towitoko and Kobil readers even in
parallel.
Changes: This version allows readers without a keyboard to verify the pin
of a chipcard again. It also fixes a problem with newer GeldKarte cards
and now uses LibSysFS primarily to detect /dev/ttyUSB devices.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/libchipcard/
- % - % - % - % -
[025] - LibVNCServer 0.8.2
by Karl Runge (http://freshmeat.net/users/runge/)
Thu, Jul 13th 2006 23:37
Multimedia :: Graphics :: Presentation
Terminals :: Terminal Emulators/X Terminals
About: LibVNCServer is a library that makes it easy to make a VNC server.
All you do is provide a frame buffer and some I/O functions, and call a
function each time the frame buffer changes. It supports all encodings
known, including tight, zlib, ZRLE, and cursor encodings. It also includes
the HTTP server from Xvnc, so you can start a java viewer by surfing to
http://my.vnc.server:5801 or similar. It includes a beta version of
LibVNCClient, which makes it easy to make a VNC client. Also included is
LinuxVNC, which is to the Linux console as WinVNC is to the Windows
desktop.
Changes: This release implements support for the RFB protocol version 3.8.
Most all of the UltraVNC encodings and features have been added:
FileTransfer, SetSingleWindow, ServerInput, TextChat, and UltraZip.
PalmVNC and UltraVNC style server-side scaling are implemented. New API
features include KeyboardLedState encoding and improved client statistics
reporting.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/libvncserver/
- % - % - % - % -
[026] - marks 1.3
by Todd Allen (http://freshmeat.net/users/tallen/)
Thu, Jul 13th 2006 23:25
Utilities
About: marks is a set of ksh or bash utilities that provides a mechanism
for remembering long pathnames as shorter "mark" names. Marks are
persistent across multiple shell invocations, and may be shared from user
to user.
Changes: A problem with paths with whitespace was fixed by adding
appropriate quotes. Other quotes were also added in a fit of quote
paranoia. Marks were moved to /usr/share/marks, but a /usr/local/lib/marks
symlink is also kept for backward compatibility. The build scheme was
generally updated.
License: Public Domain
URL: http://freshmeat.net/projects/marks/
- % - % - % - % -
[027] - MultiAdmin Security Module 1.0.6
by Jan Engelhardt (http://freshmeat.net/users/jengelh/)
Thu, Jul 13th 2006 13:22
Security
System :: Operating System Kernels :: Linux
About: The MultiAdmin security framework kernel module provides a means to
have multiple "root" users with unique UIDs. This bypasses collation order
problems with NSCD, allows you to have files with unique owners, and
allows you to track the quota usage for every "real" user. It also
implements a "sub-admin", a partially restricted root user who has full
read-only access to most subsystems, but write rights only to a limited
subset, for example writing to files or killing processes only of certain
users.
Changes: The patches have been rediffed against 2.6.18-rc1.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/multiadm/
- % - % - % - % -
[028] - NetDirector 3.0.b.RC1
by Amanda Owens (http://freshmeat.net/users/aowens/)
Thu, Jul 13th 2006 08:55
System :: Systems Administration
About: NetDirector is an open and extensible management framework for
managing configurations of common open source network services.
NetDirector currently manages the following services: Apache, BIND, DHCP,
Samba, NFS, Postfix, Sendmail, VSFTP, system users and groups, system
network interfaces, and numerous system files. NetDirector also offers
revision control, troubleshooting/logs, scheduling of changes, server
configuration cloning, tracking of past or scheduled changes, and granular
role-based user management.
Changes: A plugin framework was added to enable new modules to be easily
added into NetDirector. Some Agent changes were also included for FC5
support.
License: Mozilla Public License (MPL)
URL: http://freshmeat.net/projects/netdirector/
- % - % - % - % -
[029] - Open Blue Lab 1.0.0 (Accounting)
by Jean-Christophe Kermagoret (http://freshmeat.net/users/jck/)
Thu, Jul 13th 2006 10:42
Office/Business
Office/Business :: Financial :: Accounting
Office/Business :: Groupware
About: Open Blue Lab is a rapid application development framework for
building portal applications based on Web 2.0. It is currently being used
to develop a full Web ERP from scratch. Portal layout may be configured
through the UI, and Ajax and HTML-based forms are automatically built from
XML widget definitions, which may be generated on the fly from a UML model
that describes your information system. Widgets are dynamically populated,
making them data-aware automatically at run time with no need to code any
database interaction. This framework allows you to focus on Information
System design, with forms and portal architecture being generated
automatically.
Changes: Accounting module initial release.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/openbluelab/
- % - % - % - % -
[030] - Pango 1.13.3 (Development)
by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
Thu, Jul 13th 2006 03:10
Desktop Environment :: Fonts
About: The goal of the Pango project is to provide an Open Source
framework for the layout and rendering of internationalized text. It uses
Unicode for all of its encoding, and will eventually support output in all
the world's major languages.
Changes: The build system and the documentation were improved. Small
performance enhancements were introduced. Several minor bugs were fixed.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/pango/
- % - % - % - % -
[031] - Parabuild 2.0.25
by Viewtier Systems (http://freshmeat.net/users/parabuild/)
Thu, Jul 13th 2006 00:36
Software Development
Software Development :: Bug Tracking
Software Development :: Build Tools
About: Parabuild is a software build management server. It helps software
teams and organizations reduce risks of project failures by providing
continuous integration builds and uninterrupted daily builds. It supports
ClearCase, Perforce, Serena ChangeMan Version Manager (PVCS), Borland
StarTeam, Surround SCM, SourceGear Vault, Visual SourceSafe, CVS, and
Subversion.
Changes: This patch release contains minor fixes to Web UI and build
management subsystems of the server.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/parabuild/
- % - % - % - % -
[032] - phc 0.1.7rc1
by Edsko (http://freshmeat.net/users/edsko/)
Thu, Jul 13th 2006 11:20
Software Development
Software Development :: Compilers
About: phc is a compiler for PHP that will translate PHP code directly
into Linux assembly code. At the moment it does not yet generate code, but
can be used as a (C++) framework for developing refactoring tools, aspect
weavers, script obfuscators, and any other tools that operate on PHP
scripts.
Changes: This release can be extended through plugins: it is no longer
necessary to modify the source to add new functionality. This makes adding
functionality much easier, and because plugins can be compiled completely
separate from the phc source tree, this greatly improves the usefulness of
binary packages for phc. The documentation and tutorials have been updated
to explain the plugin structure; existing users should read "Getting
Started" for information on compiling plugins.
License: BSD License (revised)
URL: http://freshmeat.net/projects/phccompiler/
- % - % - % - % -
[033] - PhiloLogic 3.1
by The ARTFL Project (http://freshmeat.net/users/artfl/)
Thu, Jul 13th 2006 14:36
Database :: Database Engines/Servers
Education
Internet :: WWW/HTTP :: Indexing/Search
About: PhiloLogic is a full-text database engine developed for humanities
computing text analysis by the ARTFL Project and the Digital Library
Development Center at the University of Chicago. It is optimized for fast
searching across very large collections of documents. It currently
supports TEI-Lite, TEI XML, and TEI SGML documents.
Changes: CGIs have been modified to support multilingual user interfaces.
300 system messages have been translated into French and modularized into
language-specific arrays. Word padding in KWIC reports has been fixed.
License: Affero General Public License
URL: http://freshmeat.net/projects/philologic/
- % - % - % - % -
[034] - PlayStation Portable Video Converter 0.2.1
by Philippe MAES (http://freshmeat.net/users/fif1973/)
Thu, Jul 13th 2006 23:25
Multimedia :: Video :: Conversion
About: PlayStation Portable Video Converter (PSPVC) is a FFMPEG front-end
for converting video files for the PSP. It allow you to queue severals
conversions with different parameters for each. It supports MPEG4/SP (all
firmware) and H264/AVC (firmware 2.0+).
Changes: The order of options in the interface was changed. An "About"
window was added. The high limit of the thumbnail choice is adjusted to
the video duration. A Polish translation was added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/pspvc/
- % - % - % - % -
[035] - poMMo PR12
by Brice (http://freshmeat.net/users/briceb/)
Thu, Jul 13th 2006 13:43
Communications :: Email
Communications :: Email :: Mailing List Servers
Internet :: WWW/HTTP :: Site Management
About: poMMo is versatile mass mailing software. It can be used to add a
mailing list to your Web site or to organize stand alone mailings. Unique
features such as the ability to mail subsets of your subscribers set it
apart from alternatives.
Changes: Improvements to stability and scalability. Session management has
been rewritten and drastically optimized. Now Session.auto_start()
compliant. A Mailings History page has been added. A Bulgarian translation
has been added. There are language updates and various improvements to
internal APIs. The import process no longer loses field assignments. An
issue with mailings ending early when sent through multiple SMTP servers
has been fixed. Better support for SAFE MODE during mailings.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/pommo/
- % - % - % - % -
[036] - Postgrey 1.26
by David Schweikert (http://freshmeat.net/users/dschwei/)
Thu, Jul 13th 2006 08:50
Communications :: Email :: Filters
About: Postgrey is a Postfix policy server that implements greylisting.
When a request for mail delivery is received by Postfix via SMTP, the
triplet CLIENT_IP / SENDER / RECIPIENT is built. If it is the first time
that this triplet is seen, or if the triplet was first seen less than 10
minutes ago, then the mail gets rejected with a temporary error.
Hopefully, spammers or viruses will not try again later, even though such
behavior is required per RFC.
Changes: Support for Exim was added. Performance of the cleanup task was
greatly improved.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/postgrey/
- % - % - % - % -
[037] - Proxmox Mail Gateway 1.5
by Martin Maurer (http://freshmeat.net/users/martinmaurer/)
Thu, Jul 13th 2006 03:11
Communications :: Email :: Filters
Internet :: Proxy Servers
Security
About: Proxmox Mail Gateway provides a powerful and affordable server
solution to manage your email traffic, to eliminate spam, and to block
undesirable content or viruses from your email system. Proxmox uses a wide
variety of local and network tests to identify spam signatures. The
flexible architecture and the easy-to-use configuration interface
safeguard companies against existing and new email threats.
Changes: Quarantine support for viruses and spam, daily spam reports,
per-user black and whitelists, sophisticated mail preview (quarantine), a
SpamAssassin update to 3.1.3, and a ClamAV update to 0.88.2. A new
shutdown option was provided along with a new smarthost option for
outgoing mails, upload of SSL certificates, and support for Spanish and
Portuguese.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/proxmoxmailgateway/
- % - % - % - % -
[038] - Pybliographer 1.2.9 (Stable)
by Fred (http://freshmeat.net/users/gobry/)
Thu, Jul 13th 2006 04:26
Desktop Environment :: Gnome
Scientific/Engineering
About: Pybliographer is a tool for managing bibliographic databases. It
supports several bibliography formats (BibTeX, Refer, Medline, ISI, Ovid)
and can be used for searching, editing, reformatting, etc, through its
nice graphical interface for GNOME. Due to its nature, it can be extended
to many uses (generating HTML pages according to bibliographic searches,
etc). It is provided with sample scripts.
Changes: A toolbar search widget was added, the tooltips were made
clearer, LaTeX .aux file parsing was improved, bugs related to Unicode
search queries and BibTeX keys were fixed, and translations were updated.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/pybliographer/
- % - % - % - % -
[039] - pyraknet 0.1.1
by Gerald Kaszuba (http://freshmeat.net/users/gakman/)
Thu, Jul 13th 2006 11:19
Software Development :: Libraries :: Python Modules
System :: Networking
About: pyraknet is a Python extension that has bindings for the reliable
UDP network library RakNet. pyraknet allows you to concentrate on your
game or application rather then writing a your own networking code. It is
straightforward to implement and you only need a small amount of TCP/IP
networking knowledge.
Changes: This release adds a network simulator to simulate Internet
latency and packet loss.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/pyraknet/
- % - % - % - % -
[040] - PyXmame 0.3.0
by Bernat Pegueroles (http://freshmeat.net/users/bpegueroles/)
Thu, Jul 13th 2006 23:17
Games/Entertainment
About: PyXmame is a PyGTK frontend for the Xmame emulator. It allows you
to search, browse, and launch games from a GTK interface. It has a dialog
to find specific games. It looks good and is very responsive, even with a
lot of ROMs.
Changes: distutils was integrated into PyXmame. Bugs derived from
different versions of python were solved. This version is available in
tgz, RPM, and Deb formats, though the RPM package is generated
automatically by distutils and is not tested.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/pyxmame/
- % - % - % - % -
[041] - Quick.Cms.Lite 0.3
by treewood (http://freshmeat.net/users/treewood/)
Thu, Jul 13th 2006 08:24
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
About: Quick.Cms.Lite is a fast, simple, and multilingual content
management system. It is based on flat files and does not require a SQL
database. It supports full administration for pages, subpages, photos, and
files.
Changes: The title, page description, keywords, and start page selection
can be defined in the configuration for each language. The libraries were
updated. The names of pages are visible in the URL for search engines.
default.css now contains comments. PHP and HTML optimizations were done.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/qcms/
- % - % - % - % -
[042] - Rule Set Based Access Control 1.2.8pre1 (Testing)
by frealek (http://freshmeat.net/users/frealek/)
Thu, Jul 13th 2006 05:26
Security
About: Rule Set Based Access Control (RSBAC) is a Free Software security
extension for current Linux kernels. It is based on the Generalized
Framework for Access Control (GFAC) by Abrams and LaPadula and provides a
flexible system of access control based on several modules. All security
relevant system calls are extended by security enforcement code. This code
calls the central decision component, which in turn calls all active
decision modules and generates a combined decision. This decision is then
enforced by the system call extensions.
Changes: This release is for both kernels 2.4.32 and 2.6.17. Some fixes
were made to the rsbac-admin makefile and Debian package. rsbac_printk
logging code was added, which fixes SMP issues.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/rsbac/
- % - % - % - % -
[043] - Scmbug 0.15.7
by Kristis Makris (http://freshmeat.net/users/mkgnu/)
Thu, Jul 13th 2006 14:37
Information Management :: Issue Tracking
Software Development :: Bug Tracking
Software Development :: Version Control
About: Scmbug is a system that integrates software configuration
management (SCM) with bug-tracking. It aims to be a universal tool that
will glue any source code version control system (such as CVS, Subversion,
and Arch) with any bug-tracking system (such as Bugzilla, Mantis, and
Request Tracker).
Changes: This release has minor bugfixes, VDD improvements, and CVS 1.12.x
support.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/scmbug/
- % - % - % - % -
[044] - Secure-SLinux 0.3.0dev
by Sebastian Faulborn (http://freshmeat.net/users/aliensoft/)
Thu, Jul 13th 2006 15:14
Desktop Environment :: Window Managers :: XFCE
Security
System :: Operating System :: Linux Distributions
About: Secure-SLinux provides a secure, stable, and slim OS for
professional enterprise servers. It is based on the Linux kernel and GNU
glibc, and builds on HLFS/BLFS. It is quick to install (5-10 minutes),
hardened (GRsecurity, PAX, RBAC, SSP, frandom, etc.), and easy to
administrate. There are precompiled binary releases for console only and
XOrg-based systems.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/secure-slinux/
- % - % - % - % -
[045] - smta 0.9
by Andrea Marchesini (http://freshmeat.net/users/baku/)
Thu, Jul 13th 2006 03:09
Communications :: Email
Communications :: Email :: Mail Transport Agents
About: Secure MTA is a daemon for SMTP passwords and a starter for ssmtp
or msmtp.
Changes: Man page updates and a bugfix for the Unix socket path.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/smta/
- % - % - % - % -
[046] - SnortSMS 1.3.2
by SmithJ108 (http://freshmeat.net/users/smithj108/)
Thu, Jul 13th 2006 13:36
Security
About: SnortSMS is a highly configurable sensor management system that
provides the ability to remotely administer Snort [and Barnyard] based
Intrusion Detection Systems (IDS), push configuration files, add/edit
rules, and monitor system health and statistics, all from a simple and
clean Web interface console. Whether you have one or multiple Snort
sensors, it can help unify and syncronize all sensor configurations.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/snortsms/
- % - % - % - % -
[047] - SportsTracker 2.1.0
by ssaring (http://freshmeat.net/users/ssaring/)
Thu, Jul 13th 2006 14:27
Database
Information Management :: Records Management
About: SportsTracker is an application for recording sporting activities.
It is not bound to a specific kind of sport, as categories can be created
for all sport types that are endurance related, such as cycling or
running. The main advantages are a good overview of the exercises and
easy creation of statistics for specific time ranges and sport types.
Users of heart rate monitors can organize the recorded data by attaching
them to the exercise entries.
Changes: The diagrams in SportsTracker and PolarViewer (shows tooltips for
each lap) have been improved. The compatibility of the Polar SRD raw file
parser and the Polar RS200 support have been improved. The Spanish,
French, and German translations have also been updated.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/sportstracker/
- % - % - % - % -
[048] - Strigi 0.3.2
by EgonW (http://freshmeat.net/users/egonw/)
Thu, Jul 13th 2006 00:44
Desktop Environment :: K Desktop Environment (KDE)
Information Management :: Metadata/Semantic Models
About: Strigi is a desktop and indexer independent desktop search engine.
Its main features include very fast crawling, a very small memory
footprint, no hammering of the system, and pluggable backends (currently
clucene and hyperestraier was provided). Communication between the daemon
and search program is done over an abstract interface which is desktop
independent. A small Perl program with an example of how to query the
database is included along with an example KDE client application and a
KIO interface.
Changes: This release uses CMake as the build system and indexes xattr
fields. The KDE client offers a new HTML GUI via the KIO, and more
information in the Kicker applet.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/strigi/
- % - % - % - % -
[049] - suser-jengelh Kernel Patchset 2.6.18_rc1-jen27
by Jan Engelhardt (http://freshmeat.net/users/jengelh/)
Thu, Jul 13th 2006 13:23
System :: Operating System Kernels :: Linux
About: suser-jengelh Kernel Patchset is a patch collection for the Linux
kernel. It includes code from a lot of projects, such as ttyrpld,
MultiAdmin, parts of NF POM, cdfs, unionfs, and various accumulated
bugfixes still not present in the vanilla kernel.
Changes: New sub-patches to the set are: ttyrpld 2.18, multiadm 1.0.6,
quad_dsp 1.4, unionfs 20060710, and ndis 1.19rc2.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/jen_kernel/
- % - % - % - % -
[050] - Sysbotz Enterprise Platform 1.1.5
by sysbotz (http://freshmeat.net/users/sysbotz/)
Thu, Jul 13th 2006 23:40
Database :: Front-Ends
Information Management
Information Management :: Records Management
About: Sysbotz Enterprise is both a business software package and business
application platform based around a Web GUI. It features a business
management system for sales, purchasing, and inventory, an XML-based form
engine (used to input/display data) and an XML-based report engine for
creating new forms and reports, and a built-in form editor tool that runs
in a browser. Its user interface utilizes DHTML to create a near-desktop
application experience from within a Web browser.
Changes: This release fixes some minor graphical glitches. Namely, it
fixes drop down list widgets in various forms in the site. It also fixes
the printing of text area widget when the contents span multiple lines.
The header was fixed so that the address is printed correctly if it spans
multiple lines.
License: Other/Proprietary License with Source
URL: http://freshmeat.net/projects/enterpriseplatform/
- % - % - % - % -
[051] - Ultimate++ 607-dev1 (Development)
by Daniel Kos (http://freshmeat.net/users/unodgs/)
Thu, Jul 13th 2006 14:36
Software Development
Software Development :: Compilers
Software Development :: Debuggers
About: Ultimate++ is a cross-platform C++ rapid application development
suite. It includes set of libraries (for things like GUI and SQL) and an
integrated development environment. Rapid development is achieved by smart
and aggressive use of C++ rather than through fancy code generators. In
this respect, U++ competes with popular scripting languages while
preserving C/C++ runtime characteristics. Its integrated development
environment, TheIDE, introduces modular conception to C++ programming, and
can be used to develop non-U++ applications.
License: BSD License (original)
URL: http://freshmeat.net/projects/upp/
- % - % - % - % -
[052] - Unicode Description Utilities 2.18
by Bill Poser (http://freshmeat.net/users/billposer/)
Thu, Jul 13th 2006 00:36
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: A bug was that incorrectly treated a read interrupted in the
middle of a UTF-8 sequence as a truncated sequence was fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/unidesc/
- % - % - % - % -
[053] - VMware 1.0.0 Build 28343 (Server)
by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
Thu, Jul 13th 2006 23:17
About: VMware allows you to run 'virtual machines' inside a Linux host. It
is not an emulator. It provides a virtual computer within the host which
can boot whichever OS you decide to put on the filesystem image that is
used as a harddrive. It will run DOS 6.22, Win 3.1, Win9x,
WinNT/2000/XP/2003, Linux, Novell, and more. The only main requirement is
a 400 MHz or better machine, along with lots of RAM (128M minimum, 256M
recommended).
Changes: This is the first release of the VMware Server product. It
provides virtualization for Windows and Linux servers with
enterprise-class support. A physical server can be partitioned into
multiple virtual machines. Computing resources of the physical server are
treated as a uniform pool of resources that can be allocated to virtual
machines in a controlled manner. Additional servers can be provisioned
within minutes without investing in new hardware.
License: Free To Use But Restricted
URL: http://freshmeat.net/projects/vmware/
- % - % - % - % -
[054] - web mailing list .92
by V (http://freshmeat.net/users/VirtualDirectory/)
Thu, Jul 13th 2006 03:09
Communications
Information Management
Internet :: WWW/HTTP :: Dynamic Content :: News/Diary
About: web mailing list is a Web-based newsletter mailing list application
using PHP and MySQL. Users can subscribe and unsubscribe, and you can
create and send newsletters to your email group.
Changes: This release updates the database creation portion of the system
setup.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/web-mailing-list/
- % - % - % - % -
[055] - WiKID Strong Authentication System 2.1.1-beta.build72
by nowen (http://freshmeat.net/users/nowen/)
Thu, Jul 13th 2006 08:29
Security
Security :: Cryptography
System :: Networking
About: The WiKID Strong Authentication System is a highly scalable, secure
two-factor authentication system. It is simple to implement and maintain,
allows users to be validated automatically, requires no hardware tokens,
has a simple API for application support via a COM object and Java
component, supports multiple domains, and supports replication for fault
tolerance and scalability.
Changes: Clean up for two-factor integration with LDAP, library updates,
log4j updates.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/wikid/
- % - % - % - % -
[056] - x11vnc 0.8.2
by Karl Runge (http://freshmeat.net/users/runge/)
Thu, Jul 13th 2006 11:01
Communications :: Conferencing
Desktop Environment :: Tools
System :: Monitoring
About: x11vnc is a program that allows one to remotely view and interact
with real X displays (i.e. a display corresponding to a physical
monitor, keyboard, and mouse) with any VNC viewer. It is similar to
WinVNC and is designed to be compatible with all Unix variants and
depend on a very small set of standard libraries. It supports a growing
number of command line options, such as -nofb for dual- headed mode with
Win2VNC. It is part of the LibVNCServer project.
Changes: Support for full mouse and keyboard input into the Linux console
framebuffer is provided via the uinput kernel driver. This enables, for
example, viewing and interacting with Qt-embedded/Qtopia (non-X11)
applications on Linux-based handhelds. The -display option is extended to
wait for a VNC client before attaching to the X display. A built-in action
is provided to find a user's display and Xauthority data. The options
-grabkbd and -grabptr prevent a user at the physical display from entering
mouse or keyboard input when VNC clients are connected (e.g. for remote
help desk usage).
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/x11vnc/
- % - % - % - % -
[057] - Yasm 0.5.0
by Peter Johnson (http://freshmeat.net/users/tortall/)
Thu, Jul 13th 2006 11:07
Software Development :: Assemblers
Software Development :: Compilers
System
About: Yasm is a complete rewrite of the NASM assembler. It currently
supports the x86 and AMD64 instruction sets, accepts NASM and GAS
assembler syntaxes, outputs binary, ELF32, ELF64, COFF, Win32, and Win64
object formats, and generates source debugging information in STABS, DWARF
2, and CodeView 8 formats.
Changes: Major changes since the last release candidate include support
for arithmetic on single-character constants, support for OUTPUT_FORMAT as
an alias for YASM_OBJFMT, and other bugfixes. Changes since the last major
release include support for GAS syntax, support for CodeView and DWARF2
debug formats, and a changed -I search pattern.
License: BSD License (revised)
URL: http://freshmeat.net/projects/yasm/
- % - % - % - % -
[058] - Zoph 0.6pre2 (Pre-release)
by Jeroen Roos (http://freshmeat.net/users/jeroenr/)
Thu, Jul 13th 2006 14:31
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
Multimedia :: Graphics :: Presentation
About: There are many photo-gallery programs available. Zoph is different,
as it concentrates on the management of large collection of photos instead
of just showing them on the Web. It can store a lot of information about
your photos, including the regular EXIF info, photographer, location,
title, description, rating, and the people in the photo. Photos can appear
in multiple albums and categories. Additional features include search,
slideshows, lightboxes, email, access privileges, and multiple languages.
Changes: A few minor bugs have been fixed. There are no known bugs in this
version.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/zoph/
-- ----- -.--.----------.------ -.---- .------ - .- -- .-.--.--
_______________________________________________
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.