Newsletter for Sunday, February 08th 2009

The freshmeat daily newsletter <[email protected]> Mon, 9 Feb 2009 00:10:03 +0000 (UTC)
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/2009/02/08/
freshmeat.net newsgroup: news:///fm.announce

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

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

[001] - Alleyoop 0.9.4 
[002] - ANDREW 1.3.1 
[003] - Aqualung 0.9beta10 
[004] - Bit.ly bridge 0.3b 
[005] - CPPSERV 0.2.3 
[006] - CrissCross 0.7.3 
[007] - crpcut 0.2.0 
[008] - Ctalk 0.0.94a rc1 
[009] - deplate 0.8.5 
[010] - dvtm 0.5.1 
[011] - dynamic window manager 5.4 
[012] - Epitome 1.1 
[013] - eric4 4.3.0 
[014] - galculator 1.3.4 
[015] - Geeklog 1.5.2 
[016] - Genius 1.0.4 
[017] - get_iplayer 1.33 
[018] - GNU nano 2.1.8 (Unstable)
[019] - GNU SIP Witch 0.3.13 
[020] - goofs 0.7.1 
[021] - GWTruts 0.5-Final 
[022] - hdparm 9.10 
[023] - JSMSTrade 0.3 
[024] - Kheops beta 1 (Client)
[025] - libbls 0.1.1 
[026] - LibIrcClient-Qt 0.3.0 
[027] - LibRaw 0.6.12 
[028] - Liferea 1.5.8 (Unstable)
[029] - MailScanner 4.74 
[030] - memtest86 3.5 
[031] - NetCalendar 1.0 
[032] - nut 14.3 
[033] - PGP Individual UID Signer 2.0.0 
[034] - QuickJas 0.10 
[035] - Recovery Is Possible! 7.5 (Stable)
[036] - Schmant 0.8 
[037] - SFTP Applet 2.3 
[038] - tmux 0.7 
[039] - Vacuum Magic 0.9 
[040] - Verbiste 0.1.24 
[041] - WendzelNNTPd 1.4.1 
[042] - xCover 0.2.2 
[043] - Zina 2.0beta3 
[044] - ZRTP Protocol Library 1.4.3 


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

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

[001] - Alleyoop 0.9.4 
  by Jeffrey Stedfast (http://freshmeat.net/users/fejj/)
  Sun, Feb 8th 2009 22:56

Desktop Environment :: Gnome
Software Development
Software Development :: Debuggers

About: Alleyoop is a GNOME frontend to the Valgrind memory checker. Its
features include a right-click context menu to intelligently suppress
errors or launch an editor on the source file, jumping to the exact line of
the error condition. A searchbar at the top of the viewer can be used to
limit the viewable errors to those that match the regex criteria entered. A
fully functional Suppressions editor is also included.

Changes: This release removes custom debugging symbol lookup code that was
unnecessary and broke the build on recent Linux distributions, and fixes
some bugs in the Valgrind error log parser.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[002] - ANDREW 1.3.1 
  by Alessandro Di Rubbo (http://freshmeat.net/users/tobemem/)
  Sun, Feb 8th 2009 16:43

Multimedia
Multimedia :: Video
Multimedia :: Video :: Conversion

About: ANDREW's Not a DVD Ripping and Encoding Wizard, but an interactive
command-line interface that simplifies the use of some programs to create
AVI, Matroska, or OGM files from DVDs. ANDREW works on-the-fly or ripping
DVDs to the hard drive; handles progressive, telecine, and interlaced NTSC
and PAL formats; encodes an entire title or a few chapters only; splits
movies into several files or encodes them by target size or video bit rate;
supports AVI, Matroska, and OGM containers; controls needed disk space
availability; and more.

Changes: This release adds DVD ripping automation, manual subtitle
selection mode, and hard-encoded subtitle support. It gets rid of the
ogmtools dependency.

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[003] - Aqualung 0.9beta10 
  by Peter Szilagyi (http://freshmeat.net/users/peterszilagyi/)
  Sun, Feb 8th 2009 12:59

Multimedia :: Sound/Audio :: Players

About: Aqualung is an advanced music player originally targeted at the
GNU/Linux operating system, and also running on FreeBSD, OpenBSD, and
Microsoft Windows. It plays audio CDs, Internet radio streams, and podcasts
as well as sound files in just about any audio format, and has the feature
of inserting no gaps between adjacent tracks.

Changes: Programmable title format support was added by embedding a Lua
interpreter inside of Aqualung for the purpose of allowing the user full
control over the title format. It allows the user to use any metadata field
that Aqualung recognizes, as well as a few fields from the file information
in order to compose a title field. Music Stores can now use relative paths
instead of absolute ones, allowing users to mount the same collection on
different mount points (for example). A checkbox for toggling this feature
was added to the Edit Store dialog.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[004] - Bit.ly bridge 0.3b 
  by ruslanas (http://freshmeat.net/users/ruslanas/)
  Sun, Feb 8th 2009 12:14

Software Development :: Libraries :: PHP Classes

About: Bit.ly bridge provides access to bit.ly URL shortening services
from PHP, JavaScript, and SOAP client applications.

Changes: A SOAP server was added.

License: Free To Use But Restricted

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

                        - %  - %  - % - % -

[005] - CPPSERV 0.2.3 
  by Ilya VE (http://freshmeat.net/users/iluxa/)
  Sun, Feb 8th 2009 12:16

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

About: CPPSERV is a Web application server / servlet container that
provides a Servlet-like API to C++. It also contains CSP (C++ Server Pages)
functionality, similar to pre-compiled JSP. It consists of stand-alone
application server and Web server front-ends. Modules for Apache and
lighttpd are available.

Changes: This release works around what seems to be a gcc-4.3 compilation
bug. When compiled with -O3 optimization, template instantiation of
dso_code::func for the case of void* gets ignored, resulting in an infinite
loop when func is called.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[006] - CrissCross 0.7.3 
  by moz (http://freshmeat.net/users/mozillagodzilla/)
  Sun, Feb 8th 2009 22:54

Software Development :: Libraries
Software Development :: Libraries :: Application Frameworks

About: CrissCross is a small cross-platform C++ library for console and
file I/O, CPU identification (CPUID), hashing (MD2, MD4, MD5, SHA-1,
SHA-256, SHA-512, Tiger), sockets (TCP and UDP only currently), and data
structures (LList, DArray, RedBlackTree, AVLTree, SplayTree, etc). It is
designed to run on Windows, Linux, FreeBSD, OpenBSD, NetBSD, Mac OS X, and
even the Nintendo DS. Other platforms may become supported upon request.
The main idea is to provide the ability to write a program using identical
calls on the major platforms without needing to rewrite code.

Changes: Most of the changes are miscellaneous bugfixes, though there are
a couple of which developers should take note. The trees no longer allow
duplicate keys. A Quadtree class has been added to facilitate nearest
neighbor searches. Mutexes have been rewritten and are infinitely more
useful.

License: BSD License (revised)

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

                        - %  - %  - % - % -

[007] - crpcut 0.2.0 
  by Bjorn Fahller (http://freshmeat.net/users/rollbear/)
  Sun, Feb 8th 2009 16:40

Software Development :: Testing

About: crpcut is the Compartmented Robust Posix C++ Unit Test system.
crpcut (pronounced "Crap Cut") runs all test cases in their own process and
their own working directory, which makes it perfectly normal to test that
asserts do trap, and the test suite continues even in the event of an
unexpected SIGSEGV. By using the C99 preprocessor, and a few other C++0x
features long available in GCC, the tests are extremely easy to write.

License: BSD License (revised)

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

                        - %  - %  - % - % -

[008] - Ctalk 0.0.94a rc1 
  by thx1132 (http://freshmeat.net/users/kiesling3/)
  Sun, Feb 8th 2009 22:55

Software Development :: Interpreters
Software Development :: Libraries

About: Ctalk is a compact object oriented language that adds classes,
methods, operator overloading, and inheritance to otherwise standard C
programs. You can use only a few Ctalk objects and methods in a C program,
or you can write programs entirely in Ctalk. The package includes a front
end for GCC, a C99 compatible preprocessor, and class and run-time
libraries. The package also includes sample programs, a tutorial, and
language reference. 

Changes: This release adds serial terminal support in the
ANSITerminalStream class, and an updated version of the wiki.c example
program. It also contains additional methods in the TerminalStream and
FileStream classes, as well as many internal improvements and bugfixes.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/ctalk-lang/

                        - %  - %  - % - % -

[009] - deplate 0.8.5 
  by tlink (http://freshmeat.net/users/tlink/)
  Sun, Feb 8th 2009 16:42

Documentation
Internet :: WWW/HTTP :: Site Management
Software Development :: Documentation

About: deplate converts wiki-like markup to LaTeX (standard classes, koma,
dramatist), HTML/PHP (single page, chunked), DocBook, and really plain
text. Currently supported input formats are viki and Ruby's rdoc. The viki
markup supports footnotes, citations, index, table of contents, embedded
LaTeX for mathematics, integration with R for dynamically generated figures
and tables, and more. Output can be customized via page templates. deplate
is also suitable for creating stage- or screenplays, small Web sites, and
HTML-based slideshows. 

Changes: Output to sweave (for preparation of R-based statistics reports
via LaTeX). XHTML output has support for SVG images. Footnotes in
abstracts, quotations etc. have been fixed. There is preliminary support
for Ruby 1.9.1.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[010] - dvtm 0.5.1 
  by Marc Andre Tanner (http://freshmeat.net/users/0x6D6174/)
  Sun, Feb 8th 2009 23:01

Desktop Environment :: Window Managers
Terminals
Utilities

About: dvtm brings the concept of tiling window management, popularized by
X11-window managers like dwm, to the console. As a console window manager,
it tries to make it easy to work with multiple console based programs like
vim, mutt, cmus, or irssi. dvtm is intended to be used where X11 isn't
available or over SSH. In conjunction with dtach, it can be seen as a
lightweight alternative to GNU screen. 

Changes: This is a bugfix release that contains a compile fix for curses
libraries that do not provide the set_escdelay function. The home and end
keys should now work more reliably.

License: MIT/X Consortium License

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

                        - %  - %  - % - % -

[011] - dynamic window manager 5.4 
  by garbeam (http://freshmeat.net/users/garbeam/)
  Sun, Feb 8th 2009 12:50

Desktop Environment :: Window Managers

About: dwm is a fast and simple window manager for X11. It manages windows
in tiled and floating layouts. Either layout can be applied dynamically,
optimizing the environment for the application in use and the task
performed. Windows can be tagged with one or multiple tags. Selecting
certain tags displays all windows that are accordingly tagged. dwm is the
little brother of wmii. 

Changes: This release includes several code cleanups and doesn't draw
borders around single tiled clients in the view.

License: MIT/X Consortium License

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

                        - %  - %  - % - % -

[012] - Epitome 1.1 
  by Marco Peereboom (http://freshmeat.net/users/slashmarco/)
  Sun, Feb 8th 2009 06:58

System :: Archiving

About: The epitome suite consists of several discrete pieces that provide
storage deduplication services. Deduplication is defined as the elimination
of redundant data. The idea behind epitome is to provide a WORM-based
archive/backup mechanism that is lossless and offers permanent storage with
inherent data protection properties. Additionally, it provides several
metadata formats and back-ends to meet several usage models. It provides a
number of services to enable three major archiving technologies: CAS, SIS,
and DEDUP.

Changes: A regex bug where a single file extraction could fail was fixed.

License: BSD License (revised)

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

                        - %  - %  - % - % -

[013] - eric4 4.3.0 
  by Detlev Offenbach (http://freshmeat.net/users/detlev/)
  Sun, Feb 8th 2009 16:38

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 v3

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

                        - %  - %  - % - % -

[014] - galculator 1.3.4 
  by Simon Floery (http://freshmeat.net/users/chimaira/)
  Sun, Feb 8th 2009 16:42

Scientific/Engineering :: Mathematics
Utilities

About: galculator is a GTK 2 based scientific calculator supporting
algebraic mode, RPN, and formula entry mode. Features include arithmetic
operations plus precedence handling, full keypad support, trigonometric
functions, power, square root, natural and common logarithm, constants (e,
PI), and inverse and hyperbolic functions. It supports different number
bases (decimal, hexadecimal, octal, and binary) and angle bases (radiant,
degree, and grad).

Changes: This release fixes a serious bug when changing sign in scientific
EE notation, makes the formula entry more locale-robust, and includes some
administrative corrections.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[015] - Geeklog 1.5.2 
  by Dirk Haun (http://freshmeat.net/users/dhaun/)
  Sun, Feb 8th 2009 22:57

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

About: Geeklog is the weblog software that concentrates on performance,
privacy, and security. It features Web-based administration, surveys
(polls), user-customizable boxes, a friendly administration GUI with a
topic manager, an option to edit or delete stories, an option to delete
comments, a search engine, backend/headlines generation (RSS/Atom format),
calendaring, and much more.

Changes: This is a maintenance release for the 1.5.x series. It addresses
some minor bugs and adds some new features, mostly "under the hood".

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[016] - Genius 1.0.4 
  by Jiri (George) Lebl (http://freshmeat.net/users/vicious/)
  Sun, Feb 8th 2009 07:17

Desktop Environment :: Gnome
Education
Scientific/Engineering :: Mathematics

About: Genius is an arbitrary precision integer and multiple precision
floating point calculator. It includes its own programming language similar
in some aspects to C, bc, or Pascal. It can deal with rational numbers and
complex numbers. It has matrix support as well. It uses the gmp library so
it is very fast for calculations of large numbers. It has a command line
and a GNOME interface. The GNOME interface supports plotting functions and
3D surfaces.

Changes: Slopefield and vectorfield plots were added. Many fixes and other
minor feature enhancements were added.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[017] - get_iplayer 1.33 
  by Linuxcentre (http://freshmeat.net/users/linuxcentre/)
  Sun, Feb 8th 2009 06:44

Multimedia :: Sound/Audio
Multimedia :: Video

About: get_iplayer allows a user to download or stream any BBC iPlayer TV
program (H.264/Quicktime), ITVplayer TV programs (ASF/WMV), Hulu TV
programs (FLV/AVI), iPlayer radio programs (MP3/RealAudio), and BBC
podcasts (MP3/AAC). It even downloads iPlayer subtitles. It supports RTMP
iPlayer downloads. It has full PVR functionality for automatic queueing and
downloading. 

Changes: Hulu closed-captions and subtitles in SMIL format are now
downloaded and converted into the SubRip/srt format.

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[018] - GNU nano 2.1.8 (Unstable)
  by Chris Allegretta (http://freshmeat.net/users/astyanax/)
  Sun, Feb 8th 2009 07:06

Text Editors

About: GNU nano (Nano's ANOther editor, or Not ANOther editor) is an
enhanced clone of the Pico text editor.

Changes: This release includes some long overdue performance improvements
in syntax color highlighting, the ability to abort running searches (useful
mainly when editing very large files), and the ability to use nano like a
pager for viewing standard input (i.e. "nano -"). Additionally, there are
gentoo syntax highlighting updates and fixes for issues with reading files
in a directory with strange parent directory permissions. The key bindings
code was also substantially changed in order to be more ISO-C compatible.

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[019] - GNU SIP Witch 0.3.13 
  by David Sugar (http://freshmeat.net/users/davidsugar/)
  Sun, Feb 8th 2009 07:08

Communications :: Telephony
Office/Business
Security

About: GNU SIP Witch is a pure SIP-based office telephone call server that
supports generic phone system features like call forwarding, hunt groups
and call distribution, call coverage and ring groups, holding, and call
transfer, as well as offering SIP specific capabilities such as presence
and messaging. It supports secure telephone extensions for making calls
over the Internet, and intercept/decrypt-free peer-to-peer audio and video
extensions. It is not a SIP proxy, a multi-protocol telephone server, or an
IP-PBX, and does not try to emulate Asterisk, FreeSWITCH, or Yate.

Changes: Basic XML-RPC support has been completed, with a rather
Python-friendly interface model built around retrieval of range lists which
can then be directly iterated to retrieve instances of users, calls, and
stats from a remote GNU SIP Witch server. The SWIG interfaces have
similarly been updated to offer range lists, as well as expanded to
retrieve user registry information from shared memory. Support for extended
call state information is also provided. 

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[020] - goofs 0.7.1 
  by Ryan Wynn (http://freshmeat.net/users/bigwynnr/)
  Sun, Feb 8th 2009 06:38



About: goofs is filesystem in userspace (FUSE) that aims to expose Google
services such as Picasa images, contacts, blogs, documents, spreadsheets,
presentations, calendars, etc. It is written using the Java binding for
FUSE, FUSE-J, together with gdata-java-client.

Changes: Performance was improved and bugs related to creating and editing
contacts were fixed.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[021] - GWTruts 0.5-Final 
  by Mohammad Reza Alavi (http://freshmeat.net/users/shazdereza/)
  Sun, Feb 8th 2009 12:23

Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Browsers
Software Development :: Libraries :: Java Libraries

About: GWTruts is a simple framework for creating GWT projects following
the MVC pattern. It uses an easy XML-based configuration to configure the
views and controllers.

Changes: A problem with BasicMediator was changed. Problems with
UrlBasedMediator were changed. Minor bugs were fixed.

License: The Apache License 2.0

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

                        - %  - %  - % - % -

[022] - hdparm 9.10 
  by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
  Sun, Feb 8th 2009 22:59

System :: Hardware
Utilities

About: hdparm is a Linux shell utility for viewing and manipulating
various IDE drive and driver parameters. Most drives can benefit from
improved performance using a command similar to "hdparm -qm8 -qu1 -qc1 -qd1
/dev/hda". 

Changes: Cylinders are now recalculated when the kernel returns a
truncated value, thus allowing hdparm to show more correct geometries for
very large (TB+) drives. CF card detection was improved, and the display of
their MWDMA modes 3 and 4 was improved.

License: BSD License (original)

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

                        - %  - %  - % - % -

[023] - JSMSTrade 0.3 
  by Paul C. Buetow (http://freshmeat.net/users/SnooperPB/)
  Sun, Feb 8th 2009 22:57



About: JSMSTrade is a small and simple application to use with
SMSTRADE.de. It enables you to write SMS messages through any HTTP or HTTPS
proxy over the Internet. 

Changes: This version consists of a major bugfix: 0.2 was not able to
deliver any SMS messages.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[024] - Kheops beta 1 (Client)
  by Antoine d'Otreppe (http://freshmeat.net/users/antoine_935/)
  Sun, Feb 8th 2009 23:08

Information Management
Software Development
System :: Archiving :: Packaging

About: Kheops is a PHP source repository for small to medium sized
projects. Its aim is to be easy to use but powerful. It features a Web
interface, automated archive creation, and other enjoyable features. It
works with a Python client to allow advanced users to keep a copy of the
sources updated.

Changes: Initial client release.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[025] - libbls 0.1.1 
  by Alexandros Frantzis (http://freshmeat.net/users/alf82/)
  Sun, Feb 8th 2009 22:57

Software Development :: Libraries

About: libbls is a highly efficient, flexible, and robust data
manipulation library in the form of an editable buffer. It provides
efficient insert, replace, delete, copy, and multiple undo and redo editing
operations, in a fast and memory efficient manner, combining data from both
memory and arbitrary sized chunks from files. A simple, intuitive, and yet
powerful API provides the infrastructure needed to develop scalable
applications that handle large volumes of data.

Changes: This release adds support for saving to block devices and fixes
various memory leaks.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[026] - LibIrcClient-Qt 0.3.0 
  by J-P Nurmi (http://freshmeat.net/users/jpnurmi/)
  Sun, Feb 8th 2009 22:55

Communications :: Chat :: Internet Relay Chat
Software Development :: Libraries

About: LibIrcClient-Qt is a cross-platform IRC client library written with
Qt 4. LibIrcClient-Qt started as a thin Qt wrapper for libircclient, but it
has grown independent of libircclient. It optionally supports encoding
detection with ICU. 

Changes: SSL support has been happy.

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/libircclient-qt/

                        - %  - %  - % - % -

[027] - LibRaw 0.6.12 
  by Alex Tutubalin (http://freshmeat.net/users/pupkin2008/)
  Sun, Feb 8th 2009 07:14

Multimedia :: Graphics :: Capture :: Digital Camera
Multimedia :: Graphics :: Graphics Conversion
Software Development :: Libraries

About: LibRaw is a library for reading RAW files obtained from digital
photo cameras (CRW/CR2, NEF, RAF, DNG, and others). LibRaw is based on the
source codes of the dcraw utility, though some of the drawbacks of dcraw
have been eliminated. The users of the library are provided with an API to
be used when writing their software programs. 

Changes: Preliminary support of Hasselblas V96C digital was added.

License: GNU General Public License v2

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

                        - %  - %  - % - % -

[028] - Liferea 1.5.8 (Unstable)
  by Adrian Bunk (http://freshmeat.net/users/bunk/)
  Sun, Feb 8th 2009 06:36

Communications
Internet
Internet :: WWW/HTTP :: Browsers

About: Liferea (Linux Feed Reader) is a fast, easy-to-use, and
easy-to-install GTK/GNOME desktop news aggregator for online news feeds and
Web logs. It supports the important syndication formats (Atom, RSS, and
OPML). Liferea supports offline reading. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[029] - MailScanner 4.74 
  by Alexandr Ciornii (http://freshmeat.net/users/chorny/)
  Sun, Feb 8th 2009 12:34

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

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

Changes: Fedora 10 is supported. tnef was upgraded to 1.4.5. A patch was
added to ClamAV and SpamAssassin to make the Mail::ClamAV Perl module
handle ClamAV 0.94 correctly. mcafee-autoupdate was fixed so that it will
work properly.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[030] - memtest86 3.5 
  by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
  Sun, Feb 8th 2009 22:58

System :: Hardware
Utilities

About: Memtest-86 is a very thorough stand-alone memory test for x86 and
Pentium systems (and compatibles). It currently does 11 tests to fully
determine whether you have faulty RAM or not.

Changes: Limited support for execution with multiple CPUs was added.
Support for detection of additional chipsets was added. Additions and
corrections for CPU detection were made, including for the reporting of L3
cache. The information display was reworked for better readability and new
information. Abbreviated iterations were introduced for the first pass.
Enhancements were made to memory sizing. Miscellaneous other bugfixes were
made.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[031] - NetCalendar 1.0 
  by Paul C. Buetow (http://freshmeat.net/users/SnooperPB/)
  Sun, Feb 8th 2009 06:52

Database
Information Management
Office/Business :: Scheduling

About: NetCalendar is a network capable calendar application. NetCalendar
has a server and a client part which communicate over a TCP/IP network. It
also supports secure sockets using SSL. NetCalendar can also be used as a
stand-alone application. NetCalendar does not use an SQL database but
rather the database of the classic Unix "calendar" program.

Changes: Only a few things have changed. NetCalendar now supports secure
SSL sockets. The documentation is now completely in English (a part of it
used to be in German). A few cosmetic fixes are also included (such as a
new splash screen).

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[032] - nut 14.3 
  by Jim Jozwiak (http://freshmeat.net/users/jozwiak/)
  Sun, Feb 8th 2009 06:53

Scientific/Engineering :: Medical Science Apps.

About: nut is nutrition software to record what you eat and analyze your
meals for nutrient composition. The database included is the latest USDA
Nutrient Database for Standard Reference. This database contains values for
vitamins, minerals, fats, calories, protein, carbohydrates, fiber, etc.,
and includes the essential polyunsaturated fats, Omega-3 and Omega-6.
Nutrient levels are expressed as a percentage of the Daily Value, the
familiar standard of food labeling in the United States, but also can be
fully customized. Foods can be added from recipes or food labels, and
nutrient intake can be graphed. The program is completely menu-driven and
there are no commands to learn.

Changes: This release modifies the default polyunsaturated fat reference
values.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[033] - PGP Individual UID Signer 2.0.0 
  by Phil (http://freshmeat.net/users/JaymzH/)
  Sun, Feb 8th 2009 06:42

Security :: Cryptography

About: PGP Individual UID Signer makes signing all the UIDs on all of the
keys at a PGP keysigning party much simpler. It prompts for verification
fingerprints, and then signs each UID on each key separately and emails
them to their recipients encrypted with PGP/MIME.

Changes: This is a major release. The default behavior has changed
significantly to be more user friendly. The most common options are now the
default. PGP/MIME messages are now supported as well as STARTTLS and
SMTPAUTH. In addition, the keys are minimized, error checking and handling
were significantly improved, and a lot of general code cleanup was done.

License: GNU General Public License v2

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

                        - %  - %  - % - % -

[034] - QuickJas 0.10 
  by Liu Rui (http://freshmeat.net/users/liurui/)
  Sun, Feb 8th 2009 16:37

Software Development :: Libraries :: Application Frameworks

About: QuickJas is a multi-process (not multi-thread) Java application
server. It is well designed for OLTP applications with many large size
objects in a JVM of a huge heap. It is a very simple Java application
server. It utilizes non-invasive POJO classes as services, and the users
are not required to learn any special API to build a client/server system.

License: Free To Use But Restricted

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

                        - %  - %  - % - % -

[035] - Recovery Is Possible! 7.5 (Stable)
  by Kent Robotti (http://freshmeat.net/users/Kent_Robotti/)
  Sun, Feb 8th 2009 16:40

System :: Archiving :: Backup
System :: Operating System

About: Recovery Is Possible (RIP) is a CD or USB
boot/rescue/backup/maintenance system. It has support for many filesystem
types (Reiserfs, Reiser4, Ext2/3/4, HFS+, ISO-9660, UDF, XFS, JFS, UFS2,
CIFS, MS DOS, NTFS, and VFAT) and contains several utilities for system
recovery. It also has IDE/SCSI/SATA, RAID, LVM2, and Ethernet/DSL/cable
network support. 

Changes: The kernel and software were updated.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[036] - Schmant 0.8 
  by Karl Gustafsson (http://freshmeat.net/users/kargu/)
  Sun, Feb 8th 2009 12:55

Software Development :: Build Tools
Software Development :: Compilers
System :: Archiving

About: Schmant is a build tool for building Java programs. It provides a
set of build tasks (compile, text process, tar archive, etc.) and an
environment in which to run build scripts. Build scripts can be written in
any scripting language that has Java scripting support. The goal of the
project is to be feature-comparable with Apache Ant, but much nicer to work
with.

Changes: This release adds new archiving and compression tasks (At4JZipTF,
TarTF, BZip2TF). ApiLinksTF inserts Javadoc links in HTML files. External
dependencies have been updated to their latest versions. The documentation
has been revised and extended.

License: GNU General Public License v2

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

                        - %  - %  - % - % -

[037] - SFTP Applet 2.3 
  by fileupload (http://freshmeat.net/users/fileupload/)
  Sun, Feb 8th 2009 12:30

Communications :: File Sharing
Internet :: File Transfer Protocol (FTP)

About: SFTP Applet is a JFileUpload add-on that adds SSH File Transfer
Protocol support to all JFileUpload applets. It works with basic
JFileUpload and all other derived products such as JDiskExplorer,
JBatchUpload, JImageFilter, and JImageUpload. It supports SSH2, SFTP
versions 0, 1, 2, and 3, resuming, and file management commands.

License: Free To Use But Restricted

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

                        - %  - %  - % - % -

[038] - tmux 0.7 
  by Nicholas Marriott (http://freshmeat.net/users/nicm/)
  Sun, Feb 8th 2009 16:39

Terminals
Terminals :: Terminal Emulators/X Terminals

About: tmux is a "terminal multiplexer". It allows a number of terminals
(or windows) to be accessed and controlled from a single terminal. It is
intended to be a simple, modern, BSD-licensed alternative to programs such
as GNU screen.

Changes: copy-buffer and suspend-client commands. Support for placing the
output of a shell command in the status line. Individual window colors in
the status line. Better mouse support. The ability to set attributes for
status line, etc. Better support for black and white terminals.
Automatically renames the window to match the command running in it. The
ability to specify multiple commands as a sequence. A number of bugfixes.

License: BSD License (revised)

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

                        - %  - %  - % - % -

[039] - Vacuum Magic 0.9 
  by UPi (http://freshmeat.net/users/UPi/)
  Sun, Feb 8th 2009 06:34

Games/Entertainment
Games/Entertainment :: Arcade

About: Vacuum Magic is a fast-paced action game. The point of the game is
using your magical vacuum field to collect food and defend against
monsters. Food and certain monsters can also be spat out and used as a
projectile against other monsters. Vacuum Magic can be played by up to six
players, either cooperatively or against each other. 

Changes: There is a new trial area (Level 5) which is a simple "Shooting
Range", designed to let new players ease into the target spitting aspect of
the game. There's a new minigame which is a tribute to Pang Zero. This
release has three new backgrounds (some graphics are courtesy of the Pingus
project), various enhancements, code cleanup and bugfixes, and three new
translations (Portuguese, Spanish, and Finnish).

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[040] - Verbiste 0.1.24 
  by Pierre Sarrazin (http://freshmeat.net/users/sarrazip/)
  Sun, Feb 8th 2009 23:01

Text Processing :: Linguistic

About: Verbiste is a French conjugation system implemented as a C++
library, a GNOME applet, and two command-line tools. It can conjugate verbs
and analyze conjugated verbs to determine their mode, tense, and person.
The knowledge base contains over 6700 verbs.  

Changes: About a hundred verbs have been added. The state of the "Show
Pronouns" checkbox is now preserved across executions.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[041] - WendzelNNTPd 1.4.1 
  by Steffen Wendzel (http://freshmeat.net/users/cdpxe/)
  Sun, Feb 8th 2009 22:58

Communications :: Usenet News
Internet
System :: Networking

About: The WendzelNNTPd is a tiny, easy to configure NNTP server for Unix,
Linux, and Windows. The server is IPv6-ready, only supports the most
important NNTP commands, is very secure, and uses an SQL backend. It also
comes with a Qt-based GUI.

Changes: This release able to log the IPs of established and closed
connections. There were many bugfixes in this version, including two crash
dump fixes.

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[042] - xCover 0.2.2 
  by Dr Proctor (http://freshmeat.net/users/DrProctor/)
  Sun, Feb 8th 2009 12:49

Software Development :: Libraries
Software Development :: Testing

About: xCover is a code coverage library for C and C++. It uses
non-standard features available with GCC 4.3+ and Visual C++ 7.0+. Users
place line-marks in each branch of each function or method in a component's
source file, and the library is able to produce, upon request, a report of
which of these has not been executed. Reporting can be done on a per-file,
per-alias, or per-file-group basis. 

Changes: This release adds functions for translating API return codes into
strings and corresponding string access shims so that they can be passed
directly to, say, FastFormat output statements. It also adds an example
corresponding to code in the article in the March 09 installment of ACCU's
C Vu journal on the library.

License: BSD License (revised)

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

                        - %  - %  - % - % -

[043] - Zina 2.0beta3 
  by Ryan (http://freshmeat.net/users/pancake/)
  Sun, Feb 8th 2009 23:01

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

About: Zina is a graphical interface to your MP3 collection, a personal
jukebox, a Podcaster, and an MP3 streamer. It can run alone, be embedded
into an existing Web site, or be used as a module in Drupal, Joomla,
Wordpress, Xoops, and others.

Changes: This release adds an optional Flash player, and adds support for
reading m4a and WMA tags. It also fixes a few bugs.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[044] - ZRTP Protocol Library 1.4.3 
  by David Sugar (http://freshmeat.net/users/davidsugar/)
  Sun, Feb 8th 2009 07:12

Communications :: Internet Phone
Communications :: Telephony
Security

About: ZRTP Protocol Library is an implementation of Phil Zimmermann's
ZRTP protocol, created based on and interoperable with Zfone beta 2.
Combined with the GNU RTP Stack (ccrtp), this offers the ability to create
communication services that natively support the ZRTP protocol. 

Changes: The library was upgraded for changes in draft 13 of the IETF ZRTP
specification. 

License: GNU General Public License (GPL)

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



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


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