Jomic is a viewer for comic books stored in CBZ, CBR, and PDF files. Features include a two page mode, caching, and support for several image formats (PNG, JFIF/JPEG, TIFF, and GIF).License:GNU General Public License (GPL)Changes:This releases adds an option to blur images (useful for old scans), allows you to create multiple comics from one folder, improves the user interface for progress information, and fixes a few minor bugs.
The DejaVu fonts are a font family based on the Bitstream Vera Fonts. Its purpose is to provide a wider range of characters while maintaining the original look and feel. The family is available as TrueType fonts and also as third-party packages for various operating systems, including handhelds.License:Freely DistributableChanges:In this release, half diacritics were added to Sans, and the box drawing symbols are now also in Sans and Serif. Hinting instructions were added to Latin ligatures in Serif Bold and glyphs in N'Ko and Lao.
AceUnit (Advanced C and Embedded Unit) is acomfortable C code unit test framework. AceUnit isin the style of JUnit 4.x, and is easy, modular,and flexible. AceUnit can be used in resourceconstraint environments such as embedded softwaredevelopment.License:BSD License (revised)Changes:This release supports unit testing on embedded systems. It should now be compatible with C89 compilers. When used in embedded mode, it should be possible to use it without any system includes.
Ahcpd is an implementation of the Ad-HocConfiguration Protocol (AHCP), an IPv6 statelessconfiguration protocol for cases where standardauto-configuration and DHCPv6 don't work, such asmesh networks.License:MIT/X Consortium LicenseChanges:Mostly minor tweaks, notably the ability to hook into the autoconfiguration process, e.g. in order to run hotplug scripts.
Equalizer is a programming interface and resourcemanagement system for scalable OpenGLapplications. An Equalizer application can rununmodified on any visualization system, from asinglepipe workstation to large scale graphicsclusters and shared memory visualization systems.Equalizer is build from ground up as a parallel,scalable programming interface, solving the commonproblems for any multipipe application.License:GNU Lesser General Public License (LGPL)Changes:The new Programming Guide gathers all the information to write scalable Equalizer applications. Many additions to the programming interface facilitate the conversion of existing, single-threaded OpenGL applications to parallel Equalizer-based programs. The support for volume rendering opens the power of scalable rendering to new markets, for example in medical imaging and Oil and Gas exploration. Furthermore, porting of existing rendering codes has been simplified substantially by the optional, per-node frame synchronization.
Gnumeric is a powerful and easy to use spreadsheet using GNOME. Its goal is to provide a full featured spreadsheet and a smooth migration path for people and organizations currently using proprietary applications. It provides more sheet functions and greatly improved accuracy when compared to Microsoft's Excel. A plugin system lets you extend Gnumeric, adding functions, I/O formats, and real time data capabilities. The existing Python, Guile, and Perl plugins let you define complex functions. Gnumeric is capable of reading and writing MS Excel (XLS and Office Open XML), and reading Lotus, Applix, Quattro Pro, OpenCalc (ODF), XBase, DIF, SYLK, HTML, Psion, MPS, oleo, sc, misc. text formats, and its native XML. It can also generate Latex, HTML, and others.License:GNU General Public License (GPL)Changes:Charting fixes. XLSX import improvements. Win32 enhancements. A Python crash, a date/time entry problem, a page setup crash, scenarios, a sheet filter crash, and a print crash have been fixed. This release has switched to the new tooltip API.
JDebugTool is a standalone graphical Java debugger built on top of the standard JPDA (Java Platform Debugger Architecture).License:SharewareChanges:In this release, the user can now specify whether or not for the debugger to stop for any uncaught thrown exceptions in the target JVM.
Sydewynder is an SMS receiver and sender application written in Python for S60 phones (e.g. Nokia N80). It automates the responses of messages, and can be used as a mobile application server. It very useful for prototyping mobile applications and educational projects.License:GNU General Public License (GPL)Changes:New features include the ability to connect to WiFi from Sydewynder scripts, an emulator for off-phone development, a two tabbed pane view for log and status indicators, a start up screen, a much better UI, well-documented examples for mobile apps and games, and new app using Wifi: "We Feel Fine". Bugs fixed include errors sending to recipients in the phone's address book and Unicode text problems.
AvantSlash allows you to read Slashdot on a Windows Mobile, Blackberry, Smartphone, or Palm based device (either online using a Web browser or offline using an application such as AvantGo), or from an older WAP enabled mobile phone. It provides you with a cleaner version of the content, and can even clean up the linked articles for easier reading on your device.License:GNU General Public License (GPL)Changes:The code was updated to support the HTML changes made by Slashdot, which prevented comments being shown.
HEYU provides a command line interface tocommunicate with the CM11A hardware module fromX10. The CM11A will send remote control signalsover the power lines to remote modules within yourhouse. HEYU can be run from cron to automatelights, sprinklers, etc., or can store macros andtimers in the CM11A memory for standaloneoperation. Auxiliary input is supported fromMR26A, W800RF32A, and RFXCOM X10 RF receivers.Arbitrary commands and scripts can be launchedbased on X10 signals and the state of the system.HEYU also supports the CM17A "Firecracker" devicefor transmission of X10 RF signals.License:Free To Use But RestrictedChanges:A module type for the X-10 PR511 2-way floodlight/motion detector has been added, and minor corrections have been made to the module types LM15A, XPD3, and XPS3. The ability to operate with no powerline interface, only an RF receiver, has been added.
Jujunie-integration integrates third party tools, applications, and protocols together. It integrates Bugzilla with the Imendio Planner project management software, includes a Bugzilla Reports module that generates reports based on Bugzilla information such the Hours Worked report, and Planner2ICS, which generates on-the-fly ICalendar streams from Imendio Planner files (indicating milestones and Planner calendar events). It also feature Environment Monitoring, which displays detailed information on database instances, with the ability to launch dump exports and provide database meta information, a summary of J2EE environments managed by AutoDeploy from the BuildProcess application, with database links checks between J2EE environments and managed databaseinstances. This page requires LDAP authentication.License:GNU General Public License (GPL)Changes:This release introduces Environment Monitoring, which displays detailed information on database instances, with the ability to launch dump exports and provide database meta-information, a summary of J2EE environments managed by AutoDeploy from the BuildProcess application, with database links checks between J2EE environments and managed database instances. This page requires LDAP authentication. The Bugzilla HoursWorked report has been changed to offer a consolidated view of several axes, like product, component, login, date ranges, or any configured categories.
UNG (UNG's Not Gallery) is a Web gallery script for control freaks,tweakers, and other power users. It browses subdirectories (uploadedmanually via FTP/SCP/etc.) of a specified location and creates ahierarchy of categories and pictures. It automatically createsthumbnails for images that don't have them already and has an optionalcomment system so people can discuss posted pictures.License:GNU General Public License (GPL)Changes:This release fixes a bug wherein the next/previous buttons on individual images didn't respect the requested sort order.
QuesoGLC is a free implementation of the OpenGLCharacter Renderer. The OpenGL Character Renderer(GLC) is a state machine that provides OpenGLprograms with character rendering servicesincluding scale and rotate text and draw textusing lines, filled triangles, or bitmaps.QuesoGLC is based on the FreeType library,provides Unicode support, and is designed to beeasily ported to any platform that supports bothFreeType and the OpenGL API.License:GNU Lesser General Public License (LGPL)Changes:The main fix is about a function that generated considerable memory leaks.
er2sql is a script which converts an ER(Entity-Relationship) diagram, created by dia, toSQL statements. You can set all data types byattaching the text-element with the typedefinition to the attributes. Keys, foreign keys,and auto incrementals are supprted.License:BSD License (revised)Changes:This release resolves foreign keys when using the plural form of a table name (with an "s" at the end), and checks for circulars.