Newsletter for Saturday, October 25th 2008
The freshmeat daily newsletter <[email protected]> Sun, 26 Oct 2008 00:10:02 +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/2008/10/25/
freshmeat.net newsgroup: news:///fm.announce
--.---. - --. .--- -.-----.---------- - -- --.------ .---. .----
::: A D V E R T I S I N G :::
Perforce SCM: Versions and manages
Install Perforce in less than 10 min. and get your projects under source
control.
http://ad.doubleclick.net/clk;206902539;13503038;y?http://www.sourceforge.net/powerbar/perforce/?referrer=sfnews
-- . -.-----. -. --- - -- -- --. -- - .------.----- - -.. ---
::: R E L E A S E H E A D L I N E S (30) :::
[001] - Augeas 0.3.3
[002] - AutoArchive 0.1.0
[003] - Automatic Drawing Generation 0.3.2
[004] - cdinsert and cdlabelgen 4.1.0
[005] - Choria 0.2
[006] - FastFormat 0.2.1 (alpha 5)
[007] - Floola 3.8
[008] - Gmsh 2.2.5
[009] - Gnumeric 1.9.3 (Development)
[010] - GOffice 0.7.2 (Development)
[011] - gtklick 0.3.0
[012] - HTTP::DownloadLimit 0.1.0
[013] - Kid3 1.1
[014] - LibAxl 0.5.4
[015] - Limited Shell 0.2.1
[016] - lxdream 0.9
[017] - Measuring Buffer 20081023
[018] - MirBSD Korn Shell R36
[019] - Nagzilla 1.5.2
[020] - netrik 1.16
[021] - paexec 0.10.1
[022] - Recoll 1.11.0
[023] - SILC Toolkit 1.1.8
[024] - Simple Movie Catalog 1.2.0
[025] - Skulker 0.6.2
[026] - vitetris 0.55
[027] - Wandora 08-10-24
[028] - wbmclamav 0.10
[029] - wmjump 0.6
[030] - xTests 0.9.1
- --. ----.-------.- -. -- -.-----------. -.--..-. ---.--- -
::: R E L E A S E D E T A I L S :::
[001] - Augeas 0.3.3
by David Lutterkort (http://freshmeat.net/users/lutter/)
Sat, Oct 25th 2008 20:44
Software Development :: Libraries
System :: Installation/Setup
System :: Systems Administration
About: Augeas is a configuration API and editing tool. It parses common
configuration files like /etc/hosts or /etc/grub.conf in their native
formats and transforms them into a tree. Configuration changes are made by
manipulating this tree and saving it back into native configuration files.
Changes: An API regression was fixed: aug_save now returns 0 on success.
Version 0.3.2 broke that by returning the number of saved files, which
broke various clients.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/augeas/
- % - % - % - % -
[002] - AutoArchive 0.1.0
by HS (http://freshmeat.net/users/openhs/)
Sat, Oct 25th 2008 20:46
System :: Archiving
System :: Archiving :: Backup
System :: Systems Administration
About: AutoArchive is a utility to help create backups more easily. It
uses tar for creating archives. The idea of the program is that all
information needed for making a backup is in one file. It has a command
line interface and supports incremental backups.
Changes: Gzip and lzma support for tar archives was added. New archiver
types can be specified in the --archiver option: targz and tarlzma which
create tar.gz and tar.lzma archives, respectively. The path to the user
configuration directory was changed. The user configuration directory is
now at ~/.config/aa/ instead of ~/.aa/. The ability to specify multiple .aa
files was added. Now it is possible to specify more than one archive spec
file as arguments. All of them will be processed and the corresponding
number of archives will be created.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/autoarchive/
- % - % - % - % -
[003] - Automatic Drawing Generation 0.3.2
by Nicola Fontana (http://freshmeat.net/users/entidi/)
Sat, Oct 25th 2008 21:11
Multimedia :: Graphics :: Viewers
Printing
Scientific/Engineering :: Visualization
About: Automatic Drawing Generation is GObject-based library that provides
a non-interactive Cairo canvas specifically designed for generating
technical drawings.
Changes: The dependency on libgcontainer has been dropped: now the adg
canvas requires only cairo and Gtk+2. This allows you to try the demo
program (demo/adg-demo) on any decent GNU/Linux distribution without
installing anything. The container logic has been included in AdgEntity
(the GChildable portion) and AdgContainer (the GContainerable part).
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/adg/
- % - % - % - % -
[004] - cdinsert and cdlabelgen 4.1.0
by Avinash Chopde (http://freshmeat.net/users/avinash1/)
Sat, Oct 25th 2008 21:19
Text Processing
About: cdlabelgen is a Perl script that generates printouts suitable for
use as CD/DVD labels, jewel case inserts, or envelopes. Both normal sized
cases and slim cases are handled. cdlabelgen can be used to create table of
contents for music CDs, archival CDs, DVDs, etc., with customizable logos
or background images, and it generates PostScript files as output. The
package also includes a Perl CGI Web script which accepts JPEG images as
logos or backgrounds, and can also create PDF output files.
Changes: The program now accepts a --double-case option that creates
printouts of inserts for double-width DVDs.
License: BSD License (original)
URL: http://freshmeat.net/projects/cdinsert/
- % - % - % - % -
[005] - Choria 0.2
by Jacky J (http://freshmeat.net/users/Jacky_J/)
Sat, Oct 25th 2008 20:36
Games/Entertainment :: Role-Playing
About: Choria is a game set in the land of chores. It is a 2D MMORPG in
800x600 with 3D accelerated graphics. Its features include doing chores,
slaying monsters, killing goblins, getting great loot, earning money for
college, and vacuuming virtual carpet. You can play with builds that
include up to 30 different skills. PVP play is open and always available.
Changes: A player can hit T to trade items/gold between players. A player
can hit Escape to bring up the main menu. Regen now works during battle.
Some more game content was added. A Linux framerate bug was fixed. Some
interface bugs were fixed.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/choria/
- % - % - % - % -
[006] - FastFormat 0.2.1 (alpha 5)
by Dr Proctor (http://freshmeat.net/users/DrProctor/)
Sat, Oct 25th 2008 20:33
Software Development :: Internationalization
Software Development :: Localization
About: FastFormat is a C/C++ output and formatting library whose design
parameters are complete type-safety, efficiency, genericity, and
extensibility. It is simple to use and extend, highly portable (to any
platform or compiler), and it upholds the C tradition of you only pay for
what you use. FastFormat supports output and formatting of statements of
arbitrary complexity, consisting of heterogeneous types. FastFormat writes
to output "sinks", which can be of arbitrary type.
Changes: A new exception hierarchy was introduced, for reporting
ill-formed formats and mismatches. Also, new enumerations were added, and
several types were renamed to enhance consistency. This release bundles
xTests 0.9.1, and depends on STLSoft 1.9.59 or later.
License: BSD License (revised)
URL: http://freshmeat.net/projects/fastformat/
- % - % - % - % -
[007] - Floola 3.8
by floola (http://freshmeat.net/users/floola/)
Sat, Oct 25th 2008 21:17
Multimedia :: Sound/Audio
Multimedia :: Video
About: Floola is an application to efficiently manage your iPod or your
Motorola mobile phone (any model supporting iTunes) under Linux, Mac OS X,
and Windows. It can be run directly from your iPod and needs no
installation. It supports all commonly used iPod features including photos,
artwork, podcasts, and smart playlists. It automatically converts any
incompatible audio or video file so that you can copy almost any file to
it. It even allows adding YouTube and MySpace videos with a single click.
Changes: The current selected songs playback time was wrong. Playback of
items in smart playlists was improved. An Albanian translation was added.
Tag reading and writing was improved. A freeze when adding bad pictures was
fixed. An issue with the preference window under Linux was resolved. A
"decoding rss feed" error was fixed. An problem copying some files under
Windows was fixed. Issues with automatic install of ffmpeg were resolved.
Quitting was improved. A problem copying a podcast from the podcast window
was fixed. A podcast downloaded with Floola can be imported to iTunes.
License: Freeware
URL: http://freshmeat.net/projects/floola/
- % - % - % - % -
[008] - Gmsh 2.2.5
by Christophe Geuzaine (http://freshmeat.net/users/geuz/)
Sat, Oct 25th 2008 20:56
Multimedia :: Graphics :: 3D Modeling
Scientific/Engineering
Scientific/Engineering :: Mathematics
About: Gmsh is an automatic 3D finite element grid generator with built-in
CAD and post-processing facilities. Its design goal is to provide a simple
meshing tool for academic problems with parametric input and advanced
visualization capabilities. It is built around four modules: geometry,
mesh, solver, and post-processing. The specification of any input to these
modules is done either interactively using the graphical user interface
(based on FLTK and OpenGL) or in ASCII text files using Gmsh's own
scripting language.
Changes: This release provides various small improvements (STL and VTK
mesh IO, Netgen upgrade, Visual C++ support, and Fields) and bugfixes
(pyramid interpolation, Chaco crashes).
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gmsh/
- % - % - % - % -
[009] - Gnumeric 1.9.3 (Development)
by J.H.M. Dassen (Ray) (http://freshmeat.net/users/jdassen/)
Sat, Oct 25th 2008 20:52
Desktop Environment :: Gnome
Office/Business :: Financial :: Spreadsheet
About: Gnumeric is a powerful and easy to use spreadsheet using GNOME. Its
goal is to provide a full featured spreadsheet and a smooth migration path
for people and organizations currently using proprietary applications. It
provides more sheet functions and greatly improved accuracy when compared
to Microsoft's Excel. A plugin system lets you extend Gnumeric, adding
functions, I/O formats, and real time data capabilities. The existing
Python, Guile, and Perl plugins let you define complex functions. Gnumeric
is capable of reading and writing MS Excel (XLS and Office Open XML), and
reading Lotus, Applix, Quattro Pro, OpenCalc (ODF), XBase, DIF, SYLK, HTML,
Psion, MPS, oleo, sc, misc. text formats, and its native XML. It can also
generate Latex, HTML, and others.
Changes: Fixes and improvements were made to printing, analysis tools, the
regression tool, the sampling tool, the moving averages tool, the
exponential smoothing tool, dialogs, hyperlinks, documentation, the ssgrep
tool, OpenOffice.org style import, XLSX themed colors, solid fills in XLSX
conditions, import of XLS files containing images in an older format,
import of CSV or STF documents containing a byte-order marker, and array
formulas. Various crash and leak fixes were made.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gnumeric/
- % - % - % - % -
[010] - GOffice 0.7.2 (Development)
by J.H.M. Dassen (Ray) (http://freshmeat.net/users/jdassen/)
Sat, Oct 25th 2008 20:51
Desktop Environment :: Gnome
Office/Business
Software Development :: Libraries
About: GOffice is a library of document-centric objects and utilities
building on top of GLib and Gtk+ and used by software such as Gnumeric.
Changes: A crash in go_help_display when non-GNOME applications use
goffice with gnome was fixed. Probability plots were implemented for some
common distributions. An invalid write in
gog_probability_plot_series_update was fixed. A Null pointer crash in
gog_contour_view_render was fixed. foocanvas was patched to work around a
behavior change in GTK 2.14. go_url_resolve_relative was fixed.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/goffice/
- % - % - % - % -
[011] - gtklick 0.3.0
by Dominic Sacré (http://freshmeat.net/users/sacred/)
Sat, Oct 25th 2008 20:33
Multimedia :: Sound/Audio
About: gtklick is a simple metronome with a GTK interface and native JACK
support. It offers four different sounds, arbitrary meters and beat
patterns, and a speed trainer. It's possible to save profiles and restore
them later.
Changes: This release adds the ability to save and restore profiles.
Several minor bugs have been fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gtklick/
- % - % - % - % -
[012] - HTTP::DownloadLimit 0.1.0
by n4n0bit (http://freshmeat.net/users/n4n0bit/)
Sat, Oct 25th 2008 21:22
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
About: HTTP::DownloadLimit is a Perl module that allows you to log all
downloads, restrict downloadable file extensions, and restrict concurrent
downloads of the same file.
License: Perl License
URL: http://freshmeat.net/projects/http-downloadlimit/
- % - % - % - % -
[013] - Kid3 1.1
by Urs Fleisch (http://freshmeat.net/users/ufleisch/)
Sat, Oct 25th 2008 21:11
Multimedia :: Sound/Audio :: Editors
About: Kid3 tagger can edit the ID3v1 tags and all ID3v2 frames in MP3
files and the tags in Ogg/Vorbis and FLAC files in an efficient way. It is
easy to convert between ID3v1 and ID3v2, set the tags of multiple files to
the same values and generate the tags from the file name or vice versa.
Import is possible from freedb.org, MusicBrainz, and other sources of track
data.
Changes: This release includes usage of all tags for all operations.
Additional tags can be imported from Discogs and MusicBrainz. The character
encoding can be set for ID3v1.1 tags.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/kid3/
- % - % - % - % -
[014] - LibAxl 0.5.4
by Advanced Software Production Line (http://freshmeat.net/users/aspl/)
Sat, Oct 25th 2008 20:47
Software Development :: Libraries
Text Processing :: Markup :: XML
About: LibAxl is an efficient implementation of the XML 1.0 standard
specification. It doesn't have any external library dependencies, having a
clean implementation based on opaque types and a consistent API to
manipulate your XML documents without compromising your code. It is
extremely memory efficient and thread safe with a small footprint (111k).
It also includes XML Namespaces support.
Changes: This release includes library bugfixes, some new functions, and
an API update to improve C++ usability.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/axl/
- % - % - % - % -
[015] - Limited Shell 0.2.1
by ghantoos (http://freshmeat.net/users/ghantoos/)
Sat, Oct 25th 2008 20:55
Security
System :: Shells
Terminals
About: Limited Shell (lshell) provides a limited shell configured to eachh
user. The configuration is done simply, using a configuration file. Coupled
with ssh's authorized_keys or /etc/passwd, it becomes very easy to restrict
a user's access to a limited number of commands.
Changes: The rpm and deb builds were corrected. A man page was added.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/lshell/
- % - % - % - % -
[016] - lxdream 0.9
by Nathan Keynes (http://freshmeat.net/users/nkeynes/)
Sat, Oct 25th 2008 20:42
System :: Emulators
About: lxdream is a Dreamcast emulator for Linux-based systems. It is
currently in a usable state but is still in heavy development.
Changes: This version features significantly improved emulation accuracy,
including several new rendering features (shadow volumes,
render-to-texture, and fogging). It also adds support for a virtual
lightgun controller (which is mouse-based).
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/lxdream/
- % - % - % - % -
[017] - Measuring Buffer 20081023
by Thomas Maier-Komor (http://freshmeat.net/users/komor/)
Sat, Oct 25th 2008 20:48
System :: Archiving
System :: Networking
About: Measuring Buffer is an enhanced version of buffer. It features
display of throughput, memory-mapped file I/O for huge buffers, network
support, and multithreading.
Changes: mbuffer should not abort on SIGTERM. A segv which occurred when
an invalid option was given was fixed. A minor codepath optimization was
made. The status display now waits for the first block to be read. Minor
cleanups were done.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/mbuffer/
- % - % - % - % -
[018] - MirBSD Korn Shell R36
by mirabile (http://freshmeat.net/users/mirabile/)
Sat, Oct 25th 2008 21:09
System :: Shells
About: The MirBSD Korn Shell (mksh) is an actively developed successor of
pdksh (the Public Domain Korn Shell), aimed at producing a shell good for
interactive use, but with the primary focus on scripting. It is intended to
be portable to most *nix-like operating systems as long as they're not too
obscure. mksh incorporates improvements from OpenBSD and Debian, as well as
bugfixes and enhancements developed for the MirOS, FreeWRT, and MidnightBSD
projects. The emacs command line editing mode is UTF-8 capable, and Byte
Order Marks are ignored in scripts. The shell supports large files, as well
as all pdksh and some csh, AT&T ksh, and GNU bash features, is compatible
with the Bourne shell and POSIX (within limits), has no limit on array
sizes, and incorporates some other useful builtins and features. While
being already fast and small (without losing functionality), flags to make
it even smaller can be given at compile time. An interactive shell reads
"~/.mkshrc" on startup.
Changes: OSF/1 V2.0 and AIX 5.2 are supported. Portability fixes were
made. Work was done on both Emacs and Vi input line editing modes and on
improving command line history. A compile-time option was added to have the
shell check itself if called as "sh" and reduce functionality in that case
(mostly for broken scripts such as debconf). Stack space usage was reduced
and dead code was removed. A bugfix sync was done with OpenBSD 4.4-current
ksh. The OpenSuSE Build Service RPM, Debian, and pkgsrc® packages supersede
the inofficial ones due to being maintained actively enough.
License: DFSG approved
URL: http://freshmeat.net/projects/mksh/
- % - % - % - % -
[019] - Nagzilla 1.5.2
by Hurricane Labs (http://freshmeat.net/users/hurricanelabs/)
Sat, Oct 25th 2008 20:58
About: Nagzilla was designed to be a Jabber relay "bot", in that it sits
quietly in a room until it gets a message to relay to either a chat room or
a person. The early work was based on several simple examples out on the
Internet, but would just keep logging into a room every time the bot had
something to say. It was made a daemon, which allows it to get Nagzilla
alerts from various systems and event creators. Nagzillac (the client
program) accepts any string input and makes it into a Jabber message. This
should work with Google Talk (as it's Jabber-based), but that is untested.
Changes: Configuration file issues were fixed. A require directive was
added to a couple of modules. Support for SSL, TLS, and SASL was added. A
debug option for connection to a Jabber server was added.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/nagzilla/
- % - % - % - % -
[020] - netrik 1.16
by antrik (http://freshmeat.net/users/antrik/)
Sat, Oct 25th 2008 20:32
Internet :: WWW/HTTP :: Browsers
About: Netrik is an advanced text mode WWW browser. Its purpose is to give
access to as much of the Web as possible in text mode, without forsaking
any comfort.
Changes: The "l" command was added, which marks all links on the active
screen area with labels (consisting of one or two letters), and allows you
to quickly choose one of them by entering the corresponding letters.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/netrik/
- % - % - % - % -
[021] - paexec 0.10.1
by Aleksey Cheusov (http://freshmeat.net/users/vle/)
Sat, Oct 25th 2008 20:34
Scientific/Engineering
Software Development
System :: Clustering/Distributed Networks
About: paexec distributes performing the given tasks (stdin) across
several CPUs or machines in a network.
Changes: A minor fix was made for "paexec -s" (rhomb-like dependencies). A
minor fix was made in the man page. Clean-ups were done in tests/test.sh.
getopt_long(3) falls back to getopt(3) on Solaris, HP-UX, Interix, etc.
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/paexec/
- % - % - % - % -
[022] - Recoll 1.11.0
by medoc (http://freshmeat.net/users/medoc/)
Sat, Oct 25th 2008 20:48
Information Management
Text Processing :: Indexing
About: Recoll is a personal full text desktop search tool based on Xapian.
It provides an easy to use, feature-rich, easy administration interface
with a Qt-based GUI. Text, HTML, PDF, PostScript, MS Word, OpenOffice,
Wordperfect, KWord, Abiword, maildir, and mailbox mail folder formats are
supported, along with their compressed versions. Powerful query facilities
are provided. Multiple character sets are supported, and internal
processing and storage uses Unicode UTF-8. Stemming is performed at query
time and the stemming language can be switched after indexing.
Changes: The main interface now allows easy filtering of results by
document type. Previews have been made nicer by using HTML when possible. A
Python programming interface was added for indexing and searching. The
query language is now closer to the Xesam user query language. The filter
framework and the support for arbitrary field indexing and searching have
been improved.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/recoll/
- % - % - % - % -
[023] - SILC Toolkit 1.1.8
by priikone (http://freshmeat.net/users/priikone/)
Sat, Oct 25th 2008 20:58
Communications
Communications :: Chat
Communications :: Conferencing
About: SILC (Secure Internet Live Conferencing) is a protocol which
provides secure conferencing services in the Internet. It can be used to
send any kind of messages, in addition to normal text messages. This
includes multimedia messages like images, video, and audio stream. All
messages in the SILC network are encrypted and authenticated, and messages
can also be digitally signed. SILC protocol supports AES, SHA-1, PKCS#1,
PKCS#3, X.509, OpenPGP, and is being developed in the IETF. The software is
delivered as SILC Client for end users, SILC Server for system
administrators, and SILC Toolkit for application developers.
Changes: This release fixes lots of bugs. Upgrading is recommended.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/silc/
- % - % - % - % -
[024] - Simple Movie Catalog 1.2.0
by Damien Langg (http://freshmeat.net/users/damienlangg/)
Sat, Oct 25th 2008 20:32
Multimedia
About: Simple Movie Catalog will scan a given directory for movies, query
IMDb for info, and generate a catalog in HTML that offers sorting and
grouping of found movies by different criteria.
Changes: JavaScript dynamic sorting and filtering was added. XML export
was added.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/smoviecat/
- % - % - % - % -
[025] - Skulker 0.6.2
by Simon Edwards (http://freshmeat.net/users/bongo44/)
Sat, Oct 25th 2008 20:31
System :: Systems Administration
About: Skulker is a rules-based tool for log and temporary file
management. It offers a wide range of facilities to help manage disk space,
including compression, deletion, rotation, archiving, and directory
reorganization. It provides dry-run facilities to test new rules, as well
as detailed space reclaimed reporting.
Changes: The empty_dirs generator was implemented to make it easier to
remove (empty) directory structures. Manual pages were updated to
accurately reflect current functionality.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/skulker/
- % - % - % - % -
[026] - vitetris 0.55
by Victor Nilsson (http://freshmeat.net/users/vervex/)
Sat, Oct 25th 2008 20:49
Games/Entertainment :: Arcade
Games/Entertainment :: Puzzle Games
About: vitetris is a Tetris clone for the terminal that doesn't need
ncurses. It features configurable keys, a high score table, and 2-player
mode on the same computer or over network. Joysticks/gamepads are supported
on Linux. Gameplay is much like the early Tetris games by Nintendo.
Changes: This release fixes problems on platforms where char is unsigned.
Various small bugs were fixed.
License: BSD License (revised)
URL: http://freshmeat.net/projects/vitetris/
- % - % - % - % -
[027] - Wandora 08-10-24
by akivela (http://freshmeat.net/users/akivela/)
Sat, Oct 25th 2008 20:54
Information Management :: Metadata/Semantic Models
About: Wandora is a general purpose data extraction, management, and
publishing application based on Topic Maps and Java. Wandora has a
graphical user interface, layered presentation of knowledge, several data
storage options, rich data extraction, import and export capabilities, and
an embedded HTTP server that enables dynamic publication of Topic Maps.
Wandora is well suited for rapid ontology construction and knowledge
mashups.
Changes: XTM version 2.0 can be imported and exported. SQL dump can be
exported. The Wandora Firefox plugin can now be used also in the
Thunderbird mail client. A Hypercube graph generator, a tiling graph
generator, geonames extractors, and a SemanticHacker classifier were added.
Drag and drop was enhanced.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/wandora/
- % - % - % - % -
[028] - wbmclamav 0.10
by Emmanuel Saracco (http://freshmeat.net/users/esaracco/)
Sat, Oct 25th 2008 21:12
System :: Systems Administration
About: wbmclamav is a webmin module to manage Clam Antivirus (ClamAV).
Changes: A lot of bugs were fixed. Some new features were added. The code
was upgraded to fit the new ClamAV 0.94 requirements.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/wbmclamav/
- % - % - % - % -
[029] - wmjump 0.6
by Andrei Mikhailov (http://freshmeat.net/users/a_mkhlv/)
Sat, Oct 25th 2008 20:44
Desktop Environment :: Tools
About: wmjump provides keyboard navigation for the Linux desktop. Use the
keyboard to switch between windows and workspaces. A menu is shown with the
colored list of windows, marked by the letters a-z. Pressing the key a-z
"teleports" to that window. The colors of the buttons are configurable.
Changes: The color of the button text is now configurable; this is
important if the user chooses dark background colors. Library dependency
was cleaned up. A Debian binary package was added. A man page is available.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/wmjump/
- % - % - % - % -
[030] - xTests 0.9.1
by Dr Proctor (http://freshmeat.net/users/DrProctor/)
Sat, Oct 25th 2008 20:26
Software Development :: Quality Assurance
About: xTests is a small, simple, lightweight, portable unit/component
testing library for exercising C and C++ libraries. It relies on no
platform-specific or compiler-specific constructs and doesn't require
pre-processing of your source code by scripting languages or use macros to
create secret classes that use Schwarz counters to register test cases. It
relies on you to simply code what you want, and nothing that you don't
want.
Changes: This release introduces the new approximately-not-equal
comparison, which is meaningful to strings, characters, and floating point
values. It also introduces the contains comparison for strings (like
strstr), whereby a string (multibyte or wide) may be required to contain
expected values.
License: BSD License (revised)
URL: http://freshmeat.net/projects/xtests/
----- - .-- . --....-.- -- -- ---- ---..-- ------ .------- ..
_______________________________________________
The freshmeat daily newsletter
To unsubscribe, send email to [email protected]
or visit http://lists.freshmeat.net/mailman/listinfo/freshmeat-news