Newsletter for Wednesday, November 07th 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/11/07/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce

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

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

Thinking about open source and Linux but not sure where to begin?

HP offers a uniquely impartial best-of-breed partner solution with
traditional  HP mission-critical capabilities on the industry’s #1 Linux
platforms, including  HP BladeSystem. Our commitment to the community is
paired with proven  multi-OS services expertise and a solution
accountability promise to you!  

http://showcase.linux.com/hpos.tmpl

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

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

[001] - aa2map 0.0.1preview3 
[002] - Bare XML 0.22 
[003] - Bazaar-GTK 0.92.0 
[004] - BOUML 3.3.1 
[005] - Bugzero 5.5 
[006] - Cerberus Helpdesk 4.0 RC1 
[007] - Clipperz Crypto Library 071105 
[008] - Cobbler 0.6.3 
[009] - DarkerIRC 1.4 
[010] - edtFTPj/PRO 1.5.5 
[011] - eHour 0.7 
[012] - ESC/Java2 2.0b3 
[013] - FET 5.4.17 
[014] - Free, Open-source Ghost 0.05 
[015] - FreeDup 1.0-4 
[016] - frei0r 1.1.20 
[017] - Gammu 1.14.0 (Stable)
[018] - hatatap 0.8.10 
[019] - icsiboost 43 (version 0.3b) 
[020] - Issue Dealer Main 0.9.127
[021] - LazyJ 1.0.2 
[022] - LDAP Account Manager 2.1.0 
[023] - libxblf 0.0.1 
[024] - Linux CLC driver 1.0 
[025] - MailArchiva 1.5 
[026] - Memcache Engine for MySQL 0.7 
[027] - MONTSUQI 1.4.0 
[028] - Mozilla Firefox 2.0.0.9 
[029] - MxGraph 0.10.0.3 
[030] - Net::DRI 0.81 
[031] - NTFS-3G 1.1104 
[032] - NuFW 2.2.8 (Stable 2.2)
[033] - NullLogic Embedded Scripting Language 0.9.1 
[034] - OpenNMS 1.3.8 (Unstable)
[035] - Photo uploader 0.4 
[036] - phpBB Rivals 0.2.0beta1 
[037] - Postnet and Intelligent Mail Barcode Fonts 7.10 
[038] - PottyMouth 1.0.0 
[039] - Proximity 1.0.0-RC9 
[040] - python-gammu 0.23 
[041] - Rally 0.1.1 
[042] - RESTORE 4.0b17-1 (Live CD)
[043] - Scmbug 0.22.2 
[044] - SIPVicious 0.2.1 
[045] - Skype 2.0.0.13 (Beta)
[046] - SlackRoll v18 
[047] - Spey 0.4.2.1 
[048] - Step Into Chinese 0.5 
[049] - Task Coach 0.66.1 
[050] - the maker 0.71 
[051] - Trace Modeler 0.9.92 
[052] - Userful Desktop Multiplier 3.0-16 
[053] - UVCView 20071108 
[054] - Verona 0.2.0 
[055] - Vexi 3.0 RC6 
[056] - Vortex Library 1.0.10 
[057] - VortexGE 0.6.8-9 (Development)
[058] - Vulcan Chess 0.7 
[059] - webERP 3.08 
[060] - XAware 5.0.714 
[061] - XML Security Library 1.2.11 
[062] - Xpdf 3.02pl2 
[063] - ZK Mobile 0.8.7 


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

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

[001] - aa2map 0.0.1preview3 
  by Dirk (http://freshmeat.net/users/noisyb/)
  Wed, Nov 7th 2007 05:13

Games/Entertainment
Games/Entertainment :: First Person Shooters
Software Development

About: aa2map (ASCII art 2 map) is a tool to parse ASCII art into a Quake
III: Arena (id Tech 3) map file. Everyone who can operate a keyboard can
use this to create custom maps for id Tech 3 based games. 

Changes: This preview contains example ASCII art as text files and the
resulting maps. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[002] - Bare XML 0.22 
  by David Helkowski (http://freshmeat.net/users/codechild/)
  Wed, Nov 7th 2007 10:22

Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Text Processing :: Markup :: XML

About: Bare XML is a "bare" XML parser with all primary parsing done via a
simple state engine with about 20 or so different states. A tree structure
is created during parsing, with all node names and values linked via
pointers directly into the original text buffer. As such, Bare XML is
extremely fast and simple. Currently, the parser is available in a perl
module with Perl glue to turn the created tree into a Perl hash tree. The
module name is XML::Bare. 

Changes: Basic mixed XML with comments is now supported. The parsing
engine has been rewritten in C instead of C++. Hash creation is now done
in XS instead of Perl. A number of additional functions have been added
for ease of use. The test suite has been updated, and there are a number
of small fixes.

License: Perl License

URL: http://freshmeat.net/projects/xml-bare/

                        - %  - %  - % - % -

[003] - Bazaar-GTK 0.92.0 
  by Szilveszter Farkas (http://freshmeat.net/users/phanatic/)
  Wed, Nov 7th 2007 03:40

Desktop Environment :: Gnome
Software Development :: User Interfaces
Software Development :: Version Control

About: Gazaar-GTK is a GTK+ frontend for the Bazaar version control
system. It provides Nautilus integration and a stand-alone application for
browsing Bazaar branches.

Changes: The Commit dialog and "bzr viz" (the visual history viewer) were
refactored. Speed improvements were made. Bugs were fixed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[004] - BOUML 3.3.1 
  by diemer (http://freshmeat.net/users/diemer/)
  Wed, Nov 7th 2007 10:20

Documentation
Information Management :: Metadata/Semantic Models
Scientific/Engineering :: Electronic Design Automation (EDA)

About: BOUML is a UML 2 tool box that allows you to specify and generate
code in C++, Java, IDL, and PHP. BOUML is very fast and doesn't require
much memory to manage several thousands of classes. BOUML is extensible,
and the external tools (named plug-outs) can be written in C++ or Java,
using BOUML for their definition as any other program. UML models can be
exported to HTML pages, including PNG or SVG graphics. 

Changes: The previous release crashed when you transformed a sequence
diagram containing fragment separator to use flat/overlapping activity
bars. There are major feature updates and bugfixes.

License: GNU General Public License v2

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

                        - %  - %  - % - % -

[005] - Bugzero 5.5 
  by Samuel Chen (http://freshmeat.net/users/billhen/)
  Wed, Nov 7th 2007 03:39

Communications :: Email
Database :: Front-Ends
Information Management

About: Bugzero is a Web-based bug tracking, defect tracking, issue
tracking, and change management system used in a distributed team
environment to track software bugs, hardware defects, test cases, or any
other issues. It can also be used equally well as a helpdesk customer
support, trouble ticketing, or email management system to collect and
manage customer feedbacks, incidents, requests, and issues. It is easy to
use, but still flexible and adaptive, and can be configured to fit to your
organization's unique business process and workflow.

Changes: This release adds more audited fields and a field for private
conversation. Field dependency can now be configured through the
administrative Web interface. 

License: Other/Proprietary License with Free Trial

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

                        - %  - %  - % - % -

[006] - Cerberus Helpdesk 4.0 RC1 
  by Jeff Standen (http://freshmeat.net/users/jstanden/)
  Wed, Nov 7th 2007 03:15

Communications :: Email
Communications :: Email :: Email Clients (MUA)
Information Management :: Issue Tracking

About: Cerberus Helpdesk is an email application which focuses on teams
sharing mailboxes. It features Fetch and Retrieve, Super Sorter, and
Virtual Community Tools. 

Changes: This release adds several new plugins: E-mail Notifications
(watchers), Audit Log, Support Center, Interactive Reports, and Service
Levels. Service Levels allow you to prioritize incoming email by sender. 

License: Other/Proprietary License with Source

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

                        - %  - %  - % - % -

[007] - Clipperz Crypto Library 071105 
  by Marco Barulli (http://freshmeat.net/users/mbarulli/)
  Wed, Nov 7th 2007 03:42

Internet
Security :: Cryptography
Software Development :: Libraries

About: Clipperz Crypto Library is a JavaScript library to provide Web
developers with an extensive and efficient set of cryptographic functions.
The library aims to obtain maximum execution speed while preserving
modularity and reusability. The library presently includes AES (Rijndael)
symmetric encryption, SRP authentication protocol, SHA-2 hash functions,
Fortuna PRNG, Elliptic Curve Cryptography, and the Big Integer Library by
Leemon Baird. 

Changes: This release dramatically enhances execution speeds (the AES
cipher is now at least twice as fast as before) and introduces "deferred"
mechanisms for a smoother user experience. 

License: BSD License (revised)

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

                        - %  - %  - % - % -

[008] - Cobbler 0.6.3 
  by Michael DeHaan (http://freshmeat.net/users/mpdehaan/)
  Wed, Nov 7th 2007 14:19

Software Development :: Libraries :: Python Modules
System :: Boot
System :: Operating System :: Linux Distributions

About: Cobbler is a Linux provisioning server that supports PXE network
installation, virtualization (Xen and KVM), and reinstallations of running
Linux systems. The latter two features are enabled by a client side program
called ’koan’. Various features include DVD/rsync tree imports, integrated
yum repository mirroring, zeroconf discovery, advanced kickstart
templating, and remote installation logging. Cobbler supports RHEL4+,
Fedora Core 5+, and derivative distributions.

Changes: Cobbler is now able to easily represent multiple network
interfaces per system, for both physical and virtual installations (which
can now even use a separate bridge for each interface). Web UI
authentication is now configurable via htaccess. Miscellaneous other
features, bugfixes, and upgrades are also included. koan has been updated
to 0.6.3.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[009] - DarkerIRC 1.4 
  by P.J (http://freshmeat.net/users/pja/)
  Wed, Nov 7th 2007 02:52

Communications :: Chat
Communications :: Chat :: Internet Relay Chat

About: DarkerIRC is a Java applet which provides IRC client functionality.
It was written to be highly configurable (through the parameter tags and
configuration file) and still easy to install and maintain. It can connect
to any server or IRC network using the binary version, which contains a
self-signed certificate. 

Changes: This release adds support for Microsoft Internet Explorer 7. IE7
no longer requires the workaround for plugin detection that IE6 required. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[010] - edtFTPj/PRO 1.5.5 
  by EDT (http://freshmeat.net/users/bigbird/)
  Wed, Nov 7th 2007 23:02

Internet :: File Transfer Protocol (FTP)
Security :: Cryptography

About: edtFTPj/PRO is a Java library that performs secure file transfers.
It supports FTPS (FTP over SSL), both explicit and implicit modes, and
SFTP (FTP via SSH) All major FTP operations are supported, including both
active and passive modes. It provides a progress monitor interface,
allowing applications to receive progress updates for their file
transfers. The library is built on the open source edtFTPj and shares its
API. 

Changes: In dirDetails() English is now always tried first for the date
parsing locale, followed by the default locale. Other locales can also be
specified. For SFTP, 3des-cbc was made the default cipher (instead of
Blowfish). Support for FXP server-to-server transfers added for FTP. A
DISABLE_WAIT_FOR_CHANNEL_CLOSE config flag was added to SSHFTPClient. A
bug whereby server messages were not logged from the ScriptEngine when an
unexpected reply is sent was fixed. An incorrect line terminator was fixed
in ScriptEngine output. A -c option was added to ScriptEngine so that a
separate configuration file can be used for 'set' commands.

License: Other/Proprietary License with Source

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

                        - %  - %  - % - % -

[011] - eHour 0.7 
  by Thies Edeling (http://freshmeat.net/users/thiesede/)
  Wed, Nov 7th 2007 03:18

Office/Business :: Financial
Office/Business :: Scheduling

About: eHour is a Web-based time registration tool for project-based
businesses. The primary objective is to keep time tracking as simple as
needed while still being very effective at measuring and reporting the
amount of time your team spends on a project. It is developed in Java
(Spring and Hibernate) with a MySQL backend.

Changes: This version is a major rewrite of the whole user interface,
moving away from Struts into Apache Wicket. In the process, many UI bugs
were fixed. A standalone version is now provided, which makes the
installation process a lot easier. 

License: Freeware

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

                        - %  - %  - % - % -

[012] - ESC/Java2 2.0b3 
  by Dermot Cochran (http://freshmeat.net/users/dermotcochran/)
  Wed, Nov 7th 2007 10:19

Scientific/Engineering
Security
Software Development

About: ESC/Java2 is an Extended Static Checker for Java. It automatically,
statically, and modularly detects common programming errors. It reasons
about Java programs that have (optional) annotations written in JML. 

Changes: This release has moved from a CVS/GForge repository to a
Subversion/Trac repository, and the makefiles and shell scripts have been
updated to reflect this. Java 1.5 bytecode parsing for inner class files
has been improved.

License: Other/Proprietary License with Source

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

                        - %  - %  - % - % -

[013] - FET 5.4.17 
  by Liviu Lalescu (http://freshmeat.net/users/LalescuLiviu/)
  Wed, Nov 7th 2007 19:30

Scientific/Engineering :: Artificial Intelligence

About: FET (free timetabling tool) automatically schedules the timetable
of a school, high school, or university. It aims to have the same
functionality as expensive scheduling programs.

Changes: Faster precomputation, significant speed improvements in saving
HTML timetables, subject timetables, an increase of maximum students sets
to 15000, faster statistics for students, support for additional subgroups
and teachers per activity, and more redundant tests for checking final
solutions with respect no gaps, early, max gaps, and min hours daily.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[014] - Free, Open-source Ghost 0.05 
  by microleaks (http://freshmeat.net/users/microleaks/)
  Wed, Nov 7th 2007 19:34



About: Free, Open-source Ghost (FOG) is a computer imaging suite that is
designed to be a free alternative to Ghost or Zenworks. It can be used to
image Windows XP and Vista PCs using PXE, DHCP, PartImage, and a Web GUI
to tie it all together. 

Changes: More advanced options and a cleaner dashboard.

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[015] - FreeDup 1.0-4 
  by Andreas Neuper (http://freshmeat.net/users/aneuper/)
  Wed, Nov 7th 2007 14:16

System :: Filesystems
System :: Systems Administration
Utilities

About: Freedup eliminates duplicate files using links and thus reduces the
amount of used disk space within one or more file systems. Freedup searches
all provided file system trees for identical files and links them together.
If the devices differ, a symbolic link is used, otherwise a hard link by
default. Many options allow you to modify the file comparison, the linking
behavior, and the output. The input is either taken from external pipe
input or from an internally generated pipe using find. 

Changes: The main changes in this release concern the hash functions. An
internal hash function is now included in the source. It is chosen by
default. A new '-t' switch allows you to select one of a set of external
hash functions. '-V' now reports the version of freedup and its included
sources. The development section shows improvements in the Makefile.
Currently, GNU make is required to work reliably, which might lead to
difficulties during the build process with non-Linux systems. The testing
section was also significantly enhanced.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[016] - frei0r 1.1.20 
  by Richard Spindler (http://freshmeat.net/users/oracle2025/)
  Wed, Nov 7th 2007 06:51

Multimedia :: Video

About: frei0r is a minimalistic plugin API for video sources and filters.
The behavior of the effects can be controlled from the host by simple
parameters. The intent is to solve the recurring reimplementation or
adaptation issue of standard effects. It is not meant as a generic API for
all kinds of video applications. 

Changes: This is the first release as a standard autoconf tarball. It
contains various bugfixes and some new plugins. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[017] - Gammu 1.14.0 (Stable)
  by Michal &#268;iha&#345; (http://freshmeat.net/users/nijel/)
  Wed, Nov 7th 2007 22:48

Communications :: Telephony
Utilities

About: Gammu (formerly known as MyGnokii2) is a cellular manager for
various mobile phones/modems. It supports a wide variety of Nokia,
Symbian, and AT devices (Siemens, Alcatel, Falcom, WaveCom, IPAQ, Samsung,
SE, and others) over cables, infrared, or BlueTooth. It contains libraries
with functions for ringtones, phonebook, SMS, logos, WAP, date/time,
alarm, calls, and more (used by external applications like Wammu). It also
includes a command line utility that can make many things (including
backups) and an SMS gateway with full MySQL and PostgreSQL support from
the PHP interface. 

Changes: Many changes were made, including fixes in SMS encoding and
decoding, 6510 protocol improvements, IrMC index access support, and
improved SMSD logging.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[018] - hatatap 0.8.10 
  by martin klang (http://freshmeat.net/users/marser/)
  Wed, Nov 7th 2007 10:24

Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
Software Development :: Testing

About: hatatap is an HTTP scripting tool with scripts in XML. The scripts
are transformed into Java/o:XML before they are either executed from the
commandline, integrated into Ant build files, or run interactively from a
Web application. hatatap supports cookies, Javascript, HTML DOM, Web
Services/SOAP, performance tests with concurrency, test reports, regular
expression matching, and stateful Web site navigation. It is written in
o:XML and uses HttpUnit. 

Changes: Several performance and robustness improvements, increased
details in the reports, and a solution to a longstanding compatibility
problem with certain versions of Xalan. Also includes Apache JMeter
support, which allows you to run scripts generated by JMeter directly with
hatatap.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[019] - icsiboost 43 (version 0.3b) 
  by Benoit Favre (http://freshmeat.net/users/benob/)
  Wed, Nov 7th 2007 13:54

Scientific/Engineering :: Artificial Intelligence

About: Boosting is a meta-learning approach that aims at combining an
ensemble of weak classifiers to form a strong classifier. Adaptive
Boosting (Adaboost) implements this idea as a greedy search for a linear
combination of classifiers by overweighting the examples that are
misclassified by each classifier. icsiboost implements Adaboost over
stumps (one-level decision trees) on discrete and continuous attributes
(words and real values). This approach is one of the most efficient and
simple to combine continuous and nominal values. This implementation is
aimed at allowing training from millions of examples by hundreds of
features in a reasonable amount of time/memory.

Changes: This release brings multi-label classification, n/s/f-gram
experts, optimal iterations on a development set, regular-expression based
column selection, and a few bugfixes.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[020] - Issue Dealer Main 0.9.127
  by Morten W. Petersen (http://freshmeat.net/users/morphex/)
  Wed, Nov 7th 2007 03:42

Information Management
Information Management :: Document Repositories
Information Management :: Issue Tracking

About: The Issue Dealer is a simple product for managing (structuring,
editing, prioritizing, categorizing) issues. It is primarily used to
manage information and tasks. It can be used as an issue tracker,
knowledge management tool, or outliner. 

Changes: A method for generating nonces was added. An experimental search
interface was added. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[021] - LazyJ 1.0.2 
  by Costin Grigoras (http://freshmeat.net/users/costing/)
  Wed, Nov 7th 2007 19:41

Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Software Development :: Libraries :: Java Libraries

About: LazyJ is a rapid development framework for Java-based Web
applications. It provides tools to (partially) replace and complement the
standard servlet API, a fast templating engine, database connection pool,
database-backed sessions, content and data caching, and time-bounded
execution. Its sole purpose in life is to make the programmer happy.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[022] - LDAP Account Manager 2.1.0 
  by Roland Gruber (http://freshmeat.net/users/gruberroland/)
  Wed, Nov 7th 2007 10:25

System :: Networking :: LDAP
System :: Systems Administration

About: LDAP Account Manager makes it possible to manage various account
types (Unix, Samba, and Kolab) in an LDAP directory. It also features an
external script for managing quotas and home directories.

Changes: This release comes with a new tabular design for the account
pages. The Samba 3 module now supports terminal server settings.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/ldap-account-manager/

                        - %  - %  - % - % -

[023] - libxblf 0.0.1 
  by Ryan Phillips (http://freshmeat.net/users/trolocsis/)
  Wed, Nov 7th 2007 14:28

Software Development :: Libraries

About: libxblf is a library to provide a REST client to Duncan Mackenzie's
XBox Live REST server. The library will be able to detect the presence of a
person online, in addition to fetching other gamertag information.

License: The Apache License 2.0

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

                        - %  - %  - % - % -

[024] - Linux CLC driver 1.0 
  by Miguel Angel Pons (http://freshmeat.net/users/mapons/)
  Wed, Nov 7th 2007 05:11

System :: Hardware

About: Linux CLC driver is a Linux 2.4 driver for Indramat CLC-P motion
control. It works with serial, PC/104, and ISA CLC cards. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/linuxclc-driver/

                        - %  - %  - % - % -

[025] - MailArchiva 1.5 
  by Jamie (http://freshmeat.net/users/jamieb22/)
  Wed, Nov 7th 2007 19:28

Communications :: Email
System :: Archiving
System :: Archiving :: Backup

About: MailArchiva is a full featured email archiving server for
Linux/Windows that integrates with mail servers, such Microsoft Exchange.
MailArchiva stores all incoming, outgoing, and internal email messages for
long-term storage. It includes a Web-based interface for email search and
retrieval.

Changes: This release added distributed search and removable drive
support. Emails can now be exported, deleted, viewed, printed, and
restored in bulk. Search results can be saved in CSV format. Multiple
email selections are now allowed. A GUI-based Windows configuration
utility was provided. The server will now store only one copy of an
attachment and is capable of indexing and displaying Exchange Envelope
journals. Significant architectural improvements were made.

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[026] - Memcache Engine for MySQL 0.7 
  by Brian Aker (http://freshmeat.net/users/briantangentorg/)
  Wed, Nov 7th 2007 14:18



About: The memcache_engine allows memcache to work as a storage engine to
MySQL. This means that you can SELECT/UPDATE/ INSERTE/DELETE from it as
though it is a table in MySQL. This is very experimental.

Changes: The project now uses libmemcached. The previous library was
causing too many issues, and the new library works quite well. XML row
format added, so the engine will now store data in memcached as XML (so
the data can be read by both MySQL from memcached and any language that
can parse XML). An issue with overwriting keys has been fixed.

License: BSD License (revised)

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

                        - %  - %  - % - % -

[027] - MONTSUQI 1.4.0 
  by ogochan (http://freshmeat.net/users/ogochan/)
  Wed, Nov 7th 2007 14:00

Office/Business

About: MONTSUQI is a small transaction monitor for Unix-like  systems. It
provides online processing like a mainframe, but  features a more powerful
user interface. It supports  programming in C, COBOL, and Ruby. It has a
clustering  feature for heavy loads, and manages database replication. 

Changes: Message i18n. 64-bit (x86-64) support. Mac OS X support (server
only). Ruby model support. More SSL support (e.g. security tokens).

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[028] - Mozilla Firefox 2.0.0.9 
  by Tomasz Ostrowski (http://freshmeat.net/users/tometzky/)
  Wed, Nov 7th 2007 23:54

Internet :: WWW/HTTP :: Browsers

About: Firefox (formerly known as Phoenix and Firebird) is a redesign of
the Mozilla browser component. It is similar to Galeon, K-Meleon, and
Chimera, but it is written using the XUL user interface language and was
designed to be cross-platform.

Changes: Serious bugs were fixed.

License: Mozilla Public License (MPL)

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

                        - %  - %  - % - % -

[029] - MxGraph 0.10.0.3 
  by bensond (http://freshmeat.net/users/BessyBoo/)
  Wed, Nov 7th 2007 03:40

Information Management
Information Management :: Workflow Frameworks
Multimedia :: Graphics :: Editors :: Vector-Based

About: mxGraph is a JavaScript library that uses built-in browser
capabilities to provide an interactive drawing and diagramming solution.
Target applications are Web based applications that require workflow/BPM,
diagram, network, or general graph editing to be available in-place on a
Web page. 

Changes: This release adds a number of utility functions for modifying
cells in the Java, .NET, and PHP backends that were previously only in the
client. The mxWindow setCloseAction function has been removed; the close
event should now be used in its place. The windows.html example has been
added to demonstrate usage of mxWindow. 

License: Free for non-commercial use

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

                        - %  - %  - % - % -

[030] - Net::DRI 0.81 
  by Patrick Mevzek (http://freshmeat.net/users/pmevzek/)
  Wed, Nov 7th 2007 14:13

Internet
Internet :: Name Service (DNS)
Office/Business

About: Net::DRI is a Perl library that offers a uniform API to access
services from domain name registries, registrars, and resellers. It is an
object-oriented framework that can be easily extended. Through various
protocols (such as EPP) and transports, it handles EU BE SE PL WS MOBI
AERO CAT US COM NET ORG BIZ INFO COOP LU AT FR NAME NU ASIA TV CC, with
each TLD's own extensions. It can be used to perform Whois queries or
domain availability checks (DAS) in .BE/.EU. It can also be used for ENUM
registrations, such as IENUM +43.

Changes: This release adds support for .ASIA .TV .CC .NU .NAME and
CentralNic extensions, updates .EU .LU support, and adds .MOBI and .NAME
for whois. It also includes bugfixes for better support of all registries.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[031] - NTFS-3G 1.1104 
  by Szabolcs Szakacsits (http://freshmeat.net/users/szaka/)
  Wed, Nov 7th 2007 07:04

System :: Filesystems
System :: Operating System Kernels

About: NTFS-3G is a read/write NTFS driver. NTFS-3G is available for over
60 Linux distributions, including most major ones. Moreover, it has been
ported to other operating systems like FreeBSD, BeOS, Haiku, and Mac OS X,
to big-endian and 64-bit computer architectures, and to CPUs like AMD64,
ARM, and MIPS. 

Changes: This release fixes reading over the end of a file using the
latest kernels, compilation with older gcc compilers, and the ctime update
using the utimes(2) system call. The ntfs.streams.list extended attribute
enumerates Alternate Data Streams (ADS), separated by '\0'. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/ntfs-3g/

                        - %  - %  - % - % -

[032] - NuFW 2.2.8 (Stable 2.2)
  by regit (http://freshmeat.net/users/regit/)
  Wed, Nov 7th 2007 14:19

Security
System :: Networking :: Firewalls

About: NuFW is an authenting firewall suite: the gateway manages to do
strict and secure identity-based filtering rules. It can also set quality
of service on a per-user basis and log user activities into an SQL
database. Furthermore, it can use multiple external authentication sources
via PAM and be the key of a Single Sign On solution.

Changes: This release fixes a bug in protocol 2.2 on big endian machines.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[033] - NullLogic Embedded Scripting Language 0.9.1 
  by Dan Cahill (http://freshmeat.net/users/nulllogic/)
  Wed, Nov 7th 2007 07:04

Software Development :: Embedded Systems
Software Development :: Interpreters

About: Nesla is a complete object-based scripting language written in just
a few thousand lines of ANSI C. It's portable, thread-safe, flexible,
embeddable, expandable, and easy to understand (as a language and as an
API). Nesla scripts can and often do look very much like JavaScript, but
Nesla is Not an ECMA Scripting Language.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[034] - OpenNMS 1.3.8 (Unstable)
  by Tarus Balog (http://freshmeat.net/users/tarusb/)
  Wed, Nov 7th 2007 14:29

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

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

Changes: This is mainly a bugfix release with a few new features. It also
includes, for the first time, the ability to run on Windows (2000, XP, and
Vista).

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[035] - Photo uploader 0.4 
  by Michal &#268;iha&#345; (http://freshmeat.net/users/nijel/)
  Wed, Nov 7th 2007 03:25

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: A possible crash on startup was fixed. Support for the uloz.to
service was added. 

License: GNU General Public License v2

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

                        - %  - %  - % - % -

[036] - phpBB Rivals 0.2.0beta1 
  by A.I. BOT (http://freshmeat.net/users/AIBOT/)
  Wed, Nov 7th 2007 14:01



About: phpBB Rivals is a gaming system that offers a complete ladder,
clan, and tournament script in one convenient package. It is highly
customizable, expandable, and configurable with a pleasant GUI.

Changes: The code has been completely updated to work with phpBB3. The
tournament system has been redone, resulting in a 67% reduction in code
and a 14% speed increase over the old tournament modules. New features can
be found such as a redone ACP, CCP, Clan PMs and more modular split-ups for
speed. There is an endless list of bugfixes, and a new GUI bracket editor
for admins. All code has been commented as well as possible.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[037] - Postnet and Intelligent Mail Barcode Fonts 7.10 
  by IDAutomation (http://freshmeat.net/users/IDAutomation/)
  Wed, Nov 7th 2007 06:50

Office/Business
Software Development

About: Postnet and Intelligent Mail Barcode Fonts is a font package that
combines the new USPS Intelligent Mail barcode and Postnet into a single
barcode font. The Intelligent Mail barcode is the term the United Stated
Postal Service (USPS) uses for the new barcode symbology used to track and
sort mail which includes OneCode Confirm and OneCode ACS. The package
contains several font versions in many font formats (including TrueType,
PostScript, OpenType, and PCL). Examples are included for Crystal Reports,
OpenOffice Calc, Microsoft Excel, Word, and Access. 

Changes: Updates include support for the new USPS Intelligent Mail Barcode
package, which includes OneCode Confirm and OneCode ACS and updated
encoders to allow printing of Intelligent Mail and PostNet from the same
font with improved accuracy for low resolution printers. 

License: Shareware

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

                        - %  - %  - % - % -

[038] - PottyMouth 1.0.0 
  by glyphobet (http://freshmeat.net/users/glyphobet/)
  Wed, Nov 7th 2007 05:13

Information Management :: Document Repositories
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Dynamic Content :: Message Boards

About: PottyMouth transforms completely unstructured and untrusted text to
valid, nice-looking, completely safe XHTML. PottyMouth is designed to
handle input text from non-technical, potentially careless, or malicious
users. It produces HTML that is completely safe, programmatically and
visually, to include on any Web page. You don't need to make your users
read any instructions before they start typing. They don't even need to
know that PottyMouth is being used. 

License: BSD License (revised)

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

                        - %  - %  - % - % -

[039] - Proximity 1.0.0-RC9 
  by Tamas Cservenak (http://freshmeat.net/users/cstamas/)
  Wed, Nov 7th 2007 02:13

Communications :: File Sharing
Internet :: Proxy Servers
Internet :: WWW/HTTP :: Indexing/Search

About: Proximity is a cross between an HTTP proxy and a pro-active mirror.
One of its primary uses is as Web application to serve as a Maven proxy on
a company's intranet.

Changes: A major SNAPSHOT expiration problem was fixed. A major "too many
open files" problem was fixed. GZIPped stream recognition in
httpRemotePeer was fixed. A GroupMapping feature was added to Proximity
core. Stats are working and were extended. The event mechanism is
finished. Some Velocity problems with null elems in context were fixed.
"Fine grain" version searches were enabled. CommonsNetFTP remote peer was
fixed. Quartz and job support (reindexJob) were added. ReindexAtStartup
now defaults to "false". The dev.java.net repository was added to
defaults. Generally, dependencies were updated to the latest releases. 

License: The Apache License 2.0

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

                        - %  - %  - % - % -

[040] - python-gammu 0.23 
  by Michal &#268;iha&#345; (http://freshmeat.net/users/nijel/)
  Wed, Nov 7th 2007 22:49

Communications :: Telephony

About: python-gammu is a set of Python bindings for Gammu, the GSM mobile
manager for various cellular phones. It can work with any phone that Gammu
supports, including many models by Nokia, Siemens, and Alcatel.  

Changes: This version adds compatibility with current Gammu releases.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/python-gammu/

                        - %  - %  - % - % -

[041] - Rally 0.1.1 
  by Maxim Udushlivy (http://freshmeat.net/users/maxim_udushlivy/)
  Wed, Nov 7th 2007 06:58

Desktop Environment :: Tools
System :: Installation/Setup
System :: Software Distribution Tools

About: Rally is a fast GuiLoader-based front end for RPM. It provides RPM
package management functionality via an intuitive tree-less graphical
interface. Users are able to browse available repositories, search for
packages, and perform updates, installations, and removals. Rally employs
Parallel Installer, which downloads and updates packages simultaneously,
potentially reaching a vast performance boost. Rally is a part of the Crow
Designer project, and was started as a sample GuiLoader-based application. 

Changes: The download inactivity timeout is set to 300 seconds. Some views
not refreshed after Rally were fixed. 

License: BSD License (revised)

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

                        - %  - %  - % - % -

[042] - RESTORE 4.0b17-1 (Live CD)
  by Garret (http://freshmeat.net/users/Gacott/)
  Wed, Nov 7th 2007 06:57

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: This is the first live CD that is based on the RESTORE-EE
version. The 4.0b17-1 series is quite a bit smaller than past live CDs by
almost 200 megabytes. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[043] - Scmbug 0.22.2 
  by Kristis Makris (http://freshmeat.net/users/mkgnu/)
  Wed, Nov 7th 2007 14:20

Information Management :: Issue Tracking
Software Development :: Bug Tracking
Software Development :: Version Control

About: Scmbug integrates software configuration management (SCM) with
bug-tracking. It aims to solve the integration problem once and for all.
It will glue any source code version control system (such as CVS/CVSNT,
Subversion, and Git) with any bug tracking system (such as Bugzilla,
Mantis, Request Tracker, Test Director). 

Changes: This release corrects defects for automatic bug resolution
through a commit log message, and defects in applying activity_tag when an
invalid product name is used.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[044] - SIPVicious 0.2.1 
  by Sandro Gauci (http://freshmeat.net/users/obs1/)
  Wed, Nov 7th 2007 06:59

Communications :: Internet Phone
Security

About: The SIPVicious tools are used to audit SIP devices. svmap lists SIP
devices found on an IP range, svwar identifies active extensions on a PBX,
and svcrack is an online password cracker for SIP PBX. svreport manages
sessions and exports to PDF, XML, CSV, and plain text.

Changes: Session state is now saved and svmap supports sending INVITE to
particular extensions. The rest of the changes are mostly bugfixes and
stability improvements. 

License: GNU General Public License v2

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

                        - %  - %  - % - % -

[045] - Skype 2.0.0.13 (Beta)
  by Andypoo (http://freshmeat.net/users/andypoo/)
  Wed, Nov 7th 2007 23:55

Communications :: Conferencing
Communications :: Internet Phone
Communications :: Telephony

About: Skype uses P2P (peer-to-peer) technology to provide voice-based
communication with other Internet users. The technology is extremely
advanced, but easy to use. It features excellent sound quality, end-to-end
encryption, and automatic negotiation of firewalls or routers. Among major
features are SkypeOut and SkypeIn, adding the possibility to make low-cost
calls to land line phones and having a fixed number to be able to receive
calls from land line phones. 

Changes: This release brings the much awaited video feature to Skype for
Linux, as well as some other minor bugfixes.

License: Other/Proprietary License

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

                        - %  - %  - % - % -

[046] - SlackRoll v18 
  by rg3 (http://freshmeat.net/users/rg3/)
  Wed, Nov 7th 2007 03:00

System :: Software Distribution
System :: Systems Administration

About: SlackRoll is a package or upgrade manager for Slackware Linux. It
is designed to work with official mirrors in systems mainly composed of
official packages with a few unofficial packages. It lets you
automatically upgrade or install packages, and displays which packages
have been added or removed from the Slackware tree.

Changes: This release uses "vim" as the default visual editor when the
VISUAL environment variable is not set. It also avoids reviewing the same
file more than once when managing .new file pairs, and doesn't print the
local file list when using the "info" operation on a local package. 

License: Public Domain

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

                        - %  - %  - % - % -

[047] - Spey 0.4.2.1 
  by David Given (http://freshmeat.net/users/dgtaocouk/)
  Wed, Nov 7th 2007 03:02

Communications :: Email :: Mail Transport Agents

About: Spey is an SMTP proxy that sits between your existing mail server
and the outside world, blocking spam using a greylisting technique. It is
simple, lightweight, easy to install and configure, requires minimal
changes to your existing mail server, is completely independent of which
mail server you're using, and extremely effective. The author's spam
intake has dropped from over a hundred messages a day to about 5. It uses
the Sqlite database library as a backend. 

Changes: This releases fixes a packaging error in 0.4.2 that was
preventing the distribution from compiling. 

License: GNU General Public License v2

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

                        - %  - %  - % - % -

[048] - Step Into Chinese 0.5 
  by Charles B. Cosse (http://freshmeat.net/users/asymptopia/)
  Wed, Nov 7th 2007 14:28

Games/Entertainment :: Puzzle Games

About: Step Into Chinese is a flexible language-mining and flashcard
system to assist English speakers seeking to understand the Chinese
language. It was designed to address the lack of a one-to-one
correspondence between Chinese characters and corresponding Pinyin
morphemes.

License: GNU General Public License v2

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

                        - %  - %  - % - % -

[049] - Task Coach 0.66.1 
  by Frank Niessink (http://freshmeat.net/users/fniessink/)
  Wed, Nov 7th 2007 14:15

Office/Business :: Scheduling

About: Task Coach is a simple todo manager to manage personal tasks and
todo lists. It grew out of a frustration that well-known task managers,
such as those provided with Outlook or Lotus Notes, do not provide
facilities for composite tasks. Often, tasks and other things to do
consist of several activities. Task Coach is designed to deal with
composite tasks.

Changes: This release fixes a couple of minor bugs. Most noticeably, Task
Coach now keeps collapsed items collapsed and expanded items expanded when
changing the sort order in a tree viewer.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[050] - the maker 0.71 
  by Gerald Spreer (http://freshmeat.net/users/gerald_spreer/)
  Wed, Nov 7th 2007 10:23

Internet :: File Transfer Protocol (FTP)
Internet :: WWW/HTTP :: Site Management
Text Processing :: Markup :: HTML/XHTML

About: The maker is a content management system (CMS) for Web sites. It
runs on your local computer and publishes via FTP after you have made your
changes. All that is required is some Web space with FTP access. 

Changes: Importing files did not work, the color picker tool did not
return a value, and imported files were always treated as binary.

License: BSD License (revised)

URL: http://freshmeat.net/projects/the-maker/

                        - %  - %  - % - % -

[051] - Trace Modeler 0.9.92 
  by Yanic Inghelbrecht (http://freshmeat.net/users/YanicInghelbrecht/)
  Wed, Nov 7th 2007 05:14

Documentation
Education
Multimedia :: Graphics :: Editors

About: Trace Modeler is an easy-to-use and smart editor for UML sequence
diagrams. It can be used to document existing systems or brainstorm new
designs. It instantly updates the diagram layout, freeing you to focus on
the interaction content. Trace Modeler lets you be more productive and
ensures your diagrams are visually pleasing and structurally correct. 

Changes: This final beta release is fully functional. A lot of attention
has been paid to the feedback from the beta testers, leading to various
new features, better platform integration, and higher usability. 

License: Other/Proprietary License with Free Trial

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

                        - %  - %  - % - % -

[052] - Userful Desktop Multiplier 3.0-16 
  by Userful (http://freshmeat.net/users/Userful/)
  Wed, Nov 7th 2007 19:31

System :: Hardware
Terminals

About: Userful Desktop Multiplier is a virtualized X server that turns one
computer into ten "workstations" by using extra video cards, keyboards, and
monitors. This approach offers significantly higher performance and lower
hardware costs than Thin Client or LTSP. It installs on most popular Linux
distributions (Red Hat, Novell/SuSE, Fedora, Mandriva, Xandros, Linspire,
Ubuntu, etc.). It supports USB touch screens (Elotouch, Microtouch),
card-swipes, barcode scanners, as well as all virtually all video cards
supported by X. It features easy setup and graphical configuration.

Changes: Support for Fedora 7, openSUSE 10.2, SLED10 SP1, Mandriva 2008,
and Ubuntu 7.10 was added. The software is now available from Ubuntu
Multiverse and can be installed using Ubuntu's "Add/Remove" tool. The
licensing module was enhanced. The maximum number of X input devices was
increased. The INSTALL/UNINSTALL program was upgraded. A better user
interface and automatic version checking were provided.

License: Free for non-commercial use

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

                        - %  - %  - % - % -

[053] - UVCView 20071108 
  by ogochan (http://freshmeat.net/users/ogochan/)
  Wed, Nov 7th 2007 13:53

Multimedia :: Video :: Capture

About: UVCView is a simple USB video camera viewer.

Changes: A small bug has been fixed. A Russian translation has been added.

License: GNU General Public License v2

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

                        - %  - %  - % - % -

[054] - Verona 0.2.0 
  by Vadim Lebedev (http://freshmeat.net/users/vadiml/)
  Wed, Nov 7th 2007 07:06

Communications :: Internet Phone

About: Verona is a portable VOIP toolkit based on eXosip, oSIP, oRTP,
curl, and ffmpeg. The toolkit includes a phApi module, which is a high
level VOIP API that allows a developer to create voice/video over IP
applications in a dozen lines of code. It includes an example of a
minimalistic SIP user agent that supports audio and video transmission.
The toolkit is basically the VOIP engine used by the openwengo project. 

Changes: Various bugfixes and enhancements were made. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[055] - Vexi 3.0 RC6 
  by Charles Goodwin (http://freshmeat.net/users/clrg/)
  Wed, Nov 7th 2007 22:47

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

About: The Vexi Platform is used for creating and deploying rich user
interfaces for Internet/intranet applications that look and feel like
native applications. Vexi uses a combination of a subset of XML and
Javascript to provide a simple API for the development of interactive
visual components. Vexi provides an intuitive, themable widget set,
created using this API. Vexi interfaces then communicate with server
applications through XML-RPC or SOAP. 

Changes: A new JS engine, massive cleanups, much improved stability, years
of work on the widgets, and in general massive advancements in the codebase
are just some of the highlights since the project last made a stable
release.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[056] - Vortex Library 1.0.10 
  by Advanced Software Production Line (http://freshmeat.net/users/aspl/)
  Wed, Nov 7th 2007 07:04

Communications
Internet
Software Development :: Libraries

About: Vortex Library is a BEEP Core protocol implementation, following
the standard defined in RFC 3080 and RFC 3081. It has a clean and
easy-to-use API that allows you to write new application protocols very
quickly. Vortex Library has been developed within the Af-Arch project, and
it is being used at the data transport layer. However, Vortex Library can
be used independently of Af-Arch. 

Changes: This release solves a double deallocation error at the frame
received handler introduced by previous releases. It also includes a new
API that allows you to get notifications when a channel is added or
removed from a particular BEEP connection. Other bugs were fixed. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[057] - VortexGE 0.6.8-9 (Development)
  by Aloysius Indryanto (http://freshmeat.net/users/blue_wind_25/)
  Wed, Nov 7th 2007 19:34

Games/Entertainment
Multimedia :: Graphics
Multimedia :: Graphics :: 3D Rendering

About: VortexGE is a software 3D renderer for the X environment that was
created without using OpenGL/MesaGL. It also supports 2D image
manipulations and audio access and is intended for creating Linux games
without needing 3D card acceleration.

Changes: All symbols/features which were marked as deprecated have been
removed. The CInputBoxML class now supports text selection and copying
using the keyboard. A new CThreadKey class was added. VortexGE should now
be built correctly using GCC 4.2.x. Some configuration script fixes and
improvements were made along with some documentation fixes.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[058] - Vulcan Chess 0.7 
  by Mauro Persano (http://freshmeat.net/users/mpersano/)
  Wed, Nov 7th 2007 22:51

Games/Entertainment :: Turn Based Strategy

About: Vulcan Chess allows you play against the computer in a chess
variant inspired by a certain well-known science-fiction TV series.

Changes: This version adds bugfixes, some code clean ups, graphical
improvements (textures and reflections), and saner camera control.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/vulcan-chess/

                        - %  - %  - % - % -

[059] - webERP 3.08 
  by Tim Schofield (http://freshmeat.net/users/timschofield/)
  Wed, Nov 7th 2007 06:56

Office/Business :: Financial :: Accounting

About: webERP is a Web-based integrated accounting system.  It offers
multi-currency sales orders and accounts  receivable, multi-currency
purchase orders and  accounts payable, multiple inventory locations,
unlimited number of price lists, pricing by customer and currency,
integrated general ledger journals created for all transactions in
accounts receivable and payable, standard costing, user definable sales
analysis reports, and standard cost stock valuation and stock planning
reports. It also features serialised inventory and lot tracking that is
all multi-language capable.

Changes: A number of bugs were fixed. User definable properties were added
to inventory categories, where items of the category can store specific
information. Dates are allowed in the format of YYYY-mmm-dd, as required
in some locales. Order entry was improved to default to the item search
screen, but allows quantities to be entered directly with fewer clicks.
Each customer order line can now be referenced directly to the customer's
purchase order, the line, and the date the customer requested the line
item. Previously, this was only possible for the whole order. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[060] - XAware 5.0.714 
  by Bill Miller (http://freshmeat.net/users/billmxa/)
  Wed, Nov 7th 2007 07:02

Information Management :: Metadata/Semantic Models
Text Processing :: Markup :: XML
Text Processing :: Markup :: XSL/XSLT

About: XAware provides a solution for building real time data integrations
and data services. It uses an Eclipse-based designer and a run-time engine
implemented using the Spring Framework. XAware has extensive built-in
support for database transactions, messaging systems, structured and
unstructured text, XML schemas, and more. 

Changes: This release has passed automated system and unit level tests,
but is not yet fully tested, debugged, or feature complete. It should not
be used for production environments. 

License: GNU General Public License v2

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

                        - %  - %  - % - % -

[061] - XML Security Library 1.2.11 
  by aleksey (http://freshmeat.net/users/lsh/)
  Wed, Nov 7th 2007 03:28

Security
Security :: Cryptography
Software Development

About: XML Security Library is a C library based on LibXML2. It provides
an implementation for major XML security standards: XML Digital Signature
and XML Encryption.

Changes: This release includes the Mingw port, support for non-Micorsoft
CSPs on the Windows platform and numerous bugfixes. 

License: MIT/X Consortium License

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

                        - %  - %  - % - % -

[062] - Xpdf 3.02pl2 
  by Martin Schröder (http://freshmeat.net/users/martinschrder/)
  Wed, Nov 7th 2007 14:14

Multimedia :: Graphics :: Graphics Conversion
Multimedia :: Graphics :: Viewers
Printing

About: Xpdf is a viewer for Portable Document Format (PDF) files. (These
are also sometimes also called 'Acrobat' files, from the name of Adobe's
PDF software.) The Xpdf project also includes a PDF text extractor,
PDF-to-PostScript converter, and various other utilities. It runs under
the X Window System on UNIX, VMS, and OS/2. The non-X components (pdftops,
pdftotext, etc.) also run on Win32 systems, and should run on pretty much
any system with a decent C++ compiler. Xpdf is designed to be small and
efficient. It can use Type 1 and TrueType fonts.

Changes: This release fixes security holes with the following CVE
identifiers: CVE-2007-4352, CVE-2007-5392, and CVE-2007-5393.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[063] - ZK Mobile 0.8.7 
  by Henri Chen (http://freshmeat.net/users/henrichen/)
  Wed, Nov 7th 2007 03:38

Internet :: WWW/HTTP :: Dynamic Content
Multimedia :: Graphics :: Presentation
Multimedia :: Graphics :: Viewers

About: The ZK Mobile is a ZK extension that enables ZK applications to run
on mobile devices with little programming. With the event-driven components
and a markup language, programming is as simple as programming desktops and
designing screens is as easy as authoring HTML pages. No JavaME
prerequisite is required. 

Changes: This version is a compatible release. It now works with ZK 3.0.0
final release and later. 

License: GNU General Public License (GPL)

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



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

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