Date:
Fri, September 26, 2008 08:10:03 PMFrom:
The freshmeat daily newsletter
Subject:
[fm-news] Newsletter for Friday, September 26th 2008
::: 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/09/26/
freshmeat.net newsgroup: news:///fm.announce
- .--.----.--.- -- ---.----- - ------ -- --.-- -- - --.-.-- -.
::: A D V E R T I S I N G :::
Perforce SCM: Versions and manages source code & digital assets.
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 (66) :::
[001] - Apache AntUnit 1.1
[002] - Bastille Linux / Unix 3.0.30
[003] - Cairo 1.8.0
[004] - Camera Life 2.6.2b4
[005] - cdrtools 2.01.01a50 (Development)
[006] - Cobbler 1.2.5
[007] - Coherent PDF Command Line Toolkit 1.3
[008] - Config::Model::Itself 0.206
[009] - diggZ-Et 1.1.9
[010] - DrawPile 0.5.0
[011] - Droopy 20080926
[012] - Epic of Thalia 0.02
[013] - Fast Data Transfer 0.9.2
[014] - FreeIPMI 0.6.9
[015] - GADMIN-OpenVPN-Server 0.0.4
[016] - Gammu 1.20.94 (Testing)
[017] - getmail 4.8.4 (Stable)
[018] - GetTogether ALPHA 2
[019] - GMime 2.4.0
[020] - H2 Database Engine 1.0.79 (2008-09-26)
[021] - Hawkscope 0.1.1
[022] - Hop 1.9.0
[023] - Horde Groupware 1.2
[024] - Horde Groupware Webmail Edition 1.2
[025] - Horde Hermes H3 (1.0)
[026] - ImgBrowz0r 0.2.2
[027] - InspIRCd 1.2.0 Beta 1 (Development)
[028] - Java File Copy Library 0.8
[029] - JLanguageLearn 1.2.7
[030] - jsSHA 1.1
[031] - Kamailio 1.4.1
[032] - Klavaro 1.1.6
[033] - libQTidy 0.2.0
[034] - libt2n 0.4
[035] - Marvim 0.3
[036] - Moonbeam Bookmark Manager 0.2
[037] - NASM - The Netwide Assembler 2.04
[038] - Nhopkg 0.4
[039] - OpenNMS 1.5.94 (Unstable)
[040] - oVirt 0.93-1
[041] - Paludis 0.30.1
[042] - Pattern Notes 0.9.1
[043] - Pkg-cacher 0.9.0
[044] - pngslice 0.65
[045] - QueueMetrics 1.4.7
[046] - sakura 2.3.0
[047] - Scheture 3.3.7
[048] - SILC Server 1.1.13
[049] - SLiM 1.3.1
[050] - StorYBook 2.1.4
[051] - Syslinux 3.72 (Release)
[052] - TCPDF 4.0.028 (PHP4)
[053] - TCPDF 4.0.028 (PHP5)
[054] - teamGit 0.0.3
[055] - Teamwork 3.2.9
[056] - The Sleep Scripting Project 2.1 update 3
[057] - TorrentInfo 1.0.1
[058] - TuxShop 2.7
[059] - tw and gtw 0.1.3
[060] - umtsmon 0.9
[061] - Vacuum Magic 0.5
[062] - VanDyke ClientPack for Windows and UNIX 6.1
[063] - VetTux 4.5
[064] - Virtual MIDI Piano Keyboard 0.2.0
[065] - VMware 6.5.0 (Workstation)
[066] - Voreen 1.5
- ----.- --- .---.- .- -.--- ---.-.- - - -.--.--.--- -. .-.--
::: R E L E A S E D E T A I L S :::
[001] - Apache AntUnit 1.1
by Stefan Bodewig (http://freshmeat.net/users/bodewig/)
Fri, Sep 26th 2008 16:33
Software Development :: Build Tools
Software Development :: Testing
About: AntUnit is a library of Ant tasks that was initially developed to
write tests for Ant tasks without resorting to JUnit. It makes it easy to
turn an existing build file that exhibits an error into an AntUnit test.
Tests are written as targets in a build file using assertion tasks provided
by AntUnit. The antunit task executes targets in a collection of build
files and supports custom listeners in a manner similar to the junit task's
formatters.
Changes: This version fixes a few bugs in 1.0 and adds a few new
assertions. The most visible change is that listeners can now receive the
output of the project under testing and the XML, and plainlisteners have
been adapted to optionally include this output in their own logs.
License: The Apache License 2.0
URL: http://freshmeat.net/projects/antunit/
- % - % - % - % -
[002] - Bastille Linux / Unix 3.0.30
by Jay Beale (http://freshmeat.net/users/armitage/)
Fri, Sep 26th 2008 12:53
Education
Security
System :: Systems Administration
About: Bastille Unix (formerly Bastille Linux) aims to be the most
comprehensive, flexible, and educational Security Hardening Program for Red
Hat (Fedora Core, Enterprise Linux, and original Red Hat), SuSE, Gentoo,
Mandrake, and Debian Linux, as well as HP-UX and Mac OS X. Virtually every
task it performs is optional, providing immense flexibility. It educates
the installing admin regarding the topic at hand before asking any
question. The interactive nature allows the program to be more thorough
when securing, while the educational component produces an admin who is
less likely to compromise the increased security.
Changes: This release adds Fedora Core 9 support.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/bastilleunix/
- % - % - % - % -
[003] - Cairo 1.8.0
by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
Fri, Sep 26th 2008 16:43
Software Development :: Libraries
About: Cairo is a vector graphics library with cross-device output
support. It currently supports the X Window System and in-memory image
buffers as output targets. It is designed to produce identical output on
all output media while taking advantage of display hardware acceleration
when available (eg. through the X Render Extension). It provides a
stateful user-level API with capabilities similar to the PDF 1.4 imaging
model and provides operations including stroking and filling Bezier cubic
splines, transforming and compositing translucent images, and antialiased
text rendering.
Changes: Many improvements were made to Cairo's ability to handle text,
including a new "user fonts" feature as well as allowing glyphs to be
embedded in PDF output along with their original text (for searching,
selection, and copy-and-paste). A major revamp of the build system makes it
much easier to build Cairo on various platforms. The performance on remote
X servers without the Render extension was improved. The output of cairo-ps
and cairo-pdf was made more efficient. Completions were made to the API.
Many bugs were fixed.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/cairo/
- % - % - % - % -
[004] - Camera Life 2.6.2b4
by Will Entriken (http://freshmeat.net/users/fulldecent/)
Fri, Sep 26th 2008 04:05
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Dynamic Content
About: Camera Life is a system for cataloging your photo collection. It
gives users the ability to search or browse your archive in intuitive ways,
with an attention to powerful administrative functions. Photos can be
stored locally, on a remote server, on Amazon S3, or on Flickr. The theme
and icons can be easily customized. It is compatible with the Gallery
Remote API (so you can upload with iPhoto, Digikam, and Java). It is RSS
enabled, supports microformats and OpenSearch, and has a special version of
the site for iPhone/iPod touch. AJAX is used to optimize the site as
necessary.
Changes: A few things have been cleared up.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/fdcl/
- % - % - % - % -
[005] - cdrtools 2.01.01a50 (Development)
by Jörg Schilling (http://freshmeat.net/users/schily/)
Fri, Sep 26th 2008 16:56
Multimedia :: Sound/Audio :: CD Audio :: CD Ripping
Multimedia :: Sound/Audio :: CD Audio :: CD Writing
System :: Archiving
About: cdrtools (formerly cdrecord) creates home-burned CDs/DVDs with a
CDR/CDRW/DVD recorder. It works as a burn engine for several applications.
It supports CD/DVD recorders from many different vendors; all SCSI-3/mmc-
and ATAPI/mmc-compliant drives should also work. Supported features include
IDE/ATAPI, parallel port, and SCSI drives, audio CDs, data CDs, and mixed
CDs, full multi-session support, CDRWs (rewritable), DVD-R/-RW, DVD+R/+RW,
TAO, DAO, RAW, and human-readable error messages. cdrtools includes remote
SCSI support and can access local or remote CD/DVD writers.
Changes: cdrecord adds support for DVD-R/DVD-RW multi-border
(multi-session). mkisofs now allows control characters in UDF file names if
Joliet is not also used.
License: Common Development and Distribution License (CDDL)
URL: http://freshmeat.net/projects/cdrecord/
- % - % - % - % -
[006] - Cobbler 1.2.5
by Michael DeHaan (http://freshmeat.net/users/mpdehaan/)
Fri, Sep 26th 2008 17:06
Software Development :: Libraries :: Python Modules
System :: Boot
System :: Operating System :: Linux Distributions
About: Cobbler is a network installation and update server. It can be used
to automatically set up PXE, install virtual guests, manage answer files,
and reinstall existing Linux machines. Advanced features include importing
distributions from DVDs and rsync mirrors, kickstart templating, integrated
yum mirroring (integrated with the installer to make updates available at
install time), creation of netboot ISOs, and built-in DHCP/DNS Management.
Tools such as "cobbler triggers", a Python API, and an XMLRPC API allow
integration with cobbler with the rest of your datacenter environment or
other systems management applications. There is also a Web interface to
simplify management of the install server. Cobbler supports RHEL 4+,
Fedora, and derivative distributions, and is also able to install other
popular distributions.
Changes: This release offers continued bugfixes for the 1.2.X branch. It
includes fixes for dnsmasq management and for various Web interface and CLI
features. Koan's 1.2.5 release also includes a fix that improves
reinstallation usability in non-DHCP-capable environments.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/cobbler/
- % - % - % - % -
[007] - Coherent PDF Command Line Toolkit 1.3
by Coherent Graphics (http://freshmeat.net/users/coherent/)
Fri, Sep 26th 2008 19:35
Multimedia :: Graphics :: Editors
Printing
About: The Coherent PDF Command Line Toolkit provide a robust,
professional set of tools for manipulating PDF files. The operations it
offers includes split and merge, linearize, encrypt, scale, rotate, crop,
bookmark, stamp, watermark, annotate, attach, and much more. It's based on
the camlpdf library.
Changes: This release adds the ability to use any font, the ability to
combine multiple commands on the same commandline for greater speed and to
scale to fit the page, and numerous other improvements.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/cpdf/
- % - % - % - % -
[008] - Config::Model::Itself 0.206
by Dominique Dumont (http://freshmeat.net/users/ddumont/)
Fri, Sep 26th 2008 12:54
Software Development
System :: Systems Administration
About: Config::Model::Itself provides a configuration model for
Config::Model. In other words, the structure of a model specification is
described in Config::Model::Itself so you can use the same user interface
to edit configuration data (for instance Xorg configuration data from
xorg.conf) and Xorg model (if you need to add new parameters in Xorg
model). You can also create your own configuration model to get a
configuration tool for your own application.
Changes: This release adds some parameters necessary to configure the
interface between Config::Model and Augeas.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/config-model-itself/
- % - % - % - % -
[009] - diggZ-Et 1.1.9
by Gorkfu (http://freshmeat.net/users/Gorkfu/)
Fri, Sep 26th 2008 21:26
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: This release adds a new hide option. You can now hide the Digg
buttons on the search results page for WordPress.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/diggz-et/
- % - % - % - % -
[010] - DrawPile 0.5.0
by Calle Laakkonen (http://freshmeat.net/users/callel/)
Fri, Sep 26th 2008 17:04
Artistic Software
Communications :: Conferencing
Multimedia :: Graphics :: Editors :: Raster-Based
About: DrawPile is a drawing program that allows multiple people to draw
on the same picture at the same time. DrawPile offers simple drawing tools
geared towards sketching and has support for tablet pressure sensitivity.
Changes: The server and networking code were rewritten. Improvements were
made to brush rendering. An annotation tool was added. Many minor feature
enhancements and bugfixes were made.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/drawpile/
- % - % - % - % -
[011] - Droopy 20080926
by Pierre (http://freshmeat.net/users/stackp/)
Fri, Sep 26th 2008 12:49
Communications
Communications :: File Sharing
Internet
About: Droopy is a mini Web server whose sole purpose is to let others
upload files to your computer. It is a small and easy to use script.
Changes: This release adds configuration saving and loading and better
Windows support.
License: Python License
URL: http://freshmeat.net/projects/droopy/
- % - % - % - % -
[012] - Epic of Thalia 0.02
by Rob Hoelz (http://freshmeat.net/users/hoelzro/)
Fri, Sep 26th 2008 12:49
Games/Entertainment :: Role-Playing
About: Epic of Thalia is an RPG of the non-MMO variety. It includes
features such as an embedded Lua engine and a non-linear story sequence.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/eot/
- % - % - % - % -
[013] - Fast Data Transfer 0.9.2
by Costin Grigoras (http://freshmeat.net/users/costing/)
Fri, Sep 26th 2008 17:06
Communications :: File Sharing
Internet
Software Development :: Libraries :: Java Libraries
About: FDT is an application for efficient data transfers that is capable
of reading and writing at disk speed over wide area networks (with standard
TCP). It can be used to stream a large set of files across the network, so
a large dataset composed of thousands of files can be sent or received at
full speed, without the network transfer restarting between files. It is
written in Java, runs an all major platforms, and is easy to use.
Changes: This release fixes copying files with names containing special
characters. It adds options to tune the speed reporting interval and to
skip creating lock files. It has initial support for JMX monitoring of the
transfers.
License: Other/Proprietary License
URL: http://freshmeat.net/projects/fdt/
- % - % - % - % -
[014] - FreeIPMI 0.6.9
by Albert Chu (http://freshmeat.net/users/chu11/)
Fri, Sep 26th 2008 19:34
Software Development :: Libraries
System :: Clustering/Distributed Networks
System :: Diagnostics
About: FreeIPMI provides in-band and out-of-band IPMI software based on
the IPMI v1.5/2.0 specification. It has a number of useful features for
large HPC or cluster environments.
Changes: This release handles ipmiconsole/libipmiconsole non-default port
corner cases, fixes --debug portability, and documents new workarounds.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/freeipmi/
- % - % - % - % -
[015] - GADMIN-OpenVPN-Server 0.0.4
by Magnus-swe (http://freshmeat.net/users/magnusswe/)
Fri, Sep 26th 2008 21:17
Desktop Environment :: Gnome
Desktop Environment :: K Desktop Environment (KDE)
About: GADMIN-OpenVPN-Server is an easy to use GTK+ interface for the
OpenVPN server in bridge mode. It allows generation of five signed
certificates and keys, including HMAC-Firewall and user authentications.
Bridge mode enables SAMBA browsing and printing across physically separated
networks and or full-blown road warrior client capabilities.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/gadmin-openvpn-server/
- % - % - % - % -
[016] - Gammu 1.20.94 (Testing)
by Michal Čihař (http://freshmeat.net/users/nijel/)
Fri, Sep 26th 2008 16:38
Communications :: Telephony
Utilities
About: Gammu (formerly known as MyGnokii2) is a cellular manager for
various mobile phones/modems. It supports a wide variety of Nokia, Symbian,
and AT devices (Siemens, Alcatel, Falcom, WaveCom, IPAQ, Samsung, SE, and
others) over cables, infrared, or BlueTooth. It contains libraries with
functions for ringtones, phonebook, SMS, logos, WAP, date/time, alarm,
calls, and more (used by external applications like Wammu). It also
includes a command line utility that can make many things (including
backups) and an SMS gateway with full MySQL and PostgreSQL support from the
PHP interface.
Changes: This release fixes several issues in the AT engine causing
incompatibility with some phones, fixes encoding class to SMS so that they
can be properly parsed by phones, and fixed sending of messages in SMSD
mode with a MySQL backend.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gammu/
- % - % - % - % -
[017] - getmail 4.8.4 (Stable)
by Charles Cazabon (http://freshmeat.net/users/twoflower/)
Fri, Sep 26th 2008 21:19
Communications :: Email
Communications :: Email :: Email Clients (MUA)
Communications :: Email :: Filters
About: getmail is intended as a simple, secure, and reliable replacement
for fetchmail. It retrieves email (either all messages, or only unread
messages) from one or more POP3, SPDS, or IMAP4 servers (with or without
SSL) for one or more email accounts, and reliably delivers into qmail-style
Maildirs, mboxrd files, or through external MDAs (command deliveries)
specified on a per-account basis. getmail also has excellent support for
domain (multidrop) mailboxes, including delivering messages to different
users or destinations based on the envelope recipient address.
Changes: This release adds missing fsync() in the updatefile close method
to ensure that data actually hits the disk before the rename takes place.
This makes writing of the oldmail file more resilient to system crashes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/getmail/
- % - % - % - % -
[018] - GetTogether ALPHA 2
by Christian Neumann (http://freshmeat.net/users/jarvatharpo/)
Fri, Sep 26th 2008 03:59
Communications
Internet :: WWW/HTTP :: Dynamic Content
About: GetTogether is a social network application featuring geographical
distance calculation, events, locations, message boards, and blogging.
Changes: The first release was hard to test because of some issues it had;
this release is improved. Be aware that there are some templates left
untranslated to English. This will be fixed in the next release.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/gettogether/
- % - % - % - % -
[019] - GMime 2.4.0
by Jeffrey Stedfast (http://freshmeat.net/users/fejj/)
Fri, Sep 26th 2008 16:46
Communications :: Email
Office/Business :: Groupware
Security :: Cryptography
About: GMime is a library and set of utilities for parsing and creating
messages using the Multipurpose Internet Mail Extension (MIME).
Changes: This release has had a major API overhaul to make all objects
more powerful and consistent with each other as well as other GObject-based
libraries. Enabling support for large files no longer has the adverse
effect of breaking the ABI because all public stream APIs now use 64-bit
integers. The C# binding APIs have also been greatly enhanced.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/gmime/
- % - % - % - % -
[020] - H2 Database Engine 1.0.79 (2008-09-26)
by ThomasM (http://freshmeat.net/users/ThomasMueller/)
Fri, Sep 26th 2008 16:46
Database :: Database Engines/Servers
System :: Clustering/Distributed Networks
About: H2 is an SQL database engine written in Java that implements the
JDBC API. Embedded, server, and clustering modes are available. A browser
based console application is included. The database has strong security
features. Disk based and in-memory databases and tables are supported.
Changes: Row level locking is now enabled when using MVCC (multi version
concurrency). Multiple processes can now access the same database. The SHOW
SQL statement is now supported. The linked table can now share a
connection, and can be read-only, temporary, and point to different
schemas. The storage re-use algorithm and the hash calculation for byte
arrays are faster.
License: Mozilla Public License (MPL)
URL: http://freshmeat.net/projects/h2/
- % - % - % - % -
[021] - Hawkscope 0.1.1
by Tomas Varaneckas (http://freshmeat.net/users/spajus/)
Fri, Sep 26th 2008 19:42
About: Hawkscope is a productivity tool that allows you to access your
hard drive contents quickly via a system tray icon with a dynamic popup
menu.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/hawkscope/
- % - % - % - % -
[022] - Hop 1.9.0
by Serrano (http://freshmeat.net/users/manuelserrano/)
Fri, Sep 26th 2008 17:03
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Dynamic Content
Software Development
About: Hop is a new programming language designed for the Web 2.0. It is a
higher-order language for programming interactive Web applications such as
Web agendas, Web galleries, music players, etc. It can be viewed as a
replacement for traditional graphical toolkits and is implemented as a Web
server. It features an extensive set of widgets for programming fancy GUIs
and an libraries for handling database access, network connections, parsing
Wiki documents, and for supporting protocols and formats such as IMAP,
iCal, EXIF, ID3, and XML.
Changes: This release features new linguistic forms (e.g., "comet" server
events), new APIs (e.g. multimedia, cryptography, etc.), new
implementations (e.g., new fast Web server scheduling, new support for
keep-alive connections, new compilation techniques, etc.).
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/hop/
- % - % - % - % -
[023] - Horde Groupware 1.2
by Jan Schneider (http://freshmeat.net/users/Yunosh/)
Fri, Sep 26th 2008 13:05
Communications :: Email :: Address Book
Internet :: WWW/HTTP :: Dynamic Content
Office/Business :: Groupware
About: Horde Groupware is an enterprise ready browser-based collaboration
suite. Users can manage and share calendars, contacts, tasks, and notes
with the standards compliant components from the Horde Project. Horde
Groupware bundles the separately available applications Kronolith, Turba,
Nag, and Mnemo. It can be extended with any of the released Horde
applications or the Horde modules that are still in development, like a
file manager, a bookmark manager, a forum, or a wiki.
Changes: Synchronization support has been stabilized. A SQL driver for
signups and support for contact photos and logos has been added. A
maintenance task for purging old events, calendar feeds, calendar widgets
to embed into Web sites, and task assignees have been added. Deletion of
user data, Kolab support, vCard support, PGP and S/MIME key form fields,
contact importation and exportation, task notification messages, and WebDAV
support have been improved. The columns in the task list view are
customizable now. A Basque translation has been added, and the Estonian
translation has been completed.
License: OSI Approved
URL: http://freshmeat.net/projects/horde-groupware/
- % - % - % - % -
[024] - Horde Groupware Webmail Edition 1.2
by Jan Schneider (http://freshmeat.net/users/Yunosh/)
Fri, Sep 26th 2008 16:38
Communications :: Email :: Address Book
Communications :: Email :: Email Clients (MUA)
Communications :: Email :: Filters
About: Horde Groupware Webmail Edition is an enterprise ready
browser-based communication suite. Users can read, send, and organize email
messages and manage and share calendars, contacts, tasks, and notes with
the standards compliant components from the Horde Project. It bundles the
separately available applications IMP, Ingo, Kronolith, Turba, Nag, and
Mnemo. It can be extended with any of the released Horde applications or
the Horde modules that are still in development, like a file manager, a
bookmark manager, a forum, or a wiki.
Changes: Synchronization support has been stabilized. IMAP performance,
namespace support, and folder listings have been greatly improved. A
mailto: handler for Firefox 3 and folder drag and drop have been added.
Support for contact photos, calendar feeds, calendar widgets, and task
assignees has been added. A Basque translation has been added. Many further
improvements and bugfixes have been made.
License: OSI Approved
URL: http://freshmeat.net/projects/horde-webmail/
- % - % - % - % -
[025] - Horde Hermes H3 (1.0)
by Jan Schneider (http://freshmeat.net/users/Yunosh/)
Fri, Sep 26th 2008 16:44
Office/Business
Office/Business :: Financial
Office/Business :: Financial :: Accounting
About: Hermes is a Horde time-tracking application. It ties into address
books (to retrieve clients) and task lists, bug trackers, etc. (to retrieve
cost objects). It comes with a stop watch, search and reporting
capabilities, a Mac OS X Dashboard widget, and an invoice interface.
Changes: No changes since the last release candidate.
License: BSD License (original)
URL: http://freshmeat.net/projects/horde-hermes/
- % - % - % - % -
[026] - ImgBrowz0r 0.2.2
by FSX (http://freshmeat.net/users/FSX/)
Fri, Sep 26th 2008 17:08
Software Development :: Libraries :: PHP Classes
About: ImgBrowz0r is a PHP class that can be used to display galleries of
images stored in server side files. It scans a given directory for images
with file name extensions of GIF, JPEG, and PNG image formats. The class
can generate thumbnail image files which are used to display the gallery
images in an HTML table. The thumbnails are presented as links to pages to
show the full size images.
Changes: Better file checking. Category names with non-latin characters
are now supported (see the manual for more information). A bug in
make_thumb() has been fixed. Thumbnails of square images (images with
dimensions like 600*600px) weren’t resized. The ‘rename file if extension
does not match image type’ feature has been removed. An
‘IMGBROWZ0R_VERSION’ constant that contains the software version has been
added.
License: zlib/libpng License
URL: http://freshmeat.net/projects/imgbrowz0r/
- % - % - % - % -
[027] - InspIRCd 1.2.0 Beta 1 (Development)
by Brain (http://freshmeat.net/users/braindigitalis/)
Fri, Sep 26th 2008 21:25
Communications :: Chat :: Internet Relay Chat
About: InspIRCd is a fully modular IRC daemon with modular SSL (gnutls or
OpenSSL), ziplinks (through zlib) support, advanced spam filters, flood
controls, settable operator levels, and SQL login using PostgreSQL, MySQL,
or SQLite.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/inspircd/
- % - % - % - % -
[028] - Java File Copy Library 0.8
by Ronny Standtke (http://freshmeat.net/users/rost/)
Fri, Sep 26th 2008 19:41
About: The Java File Copy Library provides an easy and powerful API for
file copying operations. It lets the user define a batch of copy jobs with
regular expressions and can use a Swing Component to show the overall
copying progress.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/filecopylibrary/
- % - % - % - % -
[029] - JLanguageLearn 1.2.7
by Sebastian Parkitny (http://freshmeat.net/users/sparkitny/)
Fri, Sep 26th 2008 19:33
Education
About: JLanguageLearn is a generic language course. It is based on Java
and XML. You can define your own lessons in an easy way, and lessons are
displayed in a graphical user interface. An editor is included for creating
lessons.
Changes: This release adds minor enhancements to the graphical user
interface.
License: Free for non-commercial use
URL: http://freshmeat.net/projects/jlanguagelearn/
- % - % - % - % -
[030] - jsSHA 1.1
by Caligatio (http://freshmeat.net/users/caligatio/)
Fri, Sep 26th 2008 16:42
Security :: Cryptography
About: jsSHA is a JavaScript implementation of the complete SHA family of
hashes. It includes SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512
Changes: In order to prevent global variable pollution, all functionality
has been moved to a jsSHA object. With this change, the interface used to
calculate hashes has changed significantly. The object-orientated
architecture also allowed for hash results to be cached internally, which
can lead to performance gains. jsSHA (specifically sha.js) now validates
against JSLint using "Recommended" settings. Also, the size of the files
meant for production use was shrunk drastically.
License: BSD License (revised)
URL: http://freshmeat.net/projects/jssha/
- % - % - % - % -
[031] - Kamailio 1.4.1
by Daniel-Constantin Mierla (http://freshmeat.net/users/miconda/)
Fri, Sep 26th 2008 13:01
Communications :: Telephony
About: Kamailio (formerly named OpenSER) is a high-performance SIP
(RFC3261) server, with a flexible architecture and many extensions. The
server implements proxy, registrar, redirect, and location SIP/VoIP
services. It has support for UDP/TCP/TLS transport layers, ENUM, AAA via
database, RADIUS, DIAMETER, gateways to SMS and XMPP, least cost routing,
load balancing, NAT traversal, and call processing language.
Changes: This release adds Oracle database support, traffic shaping rate
limits, regexp dial plan conversions, shared variables in the
configuration, a testing suite, and radius-based peering.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/openser/
- % - % - % - % -
[032] - Klavaro 1.1.6
by Felipe Castro (http://freshmeat.net/users/felipo/)
Fri, Sep 26th 2008 04:03
Education :: Computer Aided Instruction (CAI)
About: Klavaro is a touch typing tutor that is very flexible and supports
customizable keyboard layouts. Users can edit and save new or unknown
keyboard layouts, as the basic course provided by the program was designed
to not depend on specific layouts.
Changes: Urdu localization support was added, and the German translation
was updated and completed. Some little bugs related to German and French
text were fixed. The cursor now blinks more slowly in yellow (not black
anymore). Scrolling is anticipated by one line before reaching the bottom
of the tutor window.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/klavaro/
- % - % - % - % -
[033] - libQTidy 0.2.0
by Undefined (http://freshmeat.net/users/juergenh/)
Fri, Sep 26th 2008 21:34
About: libQTidy is a library and some helper programs that make it easier
for developer to integrate Tidy in Qt applications.
Changes: In QTidyUrlLoader, QWebkit has been replaced with QNetwork.
QWebkit does not copy 1 to 1 Web pages. Selection highlighting has been
modified. DBUS connection names have been fixed. Missing DBUS variables in
the configure script have been fixed. New: QTidy::QTidyBase SIGNAL
qtidyDiagnose ( const QTidy::QTidyDiagnosis &diagnose );
License: GNU General Public License v2
URL: http://freshmeat.net/projects/qtidy/
- % - % - % - % -
[034] - libt2n 0.4
by Gerd v. Egidy (http://freshmeat.net/users/gvegidy/)
Fri, Sep 26th 2008 16:55
Software Development :: Libraries
Software Development :: Object Brokering
About: libt2n is a C++ library for inter-process communication (IPC) or
remote procedure-calls (RPC). It comes with an additional code generator
(libt2n-codegen) to generate stubs and skeletons. The focus lies on a
minimum of code lines needed to export and use methods, and being able to
use complex C++ structures like maps of vectors.
Changes: This release adds Client-Wrappers; see
examples-codegen/example1-client-wrapper for how to use them. It has an
API-incompatible change: command_client now takes a client_connection
pointer instead of a reference. Building of documentation for "out of tree"
builds has been fixed. A bug with nested namespaces has been fixed. A bug
with incomplete writes has been fixed. This release provides access to
buffer/block sizes of the socket handler. The documentation has been
updated.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/libt2n/
- % - % - % - % -
[035] - Marvim 0.3
by Chamindra de Silva (http://freshmeat.net/users/chamindra/)
Fri, Sep 26th 2008 14:14
Text Editors
About: Marvim is a macro storage system for Vim. It enables users to name,
store, retrieve, and share macros as they wish.
Changes: This release makes the script Windows-compatible, adds new
namespace features for macros that map to macro subdirectories, adds the
ability to point to a different macro store and share macros within a team,
creates a macro menu for the GUI versions of VIM, and abstracts hotkeys so
that they can be defined in a vimrc file easily.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/marvim/
- % - % - % - % -
[036] - Moonbeam Bookmark Manager 0.2
by Steven Goodwin (http://freshmeat.net/users/steevatbluedust/)
Fri, Sep 26th 2008 13:05
Software Development :: Libraries :: PHP Classes
System :: Networking
About: Moonbeam provides a simple way to keep track of all your bookmarks
in a central location, instead of being attached to whichever browser
you're currently using. Its advantage over services like del.icio.us is
that the data is kept on your server. Additionally, each bookmark can be
assigned an arbitrary number of metatags, so Web sites that don't fit
neatly into one category can be given all the tags that apply, which also
makes finding them easier.
Changes: This release adds a framed viewer example, adds a Minerva (WARP)
interface, refactors the "add" functionality, and includes a bookmarklet
tool (with a configuration script).
License: GNU General Public License v2
URL: http://freshmeat.net/projects/moonbeambookmark/
- % - % - % - % -
[037] - NASM - The Netwide Assembler 2.04
by H. Peter Anvin (http://freshmeat.net/users/hpa/)
Fri, Sep 26th 2008 04:04
Software Development :: Compilers
About: NASM is an 80x86 assembler designed for portability and modularity.
It supports a range of object file formats including Linux a.out and ELF,
COFF, Microsoft 16-bit OBJ and Win32. It will also output plain binary
files. Its syntax is designed to be simple and easy to understand, similar
to Intel's but less complex. It supports Pentium, P6, MMX, 3DNow! and SSE
opcodes, and has macro capability. It includes a disassembler as well.
Changes: This is primarily a bugfix release. In particular, it should end
once and for all abnormalities introduced by forward references when
pass-limited. It does introduce some new features, mostly in the
preprocessor. It adds support for packed BCD and UTF-16/UTF-32 constants.
It also adds support for "smart" alignment, padding the bypassed region
with optimized code.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/nasm/
- % - % - % - % -
[038] - Nhopkg 0.4
by JaimeG. (http://freshmeat.net/users/JaimeGil/)
Fri, Sep 26th 2008 16:48
About: Nhopkg is a package manager for operating systems based on Linux.
It was created for the nhoax project, but it can be used in any other Linux
distribution. Nhopkg uses .nho packages. It can install source and binary
packages. If you prefer, you can create a valid .nho source package to
compile and install it from sources in your system.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/nhopkg/
- % - % - % - % -
[039] - OpenNMS 1.5.94 (Unstable)
by Tarus Balog (http://freshmeat.net/users/tarusb/)
Fri, Sep 26th 2008 04:04
System :: Hardware
System :: Networking
System :: Networking :: Monitoring
About: OpenNMS is the first enterprise-grade network management platform
developed using the open source model. The three main functional areas of
OpenNMS are service polling, which monitors services on the network and
reports on their "service level"; data collection from the remote systems
via SNMP in order to measure the performance of the network; and a system
for event management and notifications.
Changes: This is the fifth release candidate toward the next stable
release. It is basically feature complete. There are a number of new
features in this release as well as over 120 bugfixes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/opennms/
- % - % - % - % -
[040] - oVirt 0.93-1
by Perry Myers (http://freshmeat.net/users/pmyers/)
Fri, Sep 26th 2008 16:52
About: oVirt is a small host image that provides libvirt service and hosts
virtual machines (oVirt Node) and a Web-based virtual machine management
console (oVirt Server Suite). It is built using existing open source
components (libvirt, kvm, collectd, Ruby on Rails, PostgreSQL, and
freeIPA). Presently, the oVirt Server Suite only manages the oVirt Node,
but the goal is to be able to manage other node types and hypervisors in
the future.
Changes: The addition of 'Smart Pools' in the Web user interface for
organizing pools on a per-user basis. Additions to the Edit VM screen to
allow re-provisioning of a guest as well editing other guest settings.
oVirt Appliance manages VMs directly on the host it is running on. This
eliminates the 'fake nodes' used in previous versions. oVirt API (Ruby
Bindings) Support for configuring more than one NIC per Node. Support for
bonding/failover of NICs. SELinux support on oVirt Node. A rewrite of
performance graphing visualization
License: GNU General Public License v2
URL: http://freshmeat.net/projects/ovirt/
- % - % - % - % -
[041] - Paludis 0.30.1
by Ciaran McCreesh (http://freshmeat.net/users/ciaranm/)
Fri, Sep 26th 2008 05:29
System :: Software Distribution
System :: Software Distribution Tools
About: Paludis is a package management library that works with Gentoo
style ebuilds, together with a simple console client. It is entirely
independent of Portage.
Changes: EAPI 2 support was added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/paludis/
- % - % - % - % -
[042] - Pattern Notes 0.9.1
by Greg Mattes (http://freshmeat.net/users/gmattes/)
Fri, Sep 26th 2008 21:14
Software Development :: Libraries :: Java Libraries
About: Pattern Notes is a library (jar) of Java annotations for common
design patterns and coding idioms. These annotations are valuable for
concisely expressing a developer's intentions.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/patternnotes/
- % - % - % - % -
[043] - Pkg-cacher 0.9.0
by Robert Nelson (http://freshmeat.net/users/RobertNelson/)
Fri, Sep 26th 2008 17:06
Internet :: Proxy Servers
Internet :: WWW/HTTP :: HTTP Servers
About: Pkg-cacher is a transparent caching proxy daemon optimized for
Debian and RPM packages. It is based on apt-cacher (version 1.6.4), which
is available with Debian. This version has been modified to understand
RedHat RPM repositiories. It also adds support for the HTTP Range and HTTP
Redirect headers, and deals correctly with files which have the same name
but different content on different distributions or, in some cases,
different versions of the same distribution.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/pkgcacher/
- % - % - % - % -
[044] - pngslice 0.65
by J.J. Green (http://freshmeat.net/users/jjgreen/)
Fri, Sep 26th 2008 23:04
Text Processing :: Markup :: HTML/XHTML
About: The pngslice utility is a tool for creating ragged images in HTML:
Eric Meyer's ragged floats. The idea is to slice the image into thin strips
that are trimmed and stacked vertically. The program produces the trimmed
PNG slices and a fragment of HTML to include them.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/pngslice/
- % - % - % - % -
[045] - QueueMetrics 1.4.7
by lenz (http://freshmeat.net/users/xcept/)
Fri, Sep 26th 2008 12:55
Communications :: Telephony
About: QueueMetrics is a queue log analyzer that measures a number of
metrics of queue and agent activity for the Asterisk PBX. It offers
detailed reports, real-time panels, and start pages for agents. It also
drives a wallboard and has an XML-RPC data interface.
Changes: A new plugin architecture for audio recordings and live call
listening will make life easier for the largest call centers. This release
adds a Portuguese translation.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/queuemetrics/
- % - % - % - % -
[046] - sakura 2.3.0
by davidge (http://freshmeat.net/users/davidge/)
Fri, Sep 26th 2008 16:44
Terminals :: Terminal Emulators/X Terminals
About: sakura is a vte-based terminal emulator. It aims to provide a
terminal emulator that only depends on GTK and VTE. It uses a notebook to
allow multiple tabs in the same window.
Changes: A bug where the scrollbar configuration was not kept has been
fixed. A close button has been added to tabs (disabled by default). A new
terminal bell and palette options have been added. A race condition when
destroying the sakura window has been fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/sakura/
- % - % - % - % -
[047] - Scheture 3.3.7
by mikeStabie (http://freshmeat.net/users/mikeStabie/)
Fri, Sep 26th 2008 17:07
Scientific/Engineering :: Electronic Design Automation (EDA)
About: Scheture is a hierarchical schematic capture system with built-in
netlisters for Spice and Verilog. It has built-in plotting for HP PCL and
HP GL/2 printers and plotters. It includes a set of symbol primitives, and
allows user-defined symbol primitives to allow for extensive customization
of primitive properties. The system supports wire buses and iterated
instances. The system also supports global pins and implicitly connected
pins on a specific sheet. Supported platforms include Solaris and Linux
(32- and 64-bit).
Changes: This release adds a fast formless command to update wire, pin,
and symbol names directly on the screen. The new command can modify symbol
parameter values such as W/L too. After invoking the new command, simply
click on the name or parameter value. A cursor is displayed on the window,
and you can start typing. Keys such as arrows and delete move the cursor
displayed on the screen. This is simpler and quicker to use than the
existing form-based interface to change these values.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/scheture/
- % - % - % - % -
[048] - SILC Server 1.1.13
by priikone (http://freshmeat.net/users/priikone/)
Fri, Sep 26th 2008 17:00
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 version fixes server and backup router reconnection problems
and other small bugs.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/silc/
- % - % - % - % -
[049] - SLiM 1.3.1
by Simone Rota (http://freshmeat.net/users/sip00/)
Fri, Sep 26th 2008 04:00
Desktop Environment
About: SLiM is a simple login manager for X11. It features customizable
options, themes, and support for PNG and XFT. It does not depend on a
particuar toolkit or desktop environment.
Changes: The session text aspect can now be customized; an automatic login
option has been added. Minor bugfixes were applied.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/slim/
- % - % - % - % -
[050] - StorYBook 2.1.4
by Martin Mustun (http://freshmeat.net/users/intertec/)
Fri, Sep 26th 2008 14:04
Documentation
Text Editors :: Documentation
About: StorYBook is a scene-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: This release has been translated to Hebrew. A project can be
copied now. Statuses are colored with different colors. In the scene
dialog, buttons for adding characters and locations have been added. The
location list is now sorted, and the country is shown. Jasper reports can
be edited by users.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/storybook/
- % - % - % - % -
[051] - Syslinux 3.72 (Release)
by H. Peter Anvin (http://freshmeat.net/users/hpa/)
Fri, Sep 26th 2008 04:01
System :: Boot
About: SYSLINUX is a collection of boot loaders for the Linux operating
system which operates on Linux EXT2/EXT3 filesystems, MS-DOS FAT
filesystems, network servers using PXE firmware, or from CD-ROMs. SYSLINUX
has an advanced extension API and contains two optional menu systems. It
also includes MEMDISK, a tool for booting legacy operating systems from
non-traditional media like PXE or CD-ROM.
Changes: This release introduces sevral new features. The most significant
one is a new "hybrid mode" for ISOLINUX, which allows a single image to be
booted either from CD-ROM or from a hard disk/flash media, for example USB
sticks. Additional news includes tab completion of label names, as well as
better support for Microsoft SDI images.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/syslinux/
- % - % - % - % -
[052] - TCPDF 4.0.028 (PHP4)
by Nicola Asuni (http://freshmeat.net/users/nicolaasuni/)
Fri, Sep 26th 2008 12:54
Software Development :: Libraries :: PHP Classes
Text Processing
About: TCPDF is a PHP class for generating PDF documents without requiring
external extensions. TCPDF supports all ISO page formats and custom page
formats, custom margins and units of measure, UTF-8 Unicode, RTL languages,
HTML, barcodes, TrueTypeUnicode, TrueType, OpenType, Type1, and CID-0
fonts, images, graphic functions, clipping, bookmarks, JavaScript, forms,
page compression, and encryption.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/tcpdf/
- % - % - % - % -
[053] - TCPDF 4.0.028 (PHP5)
by Nicola Asuni (http://freshmeat.net/users/nicolaasuni/)
Fri, Sep 26th 2008 12:54
Software Development :: Libraries :: PHP Classes
Text Processing
About: TCPDF is a PHP class for generating PDF documents without requiring
external extensions. TCPDF supports all ISO page formats and custom page
formats, custom margins and units of measure, UTF-8 Unicode, RTL languages,
HTML, barcodes, TrueTypeUnicode, TrueType, OpenType, Type1, and CID-0
fonts, images, graphic functions, clipping, bookmarks, JavaScript, forms,
page compression, and encryption.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/tcpdf/
- % - % - % - % -
[054] - teamGit 0.0.3
by Abhijit Bhopatkar (BAIN) (http://freshmeat.net/users/bainonline/)
Fri, Sep 26th 2008 05:02
About: TeamGit is a git GUI for small teams.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/teamgit/
- % - % - % - % -
[055] - Teamwork 3.2.9
by robicch (http://freshmeat.net/users/robicch/)
Fri, Sep 26th 2008 12:58
Adaptive Technologies
Information Management
Information Management :: Issue Tracking
About: Teamwork is a Web-based groupware for project management. It
supplies groupware, issue tracking, cost control, and document and project
management features with fine-grained security in a friendly interface.
Agile methodologies such SCRUM are supported. Teamwork is easy to integrate
with your IT infrastructure. Supports multiple databases (via hibernate),
browsers, and languages.
Changes: The main new feature of this release is direct LDAP integration,
which means both user importing (by hand and/or scheduled) and
authentication through LDAP servers (including Microsoft Active Directory).
Bugfixes have been made regarding computing working days when the total is
a fraction of an hour.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/teamwork/
- % - % - % - % -
[056] - The Sleep Scripting Project 2.1 update 3
by Raphael Mudge (http://freshmeat.net/users/rsmudge/)
Fri, Sep 26th 2008 04:00
Software Development :: Interpreters
Software Development :: Libraries
About: Sleep is a Perl-inspired scripting language for the Java platform.
Sleep has its own library of functions for performing common tasks as well
as being able to utilize the Java class library. Sleep includes closures,
coroutines, built-in debugging, and it is very extensible.
Changes: Debug messages provide more detail on proxy objects. Ordered
hashes no longer serialize their miss and remove policies. An inadvertent
shared reference issue with values from ordered hash policies has been
fixed. The cast function can now create empty arrays. Sleep can now access
object fields declared in a parent class.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/sleepscript/
- % - % - % - % -
[057] - TorrentInfo 1.0.1
by vrai (http://freshmeat.net/users/acherondevelopment/)
Fri, Sep 26th 2008 12:50
System :: Networking
About: TorrentInfo is a command line script that parses .torrent files and
displays the information contained within them. Currently, it can display a
summary of the whole torrent, information on each file within the torrent,
and a full hierarchical dump of the torrent file's contents.
Changes: Torrent files are now explicitly treated as binary, which allows
the script to be run on Windows. The script will also now work out of the
box on platforms with non-standard Python installations (such as OS X).
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/torrentinfo/
- % - % - % - % -
[058] - TuxShop 2.7
by Tuxsoft (http://freshmeat.net/users/rosslinder/)
Fri, Sep 26th 2008 05:51
Office/Business :: Financial
About: TuxShop is a modern point of sale and shop management application,
supported on Linux and Windows XP. It is feature packed yet provides an
interface that is simple to operate.
Changes: The daily sales report was extended to include more details. The
ability to show sales by department was added. The Stock level report was
improved with both detailed and simple options. The inventory management
search function was improved. Quantities may now have 3 decimal places.
Confirmations for returns was added. Warnings were added for low receipt
amounts. A bug was fixed in dispense where price was changing to 0,00.
Another bug was fixed, which occurred when editing an Invoice where numeric
format was being lost. Other minor bugs were fixed.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/tuxshop/
- % - % - % - % -
[059] - tw and gtw 0.1.3
by juanmabc (http://freshmeat.net/users/juanmabc/)
Fri, Sep 26th 2008 14:11
Text Processing :: Linguistic
About: tw (short for "Translate word") is a script that translates words
in different languages. It uses internal dictionaries, the Google
translation service, and free translation capabilities to translate a word.
gtw (short for "Graphical Translate Word") is a graphical front end for tw.
Changes: This release fixes a links call in tw and adds ktw, a KDE front
end.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/twandgtw/
- % - % - % - % -
[060] - umtsmon 0.9
by Klaas (http://freshmeat.net/users/kvangend/)
Fri, Sep 26th 2008 21:21
Communications :: WAP
System :: Monitoring
System :: Networking
About: UMTSmon is a tool to control and monitor a 3G (WCDMA, UMTS, HSDPA)
card in a laptop. It handles PIN codes, operator choice (roaming),
sending/receiving SMS, and the setup of the connection.
Changes: This release contains greatly improved hardware support, notably
for Huawei and Sierra Wireless devices, but most device types have seen
improvements. There is also a new operator chooser wizard, and the UI has
been improved to show more info. It also has statistics/warnings for both
connection time and data limits, and comes with support for 8 languages:
Brazilian Portuguese, Dutch, German, Italian, Norwegian Bokmal, Polish,
Spanish, and English.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/umtsmon/
- % - % - % - % -
[061] - Vacuum Magic 0.5
by UPi (http://freshmeat.net/users/UPi/)
Fri, Sep 26th 2008 21:19
Games/Entertainment
Games/Entertainment :: Arcade
About: Vacuum Magic is a fast-paced action game. The point of the game is
using your magical vacuum field to collect food and defend against
monsters. Food and certain monsters can also be spat out and used as a
projectile against other monsters. Vacuum Magic can be played by up to six
players, either cooperatively or against each other.
Changes: This release includes two new enemies: the Ghost Swarm and the
Seeker Bot. There are some improved visual effects and bugfixes. It also
contains basic infrastructure for creating videos from the flight recorder.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/vacuum/
- % - % - % - % -
[062] - VanDyke ClientPack for Windows and UNIX 6.1
by VanDyke Software Inc. (http://freshmeat.net/users/vdssubmissions/)
Fri, Sep 26th 2008 19:40
Internet :: File Transfer Protocol (FTP)
Security
System :: Shells
About: VanDyke ClientPack is a set of commandline utilities for securely
automating file transfer, shell, and public-key administration tasks on
Windows, Linux, and Unix platforms. It includes vsftp, an interactive SFTP
commandline utility providing quick, easy, and secure file transfer
operations, vsh, a commandline shell utility, vcp, a commandline file
transfer utility, vkeygen, a public/private key generator utility, and
vpka, a commandline tool for uploading keys to a Secure Shell server.
License: Shareware
URL: http://freshmeat.net/projects/vandykeclientpackforwindowsandunix/
- % - % - % - % -
[063] - VetTux 4.5
by Tuxsoft (http://freshmeat.net/users/rosslinder/)
Fri, Sep 26th 2008 06:04
Office/Business
About: VetTux is a modern veterinary clinic management and POS system. It
aims to provide the veterinarian with a complete solution for running a
clinic.
Changes: Support was added for custom sheets. Cost, value on hand, and
price to stock level reports were added. A display to show UOM in dispense
was added. Returns with credit card payments are now supported. The ability
to reprint or preview labels associated with a past invoice was added. Bugs
where contents of quotes were being shown in histories were fixed. Random
crashes of label printing on slow computers were fixed. Bugs with rounding
when invalid values were specified were fixed.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/vt/
- % - % - % - % -
[064] - Virtual MIDI Piano Keyboard 0.2.0
by Pedro Lopez-Cabanillas (http://freshmeat.net/users/plcl/)
Fri, Sep 26th 2008 23:04
Multimedia :: Sound/Audio :: MIDI
About: Virtual MIDI Piano Keyboard is a MIDI event generator and receiver.
It doesn't produce any sound by itself, but can be used to drive a MIDI
synthesizer (either hardware or software, internal or external). You can
use the computer's keyboard or mouse to play MIDI notes. You can use the
Virtual MIDI Piano Keyboard to display the played MIDI notes from another
instrument or MIDI file player.
Changes: Mouse handling has been enhanced, and optional MIDI Thru has been
added. Controller states and banks/programs are remembered and stored when
the program exits. Internationalization capabilities have been added, along
with a Spanish translation.Several bugs have been fixed. There is a new
logo/icon.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/vmpk/
- % - % - % - % -
[065] - VMware 6.5.0 (Workstation)
by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
Fri, Sep 26th 2008 16:42
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: Many enhancements were made, including support for several new
operating systems, integration of ACE authoring features, the ability to
start VMs in streaming mode, an installation wizard GUI with an alternative
command line mode, an "Easy Install" option for unattended installation of
several Windows OSs and Linux distributions, Unity mode, accelerated 3D
graphics for Windows XP guests, a graphical virtual network editor for
Linux hosts, enhancement of VM record and replay, virtual hardware updates
for hot-plugging, and more.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/vmware/
- % - % - % - % -
[066] - Voreen 1.5
by Jörg Mensmann (http://freshmeat.net/users/mensmann/)
Fri, Sep 26th 2008 19:33
Multimedia :: Graphics :: 3D Rendering
Scientific/Engineering :: Visualization
Software Development :: Libraries
About: Voreen is a computer graphics library for interactive volume
visualization. It provides several visualization techniques for volumetric
data and makes use of programmable graphics hardware (shaders) to
accelerate rendering. The accompanying applications allow for creating and
testing new rendering techniques. Voreen is implemented with C++ and uses
OpenGL/GLSL for rendering.
Changes: Renderers are now configured using data flow networks, which are
created interactively in a GUI application. Dataset handling has been
redesigned to cleanly support multimodal time-varying data sets. Numerous
bugfixes and code improvements have been added.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/voreen/
----- .---.-..-- -- -...-. - - .- .-.-- --- . .-------.. - -
_______________________________________________
The freshmeat daily newsletter
To ***, send email to freshmeat-news-request@lists.freshmeat.net
or visit http://lists.freshmeat.net/mailman/listinfo/freshmeat-news


Back to newsletter list