Newsletter for Monday, June 02nd 2008
The freshmeat daily newsletter <[email protected]> Tue, 3 Jun 2008 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/2008/06/02/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce
---.----. ----------- --.---... -.--.----- --.--...-.. --- -.
::: A D V E R T I S I N G :::
2008 SourceForge Community Choice Awards
The ability to choose wisely is what separates us from apes. Quick! Vote
in the 2008 SourceForge Community Choice Awards before you start throwing
bananas at defenseless people.
http://ad.doubleclick.net/clk;203057931;13503038;s?http://sourceforge.net/community/cca08-nominate
. . - --- --...----- - --- ---. --.- -- ---. .----- -- -.---
::: R E L E A S E H E A D L I N E S (71) :::
[001] - 4tH compiler 3.5c release 3
[002] - AsItHappens 0.52
[003] - Autopoweroff 2.9.1
[004] - BalanceNG 2.130
[005] - BitRock InstallBuilder 5.4.8
[006] - Brasero 0.7.90
[007] - C++ Regex Engine 1.09.00
[008] - Calf 0.0.13
[009] - Change Control Request Manager 0.4.1
[010] - DBLog Amateur Radio Logging Program 0.12.4
[011] - DBsight 1.5.6
[012] - diggZ-Et 1.1.0
[013] - DNS Control 1.0.3
[014] - DocBook Doclet 4.1.14
[015] - DocumentBurster 0.0.6
[016] - fwknop 1.9.4
[017] - Gimp User Filter Plug-in 0.9.5
[018] - GLib 2.17.0 (Development)
[019] - GNOME Commander 1.2.6
[020] - GNUnet 0.8.0pre1
[021] - GOZERBOT 0.8.1.0
[022] - gpgdir 1.9
[023] - gPodder 0.11.3
[024] - icecast 2.3.2
[025] - JAMWiki 0.6.6
[026] - JChart2D 3.0.0.
[027] - JPEd 2.0
[028] - KaufKauf Slim Linux 2.0
[029] - KnowledgeTree 3.5.3-beta1 (Development)
[030] - kvpnc 0.9.1-rc1
[031] - layman 1.2.0
[032] - Linux Test Project 20080531
[033] - Mitter 0.2.4
[034] - MoinMoin 1.7.0rc2
[035] - Monica 3.7
[036] - mspsim 0.91
[037] - mxallowd 1.5
[038] - NArrange 0.2.2
[039] - NetSieben SSH Library 1.2.6
[040] - NolaPro 4.0.3401
[041] - ns4 4.1.0
[042] - PBooks 0.11
[043] - Persian Calendar 2.2
[044] - PHP MIME Mail decoder class 2008.05.30
[045] - phpLogCon 2.3.4 (Development)
[046] - Project Gutenberg Markup Tool 20080601
[047] - PyJoin 2.0
[048] - PyQwt 5.1.0
[049] - Q4M 0.6
[050] - Rad Upload 4.02
[051] - RenRot 1.0
[052] - rtorstat 0.4.1
[053] - Scmbug 0.26.2
[054] - ScopServ-VoIP 1.4.21
[055] - Smb4k 0.9.5
[056] - Snd 9.10
[057] - soothsayer 0.6.3
[058] - StorYBook 2.0.8
[059] - Sydebar 1.0
[060] - TaskForest 1.12
[061] - TkResolver++ 0.5.5
[062] - VectorLinux RC1 (Light)
[063] - VMware 1.0.6 (Server)
[064] - VMware 2.0.4 (Player)
[065] - VMware 6.0.4 (Workstation)
[066] - V_Sim 3.4.0 (Stable)
[067] - WebtopProject 0.5.0-alpha
[068] - WikyBlog 1.7RC2
[069] - xfburn 0.3
[070] - Zoph 0.7.2 (Pre-release)
[071] - ZRTP Protocol Library 1.2.0
-. --.-- --. .-.----- .- --. -----. --- .-- .--. . ..-----.- .
::: R E L E A S E D E T A I L S :::
[001] - 4tH compiler 3.5c release 3
by J.L. Bezemer (http://freshmeat.net/users/hansoft/)
Mon, Jun 2nd 2008 12:39
Software Development :: Code Generators
Software Development :: Compilers
Software Development :: Libraries
About: 4tH is a Forth compiler with a little difference. Instead of the
standard Forth engine it features a conventional compiler. 4tH is a very
small compiler that can create bytecode, C-embeddable bytecode, standalone
executables, but also works fine as a scripting language. It supports about
95% of the ANS Forth CORE wordset and features conditional compilation,
pipes, files, assertions, forward declarations, enumerations, structures,
suspended execution, recursion, include files, etc. It comes with an RPN
calculator, line editor, compiler, decompiler, C-source generator, a
virtual machine, and a multitasking environment.
Changes: A floating point emulation library was added, providing most
words of the FLOATING and FLOATING EXT wordsets. A few bugs were fixed in
the "mixed" library.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/4th/
- % - % - % - % -
[002] - AsItHappens 0.52
by Mark Abrahams (http://freshmeat.net/users/markabrahams/)
Mon, Jun 2nd 2008 12:42
Games/Entertainment :: Arcade
System :: Networking :: Monitoring
About: AsItHappens is a real-time network statistics collector and
grapher. It collects data from devices over a network via ICMP and SNMP and
displays them on a graph, optionally storing collected data in a database
for later retrieval. Collection types include network response, bandwidth
usage, processor usage, memory usage, Cisco NBAR, and Cisco NetFlow.
AsItHappens polls data in regular intervals, which can be in the order of
milliseconds, to give immediate feedback on network performance, and it can
also graph flow information from packet capture files. AsItHappens includes
the Self Defending Network, a horizontal shoot-em-up based on collected
graph data.
Changes: This release adds the display of extra descriptive information
(ifAlias) for port lists. It contains some improvements in the "Sessions"
panel, including automatic updating of session times, support for deleting
multiple sessions at once, and the sorting of sessions by collection start
time. This release also fixes an erroneous default setting that causes
collecting graphs to use only the bottom 20% of the graph area.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/asithappens/
- % - % - % - % -
[003] - Autopoweroff 2.9.1
by Hans Deragon (http://freshmeat.net/users/deragon/)
Mon, Jun 2nd 2008 00:52
System :: Boot :: Init
About: Autopoweroff is a script that shuts down a computer at a specific
time, but only if some conditions are met. It works well on home
routers/firewalls where the machine can be switched off every night and
powered back up in the morning. It can be configured to only shut down the
server after any computers which depend on the server for Internet access
have been shut down.
Changes: The icon has been moved from "Applications/System Tools" to
"System/Administration". This release officially supports Ubuntu, OpenSuSE,
and Fedora. 'arping' is now also used in addition to 'ping'. If
/dev/input/by-path/* are non-existant on a system, /dev/input/* entries are
used instead. This will allow Autopoweroff to detect user events on Ubuntu
06.06, for instance. The About dialog would now closes properly.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/autopoweroff/
- % - % - % - % -
[004] - BalanceNG 2.130
by Thomas Obermair (http://freshmeat.net/users/thomasobermair/)
Mon, Jun 2nd 2008 23:35
Internet
Internet :: Proxy Servers
Internet :: WWW/HTTP :: Site Management
About: BalanceNG is a modern software IP load balancing solution. It is
small, fast, and easy to use and setup. It offers session persistence,
different distribution methods (Round Robin, Random, Weighted Random, Least
Session, Least Bandwidth, Hash, Agent, and Randomized Agent) and a
customizable UDP health check agent in source code. It supports VRRP to set
up high availability configurations on multiple nodes. It supports SNMP,
integrating the BALANCENG-MIB with Net-SNMPD. It integrates pcap packet
dumping for debugging purposes and allows the implementation of a
"transparent forensic logging bridge".
Changes: A minor command line parsing bug has been fixed. The maximum
number of targets per server has been increased from 32 to 64. The command
"target <n> script" functionality is now also functional with the free
basic license. The IPDB (IP to location database) has been pre-integrated
("ipdb [file]", "locate addr", "show ipdb", and "show locations"). Full
functionality (location-based load balancing) will follow soon. The
distribution comes with the IpToCountry.csv database file (installs in
/opt/BalanceNG for the packages). The VRRP/HA testing licenses are now
valid for 30 days.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/balanceng/
- % - % - % - % -
[005] - BitRock InstallBuilder 5.4.8
by Daniel Lopez (http://freshmeat.net/users/ridruejo/)
Mon, Jun 2nd 2008 17:42
Desktop Environment :: Gnome
Desktop Environment :: Tools
Software Development
About: BitRock InstallBuilder allows you to create easy-to-use
multiplatform installers for Linux (x86/PPC/s390/x86_64/Itanium), Windows,
Mac OS X, FreeBSD, OpenBSD, Solaris (x86/Sparc), IRIX, AIX, and HP-UX
applications. The generated application installers have a native
look-and-feel and no external dependencies, and can be run in GUI, text,
and unattended modes. In addition to self-contained installers, the
installation tool is also able to generate standalone RPM packages.
Changes: This version adds the ability to select free ports from a given
range and execute programs on desktop startup. There are a number of
miscellaneous cosmetic fixes.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/installbuilder/
- % - % - % - % -
[006] - Brasero 0.7.90
by Luis Medinas (http://freshmeat.net/users/metalgod/)
Mon, Jun 2nd 2008 02:59
Desktop Environment :: Gnome
Multimedia :: Sound/Audio :: CD Audio
Multimedia :: Sound/Audio :: CD Audio :: CD Writing
About: Brasero (formerly known as Bonfire) is a application to burn CDs
and DVDs for the GNOME desktop. It is designed to be as simple as possible,
and has some unique features to enable users to create their discs easily
and quickly.
Changes: This release has a normalization plugin, a cover editor, support
for DL DVDs, automatic GStreamer plugin installation for distributions that
support it, new help documentation, no more medium ejection before disc
integrity checks, and a new notification system. It updates most backends
to their full capabilities, and updates libburn/libisofs plugins to use the
latest releases. Mass file renaming/multiple audio track information
editing. Fixes to comply with HIG. Some GUI improvements. Rewriting of the
Data project tree. Support for FreeBSD. Many bugfixes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/brasero/
- % - % - % - % -
[007] - C++ Regex Engine 1.09.00
by unr_stuart (http://freshmeat.net/users/unr_stuart/)
Mon, Jun 2nd 2008 03:02
Text Processing
About: C++ Regex Engine provides a robust regular expression library for
use in C++. The syntax of the regular expression language is very close to
the Perl 5 standard. The classes given somewhat mirror those found in
Java's regular expression library, but have several improvements. The
intended audience of this package is anyone who does a lot of data parsing
(e.g. sysadmins), people tired of trying to decipher Perl scripts, and
regular expression beginners who know C++. Some knowledge of the STL's
vector and string will come in handy, but isn't necessary.
Changes: This release fixes a bug wherein case insensitive, negative class
matches gave erroneous results.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/cpp_regex/
- % - % - % - % -
[008] - Calf 0.0.13
by Krzysztof Foltman (http://freshmeat.net/users/kfoltman/)
Mon, Jun 2nd 2008 23:45
Multimedia :: Sound/Audio :: Sound Synthesis
About: Calf is a set of audio effect plugins compatible with audio
technologies popular in Linux and other open-source operating systems.
Currently, several plugins are available (flanger, reverb, multimode
filter, vintage delay, phaser, simple monophonic VA synthesizer, and
organ/pad synthesizer). All of these plugins are available in versions
compatible with major Linux plugin specifications: LADSPA+LRDF, DSSI, and
LV2. A standalone application using GTK+2 and JACK is provided.
Changes: Changes include LV2 support (including GUI and event extension
support), a phaser effect, a redesigned organ synthesizer, improved
calfjackhost, removal of the dependency on the phat UI library, and many
little improvements and bugfixes. Some newly-found problems with OpenSUSE
and 64-bit architectures have been fixed. The project Web site has been
redesigned.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/calf/
- % - % - % - % -
[009] - Change Control Request Manager 0.4.1
by Dave (http://freshmeat.net/users/daveseff/)
Mon, Jun 2nd 2008 20:37
Information Management :: Records Management
About: Change Control Request Manager is an online system for managing
change requests for businesses. It can be customized to fit the needs of a
particular business.
Changes: A bug has been fixed where updating a field in a record that
already contained data did not update the field.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ccrmgr/
- % - % - % - % -
[010] - DBLog Amateur Radio Logging Program 0.12.4
by Pino Zollo (http://freshmeat.net/users/pinoz/)
Mon, Jun 2nd 2008 20:26
About: DBLog is a logging program for radio amateurs based on a relational
database. It allows the user to log QSOs and export a range of them in ADIF
format. It can read the radio frequency via CAT interface. It includes a CW
Keyer based on cwdaemon.
Changes: This release adds NCDXF beacons monitoring and a graphic band map
that can show spots and is clickable to set VFO frequency.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/dblog-/
- % - % - % - % -
[011] - DBsight 1.5.6
by Chris (http://freshmeat.net/users/chrislusf/)
Mon, Jun 2nd 2008 06:06
Database
Internet :: WWW/HTTP :: Indexing/Search
About: DBSight is a J2EE search platform for instant scalable full-text
search on any relational database, for both beginners and experts. It
features a built-in database crawler following user-defined SQL,
incremental indexing, user-controllable result ranking, the ability to
return results with highlights (like Google), and categorized result counts
(like Amazon). It can easily integrate with other languages with
XML/JSON/HTML. There is a UI for all operations, so no Java coding is
necessary. Deleted or updated records in database can be synchronized also.
Changes: Configurable sorting was added for narrowBy results. A freemarker
template servlet was added for rendering search results. Field-specific
highlighting via wizard generated code was added. Support for efficiently
searching multiple same-structured datasources was added. An exception is
avoided when the option "Empty Query Match All" is unchecked. The
templateName parameter was enhanced by adding options for a different index
from the current index, a different file from default main.vm.
License: Free for non-commercial use
URL: http://freshmeat.net/projects/dbsight/
- % - % - % - % -
[012] - diggZ-Et 1.1.0
by Gorkfu (http://freshmeat.net/users/Gorkfu/)
Mon, Jun 2nd 2008 12:32
About: diggZ-Et is a WordPress plugin for displaying Digg It buttons. Its
admin settings allow you to customize everything including the skin type.
Changes: Three new hide options, a summary option, and a button position
option were added to the admin settings.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/diggz-et/
- % - % - % - % -
[013] - DNS Control 1.0.3
by Justin Mazzi (http://freshmeat.net/users/justinmazzi/)
Mon, Jun 2nd 2008 23:39
Internet :: WWW/HTTP
About: DNS Control is a Web-based DNS management tool for BIND 9. It
supports maintaining A, MX, and CNAME records, with all information stored
in a MySQL database using ADODB. The system is completly templatable as it
uses the Smarty template engine.
Changes: PHP 5 support has been added.
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/dns/
- % - % - % - % -
[014] - DocBook Doclet 4.1.14
by Michael Fuchs (http://freshmeat.net/users/mfuchs/)
Mon, Jun 2nd 2008 12:29
Software Development :: Documentation
Text Processing :: Markup :: XML
Utilities
About: The DocBook Doclet creates DocBook XML from Java source
documentation or HTML files. It is helpful if you want to create reference
handbooks of your API. Normally it is used with the Javadoc tool but it can
also be used as a standalone application to convert HTML to DocBook.
Additionally it comes with a Swing application to manage documentation
projects and to transform the resulting DocBook files to PDF, Postscript,
HTML, or JavaHelp.
Changes: Class diagrams with realizations and drop shadows were improved.
The line wrapping behavior was reworked. The layout of PDF output was
improved. New features were backported for javadoc 1.4. The command line
argument -docfilespath was added to specify the location of the
sourcepaths, if only source files are passed to javadoc, but no
-sourcepath. The document type article is supported.
License: Freeware
URL: http://freshmeat.net/projects/dbdoclet/
- % - % - % - % -
[015] - DocumentBurster 0.0.6
by Virgil (http://freshmeat.net/users/virgiltrasca/)
Mon, Jun 2nd 2008 12:37
Office/Business :: CRM
Office/Business :: Financial
Office/Business :: Financial :: Accounting
About: DocumentBurster splits PDF reports based on metadata. Generated
documents can be delivered on a variety of destinations like email, FTP,
fax, archive, and many more. It works on all versions of Windows and most
Unix systems. It works by reading metadata, which is easily included in the
document, to indicate the splitting and delivery methods to be used. It is
easy to define your own custom delivery targets with the help of a plugin
architecture. This will handle the delivery of reports to any target that
can be imagined. It is easy to define simple or complex schedules for
bursting.
Changes: The main addition with this release is better logging support by
using the Apache Commons Logging library.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/documentburster/
- % - % - % - % -
[016] - fwknop 1.9.4
by Michael Rash (http://freshmeat.net/users/michaelrash/)
Mon, Jun 2nd 2008 13:24
Security
System :: Monitoring
System :: Networking :: Firewalls
About: fwknop implements an authorization scheme called Single Packet
Authorization that requires only a single encrypted packet to communicate
various pieces of information, including desired access through an iptables
or ipfw firewall policy and/or specific commands to execute on the target
system. The main application of this program is to protect services such as
SSH with an additional layer of security in order to make the exploitation
of vulnerabilities much more difficult. The authorization server works by
passively monitoring authorization packets via libpcap. Also supported is a
robust port knocking implementation based around iptables log messages.
Changes: Two new port randomization features, --NAT-rand-port and
--rand-port, were added to allow fwknop clients to request a random port to
be assigned both for the SPA packet destination port and for the forwarded
port in a NAT operation against an incoming connection. This makes traffic
analysis of the SPA system more difficult. A bug was fixed to add a check
for "keep-state" in ipfw policies in addition to the existing "check-state"
check. It is now possible to specify the port that SPA packets are sent
over with the fwknop client by using the syntax "<host|IP>:<port>".
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/fwknop/
- % - % - % - % -
[017] - Gimp User Filter Plug-in 0.9.5
by Torsten Neuer (http://freshmeat.net/users/tneuer/)
Mon, Jun 2nd 2008 12:37
Multimedia :: Graphics :: Editors :: Raster-Based
Software Development :: Code Generators
Software Development :: Interpreters
About: Gimp User Filter is a work-alike to Adobe's Filter Factory. It is a
generic image processing plug-in that can be used to create new filters for
The GIMP without having to go through the process of learning about The
GIMP's SDK. Many freely available filters that have been created for Filter
Factory can also be used with this plug-in.
Changes: A few minor bugs have been fixed in the plug-in itself. The
plug-in should also have no dependancy on SSL anymore when Glib 2.16 or
later is installed. Man pages for the utility programs have been added. The
German translation was updated. Most important, the installation procedure
was fixed, so "make install" should now work as intended.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gimpuserfilter/
- % - % - % - % -
[018] - GLib 2.17.0 (Development)
by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
Mon, Jun 2nd 2008 17:44
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: This is the first development release leading up to GLib 2.18,
which will be source and binary compatible with the GLib 2.16 series.
Updates were made to Unicode 5.1, to libcharset from libiconv 0.12, and to
PCRE to 7.7. FEN was introduced for file monitoring in GIO on Solaris.
Several new functions were added. Many bugs were fixed. Translations were
updated.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/glib/
- % - % - % - % -
[019] - GNOME Commander 1.2.6
by Piotr Eljasiak (http://freshmeat.net/users/epiotr/)
Mon, Jun 2nd 2008 23:40
Desktop Environment :: File Managers
Desktop Environment :: Gnome
Internet :: File Transfer Protocol (FTP)
About: GNOME Commander is a fast and powerful graphical filemanager. It
has a "two-pane" interface in the tradition of Norton and Midnight
Commander. It features drag'n'drop, GNOME MIME types, FTP using the
GnomeVFS ftp module, SAMBA access, the ability to extend the context menu
with entries to call external applications or scripts on the selected
items, quick device access buttons with automatic mounting and unmounting,
a fast file viewer for text and images, a history of recently accessed
folders, and folder bookmarks.
Changes: This release has bugfixes and new features, including root mode
for administrator privileges, a GUI for keyboard shortcut management,
support for <super>, <hyper>, and <meta> modifiers, and new key bindings
(SUPER+F).
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gnome-commander/
- % - % - % - % -
[020] - GNUnet 0.8.0pre1
by Christian Grothoff (http://freshmeat.net/users/grothoff/)
Mon, Jun 2nd 2008 06:36
Communications :: File Sharing
Security :: Cryptography
Software Development :: Libraries :: Application Frameworks
About: GNUnet is a peer-to-peer framework with focus on providing
security. All peer-to-peer messages in the network are confidential and
authenticated. The framework provides a transport abstraction layer and can
currently encapsulate the network traffic in UDP (IPv4 and IPv6), TCP (IPv4
and IPv6), HTTP, or SMTP messages. GNUnet supports accounting to provide
contributing nodes with better service. The primary service build on top of
the framework is anonymous file sharing.
Changes: This release adds support for ranking search results by
availability and according to how good they match a given search query. The
release also features a new, more user-friendly way of assigning unique
names to pseudonyms. IPv6 support and various performance aspects were
improved. Build issues and various minor bugs were fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gnunet/
- % - % - % - % -
[021] - GOZERBOT 0.8.1.0
by Bart Thate (http://freshmeat.net/users/bthate/)
Mon, Jun 2nd 2008 13:12
About: GOZERBOT is an IRC and Jabber bot. It can fetch RSS feeds, keep
todo and shopping lists, manage karma and quotes, and remember items. It
supports plugins, has a built-in Web server, and can communicate with other
bots. It can also relay messages received by UDP to a channel or person,
which could be useful for monitoring systems. Relaying between IRC and
Jabber is also possible.
Changes: SSL connections are now supported. Some third-party software is
now included: feedparser, simplejson, and BeautifulSoup. The RSS,
collective, and Web server plugins were renewed. The Web server API has
changed. The tcp.py notification plugin as well as a totcp.py client
program were added. The following plugins were removed from the main
distribition: autovoice, away, convert, country, event, grab, jcoll, and
probe. If you are using one of these plugins, use "install-plug plugin" to
install them from the plugin server.
License: BSD License (revised)
URL: http://freshmeat.net/projects/gozerbot/
- % - % - % - % -
[022] - gpgdir 1.9
by Michael Rash (http://freshmeat.net/users/michaelrash/)
Mon, Jun 2nd 2008 13:18
Security :: Cryptography
About: gpgdir is a Perl script that uses the CPAN GnuPG module to encrypt
and decrypt directories using a GPG key specified in ~/.gpgdirrc. It
supports recursively descending through a directory in order to make sure
it encrypts or decrypts every file in a directory and all of its
subdirectories. All file mtime and atime values are preserved across
encryption and decryption operations. In addition, gpgdir is careful not to
encrypt hidden files and directories.
Changes: The --Obfuscate-filenames format was changed to not include the
gpgdir PID. This allows directories to be encrypted and decrypted under -O
multiple times without creating new filenames (which would pollute
encrypted directories under rsync to other systems). The new -O encrypted
filename format is just "gpgdir_<num>.gpg". PID locking against directories
was added so that multiple gpgdir processes cannot operate against the same
top-level directory simultaneously. This is useful for users that typically
operate with multiple shells and might launch gpgdir from any of them.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gpgdir/
- % - % - % - % -
[023] - gPodder 0.11.3
by Thomas Perl (http://freshmeat.net/users/thp/)
Mon, Jun 2nd 2008 12:33
Communications :: File Sharing
Desktop Environment :: Gnome
Desktop Environment :: Tools
About: gPodder is a Podcast receiver/catcher written in Python and pyGTK.
It manages podcast feeds for you, and automatically downloads all podcasts
from as many feeds as you like. If you are interested in Podcast feeds,
simply put the feed URLs into gPodder and it will download all episodes for
you automatically. If there is a new episode, it will get it for you. It
supports download resume, if the server supports it.
Changes: This release features minor feature upgrades, a revised main
menu, and speedier updates when refreshing feeds. A few translations have
been updated.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gpodder/
- % - % - % - % -
[024] - icecast 2.3.2
by karlH (http://freshmeat.net/users/karlheyes/)
Mon, Jun 2nd 2008 06:36
About: Icecast is a streaming media server which currently supports Ogg
Vorbis and MP3 audio streams. It can be used to create an Internet radio
station or a privately running jukebox and many things in between. It is
very versatile in that new formats can be added relatively easily, and it
supports open standards for communication and interaction.
Changes: Various new features were added and a number of bugfixes were
included. This is a recommended update.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/icecast/
- % - % - % - % -
[025] - JAMWiki 0.6.6
by Ryan (http://freshmeat.net/users/wrh2/)
Mon, Jun 2nd 2008 03:01
Internet :: WWW/HTTP :: Dynamic Content :: Wiki
About: JAMWiki is a Java-based Wiki engine. It features Java servlet 2.4
and JDK 1.4 compatibility, offers many of the features of MediaWiki,
provides quick and easy setup, and supports running either with or without
an external database.
Changes: This release includes nearly three months of development work.
Changes include significant updates to the wiki syntax parser, allowing
generated HTML to more closely match Mediawiki syntax, and adding support
for additional Mediawiki syntax features. In addition, numerous bugs have
been squashed and several feature enhancements have been added.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/jamwiki/
- % - % - % - % -
[026] - JChart2D 3.0.0.
by Achim Westermann (http://freshmeat.net/users/achimwestermann/)
Mon, Jun 2nd 2008 00:44
Multimedia :: Graphics :: Presentation
Scientific/Engineering :: Visualization
Software Development :: Libraries
About: JChart2D is a Swing widget for precise runtime visualization of
numerical tuples in an x-y plot. It is easy to use and is designed for
runtime display. Unlike other charting tools that cover all kinds of views
(pie, bar, etc.), it just creates precise x-y plots. It is thread-safe:
many different threads in an application may each add data to plot. A
single chart may contain multiple different traces. It also features
automatic scaling, choice of unit, viewports (zooming), output to images
(png, jpeg), logarithmic axis, and custom rendering of datapoints (lines,
dots, discs, filled polygons).
Changes: This release requires Java 1.5. Multiple x and y axes are now
configurable on the left, right, top, and bottom edge of the chart. Charts
are now serializable. A minimum repaint latency may be configured that
allows you to collapse many repaint requests into one (required for high
performance in real time applications).
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/jchart2d/
- % - % - % - % -
[027] - JPEd 2.0
by tchize (http://freshmeat.net/users/tchize/)
Mon, Jun 2nd 2008 20:32
Information Management :: Workflow Frameworks
About: JPEd is an XPDL 1 process editor based on the source code of JaWE
community edition with additional features and changes that could be of
great interest to both users and developers. It presents users with
swinlanes-based activity placement, and supports multiple process
(workflows) per package, imports, subflows, a full range of XPDL
capabilities, and a customizable user interface. It can be used as a
stand-alone product, features a pluggable interface (with plugins provided
for various common operations), and can be cutomized to fit your company's
name (including logo), as long as you respect GPL licencing terms.
Changes: This release has has plugins for the shark engine, and can output
workflows in a PDF report, generate real vectorial SVG output, a fully
customizable interface that is ideal to use in a production environment
(restrict or extend the actions of your users), and many other features.
You can easily add plugins of your choice to the interface, create your own
plugins, customize the editor to fit your company's needs, and distribute
with JNLP or other Java means.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/jped/
- % - % - % - % -
[028] - KaufKauf Slim Linux 2.0
by Oxygenic (http://freshmeat.net/users/oxygenic/)
Mon, Jun 2nd 2008 06:40
Desktop Environment :: Gnome
Desktop Environment :: Window Managers :: Sawfish
Home Automation
About: KaufKauf Slim Linux is a fully configured Linux-based operating
system that is able to run from flash memory. It doesn't require more than
700 MBytes of disk space. It comes with full support for several touch
controllers and is made to run on weak systems (400 MHz CPU and 256 MBytes
RAM are enough). It is designed for embedded systems, doesn't need to be
shut down cleanly and comes with Xfce, CUPS, and several other features.
Changes: This is the final release of a fully updated and completely
reworked version. It now contains Linux kernel 2.6.25, Xorg graphics,
support for several touch controllers, CUPS, and the Xfce window manager.
This release is also intended to support new hardware platforms and
chipsets like the Geode LX 800.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/kaufkauflinux/
- % - % - % - % -
[029] - KnowledgeTree 3.5.3-beta1 (Development)
by Lindy Grobler (http://freshmeat.net/users/lindygrobler1/)
Mon, Jun 2nd 2008 17:43
Information Management :: Document Repositories
Office/Business :: Groupware
About: KnowledgeTree is a powerful Web-based document management system
built on the popular LAMP (Apache/MySQL/PHP) stack. It is a leading
PHP-based commercial document management software project. KnowledgeTree is
used by Fortune 500 companies, community organizations, local and state
governments, and educational and scientific institutions around the world.
Changes: This is the first release to contain BitRock's new BitRock
Network technology, which provides community members with improved
notifications of new releases, security alerts, and other messaging from
the KnowledgeTree engineering team. The release also contains numerous
small feature additions and bugfixes.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/knowledgetree/
- % - % - % - % -
[030] - kvpnc 0.9.1-rc1
by Crissi (http://freshmeat.net/users/Crissi/)
Mon, Jun 2nd 2008 20:34
Desktop Environment :: K Desktop Environment (KDE)
Internet
System :: Networking
About: KVpnc is a KDE frontend for various VPN clients. It supports Cisco
VPN (vpnc, vpnclient (a proprietary client from Cisco)), IPSec (FreeS/WAN,
Openswan, strongSwan, racoon), PPTP (pptpclient), OpenVPN, L2TP over IPSec
(l2tpd, xl2ltpd) (usable with FreeS/WAN, Openswan, strongSwan, and racoon)
and Vtun. Smartcards will be supported within OpenVPN and strongSwan. vpnc
is a replacement for the Cisco VPN client, and is used as a client for the
Cisco3000 VPN Concentrator. FreeS/WAN, Openswan, and strongSwan are IPSec
clients for Linux 2.4.x/2.6.x, and racoon is an IPSec client for Linux
2.6.x and *BSD. l2tpd is a Linux L2TP VPN client/server.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/kvpnc/
- % - % - % - % -
[031] - layman 1.2.0
by Gunnar Wrobel (http://freshmeat.net/users/LuciferC/)
Mon, Jun 2nd 2008 17:50
Software Development :: Version Control
System :: Software Distribution Tools
System :: Systems Administration
About: layman is the Gentoo overlay manager. It allows the user to
integrate experimental software packages into the main distribution. It can
also be used as a manager for version control repositories.
Changes: This release fixes a few minor bugs and changes the default
storage location from /usr/portage/local/layman to
/usr/local/portage/layman.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/layman/
- % - % - % - % -
[032] - Linux Test Project 20080531
by Subrata Modak (http://freshmeat.net/users/subrata_modak/)
Mon, Jun 2nd 2008 20:45
Software Development :: Quality Assurance
Software Development :: Testing
About: The Linux Test Project is a joint project with SGI, IBM, OSDL,
Bull, and Wipro Technologies with a goal to deliver test suites to the open
source community that validate the reliability, robustness, and stability
of Linux. The project consists of well over 2000 individual testcases and a
test driver to automate execution of the tests.
Changes: This release adds FILESYSTEM BIND MOUNT tests, a second set of
memory controller test cases, default log file generation capability, and a
stable release of LTP-DEVEL-2.0.0.0 RPM packages for i386, IA-64, PPC-64,
x86-64, and s390x. It has FCNTL LOCKTESTS updates, an update to OpenHPI
2.10.2, continuing work for concurrency fixes, and cleanup/updates for LTP
real time test cases.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ltp/
- % - % - % - % -
[033] - Mitter 0.2.4
by Julio Biason (http://freshmeat.net/users/JulioBiason/)
Mon, Jun 2nd 2008 00:50
Communications :: Chat
About: Mitter is a simple application to keep your Twitter status
up-to-date and to see your friends' updates. It aims to be simple and have
a small requirement list, while supporting multiple different interfaces.
Changes: The PyGTK interface keeps the focus on the entry field, now
displays some characters properly, keeps the list short (removing old
tweets), and has a fix for a crash when avatars aren't available. In the
TTY interface, a crash when the terminal is not UTF-8 has been fixed.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/mitter/
- % - % - % - % -
[034] - MoinMoin 1.7.0rc2
by TW (http://freshmeat.net/users/thomaswaldmann/)
Mon, Jun 2nd 2008 00:49
Communications
Internet :: WWW/HTTP :: Dynamic Content
Office/Business
About: A WikiWikiWeb is a collaborative hypertext environment, with an
emphasis on easy access to and modification of information. MoinMoin is a
Python WikiClone that allows you to easily set up your own wiki, only
requiring a Web server and a Python installation.
Changes: This release fixes editor preview for new pages. It has better
handling of ImportErrors. Xapian search and indexing has been improved. It
also supports MIME type search for the built-in search. LDAP authentication
was improved, and now supports failover (and has unit tests). A security
issue that crept in since 1.7 alpha has been fixed. Another HMAC/py2.4
issue was fixed. The CSV parser was fixed. Event notifications are now in
the recipient's language.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/moin/
- % - % - % - % -
[035] - Monica 3.7
by Paul Sherman (http://freshmeat.net/users/psherma1/)
Mon, Jun 2nd 2008 06:35
Utilities
About: Monica is a monitor calibration tool using the FLTK library. It
works as frontend to xgamma to alter the gamma correction for XFree86 or
Xorg. The black point, gray, and color blocks help to find usable settings
for a target of 2.2 gamma, the Web, and sRGB standard. FLTK libs are not
needed for the binary.
Changes: The code was updated to compile with gcc-4.3, and several
deprecation warnings were eliminated. The text was set to wrap in the
info/license display and a smaller window is used for smaller screens.
License: BSD License (revised)
URL: http://freshmeat.net/projects/monica/
- % - % - % - % -
[036] - mspsim 0.91
by Joakim Eriksson (http://freshmeat.net/users/joxe/)
Mon, Jun 2nd 2008 20:41
System :: Emulators
About: mspsim is a Java-based instruction level emulator of the MSP430
series microprocessor with emulation of some sensor networking platforms.
It supports loading of IHEX and ELF firmware files, and has tools for
monitoring stacks, setting breakpoints, and profiling.
Changes: This release adds window system and support for it in the CLI,
two chart types for the windows subsystem, a redirect to windows in the
CLI, additional CLI commands, a working ADC12 subsystem, a watchdog WDT
subsystem, support for file-based scripts in the CLI, and connectivity
between multiple running mspsim's. It has improved CC2420 emulation
improved support for digital I/O ports, and a bugfix in instruction
emulation (addressing mode: autoincrement byte was wrong on PC).
License: BSD License (revised)
URL: http://freshmeat.net/projects/mspsim/
- % - % - % - % -
[037] - mxallowd 1.5
by sECuRE (http://freshmeat.net/users/sECuRE6/)
Mon, Jun 2nd 2008 13:16
Communications :: Email :: Filters
Internet
System :: Networking :: Firewalls
About: mxallowd is a daemon for Linux Netfilter (using libipq) which
implements a slightly improved nolisting mechanism. It requires your name
server to be configured to return two MX IP addresses, and the one with
higher priority must not run a mail server on port 25. mxallowd blocks
attempts to connect to the mail server unless the sender tries to connect
to the first mail server before the second. Since most spammers will
attempt direct connections to each mail server, they will be blocked.
Changes: mxallowd now supports IPv6.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/mxallowd/
- % - % - % - % -
[038] - NArrange 0.2.2
by James Nies (http://freshmeat.net/users/jamesnies/)
Mon, Jun 2nd 2008 02:59
Software Development :: Code Generators
About: NArrange is a tool for arranging .NET source code. This code
beautifier automatically sorts and organizes class members into groups or
regions. Currently, C# and VB code files are supported.
Changes: This release adds a configuration editor and the ability to
arrange all source files in a directory. It also fixes some VB formatting
bugs and other minor issues.
License: Common Public License
URL: http://freshmeat.net/projects/narrange/
- % - % - % - % -
[039] - NetSieben SSH Library 1.2.6
by Andrew Useckas (http://freshmeat.net/users/daronin/)
Mon, Jun 2nd 2008 20:35
Software Development :: Libraries
About: NetSieben SSH Library is a Secure Shell client library for C++. It
utilizes the Botan library for its cryptographic functions, allowing a
large choice of algorithms to be used in SSH communications. It integrates
Secure FTP client functionality and has been tested in multi-threaded
applications.
Changes: This release fixes includes to compile with GCC 4.3.0. It fixes
the cleanup of timed out connections. It fixes a race condition within
ne7ssh.cpp. There are fixes for the mingw32 compiler.
License: Q Public License (QPL)
URL: http://freshmeat.net/projects/net7ssh/
- % - % - % - % -
[040] - NolaPro 4.0.3401
by Noguska (http://freshmeat.net/users/noguska/)
Mon, Jun 2nd 2008 17:55
Office/Business :: Financial
Office/Business :: Financial :: Accounting
Office/Business :: Financial :: Point-Of-Sale
About: NolaPro is a Web-based business suite. It includes ERP and
accounting modules such as AP, AR, payroll, order tracking, inventory
items, customer records, POS, B2B Web portal, and OSCommerce shopping cart.
It can be configured as a stand-alone app or used over a closed network via
an internal IP address.
Changes: A substantial Language Editor rewrite, with support for over 20
major languages for translation. The video training library interface has
been completely revamped. Canceled invoices have been removed from the
Invoice Summary report when the option All is selected. There is optional
functionality for Hosting Manager to administer client installations of
NolaPro, optional functionality in Employee Time Card Tracking (i.e. a
timeclock system), and optional functionality in the Internal Messaging
add-on (create and send banner messages to users). Many minor stability
tweaks and enhancements have been implemented.
License: Freeware
URL: http://freshmeat.net/projects/nolapro/
- % - % - % - % -
[041] - ns4 4.1.0
by Chris Mason (http://freshmeat.net/users/chrimaso/)
Mon, Jun 2nd 2008 12:31
Utilities
About: ns4 is a configuration management tool which allows the automated
backup of just about anything, but it was designed for routers and
switches. If you are able to log into it through a CLI, you can back it up.
Commands are defined within a configuration file, and when they are
executed, the output is sent to a series of FTP servers for archiving. As
well as archiving configurations, it allows scripts to be run on nodes;
this allows configurations to be applied en masse and allows conditional
logic so different bits of scripts are run on different nodes.
Changes: This release contains major changes with regards to Scripts,
Alerts, and Transports. It introduces support for SFTP based Transports and
HTTP POST based Alerts. The scripting engine has been redesigned from
scratch to allow much simpler and seamless integration with ns4.
License: Free for non-commercial use
URL: http://freshmeat.net/projects/ns4/
- % - % - % - % -
[042] - PBooks 0.11
by infobankr (http://freshmeat.net/users/infobankr/)
Mon, Jun 2nd 2008 23:41
Information Management
Office/Business :: Financial
About: Pbooks is a PHP-based accounting and bookkeeping system. It is
designed for use by small business, and uses the double-entry accounting
model.
Changes: This version includes some significant changes to keep up with
the progress made on Nexista, the codebase of which is really starting to
stabilize after some serious improvements. Also included is a rewrite of
the XSL templates, which will make customizing the look and feel of PBooks
much easier.
License: Affero General Public License
URL: http://freshmeat.net/projects/pbooks/
- % - % - % - % -
[043] - Persian Calendar 2.2
by S.Mohammad Salehi (http://freshmeat.net/users/saron/)
Mon, Jun 2nd 2008 03:10
About: This Persian calendar PHP class allows you to navigate by month and
year. It helps you create an archive for your blog or CMS.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/persiancalendar/
- % - % - % - % -
[044] - PHP MIME Mail decoder class 2008.05.30
by Manuel Lemos (http://freshmeat.net/users/mlemos/)
Mon, Jun 2nd 2008 06:46
Communications :: Email :: Filters
Software Development :: Libraries :: PHP Classes
About: PHP MIME Mail decoder class is a PHP class to parse and decode MIME
email messages. It supports decoding single RFC 2822 MIME messages or
archives that aggregate multiple messages in the mbox format. It can decode
messages read from files or data strings. The bodies of multipart messages
can be decoded into distinct sub-messages. Optionally, the message body
data can be saved to separate files, so the class can handle messages
larger than the available memory. The parser can tolerate some syntax
errors in malformed messages that are not compliant with RFC 2822.
Changes: This version provides improved tolerance for malformed messages
that have, for instance, email addresses with names containing unquoted
commas or multiple content-type headers.
License: BSD License (revised)
URL: http://freshmeat.net/projects/phpmimemaildecoder/
- % - % - % - % -
[045] - phpLogCon 2.3.4 (Development)
by deltaray (http://freshmeat.net/users/deltaray/)
Mon, Jun 2nd 2008 17:47
System :: Logging
System :: Monitoring
About: phpLogCon is a Web front-end for syslog and other network event
data. It provides easy browsing and some basic analysis. Data are taken
from databases or plain syslog text files, so phpLogCon does not require
changes to an existing logging infrastructure. Depending on the log data
present, it can process syslog messages, Windows event log entries, and
some more exotic things. Its troubleshooting support enables users to
quickly find solutions to problems seen in the log data.
Changes: This release adds a new feature to automatically link IP and
domain names with its whois search engine, so you can research this
information with one click. The online search parameters have changed. For
Eventlog-related search links, you will be directed to entries in the
knowledge base, if found.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/phplogcon/
- % - % - % - % -
[046] - Project Gutenberg Markup Tool 20080601
by Ron Burkey (http://freshmeat.net/users/rburkey/)
Mon, Jun 2nd 2008 00:51
Text Processing :: Markup :: HTML/XHTML
Text Processing :: Markup :: TeX/LaTeX
About: The Project Gutenberg Markup Tool is a command-line tool with a GUI
front-end that automatically creates an HTML or LaTeX file from a Project
Gutenberg etext. The aim is to provide publication-quality formatted
etexts, without manual markup, in conjunction with post-processing by other
pre-existing tools. It is tailored specifically to Project Gutenberg
etexts, but can in some cases be used for other plain-ASCII etexts.
Changes: The GUI front-end now supports the GutenSplit utility in addition
to supporting GutenMark itself. The GUI front-end now defaults to using the
desktop for input and output. Mac OS X support has been reinstated, though
with full support only for Leopard. Limited iPhone support has been added.
Some portability issues with the Linux version have been fixed. GutenSplit
has several new options. The installer programs have been made somewhat
smaller.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gutenmark/
- % - % - % - % -
[047] - PyJoin 2.0
by hwmay (http://freshmeat.net/users/hwmay/)
Mon, Jun 2nd 2008 23:38
About: PyJoin is a program to join multiple MPEG files into one MPEG file.
Changes: This release has been rebuilt as a QT application. The license
has changed to the GPLv3.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/pyjoin/
- % - % - % - % -
[048] - PyQwt 5.1.0
by Gerard Vermeulen (http://freshmeat.net/users/gvermeul/)
Mon, Jun 2nd 2008 06:38
Scientific/Engineering
Software Development :: Libraries :: Python Modules
About: PyQwt is a set of Python bindings for the Qwt class library which
contains widgets for scientific and engineering applications. It allows you
to integrate PyQt, Qt, Qwt, the Numerical Python extensions, and optionally
SciPy in a GUI Python application or in an interactive Python session.
Changes: This release adds support for Qt v4.4, PyQt v4.4.2, SIP-4.7.6,
and the new classes in Qwt v5.1.x. A bugfix makes meaningful subclassing of
QwtPicker possible. Three advanced examples have been added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/pyqwt/
- % - % - % - % -
[049] - Q4M 0.6
by kazuho (http://freshmeat.net/users/kazuho/)
Mon, Jun 2nd 2008 06:37
Database
Database :: Database Engines/Servers
About: Q4M (Queue for MySQL) is a message queue that works as a pluggable
storage engine for MySQL 5.1. It was designed to be robust, fast, and
flexible.
Changes: This is basically a performance-tuned version of the previous
release, 0.5.1. Its maximum throughput has tripled, achieving over 50k
messages per second. Some minor bugs have been fixed as well.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/q4m/
- % - % - % - % -
[050] - Rad Upload 4.02
by e4c5 (http://freshmeat.net/users/e4c5/)
Mon, Jun 2nd 2008 17:45
Internet :: File Transfer Protocol (FTP)
Internet :: WWW/HTTP
About: Rad Upload is a drag and drop file upload applet with a progress
monitor. Advanced features include recursive upload of directories and
setting upload limits at the client side. Bandwidth saving options include
filtering out unwanted file types, compression, and resizing images before
they are uploaded. Both HTTP/HTTPS and FTP protocols are supported, and
files can be uploaded using copy and paste, as well as with an optional
traditional browse button.
Changes: There are two bugfixes related to FTP uploads (HTTP uploads were
not affected). These were related to redirecting on upload completion and a
minor incompatibility with some FTP servers. A new code signing certificate
valid until June 2010 has been used to sign the applet (the current
certificate expires June 10, 2008).
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/radupload/
- % - % - % - % -
[051] - RenRot 1.0
by Andy Shevchenko (http://freshmeat.net/users/andy_shev/)
Mon, Jun 2nd 2008 03:06
Multimedia :: Graphics
Multimedia :: Graphics :: Graphics Conversion
Utilities
About: Renrot renames files according the flexible name template (allowing
DateTimeOriginal and FileModifyDate EXIF tags, if they exist; otherwise,
the name will be set according to the current timestamp). It can aggregate
files according to shooting time period. It can losslessly rotate JPEGs and
their thumbnails according to the Orientation EXIF tag or a given angle. It
can put commentary into the Commentary and UserComment tags. Personal
details can be specified via XMP tags defined in a configuration file.
Changes: A major upgrade was done. The contact sheet generator has been
implemented. This new feature requires the Image::Magick Perl module at
run-time. In addition to the contact sheet generator framework, the rank
functionality has been added. See the applied manual to get details for
using it. The configuration parameter "use color" is turned off by default.
License: Perl License
URL: http://freshmeat.net/projects/renrot/
- % - % - % - % -
[052] - rtorstat 0.4.1
by gnot (http://freshmeat.net/users/gnot/)
Mon, Jun 2nd 2008 13:14
Home Automation
Internet :: WWW/HTTP :: Dynamic Content
Utilities
About: rtorstat is a simple Web page generator that shows status
information about the rTorrent bittorrent client. This makes it possible to
quickly have an overview of your torrent list from a remote location
without having to log into the remote machine that actually runs rTorrent.
It can be run through cron or as a CGI script.
Changes: A last minute change in the code had broken the software, when
used as a standalone script. The issue did not affect the software's
functionality when it was used as a CGI script. Minor code improvements
were made.
License: The Apache License 2.0
URL: http://freshmeat.net/projects/rtorstat/
- % - % - % - % -
[053] - Scmbug 0.26.2
by Kristis Makris (http://freshmeat.net/users/mkgnu/)
Mon, Jun 2nd 2008 06:33
Information Management :: Issue Tracking
Software Development :: Bug Tracking
Software Development :: Version Control
About: Scmbug integrates software configuration management (SCM) with
bug-tracking. It aims to solve the integration problem once and for all. It
will glue any source code version control system (such as CVS/CVSNT,
Subversion, and Git) with any bug tracking system (such as Bugzilla,
Mantis, Request Tracker, Test Director).
Changes: This release converts the daemon to use the log4perl interface
and improves the checking of issued activities.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/scmbug/
- % - % - % - % -
[054] - ScopServ-VoIP 1.4.21
by Joel Vandal (http://freshmeat.net/users/joelvandal/)
Mon, Jun 2nd 2008 20:34
Communications :: Internet Phone
Communications :: Telephony
Office/Business
About: ScopServ-VoIP is a Web-based management interface (GUI) for the
Asterisk system which can be accessed by any XHTML 1.0+ browser. It
supports a lot of features like: multiple languages, multiple users,
reporting tools, personal IVR, and an end user UI. It is available in SOHO,
SMB, Professional, and ITSP editions.
Changes: Multiple bugfixes and enhancements for Polycom phones and support
for the Spectralink 8002 (Polycom WiFi handset) have been added to Phones
Provisioning. New columns are available on reports (CDR and ACD) and now
include Asterisk 1.4.20.1, Zaptel 1.4.11, and Wanpipe 3.3.10.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/scopserv/
- % - % - % - % -
[055] - Smb4k 0.9.5
by Marc Hansen (http://freshmeat.net/users/marcgie/)
Mon, Jun 2nd 2008 06:42
Desktop Environment :: K Desktop Environment (KDE) :: Themes KDE 3.x
Security
System :: Filesystems
About: Smb4K is a SMB and CIFS (Windows) share browser for KDE. It uses
the Samba software suite to access the SMB and CIFS shares of the local
network neighborhood. Its purpose is to provide a program that's easy to
use and has as many features as possible.
Changes: This release fixes a logon issue that was introduced in version
0.9.4: smb4K sent the login and password to the master browser by default
when asking for the browse list. This could cause at least master browsers
running Samba to return an empty browse list. This behavior has now been
made configurable and can be enabled in the configuration dialog under
"Network | Authentication | Master browsers need authentication". It is
turned off by default.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/smb4k/
- % - % - % - % -
[056] - Snd 9.10
by Bill Schottstaedt (http://freshmeat.net/users/schottstaedt/)
Mon, Jun 2nd 2008 20:39
Multimedia :: Sound/Audio :: Analysis
Multimedia :: Sound/Audio :: Editors
About: Snd is a sound editor modelled loosely after Emacs. It can
accommodate any number of sounds, each with any number of channels. It can
be customized and extended using Guile, Ruby, or Forth.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/snd/
- % - % - % - % -
[057] - soothsayer 0.6.3
by Matteo Vescovi (http://freshmeat.net/users/matteovescovi/)
Mon, Jun 2nd 2008 20:36
Adaptive Technologies
Scientific/Engineering :: Artificial Intelligence
About: Soothsayer is an intelligent predictive text entry platform.
Soothsayer exploits redundant information embedded in natural languages to
generate predictions. Soothsayer's modular and pluggable architecture
allows its language model to be extended and customized to utilize
statistical, syntactic, and semantic information sources.
Changes: This release comes with a number of packaging and distribution
improvements. The build system has received minor fixes and configurability
enhancements. There are improved demonstration programs and improved UTF-8
support. Distributed text resources used to generate sample statistical
data are now UTF-8 encoded. There are a few bugfixes and documentation
updates.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/soothsayer/
- % - % - % - % -
[058] - StorYBook 2.0.8
by Martin Mustun (http://freshmeat.net/users/intertec/)
Mon, Jun 2nd 2008 17:50
Documentation
Office/Business
Text Editors :: Documentation
About: StorYBook is a summary-based program for creative writers,
novelists, and authors that helps to keep the overview over the strands
while writing a book, a novel, or a story. It assists you in structuring
your book.
Changes: The feature request "#1912757: TODO flag for chapters" has been
implemented. The Sidebar has been improved (feature request #1976414). The
H2 Database Engine was updated to version 1.0.73 (2008-05-31).
License: GNU General Public License v3
URL: http://freshmeat.net/projects/storybook/
- % - % - % - % -
[059] - Sydebar 1.0
by Remy Blank (http://freshmeat.net/users/remyblank/)
Mon, Jun 2nd 2008 23:44
Software Development :: Documentation
About: Sydebar is a browser sidebar generator for Python documentation
pages. It can generate Python documentation sidebars for all Python
versions. The documentation pages can be either local or on a remote Web
server.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/sydebar/
- % - % - % - % -
[060] - TaskForest 1.12
by enoor (http://freshmeat.net/users/enoor/)
Mon, Jun 2nd 2008 00:51
System :: Monitoring
About: TaskForest is a simple but expressive job scheduler that allows you
to chain jobs and tasks and to create time dependencies. It uses plain-text
configuration files to specify task dependencies. It is designed for use on
a single machine.
Changes: A border condition bug dealing with foreign timezones crossing a
date boundary was fixed.
License: Artistic License
URL: http://freshmeat.net/projects/taskforest/
- % - % - % - % -
[061] - TkResolver++ 0.5.5
by Bob Ham (http://freshmeat.net/users/node/)
Mon, Jun 2nd 2008 23:36
Scientific/Engineering
About: TkResolver++ is a suite of software for conducting experiments
into telekinesis (specifically retropsychokinesis.) It uses the output
from a random number generator to determine the course of a line as it is
drawn down the computer screen. Experiments consist of an operator who
attempts to influence the behaviour of the line drawing. The software
records in a database the operator's details, the experimental variables,
and the observed results. The suite includes programs for conducting
visualisation and statistical analysis of the database.
Changes: This release adds a new query language for querying experiments
through properties. The analyser has been updated to use the query
language. The test and date_time fields in the experiment table have been
changed to be properties.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/tkresolver/
- % - % - % - % -
[062] - VectorLinux RC1 (Light)
by vec7 (http://freshmeat.net/users/vec7/)
Mon, Jun 2nd 2008 23:37
System :: Operating System
About: VectorLinux is a fast, bloat-free, Slackware-based Linux
distribution. It includes an Xorg based GUI desktop, a full development
environment, networking utilities, laptop support, and a full range of
desktop and console applications. Although intended as a desktop system, it
can be configured for console use. "Light" is suitable for Pentium-3 class
computers. "Standard" remains fast while providing the full XFCE desktop
environment. Also available is a LiveCD preview of the premium SOHO
Edition.
Changes: The software selection has been frozen. JWM is the default window
manager. Fluxbox is provided as an alternative, and LXDE provides an option
for a full desktop environment.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/vectorlinux/
- % - % - % - % -
[063] - VMware 1.0.6 (Server)
by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
Mon, Jun 2nd 2008 12:39
About: VMware allows you to run 'virtual machines' inside a Linux host. It
is not an emulator. It provides a virtual computer within the host which
can boot whichever OS you decide to put on the filesystem image that is
used as a harddrive. It will run DOS 6.22, Win 3.1, Win9x,
WinNT/2000/XP/2003, Linux, Novell, and more. The only main requirement is a
400 MHz or better machine, along with lots of RAM (128M minimum, 256M
recommended).
Changes: The VIX API is no longer accessible from the guest operating
system by default. A virtual machine failure after a Symantec virus
definition update was fixed.
License: Free To Use But Restricted
URL: http://freshmeat.net/projects/vmware/
- % - % - % - % -
[064] - VMware 2.0.4 (Player)
by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
Mon, Jun 2nd 2008 12:40
About: VMware allows you to run 'virtual machines' inside a Linux host. It
is not an emulator. It provides a virtual computer within the host which
can boot whichever OS you decide to put on the filesystem image that is
used as a harddrive. It will run DOS 6.22, Win 3.1, Win9x,
WinNT/2000/XP/2003, Linux, Novell, and more. The only main requirement is a
400 MHz or better machine, along with lots of RAM (128M minimum, 256M
recommended).
Changes: An arbitrary code execution vulnerability, reported as
CVE-2008-2099, was fixed. A host-guest file system (HGFS) vulnerability
which could cause a buffer overflow, reported as CVE-2008-2098, was fixed.
License: Free To Use But Restricted
URL: http://freshmeat.net/projects/vmware/
- % - % - % - % -
[065] - VMware 6.0.4 (Workstation)
by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
Mon, Jun 2nd 2008 12:41
About: VMware allows you to run 'virtual machines' inside a Linux host. It
is not an emulator. It provides a virtual computer within the host which
can boot whichever OS you decide to put on the filesystem image that is
used as a harddrive. It will run DOS 6.22, Win 3.1, Win9x,
WinNT/2000/XP/2003, Linux, Novell, and more. The only main requirement is a
400 MHz or better machine, along with lots of RAM (128M minimum, 256M
recommended).
Changes: An arbitrary code execution vulnerability, reported as
CVE-2008-2099, was fixed. A host-guest file system (HGFS) vulnerability
which could cause a buffer overflow, reported as CVE-2008-2098, was fixed.
Support for 32-bit and 64-bit Windows Vista SP1 host and guest operating
systems was added. Several kernel module problems on Ubuntu were resolved.
Problems with USB ISDN modems were eliminated. Several other bugs were
fixed.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/vmware/
- % - % - % - % -
[066] - V_Sim 3.4.0 (Stable)
by Damien Caliste (http://freshmeat.net/users/dcaliste/)
Mon, Jun 2nd 2008 17:49
Scientific/Engineering :: Physics
Scientific/Engineering :: Visualization
About: V_Sim visualizes atomic structures such as crystals, grain
boundaries, molecules, and so on It can work with files either in binary
format or in plain text format. The rendering is done in pseudo-3D with
colored spheres to represent the atoms. The user can interact through many
functions to choose the view, the size of the atoms, their color, the
background color, the type of fog, and more. Moreover, V_Sim allows you to
export the view as images in GIF, PS, and other formats.
Changes: This version is focused on solid state physic applications with
the periodic duplication of the box, a new widget to choose the orientation
using Miller's indices. The number of accepted input formats has been
increased with two new plugins, one to read the XcrysDen file format and
one to read native ABINIT input files. There are other improvements
regarding finer configuration possibilities.
License: The CeCILL License
URL: http://freshmeat.net/projects/v_sim/
- % - % - % - % -
[067] - WebtopProject 0.5.0-alpha
by Michael Meierhoff (http://freshmeat.net/users/pingumime/)
Mon, Jun 2nd 2008 13:17
Information Management
Office/Business
About: WebtopProject gives you the ability to plan small and large
projects between overlapping departments. It is designed to efficiently
support the views and interests of the departments.
Changes: Stability, performance, and robustness were increased. Modules
like a personal organizer with todos and notes and a time tracking module
were added.
License: Mozilla Public License (MPL)
URL: http://freshmeat.net/projects/webtopproject/
- % - % - % - % -
[068] - WikyBlog 1.7RC2
by Josh Schmidt (http://freshmeat.net/users/oyejorge/)
Mon, Jun 2nd 2008 06:40
Information Management
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Dynamic Content :: News/Diary
About: WikyBlog is a Wiki/Blog CMS/groupware application with an AJAX
enhanced tabbed interface that enables users to view and edit multiple
files within the same page. UTF-8 support for multi-language abilities,
integrated custom template editing, file upload, a flexible user privilege
system, and Google Maps integration number among its many features.
Changes: This is a minor bugfix release for installations with simple
domain names like http://localhost. Admins will also notice an improved
htaccess generating script.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/wikyblog/
- % - % - % - % -
[069] - xfburn 0.3
by squisher (http://freshmeat.net/users/squisher/)
Mon, Jun 2nd 2008 23:42
About: xfburn is easy to use burning software for the Xfce desktop
environment (but will work with others). It uses libburn and libisofs as a
backend. ISO files can be burned, data composition created, discs
blanked, and DVD-RW media formatted and deformatted. Common burning
software features not yet implemented are audio CD creation and disc
copying.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/xfburn/
- % - % - % - % -
[070] - Zoph 0.7.2 (Pre-release)
by Jeroen Roos (http://freshmeat.net/users/jeroenr/)
Mon, Jun 2nd 2008 00:39
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
Multimedia :: Graphics :: Presentation
About: There are many photo-gallery programs available. Zoph is different,
as it concentrates on the management of large collection of photos instead
of just showing them on the Web. It can store a lot of information about
your photos, including the regular EXIF info, photographer, location,
title, description, rating, and the people in the photo. Photos can appear
in multiple albums and categories. Additional features include search,
slideshows, lightboxes, email, access privileges, and multiple languages.
Changes: This is an interim "feature" release that offers a preview of a
few of the new features that will be available in 0.8. The most important
new feature in this release is the 'Zoph Pages' feature, which allows you
to create your own pages as a front page for an album, category, place, or
person. You can now add smileys and (limited) markup to comments. Although
this release was tested as well as possible, it is not a "stable" release
and you should continue using 0.7.0.4 if you are not comfortable using an
unstable version.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/zoph/
- % - % - % - % -
[071] - ZRTP Protocol Library 1.2.0
by David Sugar (http://freshmeat.net/users/davidsugar/)
Mon, Jun 2nd 2008 00:47
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: This version is interoperable with the latest ZRTP draft
specification and the latest Zfone beta. The changes resulted in an update
of the API, therefore existing applications must be recompiled.
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