2010 / March / 29 (51 releases)

RSS 29 March 2010

Download Website 29 Mar 23:54 mxGraph 1.3.1.5

Screenshot

mxGraph is a JavaScript library that uses built-in browser capabilities to provide an interactive drawing and diagramming solution. Target applications are Web based applications that require workflow/BPM, diagram, network, or general graph editing to be available in-place on a Web page.

Avatar

Release Notes: A problem with vertex positioning in the JavaScript layouts has been resolved. The drawing of vertices and edges has been refactored into "shapes" in Java. Also in Java, vertex labels didn't support Unicode characters. This is now resolved.

Download Website 29 Mar 23:54 TCPDF 4.9.002

Screenshot

TCPDF is a PHP class for generating PDF documents without requiring external extensions. TCPDF supports all ISO page formats and custom page formats, custom margins and units of measure, UTF-8 Unicode, RTL languages, HTML, barcodes, TrueTypeUnicode, TrueType, OpenType, Type1, and CID-0 fonts, images, graphic functions, clipping, bookmarks, JavaScript, forms, page compression, digital signatures, and encryption.

Avatar

Release Notes: This version includes support for multicolumn mode and bugfixes.

Download Website 29 Mar 23:47 WMND 0.4.14

Screenshot

WMND (Window Maker Network Devices) is a dockapp for monitoring multiple network interfaces simultaneously. Based on WMiFS 1.3b, WMND has been almost totally re-written and is more optimized, flexible, and consumes less CPU time than wmmon.

Release Notes: The sources have been updated to build correctly on newer GLIBC versions. A black line that could be seen at the bottom of the pixmap has been removed.

Download Website 29 Mar 23:47 Grsync 1.1.0

Screenshot

Grsync is a GUI for rsync, the command line file and directory synchronization tool. While it can work with remote hosts, its focus is to synchronize local directories.

Release Notes: The abilities to minimize to the system tray and to run a specific session as the superuser have been implemented. Some changes have been made to correctly run on Mac OS X and FreeBSD. Some other minor fixes and enhancements have also been included in this release.

Download No website 29 Mar 23:46 eMount 0.9.0

Screenshot

eMount is a free system administrator tool that can mount, encrypt, and manage disk image files and physical disk drives. It relies on cryptsetup, which implements the LUKS disk encryption specification.

Release Notes: A detailed information tab has been added to the device settings. Filesystem type auto-identification has been added. Drag-and-drop support has been added. Plain passwords are now deleted faster from memory. Speed limit control can be properly enabled/disabled.

No download Website 29 Mar 23:38 JWt 3.1.2

Screenshot

JWt (Java Web Toolkit) is a library for developing accessible and interactive Web applications with an API that is widget-centric and inspired by desktop GUI APIs. To the developer, it offers abstraction of Web-specific implementation details, including graceful degradation. Under the hood, the library uses the latest techniques when available to handle events and update the user interface.

Release Notes: Splitter support has been added to the layout managers. Drop shadow support has been added to the painting API (SVG, HTML5 canvas, and VML) and charts. There are various small improvements and bugfixes.

Download Website 29 Mar 23:38 Wt 3.1.2

Screenshot

Wt is a C++ library for developing Web applications with an API that is widget-centric and inspired by existing C++ graphical user interface APIs. To the developer, it offers abstraction of Web-specific implementation details, increasing the accessibility and portability. Under the hood, the library uses the latest techniques (HTML5, Ajax, WebSockets) to handle user events and update the Web page.

Release Notes: Splitter support has been added to the layout managers. A PostgreSQL backend has been added for Wt::Dbo (Wt's new Object Relational Mapping framework), and more type mappings have been implemented. Drop shadow support has been added to the painting API (SVG, HTML5 canvas, and VML) and charts. There are various small improvements and bugfixes.

No download Website 29 Mar 23:36 Pukka 1.8.5

Screenshot

Pukka is a fast and light bookmarking application for Delicious, Ma.gnolia, and compatible social bookmarking services that supports multiple accounts and Spotlight integration.

Avatar

Release Notes: This release adds support for Delicious accounts linked to Yahoo! IDs, adds a preference to adjust the font size used when typing bookmark descriptions, makes the main window close when hiding after a successful post so that it doesn't show up when using the search feature later, fixes a bug with search window keyboard shortcuts not working on non-US keyboard layouts, fixes a bug with multibyte characters in URLs not opening when selected in search results, and fixes an issue which caused opening account Web pages for non-Delicious accounts to open in Delicious instead of the service used.

No download No website 29 Mar 23:31 NtEd 1.9.19

Screenshot

NtEd is a musical score editor. It features a WYSIWYG editor, up to four voices per staff, exporting to MIDI, PostScript, PDF, PNG, and SVG, multiple windows, antialiasing, and more.

Release Notes: This release adds bugfixes (time signature changes work better) and an updated Dutch GUI translation.

Download Website 29 Mar 23:30 ZABBIX 1.8.2

Screenshot

ZABBIX is an enterprise-class distributed monitoring solution designed to monitor and track performance and availability of network servers, devices, and other IT resources. It supports distributed and Web-based monitoring, auto-discovery, real-time monitoring, SLA assurance, trending, and more.

Release Notes: This release contains numerous bugfixes, improved performance, and new features.

Download Website 29 Mar 23:30 Bitflu 0.99

Screenshot

Bitflu is a BitTorrent client designed to run non-stop as a daemon. It does not provide a graphical interface, but offers a telnet interface and can handle multiple torrent downloads.

Release Notes: This release fixes a bug which caused bitflu to panic if it received a certain malformed kademlia response.

Download Website 29 Mar 23:28 ucommon 2.1.0

Screenshot

UCommon is a lightweight C++ library to facilitate using C++ design patterns even for very deeply embedded applications, such as for systems using uClibc along with POSIX threading support. For this reason, UCommon disables language features that consume memory or introduce runtime overhead. UCommon introduces some design patterns from Objective-C, such as reference counted objects, memory pools, and smart pointers. UCommon introduces some new concepts for handling of thread locking and synchronization.

Release Notes: This is a new ABI release. Much of the ABI has been re-factored for consistency, completeness, and documentation. New classes to support date and time objects have been migrated from Common C++. CMake support has been improved to generate packages.

Download Website 29 Mar 23:27 GiNaC 1.5.7

Screenshot

GiNaC (GiNaC is Not a CAS (Computer Algebra System)) is a C++ library for symbolic calculations. It is designed to allow the creation of integrated systems that embed symbolic manipulations together with more established areas of computer science (like computation-intense numeric applications, graphical interfaces, etc.). Contrary to other CASes it does not try to provide extensive algebraic capabilities and a simple programming language but instead accepts a given language (C++) and extends it by a set of algebraic capabilities.

Release Notes: This release fixes a bug in the GCD code (an infinite loop in pgcd()) and a bug in atan2() (a division by zero error for atan2(x,0) if x is a negative and composite term). Products now correctly set info_flags::negative and info_flags::negint.

Download Website 29 Mar 23:22 International Components for Unicode (C/C+...

Screenshot

ICU provides a Unicode implementation, with functions for formatting numbers, dates, times, and currencies (according to locale conventions, transliteration, and parsing text in those formats). It provides flexible patterns for formatting messages, where the pattern determines the order of the variable parts of the messages, and the format for each of those variables. These patterns can be stored in resource files for translation to different languages. Included are more than 100 codepage converters for interaction with non-unicode systems.

Release Notes: ICU4C now supports Unicode 5.2 and CLDR 1.8. Normalizer2 is supported in preparation for UTS #46 support of IDN. The resource bundle format has been optimized. SelectFormat allows for selecting a translation by a keyword among multiple alternatives when formatting messages. Flexible hour pattern handling in DateFormatPatternGenerator has been added. LMBCS, Java-UTF-8, and EBCDIC SI/SO improvements have been made. 64bit time zone support has been added. Regex now supports UText, and DecimalFormat supports big decimal numbers. A plugin and C++ public smart pointers have been added. The UnicodeString substring and usearch options have been improved.

Download No website 29 Mar 22:44 Endeavour Agile ALM 1.6

Screenshot

Endeavour Agile ALM is a rich Web-based solution to manage the creation of large-scale enterprise systems in an iterative and incremental agile development process. It features support for Use Case management, iterations, project plan, change requests, defect tracking, test cases, tasks, document management, and many other process artifacts.

Release Notes: This release provides several fixes for issues reported when exceeding the max length for several input fields throughout the application.

Download No website 29 Mar 22:43 CellarBoss 1.1.0

Screenshot

CellarBoss provides a simple way to manage your wine cellar. It lets you easily update your database and includes printable reports. It uses an embedded Derby database so no separate database server is needed. The reports are created using Jasper Reports and can be printed and saved in many formats including PDF, HTML, Open Document, and XLS.

Release Notes: The 'Region' field was increased from 20 to 40 characters. Changes to the database schema, such as the one above, are now managed automatically. Usability was improved when editing an existing "Bottle" record. Some code refactoring was done to extract database utility methods.

No download Website 29 Mar 22:42 JDebugTool 4.4.6

Screenshot

JDebugTool is a standalone graphical Java debugger built on top of the standard Java Platform Debugger Architecture.

Avatar

Release Notes: This release adds "Display Initial Classes" to the Connection project setting (defaulting to "false"). JDebugTool can now query for all the classes already loaded in the target JVM when JDebugTool initially connects to the target.

Download Website 29 Mar 22:40 Botan 1.9.5

Screenshot

Botan is a crypto library written in C++. It provides a variety of cryptographic algorithms, including common ones such as AES, MD5, SHA, HMAC, RSA, Diffie-Hellman, DSA, and ECDSA, as well as many others that are more obscure or specialized. It also offers SSL/TLS (client and server), X.509v3 certificates and CRLs, and PKCS #10 certificate requests. A message processing system that uses a filter/pipeline metaphor allows for many common cryptographic tasks to be completed with just a few lines of code. Assembly and SIMD optimizations for common CPUs offers speedups for critical algorithms like AES and SHA-1.

Release Notes: This release offers numerous optimizations for the elliptic curve algorithms, and especially for ECDSA. Various small fixes to the GOST 34.10-2001 signature scheme have been made for compatibility with the version included in recent versions of OpenSSL. A compilation problem on FreeBSD was also fixed.

No download No website 29 Mar 22:19 Wolf Software Secure Gateway 3.0.0

Screenshot

Secure Gateway is a secure login gateway that has been extended to include basic configuration and user management via a self contained admin portal. It allows you to protect your own Web site and maintain your own look and feel, adding a small amount of code into your site for required links.

Avatar

Release Notes: Secure gateway has been recoded using the new security model from personal gateway and percal, and using the new mysql.class.php. A complete admin portal has been added that allows for user management (adding, editing, deleting, bulk adding, etc.) and system configuration.

No download No website 29 Mar 22:18 Wolf Software Personal Gateway 1.1.1

Screenshot

Personal Gateway is a lightweight secure gateway system. Original developed as Secure Gateway, it has been re-released as Personal Gateway due to the increasing features that have been requested and are being added. Personal Gateway has no portal elements and no Web-based controls; all management is done from the database and is designed for simply protecting a small personal project.

Avatar

Release Notes: Minor code cleanup and changes following some minor changes to mysql.class.php.

No download No website 29 Mar 22:18 Wolf Software Personal Calendar 2.1.1

Screenshot

Personal Calendar is a lightweight calendar/event manager. It is built around the "Secure Gateway" to keep it safe and secure.

Avatar

Release Notes: Minor code cleanup and changes following some minor changes to mysql.class.php.

Download Website 29 Mar 22:17 FeelHome 0.3.0.504

Screenshot

FeelHome connects your computer to the Internet and lets you access your files and folders from any Web browser around the world. You can navigate into your remote hard drive and get, save, or share your files.

Release Notes: This is a major bugfix release. The user interface has been improved. The settings tab has been improved with the ability to upload a specific SSL certificate if needed.

Download Website 29 Mar 22:17 DynaStop 10030.1509.1269855484

Screenshot

DynaStop is a utility to examine IPv4 based addresses for Exim and procmail for the purpose of filtering based upon patterns defined by the administrator. This can be a pivotal factor in email filtering and server load management, since dynamic IP addresses are typically used for dial-up, DHCP, and DSL accounts. All of which have a designated mail exchange server through which all outbound mail flows as defined with many, if not most, large Internet service providers.

Avatar

Release Notes: This release updates example config files: BleedingThreats, WhiteList, DropList, and VirusList.

No download Website 29 Mar 22:08 Atomthreads 1.1

Screenshot

Atomthreads is a highly portable RTOS and scheduler for real time embedded systems. Made up of a few small C files, it can easily be dropped into any embedded system project that needs threading support. Ports to new CPU architectures require a single assembler file.

Release Notes: This release adds support for the new STM8 CPU architecture, supports a wider range of ATmega devices, and includes a new stack usage analyzer to assist developers using the RTOS.

Download No website 29 Mar 22:05 gPodder 2.4

Screenshot

gPodder is a Podcast receiver/catcher written in Python and pyGTK. It manages podcast feeds for you, and automatically downloads all podcasts from as many feeds as you like. If you are interested in Podcast feeds, simply put the feed URLs into gPodder and it will download all episodes for you automatically. If there is a new episode, it will get it for you. It supports download resume, if the server supports it.

Release Notes: This release includes some bugfixes and UX improvements. Some parts of the episode list handing have been optimized, and a new preferences dialog is available.

Most Popular Projects

Most Vital Projects

March 29, 2010

Screenshot

Project Spotlight

comedi2py

Real-time data plotting and processing with Python for data acquisition devices.

Screenshot

Project Spotlight

Automated Business Logic

A transaction logic engine for JPA/Hibernate.