Scmbug integrates software configurationmanagement (SCM) with bug-tracking. It aims tosolve the integration problem once and for all. Itwill glue any source code version control system(such as CVS/CVSNT, Subversion, and Git) with anybug tracking system (such as Bugzilla, Mantis,Request Tracker, Test Director). License:GNU General Public License (GPL)Changes:This release implements case-insensitive automatic bug resolution and corrects defects in reporting the list of bug resolution states.
AsciiDoc is a text document format for writingshort documents, articles, books, and UNIX manpages. AsciiDoc files can be translated to HTMLand DocBook markups using the asciidoc(1) command.AsciiDoc is highly configurable: both the AsciiDocsource file syntax and the backend output markups(which can be almost any type of SGML/XML markup)can be customized and extended by the user.License:GNU General Public License (GPL)Changes:It is now possible to set the DocBook 'lang' attribute. Admonition, figure, and table captions have been factored into "caption_" attributes. The spurious warning 'with will become a reserved keyword in Python 2.6' has been suppressed.
Fanurio is a time tracking and billing applicationdesigned to help freelancers manage their work andbe paid for it. You can organize your work perclient using projects, mark invoices as paid andtrack the overdue ones, mark your work as billable(flat rate, hourly rate) or non-billable, createpartial invoices at any time during the project,create invoices for single or multiple projects,customize invoice templates using your ownlayouts, import clients from other applications bymeans of a CSV file, export data to a CSV or Excelfile, and create backup copies of your data.License:Other/Proprietary License with Free TrialChanges:Discounts support. The ability to export invoices directly to PDF. Time reports for projects. A reminder to start the timer. An improved idle time notifier. Drag and drop support for project items. Many other improvements.
Pycleartool is a Python extension that provides ahigh-level interface to IBM Rational ClearCase,suitable for scripting solutions. It linksdirectly against ClearCase libraries, preventingyou from extra processing usually encountered inscripts that interact with ClearCase, where thecreation of a cleartool subprocess is required tohandle a ClearCase request.License:BSD License (revised)Changes:Pycleartool can now be linked against ClearCase 7libraries.
Gambas is a graphical development environment based on a Basic interpreter, like Visual Basic. It uses the Qt toolkit, but is able to use any other toolkit that a module is written for. License:GNU General Public License (GPL)Changes:Gambas now can be used as a scripting language.The IDE icon editor got support for image alphachannel. The gb.pdf component was enhanced. Theinterpreter can return error stack backtraces.
Gizmo Daemon is a program for controlling yourcomputer based on events from input devices. Ithas built-in support for all Linux input devices,including keyboards with special keys, joysticks,remotes, dials, and more. It lets you controlapplications, launch programs, change the systemvolume, switch desktops, and directly controlAmarok. It can visualize system events (such asAmarok sound output, CPU usage, etc.) on capabledevices (keyboards with LEDs, Griffin PowerMate,etc.). It also features support for LIRC and RFbased remote controls, allowing it to haveper-application key mappings and configurablesensitivity settings.License:The Apache License 2.0Changes:This is mostly a bugfix release for an issue thatcropped up with recent versions of xorg whereGizmod would spike the CPU for long periods oftime. However, there are a number of otherefficiency fixes as well, meaning that CPU usagehas been decreased across the board. In additionto the fixes, support for device matching byproduct and vendor ID codes was improved. Initialsupport for the Logitech Momo racing wheel wasadded.
JProfiler is a fully dynamic Java profiler basedon the Java virtual machine profiling interface(JVMTI/JVMPI). It is targeted at J2EE and J2SEapplications, and features CPU profiling, memoryprofiling, thread profiling, and VM telemetryinformation.License:Other/Proprietary License with Free TrialChanges:This release adds reworked reference views, a newsource viewer, and many usability improvements.IDE integrations for IntelliJ IDEA 7, Netbeans 6,and Eclipse 3.4 have been added.
The WiKID Strong Authentication System is a highlyscalable, secure two-factor authentication system.It is simple to implement and maintain, allowsusers to be validated automatically, requires nohardware tokens, has a simple API for applicationsupport (via Ruby, PHP, Java, COM, Python, etc.),supports multiple domains, and supportsreplication for fault tolerance and scalability.It also supports mutual /host and transactionauthentication.License:Other/Proprietary License with Free TrialChanges:A hanging server error when wrong passphraseis used was fixed. The server can now be restartedautomatically by creating /etc/WiKID/security andincluding WAUTH_PASSPHRASE=passphrase.
check_writable is a Nagios plugin that checks ifone or more directories are writable by checkingthat the supplied directory is indeed a directory,checking if the the filesystem permissions are OK,creating a temporary file, writing random data tothe temporary file, and reading it back. Itreturns a critical status if one of the testsfails.License:GNU General Public License v2Changes:version.pm was added in the distribution since theinstaller depends on it.
Sleep is a Perl-inspired scripting language forthe Java platform. Sleep has its own library offunctions for performing common tasks as well asbeing able to utilize the Java class library.Sleep includes closures, coroutines, built-indebugging, and it is very extensible.License:GNU Lesser General Public License (LGPL)Changes:Read-only hashes and arrays now fire a warningwhen a side effect op is attempted. Aninconsistent error handling bug in profile onlydebug mode was fixed. $null now evaluates to nulland not "" when passed to Java as a String. Thefork() function now places useful information inthe created thread name.
white_dune is a graphical VRML97 editor, simpleNURBS/Superformula 3D modeller and animation tool.VRML97 (Virtual Reality Modeling Language) is theISO standard for displaying 3D data over the Webvia browser plugins ("HTML for realtime 3D"). It has support for animation, real-time interaction, and multimedia (images, movies, and sounds). white_dune can read, create and display VRML97 files and let the user changethe scenegraph/fields. It also has support forstereoscopic view via "quadbuffer"-capable stereovisuals, and support for 3D input devices like ajoystick, spaceball, or magnetic tracker.License:GNU General Public License (GPL)Changes:Wrong SuperShape to NurbsSurface conversion wasfixed. X3D ColorRGBA node was added.
Epiware is an AJAX-enabled Project and DocumentManagement application that provides access toa complete set of file management functions,including document check-in, check-out, versioncontrol, approval, change notification, and accesshistory. It enables the creation of virtual teamsby providing an online workspace for users tocollaborate and exchange information in a secure,protected setting.License:GNU General Public License (GPL)Changes:The wiki management functions were improved. Thesecurity features were made more robust with tokenhandling. Better handling was implemented for fileuploads. Further improvements were made fordifferent PHP configurations.
CodeSynthesis XSD/e is a validating XML parser/serializer generator for mobile and embedded systems. It provides event-driven, stream-oriented XML parsing, XML serialization, XML Schema validation, and C++ databinding while maintaining a small footprint and portability.License:GNU General Public License (GPL)Changes:This release adds the new Embedded C++/Serializermapping which provides event-driven XMLserialization, XML Schema validation, and C++ databinding. The Embedded C++/Serializer MappingGetting Started Guide is also included.