OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
[fm-news] Newsletter for Wednesday, December 06th 2006

From: The freshmeat daily newsletter (freshmeat-newslists.freshmeat.net)
Date: Thu Dec 07 2006 - 02:10:08 CST


::: L I N K S F O R T H E D A Y :::

Today's news on the web: http://freshmeat.net/daily/2006/12/06/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce

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

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

[001] - AdaControl 1.6r8
[002] - ASDF 0.3
[003] - bayonne 2.2.0 (Bayonne 2)
[004] - Bioperl 1.5.2 (Development)
[005] - Blob Wars : Blob and Conquer 0.7-2
[006] - boinctail 0.1
[007] - Bonita 2.1
[008] - BytesFall ShapeFiles 0.0.1
[009] - cb2Bib 0.7.2
[010] - Childsplay 0.85
[011] - CuteFlow 2.6.3
[012] - cxxtools 1.4.3.1 (Development)
[013] - deep 0.8l
[014] - driveplugger 12-06-2006
[015] - Enhanced TightVNC Viewer 1.0.8
[016] - enter 0.0.5
[017] - Evergreen 1.0.1
[018] - Floola beta 20
[019] - Gammu+ 0.14.00
[020] - GDC 0.4.3.3rc2
[021] - hpodder 0.99.0
[022] - hslogger 1.0.0
[023] - HTML Purifier 1.3.1
[024] - IFF Format Library 0.1
[025] - iMacros for Firefox 0.5.0.3
[026] - Ipanto Lite 3.0.0
[027] - JetPAG 0.5.1
[028] - JPOX 1.1.5
[029] - KchmViewer 2.7
[030] - LastBASH 0.3.0
[031] - LibAxl 0.3.0
[032] - libisofs 0.2.3
[033] - liboping 0.3.4
[034] - mailqui 0.99
[035] - Mono Project 1.2.2 (Stable)
[036] - Mysql Data Manager 1.73
[037] - Network PDF Server YAFPC-Appliance 1.06
[038] - Open Blue Lab 2.2.2
[039] - openModeller 0.4
[040] - OrangeHRM 2.0
[041] - Paypal Shopping Cart 3.4.2
[042] - PeerStream Audio Video Streaming Server 4.31
[043] - QED 0.0.1a
[044] - quickmail.php 061206-1
[045] - Really Rather Good Battles In Space 1.0
[046] - Restlet 1.0 beta 22
[047] - Roma Framework 0.9.9
[048] - roootpretender 0.71
[049] - Scala 2.3.1 (Scala 2)
[050] - searchmonkey 0.7.4
[051] - SpectrumSCM 2.4
[052] - Spread 4.0.0 (Stable)
[053] - Syntext Serna 3.1.0
[054] - Talend Open Studio 1.1.0M2 (Development)
[055] - Tapestry JSCookMenu 2.12
[056] - Tellico 1.2.7
[057] - tftp-hpa 0.44
[058] - The ACE ORB from the doc group 1.5.4
[059] - Thin FTP Applet 1.04
[060] - TrackStudio Enterprise 3.5.10
[061] - Ultimate++ 612-dev1 (Development)
[062] - WebGUI 7.3.0-beta
[063] - Webminstats 0.10.3
[064] - winpdb 1.0.8
[065] - ZoneMinder 1.22.3

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

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

[001] - AdaControl 1.6r8
  by Ada95Rules (http://freshmeat.net/users/jcreem/)
  Wed, Dec 6th 2006 17:43

Software Development

About: AdaControl is a tool that detects the use of various kinds of
constructs in Ada programs. Its first goal is to control proper usage of
style or programming rules, but it can also be used as a powerful tool to
search for the use (or non-use) of various forms of programming styles or
design patterns. Searched elements range from very simple, like the
occurrence of certain entities, declarations, or statements, to very
sophisticated, like verifying that certain programming patterns are being
obeyed. Which elements or constructs are searched is defined by a set of
user-definable rules.

Changes: This release adds rules to check that header comments match a
given pattern. It has indication of possible false positives and false
negatives due to non-statically analyzable constructs. There is a fine
definition of constructs allowed in entry barriers (including the one of
the Ravenscar profile). There is better integration into GPS, and much
more.

License: GNAT Modified GPL (GMGPL)

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

                        - % - % - % - % -

[002] - ASDF 0.3
  by ligne (http://freshmeat.net/users/ligne/)
  Wed, Dec 6th 2006 13:45

Multimedia :: Video :: Display

About: ASDF (A Simple DVD Frontend for MPlayer) is intended to make
watching DVDs with MPlayer easier. It's written in Perl using the Qt
toolkit. It provides an easy way to select the track you want to watch, as
well as audio and subtitle languages and deinterlacing. It also provides a
way to hide the short "empty" tracks that litter many DVDs.

Changes: This release includes some of the biggest improvements so far,
probably the most exciting of these being an installer. There are tooltips
for some of the less intuitive options. The subtitle controls are now
greyed out when no subtitles are available.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/asdf-mplayer/

                        - % - % - % - % -

[003] - bayonne 2.2.0 (Bayonne 2)
  by David Sugar (http://freshmeat.net/users/davidsugar/)
  Wed, Dec 6th 2006 17:22

Communications :: Internet Phone
Communications :: Telephony
Multimedia :: Sound/Audio

About: Bayonne is the telephony server of the GNU project. It offers a
script-driven threaded multi-line state event telephony service on
GNU/Linux, xBSD, and Microsoft Windows for building voice response
systems, and uses telephony plugins for runtime driver configuration. It
also features "TGI" for making Perl applications "telephony aware". It may
be used to build telephony-based system administration, home automation,
automated attendant, v-commerce, and voice messaging systems.

Changes: Dynamic runtime reloading of configuration keys and driver
settings is now supported. New simplified dialplan rules for fast
hash-based lookup of dialed destinations through dialed.conf. New
did/callerid handling rules.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[004] - Bioperl 1.5.2 (Development)
  by Jason Stajich (http://freshmeat.net/users/stajich/)
  Wed, Dec 6th 2006 23:20

Scientific/Engineering :: Bioinformatics

About: Bioperl is set of Perl Modules for bioinformatics. It contains
objects for Sequences, features on Sequences, and other important
bioinformatics attributes.

Changes: Many bugfixes and enhancements were made, including support for
parsing the latest NCBI BLAST text format changes, PAML 3.15 support, a
Taxonomy (Bio::Species) overhaul, a Bio::Map overhaul, a Bio::SearchIO
speedup, the introduction of a Build.PL installation system, and fixes for
some memory leaks in Bio::Tree. This version requires Perl 5.6.1 or later.

License: Artistic License

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

                        - % - % - % - % -

[005] - Blob Wars : Blob and Conquer 0.7-2
  by Scarfy (http://freshmeat.net/users/Scarfy/)
  Wed, Dec 6th 2006 14:48

Games/Entertainment :: Arcade

About: Blob Wars : Blob and Conquer is a 3rd person action shooter. With
the apparent defeat of Galdov and the reclaiming of the Fire, Time, Space,
and Reality Crystals, the Blobs' battle was only just beginning. Bob had
rescued many Blobs and fought many battles, but now he had an ever bigger
task ahead of him. The Blobs' homeworld is still littered with the alien
forces and Bob once again makes it his task to lead the counter attack.
But even without Galdov the aliens are still extremely well organised.

Changes: The Spider Blob loading code has been fixed.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[006] - boinctail 0.1
  by Folkert van Heusden (http://freshmeat.net/users/fvh/)
  Wed, Dec 6th 2006 11:40

About: BOINCTail displays the status of jobs running in the BOINC
environment in a 'tail-like' way. That way, one doesn't need an X server
to be able to monitor (for example) setiathome, lhcathome, etc.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[007] - Bonita 2.1
  by Valdes (http://freshmeat.net/users/mvaldes/)
  Wed, Dec 6th 2006 06:24

Communications :: Email
Desktop Environment :: Theme :: Web
Information Management :: Workflow Frameworks

About: Bonita is a J2EE workflow system that provides out-of-the-box
workflow functionalities for defining and running business processes such
the XPDL workflow definition module, the J2EE based workflow engine, the
JMS based awareness infrastructure, or interoperability services.

Changes: This version includes such new features as workflow versioning.
It is the first version in the Bonita series to add support for both JBoss
and JOnAS AS.

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/bonita-workflow/

                        - % - % - % - % -

[008] - BytesFall ShapeFiles 0.0.1
  by Ovidio (http://freshmeat.net/users/ovidio/)
  Wed, Dec 6th 2006 11:38

About: BytesFall ShapeFiles is a PHP library that allows reading and
editing of an ESRI ShapeFile and all the associated information.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[009] - cb2Bib 0.7.2
  by constans (http://freshmeat.net/users/constans/)
  Wed, Dec 6th 2006 22:27

Multimedia :: Graphics :: Editors
Scientific/Engineering
Text Processing :: Markup :: TeX/LaTeX

About: cb2Bib is a tool for rapidly extracting unformatted bibliographic
references from email alerts, journal Web pages, and PDF files. It
facilitates the capture of single references from unformatted sources.
References are written in BibTeX. A PDF file with the article text, if
available, can be easily linked and renamed by dragging it onto the
cb2Bib window. Reference manager applications can later retrieve,
import, and display these BibTeX references.

Changes: The release adds a raw clipboard data view mode, client 'download
reference to' functionality, and the option to use double braces in titles.
It improves the build script and install documentation. It fixes minor bugs
related to pasting formatted text, reading of already HTML encoded DOIs,
and updating the viewer in some particular cases.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[010] - Childsplay 0.85
  by Stas Z (http://freshmeat.net/users/staslinux/)
  Wed, Dec 6th 2006 11:43

Education
Games/Entertainment

About: Childsplay is a suite of educational games for young children. It
aims to be more games-like than gcompris.

Changes: The artwork was updated and a new game was added called 'puzzle'.
'puzzle' is a game where you must recreate the original image.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[011] - CuteFlow 2.6.3
  by Timo Haberkern (http://freshmeat.net/users/thaberkern/)
  Wed, Dec 6th 2006 08:42

Communications
Communications :: Email
Information Management

About: CuteFlow is a Web-based document circulation/workflow tool. Users
are able to define "documents", which are sent step-by-step to every user
in a list. It provides an electronic method for doing internal document
circulations.

Changes: A lot of bugs were fixed, some of which were critical. A few new
features for filtering were added.

License: BSD License (revised)

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

                        - % - % - % - % -

[012] - cxxtools 1.4.3.1 (Development)
  by Tommi Mäkitalo (http://freshmeat.net/users/tmaek/)
  Wed, Dec 6th 2006 13:21

Software Development :: Libraries

About: cxxtools is a library of unrelated, but useful C++ classes. It
contains an argument-parser, a base-64 encoder/decoder, a C++ interface to
iconv, md5-stream for easy MD5 calculation, threading classes, socket
classes, a dynamic exception-safe buffer, a wrapper for dlopen/dlsym, a
pool template (e.g., for a connection pool in a multi-threaded
application), query_params, and a class for easy parsing of CGI parameters
(GET and POST) in a CGI program.

Changes: cxxtools::Tcpstream sometimes reported an error instead of EoF,
when socket was closed. A buffer overflow in the logger class is fixed,
and a naming conflict with some standard libraries is resolved.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[013] - deep 0.8l
  by Richard Harris (http://freshmeat.net/users/r_e_h/)
  Wed, Dec 6th 2006 22:56

Internet :: WWW/HTTP :: Dynamic Content

About: Deep is a content management system that serves HTML, preformatted
text, Deep shorthand content, or the output of a Lua script using simple
templates and CSS. There are hooks to sell this content either by single
page or multi-page set through PayPal. You can use Deep to publish other
peoples' work, diverting a percentage of the payments to the publisher and
allowing the rest to go directly to the author. To promote fairness, the
server makes these percentages public. Deep is also a blog server, using
simple uploaded text files for entries and generating all indices on the
fly. It does not use a database and requires only a cgi-bin directory on a
Unix server.

Changes: NO_URLS and NO_HTML were added to Incoming.lua to allow users to
reject these kinds of content in text field submissions. This should
combat the growth of weird advertising appearing in submission forms.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[014] - driveplugger 12-06-2006
  by Calin (http://freshmeat.net/users/calin/)
  Wed, Dec 6th 2006 13:43

Desktop Environment :: Tools
System :: Filesystems
System :: Hardware

About: driveplugger is a removable storage manager that safely puts
control into the hands of the user. It makes devices such as USB drives,
CDROMs, or any other removable media easy to use. The user can assign
names to devices. Browsing, ejection, and other operations can be done
through a tray icon.

Changes: A bug where multiple group numbers were listed in fstab has been
fixed. UID/GID entries for unsupported filesystems have been fixed.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[015] - Enhanced TightVNC Viewer 1.0.8
  by Karl Runge (http://freshmeat.net/users/runge/)
  Wed, Dec 6th 2006 10:23

Desktop Environment :: Tools

About: The Enhanced TightVNC Viewer package is part of the x11vnc VNC
server project. It provides a native VNC viewer that takes advantage of
new features in x11vnc, e.g. cursor alpha blending and automatic SSL
tunnelling. Some features apply to any VNC server, e.g. automatic SSH
tunnelling. Another goal is to provide a package that conveniently bundles
everything needed for the user to have the enhanced viewer running quickly.
This includes pre-built binaries of the viewer and utility programs for
Windows and many Unix variants, and a GUI to configure and launch the
viewer. The short name for this project is "ssvnc", for SSL/SSH VNC
viewer.

Changes: The components and documentation were changed to reflect the new
short name "ssvnc" for the SSL/SSH VNC Viewer. Minor bugs were fixed.
Solaris x86 binaries were added to the software bundle.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[016] - enter 0.0.5
  by Robert Knutsson (http://freshmeat.net/users/rob_dobbs/)
  Wed, Dec 6th 2006 06:26

Desktop Environment

About: Enter is a customizable lightweight login manager for X that was
developed to be able to run on many different environments and save system
resources. It is a perfect match for lightweight desktop or window
managers.

Changes: This release features some major internal code changes. Enter now
keeps the theme data between logins, reducing time between displays. The
screen no longer flickers when a user logs in.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[017] - Evergreen 1.0.1
  by Mike Rylander (http://freshmeat.net/users/miker_/)
  Wed, Dec 6th 2006 13:48

Information Management :: Metadata/Semantic Models
Information Management :: Records Management

About: Evergreen is an integrated library system originally developed by
the Georgia PINES consortium for use as their automation system. It was
designed from scratch for large-scale deployment in very large public
library and state-wide consortium environments with tens of millions of
records and hundreds of libraries.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[018] - Floola beta 20
  by floola (http://freshmeat.net/users/floola/)
  Wed, Dec 6th 2006 08:33

Multimedia :: Sound/Audio
Multimedia :: Video

About: Floola is an application to efficiently manage your iPod or your
Motorola mobile phone (any model that supports iTunes) under Linux, Mac OS
X, and Windows. Video and music files can be easily added and removed.
Playlists can be managed with simple drag-and-drop. Lyrics and artwork are
supported. Tracks can be submitted to last.fm.

Changes: A Norwegian translation was added. libfmod isn't required on
Linux anymore. Gstreamer or xine are now used when the first one isn't
installed. Number items are automatically selected when editing track
information. A volume bug under Intel Macs was fixed. A podcast error when
deleting podcasts was fixed. The album artwork preview in the listbox now
has preferences. Contextual item deletion wasn't working. A problem which
occurred when deleting songs was fixed.

License: Freeware

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

                        - % - % - % - % -

[019] - Gammu+ 0.14.00
  by Marcin Wiacek (http://freshmeat.net/users/MWiacek/)
  Wed, Dec 6th 2006 14:44

Software Development :: Libraries
Utilities

About: Gammu+ is a cellular manager for various mobile phones/modems. It
supports some functions in many Nokia models (e.g. the 6230 and 6310i)
over cables/infrared/BlueTooth. It contains libraries with functions for a
phone book and more, as well as a command line version (e.g. to
backup/restore).

Changes: This release adds a Borland C++ Turbo linking example. It adds a
source for the initial wxWidgets GUI (currently it can browse phone
folders and get files and phonebook entries). It has updated Win32 binary
builds.

License: GNU Lesser General Public License (LGPL)

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

                        - % - % - % - % -

[020] - GDC 0.4.3.3rc2
  by potto (http://freshmeat.net/users/potto/)
  Wed, Dec 6th 2006 13:14

Scientific/Engineering
Software Development :: Libraries
Text Processing

About: GDC is a utility to calculate compressible flow (Gas Dynamics
Calculator). It provides calculations for isentropic nozzle, isothermal
nozzle, isothermal, Fanno, Rayleigh flow, etc. It also provide
calculations for shock and oblique shock by direct calculations (no
iteration, probably the only one that can do it). GDC also calculates
shock dynamics, i.e gas running into a different medium with different
speed. The result are in plain text, LaTeX, or a range of values.

Changes: This release adds the option to calculate the shock location for
Fanno Flow when the pipe exceeds the "maximum'' length. The results of the
above calculation can also provide the iterations details (good for
students to show how their work was carried out). This release includes
calculation of Mach as the results of piston movement. It has some parts
of the compressible flow class "whatInfo" variable/problem.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/gdc-potto/

                        - % - % - % - % -

[021] - hpodder 0.99.0
  by John Goerzen (http://freshmeat.net/users/jgoerzen/)
  Wed, Dec 6th 2006 02:52

Communications :: File Sharing
Internet :: WWW/HTTP
Multimedia :: Sound/Audio

About: hpodder is a command-line podcast downloader
(aggregator/podcatcher). It has quite a few features, including very easy
operation, multithreaded downloading, the ability to import history from
other programs, easy customization, and quick setup.

Changes: The downloader was rewritten. Multithreaded scanning and
downloading is now featured. A new comprehensive progress meter on the
console and better console handling are included.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[022] - hslogger 1.0.0
  by John Goerzen (http://freshmeat.net/users/jgoerzen/)
  Wed, Dec 6th 2006 14:37

Information Management
Internet :: Log Analysis
Software Development :: Libraries

About: hslogger is a logging framework for Haskell, roughly similar to
Python's logging module. hpodder lets each log message have a priority and
source be associated with it. The programmer can then define global
handlers that route or filter messages based on the priority and source.
hslogger also has a syslog handler built in.

Changes: This is the first release of hslogger as its own library. It
previously was part of the MissingH library for Haskell, and has now been
split off according to the MissingH transition plan.

License: GNU Lesser General Public License (LGPL)

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

                        - % - % - % - % -

[023] - HTML Purifier 1.3.1
  by Edward Z. Yang (http://freshmeat.net/users/edwardzyang/)
  Wed, Dec 6th 2006 22:56

Software Development :: Libraries
Software Development :: Libraries :: PHP Classes
Text Processing :: Filters

About: HTML Purifier is PHP software for HTML filtering. It is an
alternative to BBCode or other obscure custom markup languages. It will
not only remove all malicious code (XSS), but will also make sure the HTML
is standards compliant.

Changes: This release fixes a bug that nuked all image tags when
%Core.RemoveInvalidImg was set to true (which it is by default). There is
also a convenience file called HTMLPurifier.func.php, which gives you an
easy to use HTMLPurifier() function to use for simple filtering needs.

License: GNU Lesser General Public License (LGPL)

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

                        - % - % - % - % -

[024] - IFF Format Library 0.1
  by Mike Sharov (http://freshmeat.net/users/msharov/)
  Wed, Dec 6th 2006 02:53

Software Development :: Libraries

About: The IFF Format Library provides header structures and utility
functions for reading and writing data files in the Interchange File
Format, a structured, hierarchical format for XML-like typing and
selecting functionality in binary files.

Changes: This is the initial release of the library, featuring basic
functionality of reading and writing simple and compound chunks.

License: MIT/X Consortium License

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

                        - % - % - % - % -

[025] - iMacros for Firefox 0.5.0.3
  by iMacros WebSite Testing and Web Scraping
(http://freshmeat.net/users/imacros/)
  Wed, Dec 6th 2006 11:37

Internet :: WWW/HTTP :: Browsers

About: The Web browser is probably the most frequently used software
today, and many tasks are highly repetitious. iMacros for Firefox relieves
the repetition of checking on the same sites every day, remembering
passwords and filling out Web forms, or doing Web screen scraping for data
extraction. It can automatically fill Web forms that span several pages.
Passwords are stored securely with 256-Bit AES encryption. Web
professionals can use the software for functional testing and regression
testing of Web applications. It can also be used to automate Web data
extraction, such as online stock quotes or Web store prices.

License: Freeware

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

                        - % - % - % - % -

[026] - Ipanto Lite 3.0.0
  by Eric Duchene (http://freshmeat.net/users/ericduchene/)
  Wed, Dec 6th 2006 03:03

System :: Networking

About: Ipanto Lite is a simple IP address management (IPAM) tool. Ipanto
Lite is a limited version of Ipanto IP Discovery which has more powerful
features like discovery of active IP devices, CLI, and management of user
profiles. It can be used to administer all IP addresses, subnets, and
locations within a single repository. It manages up to 5000 devices,
offers reporting, and gives access to other IT staff in read-only mode.
Ipanto Lite helps administrators to list and manage all the subnets and IP
addresses of their network thanks to its single repository.

Changes: A new Web GUI was added. Additional fields in IP properties were
added. Installation and startup were made easier.

License: Freeware

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

                        - % - % - % - % -

[027] - JetPAG 0.5.1
  by Tareq (http://freshmeat.net/users/tareqhs/)
  Wed, Dec 6th 2006 11:38

Software Development
Software Development :: Code Generators
Software Development :: Interpreters

About: JetPAG is a flexible full-LL(k) parser and lexical analyzer
generator focused on high performance, efficiency, usability, and
readability of generated code. It generates powerful recursive-descent
recognizers, and supplies a small library that can be used to do minimal
parsing needs. Generated code is nicely structured and distributed over
several files for easier management and integration into larger projects.
JetPAG offers a wide range of customizations for the supplied grammars,
allowing a great deal of control over the generated source code, and
preventing many of the possible modifications on the generated code.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[028] - JPOX 1.1.5
  by JPOX (http://freshmeat.net/users/jpox/)
  Wed, Dec 6th 2006 10:37

Database
Database :: Database Engines/Servers
Software Development :: Libraries :: Java Libraries

About: JPOX provides transparent persistence of Java objects. It is a
fully compliant implementation of the JDO 1.0 and JDO 2.0 specifications.
It supports persistence to all of the major RDBMS on the market today,
allows querying using either JDOQL or SQL, and comes with its own
byte-code enhancer. Its 1.1-final release is Sun's "Reference
Implementation" for JDO 2.0. Its 1.2 release will implement the JPA 1.0
specification.

Changes: A bugfix in persistence-by-reachability-at-commit to limit the
extent of object graph loading. Support for setting ordering of a List
using a field in the element. A bugfix to load all query results earlier
at commit so they can be auto-detached. The addition of a JPOX extension
to JDO2 when attaching an object graph to assume same datastore. Minor
other fixes.

License: The Apache License 2.0

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

                        - % - % - % - % -

[029] - KchmViewer 2.7
  by Georgy Yunaev (http://freshmeat.net/users/gyunaev/)
  Wed, Dec 6th 2006 22:29

Office/Business
Utilities

About: kchmviewer is a CHM (Winhelp) files viewer written in Qt/ KDE. It
can be build as a stand-alone Qt-based application or a KDE application.
The main point is compatibility with non-English CHM files, including most
international character sets. It has the features set of standard viewer:
search (including non-English CHMs), bookmarking, font size changing,
index/content browsing, codepage support, and more.

Changes: You can now switch between tabs using Alt+[number]. The current
window size and splitter position is now also stored on exit, separately
for each chm file. Kchmviewer should now work correctly on non-x86
platforms, including code page auto-detection. TOC directory entries can
now be opened or closed with a double-click on the entry name/icon instead
of just on the +/- icons. An internationalization compilation problem in
kchmviewwindow.cpp was fixed. Duplicate entries no longer appear in the
previous file history. The window title is now truncated if too long. A
Czech translation was added and the Dutch translation was updated.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[030] - LastBASH 0.3.0
  by CStroie (http://freshmeat.net/users/thubi/)
  Wed, Dec 6th 2006 10:21

Multimedia :: Sound/Audio :: Players

About: LastBASH is a console player for Last.fm.

Changes: This release uses a special terminal mode for the program TUI. It
uses ncurses (tput) instead of direct escape sequences. It checks for Web
service errors. Multiple commands per remote call are supported. It checks
for a minimum terminal size before starting. Support has been added for
external HTTP clients, and the Ubuntu-related bug has been fixed. History
is kept in memory for redraw. Race conditions in remote command calls are
prevented. There is a better quitting sequence (trap signals).

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[031] - LibAxl 0.3.0
  by Advanced Software Production Line (http://freshmeat.net/users/aspl/)
  Wed, Dec 6th 2006 13:19

Software Development :: Libraries
Text Processing :: Markup :: XML

About: LibAxl is an efficient implementation of the XML 1.0 standard
specification. It doesn't have any external library dependencies, having a
clean implementation based on opaque types and a consistent API to
manipulate your XML documents without compromising your code. It is
extremely memory efficient and thread safe with a small footprint (160k).

Changes: This release improves overall efficiency, making it faster than
LibXML while consuming 2.5 times fewer resources. It includes some API
improvements (new functions) and documentation updates.

License: GNU Lesser General Public License (LGPL)

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

                        - % - % - % - % -

[032] - libisofs 0.2.3
  by Mario Danic (http://freshmeat.net/users/pygi/)
  Wed, Dec 6th 2006 17:12

Software Development :: Libraries

About: "libisofs" is a library to pack up hard disk files and directories
into an ISO 9660 disk image. This may then be brought to CD via libburn.
It is part of the "libburnia" project.

Changes: This is a bugfix release with some improvements for FreeBSD
support.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[033] - liboping 0.3.4
  by Florian Forster (http://freshmeat.net/users/flocto/)
  Wed, Dec 6th 2006 02:57

Internet
Software Development :: Libraries
System :: Diagnostics

About: liboping is a C library for measuring network latency using ICMP
echo requests. It can send to and receive packets from multiple hosts in
parallel, which is nice for monitoring applications. Both IPv4 and IPv6
are supported transparently for the programmer and user. A program called
oping is included to show the simplicity and potential of the library and
provide the functionality at the command line.

Changes: A bug in "ping_host_remove", which would remove a wrong host, was
discovered and closed.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[034] - mailqui 0.99
  by Andreas Hansen (http://freshmeat.net/users/andreashansen/)
  Wed, Dec 6th 2006 02:48

Communications :: Email :: Mail Transport Agents

About: mailqui is a Web interface for management of the mail queues of
postfix and related or supported MTAs. It parses the result of queue
status information and displays it in a Web interface. This interface
executes the commands that are available in all MTA package, but in a
simple manner and an intuitive end-user environment.

Changes: The xajax library is now used. The configuration file
(mailqui.ini) was integrated into the Web interface. ssh2 pecl support was
added. Support for more than one server was added. Pagination was added.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[035] - Mono Project 1.2.2 (Stable)
  by Wojciech Polak (http://freshmeat.net/users/ghostface/)
  Wed, Dec 6th 2006 10:24

Internet :: WWW/HTTP
Text Processing :: Markup :: XML

About: Mono Project is an Open Source implementation of the various ECMA
and .NET framework technologies for Unix, MacOS X, and Windows. The
project includes a compiler, a class library, and a CLI runtime engine.

Changes: This release fixes various important bugs and implements many of
the APIs that have been identified using Moma as being important. All
users are encouraged to upgrade.

License: GNU Lesser General Public License (LGPL)

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

                        - % - % - % - % -

[036] - Mysql Data Manager 1.73
  by CGISCRIPTSHOP (http://freshmeat.net/users/case510/)
  Wed, Dec 6th 2006 22:27

Database :: Front-Ends

About: Mysql Data Manager is a Web-based MySQL client that provides local
and remote database access. It allows direct data access and management
via an easy and intuitive interface. Mysql Data Manager is a
platform-independent CGI script.

Changes: JavaScripts were added to a few functions. A few features
supported by MySQL 5.xx were added. The interface was not affected. All
TEXTAREA fields were set to display using a fixed font. The downloadable
demo file has no limitations in functionality and is free for
non-commercial use.

License: Other/Proprietary License

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

                        - % - % - % - % -

[037] - Network PDF Server YAFPC-Appliance 1.06
  by Wolfgang Ullrich (http://freshmeat.net/users/ullrich/)
  Wed, Dec 6th 2006 06:27

About: YAFPC-Appliance is a CD-ROM image based on KNOPPIX technology and
the PDF composer/printer/mailer YAFPC. Any PC booted from this CD can act
as a PDF print server and provide an unlimited number of network shared
virtual PDF printers. The system requirements are low. System
configuration can be done via a Web browser from any workstation in your
network. Virtual shared printers can be configured to apply letterheads,
watermarks, and appendices to all printed documents. After printing, a
document is sent to its owner by email, or can be accessed in a shared
folder on the server. Deployment is very simple.

Changes: Substitution of variables in email subject works now. Netmask and
broadcast address are now setup correcly with all network classes.
Administrator options for naming files of created documents have been
enhanced: each printer can be setup to build filenames from document
titles or the username or a consecutive number.

License: Shareware

URL: http://freshmeat.net/projects/yafpc-appliance/

                        - % - % - % - % -

[038] - Open Blue Lab 2.2.2
  by Jean-Christophe Kermagoret (http://freshmeat.net/users/jck/)
  Wed, Dec 6th 2006 02:55

Office/Business
Office/Business :: Financial :: Accounting
Office/Business :: Groupware

About: Open Blue Lab is a RAD framework (MDA based) that transforms UML
models in Web 2.0 portal applications without writing code. It is
currently being used to develop a full Web ERP from scratch. Portal layout
may be configured through the UI, and Ajax and HTML-based forms are
automatically built from XML widget definitions, which may be generated on
the fly from a UML model that describes your information system. Widgets
are dynamically populated, making them data-aware automatically at run
time with no need to code any database interaction. This framework allows
you to focus on Information System design, with forms and portal
architecture being generated automatically.

Changes: UML models can be shared in the common/uml directory to increase
reuse and avoid multiple generation. In this case, generated files are
stored in a common directory. I18n messages are also shared. They are
concatenated with I18n messages generated specifically for your
application.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[039] - openModeller 0.4
  by rdg (http://freshmeat.net/users/adamsky/)
  Wed, Dec 6th 2006 14:47

Scientific/Engineering :: Bioinformatics
Scientific/Engineering :: Geographical
Scientific/Engineering :: Mathematics

About: openModeller is a static spatial distribution modelling library. It
provides a uniform method for modelling distribution patterns using a
variety of algorithms. It can be used to predict species distribution
(fundamental niche) based on a set of georeferenced occurrence points and
a set of environmental layers.

Changes: This release includes major enhancements like the integration
with TerraLib (in addition to GDAL, openModeller's I/O functions now work
with TerraLib raster and point data), the refactoring of the SOAP
interface (allowing remote interaction with a modelling service), and GARP
v3. The default output map file type was changed to ERDAS Imagine (.img) to
achieve wider compatibility with GIS software and to provide a
floating-point representation in each cell reflecting the exact
probability of presence. There were also several fixes in the SWIG-Python
binding.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[040] - OrangeHRM 2.0
  by orangehrm (http://freshmeat.net/users/orangehrm/)
  Wed, Dec 6th 2006 23:20

Office/Business :: CRM

About: OrangeHRM is a system that assists with the management of human
resources. Based on a modular architecture, it reflects the main areas of
HR management from simple personnel administration to today's complex
strategic approaches. It includes a personal information manager, employee
self service module, reports, and more.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[041] - Paypal Shopping Cart 3.4.2
  by paypal (http://freshmeat.net/users/paypal/)
  Wed, Dec 6th 2006 06:19

Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Office/Business :: Financial

About: Paypal Shopping Cart is designed to accept PayPal payments. It
supports multiple categories and products, custom total price calculation,
discount pricing, image upload, a HTML order page generator, and instant
payment notification.

Changes: Input is now properly sanitized before being returned to the
user. This prevents a remote cross site scripting attack in which a user
could create a specially crafted URL that would execute arbitrary code in
a user's browser within the trust relationship between the browser and the
server.

License: Other/Proprietary License

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

                        - % - % - % - % -

[042] - PeerStream Audio Video Streaming Server 4.31
  by Oxygenic (http://freshmeat.net/users/oxygenic/)
  Wed, Dec 6th 2006 02:58

Internet
Multimedia
Multimedia :: Sound/Audio

About: PeerStream Audio Video Streaming server is a lightweight, scalable
and multi-purpose streaming server for broadcasting nearly every known
audio and video format. It supports all major formats and can be
configured to use other, not directly supported media types. Encoding of
live data is also possible. Streaming via unicast, multicast, podcast,
UPnP shares and bandwidth-saving via a peer-to-peer-network is supported.

Changes: The integration of the peer-to-peer option was improved and a
privacy flag was introduced that allows stream providers to mark streams
that are fed into the distributed streaming network as non-public.

License: Other/Proprietary License

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

                        - % - % - % - % -

[043] - QED 0.0.1a
  by Cerdeira (http://freshmeat.net/users/cerdeira/)
  Wed, Dec 6th 2006 11:38

About: QED (Queue enhanced daemon) is a batch manager similar to NQS and
GNU-queue, with some fancy features like network support, simple load
balancing, and job resource usage control.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/qed-daemon/

                        - % - % - % - % -

[044] - quickmail.php 061206-1
  by Johan Fitie (http://freshmeat.net/users/johanf1978/)
  Wed, Dec 6th 2006 11:40

Communications :: Email
Communications :: Email :: Email Clients (MUA)
Internet

About: quickmail.php is a script that reads email from a mail server and
outputs it in RSS format that can be displayed in a browser (as XML, using
included XSL/CSS) or an RSS aggregator or as WML for use on WAP devices
(mobile phones/PDAs). The output has been tested and found to be valid
XSL/CSS, valid XML/RSS, and valid WML.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/quickmail.php/

                        - % - % - % - % -

[045] - Really Rather Good Battles In Space 1.0
  by James Gregory (http://freshmeat.net/users/jamesgregory/)
  Wed, Dec 6th 2006 06:02

Games/Entertainment :: Real Time Strategy

About: Really Rather Good Battles In Space is a real time strategy game
with fleets of spaceships. It is a single player real time strategy game
following the fall of the great Artilian empire. It features a short but
relatively polished single player campaign, pretty (albeit 2d) graphics,
spaceships, and explosions.

Changes: The game no longer crashes when you complete mission 6. Mission
briefing voiceovers no longer use the wrong name for the Artilian empire,
and additionally sound a bit more dramatic.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[046] - Restlet 1.0 beta 22
  by Jerome (http://freshmeat.net/users/jlouvel/)
  Wed, Dec 6th 2006 17:20

Internet
Internet :: WWW/HTTP :: HTTP Servers
Software Development :: Libraries :: Application Frameworks

About: Restlet is a lightweight REST framework for Java. The project is
composed of two parts, the Restlet API (alternative to Servlet API) and a
reference implementation (Noelios Restlet Engine). It supports all REST
concepts (resource, representation, data, connector, components, etc.) and
is suitable for both client and server REST applications. The server
connectors provided are HTTP(S), AJP (via Mortbay's Jetty or an adapter
Servlet) and the client connectors are HTTP(S), File, JDBC, and SMTP(S).

Changes: This is an intermediary release before 1.0 RC1. It adds support
for XML results in the JDBC client connector. A few bugs have been fixed
and the API cleaned up. Many classes have been finalized to be more
explicit about what is expected to be extended by developers.

License: Common Development and Distribution License (CDDL)

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

                        - % - % - % - % -

[047] - Roma Framework 0.9.9
  by Luca Garulli (http://freshmeat.net/users/LucaGarulli/)
  Wed, Dec 6th 2006 08:33

Software Development :: Build Tools
Software Development :: Code Generators
Software Development :: Libraries :: Application Frameworks

About: ROMA is a POJO-based Java framework with concepts taken from Ruby
On Rails. It allows you to build an AJAX-enabled Web application with a
database and generated CRUD in a few minutes.

Changes: A new ETL aspect was added to import POJO from CSV files defining
mapping rules with XPath. New rendering components were added (Accordion,
ImageButton, Image, TableEdit) and existing components were enhanced. The
JSP module was integrated to use JSP along with Echo2 components. The Roma
Test Presentation demo application was added. The IN operator was added in
PersistenceAspect. A cache is used in database operations. JDO2 Fetch
Group is supported to speed up queries. The USERS module was enhanced with
active sessions, info categories, and more. Many bugs were fixed.

License: The Apache License 2.0

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

                        - % - % - % - % -

[048] - roootpretender 0.71
  by pts (http://freshmeat.net/users/pts/)
  Wed, Dec 6th 2006 23:10

Software Development :: Build Tools
System :: Archiving
System :: Filesystems

About: rootpretender is a system that enables special file operations such
as the creation of block special and character special device nodes and
unlimited chown()ing of files for non-root users of Unix systems. It does
this by faking special file operations. For example, chown() is not
executed, and mknod() creates regular files instead of device nodes. These
operations are remembered, so next time a process under rootpretender's
control examines an affected file with stat() or a similar system call,
the fake information is returned. It uses LD_PRELOAD and includes patches
for rsync 2.6.6 and rsync 2.6.9 for use on systems without LD_PRELOAD
support. These make it possible to copy file ownership and device nodes
even if root access is not available on the target.

Changes: The program was forked from pretendroot 0.7. Support for mknod()
was added.

License: GNU Lesser General Public License (LGPL)

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

                        - % - % - % - % -

[049] - Scala 2.3.1 (Scala 2)
  by Stephane Micheloud (http://freshmeat.net/users/s_micheloud/)
  Wed, Dec 6th 2006 11:42

Software Development :: Compilers

About: Scala is a modern multi-paradigm programming language designed to
express common programming patterns in a concise, elegant, and type-safe
way. It smoothly integrates features of object-oriented and functional
languages including mixins, algebraic datatypes with pattern matching,
genericity, and more. It is well integrated with Java and .NET: the Scala
compiler produces standard Java class files or .NET assemblies, and
Java/.NET libraries and frameworks can be used without glue code or
additional declarations.

License: BSD License (revised)

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

                        - % - % - % - % -

[050] - searchmonkey 0.7.4
  by Adam Cottrell (http://freshmeat.net/users/cottrela/)
  Wed, Dec 6th 2006 06:09

Desktop Environment :: Tools
Internet :: WWW/HTTP :: Indexing/Search
System

About: searchmonkey provides powerful text searches on Linux using regular
expressions for both the file name and the search text. It is the graphical
equivalent of find + grep.

Changes: This release improves international language support. In
addition, searchmonkey no longer crashes when your text file has a DOS
line ending.

License: GNU Lesser General Public License (LGPL)

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

                        - % - % - % - % -

[051] - SpectrumSCM 2.4
  by SpectrumSCM (http://freshmeat.net/users/SpectrumSCM/)
  Wed, Dec 6th 2006 22:29

Information Management :: Document Repositories
Information Management :: Issue Tracking
Information Management :: Records Management

About: SpectrumSCM is the first platform-independent, truly integrated
enterprise-level Source Configuration and Management solution, which
includes version control, process management, release management, advanced
branching, issue tracking and much more, all integrated into one tool. In
addition, it allows users to construct automated workflow engines and
interfaces to external systems through the SpectrumSCM API. The tool also
incorporates advanced security features through the Java Security Model,
SSL, and LDAP. The client software can be run as an application or
accessed over the Web as an applet or through Java Web Start. It also
includes a full-featured commandline interface, strong IDE integrations,
and a SpectrumSCM Proxy for remote users.

Changes: This release features a graphical workflow editor, a
generic/branch viewer, an improved load source tree feature with preview
and filtering, increased querying and sorting capability on reports, and
the addition of new and improved reports: CR File diff report (eg. code
review) and File Status. A file list, description, and improved module
tabs were provided on the main screen.

License: Other/Proprietary License with Free Trial

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

                        - % - % - % - % -

[052] - Spread 4.0.0 (Stable)
  by Jonathan Stanton (http://freshmeat.net/users/jonathan/)
  Wed, Dec 6th 2006 02:49

Internet
Software Development
System :: Clustering/Distributed Networks

About: The Spread Toolkit provides tools for developing reliable and
robust distributed applications ranging from collaboration tools to
fault-tolerant database servers to replicated Web servers. It consists of
a daemon which provides multicast messaging, reliability, ordering, and
membership services, and a library which applications link with. Spread
provides a simple API for writing group applications and is designed to
provide high performance for local and wide area networking applications.

Changes: Manageability was improved by allowing dynamic configuration of
sets of daemons without requiring a restart. A new Virtual Synchrony
interface is now included with Spread, along with API improvements in the
membership functions and better C API support for forking, multi-threaded
clients. A number of scalability and performance improvements were
included in group support, and the build environment for both Windows and
Unix was simplified and improved. All bugs from the 3.17 branch as well as
other fixes unique to Spread 4 were fixed.

License: BSD License (original)

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

                        - % - % - % - % -

[053] - Syntext Serna 3.1.0
  by Syntext Team (http://freshmeat.net/users/syntext/)
  Wed, Dec 6th 2006 06:25

Text Processing :: Markup :: XML
Text Processing :: Markup :: XSL/XSLT

About: Syntext Serna is a highly customizable, multi-platform, pure
XSL-driven WYSIWYG XML content editor. It looks and works like a
conventional word processor, yet it gives you much more flexibility to
alter or reuse content while keeping its integrity intact. It lets you
collaborate on compound documents that contain embedded data from various
sources. Content is viewed as an integrated whole that is intuitively
transparent to authors.

Changes: This version brings Chinese, Dutch, French, German, and Italian
localizations, enhances navigation in tables, and fixes a number of
issues.

License: Other/Proprietary License with Free Trial

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

                        - % - % - % - % -

[054] - Talend Open Studio 1.1.0M2 (Development)
  by Pierrick LE GALL (http://freshmeat.net/users/z0rglub_pierrick/)
  Wed, Dec 6th 2006 08:38

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. The application was designed to be extended with
components written by users.

Changes: The ability to randomly extract lines from a delimited file was
added. The ability to write Microsoft Excel file format was added. A query
Execution Explain Plan for DB2 and Oracle was added. Case insensitivity on
row uniqueness was added as an option. A Perl function to get a random
date was added. Many blocking bugs were fixed.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[055] - Tapestry JSCookMenu 2.12
  by perseios (http://freshmeat.net/users/perseios/)
  Wed, Dec 6th 2006 02:57

Internet :: WWW/HTTP :: Dynamic Content

About: Tapestry JSCookMenu provides a component for the Apache Tapestry
Web framework that makes it possible to create JavaScript menus and
navigation sidebars easily with an arbitrary number of hierarchical pop up
sub menus. The famous JavaScript "JSCookMenu", written by Heng Yuan, is
encapsulated within the component. The component gives an easy
Tapestry-like programming interface to the Web developer. There are some
built-in themes for the look of the menu. There is a WYSIWYG tool
available to create sophisticated themes within minutes.

Changes: A bug was fixed. When the component was included in a library,
there was a ":" in a JavaScript variable, making the JavaScript crash.

License: The Apache License 2.0

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

                        - % - % - % - % -

[056] - Tellico 1.2.7
  by Robby Stephenson (http://freshmeat.net/users/parys/)
  Wed, Dec 6th 2006 23:21

Database
Information Management

About: Tellico is a collection manager for KDE. It includes default
collections for books, bibliographies, comic books, videos, music, video
games, coins, stamps, trading cards, and wines, and also allows custom
collections. Unlimited user-defined fields are allowed. Filters are
available to limit the visible entries by definable criteria. Full
customization for printing is possible through editing the default XSLT
file. It can import CSV, Bibtex, Bibtexml, RIS, MODS, CDDB, and audio file
metadata and exports CSV, HTML, Bibtex, Bibtexml, ONIX, and PilotDB.
Entries may be imported directly from Amazon.com, imdb.com, any z39.50
bibliographic server, PubMed, or an external script.

Changes: A bug that could cause images to be lost when loading from the
data file was fixed. The ISBN validator and Amazon.com search were updated
to properly use ISBN-13 values. URL values are now properly saved with the
file protocol, and file catalogs compare entries by URL directly. Sorting
now takes the title articles into account, and the performance for copying
or deleting multiple entries at once was improved.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[057] - tftp-hpa 0.44
  by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
  Wed, Dec 6th 2006 08:25

Internet
System :: Boot

About: tftp-hpa is an enhanced version of the BSD TFTP client and server.
It possesses a number of bugfixes and enhancements over the original. It
has been made portable and will work on pretty much any modern Unix
variant.

Changes: Sending SIGHUP to update the regular expression table was fixed.
The client can now also specify a range of local port numbers, just like
the server can.

License: BSD License (revised)

URL: http://freshmeat.net/projects/tftp-hpa/

                        - % - % - % - % -

[058] - The ACE ORB from the doc group 1.5.4
  by Johnny Willemsen (http://freshmeat.net/users/JohnnyWillemsen/)
  Wed, Dec 6th 2006 22:26

Software Development :: Object Brokering :: CORBA

About: TAO is a standards-compliant, real-time implementation of CORBA
that provides efficient, predictable, and scalable quality of service
(QoS) end-to-end. Unlike conventional implementations of CORBA, which are
inefficient, unpredictable, non-scalable, and often non-portable, TAO
applies the best software practices and patterns to automate the delivery
of high-performance and real-time QoS to distributed applications.

Changes: Minor bugfixes.

License: OSI Approved

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

                        - % - % - % - % -

[059] - Thin FTP Applet 1.04
  by Thin File (http://freshmeat.net/users/thinfile/)
  Wed, Dec 6th 2006 06:25

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

About: Thin FTP Applet is a Web-based FTP client with the familiar
two-pane user interface. The applet is just 80Kb large. It runs in your
Web browser and can be used to carry out multiple concurrent uploads and
downloads without the need to refresh. Logging in can be automated wtih a
predefined username and password.

Changes: Compatibility issues with OS X and Netware FTP servers and the
pure-ftpd server on Linux have been addressed.

License: Free for non-commercial use

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

                        - % - % - % - % -

[060] - TrackStudio Enterprise 3.5.10
  by maximkr (http://freshmeat.net/users/maximkr/)
  Wed, Dec 6th 2006 03:06

Software Development
Software Development :: Quality Assurance
Software Development :: Testing

About: TrackStudio is a hierarchical Java-based issue tracking and bug
tracking system. It includes per-project workflows, user role specific
actions, filters, notification rules, subscriptions, access control lists,
and reports. Both hierarchical categorization and cross-cutting views of
your issue space are provided.

Changes: Many major and minor bugs were fixed.

License: Other/Proprietary License with Source

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

                        - % - % - % - % -

[061] - Ultimate++ 612-dev1 (Development)
  by Daniel Kos (http://freshmeat.net/users/unodgs/)
  Wed, Dec 6th 2006 17:11

Software Development
Software Development :: Compilers
Software Development :: Debuggers

About: Ultimate++ is a cross-platform C++ rapid application development
suite. It includes set of libraries (for things like GUI and SQL) and an
integrated development environment. Rapid development is achieved by smart
and aggressive use of C++ rather than through fancy code generators. In
this respect, U++ competes with popular scripting languages while
preserving C/C++ runtime characteristics. Its integrated development
environment, TheIDE, introduces modular conception to C++ programming, and
can be used to develop non-U++ applications.

License: BSD License (original)

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

                        - % - % - % - % -

[062] - WebGUI 7.3.0-beta
  by Roy Johnson (http://freshmeat.net/users/snapcount/)
  Wed, Dec 6th 2006 22:57

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 version includes several new features and a lot of bugfixes.
It is not recommended that production sites be upgraded to this version.
Some of the highlights are a new Wiki and a completely revamped calendar.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[063] - Webminstats 0.10.3
  by Gerbier Eric (http://freshmeat.net/users/gerbier/)
  Wed, Dec 6th 2006 08:40

System :: Monitoring

About: Webminstats is a Webmin module designed to store system information
in an rrdtool database and to display historic (hourly, daily, weekly,
monthly, and custom) graphs. It is modular in design, so as to be able to
log everything from CPU usage to email box size.

Changes: An optional filter was added to the generic module. A new
navigation system allow quick display switching. The "debug" button was
renamed to "log", and a new "debug" button was added allow you to debug
acquisition. On configuration page, two new arrows (top and bottom) were
added to move parameters.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[064] - winpdb 1.0.8
  by Nir (http://freshmeat.net/users/nir1408/)
  Wed, Dec 6th 2006 22:30

Software Development :: Debuggers

About: Winpdb is an advanced Python debugger. It supports smart
breakpoints, multiple threads, namespace modification, embedded
debugging, and encrypted communication, and is up to 20 times faster than
pdb.

Changes: An incorrect terminal command in RHEL 4 was fixed along with
problems with Ubuntu Dapper 6.06. An issue where script launch failed with
gnome-terminal was corrected. Filtering should now work anywhere. Names are
now sorted alphabetically. Fixes for compatibility issues with Python 2.5
and wxPython 2.7.2 were included.

License: GNU General Public License (GPL)

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

                        - % - % - % - % -

[065] - ZoneMinder 1.22.3
  by Philip Coombes (http://freshmeat.net/users/pcoombes/)
  Wed, Dec 6th 2006 03:01

Multimedia :: Video
Multimedia :: Video :: Capture
Multimedia :: Video :: Display

About: ZoneMinder is a suite of applications intended for use in video
camera security applications, including theft prevention and child or
family member monitoring. It supports capture, analysis, recording, and
monitoring of video data coming from one or more video or network cameras
attached to a Linux system. It also features a user-friendly Web interface
which allows viewing, archival, review, and deletion of images and movies
captured by the cameras. The image analysis system is highly configurable,
permitting retention of specific events, while eliminating false positives.
ZoneMinder supports both directly connected and network cameras and is
built around the definition of a set of individual 'zones' of varying
sensitivity and functionality for each camera. This allows the elimination
of regions which should be ignored or the definition of areas which will
alarm if various thresholds are exceeded in conjunction with other zones.
All management, control, and other functions are supported through the Web
interface.

Changes: This release is is a wrap-up release that contains fixes to a
number of reported bugs. It also adds several features relating to
usability, XHTML, and X.10.

License: GNU General Public License (GPL)

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

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

--===============0667107230==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

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

--===============0667107230==--