31 May 2011
Azzyzt JEE Tools is a set of Eclipse plugins for creating a so-called "azzyzted" project, and for creating code from a model. Azzyzt uses Java JPA entities as a model, and from that model it creates an enterprise application, ready to be deployed in a Java EE 6 application server like GlassFish 3.1, ready to be accessed via CORBA, SOAP, and REST. Thus the generated application is a set of Web services, providing all that you need in a typical CRUD application. Generated enterprise applications have separate source folders for generated and developer-supplied content. You can add your own functionality to a well-engineered base project. Azzyzt JEE Tools is not about user interfaces. It is expected that the generated application is accessed by a RIA frontend or by a fat client.
Release Notes: This release adds configurability via the new class "Azzyztant". It is generated for new projects, and if not present on an existing project, it is generated as well. Set properties to influence runtime behavior, or add annotations to "Azzyztant" to cut back on generated features. Currently, you can suppress generating "@Remote" on service interfaces and "@WebService" on service beans. "@Remote" is not included in the JEE 6 Web profile. Omitting it allows support for the JBoss AS 6.0 runtime. Additionally, there is now some basic validation of entities and embedded classes. See the tutorial for details.
SymmetricDS is Web-enabled, database independent, data synchronization/replication software. It uses Web and database technologies to replicate tables between relational databases in near real time. The software was designed to scale for a large number of databases, work across low-bandwidth connections, and withstand periods of network outage. It includes support for Oracle, MySQL, PostgreSQL, H2, HSQLDB, Derby, MS SQL Server, Firebird, IBM DB2, Informix, Interbase, and Greenplum databases.
Release Notes: This release adds support for Interbase database, bringing the total to 11 supported databases. It also includes bugfixes for PostgreSQL and SQL Server database dialects.
Opendedup is a project that develops a deduplication based filesystem for Windows and Linux called SDFS. SDFS is designed to support the unique needs of virtual environments and supports enhanced functionality for VMWare, Xen, and KVM. It can deduplicate a petabyte or more of data. It supports over 3TB per gigabyte of memory at a 128k chunk size. It can perform deduplication/reduplication at a line speed of 250 MB/s or more. VMware support: it works with vms, and can deduplicate at 4k block sizes. This is required to deduplicate Virtual Machines effectively Deduplicated data can be stored locally, on the network across multiple nodes, or in the cloud. The filesystem can deduplicate inline or periodically based on needs. This can be changed on the fly. There is support for file or folder level snapshots.
Release Notes: This release focuses on fixes and better VMWare support.
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 CorneliOS Web Publisher API prototype enhancements, various CIOS Edu API enhancements, CIOS Community Dashboard and Admin Screen enhancements, new CIOS Community status and user award features, two important CIOS Community Layer bugfixes, updated system images, language kits, and style sheets, as well as improved Javascript compatibility for Firefox and MSIE.
phpMyFAQ is a multilingual, completely database-driven FAQ system. It support various database systems and it also offers a content management system with a WYSIWYG editor, an image manager, flexible multi-group and multi-user support, a news system, user tracking, language modules, templates, PDF support, a backup system, Active Directory support, and an easy to use installation script.
Release Notes: This release updates the Dutch and French translations. It fixes some minor bugs.
R:U:A:P is a cross-platform audio player with the goal of making any function available with the fewest number of keystrokes. It can be operated over an intelligent command line or conventionally by mouse, and supports most of the popular audio formats.
Release Notes: This release features a function to download any video from YouTube and convert it to MP3 automatically.
The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi-compatible 32/64 bit Pascal Compiler. It comes with a fully TP 7.0-compatible run-time library. Some extensions have been added to the language, like function overloading. Shared libraries can be linked. Basic Delphi support is implemented with classes, exceptions, RTTI, and ansistrings. A Free Component Library (FCL) is available with the base classes. Bindings for X11, ncurses, GTK, OpenGL, zlib, mysql, interbase and postgres are available.
Release Notes: This release contains most library fixes from early June 2010 through March 2011. There are also some compiler fixes, most relating to 64-bit.
sgwi is a Web interface for the SQLGrey greylister for Postfix. It allows you to edit the white and blacklists as well as view the current state of the greylist.
Release Notes: An option is included to suppress milliseconds in dates (avoids line breaks in lists).
Grml is a live system (live CD) based on Debian. It includes a collection of GNU/Linux software especially for system administrators and users of texttools. It provides automatic hardware detection and its default shell is the zsh. You can use it e.g. as a rescue system, for analyzing systems/networks, or as a working environment. It is not necessary to install anything to a hard disk; you don't even need a hard disk to run it. Due to on-the-fly decompression, it includes more than 2 GB of software and documentation on the CD.
Release Notes: This release features a new Linux kernel version based on 2.6.38.7 and up2date Debian/unstable based software packages. The Initramfs is now XZ compressed (smaller) and /run has been introduced. The new bootoption dns= allows specifying static nameservers, and a new command line application named grml-feedback supports providing feedback to the Grml Team via http://feedback.grml.org.
Zsh is a UNIX command interpreter (shell) which of the standard shells most resembles the Korn shell (ksh). It includes enhancements of many types, notably in the command-line editor, options for customising its behaviour, filename globbing, features to make C-shell (csh) users feel more at home and extra features drawn from tcsh.
Release Notes: This release largely contains bugfixes with a few minor additions.
TCExam is Web-based assessment software for generating and managing online tests and exams. It simplifies the exam cycle, including generation, execution, evaluation, presentation, and archiving.
Release Notes: This version includes a fixed TCPDF library.
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.
Release Notes: This version includes new font files (the ones on the previous release were broken) and new features. The output is now automatically compressed if possible. The barcode classes now includes new methods to export the barcodes as SVG images.
Zoom is a low-overhead graphical and command line profiler for Linux. Profiles are system-wide, precise down to the instruction level, and capture complete backtraces of C/C++/ObjC/Fortran/Assembly code. This lets you see exactly where time was spent, what code was running (user or kernel), and how that code was called. Drill down into a specific symbol, and Zoom shows source and assembly annotated with general and processor-specific tuning advice. It saves profiles as a single, self-contained session file that can be emailed or attached to bug reports. This lets you share what you find with colleagues or archive it for later review. Zoom also supports remote network profiling and scripting, making it ideal for embedded or server systems and automated workflows.
Release Notes: This release adds support for the 2.6.38 kernel. Failure to enable the collection of callstacks has been fixed. Configuration of the oprofile driver in timer mode has been fixed. ZoomScript control of the Zoom GUI has been fixed to work on launch. Symbol lookup of privileged processes as well as a bug related to reading the profile buffer on SLES 11 has been fixed. An rrprofile build failure on RHEL 6.1 has been fixed. A problem with event list loading on some AMD processors has been fixed.
JIRA is a J2EE-based issue tracking, bug tracking, and project management application. It handles all kinds of issues (including bugs, features, enhancements, and tasks) and can be used for bug tracking, development help, project management, or group task cataloging.
Release Notes: Minor bugfixes. New support for Trac importer. Improvements to the CSV importer.
ELF kickers is a collection of programs that manipulate ELF files. The main purpose of these programs is to be illustrative and educational -- to help fellow programmers understand the ELF file format and something of how it works under the Linux platform.
Release Notes: The programs have been updated to work with 64-bit ELF files. New programs (objres and infect) have been added to the collection. A general all-around spring cleaning has been applied to the code and documentation.
GameBoard2D is a small Java graphic library to create all kinds of board games in 2D.
Release Notes: The libary contains all you need to make a simple game like tic tac toe.
Opera is a full-featured Internet tool, most notably a fully standard conforming Web browser. Opera includes pop-up blocking, tabbed browsing, integrated searches, and advanced functions like a password manager, mouse gestures, native Scalable Vector Graphics (SVG) support, an email program, RSS newsfeeds, and IRC chat. It is designed to be fast and highly customizable.
Release Notes: The Opera development version can now be installed in parallel to the stable mainline version. Opera Link now also supports password (Wand) synchronization. Speed dial was improved, and support for extensions was added. Web specifications support was improved, most notably for HTML5 and DOM event handling. Ctrl+Click is now supported for loading in a background tab. Many improvements and bug fixes were made.
delaboratory is an image postprocessing application. It allows you to modify the color and contrast of a photo in a creative way, using curves, a channel mixer, an equalizer, blur, an unsharp mask, high pass, vignette, dodge/burn, shadows/highlights, and blending in different colorspaces (sRGB, ProPhoto, LAB, CMYK, LCH, HSV, HSL) with floating-point precision. Each operation is stored as an adjustment layer, and you can watch a realtime preview.
Release Notes: This is the initial release. It is already functional.
Ripcord is an PHP 5 XML-RPC server and client library with a very simple and easy to use API. You can create XML-RPC, (simplified) SOAP 1.1, and SimpleRPC clients with one call and then call RPC methods as if they were local methods of the client. You can create a server with one call, passing it any number of objects or classes whose methods it will publish and automatically document.
Release Notes: The access-control-allow-origin header was added, so now you can use JavaScript and XmlHttpRequest2 to directly access ripcord servers. The incorrect documentor interface definition was fixed. The factory methods for the Ripcord clients were fixed, so they now support an alternative transport object.
MuLaViTo is a multi-layer visualization framework which allows you to visualize relations between multiple graphs in derived applications. Moreover, it provides helpful means like k-shortest path algorithms, running algorithms in a separate thread, and more.
Release Notes: This is a bug fix and clean-up release. A compilation issue (SelectionPanelMouseAdapter) on Microsoft Windows using the ant build script was fixed. ClassScanner was fixed on Microsoft Windows platforms to show a list of classes via reflection (also from JARs). A demonstrator was added for Eppstein, Yen, and Suurballe-Tarjan algorithms.
QtitanDataGrid provides a complete set of standard QTableView functions and a wide range of unique features that cannot be implemented using default components and methods. It enables you to load various types of data from different sources into a fast, flexible, and functional editable grid supporting sorting, grouping, reporting, creation of banded columns, drag’n’drop for buttons, and plenty of other handy functions. This data grid helps novice and experienced Qt developers with Delphi and C++ backgrounds to use the same comprehensive advanced editable grid capabilities that they’ve grown accustomed to in corresponding IDEs and that are not part of the standard Qt library.
Release Notes: All known bugs were fixed. A grid row filtering feature has been implemented. A new design was applied.
WANsim allows you to simulate (more accurately, emulate) a WAN connection. In particular, it allows a user to change the emulated WAN speed, latency, variation, packet loss, packet duplication, and packet corruption aspects. It is configured as a network bridge that is established at boot time and uses the Linux Kernel NETEM functionality to accomplish its goals. Although relatively well documented, this functionality is not the easiest to use. WANsim wraps it into a simple to use script.
Release Notes: This is a major release that adds "bridge" and "router" modes, smarter binary detection, new correlation options, and changes to the way that netem qdiscs are specified.
QtitanRibbon is implementation of Microsoft's Ribbon UI for Qt. It contains a collection of widgets (control elements) which will help you quickly and easily add a next-gen user interface to your application. The product is completely based on Qt SDK.
Release Notes: Rendering of Office2007 and Ribon Styles was improved. New controls were implemented.
GRAMPS is a genealogy program. It helps you organize your family tree, and is capable of exchanging data with other programs using the GEDCOM standard.
Release Notes: This is a bug fix release. It fixes memory leaks, corrupted reports, a crash in gramplets, GEDCOM import and export, and NarrativeWeb. Import speed was improved. Corrupting databases is prevented. Many translation updates were made.
Aspose.Cells is a Java component for spreadsheet reporting without using Microsoft Excel. Other features include creating spreadsheets, opening encrypted Excel files, macros, VBA, Unicode, formula settings, pivot tables, and importing data from JDBC ResultSet. CSV, SpreadsheetML, PDF, ODS, and all file formats from Excel 97 to Excel 2007 are supported. It supports all advanced features of data management, formatting, worksheet, charting, and graphics.
Release Notes: This version includes support for some advanced auto-filter types like MultipleFilter, DynamicFilter, and IconFilter. Now users can format the whole Pivot Table with ease and make the Pivot Field’s items “Hidden/Shown”. Moreover, you may specify Axis’ properties as “Automatic” for Charts. The formula calculation engine was also enhanced; it now supports EOMONTH formula. Moreover, the thumbnail of a re-saved chart is kept the same as the original file when embedding XLS into PPT. Reading ODS files no longer causes memory problems. Other recent bugs were fixed.
A powerful and pretty desktop environment for GNU/Linux and Unix-like systems.
A fast C++ matrix library with optional interfaces to LAPACK and ATLAS.