Newsletter for Monday, October 01st 2007

The freshmeat daily newsletter <[email protected]>
Newsgroups gmane.linux.freshmeat.announce
Message-ID <[email protected]>
::: L I N K S   F O R   T H E   D A Y :::

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

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

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

[001] - AppSamurai 1.00 
[002] - Archivist 0.1 
[003] - BlackRoute 0.1 RC2 
[004] - Boost.Build 2.0-m12 
[005] - brisk 0.8.1 
[006] - BuildBot 0.7.6 
[007] - C++ Sockets 2.1.9 
[008] - CacheGuard OS 5.1.2b 
[009] - CellWriter 1.2.3 
[010] - chart_rule_generator 1.0.0 
[011] - Chronojump 0.6 
[012] - Cibyl 12 
[013] - Citra FX 1.3.1 
[014] - Closebracket 0.0.6 
[015] - collectd 4.1.2 
[016] - CommandCenter NOC 6.0 
[017] - Commons Library Framework 0.8.0 
[018] - cx_Logging 1.4 
[019] - DBDesigner 4 Scaffold Tools for CakePHP 1.1.0 (Unstable)
[020] - DBIx::Perlish 0.28 
[021] - DBsight 1.4.7 (Upgrade)
[022] - Drake CMS 0.4.7 Beta RC2 (Beta)
[023] - DRBCounter 1.0 
[024] - EiffelStudio 6.1.7.0472 (Development)
[025] - eric4 4.0.3 
[026] - Extended Module Player 2.3.0 
[027] - fetch and deliver mail 1.4 
[028] - Firebird Relational Database 2.0.3 (Stable)
[029] - Freeway 1.1.1.80 (Stable)
[030] - FrontAccounting 1.14 
[031] - FUDforum 2.7.7 (Stable)
[032] - gbxgol 0.0.69 
[033] - GNU cfengine 2.2.2 
[034] - GROUP-E 1.6.37 
[035] - Horde Groupware 1.0.2 
[036] - Horde Groupware Webmail Edition 1.0.2 
[037] - HPGS - HPGl Script 1.1.1 
[038] - JWChat 1.0beta3 
[039] - kReiSSy 0.1.1 
[040] - LaTeX::Table 0.1.1 
[041] - libmemcached 0.3 
[042] - libprelude 0.9.16 
[043] - libpsync 0.4 
[044] - Linux Test Project 20070930 
[045] - NESCore 1.2.0 
[046] - Octopussy 0.9.3 
[047] - OpenEJB 3.0 beta 1 
[048] - openPlaG 1.04 
[049] - OpenVZ kernel 023stab044.11 (RHEL4-2.6.9)
[050] - OpenVZ kernel 2.6.18-028stab045.1 (2.6.18)
[051] - OpenVZ kernel 2.6.18-8.1.14.el5 028stab045.1 (RHEL5 2.6.18)
[052] - peppy 0.6.5 
[053] - Personal Finance Manager R1_0_16 
[054] - PGID3 Tag Editor 2.1 (For GTK2/PHP5)
[055] - Photo uploader 0.2 
[056] - pkpgcounter 3.20 
[057] - plus4emu 1.2.3 
[058] - PowerDNS Administrator 1.1.1 
[059] - PRADO 3.1.1 (Stable)
[060] - PyEphem 3.7.2.1 
[061] - Raptor RDF Parser and Serializer Library 1.4.16 
[062] - RESTORE 4.0a17 (VM)
[063] - Sol 1.Beta.3 
[064] - Sporktris 1.1 (Stable)
[065] - stalonetray 0.7.2 
[066] - StreamOS 0.19.6 
[067] - Top Music 3.0 (Stable)
[068] - UDIG 1.1-RC12 (Stable)
[069] - Useful Java Application Components 0.9.27 
[070] - USVN 0.6.4 
[071] - wiki2xhtml 3.1.0 
[072] - Wing IDE 3.0 
[073] - Wing IDE 3.0 (101)
[074] - wxWidgets 2.8.6 (Stable)
[075] - Yakuake 2.8 
[076] - ZXID 0.20 


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

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

[001] - AppSamurai 1.00 
  by Paul M. Hirsch (http://freshmeat.net/users/pauldoom/)
  Mon, Oct 1st 2007 14:40

Internet :: Proxy Servers
Internet :: WWW/HTTP :: HTTP Servers
Security

About: AppSamurai is a mod_perl based system to protect vulnerable or
sensitive Web applications. The target use is in reverse proxy
configurations, with an Apache/mod_perl reverse proxy inside a DMZ and a
backend Web server in another DMZ or an internal network. AppSamurai's
features include a modular, multi-factor authentication system, form based
or basic auth based logins, encrypted storage of session data on a proxy,
the ability to use any Apache::Session storage type (including databases
for clustered deployment), and the ability to configure it from
httpd.conf.

Changes: The first release with Apache 2.x/mod_perl 2.x support. Unified
Apache 1.x/mod_perl 1.x and Apache 2.x/mod_perl 2.x support, and example
config. Crypt::CBC is used for session data encryption, with support for
various block cipher modules. This release ships with ExtUtils::MakeMaker
Makefile.PL for users without Module::Build (Module::Build install is
still preferred).

License: Perl License

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

                        - %  - %  - % - % -

[002] - Archivist 0.1 
  by sisbell (http://freshmeat.net/users/sisbell/)
  Mon, Oct 1st 2007 00:40



About: Archivist is a command-line program and C# library that provides
standard archiving and compression utilities. 

Changes: This initial release supports reading and extracting of tar file
entries. 

License: MIT/X Consortium License

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

                        - %  - %  - % - % -

[003] - BlackRoute 0.1 RC2 
  by m0hs|n (http://freshmeat.net/users/inaam/)
  Mon, Oct 1st 2007 02:13

System :: Networking :: Firewalls
System :: Operating System :: Linux Distributions
System :: Operating System :: Linux Distributions :: CD-Based

About: black|route is a Slackware-based security and forensics analysis
distribution for x86-compatible architectures. The goal of the project is
to create a GNU/Linux distribution for advance users, texttool
enthusiasts, network and security specialists, and system administrators.

Changes: iSCSI Target/Initiator, DRBD, ATA over Ethernet, usb2ip, ksb26,
and streamline were added. Hardware detection was improved for sound, Web
cams, network, and wireless drivers. More FUSE implementations were added.
NDIS wrapper, madWiFi, and XAMPP were updated. Many security and bug fixes
have been made. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[004] - Boost.Build 2.0-m12 
  by Vladimir Prus (http://freshmeat.net/users/vladimir_prus/)
  Mon, Oct 1st 2007 02:02

Software Development :: Build Tools

About: Boost.Build is a build system with a simple and high-level
language. It supports build variants, and several different compilers and
tools.

Changes: Support for precompiled headers with gcc was added. To use a
default-configured compiler, it's no longer necessary to edit a
configuration file. The Pathscale, PGI, and mipspro compilers are now
supported. Projects can now selectively ignore a parent project's
requirements. Free features, like defines, on the command line now affect
all targets. 

License: Freeware

URL: http://freshmeat.net/projects/boost-build/

                        - %  - %  - % - % -

[005] - brisk 0.8.1 
  by mop (http://freshmeat.net/users/nastasi/)
  Mon, Oct 1st 2007 01:58

Games/Entertainment :: Arcade
Internet :: WWW/HTTP :: Dynamic Content

About: brisk is an implementation of the Briscola in 5 card game that uses
Ajax technology.

Changes: An auction points bug was fixed. An Internet Explorer rendering
bug was fixed. Cursor settings were enhanced. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[006] - BuildBot 0.7.6 
  by Brian Warner (http://freshmeat.net/users/brianwarner/)
  Mon, Oct 1st 2007 02:00

Software Development :: Build Tools
Software Development :: Quality Assurance

About: The BuildBot is a system to automate the compile/test  cycle
required by most software projects to validate  code changes. It builds
and tests the tree each time a  change is committed, providing status
updates through  a Web page or other protocols.

Changes: New Web status pages were added. The buildbot can now notify
administrators about buildslaves that are offline for too long. Support
for the Bazaar-NG (bzr) system was added, and Mercurial support was
improved. Many bugs were fixed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[007] - C++ Sockets 2.1.9 
  by Grymse (http://freshmeat.net/users/ah7207/)
  Mon, Oct 1st 2007 21:39

Communications
System :: Networking

About: C++ Sockets is a cross-platform C++ wrapper for BSD-style sockets.
Its features include transparent SOCKS4 client support and asynchronous
DNS. It implements the TCP, UDP, SCTP, ICMP, HTTP (GET, PUT, and POST),
and HTTPS (using OpenSSL) protocols.  

Changes: HTTPSocket now supports keepalive. OnDisconnect was moved out of
ENABLE_RECONNECT scope, fixing a compilation error for some
configurations. An exception class was added. Platform selection in the
Unix Makefile was changed. Compilation on mingw is now cleaner.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[008] - CacheGuard OS 5.1.2b 
  by Afshin Tajvidi (http://freshmeat.net/users/tajflow/)
  Mon, Oct 1st 2007 07:14

Internet :: Proxy Servers
Internet :: WWW/HTTP
Security

About: CacheGuard is a Linux-based operating system dedicated to Web
traffic control and optimization. It transforms an x86-based machine into
a powerful, Web gateway appliance. It allows you to secure Web traffic for
Web surfers and Web servers by acting as a forwarding and reverse HTTP /
HTTPS proxy. It supports HTTP transparent implementation, HTTP
compression, Web caching, URL black- and whitelist guarding, and Web
server load balancing. It features a stateful firewall with NAT and PAT,
and a content filtering module blocking malicious HTTP requests like XSS,
SQL and Command Injection. It integrates a caching DNS, a DHCP server, a
bandwidth shaper to manage the QoS, a load sharing system, and an HA (high
availability) mode with VRRP and link bonding.

Changes: The Via header is removed from all requests even if the anonymous
mode is not activated. In the "port" command, the "webadmin" keyword was
renamed to "wadmin". In the "password" command, the "webadmin" keyword was
renamed to "wadmin". In the "rweb" and "transaction" commands, the "print"
keyword was renamed to "show". The FTP passive mode can now be activated
properly. The administration access topology can now be configured with
the "admin" command. 

License: Other/Proprietary License with Free Trial

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

                        - %  - %  - % - % -

[009] - CellWriter 1.2.3 
  by Risujin (http://freshmeat.net/users/Risujin/)
  Mon, Oct 1st 2007 00:42

Adaptive Technologies
Scientific/Engineering :: Artificial Intelligence
Scientific/Engineering :: Image Recognition

About: CellWriter is a grid-entry natural handwriting input panel. As you
write characters into the cells, your writing is instantly recognized at
the character level. When you press 'Enter' on the panel, the input you
entered is sent to the currently focused application as if typed on the
keyboard. Writer-dependent, CellWriter learns your handwriting for
reliable recognition. Correcting preprocessor algorithms account for
digitizer noise, differing stroke order, direction, and number of strokes.
Unicode support enables you to write in any language.

Changes: Bugfixes were made for PDAs and the fake key event generation
system. 

License: GNU General Public License v2

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

                        - %  - %  - % - % -

[010] - chart_rule_generator 1.0.0 
  by vrai (http://freshmeat.net/users/acherondevelopment/)
  Mon, Oct 1st 2007 23:56



About: The chart_rule_generator creates PDFs containing a nautical mile
scale and a lookup table (aligned with the scale) for the time taken to
fly a given distance for a set of speeds. The rule is designed for use on
aviation charts and, suitably cropped and laminated, can be used to
quickly measure distances and the time to cover said distance in flight;
without having to resort to mental arithmetic or a whizz wheel. 

Changes: The primary functionality is all present and tested. 

License: GNU General Public License v2

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

                        - %  - %  - % - % -

[011] - Chronojump 0.6 
  by Xavier de Blas (http://freshmeat.net/users/xaviblas/)
  Mon, Oct 1st 2007 03:49

Education
Scientific/Engineering
Scientific/Engineering :: Medical Science Apps.

About: ChronoJump is software and hardware to track jump, run, and
reaction time and pulse. It uses a contact platform suitable for two
events (in-platform, out-platform), and also a chronometer printed circuit
designed ad-hoc in order to obtain precise and trustworthy measurements.
Chronojump consists of both software and hardware. It features a simulator
that can be used if you don't have the hardware. 

Changes: The Windows version now executes with Mono. Sqlite 3 is used on
Windows and Linux. Automatic conversion of old data is done. A test image
window with a graph and information was added. A new directory structure
is used, so the Windows and Linux releases are in the same compressed
file. The program now cannot be executed two times simultaneously. Agility
tests on runs with images and descriptions were added. EditReactionTime and
EditPulse were added. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[012] - Cibyl 12 
  by Simon Kagstrom (http://freshmeat.net/users/sys2066/)
  Mon, Oct 1st 2007 10:29

Software Development :: Code Generators
Software Development :: Compilers
Software Development :: Libraries

About: Cibyl is a programming environment that allows compiled C programs
to execute on J2ME-capable phones. Cibyl uses GCC to compile the C
programs to MIPS binaries, and these are then recompiled into Java
bytecode. The programs are not parsed during runtime, and Cibyl is
therefore relatively well-performing. With Cibyl, games written in C can
be ported to J2ME without switching language.

Changes: Large performance improvements, bugfixes for C++ code generation
and code optimization, tool usage improvements, and a new framework for
ANSI C-style file operations.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[013] - Citra FX 1.3.1 
  by kiyut (http://freshmeat.net/users/kiyut/)
  Mon, Oct 1st 2007 02:01

Multimedia :: Graphics :: Editors
Multimedia :: Graphics :: Editors :: Raster-Based

About: Citra FX is a set of image filter effects for digital photos or
images. It allows anyone, regardless of experience, to turn digital images
into unique artistic looks. Citra FX comes with many prebuilt filters from
color adjustment, contrast, and exposure to advanced filters like water
ripple, emboss, etc. You also get instant visual feedback on what you
changed. It is well suited for both simple and advanced digital photo or
image filtering. 

Changes: This is a bugfix and maintenance release. This release fixes
NullPointerException and Canvas Transform bugs and other bugs. 

License: Other/Proprietary License with Free Trial

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

                        - %  - %  - % - % -

[014] - Closebracket 0.0.6 
  by Alpt (http://freshmeat.net/users/Alpt/)
  Mon, Oct 1st 2007 14:27

Desktop Environment :: Tools
System :: Shells
Terminals

About: Closebracket lets you define multiple shell actions in a single
command to speed up the typing of the most repetitive shell commands. It
includes ']' and '][' commands, which are located near the "Enter" key and
are easy to type quickly. They invoke primary and secondary actions
respectively.

Changes: A directory bug has been solved: with the previous version, it
wasn't possible to change to directories with spaces in their names.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[015] - collectd 4.1.2 
  by Florian Forster (http://freshmeat.net/users/flocto/)
  Mon, Oct 1st 2007 01:59

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

About: collectd is a small and modular daemon which collects system
information periodically and provides means to store the values. Included
in the distribution are numerous plug-ins for collecting CPU, disk, and
memory usage, network interface and DNS traffic, network latency, database
statistics, and much more. Custom statistics can easily be added in a
number of ways, including execution of arbitrary programs and plug-ins
written in Perl. 

Changes: A segfault in the SNMP plugin and an off-by-one error in the Perl
plugin have been fixed. The APC-UPS plugin now reports "load percent"
correctly. The wireless plugin has been improved to work with cards
returning signal quality in percent, not dBm. Support for older Linux
Kernels (such as version 2.6.8) has been added to the netlink plugin. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[016] - CommandCenter NOC 6.0 
  by M. Pusateri (http://freshmeat.net/users/mpusateri/)
  Mon, Oct 1st 2007 10:29

System :: Networking :: Monitoring

About: CommandCenter NOC is an easy-to-use, agent-less IT operations
management system. It easily introduces to your complex network an
integrated toolset that will improve overall service availability, network
performance, security, and asset management at a fraction of the total
expected cost and complexity. The virtual appliance combines the
downloadable delivery advantages of a software product with the ease of
deployment found in a fully configured appliance. The virtual appliance is
preconfigured and includes all the components to work in a VMware player
1.0.3 environment for Windows or Linux. 

Changes: This release has been tested by VMware and certified to run on
all VMware platforms. It has an SMB version to monitor your ten most
critical nodes. Network Mapping auto-discovers and displays routers,
paths, sub-networks, and current outages. Open Data Framework enables 3rd
party systems to access data in CC-NOC. Event Correlation: root cause
event notification and secondary events suppression.

License: Other/Proprietary License with Free Trial

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

                        - %  - %  - % - % -

[017] - Commons Library Framework 0.8.0 
  by Livrona (http://freshmeat.net/users/livrona/)
  Mon, Oct 1st 2007 21:52

Security :: Cryptography
Software Development :: Libraries
Software Development :: Libraries :: Application Frameworks

About: The Commons Library Framework is a collection of utility classes
that reduce development time and simplify various programming tasks. It
includes functions for logging, XML parsing and manipulation, exceptions,
errors, and assertions, encryption and digest generation, emailing, and
more.

Changes: A revised package and distribution format and bugfixes.

License: Open Software License

URL: http://freshmeat.net/projects/livrona-commons/

                        - %  - %  - % - % -

[018] - cx_Logging 1.4 
  by Anthony Tuininga (http://freshmeat.net/users/atuining/)
  Mon, Oct 1st 2007 21:39

Software Development :: Libraries :: Python Modules
System :: Logging

About: cx_Logging is a Python extension module that supports logging in a
similar fashion to that supported by the logging module available in
Python 2.3 and up. It also supports a C interface that allows applications
to perform logging independently of Python.

Changes: This release ensures that log files opened on Windows are opened
in such a way that they are not inherited by subprocesses, thus permitting
log rotation to occur in that situation. It also eases support for using
the C interface in other projects and cleans up the setup configuration
script to simplify further maintenance.

License: Python License

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

                        - %  - %  - % - % -

[019] - DBDesigner 4 Scaffold Tools for CakePHP 1.1.0 (Unstable)
  by Uldérico (http://freshmeat.net/users/dericofilho/)
  Mon, Oct 1st 2007 23:58

Software Development :: Code Generators

About: DBDesigner 4 Scaffold Tools for CakePHP, or simply 
dbdesigner2cake, is a tool that parses fabFORCE's  DBDesigner 4 XML file
into CakePHP models and  controllers files. It aims to simplify the first
two steps in any system development, modelling and model coding.

Changes: The source code was organized. Object-oriented code is used. The
--check-for-changes parameter was added for automated scaffolding. 

License: MIT/X Consortium License

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

                        - %  - %  - % - % -

[020] - DBIx::Perlish 0.28 
  by Grrrr (http://freshmeat.net/users/Grrrr/)
  Mon, Oct 1st 2007 02:06



About: The DBIx::Perlish module provides the ability to work with
databases supported by the DBI module using Perl's own syntax for the four
most common operations: SELECT, UPDATE, DELETE, and INSERT. By using
DBIx::Perlish, you can write most of your database queries using a
domain-specific language with Perl syntax. However, the module is not
intended to replace all use of SQL in your program. The DBIx::Perlish
module quite intentionally neither implements nor cares about database
administration tasks like schema design and management. 

Changes: Syntax and support for inline views were added. 

License: BSD License (revised)

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

                        - %  - %  - % - % -

[021] - DBsight 1.4.7 (Upgrade)
  by Chris (http://freshmeat.net/users/chrislusf/)
  Mon, Oct 1st 2007 02:05

Database
Internet :: WWW/HTTP :: Indexing/Search

About: DBSight is a J2EE search platform for instant scalable full-text
search on any relational database, for both beginners and experts. It
features a built-in database crawler following user-defined SQL,
incremental indexing, user-controllable result ranking, the ability to
return results with highlights (like Google), and categorized result
counts (like Amazon). It can easily integrate with other languages with
XML/JSON/HTML. There is a UI for all operations, so no Java coding is
necessary. Deleted or updated records in database can be synchronized
also. 

Changes: MultiSearch now supports sorting and facet search. Proper
validation errors are now shown for the MySQL BLOB type. The indexing
process priority is now controlled on Linux. 

License: Freely Distributable

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

                        - %  - %  - % - % -

[022] - Drake CMS 0.4.7 Beta RC2 (Beta)
  by trex1512 (http://freshmeat.net/users/trex1512/)
  Mon, Oct 1st 2007 00:47

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

About: Drake CMS is a secure and lightweight CMS with support for any
database system plus an embedded flatfile. It features full
internationalization, maximum host compatibility, standards compliance,
and many other addons. 

Changes: This version is a stabilization update for version 0.4.6 RC1. It
contains a large number of bugfixes and some minor improvements. Users are
invited to update their previous Drake CMS 0.4.5/0.4.6 installations to
this version. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[023] - DRBCounter 1.0 
  by Don (http://freshmeat.net/users/drb072378/)
  Mon, Oct 1st 2007 21:51

Internet :: WWW/HTTP :: Dynamic Content

About: DRBCounter is a simple hit counter script that doesn't require a
database. It allows you to put a text-based hit counter on virtually any
page on your Web site. You may customize the colors and fonts using
standard CSS styles. Data is stored in  flat files, therefore no database
is required.  Cookies are used to prevent duplicate hits. This  script
does not use any JavaScript code. Counters  on multiple pages can utilize
the same instance of the script. An example page is provided.

License: Free To Use But Restricted

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

                        - %  - %  - % - % -

[024] - EiffelStudio 6.1.7.0472 (Development)
  by Emmanuel Stapf (http://freshmeat.net/users/manus_eiffel/)
  Mon, Oct 1st 2007 14:21

Database
Office/Business
Software Development

About: EiffelStudio is an IDE for the Eiffel language (ECMA-367, ISO/IEC
25436, and ACM Software System Award 2006). It includes an Eiffel
compiler, an Eiffel GUI editor, an Eiffel code browsing tool, a diagram
editor with round-trip, a refactoring tool, a debugger, a profiler, and
Eiffel analysis tools (Metrics, Dependencies, etc.). Eiffel generates C or
CLI for .NET or Mono. Eiffel applies O-O principles and Design by Contract
for high-quality software. Many Eiffel libraries are included: ADT,
network, GUI, database, parsing (including an Eiffel parser), XML, Web,
COM, and more. 

Changes: Some of the UI elements have been redesigned to look more modern.
Tooltips in the feature tool will not cause a flicker due to lost of focus
on Windows. Full support of 'gcc' on Windows. The compiler will now report
more than one class having a syntax error during parsing of the whole
system. Completion list improvements and bugfixes. Major speedup of degree
3, especially when `full_class_checking' is enabled in the project
configuration file.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[025] - eric4 4.0.3 
  by Detlev Offenbach (http://freshmeat.net/users/detlev/)
  Mon, Oct 1st 2007 10:51

Software Development

About: Eric4 is a Python IDE written using PyQt4 and QScintilla2. It has
integrated project management capabilities with class browsing functions,
gives developers an unlimited number of editors with syntax highlighting
and code folding, an integrated Python shell, an integrated Python
debugger, a file system browser with class browsing capabilities for
Python files, and more. Eric4 is the successor of the well known eric3
development environment. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[026] - Extended Module Player 2.3.0 
  by Claudio Matsuoka (http://freshmeat.net/users/cl/)
  Mon, Oct 1st 2007 21:40

Multimedia :: Sound/Audio :: Players

About: The Extended Module Player is a mod player for Unix-like systems
that plays over 70 mainstream and obscure module formats from Amiga,
Atari, Acorn, Apple IIgs, and PC, including Protracker (MOD), Scream
Tracker 3 (S3M), Fast Tracker II (XM), and Impulse Tracker (IT) files.

Changes: This release adds support for Epic Games UMX, DigiBooster Pro,
Tracker Packer 3, The Player 4.x, and Fmod OXM modules, and fixes many
endian problems. Other changes include better MED support, fixes for build
problems in QNX and NetBSD, improved tracker fingerprinting, and small
fixes in many module formats.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[027] - fetch and deliver mail 1.4 
  by Nicholas Marriott (http://freshmeat.net/users/nicm/)
  Mon, Oct 1st 2007 15:15

Communications :: Email
Communications :: Email :: Filters
Communications :: Email :: Post-Office :: IMAP

About: fdm (fetch and deliver mail) is a simple, lightweight replacement
for mail fetching, filtering, and delivery programs such as fetchmail and
procmail. It can fetch using POP3, POP3S, IMAP, IMAPS, or stdin, and
deliver to a pipe, file, maildir, mbox, or SMTP server, based on a set of
regexps. It can be used for both single user and multiuser setups, and is
designed with privilege separation when running as root.

Changes: Shell metacharacters are stripped from string tags by default to
limit problems with exec/pipe. POP3 may now be fetched over a pipe, like
IMAP. fdm can now fetch only new or only old mail for POP3/IMAP. Support
for APOP and CRAM-MD5. Some configuration file syntax changes and
bugfixes.

License: BSD License (revised)

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

                        - %  - %  - % - % -

[028] - Firebird Relational Database 2.0.3 (Stable)
  by mariuz (http://freshmeat.net/users/mariuz/)
  Mon, Oct 1st 2007 02:08

Database :: Database Engines/Servers

About: Firebird is a relational database offering many ANSI SQL-99
features that runs on Linux, Windows, and a variety of Unix platforms. It
offers excellent concurrency, high performance, and powerful language
support for stored procedures and triggers. 

Changes: This sub-release introduces a number of bugfixes done since the
2.0.1 release in March and a couple of important fixes to the withdrawn
2.0.2. It does not add any new functionality to the database engine. 

License: Mozilla Public License (MPL)

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

                        - %  - %  - % - % -

[029] - Freeway 1.1.1.80 (Stable)
  by Damian Hickey (http://freshmeat.net/users/damianhickey/)
  Mon, Oct 1st 2007 21:30

Office/Business
Office/Business :: Financial

About: Freeway is an advanced eCommerce platform selling services events,
subscriptions, and products. It is backed up with E and SMS marketing, a
CMS, and solid CRM features. The admin tool is AJAX-based.

Changes: Many new features have been added, but the major change has been
the addition of the AJAX drive backend. Other major changes include a
rebuilt installation process, geographical permissions for payment
gateways, a refund report, and customer imports. Experimental work has
been added for Search Safe URLs, and a new look given to Services Blocked
Out Times. Numerous other improvements and fixes have been made.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[030] - FrontAccounting 1.14 
  by FrontAccounting (http://freshmeat.net/users/FrontAccounting/)
  Mon, Oct 1st 2007 07:20

Office/Business :: Financial :: Accounting

About: FrontAccounting (FA) is a professional Web-based accounting system
for the entire ERP chain. FA is multiuser, multilingual, and
multicurrency. FA is a further elaboration of the discontinued
OpenAccounting (OA) software. OA was a fork of WebERP. 

Changes: Some files that were still vulnerable were fixed. A major change
was made in the installation of modules to also accept an SQL file for
upload. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[031] - FUDforum 2.7.7 (Stable)
  by ilia (http://freshmeat.net/users/Prottoss/)
  Mon, Oct 1st 2007 21:34

Communications :: BBS
Communications :: Conferencing
Internet :: WWW/HTTP :: Dynamic Content :: Message Boards

About: FUDforum is templatable forum with i18n support based on PHP and
either MySQL or PostgreSQL. It features a user/group management system, a
multi-lingual spell checker, both flat and thread message views, a private
messaging system with mult-iuser forwarding capabilities, poll file
attachments, and much more. It is an extremely fast and scalable forum
that can fulfill the needs of both small and large forum operators. 

Changes: A few possible E_NOTICEs were fixed in various areas of the code.
The German translation was updated. ini_set() calls were made conditional
upon the function's availability. The member link in the group manager was
improved. The GLOBALS.php parsing algorithm was improved. Support for user
link colors was added to the member list. A work-around was added for PHP
versions using ORIG_PATH_INFO. The documentation for FUDforum's access
keys was improved. A few fixes were made for PostgreSQL and the deprecated
oid dependency was removed.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[032] - gbxgol 0.0.69 
  by rospolosco (http://freshmeat.net/users/rospolosco/)
  Mon, Oct 1st 2007 02:06

Games/Entertainment

About: gbxgol is a small program for the Italian betting game, Totogol.

Changes: The number of maximum allowed combinations was increased to
100000, although it is still recommended not to play with more than
10000-20000 combinations. Some other minor changes were applied to menus. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[033] - GNU cfengine 2.2.2 
  by Josh Kelley (http://freshmeat.net/users/yeshua/)
  Mon, Oct 1st 2007 15:16

System :: Systems Administration

About: Cfengine is a tool for setting up and maintaining BSD and
System-5-like operating system optionally attached to a TCP/IP network.
You can think of cfengine as a very high level language, much higher level
than Perl or shell: a single statement can result in many hundreds of
operations being performed on multiple hosts. Cfengine is good at
performing a lot of common system administration tasks, and allows you to
build on its strengths with your own scripts. 

Changes: This release adds new business-aligned functionality,
promise-oriented behaviour and reporting, improved package management,
versioning support, multiple checksums, XML and HTML reporting, audit
logs, extensive internal instrumentation, intermittency monitoring, new
reporting tools, library segregation for interoperability with cfengine 3,
and new Chinese language information on the Web site. It also marks the
beginning of a new phase of development leading up to Cfengine 3.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[034] - GROUP-E 1.6.37 
  by Endo7 GmbH/srl (http://freshmeat.net/users/shaberl/)
  Mon, Oct 1st 2007 10:50

Communications :: Email
Communications :: Email :: Address Book
Communications :: Email :: Post-Office :: IMAP

About: GROUP-E is collaboration software which integrates groupware,
project management, and business server on one platform. The solution is
based on a LAMP architecture (Linux, Apache, MySQL, PHP). GROUP-E offers
project management, transparent Samba (file server) integration,
integration of Cyrus IMAP server with administration and personal SIEVE
filters, support for SyncML 1.0, LDAP-based user management with single
sign-on authentication, and LDAP contact databases. 

Changes: A bugfix for automatic password changing (now it also works with
Samba). A bugfix in JavaScript for Internet Explorer 6.xx (Explorer
crashed sometimes). Fast deleting and markup in the mail module (AJAX).
Some changes in the mail alias system for avoiding mail loops. Import for
Outlook "Contact Notes" as log file entries in the address book.
Improvements in the SyncML module.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[035] - Horde Groupware 1.0.2 
  by Jan Schneider (http://freshmeat.net/users/Yunosh/)
  Mon, Oct 1st 2007 21:39

Communications :: Email :: Address Book
Internet :: WWW/HTTP :: Dynamic Content
Office/Business :: Groupware

About: Horde Groupware is an enterprise ready browser-based collaboration
suite. Users can manage and share calendars, contacts, tasks, and notes
with the standards compliant components from the Horde Project. Horde
Groupware bundles the separately available applications Kronolith, Turba,
Nag, and Mnemo. It can be extended with any of the released Horde
applications or the Horde modules that are still in development, like a
file manager, a bookmark manager, a forum, or a wiki.

Changes: Webroot detection has been improved. Language selection in the
login screen has been fixed. Many small bugfixes and improvements have
been made. The Czech, Estonian, German, Polish, Spanish, and Simplified
Chinese translations have been updated.

License: OSI Approved

URL: http://freshmeat.net/projects/horde-groupware/

                        - %  - %  - % - % -

[036] - Horde Groupware Webmail Edition 1.0.2 
  by Jan Schneider (http://freshmeat.net/users/Yunosh/)
  Mon, Oct 1st 2007 21:39

Communications :: Email :: Address Book
Communications :: Email :: Email Clients (MUA)
Communications :: Email :: Filters

About: Horde Groupware Webmail Edition is an enterprise ready
browser-based communication suite. Users can read, send, and organize
email messages and manage and share calendars, contacts, tasks, and notes
with the standards compliant components from the Horde Project. It bundles
the separately available applications IMP, Ingo, Kronolith, Turba, Nag, and
Mnemo. It can be extended with any of the released Horde applications or
the Horde modules that are still in development, like a file manager, a
bookmark manager, a forum, or a wiki.

Changes: Webroot detection has been improved. Language selection in the
login screen has been fixed. Many small bugfixes and improvements have
been made. The Czech, Estonian, German, Polish, Spanish, and Simplified
Chinese translations have been updated.

License: OSI Approved

URL: http://freshmeat.net/projects/horde-webmail/

                        - %  - %  - % - % -

[037] - HPGS - HPGl Script 1.1.1 
  by softadm (http://freshmeat.net/users/softadm/)
  Mon, Oct 1st 2007 07:20

Multimedia :: Graphics :: Graphics Conversion

About: HPGS is an HPGL/2 interpreter, which renders HPGL/2 and processes
vector data through a Postscript-like API. It can render to EPS and PNG
files. For rendering the scenery to pixel formats, it includes a rendering
engine which draws vector graphics into pixel buffers. It also interprets
inline PCL images. 

Changes: This release fixes some minor bugs in hpgs-1.1.0, which has
proven to be very stable. Additionally, it introduces a --orign option in
order to render a tile of a HPGL file defined by a bounding box. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[038] - JWChat 1.0beta3 
  by Stefan Strigler (http://freshmeat.net/users/zeank/)
  Mon, Oct 1st 2007 02:04

Communications :: Chat
Communications :: Conferencing
Internet :: WWW/HTTP

About: JWChat (Jabber Web Chat) aims to be a full featured, Web-based
Jabber client. It uses only JavaScript and HTML on the client side.
Currently, it supports basic Jabber instant messaging, roster management,
and muc-based groupchats.

Changes: Some bugs were fixed. The core libraries were updated. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[039] - kReiSSy 0.1.1 
  by Marcos Dione (http://freshmeat.net/users/StyXman/)
  Mon, Oct 1st 2007 23:57

Internet
Internet :: WWW/HTTP :: Browsers

About: kReiSSy is an integrated RSS feed reader and Web browser
implemented in pykde. Its distinctive feature is that you can tag any
artice you read in the Internet and it becomes an article you can view,
search, and tag in the main interface. 

Changes: Just one feature was added. It counts the new, unread, and old
posts, but shows only the first two. This release also contains a bug that
hangs the database when you select two tags at the same time. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[040] - LaTeX::Table 0.1.1 
  by markus (http://freshmeat.net/users/ohulan/)
  Mon, Oct 1st 2007 07:44

Text Processing :: Markup :: TeX/LaTeX

About: LaTeX::Table is a Perl module that provides functionality for an
intuitive generation of LaTeX tables for reports or theses. It ships with
some predefined, good-looking table styles, and supports multipage tables
via the xtab package. 

Changes: The documentation of this Perl module has been improved. Minor
bugs have been fixed. 

License: Perl License

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

                        - %  - %  - % - % -

[041] - libmemcached 0.3 
  by Brian Aker (http://freshmeat.net/users/briantangentorg/)
  Mon, Oct 1st 2007 07:53

Software Development :: Libraries

About: libmemcached is a C client library to interface to a memcached
server (http://danga.com/memcached). It has been designed to be light on
memory usage, thread safe, and to provide full access to server side
methods. It also implements several command line tools:memcat, memflush,
memrm, memstat, and memslap (load generation). 

Changes: This is the first public release beyond the memcached mailing
list. Support for Solaris has been added (including Dtrace). RPMs are now
built. The memslap application has been added for doing load testing and
benchmarking. Support for new server structures was added. A number of
protocol cleanups have been done. The full protocol API is supported. 

License: BSD License (revised)

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

                        - %  - %  - % - % -

[042] - libprelude 0.9.16 
  by yoann (http://freshmeat.net/users/yoann/)
  Mon, Oct 1st 2007 07:17

Security
Software Development :: Libraries
System :: Monitoring

About: The Prelude Library (libprelude) is the glue that binds all aspects
of Prelude together. Prelude is a hybrid Intrusion Detection framework
implementing an open communication layer for use by any security
application. libprelude is a library that enables Prelude components to
communicate with the Prelude concentrator. It also makes it easy for third
party software to be made 'Prelude Aware' (able to communicate with Prelude
components). It provides common, useful features used by every sensor.

Changes: The prelude-admin list [-l] command was implemented, which
provides the ability to list the existing profile name, permission,
registration permission, analyzerID, and Issuer analyzerid. Multiple
analyzer deletion was implemented in prelude-admin. Printing of IDMEF time
field using non local GMT offset was corrected. A patch was made to avoid
struct typespec redefinition due to variable mispelling (OpenBSD 3.8
compilation issue). Various bugs were fixed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[043] - libpsync 0.4 
  by Benbuck Nason (http://freshmeat.net/users/benbuck/)
  Mon, Oct 1st 2007 21:51

Software Development :: Libraries

About: The libpsync library provides lightweight portable synchronization
primitives (thread, mutex, semaphore, etc.) for C/C++.

Changes: This release has working implementations for Win32, POSIX, and
PS3 (PS3 version available only to registered PS3 developers). There were
also some bugfixes and portability enhancements.

License: BSD License (revised)

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

                        - %  - %  - % - % -

[044] - Linux Test Project 20070930 
  by Subrata Modak (http://freshmeat.net/users/subrata_modak/)
  Mon, Oct 1st 2007 07:24

Software Development :: Quality Assurance
Software Development :: Testing

About: The Linux Test Project is a joint project with SGI, IBM, OSDL,
Bull, and Wipro Technologies with a goal to deliver test suites to the
open source community that validate the reliability, robustness, and
stability of Linux. The project consists of well over 2000 individual
testcases and a test driver to automate execution of the tests.

Changes: Kernel version comparisons were enabled for lots of testcases.
Connectathon testcases were removed for want of GPLv2 license. NUMA
testcases were patched for better statistics collection. KDUMP script
errors were fixed. The LTP output format was fixed. OPENHPI testsuite was
updated to 2.10.0. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[045] - NESCore 1.2.0 
  by NerveGas (http://freshmeat.net/users/nervegas/)
  Mon, Oct 1st 2007 10:35



About: NESCore is a multi-platform Nintendo Entertainment System emulation
core designed for high portability on mobile and embedded devices. NESCore
can also easily be ported to many desktop platforms. NESCore came about
during development of NES.app for the iPhone, which uses the core. 

Changes: PAL support has been added. A Unix-compatible frame-wait and
auto-frameskip function has been added for smoother game operation. DMA
sound support has been added. The white noise sound channel has been
improved. Other small clocking tweaks have been made.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[046] - Octopussy 0.9.3 
  by sebthebert (http://freshmeat.net/users/sebthebert/)
  Mon, Oct 1st 2007 14:44

Internet :: Log Analysis

About: Octopussy is a Perl/XML log analyzer, alerter, and reporter. 

Changes: A 'Storage' feature has been added (you can now decide where to
store logs by Device/Service). Categories have been added in Reports
Viewer. You can now remove 1 month of reports in one click. Tooltips have
been added to display an abstract of the report in Reports Viewer list.
RRD files are removed after Device/Service removal. There are many minor
bugfixes.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[047] - OpenEJB 3.0 beta 1 
  by David Blevins (http://freshmeat.net/users/dblevins/)
  Mon, Oct 1st 2007 14:20

Software Development :: Libraries :: Application Frameworks
Software Development :: Object Brokering :: CORBA

About: OpenEJB is a simple, lightweight Enterprise JavaBeans (EJB)
container and server. You can embed OpenEJB in your own applications, or
in a Web application server like Tomcat, or run it as a standalone EJB
server. It supports EJB 3.0, 2.1, 2.0, and 1.1.

Changes: Embeddability, Tomcat integration, Collapsed EARs,
Container-Driven Testing, a standalone server, and overall ease of use are
back. In addition to repolishing and updating these features, this release
supports the EJB 3.0 specification, as well as many new features such as
extended Dependency Injection, EAR support, custom JNDI name formatting,
and CMP over JPA.

License: BSD License (original)

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

                        - %  - %  - % - % -

[048] - openPlaG 1.04 
  by jurii (http://freshmeat.net/users/jurii/)
  Mon, Oct 1st 2007 07:44

Education
Multimedia :: Graphics
Scientific/Engineering :: Mathematics

About: openPlaG is a function graph plotter for use on Web sites. It
allows the display of up to three function graphs, their derivatives, and
their integrals. It can compute several different functions, with a focus
on probability functions. 

Changes: Some new functions and an improved prime number function were
added. 

License: GNU General Public License v2

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

                        - %  - %  - % - % -

[049] - OpenVZ kernel 023stab044.11 (RHEL4-2.6.9)
  by Kir Kolyshkin (http://freshmeat.net/users/k001/)
  Mon, Oct 1st 2007 14:52

System :: Operating System Kernels :: Linux

About: OpenVZ is a modified Linux kernel with additional support for
OpenVZ Virtual Environments (VE, also known as VPS). VEs are isolated,
secure environments on a single physical server, enabling better server
utilization and ensuring that applications do not conflict. Each VE
performs and executes exactly like a stand-alone server; VEs can be
rebooted independently and have root access, users, IP addresses, memory,
processes, files, applications, system libraries, and configuration files.
Due to a single kernel model, OpenVZ has native performance and very high
density. It is the core of Virtuozzo.

Changes: A major x8664 security fix (CVE-2007-4573). areca and r8169
driver updates. Rebased to RHEL4-55.0.2.EL.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[050] - OpenVZ kernel 2.6.18-028stab045.1 (2.6.18)
  by Kir Kolyshkin (http://freshmeat.net/users/k001/)
  Mon, Oct 1st 2007 15:13

System :: Operating System Kernels :: Linux

About: OpenVZ is a modified Linux kernel with additional support for
OpenVZ Virtual Environments (VE, also known as VPS). VEs are isolated,
secure environments on a single physical server, enabling better server
utilization and ensuring that applications do not conflict. Each VE
performs and executes exactly like a stand-alone server; VEs can be
rebooted independently and have root access, users, IP addresses, memory,
processes, files, applications, system libraries, and configuration files.
Due to a single kernel model, OpenVZ has native performance and very high
density. It is the core of Virtuozzo.

Changes: A major x8664 security fix (CVE-2007-4573). Other security fixes
from mainstream. Fixes for the NFS client in VE, CPT, UBC, VZDQ, IPv6,
fairsched, and 4GB split.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[051] - OpenVZ kernel 2.6.18-8.1.14.el5 028stab045.1 (RHEL5 2.6.18)
  by Kir Kolyshkin (http://freshmeat.net/users/k001/)
  Mon, Oct 1st 2007 15:14

System :: Operating System Kernels :: Linux

About: OpenVZ is a modified Linux kernel with additional support for
OpenVZ Virtual Environments (VE, also known as VPS). VEs are isolated,
secure environments on a single physical server, enabling better server
utilization and ensuring that applications do not conflict. Each VE
performs and executes exactly like a stand-alone server; VEs can be
rebooted independently and have root access, users, IP addresses, memory,
processes, files, applications, system libraries, and configuration files.
Due to a single kernel model, OpenVZ has native performance and very high
density. It is the core of Virtuozzo.

Changes: A major x8664 security fix (CVE-2007-4573). Other security fixes.
Rebased to the RHEL5 8.1.14 kernel. areca and DRBD driver updates. Fixes
for the NFS client in VE, CPT, UBC, VZDQ, IPv6, fairsched, and 4GB split.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[052] - peppy 0.6.5 
  by Rob McMullen (http://freshmeat.net/users/robm351/)
  Mon, Oct 1st 2007 21:37

Text Editors

About: peppy ((ap)Proximated (X)Emacs Powered by Python) is a
wxPython/Scintilla-based editor written in and extensible through Python.
It attempts to provide an XEmacs-like multi-window, multi-tabbed framework
with low coupling, so it's easy to add support for new types of files.

Changes: This release has few user-level changes instead focusing on
architectural improvements. The refactoring led to a more streamlined
file-opening process which allowed files to be loaded in a separate
thread. The plugin architecture was change to use Yapsy plugins, which
will allow versioning and runtime activation/deactivation of plugins.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[053] - Personal Finance Manager R1_0_16 
  by Mjrz (http://freshmeat.net/users/mjrz/)
  Mon, Oct 1st 2007 14:26

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

About: Personal Finance Manager is a finance and expense tracking tool for
those with limited or no accounting experience. You can use it to manage
expenses and track account balances, generate reports, create and save
complex filters to search the transaction history, create charts and
graphs for assets, liabilities, and daily net worth tracking, view stock
prices/quotes, store contacts, email, and phone numbers, and import OFX
data for banks and credit cards. It supports the latest Quicken format,
and also supports downloading current statement for bank and credit card
accounts. 

Changes: Bugfixes and the addition of a Help browser.

License: The Apache License 2.0

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

                        - %  - %  - % - % -

[054] - PGID3 Tag Editor 2.1 (For GTK2/PHP5)
  by bob (http://freshmeat.net/users/paied/)
  Mon, Oct 1st 2007 03:44

Multimedia :: Sound/Audio

About: PGID3 is an editor for manipulating ID3v1 and v2 tags in files such
as MP3s.

Changes: Drag-and-drop functionality was added. An MP3 can be dragged from
your file manager onto the main window and PGID3 will open the tags for
that file. PGID3 is also now able to store the Track field, bringing the
ID3v1 support up to Spec 1.1. (The ID3v2 support was already able to
handle this.) The GUI was rewritten. Lots of internal cleanups were
performed. 

License: BSD License (original)

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

                        - %  - %  - % - % -

[055] - Photo uploader 0.2 
  by Michal &#268;iha&#345; (http://freshmeat.net/users/nijel/)
  Mon, Oct 1st 2007 02:03

Internet
Multimedia :: Graphics

About: Photo uploader is a command line utility (and Python module) for
uploading photos to minilabs for printing. It currently supports only a
few services in Czechia, but can be easily extended to support others.

Changes: Support was added for more digilabs. Documentation was added. The
module interface was improved. 

License: GNU General Public License v2

URL: http://freshmeat.net/projects/photo-uploader/

                        - %  - %  - % - % -

[056] - pkpgcounter 3.20 
  by Jerome Alet (http://freshmeat.net/users/jalet/)
  Mon, Oct 1st 2007 14:51

Utilities

About: pkpgcounter parses files and outputs the number of pages needed to
print them. It can also, for certain file formats, compute the percentage
of ink colors covering each page. It currently recognizes the following
formats: PostScript (both DSC compliant and binary), PDF, PCLXL (a.k.a.
PCL6), PCL3/4/5, ESC/P2, DVI, TIFF, OpenDocument (ISO/IEC DIS 26300),
Zenographics ZjStream, Samsung QPDL (a.k.a. SPL2), Samsung SPL1,
ESC/PageS03, and Plain text. 

Changes: A parser for Brother's HBP Page Description Language is now
included. The PCLXL parser was improved to correctly parse Canon
ImageRunner commands, in order to match what the PCL3/4/5 parser already
does.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[057] - plus4emu 1.2.3 
  by Istvan Varga (http://freshmeat.net/users/istvanv/)
  Mon, Oct 1st 2007 21:38

System :: Emulators

About: plus4emu is a portable emulator of the Commodore Plus/4 computer.
It supports Windows and POSIX platforms (32 bit Windows, 32 and 64 bit
Linux, and Mac OS X have been tested). It implements accurate, high
quality hardware emulation, but the system requirements are higher than
that of most other emulators.

Changes: Video and sound output can now be recorded to AVI files. More
accurate colors are provided in NTSC mode. TED sound emulation
improvements were made. Hue shift was added to the display configuration
options. Minor optimizations were made in serial floppy drive and printer
emulation. The drive head position is now also shown on the LED display
when it is changing. A few bugs have been fixed.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[058] - PowerDNS Administrator 1.1.1 
  by Samson (http://freshmeat.net/users/RLibiez/)
  Mon, Oct 1st 2007 00:43

Internet :: Name Service (DNS)
Internet :: WWW/HTTP :: Site Management
System :: Networking

About: PDNS-Admin, or PowerDNS Administrator, is a Web-based script which
aids in administering domains and records for the PowerDNS SQL name server
software. PDNS-Admin is targeted mainly toward individual domain owners,
but should be robust enough to be used in a larger capacity by an ISP or
other big host. For those who may not know, PowerDNS is a domain name
server application, much like BIND, but offering alternative backends for
the storage of domain information. 

License: GNU General Public License v2

URL: http://freshmeat.net/projects/pdns-admin/

                        - %  - %  - % - % -

[059] - PRADO 3.1.1 (Stable)
  by Qiang Xue (http://freshmeat.net/users/qiangxue/)
  Mon, Oct 1st 2007 10:52

Internet :: WWW/HTTP
Software Development :: Widget Sets

About: PRADO is an event-driven and component-based framework  for Web
application development in PHP 5. It shares many  similarities with
ASP.NET and RAD tools such as Borland  Delphi, and Visual Basic. 

Changes: This release adds several new components, including TTabPanel,
TKeyboard, TCaptcha, TSlider, TConditional, and TCachePageStatePersister.
It enhances the way Active Record is used. The configuration syntax for
specifying authorization rules has been enhanced.

License: BSD License (revised)

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

                        - %  - %  - % - % -

[060] - PyEphem 3.7.2.1 
  by brandonrhodes (http://freshmeat.net/users/brandonrhodes/)
  Mon, Oct 1st 2007 21:53

Scientific/Engineering :: Astronomy
Software Development :: Libraries :: Python Modules

About: PyEphem provides scientific-grade astronomical computations for the
Python programming language. Given an arbitrary date and location on Earth,
it can compute the positions of the sun, moon, and planets as well as any
asteroids, comets, or earth satellites whose orbital elements the user can
provide. There are additional functions for computing the angular
separation between two objects in the sky, determining the constellation
in which an object lies, and finding the times at which an object rises,
transits, and sets on a particular day.

Changes: The module can now compute solstices and equinoxes, as well as
the successive risings, transits, and settings of a astronomical object
for any observer on earth. The rather confusing rules that existed
previously about what kind of coordinates are returned from a computation
have been eliminated, in favor of each computation returning separately
the astrometric, apparent geocentric, and apparent topocentric position. A
function now exists for converting PyEphem UT time to the user's local
time. Several other small improvements have also been made.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[061] - Raptor RDF Parser and Serializer Library 1.4.16 
  by Dave Beckett (http://freshmeat.net/users/dajobe/)
  Mon, Oct 1st 2007 02:04

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

About: Raptor is a C library providing a set of parsers and serializers
for Resource Description Framework (RDF) triples by parsing syntaxes into
RDF triples and serializing triples into a syntax. The parsers support
RDF/XML, N-Triples, GRDDL, and Turtle, and via RSS tag soup: XML RSS, Atom
0.3, and Atom 1.0. The serializers support RDF/XML (3 flavours), Turtle,
DOT, N-Triples, RSS 1.0, and Atom 1.0. Raptor handles RDF/XML as used by
RDF applications such as RSS 1.0, FOAF, DOAP, Dublin Core, and OWL. It can
use either expat or libxml2 for XML parsing, libcurl when available for URI
retrieval, and is portable to many POSIX systems.

Changes: Full support for the GRDDL W3C Recommendation of 2007-09-11 was
added. The Turtle parser and serializer were updated to support @base. The
Turtle and RDF/XML serializers had performance improvements for large
graphs. A TRiG Parser based on Turtle with named graph support was added.
Several other API changes, fixes, and improvements were made. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[062] - RESTORE 4.0a17 (VM)
  by Garret (http://freshmeat.net/users/Gacott/)
  Mon, Oct 1st 2007 07:17

System :: Archiving :: Backup
System :: Networking

About: RESTORE is an enterprise network backup and recovery solution for
Windows, Novell, Mac OS X (data fork), Unix, and Linux systems. It is
scalable to a complete backup solution for multiple workstations, servers,
and data centers. It operates over local area networks, wide area networks,
and the Internet. 

Changes: The base OS was changed to Xubuntu. VMware Tools were installed.
Firefox opens upon login and defaults to RESTORE. 

License: GNU General Public License v2

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

                        - %  - %  - % - % -

[063] - Sol 1.Beta.3 
  by spikeham (http://freshmeat.net/users/spikeham/)
  Mon, Oct 1st 2007 00:47

Games/Entertainment
Games/Entertainment :: Arcade

About: Sol is a 3D arcade-style space shooter game, with lots of alien
blasting action as your vessel navigates the Solar System. 

Changes: This is the final beta release that was submitted to the
Independent Games Festival competition. A centipede alien and ship energy
shields were added. Enemy targeting and alien paths were improved. 

License: Freeware

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

                        - %  - %  - % - % -

[064] - Sporktris 1.1 (Stable)
  by Crimson Penguin (http://freshmeat.net/users/CrimsonPenguin/)
  Mon, Oct 1st 2007 10:49

Games/Entertainment :: Arcade
Games/Entertainment :: Puzzle Games

About: Sporktris is a clone of Tetris-clones. It is meant to be fun,
functional, and pretty, with as little annoyance as possible. It features
pretty level backgrounds and colored pieces, customizable keys, high
scores, and hopefully everything else  you'd expect from a decent Tetris
clone.

Changes: This release is available as a Universal Binary. Mac menu
shortcuts were not working, and have been fixed. A lines of garbage
preference has been added. A key to end the current game has been added. A
block outline preference (black, white, or off) has been added. A start
level preference has been added. A "Donate" button has been added to the
main menu, The piece coloring system has been improved.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[065] - stalonetray 0.7.2 
  by busa (http://freshmeat.net/users/busa_ru/)
  Mon, Oct 1st 2007 02:11

Desktop Environment

About: The stalonetray is a STAnd-aLONE system tray (notification area).
It only depends on Xlib at build-time and run-time. Stalonetray runs under
virtually any window manager. 

Changes: This release fixes a typographical error in the parameter name
for the maximal tray height. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[066] - StreamOS 0.19.6 
  by post-factum (http://freshmeat.net/users/pfactum/)
  Mon, Oct 1st 2007 07:42



About: StreamOS is a free operating system written in Object Pascal using
the FreePascal compiler. It's designed as an over-DOS extender that is
32-bit and multitasked. 

Changes: The shell was improved. Bochs emulator support was improved.
Compiling scripts was improved. GPLv3 was applied to the source code. The
blocking mechanism was improved. The HX Runtime was updated. Debugging was
improved. Code commenting was improved. Kill application was improved. FPC
2.2.0 is used to compile source code. 

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[067] - Top Music 3.0 (Stable)
  by SergiDs.com (http://freshmeat.net/users/sergids/)
  Mon, Oct 1st 2007 14:29

Information Management
Internet
Internet :: WWW/HTTP :: Dynamic Content

About: Top Music allows you to publish music (albums, artists, songs,
sound tracks, rankings, etc.) to create an online music portal. It
features: A-Z list of bands; band information (name, photo, genre,
biography, etc.); discography; album information (title, year, covers,
band, etc.); albums songs lists; song information (title, album, number,
lyrics, etc.); the ability to listen to tracks; searching; ranking lists
(most visited, most voted, etc.); a voting system; an uploads system;
themes; an easy configuration screen; many blocks; multi-language support;
easy installation; and a support forum, mailing lists, and Sourceforge.net
support (CVS, files, etc.)

Changes: Charts section (drag'n'drop customizable rank lists). AJAX
support in administration for better usability (powered by Mootools.net).
Templates refacing using CSS. Music Flash Player (powered by XSPF Player).
Minor fixes.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[068] - UDIG 1.1-RC12 (Stable)
  by Jesse Eichar (http://freshmeat.net/users/jeichar/)
  Mon, Oct 1st 2007 14:32

Multimedia :: Graphics :: Editors
Scientific/Engineering :: Geographical
Software Development :: Libraries :: Application Frameworks

About: UDIG (User-friendly Desktop Internet GIS) is a spatial data viewer
and editor with emphasis on the OpenGIS standards for Internet GIS, the
Web Map Server and Web Feature Server standards. It provides a common
platform for building spatial applications with open source components.

Changes: Major Edit Tool fixes, small UI clean ups, and a fix for the
Windows installer. This release uses Eclipse 3.3.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[069] - Useful Java Application Components 0.9.27 
  by Christian Lauer (http://freshmeat.net/users/lauerc/)
  Mon, Oct 1st 2007 14:31

Software Development :: Interpreters
Text Processing

About: Useful Java Application Components (UJAC) is a collection of
components that may be useful for your project. It provides a powerful
expression interpreter, an iText-based document processing engine that
generates PDF documents based on XML templates, a charting library
supporting JSP custom tags, and much more. 

Changes: This release fixes many reported bugs, and introduces a new more
sophisticated style handling implementation that aims to behave like CSS
and gains compatibility with iText 2.0.5.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[070] - USVN 0.6.4 
  by USVN (http://freshmeat.net/users/USVN/)
  Mon, Oct 1st 2007 07:19

Information Management :: Document Repositories
Software Development :: Version Control
Software Development :: Version Control :: Subversion

About: Userfriendly SVN (USVN) is a Web-based interface to configure your
subversion repositories. This interface allows you to create new projects
without a command line client, and it requires priviliged access to the
server. USVN will take care of managing the list of users which are
authorized to check out source code. This allows you to delegate the
administration of your Subversion depots. USVN permits easy management of
access restriction on Subversion files. 

Changes: Zend Framework was updated to 1.0.1. Now it is possible to pass
over the detection step during the installation of USVN. You can set the
timezone you want. There is a possible merge of htpasswd from the command
line. Now you can include the dash character (-) in project names. USVN is
now available in Czech, and the USVN Web site is now available in Spanish. 

License: The CeCILL License

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

                        - %  - %  - % - % -

[071] - wiki2xhtml 3.1.0 
  by Granjow (http://freshmeat.net/users/Granjow/)
  Mon, Oct 1st 2007 14:47

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

About: wiki2xhtml can create complete Web pages and uses a clean XHTML
syntax. It can insert galleries, a menu, a footer, and nearly all elements
you know from the Wikipedia. The pages are formatted with CSS. All designs
can be adjusted by hand, and custom ones can be used as well. wiki2xhtml
generates the HTML pages from simple text files in the MediaWiki syntax.
You can also use own (X)HTML code or other script languages inside; there
are no restrictions. The GUI is composed of a Code Paste Window where you
can insert wiki code that will be generated live. A click into the result,
the XHTML code, copies it into the clipboard.

Changes: The license has changed to the LGPL, and the update checker has
been extended a little bit.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[072] - Wing IDE 3.0 
  by Stephan Deibel (http://freshmeat.net/users/sdeibel/)
  Mon, Oct 1st 2007 10:34

Software Development
Software Development :: Debuggers
Text Editors

About: Wing IDE is a development environment for Python. It provides
powerful debugging, editing, code intelligence, and search capabilities
that reduce development and debugging time, cut down on coding errors, and
make it easier to understand and navigate Python code. 

Changes: New features include a multi-threaded debugger, debug value tool
tips, auto-completion and call tips in debug probe and interactive shell,
automatically updating project directories, a testing tool (currently
supporting unittest derived tests), an OS Commands tool for executing and
interacting with external commands, support for Stackless Python, and
support for 64-bit Python on Windows and Linux.

License: Other/Proprietary License with Source

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

                        - %  - %  - % - % -

[073] - Wing IDE 3.0 (101)
  by Stephan Deibel (http://freshmeat.net/users/sdeibel/)
  Mon, Oct 1st 2007 23:56

Software Development
Software Development :: Debuggers
Text Editors

About: Wing IDE is a development environment for Python. It provides
powerful debugging, editing, code intelligence, and search capabilities
that reduce development and debugging time, cut down on coding errors, and
make it easier to understand and navigate Python code. 

Changes: This is the first public release of this free version of Wing
IDE. It was designed for teaching entry level programming courses with
Python. Many of the features of the commercial Wing IDE products are
omitted, and it includes some simplifications appropriate for beginning
programmers. 

License: Other/Proprietary License with Free Trial

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

                        - %  - %  - % - % -

[074] - wxWidgets 2.8.6 (Stable)
  by Robert Roebling (http://freshmeat.net/users/wxgtk/)
  Mon, Oct 1st 2007 14:31

Software Development :: Libraries :: Application Frameworks

About: wxWidgets is a cross-platform C++ GUI library, offering classes for
all common GUI controls as well as a comprehensive set of helper classes
for most common application tasks, ranging from networking to HTML display
and image manipulation. wxWidgets uses native widgets on all platforms
whenever possible and fills missing gaps on some platforms using generic
controls written with wxWidgets itself.

Changes: Various minor problems with the latest GTK+ versions have been
fixed since the last minor release. Other improvements include those to
the wrappers for the GNOME print dialogs, the wxAUI docking library, and
the wxRichTextCtrl. Several display problems of wxListCtrl in connection
with newer GTK+ themes and rare scrolling issues have been fixed.
Scrolling wxStaticTexts and improved mouse wheel scrolling have been
fixed. A problem with wxSpinCtrl::SetValue that slipped in before the last
release was corrected.

License: BSD License (revised)

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

                        - %  - %  - % - % -

[075] - Yakuake 2.8 
  by Eike Hein (http://freshmeat.net/users/eikehein/)
  Mon, Oct 1st 2007 14:43

Desktop Environment :: K Desktop Environment (KDE)
Terminals :: Terminal Emulators/X Terminals

About: Yakuake is a Quake-style terminal emulator based on KDE Konsole. It
features smoothly rolling down from the top of your screen, a tabbed
interface, configurable dimensions and animation speed, a skinnable GUI,
and a sophisticated DCOP interface. 

Changes: This is a significant functionality release. Notable new features
include a configuration dialog with skin management facilities, support for
vertical and horizontal split views, a full-screen mode, an improved tab
bar, and more. The DCOP interface and support for Xinerama setups have
been expanded and improved, along with the list of possible keyboard
shortcuts. Finally, several long-standing behavioral quirks and bugs have
been resolved.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[076] - ZXID 0.20 
  by Sampo Kellomäki (http://freshmeat.net/users/sampo/)
  Mon, Oct 1st 2007 21:41

Internet :: WWW/HTTP

About: ZXID is a C library that implements the full  SAML 2.0 stack and
aims to implement all  popular federated ID management protocols  such as
Liberty ID-FF 1.2, WS-Federation, WS- Trust, and ID Web Services such as
Liberty ID- WSF 1.1 and 2.0. It is based on schema based  code generation,
resulting in an accurate  implementation. SWIG is used to offer  scripting
language interfaces such as Perl,  PHP, and Python, as well as Java. It
can act as  SP, IdP, WSC, and WSP.

Changes: Work was made towards GSA E-Auth requirements. Changes were made
to EncryptedAssertions and EncryptedIDs, and bugs were fixed.

License: The Apache License 2.0

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



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

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