OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
[fm-news] Newsletter for Saturday, May 27th 2006

freshmeat-newslists.freshmeat.net
Date: Sun May 28 2006 - 02:10:07 CDT


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

Today's news on the web: http://freshmeat.net/daily/2006/05/27/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce

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

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

Eliminate Object-Relational Impedance Mismatch!

 Caché, the multidimensional database, lets developers create and persist
Java objects - while automatically providing SQL access to data. Plus,
Caché projects classes as EJB components with bean-managed persistence.
Try Caché for Free. Download a fully functional, non-expiring copy of
Caché

http://www.InterSystems.com/fmdownload

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

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

[001] - AFPL Ghostscript 8.54
[002] - Apache Lucene 2.0
[003] - cvtool 0.0.2
[004] - dBASE converter 0.9.0-alpha01 (Development)
[005] - dBASE converter 0.0.1 (Library)
[006] - GCfilms 6.2
[007] - GeSHi 1.1.1alpha5 (Development)
[008] - GLib 2.10.3
[009] - gst-polyp 0.9.0
[010] - GTK+ 2.8.18
[011] - JGraph Layout Pro 1.3.0.4
[012] - JpGraph 1.20.4a (Stable)
[013] - Kagiru 0.1
[014] - libao-polyp 0.9.0
[015] - Maitreya's Dream 4.0
[016] - Minimum Profit 3.3.18
[017] - Necromancer's Dos Navigator 2.15.8835
[018] - onPHP 0.2.14 (Legacy)
[019] - phpBuns 0.7.0
[020] - Pwdrc 0.0.3
[021] - Roma Framework 0.9.5
[022] - scdbackup 0.8.6
[023] - Sunifdef 1.0
[024] - Synbak 1.0.3
[025] - Twisted Names 0.3.0
[026] - Twisted Words 0.4.0
[027] - xmms-polyp 0.9.0

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

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

[001] - AFPL Ghostscript 8.54
  by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
  Sat, May 27th 2006 00:34

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

About: Ghostscript is a processor for PostScript and PDF files. It can
rasterize these files to a wide variety of printers, devices for screen
preview, and image file formats. Since applications tend to prepare pages
for printing in a high-level format such as PostScript, most Unix users
with low-level bitmap printers, such as inkjets, use GhostScript as part
of the printing process. In addition, Ghostscript is capable of converting
PostScript files, functionality comparable to Adobe Acrobat Distiller, but
on the command line. In addition, Ghostscript is used for file import and
viewing by a great many other applications, including xv, ImageMagick,
gimp, and xdvi. Several GUI wrappers for viewing PostScript and PDF files
exist, including GSview, ghostview, gv, ggv, and kghostview. This is far
from a comprehensive list.

Changes: This release introduces a compressed read-only filesystem
accessible from the interpreter. Support for the proprietary Luratech
JBIG2 and JPEG 2000 libraries was added. Third-party libraries such as
libpng, libjpeg, and zlib are now included in the source. A large number
of bugs were fixed. Several rendering improvements were introduced.

License: Aladdin Free Public License (AFPL)

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

                        - % - % - % - % -

[002] - Apache Lucene 2.0
  by Daniel Naber (http://freshmeat.net/users/dnaber/)
  Sat, May 27th 2006 23:26

Internet :: WWW/HTTP :: Indexing/Search
Software Development :: Libraries :: Java Libraries
Text Processing :: Indexing

About: Apache Lucene is a high-performance, full-featured text search
engine library written entirely in Java. It is suitable for nearly any
application that requires full-text search, especially cross-platform.

Changes: This is mostly a bugfix and cleanup release from release 1.9.1.
Deprecated 1.x features have now been removed. Any code that compiles
against Lucene 1.9.1 without deprecation warnings should work without
further changes with any 2.x release.

License: The Apache License 2.0

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

                        - % - % - % - % -

[003] - cvtool 0.0.2
  by Martin Lambers (http://freshmeat.net/users/marlam/)
  Sat, May 27th 2006 23:21

Multimedia :: Graphics
Multimedia :: Video
Scientific/Engineering :: Image Recognition

About: Cvtool is a general-purpose computer vision tool. It works as a
filter by reading streams of images from standard input and writing
manipulated images and/or analysis results to standard output. Therefore,
complex analysis tasks can easily be realized in scripts. Many image and
video manipulation and analysis functions are included, as well as some
advanced computer vision techniques. This includes support for creating,
manipulating, and displaying stereoscopic 3D videos, advanced methods to
estimate optical flow, and three-dimensional (spatiotemporal) smoothing of
video streams.

Changes: A lot of new functionality was added. For example, layering,
drawing graphics and text, and Squared Euclidean Distance Transforms
(SEDT). Many cleanups were made and many bugs were fixed.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[004] - dBASE converter 0.9.0-alpha01 (Development)
  by Bjoern Berg (http://freshmeat.net/users/rollinhand/)
  Sat, May 27th 2006 00:36

About: dbf is an easy-to-use command line tool to show and convert the
content of dBASE III, IV, and 5.0 files, as well as of FoxBase and Visual
FoxPro. It reads xBASE-compatible databases and prints the content to the
screen or converts it to comma-separated (*.csv) files which can be opened
in Excel, StarOffice, and most other spread sheets. It can also be used to
show some statistics about the content.

Changes: Data in CSV output is now only surrounded by the enclosure
character if the data contains the separator character. The output of
numbers in SQL output was fixed (sometimes a 'NULL' preceeded the number).
A memory leak in sql.c was fixed. Exporting to dbase is now possible. New
--quiet, --start-record, --num-records, --nocreate, --tablename, and
--empty-str-is-null options were added. A --usecopy option that uses COPY
instead of INSERT statement in SQL output was added. - libdbf is now used
for dBASE file access. Speed was improved.

License: GNU Lesser General Public License (LGPL)

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

                        - % - % - % - % -

[005] - dBASE converter 0.0.1 (Library)
  by Bjoern Berg (http://freshmeat.net/users/rollinhand/)
  Sat, May 27th 2006 00:33

About: dbf is an easy-to-use command line tool to show and convert the
content of dBASE III, IV, and 5.0 files, as well as of FoxBase and Visual
FoxPro. It reads xBASE-compatible databases and prints the content to the
screen or converts it to comma-separated (*.csv) files which can be opened
in Excel, StarOffice, and most other spread sheets. It can also be used to
show some statistics about the content.

License: GNU Lesser General Public License (LGPL)

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

                        - % - % - % - % -

[006] - GCfilms 6.2
  by Tian (http://freshmeat.net/users/Tian_sait/)
  Sat, May 27th 2006 23:21

Information Management

About: GCfilms is an application that can be used to manage a movie
collection. Users can enter all the movies they own along with associated
informations such as location, category, and rating, and later search for
movies using filtering criteria. A plugin system allows information such
as running time, actors, and directors to be from Internet sites.
Collections can be exported to HTML, XML, SQL, and CSV or imported from
Ant Movie Catalog and DVD Profiler.

Changes: A Serbian translation has been added. A new feature is available
to update parts of the application. A bug was fixed with some Gtk2
versions.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[007] - GeSHi 1.1.1alpha5 (Development)
  by Nigel McNie (http://freshmeat.net/users/oracleshinoda/)
  Sat, May 27th 2006 04:02

Internet :: WWW/HTTP :: Dynamic Content
Software Development :: Libraries :: PHP Classes
Text Processing :: Markup :: HTML/XHTML

About: GeSHi is a generic syntax highlighter for PHP that takes any source
code and highlights it in XHTML and CSS. It features case-sensitive or
insensitive highlighting, auto-caps/non-caps of any keyword, an unlimited
scope for styling, the use of CSS in which almost any aspect of the source
can be highlighted, the use of CSS classes to massively reduce the amount
of output code, function-to-URL capabilities, line numbering, and much
more. Over 50 languages are supported, including Java, C, PHP, HTML, CSS,
SQL, Pascal, C++, XML, ASP, and ASM.

Changes: This release adds subthemes, a language file format change to
improve loading time and language file simplicity, support for C, and
improvements to Java highlighting.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[008] - GLib 2.10.3
  by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
  Sat, May 27th 2006 00:40

Software Development :: Libraries

About: GLib is a library containing many useful C routines for things such
as trees, hashes, and lists. GLib was previously distributed with the GTK
toolkit, but has been split off as of the developers' version 1.1.0.

Changes: Several minor bugs were fixed. Translations were updated.

License: GNU Lesser General Public License (LGPL)

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

                        - % - % - % - % -

[009] - gst-polyp 0.9.0
  by Mezcalero (http://freshmeat.net/users/poettering/)
  Sat, May 27th 2006 23:23

Multimedia :: Sound/Audio

About: gst-polyp is a GStreamer sink for the polypaudio sound server.

Changes: The code was updated for Polypaudio 0.9.0 and GStreamer 0.10. A
source element and mixer interface was implemented. Track metadata (track
title) is used to name streams.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/gst-polyp/

                        - % - % - % - % -

[010] - GTK+ 2.8.18
  by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
  Sat, May 27th 2006 00:41

Desktop Environment
Software Development :: Libraries :: Application Frameworks
Software Development :: Widget Sets

About: GTK, which stands for the Gimp ToolKit, is a library for creating
graphical user interfaces. It is designed to be small and efficient, but
still flexible enough to allow the programmer freedom in the interfaces
created. GTK provides some unique features over standard widget libraries.

Changes: Many bugs were fixed, including problems with the Cygwin build,
search box positioning, DnD, GtkFontSelection crashes, and GtkTreeView
resizing. Several translations were updated.

License: GNU Lesser General Public License (LGPL)

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

                        - % - % - % - % -

[011] - JGraph Layout Pro 1.3.0.4
  by bensond (http://freshmeat.net/users/BessyBoo/)
  Sat, May 27th 2006 23:37

Scientific/Engineering
Scientific/Engineering :: Visualization
Software Development

About: JGraph Layout Pro is a high performance graph layout library for
JGraph that automatically positions your graph, diagram, or network in a
visually pleasing manner. Layout Pro provides flexibility and a simple
design, enabling you to use circular, tree, force-directed, and
hierarchical layouts with ease. Example uses are organisational charts,
workflow and process diagrams, call charts, network diagrams, UML tools,
and more. It comes with its own documentation and an example applet.

Changes: The parallel edge router now allows for edge promotion, so if a
vertex connected to a parallel edge is hidden, the parallel routing is
correctly applied to the promoted edge shown attached to the hidden cell's
parent. Labels on parallel edges are now correctly positioned over their
respective edges. Various parts of the two linear tree layouts have been
refactored into a common superclass. The cell ordering for up-down
oriented compact trees has been made the same as for standard trees.

License: Other/Proprietary License with Free Trial

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

                        - % - % - % - % -

[012] - JpGraph 1.20.4a (Stable)
  by Johan (http://freshmeat.net/users/aditus/)
  Sat, May 27th 2006 23:33

Internet :: WWW/HTTP :: Dynamic Content
Multimedia :: Graphics :: Presentation
Software Development :: Libraries

About: JpGraph is an OO Graph drawing library for PHP 4.3.x and above.
Highlights of the available features are: text, integer/linear, and log
scales for both the X and Y axes; anti-aliasing of lines; color-gradient
fills; support for GIF, JPG, and PNG formats; support for two Y axes,
spider plots (a.k.a Web plots), pie-charts, lineplots, filled line plots,
impulse plots, bar plots, error plots, and polar plots; Gantt charts;
support for multiple plot types in one graph; intelligent autoscaling; and
extensive documentation (150 pages).

Changes: The 1.20.4 package was broken due to a missing file. This release
corrects this.

License: Free for non-commercial use

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

                        - % - % - % - % -

[013] - Kagiru 0.1
  by Roel Hertoghs (http://freshmeat.net/users/roelhertoghs/)
  Sat, May 27th 2006 04:07

Games/Entertainment :: Puzzle Games

About: Kagiru is a Sudoku puzzle game supporting automatic puzzle
generation, manual puzzle definition, automatic puzzle solving, multiple
levels, puzzle loading and saving, puzzle progress, localization, and
errors shown in play.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[014] - libao-polyp 0.9.0
  by Mezcalero (http://freshmeat.net/users/poettering/)
  Sat, May 27th 2006 12:33

Multimedia :: Sound/Audio

About: A libao driver for the polypaudio sound server.

Changes: This version was updated for Polypaudio 0.9.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/libao-polyp/

                        - % - % - % - % -

[015] - Maitreya's Dream 4.0
  by Martin Pettau (http://freshmeat.net/users/mpettau/)
  Sat, May 27th 2006 04:01

About: Maitreya's Dream is software for Western and Vedic Astrology
(Jyotish). The Vedic part supports many parts of classical Vedic astrology
(according to Parasara) and some items of Jaimini Astrology. The Western
part supports, among others, the systems of Ebertin and Witte (Uranian
astrology).

License: Artistic License

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

                        - % - % - % - % -

[016] - Minimum Profit 3.3.18
  by Angel Ortega (http://freshmeat.net/users/angeltriptico/)
  Sat, May 27th 2006 04:00

Text Editors

About: Minimum Profit (mp) is a programmer's text editor. It features
small memory and disk requirements, syntax highlighting, context-sensitive
help for the source code being edited, multiple simultaneous file editing,
ctags support, word wrapping, and more. It can be compiled for Linux /
Unix (console), GTK, and MS Windows.

Changes: This release fixes occasional hangs which occurred when using
aspell instead of ispell, and some GTK font management issues.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[017] - Necromancer's Dos Navigator 2.15.8835
  by Angels Holocaust (http://freshmeat.net/users/AngelsHolocaust/)
  Sat, May 27th 2006 04:03

Desktop Environment :: File Managers

About: Necromancer's Dos Navigator is a "Norton Commander" clone. It uses
a well known text-mode interface, is highly customizable, and has a lot of
features. Its key features are a text editor with syntax highlighting,
horizontal/vertical blocks, multiple codepages, undo/redo, bookmarks,
powerful searching, and regex; a file viewer with text view, asm/dump/hex
edit, raw blocks, header viewer, search, regex, and unlimited filesize; a
powerful filepanel with higlighting, VFSs, and filefind with textsearch
and regex; a calculator; and more.

Changes: This release works well again in X-Server environments. It has
the usual bugfixes and feature enhancements to various parts of NDN
(calendar, file panel, editor, VFS', execution, and copy/move).

License: Freeware

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

                        - % - % - % - % -

[018] - onPHP 0.2.14 (Legacy)
  by voxus (http://freshmeat.net/users/voxus/)
  Sat, May 27th 2006 23:36

Database :: Front-Ends
Software Development :: Code Generators
Software Development :: Libraries :: Application Frameworks

About: onPHP is a PHP framework aimed at rapid development of scalable
robust applications with outstanding code reusability level.

Changes: This is mostly a stabilization release, but it also contains
several backported features and improvements from the current 0.4 branch.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[019] - phpBuns 0.7.0
  by buns (http://freshmeat.net/users/buns/)
  Sat, May 27th 2006 23:23

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

About: PhpBuns is a generator of SQL query and Web pages written in PHP.
For example, it makes it possible to generate the queries and pages
necessary for creating a Web interface for adding, editing, deleting,
listing, and retrieving data from an SQL database.

Changes: A lot of bugfixes were made. English documentation was written.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[020] - Pwdrc 0.0.3
  by Alpt (http://freshmeat.net/users/Alpt/)
  Sat, May 27th 2006 23:32

Utilities

About: Pwdrc executes a set of commands each time you walk in a directory
with "cd". You can associate a different set of commands to each
directory. Each time you walk in a directory the file .`whoami`_pwdrc is
read and executed (if it exists), thus if your user name is "foo", your
pwdrc file is ".foo_pwdrc".

Changes: recurse_pwdrc() has been added in the set of definable functions,
and it is called each time the user walks into a sub-directory. The
"todo_remider" cookbook has been improved. It doesn't conflict anymore if
used in multiple directories, and it supports the shuffling of the output
to increase the user's attention.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[021] - Roma Framework 0.9.5
  by Luca Garulli (http://freshmeat.net/users/LucaGarulli/)
  Sat, May 27th 2006 00:28

Software Development :: Build Tools
Software Development :: Code Generators
Software Development :: Libraries :: Application Frameworks

About: ROMA is a POJO-based Java framework with concepts taken from Ruby
On Rails. It allows you to build an AJAX-enabled Web application with a
database and generated CRUD in a few minutes.

Changes: This release features a full, working JMX monitoring aspect,
which has been split into a separate plugin archive, support for datetime
and time type fields, a base POJO for pages called Page.java, and a new
Ant target for synchronizing the DB schema for JPOX Persistence Aspect.
Some bugs were resolved.

License: The Apache License 2.0

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

                        - % - % - % - % -

[022] - scdbackup 0.8.6
  by scdbackup (http://freshmeat.net/users/scdbackup/)
  Sat, May 27th 2006 04:01

System :: Archiving :: Backup
Utilities

About: scdbackup is a simplified CD/DVD backup program for Linux. It can
back up large amounts of data on one or more media, with no special tools
needed for reading the backup. It supports ISO9660 filesystems and afio
archives. Its special features are automatic division of data into
multiple volumes, verification of write success, and incremental backups.
An information script on each volume tells where a certain file may be
found. CDs get written via cdrecord. DVDs get written via growisofs.

Changes: Backup volumes are now composed alphabetically by default.
Incremental backup preparation has become much faster. An appendix about
preparations for disaster recovery has been added to the README file.

License: BSD License (revised)

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

                        - % - % - % - % -

[023] - Sunifdef 1.0
  by Mike Kinghan (http://freshmeat.net/users/imkinghan/)
  Sat, May 27th 2006 02:27

Software Development
Software Development :: Build Tools

About: Sunifdef is a command line tool for simplifying the preprocessor
conditionals in C/C++ source code (#if and related directives) based on
the the user's chosen interpretation of the preprocessor symbols. It is a
more powerful successor to the FreeBSD 'unifdef' tool. Sunifdef is most
useful to developers of constantly evolving products with large code
bases, where preprocessor conditionals are used to configure the feature
sets, APIs or implementations of different releases. In these
environments, the code base steadily accumulates #ifdef-pollution as
transient configuration options become obselete. Sunifdef can largely
automate the recurrent task of purging redundant #if-logic from the code.

Changes: In this stable release, seven minor bugs were fixed. A test
framework and test set are now in the distribution. The command line
interface was revised slightly and deviates further from unifdef. The
option to nominate specified symbols such that lines in the scope of
#ifdef SYM or #ifndef SYM will not be be parsed is now also effective for
#if defined(SYM) or #if !defined(SYM). New and more satisfactory rules
have been adopted for applying the --constant option in resolving
preprocessor conditions that contain integer constants.

License: BSD License (revised)

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

                        - % - % - % - % -

[024] - Synbak 1.0.3
  by Ugo Viti (http://freshmeat.net/users/ugoviti/)
  Sat, May 27th 2006 23:31

About: Synbak is an application designed to unify several backup methods.
It provides a powerful reporting system and a very simple interface for
configuration files. It can make backups using rsync (over the ssh, rsync,
smb, and cifs protocols), tar (tar, tar.gz, and tar.bz2) archives, tape
(even using multi-loader changer tapes), LDAP databases, MySQL databases,
CDR/CD-RW/DVR/DVD-RW, and more. It can make reports using email, HTML
pages, and RSS feeds. Developers can easily write new backup methods,
reports, and translations.

Changes: The rsync over SMB/CIFS protocol now should work better, since
the remote host check and mount functions were improved. Many code
cleanups were done.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[025] - Twisted Names 0.3.0
  by Jean-Paul Calderone (http://freshmeat.net/users/kuran/)
  Sat, May 27th 2006 23:59

Internet :: Name Service (DNS)
Software Development :: Libraries :: Python Modules

About: Twisted Names is both a domain name server as well as a client
resolver library. It comes with an "out of the box" nameserver that can
read most BIND-syntax zone files as well as a simple Python-based
configuration format. It can act as an authoritative server, perform zone
transfers from a master to act as a secondary, act as a caching
nameserver, or any combination of these. The client resolver library
provides functions for querying all commonly used record types as well as
a replacement for the blocking gethostbyname() function provided by the
Python stdlib socket module.

Changes: Errors in the markup used in API documentation have been fixed. A
bug where the DNS client would sometimes drop a response has been fixed. A
bug which prevented non-IN lookups from generating malformed queries has
been fixed.

License: MIT/X Consortium License

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

                        - % - % - % - % -

[026] - Twisted Words 0.4.0
  by Jean-Paul Calderone (http://freshmeat.net/users/kuran/)
  Sat, May 27th 2006 23:44

Communications :: Chat
Communications :: Chat :: AOL Instant Messenger
Communications :: Chat :: ICQ

About: Twisted Words provides implementations of a handful of IM
protocols, including IRC, MSNP8, OSCAR, TOC, and Jabber. It also comes
with a multi-protocol server built around a few simple interfaces, the
goal of which is to facilitate implementations of novel servers, clients,
and bots. Out of the box, it comes with server that accepts connections
over IRC and PB and seeks out installed third-party plugins to support
other interfaces (for example, a Nevow LivePage-based Web interface).

Changes: Jabber support now recognizes stream and stanza level errors.
Initial support for TLS has been added. There is also a new IQ stanza
helper with Deferred support. Bugs in account registration have been
addressed. Xish has had various namespace issues resolved. A bug causing
username/groupname collisions in the multiprotocol chat server has been
fixed. MSN capability messages are now properly recognized.

License: MIT/X Consortium License

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

                        - % - % - % - % -

[027] - xmms-polyp 0.9.0
  by Mezcalero (http://freshmeat.net/users/poettering/)
  Sat, May 27th 2006 23:19

Multimedia :: Sound/Audio

About: xmms-polyp is an XMMS output plugin for the polypaudio sound
server.

Changes: Polypaudio was upgraded to 0.9.0. Handling of non-ASCII charsets
was fixed.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/xmms-polyp/

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

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