pymfvu is a WMF/EMF file viewer. It was started toprepare new Windows Metafile and EnchancedMetafile filters for sK1 and Uniconvertor. Most ofthe Metafile features are covered, but EMF+ isn'timplemented yet.License:GNU General Public License v3Changes:A bug with shift position for Orientation angle greater than pi/2 was fixed. Calculation of under/overstrike line for text with dxarray and/or Orientation was fixed. A charset parsing code that was missing has been restored.
XFPROT is a graphical frontend for the F-ProtAntivirus for Linux Small Business Edition.License:GNU General Public License (GPL)Changes:Compiling wih Gtk+ libraries 2.10 was fixed.
DiffJ is a commandline application that compares Java files based oncontent, not whitespace, comments, or reordering of types, methods, orfields. Its output is based on the Unix program diff, and it also hasa "brief" output format for a concise summary of what changed. It canwork on directories recursively, looking for matching filenames, like"diff -r dir0 dir1". It is primarily for developers refactoring andreformatting Java code, for which most difference tools tend to producemisleading results regarding the type and extent of changes.License:GNU Lesser General Public License (LGPL)Changes:This release has been changed so that output of code added and deleted more closely matches the output produced by diff, that is, displaying only the line(s) added/deleted.
MySQL is a widely used and fast SQL databaseserver. It is a client/server implementation thatconsists of a server daemon (mysqld) and manydifferent client programs/libraries. License:GNU General Public License (GPL)Changes:This is a new release of the current alpha branch of MySQL.
PhoNetInfo retrieves detailed phone and networkinformation. It runs on Symbian S60 3rd editionmobile phones. Information about the followingtopics can be retrieved: phone manufacturer andmodel, firmware version, battery level, WLAN and bluetooth MAC, bluetooth device class, IMSI, IMEI, subscriber ID, charger status, running tasks, active profile settings, network mode, network signal strength and cell ID, network name and ID, network country code and registration status, CPU speed, CPU type and architecture, size of RAM and ROM, and more.License:FreewareChanges:Battery, SIM card/lock, and IrDA status information has been added to the General tab. Network mode and GPRS availability/status information has been added to the Network tab. The WLAN/BT tab has WLAN and bluetooth MAC, WLAN status info, bluetooth device class, device name, device counter, and scan status information. Nokia N82 has been added to the CPU type list in the HAL tab. This release adds an "About" dialog and "WLAN/BT" tab, and fixes random screen shifts in all tabs.
JDebugTool is a standalone graphical Java debugger built on top of the standard JPDA (Java Platform Debugger Architecture).License:SharewareChanges:This release enhances the Catch Exception Dialog in the debugger. The user can now specify for the debugger to not catch a particular thrown exception when that exception is thrown from locations in a specified list of classes. This excludes list is shown as a tool tip in the Exceptions Panel.
The Ecere SDK is a cross-platform toolkit forbuilding software applications. It currently runson Windows and Linux. With the Ecere SDK, you candevelop applications once and deploy them on allsupported platforms alongside a lightweightruntime environment. It introduces eC, an objectoriented language derived from and fullycompatible with C, compromising neither runtimeperformance nor ease of use. A built-in 3D enginesupporting both Direct3D and OpenGL is fullyintegrated.License:FreewareChanges:Support for international input on X. Proper keysym support on X. Clipboard operations on X have been fixed. An issue on Windows where internal resources could not be accessed when a executable was inside a path containing Unicode characters (the installer itself would not work) has been fixed.
JOpt.SDK is an automated vehicle routing and dispatching component for both Java/J2SE and .NET. It can solve Travelling Salesman Problems (TSP) and Capacitated Vehicle Routing Problems with Time Windows (CVRP,VRPTW). It offers route and transport optimisation with respect to various constraints such as time windows, load capacities, and prescribed itinerary. The component is based on genetic algorithms, and automatically determines an optimized allocation of vehicels to an arbitrary set of orders.License:Other/Proprietary License with Free TrialChanges:It is now possible to define individual time matrix factors for each resource. Compared to revision 2.0.7, this allows for individual speed profiles instead of only one general speed profile as introduced in 2.0.7. Additional best practices examples have been added to the evaluation kit.
Blobtrixd is a standalone server for the Blobtrixgame, a two-player variant of Tetris. License:GNU General Public License (GPL)Changes:This release adds support for Blobtrix 1.3.2. It mainly uses less bandwidth.
Brasero (formerly known as Bonfire) is aapplication to burn CDs and DVDs for the GNOMEdesktop. It is designed to be as simple aspossible, and has some unique features to enableusers to create their discs easily and quickly.License:GNU General Public License (GPL)Changes:This version has many features, including a new plugin system for backends that supports most if not all of the burn engines available under Linux, a reworked GUI (i.e. more HIG compliant). and the ability to split audio tracks. There are many bugfixes (most SCSI-related bugs were fixed).
Cone (COnsole Newsreader And Emailer) is atext-based email client. It seamlessly handlesmultiple POP3 and IMAP accounts and local mailfolders. It is also a simple newsreader. It isdesigned to be foolproof enough to be used byinexperienced users, but also offers advancedfeatures for power users.License:GNU General Public License v3Changes:This release fixes several minor bugs in theoptional GnuTLS support.
The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols such as ESMTP, IMAP, POP3, LDAP, SSL, and HTTP. Courier provides ESMTP, IMAP, POP3, Webmail, and mailing list services within a single consistent framework. Individual components can be enabled or disabled at will. Courier implements basic Web-based calendaring and scheduling services integrated in the Webmail module. License:GNU General Public License v3Changes:This release adds the ability to use GnuTLS as analternative to OpenSSL for SSL/TLS support.
The GtkDatabox widget (for use with the GTK+widget set) is used to display large amounts ofnumerical data in graphical representation.Several sets of data may be shown at one time. Youmay zoom in and out and navigate via scrollbars.The display of data is rather fast, so you can usethe widget for quickly changing data (i.e. anoscilloscope for example) as well. The widget hasalready been adapted to several scientificprojects around the world. License:GNU Lesser General Public License (LGPL)Changes:Logarithmic scales were introduced for the displayof data. The widget is now also accompanied withrulers which also support logarithmic scales.
wCMF is a lightweight MDA approach to application development based on the MVC pattern. It allows the creation of any kind of PHP Web application such as CRM or a CMS from a UML model. It features an object persistence layer, a SOAP interface, and standard views and controllers.License:GNU Lesser General Public License (LGPL)Changes:The most important enhancements are a newgeneration strategy that completely separates thegenerated model classes from the custom ones,persistence hook methods that are executed beforeand after standard events, and an AJAX driven userinterface.