Nailer is a command line application forgenerating JPEG or PNG thumbnails of video files.License:GNU General Public License (GPL)Changes:This release adds better handling of slow devices,runs mplayer in athread so nailer does not hang if mplayer does,and fixes a segmentationfault in the code.
KLone is a fully-featured, multi-platform frameworkwhich allows dynamic Web pages to be written in C/C++ (with the usual <% code %> style). The pages can then be embedded (in compressed and/or encrypted form) into a single executable that also contains KLone's high-performance HTTP/S server. Given its nature, it can be linked natively to any C/C++ library (database, XML, graphics, etc.), without an intermediate layer, and it is especially suited for low-resource (embedded) systems.License:GNU General Public License (GPL)Changes:Virtual hosts, CGI support, performance improvements, user-provided hooks, a new build framework, and minor updates and bugfixes.
DBSight is a J2EE search platform for instantscalable full-text search on any relationaldatabase, for both beginners and experts. Itfeatures a built-in database crawler followinguser-defined SQL, incremental indexing,user-controllable result ranking, the ability toreturn results with highlights (like Google), andcategorized result counts (like Amazon). It caneasily integrate with other languages withXML/JSON/HTML. There is a UI for all operations,so no Java coding is necessary. Deleted or updatedrecords in database can be synchronized also.License:Free for non-commercial useChanges:This release reduces memory for facet search for fields with multiple categories (keywords type). The index is refreshed if only deletion occurred. OneWordNumberLowerCaseAnalyzer has been added to search for connected words. Spaces are allowed in Range Queries. A text/xml MIME type has been added to XML search result templates. The index is displayed in Memory mode on the dashboard.
GeoServer connects your information to the Geospatial Web. With GeoServer, you can publish and edit data using open standards. Your information is made available in a large variety of formats as maps/images or actual geospatial data. GeoServer's transactional capabilities offer robust support for shared editing. It supports WFS-T and WMS open protocols from the OGC to produce JPEG, PNG, SVG, KML/KMZ, GML, PDF, Shapefiles, GeoRSS, JSON, and more. It is built on the GeoTools2 Java GIS toolkit.License:GNU General Public License (GPL)Changes:Many improvements for this round. Google Earth now properly zooms to your data, and the output contains a number of bugfixes. There is support for 'component WMS', which allows GeoServer to render remote layers with styling defined on the fly. GeoJSON support has been updated to the latest draft, halos in labeling have been improved, and right to left languages are now supported on map rendering. Oracle Application Server now works properly, versioning is improved, and there are many more bugfixes.
The Sanaware Java Docking library allowsdevelopers to easily manage dynamic dragging ofSwing components. Static applications can beturned into flexible environments that users cantune to their needs and preferences. The libraryprovides all the necessary components, rangingfrom simple draggable buttons in toolbars all theway to multiple floating frames in complexlayouts.License:GNU General Public License (GPL)Changes:A utility class for look and feel has been added. Swing components can be minimized with images. Popup menus can be customized.
Config::Model::CursesUI provides a curses userinterface for all configuration descriptionscreated for config-model. This project is based onthe Curses::UI Perl module.License:GNU Lesser General Public License (LGPL)Changes:The "uniline" value type can now be handled.
Services for IRC Networks (or just Services forshort) provides for definitive nickname andchannel ownership, automatic channel mode setting,memo (short message) storage and retrieval, andgreater IRC operator control over the network. License:GNU General Public License (GPL)Changes:This release corrects a bug which allowssufficiently privileged users to indirectly causeServices to crash.
Elixir is a declarative layer on top ofSQLAlchemy. It is a fairly thin wrapper thatprovides the ability to define model objectsfollowing the Active Record design pattern, andusing a DSL syntax similar to that of the Ruby onRails ActiveRecord system. It does not intend toreplace SQLAlchemy's core features, but insteadfocuses on providing a simpler syntax for definingmodel objects when you do not need the fullexpressiveness of SQLAlchemy's manual mapperdefinitions.License:MIT/X Consortium LicenseChanges:A new attribute-based syntax to declare fields andrelationships, several kinds of inheritance(polymorphic or not), and a data versioningextension were implemented. Many other newfeatures, improvements, and bugfixes were added.The documentation was also greatly extended.
JFormDesigner is an advanced GUI designer for Swinguser interfaces. It is easy and intuitive to useand provides a lot of powerful features.JFormDesigner fully supports JGoodies FormLayout,TableLayout, GridBagLayout, and other standardlayout managers. The advanced GridBagLayoutsupport allows the specification of horizontal andvertical gaps (as in TableLayout), which makesdesigning a form with consistent gaps usingGridBagLayout much easier.License:Other/Proprietary License with Free TrialChanges:This release adds support for java.awt.Paintproperties, provides updated bundled Java versionsin Windows setups, and fixes some minor bugs.
The Extended Module Player is a command-line modplayer for Unix-like systems that plays over 70mainstream and obscure module formats from Amiga,Atari, Acorn, Apple IIgs, and PC, includingProtracker (MOD), Scream Tracker 3 (S3M), FastTracker II (XM), and Impulse Tracker (IT) files.License:GNU General Public License (GPL)Changes:This release implements correct logarithmicinterpolation of the player periods, softwaremixer frequencies, and sample rate to fine tuneconversion, fixing many fine tuning problems.Other fixes include correct implementation ofProtracker sample loops required by some (rare)modules, improved detection of UltimateSoundtracker and UNIC Tracker modules, and propersample offset after the note cut effect.
VariCAD is a 3D/2D CAD system for mechanicalengineering. In addition to standard tools for 3Dmodeling and 2D drafting, the CAD system providestools for sheet metal unbending and crash tests,libraries of standard mechanical parts (ANSI, DIN)and symbols, mechanical part calculations, andtools for working with bills of materials (BOMs)and title blocks. VariCAD supports STEP, STL,IGES, DWG, and DXF file formats.License:Other/Proprietary License with Free TrialChanges:Minor improvements were made in the userinterface. STEP compatibility was added.
ExactImage is a fast C++ image processing library.Unlike ImageMagick, it allows operation in severalcolor spaces and bit depths natively, resulting inmuch lower memory and computational requirements.Some optimized algorithms operate in 1/20 of thetime ImageMagick requires, and displaying largeimages can be as fast as 1/10 of the time the"display" program takes.License:GNU General Public License (GPL)Changes:Support for lossless and fast JPEG cropping wasadded. The TIFF codec was improved forinteroperability with Apple's TIFF framework toutilitze G4 compression if requested and to zeroinitialize the x/y resolution if not specified bythe file. A tiny memory leak was fixed in the JPEGcodec. Edentify was fixed to compute the correctphysical image size. The crop_and_rotate functionwas improved to allow negative start offsets.
PyLucid is a lightweight Content Management System written in Pythonusing django. Nearly all output can be customized. A shell account isnot required.License:GNU General Public License (GPL)Changes:Many bugfixes and detail improvements were made.Django rev 6626 and tinyMCE rev 300 are included.Note that there exists a fix for a securityvulnerability discovered in Django'sinternationalization framework:http://www.djangoproject.com/weblog/2007/oct/26/security-fix/.The affected versions are revisions of the Djangotrunk prior to revision 6608.
Pantheios is a C/C++ logging API library. It offers an optimal combination of complete type-safety, very high efficiency, genericity, and extensibility. It is simple to use and extend, highly portable (platform and compiler independent), and it upholds the C tradition of only paying for what you use. Pantheios supports logging of message statements of arbitrary complexity, consisting of heterogenous types. Pantheios supports filtering of log messages based on severity level.License:BSD License (revised)Changes:A bug in fe.WindowsRegistry was fixed.