27 July 2010
dotCMS is a feature complete and fully supported J2EE Web CMS system. It is intended to bridge the gap between the PHP CMS offerings and the J2EE document management solutions with bolted on Web CMS. It offers a rich structured content engine, easy extensibility via plugins, PHP, Groovy, Ruby, and Python Scripting support, WebDAV file access, content widgets, macros, customer management tools, user tracking, click path reporting, eMarketing list management, eNewsletter/email campaign managers, and a Web 2.0 calendar of events.
Release Notes: A completely revamped user interface (based on Dojo). PHP/Groovy/Ruby scripting support. Greatly improved multi-site management. CMIS Web service support. An internationalizable admin interface. Improved permissions. A form builder tool. Custom content fields. Binary content type. Thousands of improvements and bugfixes.
PDF OCR is a simple drag-and-drop utility that converts PDFs and images into text documents. It uses advanced OCR (optical character recognition) technology to extract the text of the PDF or image. This is particularly useful for dealing with PDFs and images that were created via a scan-to-PDF function in a scanner or photo copier. It uses the Tesseract engine to perform OCR, and currently supports over 20 languages for OCR.
Release Notes: This release fixes a bug causing blank output in single column mode. This bug affected versions 1.8.5-1.8.7.
gwhois is a generic whois client (and server) which strives to know the right server to query for each and every top level domain and IP address. You can ask gwhois about a domain or IP address, and it will automatically forward your query to the appropriate server. It even queries whois servers that can only be reached by a Web form, and outputs the results as text. It can be used as a client or as a relaying server, so you can use your normal whois client to ask gwhois.
Release Notes: All lookups at ARIN WHOIS that were broken after changes at ARIN were fixed, new Debian translations were added, and the IPv6 patterns were updated and fixed.
x509watch is a simple command line application that can be used to list soon expiring or already expired X.509 certificates, such as SSL certificates. All certificates are searched by default in the standard PKI directory, but any other directory can be specified as a parameter. Only Base64 encoded DER and PEM X.509 certificates are supported.
Release Notes: This release replaces the find(1) call (from fileutils) with Perl's File::Find. It executes /usr/bin/openssl rather than openssl in $PATH by default; an alternative path to the OpenSSL binary can be set via a parameter. It uses IPC::Open3 rather than open() to pipe certificates to OpenSSL. It replaces the remaining open() with sysopen() for better file handling.
Phpoi consists of a number of PHP scripts intended to handle points of interest. With phpoi, you can store points of interest in a database, put lists of those points on the Web and allow visitors to download files for GPS navigators.
Release Notes: This release adds support for layar (http://layar.com) and experimental support for navman navigators.
Dada Mail can help you manage a mailing list, offers complete support for safe, closed-loop opt-in subscriptions, sends out mass mailings, keeps an archive of your messages, and allows you to share your messages in many ways. It runs on your Web hosting account and you interact with it through your Web browser, making it available anywhere you have a connection to the Internet. You do not have to rely on a third-party list management system with costly monthly fees. It is rich with features, but tries to keep it simple. It is designed to favor flexibility, extensibility, and ease-of-use over core speed or extremely flashy but hard-to-use features. It is designed to be installed, set up, and understood by regular people who have Web sites, but has enough advanced features to entice more proficient users. If you've ever installed a bulletin board or blog software, you should be able to install Dada Mail without too many problems. Dada Mail can scale. You can install Dada Mail on most any basic hosting account and start sending out messages. If your mailing list grows large, you can switch to sending with a more powerful third-party system, like Amazon SES, where there's potentially no limit on the number of emails you may send, all without having to change mailing list management systems or your hosting.
Release Notes: This release features the addition of a Web-based installer, so that Dada Mail can be installed without needing to manually edit config files, create directory structures, or create SQL schemas. The installer may also be used to easily upgrade. It is hoped that the Web-based installer will help casual users utilize Dada Mail, as well as save time for everyone.
mdocml is a suite of tools for compiling "-mdoc", the roff macro package of choice for BSD manual pages, and "-man", the predominant historical package for UNIX manuals. The mission of mdocml is to deprecate groff, the GNU roff implementation, for displaying -mdoc pages whilst providing token support for -man.
Release Notes: This is a primarily bugfix and polish release, but includes -Tpdf support in mandoc by way of Summer of Code. It fixes Sm and Bd handling, fixes end-of-sentence handling for embedded sentences, polishes the man documentation, documents all mdoc macros, polishes mandoc -Tps output, has many internal clean-ups in character escapes, un-breaks literal contexts in man documents, improves -Thtml output for -man, and adds mandoc -Tpdf support.
FunkLoad is a functional and load Web tester whose main use cases are functional testing of Web projects (and thus regression testing as well), performance testing, load testing (such as volume testing or longevity testing), and stress testing. It can also be used to write Web agents to script any Web repetitive task.
Release Notes: This release adds Apdex (Application Performance inDEX) to the bench report. The Apdex is a numerical measure of user satisfaction that converts many measurements into one number on a uniform scale of 0-to-1 (0 = no users satisfied, 1 = all users satisfied).
AudioBookBinder is a simple command line utility that converts a collection of audio files to m4b format (iTunes/iPod audiobook format).
Release Notes: A German translation has been added. An audiobook duration limit has been added: Binder will try to split the audiobook into several volumes if the total duration is longer than the provided limit. An -A option has been added to abbinder (add the result to iTunes). This release will reopen a closed window if the dock app icon is clicked.
Mercury is a new logic/functional programming language, which combines the clarity and expressiveness of declarative programming with advanced static analysis and error detection features. Its highly optimized execution algorithm delivers efficiency far in excess of existing logic programming systems, and close to conventional programming systems. Mercury addresses the problems of large-scale program development, allowing modularity, separate compilation, and numerous optimization/time trade-offs.
Release Notes: A new language feature, trace goals, allows progress or logging messages to be printed in the middle of arbitrary computations. Some of the restrictions on type class instances have been lifted. Syntatic sugar for exception handlers has been added. There are new standard library modules that provide calenders, directed graphs, and utility procedures for writing parsers. The Java backend has been greatly improved. A new backend that generates Erlang has been added. Thread-local mutables are now supported. A debugger that works with the high-level C and Java backends has been added.
MySQL is a widely used and fast SQL database server. It is a client/server implementation that consists of a server daemon (mysqld) and many different client programs/libraries.
Release Notes: This release includes a new version of the InnoDB plugin and various bugfixes.
GNOME Commander is a fast and powerful graphical file manager. It has a "two-pane" interface in the tradition of Norton and Midnight Commander. It features drag'n'drop, GNOME MIME types, FTP, SFTP, and WebDAV using the GnomeVFS FTP module, SAMBA access, the ability to extend the context menu with entries to call external applications or scripts on the selected items, quick device access buttons with automatic mounting and unmounting, a fast file viewer for text and images, a history of recently accessed folders, and folder bookmarks.
Release Notes: This release fixes a problem with buffer overflow, editing settings for favourite applications, a "File not found" message during start-up, no GUI message if meld cannot be executed, and some build errors.
mk-configure is a lightweight replacement for GNU autotools written in and for bmake (a portable version of NetBSD make). The main goal is to have only one top-level tool instead of aclocal+automake+autoconf+autoheader. Other goals are clean design, simplicity, and "no code generation".
Release Notes: Support for POD (plain old documentation) format. New variables: LUA_LMODDIR, LUA_CMODDIR (for Lua), MKC_VERSION, MLINKS (symlinks for manual pages), CFLAGS.warns.<c{c,xx}type>.<warn-level>, and WARNERR for forcing warnings to be reported as errors. New targets: bin_deb (creation of Debian/Ubuntu package), bin_tar, bin_targz, bin_tarbz2, and bin_zip. Improvements in documentation. ../Makefile.inc works as in NetBSD. Minor fixes.
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: The release candidate fixes several critical bugs.
CorneliOS is an easy-to-use and cross-browser "Web Desktop Environment", "Web Operating System", or "Web Office" that comes with a set of cool applications. It includes a Content Management System (CMS) so that you can easily set up and manage your own website as well as a Database Management System that allows you to rapidly build any kind of database application.
Release Notes: This release offers numerous CIOS community layer enhancements and bugfixes, including working groups, stuff and event management modules, a working blog manager, working experience points and user level logic, a library manager prototype, and basic protection against temporary email services in the signup module.
Makeflow is a workflow engine for executing large complex applications on clusters, clouds, and grids. It can be used to drive several different distributed computing systems, including Condor, SGE, and the included Work Queue system. It does not require a distributed filesystem, so you can use it to harness whatever collection of machines you have available. It is typically used for scaling up data-intensive scientific applications to hundreds or thousands of cores.
Release Notes: New features include multiple performance and scalability improvements, including reduced CPU consumption, better management of output files, and more.
Visifire is a set of data visualization components powered by Microsoft Silverlight. It lets you create and embed visually stunning animated Silverlight Charts within minutes. Visifire is easy to use and independent of the server side technology. It can be used with ASP, ASP.Net, PHP, JSP, ColdFusion, Ruby on Rails, or just simple HTML. Visifire's unique features are visually stunning animated charts, the ability to be embedded into any Web page in minutes, a tiny footprint (140 KB), and enterprise grade features.
Release Notes: Polar Chart has been introduced.
Stendhal is a multiplayer online adventure game (MMORPG) developed using the Arianne game development system. It features a rich and expanding world in which you can explore towns, buildings, plains, caves, and dungeons. You will meet NPCs and acquire tasks and quests for valuable experience and cold hard cash. Your character will develop and grow, and with each new level up become stronger and better. With the money you acquire, you can buy new items and improve your armour and weapons. You can also roam the world in search of evil monsters (and kill them).
Release Notes: A new quest is available from Zekiel, the guardian of the tower in Semos Mountains. The Wizards Circle must be completed before you can take this quest. The magic from that tower is overspilling into the world and your imagination. What was square has become circular: when you visualise attacks, you'll now see circles. Your hearing may be more advanced, so that strains of music, bells, and more are now audible, though you could not hear them before. You'll discover many more magical little changes in the world.
openTimetool is a Web-based, sector-independent project time tracking tool for service provision companies such as agencies and IT support firms, publishing houses and editorial offices, consultancy firms, training companies, and freelance workers.
Release Notes: Only current projects will be shown in the mobile log project list now. On the iPhone, content is now automatically scaled. The print view layout for export was improved. Account creation of non-LDAP users on LDAP authentication systems is now possible. Non-LDAP users may change their password now. The report template for OpenOffice 1.x was eliminated. Minor bugfixes and cleanup were done.
BoneCP is a Java JDBC connection pool implementation that is tuned for high performance by minimizing lock contention to give greater throughput for your applications. It currently beats all known connection pools, including C3P0 and DBCP, as shown on the benchmark section on the site.
Release Notes: This is mostly a maintenance release. Fixes were made for idleMaxAge/idleConnectionTester, multiple nodes in XML configuration, and an NPE on getConnection timeout. Batch statements are logged properly. The onAcquireFail hook was enhanced, and a tiny bug was fixed in the process. A driver properties option was added. The connection is no longer closed off when shutting down. A bug in the close connection watch debug tool was fixed. All release helpers are terminated when shutting down.
Java MPlayer is a graphical interface for MPlayer. It includes a patched mplayer executable that resolves some bugs.
Release Notes: The GUI was improved, by adding transparency in the playlist for instance. You can now use external scripts to read uploaded videos. Four scripts are available to read Youtube, Dailymotion, Vimeo, and Blip.tv videos. A skin example, Vocaloid, was also added.
SchilliX is an OpenSolaris-based live CD and distribution that is intended to help people discover OpenSolaris. When installed on a hard drive, it also allows developers to develop and compile code in a pure OpenSolaris environment. SchilliX tries to be as Sun Solaris compatible as possible and to be the optimum development platform for Solaris and OpenSolaris.
Release Notes: This release was updated to OpenSolaris Nevada Build 130. The schily tools (like star and cdrtools) have been updated to recent versions. The history editor in the Bourne shell now supports multi-byte locales.
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.
Release Notes: This release adds a number of minor features in the Java visualization client.
FSMDesigner is a Finite State Machine (FSM) design tool with integrated Hardware Description Language (HDL) generation. It uses the Simple-Moore FSM model, guaranteeing efficient fast complex control circuits. It features graphical design of FSMs, support for automatic default transitions, validation of FSMs, a well-defined XML file format, generation of RTL HDL output for both Verilog and VHDL, full scriptability in Python, a modern GUI with undo and redo, simulation mode support, and table based data manipulation.
Release Notes: This version brings a thorough rework of the complete GUI, hopefully providing a much improved user experience. Numerous other features have been improved or fixed.
tvpvrd is a PVR daemon for Linux that offers the ability to schedule and manage TV recordings using one or multiple installed analogue TV capture cards, e.g. Hauppauge. The daemon is interfaced either through its full command language via a provided command line shell or through a basic (built-in) Web interface provided by the built in micro Web server. The goal is to provide an advanced recording and transcoding (using ffmpeg) server without the need to configure databases or a complex GUI. The server is completely self-contained and uses an XML DB in plain text format to store future recordings.
Release Notes: A few enhancements and minor fixes were made. The correct system locale is set when started as a bootscript with an option to specify the desired locale in the ini-file. The "wt" command was added to list waiting transcodings. A parameter was added to the "l" command to limit the number of listed recordings. Some output formatting from commands was adjusted so that all output are consistent. Mail notification when transcoding is finished was added. The DB is now always updated after each change to avoid being affected by power outages. The NTSC video frame format was added. Some internal code cleanup was done.
Real-time data plotting and processing with Python for data acquisition devices.