Newsletter for Wednesday, November 12th 2008

The freshmeat daily newsletter <[email protected]> Thu, 13 Nov 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/11/12/
freshmeat.net newsgroup: news:///fm.announce

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

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

Perforce SCM: Versions and manages 

Install Perforce in less than 10 min. and get your projects under source
control. 

http://ad.doubleclick.net/clk;206902539;13503038;y?http://www.sourceforge.net/powerbar/perforce/?referrer=sfnews

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

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

[001] - Affiliates for All 1.1.1 
[002] - Berkeley Unified Parallel C 2.8.0 
[003] - Big Faceless PDF Library 2.10.6 
[004] - Big Faceless Report Generator 1.1.40 (Stable)
[005] - bind9_5_counters.pl 1.0 
[006] - BIRD 1.0.12 
[007] - Bitflu 0.61 
[008] - Bulk Image Resizing Thing 2.0.0 
[009] - clapf 0.3.31 (Stable)
[010] - Code Browser 3.7 
[011] - Coreboot 3749 
[012] - Crossroads Load Balancer 2.36 
[013] - Cyan Secure Web Proxy 1.4.8 
[014] - dc3dd 6.12.2 
[015] - Dropbear SSH 0.52 
[016] - ExactImage 0.6.6 
[017] - GADMIN-OpenVPN-Client 0.0.3 
[018] - GADMIN-OpenVPN-Server 0.0.7 
[019] - GNU ddrescue 1.9-rc2 (Development)
[020] - GuiLoader/C++ 2.12.1 
[021] - Jailer 2.5.8 
[022] - JGraph 5.12.2.0 
[023] - latrace 0.5.2 
[024] - libburnia libburn/cdrskin 0.5.6
[025] - libtiger 0.3.1 
[026] - Makagiga 2.9.4 Beta 
[027] - MCS MyRoute 8.1e 
[028] - MediaZoo 10-11-2008 
[029] - MiniTicTacToe 1.5 
[030] - Mitter 0.4.3 
[031] - NexentaStor 1.1.0 
[032] - Observer 0.4.0 
[033] - OIOSAML.Java 3862 
[034] - OpenAFS 1.4.8 
[035] - OpenInviter 1.6.0 
[036] - OrangeHRM 2.4.1-beta.5 
[037] - Patch Check Advanced 20081112-01 (Development)
[038] - phpLogCon 2.5.18 (Beta)
[039] - Plumi 0.2.2-final 
[040] - pulse 2.0.15 (Beta)
[041] - Rally 0.4.90 
[042] - reefLESS 1.2.03 
[043] - Remote Python Call 3.00 
[044] - Talend Open Studio 3.0.1 
[045] - TCExam 6.0.002 
[046] - TCPDF 4.2.007 (PHP5)
[047] - Tigase Server 4.0.0-b1212 
[048] - TimeTrex Time and Attendance 2.2.16 
[049] - tudu 0.4.1 
[050] - vpntool 0.3 
[051] - WebGUI 7.6.3 
[052] - WiKID Strong Authentication System 3.0.7 (Blackberry Wireless
Token)
[053] - Worker 2.17.0 
[054] - Xarchiver 0.5.2 
[055] - xcave 2.3.2 
[056] - Zoom Profiler 1.2.3 


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

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

[001] - Affiliates for All 1.1.1 
  by Pete Chown (http://freshmeat.net/users/pchown/)
  Wed, Nov 12th 2008 18:10

Internet :: WWW/HTTP :: Dynamic Content
Office/Business

About: Affiliates For All is an affiliate management system written for
the Magento shopping cart. It will track the amount of money you owe your
affiliates and makes payment simple. Your affiliates will also be able to
register online, change their details, and see sales statistics. 

Changes: This release adds a mechanism for serving banners. Banners can be
uploaded into Affiliates for All, and affiliates will be able to download
HTML code for them. This will include their affiliate link and their chosen
banner. All they have to do is copy this code to their own Web site, and
the banner will be displayed. There are some important bugfixes, so an
upgrade is highly recommended. However, none of the fixes involved security
issues.

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[002] - Berkeley Unified Parallel C 2.8.0 
  by Dan Bonachea (http://freshmeat.net/users/bonachea/)
  Wed, Nov 12th 2008 09:45

Software Development :: Compilers
System :: Clustering/Distributed Networks

About: Unified Parallel C (UPC) is an extension of the C programming
language designed for high performance computing on large-scale parallel
machines. The language provides a uniform programming model for both shared
and distributed memory hardware. The programmer is presented with a single
shared, partitioned address space, where variables may be directly read and
written by any processor, but each variable is physically associated with a
single processor. UPC uses a Single Program Multiple Data (SPMD) model of
computation in which the amount of parallelism is fixed at program startup
time, typically with a single thread of execution per processor. Berkeley
UPC provides a portable, high-performance compiler for developing UPC
software on systems ranging from clusters to custom supercomputers and even
laptop-grade systems.

Changes: Native support for IBM BlueGene/P was added via the new "dcmf"
network. Portals network support was upgraded to cache local memory
registration. Performance and correctness problems in Myrinet/GM and LAPI
support were fixed. InfiniBand support was extended to Qlogic InfiniPath.
Support for MIPSEL/Linux platforms, including SiCortex, was added and
improved. GCCUPC support was extended to GCCUPC 4.2.0.2 and newer.
Experimental support for ARM processors was added. Improvements and fixes
were made for MIPS, Alpha, PPC, and SPARC processors. Many codegen and
error message bugs in the UPC translator were fixed. Numerous minor bugs
were fixed. 

License: BSD License (original)

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

                        - %  - %  - % - % -

[003] - Big Faceless PDF Library 2.10.6 
  by BFO (Big Faceless Organization)
(http://freshmeat.net/users/faceless/)
  Wed, Nov 12th 2008 09:14

Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Multimedia :: Graphics :: Presentation
Office/Business

About: The Big Faceless PDF Library is a Java class library for creating
PDF documents. The Extended Edition offers the ability to create and edit
AcroForms, PDF's answer to the HTML form. Like HTML forms, PDF forms can
contain text boxes, radio buttons, and can call JavaScript functions. The
Extended Edition also includes a PDF reader for importing and editing,
along with FDF support, verification for digital signatures and text
extraction. Both variations offer full Unicode support, encryption,
embedded TrueType and Type1 fonts, barcodes, hyperlinks, and spot and
calibrated color.

Changes: Signing PDFs rendered with Compressed XRef tables was fixed.
Loading Compressed XRef PDFs with stream Length contained in an ObjStm was
fixed. A bug in PDFFont.getTextBottom(), added in 2.10.4, was fixed.
Handling of RadioButtons with "Opts" array was fixed by correcting
WidgetAnnotation and FormRadioButton.getValue() and adding
WidgetAnnotation.set/isSelected(). JavaScript was rewritten again. PDFs
with invalid odd-length Named Action trees are handled. 

License: Other/Proprietary License with Free Trial

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

                        - %  - %  - % - % -

[004] - Big Faceless Report Generator 1.1.40 (Stable)
  by BFO (Big Faceless Organization)
(http://freshmeat.net/users/faceless/)
  Wed, Nov 12th 2008 09:18

Documentation
Software Development :: Libraries :: Java Libraries

About: The Big Faceless Report Generator is a Java application for
converting source documents written in XML to PDF. Built on top of the Big
Faceless PDF & Graph Libraries, the Report Generator combines these
features and wraps an XML parser around them. Using JSP, ASP, XSL, or
similar, creating dynamic PDF documents directly from a database is now as
easy as HTML.

Changes: "intelligentmail" was added as a value for "type" in -barcode-,
and the "color" attribute was added to -barcode-. The -meta
name="output-profile"- feature was tweaked. Individual features can now be
turned off or on. This version was built with PDF library 2.10.6 and Graph
library 1.1.6. 

License: Other/Proprietary License with Free Trial

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

                        - %  - %  - % - % -

[005] - bind9_5_counters.pl 1.0 
  by Peter Yardley (http://freshmeat.net/users/petery/)
  Wed, Nov 12th 2008 14:14



About: bind9_5_counters.pl is a script to extract values from the BIND 9.5
DNS server's XML statistics channel. It produces reports in Cricket MRTG
and Cacti format, but it has only been tested with Cricket. 

License: Perl License

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

                        - %  - %  - % - % -

[006] - BIRD 1.0.12 
  by Ondrej Feela Filip (http://freshmeat.net/users/feela/)
  Wed, Nov 12th 2008 14:32

Internet
System :: Networking

About: BIRD is a dynamic routing daemon for UNIX-like systems. It should
support all routing protocols used in the contemporary Internet, such as
BGP, OSPF, RIP, and their IPv6 variants (except for OSPFv3 which is still
under development). It also features a very flexible configuration
mechanism, and a route filtering language.

Changes: There are a lot of bugfixes in this release. New features include
BGP md5 support, BGP ASN32 support, 4bytes AS numbers, eBGP route
reflector, and iBGP route reflector. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[007] - Bitflu 0.61 
  by broccoli (http://freshmeat.net/users/broccoli/)
  Wed, Nov 12th 2008 22:35

Communications :: File Sharing

About: Bitflu is a BitTorrent client designed to run non-stop as a daemon.
It does not provide a graphical interface, but offers a telnet interface
and can handle multiple torrent downloads. 

Changes: This release fixes a panic bug while running on FreeBSD or OS X.
The WebUI can now be used to upload new .torrent files, and the overall CPU
usage has been reduced due to various networking-layer improvements.

License: Artistic License

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

                        - %  - %  - % - % -

[008] - Bulk Image Resizing Thing 2.0.0 
  by vrai (http://freshmeat.net/users/acherondevelopment/)
  Wed, Nov 12th 2008 18:30

Multimedia :: Graphics :: Graphics Conversion

About: BIRT is a simple application that allows a large number of  images
to be resized in one go. It was created in order to  facilitate the
maintenance of an online photo album  where each hi-res photo needs a
low-res copy and a  thumbnail.

Changes: The code base has been completely rewritten, and now uses Qt4.
Functionality has been added and the UI cleaned up. The move to Qt4 has
increased the number of supported platforms, and binary packages are
available for the first time.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[009] - clapf 0.3.31 (Stable)
  by SJ (http://freshmeat.net/users/hcoder/)
  Wed, Nov 12th 2008 18:04

Communications :: Email
Communications :: Email :: Filters

About: clapf is an email content filter application. It includes a
statistical (inverse chi-square) anti-spam module, interfaces to several
anti-virus products, a minefield (blackhole), spam quarantine, support for
various RBL lists, training utilities, and much more. It can be used as an
after queue content filter with Postfix (including as an appliance) or via
a local delivery agent (LDA), preferably maildrop.

Changes: This release adds experimental language detection. It adds a kind
of backscatter detection using a special email header. Extended whitelist
support. Primitive token reassembly logic to get 'Cialis' from 'C i a l i
s'. You can forward messages to be trained to ham@ and spam@ in daemon
mode. The username/UID vs. email address query has been redesigned. You can
store these assignments in either a MySQL database or in an LDAP
database/Active Directory. A new Web UI replaces the CGI applications. The
LDAP admin part is not ready yet, but it's fairly usable and much nicer.

License: zlib/libpng License

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

                        - %  - %  - % - % -

[010] - Code Browser 3.7 
  by Marc Kerbiquet (http://freshmeat.net/users/mkerbiquet/)
  Wed, Nov 12th 2008 21:43

Text Editors

About: Code Browser is a folding and outlining editor.  It is a
lightweight but powerful tool for  structuring and browsing source code
using  folders and links. It is especially designed to  keep a good
overview of the code of a large  project.

Changes: This release fixes Unicode-related bugs: some non-ASCII
characters could not be entered, such as Cyrillic capital letters.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/code-browser/

                        - %  - %  - % - % -

[011] - Coreboot 3749 
  by imipak (http://freshmeat.net/users/imipak/)
  Wed, Nov 12th 2008 18:09

System :: Boot

About: Coreboot (formerly known as LinuxBIOS) is a project that aims to
replace the normal BIOS with a little bit of hardware initialization and a
payload. Payloads can include a compressed Linux kernel, FILO, GRUB2,
OpenBIOS, Open Firmware, SmartFirmware, GNUFI (UEFI), Etherboot, ADLO (for
booting Windows and OpenBSD), Plan 9, or memtest86. 

Changes: This release adds support for the Fujitsu MBM29F004BC,
MBM29F004TC, MBM29F400BC, Macronix MX25L512, MX25L1005, MX25L2005,
MX25L6405, and MX29F002B flash ROMs and the Winbond W83627DHG Super I/O. It
fixes the code for the Fujitsu MBM29F400TC and Macronix MX29F002T. It adds
the missing I/O resources for IT8712F GPIOs. It adds true multiboot
support. It has code cleanup and bugfixes.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[012] - Crossroads Load Balancer 2.36 
  by Karel Kubat (http://freshmeat.net/users/karelk/)
  Wed, Nov 12th 2008 18:05

System :: Clustering/Distributed Networks
System :: Networking

About: Crossroads is a daemon running in user space, and features
extensive configurability, polling of back ends using wake up calls, status
reporting, many algorithms to select the 'right' back end for a request
(and user-defined algorithms for very special cases), and much more.
Crossroads is service-independent: it is usable for any TCP service, such
as HTTP(S), SSH, SMTP, and database connections. In the case of HTTP
balancing, Crossroads can provide session stickiness for back end processes
that need sessions, but aren't session-aware of other back ends. Crossroads
can be run as a stand-alone daemon or via inetd, and features a management
Web interface for monitoring and for modification of parameters.

Changes: The balancer control script xrctl was rewritten to use an XML
configuration file describing all services. The management Web interface is
much richer, allowing modification of more properties of the balancer and
allowing addition or deletion of back ends. DOS protection was extended to
delay or block client IP addresses that exceed a connection threshold.
Resolved back end host names are cached to ease the load on DNS. Back end
verification supports HTTP GET or TCP connects to ports other than the back
end itself. Portability issues for gcc 3.4, Solaris, and 64-bit systems
were solved.

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[013] - Cyan Secure Web Proxy 1.4.8 
  by mko (http://freshmeat.net/users/mkofler/)
  Wed, Nov 12th 2008 14:19

Internet :: Proxy Servers
Internet :: WWW/HTTP
Security

About: Cyan Secure Web Proxy Server is a carrier grade, high performance
Internet filtering proxy server for Linux. It includes scalable
(user/group/host) Web filter and virus scan utilities for blocking
malicious applications at the gateway. It has an advanced URL database,
authentication support (Active Directory, LDAP, NTLM), SSL Interception,
easy deployment, and remote administration.  

Changes: HA (High Avaibility) interface handling was improved. Handling of
old LDAP libraries was improved. A problem while downloading and scanning
"chunked" content was fixed. 

License: Other/Proprietary License with Free Trial

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

                        - %  - %  - % - % -

[014] - dc3dd 6.12.2 
  by Andrew Medico (http://freshmeat.net/users/amedico/)
  Wed, Nov 12th 2008 18:00

Security :: Forensics
System :: Recovery Tools

About: dc3dd is a patched version of GNU dd to include a number of
features useful for computer forensics.

Changes: This release primarily fixes a bug that could cause incorrect
hashes to be displayed when reading from standard input or ifjoin and using
block size > 512 (output data was not affected). This release also adds a
wipe operator, improves command line validation, and adds experimental
Cygwin support.

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[015] - Dropbear SSH 0.52 
  by Matt Johnston (http://freshmeat.net/users/MattJohnston/)
  Wed, Nov 12th 2008 14:50

Internet
Security
Security :: Cryptography

About: Dropbear is an SSH 2 server and client that is designed to be small
enough to be used in low-memory embedded environments, while still being
functional and secure enough for general use.

Changes: A few improvements were made to the client, such as support for
multihop connections (useful for scp/rsync), [email protected] compression,
and sftp subsystem support. The server portion now supports some
restrictions in authorized_key entries. The release also has a few minor
bugfixes. 

License: MIT/X Consortium License

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

                        - %  - %  - % - % -

[016] - ExactImage 0.6.6 
  by René Rebe (http://freshmeat.net/users/ReneRebe/)
  Wed, Nov 12th 2008 18:33

Multimedia :: Graphics

About: ExactImage is a fast C++ image processing library. Unlike
ImageMagick, it allows operation in several color spaces and bit depths
natively, resulting in much lower memory and computational requirements.
Some optimized algorithms operate in 1/20 of the time ImageMagick requires,
and displaying large images can be as fast as 1/10 of the time the
"display" program takes. 

Changes: Econvert now has a command line option to draw vector text and
select the foreground and background color for text and vector drawing,
including human readable name presets. The ditherizers now support multiple
channels, e.g. dithering RGB or RGBA images (as opposed to just 8 bit gray
data), and were optimized for speed. The font handling code was refactored.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/exact-image/

                        - %  - %  - % - % -

[017] - GADMIN-OpenVPN-Client 0.0.3 
  by Magnus-swe (http://freshmeat.net/users/magnusswe/)
  Wed, Nov 12th 2008 22:25



About: GAdmin-OpenVPN-Client is an easy to use frontend for the OpenVPN
client. It handles multiple connections and can import exported connection
setup packages from the GADMIN-OpenVPN-Server.

Changes: This release adds iptables forwarding for tap+ interfaces. It
fixes a compilation issue.

License: GNU General Public License v3

URL: http://freshmeat.net/projects/gadmin-openvpn-client/

                        - %  - %  - % - % -

[018] - GADMIN-OpenVPN-Server 0.0.7 
  by Magnus-swe (http://freshmeat.net/users/magnusswe/)
  Wed, Nov 12th 2008 22:24

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.

Changes: This release adds iptables forwarding for tap+ interfaces. It
uses ifconfig instead of ifup/ifdown scripts. It adds lowercase detection
for firestarter user-pre contents.

License: GNU General Public License v3

URL: http://freshmeat.net/projects/gadmin-openvpn-server/

                        - %  - %  - % - % -

[019] - GNU ddrescue 1.9-rc2 (Development)
  by Antonio Diaz Diaz (http://freshmeat.net/users/ant_diaz/)
  Wed, Nov 12th 2008 22:43

System :: Recovery Tools

About: GNU ddrescue is a data recovery tool. It copies data from one file
or block device (hard disc, cdrom, etc) to another, trying hard to rescue
data in case of read errors. GNU ddrescue does not truncate the output file
if not asked to. So, every time you run it on the same output file, it
tries to fill in the gaps. The basic operation of GNU ddrescue is fully
automatic. That is, you don't have to wait for an error, stop the program,
read the log, run it in reverse mode, etc. If you use the logfile feature
of GNU ddrescue, the data is rescued very efficiently (only the needed
blocks are read). Also you can interrupt the rescue at any time and resume
it later at the same point. 

Changes: This release improves portability by using the LLONG_MAX macro
instead of LONG_LONG_MAX.

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[020] - GuiLoader/C++ 2.12.1 
  by Maxim Udushlivy (http://freshmeat.net/users/maxim_udushlivy/)
  Wed, Nov 12th 2008 14:30

Desktop Environment
Software Development :: Libraries
Software Development :: User Interfaces

About: GuiLoader/C++ is a C++ binding to the GuiLoader library. It is a
convenience layer that simplifies development of GuiLoader based
applications written in the C++ language by introducing exception safety,
binding GTK+ objects defined in GuiXml to C++ variables and type-safe
dynamic connection to signals.

Changes: A bug in GUIXML_LOAD_CPP which prevented non-ASCII characters
from being used inside GuiXml was fixed. 

License: MIT/X Consortium License

URL: http://freshmeat.net/projects/guiloader-cpp/

                        - %  - %  - % - % -

[021] - Jailer 2.5.8 
  by Wisser (http://freshmeat.net/users/rwisser/)
  Wed, Nov 12th 2008 09:49

Database
Database :: Front-Ends
Software Development :: Testing

About: Jailer is a tool for model-based data exporting, schema browsing,
and rendering. It exports consistent, referentially intact row-sets from
relational databases. It removes obsolete data without violating integrity.
It is DBMS agnostic (by using JDBC), platform independent, and generates
hierarchically structured XML and topologically sorted SQL-DML.

Changes: The cardinality of associations is rendered. The Oracle DATE type
which also contains time is supported. 

License: The Apache License 2.0

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

                        - %  - %  - % - % -

[022] - JGraph 5.12.2.0 
  by bensond (http://freshmeat.net/users/BessyBoo/)
  Wed, Nov 12th 2008 18:30

Multimedia :: Graphics
Multimedia :: Graphics :: Presentation
Scientific/Engineering

About: JGraph is a free, mature, and robust Java Graphing framework that
fully complies with Swing design principles. It contains all the graph
visualization and interaction functionality you might expect in a graph
library, including multiple views, layering, zoom, drag and drop, undo,
automatic expanding and collapsing, routing, and layouts. You can create
stunning workflow editors, call graphs, CAD tools, network diagrams,
database visualization tools, and more. It can also be deployed on the
server-side with a large range of image exporting functionality. It is
fully documented and commercially supported. 

Changes: This release fixes an issue with dirty rectangles for selection
changes in scrolled graphs. It also resolves the problem of an empty ports
field in the layout cache after deserialization.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[023] - latrace 0.5.2 
  by jolsa (http://freshmeat.net/users/jolsa/)
  Wed, Nov 12th 2008 23:07

Software Development
Software Development :: Debuggers
System :: Diagnostics

About: latrace is a glibc 2.4+ LD_AUDIT frontend. It allows you to trace
library calls and get their statistics in a manner similar to the strace
utility.

Changes: This release has some bugfixes, and should be more stable.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[024] - libburnia libburn/cdrskin 0.5.6
  by scdbackup (http://freshmeat.net/users/scdbackup/)
  Wed, Nov 12th 2008 23:07

Multimedia :: Sound/Audio :: CD Audio :: CD Writing
Software Development :: Libraries
System :: Archiving :: Backup

About: libburnia is a project comprised of libraries and binaries for
reading, mastering, and writing optical discs. It provides libburn, a
CD/DVD/BD burn library, libisofs, a manipulation library for ISO 9660
filesystems, and libisoburn, a ISO 9660 multi-session library. On top of
them there is cdrskin, a cdrecord emulator, and xorriso, a all-in-one
application for ISO 9660 multi-session operations which additionaly
provides a limited emulation of mkisofs. 

Changes: This release fixes a memory fault with the FIFO of aborted burn
runs.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[025] - libtiger 0.3.1 
  by ogg.k.ogg.k (http://freshmeat.net/users/oggkoggk/)
  Wed, Nov 12th 2008 14:40

Multimedia :: Graphics
Software Development :: Libraries

About: libtiger is a rendering library for Kate streams using Pango and
Cairo. More information about Kate streams may be found at
http://wiki.xiph.org/index.php/OggKate. 

Changes: Text can now be outlined or shadowed. Caching now works for
vertical text. The return code of tiger_renderer_update mixing 0 and 1 was
fixed. ABGR buffers are now supported, in addition to ARGB buffers. A
tiger_renderer_set_quality crash when a surface isn't yet set was fixed.
The quality setting can be used to tweak speed versus quality in more
cases. 

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[026] - Makagiga 2.9.4 Beta 
  by kdt (http://freshmeat.net/users/kdt/)
  Wed, Nov 12th 2008 21:44

Internet
Multimedia :: Graphics :: Viewers
Office/Business

About: Makagiga is a free, easy-to-use, cross-platform application for
doing a variety of tasks, such as text editing, todo listing, RSS reading,
and simple image viewing. Plugins are used to implement its various
capabilities. It can perform file import/export, backing up files, Internet
searching (Google, Wikipedia), and more. 

Changes: This release fixes minor bugs, and adds some new features and
user interface improvements.

License: The Apache License 2.0

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

                        - %  - %  - % - % -

[027] - MCS MyRoute 8.1e 
  by Visualware Inc. (http://freshmeat.net/users/trish/)
  Wed, Nov 12th 2008 17:59

Internet
Scientific/Engineering :: Visualization
Security

About: MCS MyRoute helps diagnose connectivity problems with detailed
network routing discovery and analysis, providing visibility to
poor-performing networks and devices. It includes a Java applet that
enables remote users to easily test connections from the MyRoute server.
Essential diagnostic tools including traceroute, ping, reverse DNS, and
whois are combined into a single graphical interface that analyzes Internet
connections, reporting quick and essential data points for finding
connectivity problems. An IP location database identifies the geographical
location of IP addresses and Web servers, showing the path of an Internet
connection on a global map. The domain registration and network provider
contact information are reported for each hop of a network route for quick
problem reporting. Remote Agents enable two-way connection testing and
automated testing from remote locations, for on-demand testing to resolve a
customer problem or long-term continuous testing to build a baseline and
monitor connection performance. 

Changes: This update improves support for 64-bit Java VMs, adds email
support on networks with no DNS, and fixes an IPTV problem.

License: Other/Proprietary License with Free Trial

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

                        - %  - %  - % - % -

[028] - MediaZoo 10-11-2008 
  by zoolander (http://freshmeat.net/users/zoolander/)
  Wed, Nov 12th 2008 14:57

Multimedia :: Sound/Audio
Multimedia :: Sound/Audio :: Players :: MP3

About: MediaZoo is an online personal media library and player that allows
users listen to their music and invite close friends to their music room.
Its mission is to allow users, musicians, and developers to start
collaborating on creating a unique, open, and free music experience in the
cloud.

Changes: This version is capable of uploading, playing, and sharing music.


License: GNU General Public License v3

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

                        - %  - %  - % - % -

[029] - MiniTicTacToe 1.5 
  by Andrew Gray (http://freshmeat.net/users/sweetandy/)
  Wed, Nov 12th 2008 09:20

Games/Entertainment

About: MiniTicTacToe is a one-or-two player Tic Tac Toe game written for
the console. It has an optional computer player. 

Changes: "Graphics" have become larger and easier to use for gameplay. A
three-tier AI system was implemented with Hard, Moderate, and Stupid levels
of difficulty. The ability to either play again or quit is prompted at the
end of a game. 

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[030] - Mitter 0.4.3 
  by Julio Biason (http://freshmeat.net/users/SlowSloth/)
  Wed, Nov 12th 2008 09:19

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: This is a double brown paper bag release. Missing files were
added to the package. 

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[031] - NexentaStor 1.1.0 
  by Erast Benson (http://freshmeat.net/users/Erast/)
  Wed, Nov 12th 2008 09:41

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

About: NexentaStor leverages the ZFS file system and is optimized for use
in 2nd-tier NAS and iSCSI applications requiring open, low cost, high
performance storage as well as dramatically simplified provisioning,
expansion, backup, replication, and archiving. It is also used as a primary
NAS in businesses that wish to expand at closer to commodity pricing. It
supports unlimited snapshots, snapshot mirroring (replication), block level
mirroring, integrated search, and easy management of extremely large
storage pools.

Changes: This is a major release: multiple usability and core
functionality improvements were done on top of NexentaStor 1.0.x with
updated OpenSolaris kernel build 102. CIFS/AD integration was improved.
Fault management of underlying hardware was improved. A high availability
extension (plugin) was added. A VM DataCenter integrated ESX/NexentaStor
management extension (plugin) was added. A WORM extension (plugin) was
added. Serial port/USB UPS support (plugin) was added. 

License: Other/Proprietary License with Free Trial

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

                        - %  - %  - % - % -

[032] - Observer 0.4.0 
  by Adam Armstrong (http://freshmeat.net/users/aarmstrong/)
  Wed, Nov 12th 2008 14:42

System :: Networking :: Monitoring

About: Project Observer is an autodiscovering network management system
focused primarily on Cisco and UNIX networks. Networks can be
autodiscovered using CDP data and SNMP scans.

Changes: IPv6 addressing, MPLS Pseudowire, and MPLS VRF tracking were
added. Many improvements were made to the front page and general layout.
Fixes were made to the permissions system and graph generation systems. 

License: BSD License (revised)

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

                        - %  - %  - % - % -

[033] - OIOSAML.Java 3862 
  by recht (http://freshmeat.net/users/recht/)
  Wed, Nov 12th 2008 15:02

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

About: OIOSAML.Java is a Java-based service provider for SAML 2.0. It was
profiled for the Danish OIOSAML 2.0 profile, but it works in generic SAML
2.0 Web SSO environments too. 

Changes: This version fixes a number of bugs and has some API changes. The
last BRS-classes have been renamed to SAML*. Also, a number of encoding
issues have been fixed after an interop test with virk.dk. 

License: Mozilla Public License (MPL)

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

                        - %  - %  - % - % -

[034] - OpenAFS 1.4.8 
  by Edgester (http://freshmeat.net/users/edgester/)
  Wed, Nov 12th 2008 09:22

Communications :: File Sharing
System :: Filesystems

About: AFS is a distributed filesystem which offers a client-server
architecture, transparent data migration abilities, scalability, a single
namespace, and integrated ancillary subsystems.

Changes: AIX 6.1 is now supported. FreeBSD 7 is now supported. On Linux, a
deadlock is avoided when writing back pages in an mmap()ed file larger than
the cache. Process tree walking for PAG garbage collection was updated to
avoid oopses. Solaris 10 now defaults to namei fileservers. On all server
systems, the fileserver "large" setting now implies 128 threads instead of
12. A sensible error is returned when a release or restore exhausts server
resources. Jumbograms are disabled by default. Partitions over 2tb are now
supported. On all systems, autoconf 2.62 is supported. Additional
documentation was written. 

License: IBM Public License

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

                        - %  - %  - % - % -

[035] - OpenInviter 1.6.0 
  by OpenInviter (http://freshmeat.net/users/openinviter/)
  Wed, Nov 12th 2008 14:55

Communications
Communications :: Email
Communications :: Email :: Address Book

About: OpenInviter is a script to import contacts (address book data) from
email providers like Yandex, Lycos, Rambler.ru, Live / Hotmail, OperaMail,
GMX.net, Mail.ru, Mail.com, GMail, Yahoo!, Rediff, AOL, and KataMail. It
can import from content management systems like SimpleMachines Forum (SMF),
Drupal, Social Engine, Wordpress, PunBB, Joomla, JamRoom, and PhpBB. It
also imports from social portals like Twitter, Facebook, Hi5, Friendster,
Orkut, Myspace, and LinkedIn. It offers basic "tell a friend" features. 

Changes: A post-install system checker was added to check whether your
system meets OpenInviter requirements. An option was added to select or
deselect all checkboxes. No more warnings are given on servers that have
open_basedir set or safe_mode turned on. Login errors were made more
user-friendly. Fewer requests are made if the user details are not OK.
Cookie file management was improved. CSV parsing was improved. 

License: GNU General Public License v2

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

                        - %  - %  - % - % -

[036] - OrangeHRM 2.4.1-beta.5 
  by orangehrm (http://freshmeat.net/users/orangehrm/)
  Wed, Nov 12th 2008 14:48

Internet :: WWW/HTTP :: Dynamic Content
Office/Business
Office/Business :: Office Suites

About: OrangeHRM is an Human Resource Management (HRM) system that
implements employee personal information management, leave and vacations,
time and attendance tracking, benefits, applicant tracking (recruitment),
configurable, user defined reports, and employee self service.

Changes: Various bugs were fixed in the upgrader, including critical bugs
when assigning leave by admin or when applying leave. A warning is now
given for default SMTP settings. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[037] - Patch Check Advanced 20081112-01 (Development)
  by Dagobert Michelsen (http://freshmeat.net/users/dagobert/)
  Wed, Nov 12th 2008 14:51

System :: Software Distribution Tools
System :: Systems Administration

About: Patch Check Advanced (pca) generates lists of installed and missing
patches for Sun Solaris systems and optionally downloads patches. It
resolves dependencies between patches and installs them in the correct
order. It works on all versions of Solaris and on both SPARC and x86.

Changes: Handling of IDFS patches has been fixed.

License: Free To Use But Restricted

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

                        - %  - %  - % - % -

[038] - phpLogCon 2.5.18 (Beta)
  by deltaray (http://freshmeat.net/users/deltaray/)
  Wed, Nov 12th 2008 18:02

System :: Logging
System :: Monitoring

About: phpLogCon is a Web front-end for syslog and other network event
data. It provides easy browsing, searching, basic analysis, and some
graphics. Data is 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 logstream statistic and maintenance option,
which are accessible in the sources admin panel. You can view overall stats
of database logstreams, and cleanup data based on the date field. An option
to use a custom phpLogCon logo in the header has been added. The logo URL
can be configured in the admin panel.

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[039] - Plumi 0.2.2-final 
  by EngageMedia (http://freshmeat.net/users/EngageMedia/)
  Wed, Nov 12th 2008 14:55

Artistic Software
Multimedia :: Video

About: Plumi is a video sharing content management system based on Plone.
It enables you to create your own sophisticated video sharing site. By
adding it to an existing Plone instance you can quickly have a wide array
of functionality to facilitate video distribution and community creation.

Changes: A Flash player is now available on the front page as part of the
"feature videos" section. The thumbnail submitted with the video now
overlays the flash player as the splash image. An animated progress bar
indicates a video is uploading on step 3 of the submission form. The
progress bar is merely an animated GIF at this point and does not
communicate with the server. Transmission metadata standard draft 1.0 is
now ready, providing the appropriate atom feed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[040] - pulse 2.0.15 (Beta)
  by Jason Sankey (http://freshmeat.net/users/jsankey/)
  Wed, Nov 12th 2008 18:14

Software Development
Software Development :: Build Tools
Software Development :: Quality Assurance

About: Pulse is an automated build (or continuous integration) server
designed to work with you to ensure the integrity of your code. Pulse
regularly checks your source code out from your SCM, builds your projects,
and notifies you of the results. Key features include simple setup and
administration using a full-featured Web UI, adapability to existing
environments, distributed building, personal builds (test using Pulse
before committing), and individual developer dashboards and notification
preferences. 

Changes: This is a beta build in the 2.0 series. Changes include: support
for Subversion 1.5 working copies in the personal build client; an updated
dashboard view; the ability to suppress specific errors and warnings for
built in maven projects; build revisions for Perforce and Subversion are
now scoped to project source; and several bugfixes.

License: Other/Proprietary License with Free Trial

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

                        - %  - %  - % - % -

[041] - Rally 0.4.90 
  by Maxim Udushlivy (http://freshmeat.net/users/maxim_udushlivy/)
  Wed, Nov 12th 2008 14:33

Desktop Environment :: Tools
System :: Installation/Setup
System :: Software Distribution Tools

About: Rally is a fast GuiLoader-based front end for RPM. It provides RPM
package management functionality via an intuitive tree-less graphical
interface. Users are able to browse available repositories, search for
packages, and perform updates, installations, and removals. Rally employs
Parallel Installer, which downloads and updates packages simultaneously,
potentially reaching a vast performance boost. Rally is a part of the Crow
Designer project, and was started as a sample GuiLoader-based application. 

Changes: Software logic was extracted into a separate library
(librally.so). A CLI utility with basic functionality was added. Rally
system settings now are saved in the /etc/rally.conf file. Script output
interception was introduced (rpmtsSetScriptFd is being used). Logging of
execution was added. Parameter substitution is now correctly performed for
the addresses in the list of mirrors (rpmfusion). Sha1 instead of mtime is
now used in order to detect changes in the RPM DB. 

License: BSD License (revised)

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

                        - %  - %  - % - % -

[042] - reefLESS 1.2.03 
  by reefLESS Boat Classifieds software (http://freshmeat.net/users/1985/)
  Wed, Nov 12th 2008 14:16



About: reefLEES is a script for creating a Web site to provide a
classifieds service for boats. 

Changes: A transaction manager was added in the Admini Panel. The listings
manager was rebuilt in the Admin Panel. The ability to add a listing to the
front-end through the Admin Panel was added. The cron file was rebuilt.
Photo manager features were added in the front-end interface. 

License: Other/Proprietary License

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

                        - %  - %  - % - % -

[043] - Remote Python Call 3.00 
  by ganges master (http://freshmeat.net/users/gangesmaster/)
  Wed, Nov 12th 2008 10:03

Software Development :: Libraries :: Python Modules
Software Development :: Testing
System :: Clustering/Distributed Networks

About: Remote Python Call (RPyC) is a transparent and symmetric Python
library for RPC and distributed computing. It supports synchronous and
asynchronous operation, callbacks, secure remote services, and transparent
object proxying. 

Changes: This release is a major redesign of the library, adding security
through capabilities, services, and bugfixes. Full documentation and
tutorials (including a screencast) are now available online. 

License: MIT/X Consortium License

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

                        - %  - %  - % - % -

[044] - Talend Open Studio 3.0.1 
  by Pierrick LE GALL (http://freshmeat.net/users/z0rglub_pierrick/)
  Wed, Nov 12th 2008 14:48

Database :: Front-Ends
Software Development :: Code Generators

About: Talend Open Studio is an ETL (Extract, Transform, and Load) tool.
Talend Open Studio can perform jobs that range from datawarehouse feeding
to database synchronization, as well as file format transformations. Its
graphical interface is made with Eclipse RCP, and data related scripts are
generated in Perl or Java. The application was designed to be extended with
components written by users. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[045] - TCExam 6.0.002 
  by Nicola Asuni (http://freshmeat.net/users/nicolaasuni/)
  Wed, Nov 12th 2008 21:42

Education :: Testing

About: TCExam is Web-based assessment software for generating and managing
online tests and exams. It simplifies the exam cycle, including generation,
execution, evaluation, presentation, and archiving. 

Changes: A bug relative to PDF fill color on the next page was fixed.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[046] - TCPDF 4.2.007 (PHP5)
  by Nicola Asuni (http://freshmeat.net/users/nicolaasuni/)
  Wed, Nov 12th 2008 14:20

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. 

Changes: This version includes a function to set custom indentation width
on HTML lists.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[047] - Tigase Server 4.0.0-b1212 
  by Artur Hefczyc (http://freshmeat.net/users/kobit/)
  Wed, Nov 12th 2008 18:32

Communications :: Chat

About: Tigase Server is a lightweight and scalable Jabber/XMPP server. No
third party libraries are needed. For services with very high load and a
huge number of users, it can be deployed on as many machines as needed.

Changes: This version offers a huge number of new elements: full cluster
mode with HA and LB, graphical installer with configuration and database
setup functionality, new fast roster storage, new authentication connectors
for connecting the server to any SQL database with user authentication
data, Apache Derby database support, anonymous authentication and user
accounts, and new MUC and Pubsub components. It has been tested with over a
hundred automatic tests.

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[048] - TimeTrex Time and Attendance 2.2.16 
  by IpSo (http://freshmeat.net/users/ipso2/)
  Wed, Nov 12th 2008 18:13

Office/Business :: Financial
Office/Business :: Scheduling

About: TimeTrex is a complete Web-based payroll and time management suite
that offers employee scheduling, time and attendance (timeclock,
timesheet/timecard), job costing, invoicing, and payroll in a single
package. Employees can use Web browsers or timeclocks to track their time
and attendance, check their own timesheet for missed punches, and respond
to flagged timesheet errors. Payroll administrators can quickly generate
paystubs and process payroll based off timesheet information or export
timesheet data to other applications. 

Changes: This release fixes a bug where when modifying absence time
assigned to accruals in some circumstances. the accrual may not have been
updated to reflect the modification. It also fixes a bug that may have
caused Internet Explorer 7 to display an error when downloading PDF files
over an SSL connection.

License: Mozilla Public License (MPL)

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

                        - %  - %  - % - % -

[049] - tudu 0.4.1 
  by meskio (http://freshmeat.net/users/meskio/)
  Wed, Nov 12th 2008 23:07

Information Management
Utilities

About: ToDo is a list manager in ncurses with a hierarchical
representation of tasks. Each task has a title, a long text description,
and a deadline (tudu warns you when the date is close). There are
categories and priorities.

Changes: This release adds reordering tasks in the scheduler. It fixes
paste as child when a task is collapsed. It fixes refreshing when a
schedule is deleted.

License: GNU General Public License v3

URL: http://freshmeat.net/projects/tudu-list/

                        - %  - %  - % - % -

[050] - vpntool 0.3 
  by pipacs (http://freshmeat.net/users/pipacs/)
  Wed, Nov 12th 2008 14:19

Internet
Office/Business

About: vpntool is a cross-platform GUI applet for managing VPNC
connections, connecting to Cisco virtual private networks. It works on
GNOME and Mac desktops and Nokia Internet tablets. 

License: GNU General Public License v2

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

                        - %  - %  - % - % -

[051] - WebGUI 7.6.3 
  by Graham Knop (http://freshmeat.net/users/Haarg/)
  Wed, Nov 12th 2008 09:42

Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
Office/Business

About: WebGUI is a content management framework built to allow average
business users to build and maintain complex Web sites. It is modular,
pluggable, and platform independent. It was designed to allow the people
who create the content to manage it online, rather than content management
taking up the time of busy IT staff. WebGUI comes with a full host of
features including shopping cart, subscriptions, forums, photo galleries,
FAQs, link lists, blogs, SQL reports, a Web services interface, and a very
configurable user privilege and profiling system. 

Changes: This release includes large improvements to the Syndicated
Content asset, fixes to DataForm and SQL Report, and continued improvements
to the new Data Table. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[052] - WiKID Strong Authentication System 3.0.7 (Blackberry Wireless
Token)
  by nowen (http://freshmeat.net/users/nowen/)
  Wed, Nov 12th 2008 14:59

Security
Security :: Cryptography
System :: Networking

About: The WiKID Strong Authentication System is a highly scalable, secure
two-factor authentication system. It is simple to implement and maintain,
allows users to be validated automatically, requires no hardware tokens,
has a simple API for application support (via Ruby, PHP, Java, COM, Python,
etc.), supports multiple domains, and supports replication for fault
tolerance and scalability. It also supports mutual /host and transaction
authentication, wireless tokens only domains, locked tokens (to your PC),
anti-keystroke logger keypad PIN entry, etc. 

Changes: HTML header information was added. This will enable future
functionality that limits WiKID domains to specific types of tokens.
Currently, domains can only be limited to wireless tokens or to locked PC
tokens. 

License: Other/Proprietary License with Free Trial

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

                        - %  - %  - % - % -

[053] - Worker 2.17.0 
  by BOOMERANG (http://freshmeat.net/users/boomerang/)
  Wed, Nov 12th 2008 22:28

Desktop Environment :: File Managers

About: Worker is a file manager for the X Window System with the classical
two panel interface. It features a fully graphical configuration, while
still allowing manual editing of the configuration file without the need to
restart Worker. Any external program can be integrated easily into the GUI
using buttons, hotkeys, and file type actions. Worker uses file recognition
by file content or by filename extension (or both). Different actions with
completely configurable commands can be assigned to each file type. 

Changes: This release adds support for file labels with different colors.
Labels can be set by using the context menu or a new command. The file view
may be filtered to just show labeled entries. The bookmark system has been
improved to support the new labels. The find dialog has additional options
for modification time and size limits. There are also some minor bugfixes.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[054] - Xarchiver 0.5.2 
  by Giuseppe Torelli (http://freshmeat.net/users/gt67/)
  Wed, Nov 12th 2008 09:50

System :: Archiving
System :: Archiving :: Compression
System :: Archiving :: Packaging

About: Xarchiver is a GTK+ 2 frontend for manipulating arj, 7z, zip, rar,
tar, bzip2, gzip, and RPM files. It allows you to create archives and add,
extract, and delete files from them. Password protected archives in the
arj, 7z, rar, and zip formats are supported. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[055] - xcave 2.3.2 
  by jean-philippe hergott (http://freshmeat.net/users/jphergott/)
  Wed, Nov 12th 2008 14:44

Other/Nonlisted Topic
Utilities

About: xcave is an application that allows you to track and manage the
contents of a wine cellar. 

Changes: A bug was fixed regarding the price when double clicking on a
purchase line, forcing a region for a fixed appellation, and simplifying a
duplicate wine copy. Code cleanup was done. An appelation was added for
CENTRE (côtes du Forez, Côtes d'Auvergne, Saint-Pourçain). The full number
of bottles is shown on a status bar. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[056] - Zoom Profiler 1.2.3 
  by RotateRight (http://freshmeat.net/users/rotateright/)
  Wed, Nov 12th 2008 21:43

Software Development
Software Development :: Quality Assurance
System :: Benchmark

About: Zoom is a low-overhead graphical and command line profiler for
Linux. A Zoom profile is system-wide, precise down to the instruction
level, and captures backtraces. This lets you see exactly what was running,
where time was spent, and how that code was called. Drill down into
critical code to get detailed performance data. Zoom analyzes and annotates
your code with specific tuning advice for many compilers and processors.
Share what you find with colleagues or archive it for later review. Zoom
saves profiles as a single, self-contained session file that can be emailed
or attached to bug reports. It also supports remote network profiling and
scripting.

Changes: This release fixes a possible bug when installing remotely. It
fixes a possible crash with unknown display. It improves the installation
process and bug reporting.

License: Other/Proprietary License with Free Trial

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



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

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