X-Cart is a PHP shopping cart software used by tens thousands on-line merchants worldwide. It provides a wide range of e-commerce features, flexible "tableless" design, easy text content modification using WYSIWYG tools, W3C XHTML 1.0 compliance, SEO friendly product catalog, Web-based administration, on-line payment gateways support, real-time shipping cost estimation based on product dimensions, inventory management, full multi-language support, and report management. X-Cart has no logical limitations on the number of products and categories in product catalog.
Release Notes: This release features Interac Online integration for BeanStream, Checkout by Amazon integration, a built-in Socialize module, and minor improvements and bugfixes.

Tags: Internet, Web, Dynamic Content, CGI Tools/Libraries, Office/Business, Financial
Pomm is a lightweight, fast, efficient, and powerful PHP object model manager for the PostgreSQL relational database. Pomm generates code to work with PostgreSQL and benefit from its speed and its rich features set. It uses SQL as the query language because it is often what developers end up using with ORMs and because it is easier to optimize queries directly. This also allows developers to work with user-defined types, namespaces, arrays, key-value stores, table inheritance, window functions, cryptography, stored procedures, triggers, and all the other features PostgreSQL offers. Pomm offers a stand alone library for your plain PHP projects and also Silex and symfony extensions.
Release Notes: This release adds a new query filterchain and logger, fixes numerous bugs, and adds composer.json (which means Pomm is now available on packagist.org).
Release Tags: PHP, postgresql, silex, Symfony
Tags: php code generation
Licenses: MIT/X
"aura" is a desktop (X root window) background setter. It picks images randomly from specified paths, skipping those that are too small or have inappropriate aspect ratios, and rescales them by cropping solid margins, resizing with cubic interpolation and then the liquid rescale algorithm to fit the desktop with as little quality loss as possible. Images are labelled in the corner using embedded tags. It can changes images on a timed basis or when triggered by SIGHUP or the CLI, and tracks previous and blacklisted images.
Release Notes: This release provides better handling of gimp parasite processing errors. Changing the background while a daemon process is running is now possible.

Release Tags: Bugfixes
Tags: Wallpaper, background
Licenses: Public Domain
CUPS is a standards-based printing system for Mac OS X and other Unix-like operating systems. It provides the System V and Berkeley command line interfaces, and uses the Internet Printing Protocol ("IPP") as the basis for managing print jobs and queues. The Line Printer Daemon (LPD) Server Message Block (SMB), and AppSocket (a.k.a. JetDirect) protocols are also supported with reduced functionality. CUPS adds network printer browsing and PostScript Printer Description ("PPD") based printing options to support real world printing.
Release Notes: This release fixes a number of printing, encryption, and ipptool issues.

Tags: Internet, printing, Software Development, Libraries, PDF, PostScript
Licenses: GPL, LGPL
The MOEA Framework is a Java library for developing and experimenting with multiobjective evolutionary algorithms (MOEAs) and other general-purpose optimization algorithms and metaheuristics. A number of algorithms are provided out-of-the-box, including NSGA-II, ε-MOEA, GDE3, and MOEA/D.
Release Notes: The first draft of the user manual is released. Currently, the manual provides installation instructions, walks through introductory examples, and demonstrates the use of various commandline tools.

Release Tags: 1.10, Manual, Documentation
Tags: MOEA, Optimization, Algorithm, multiobjective, genetic, evolutionary
Licenses: LGPL
eZ Publish is a content management system and
development framework. As a content management system (CMS), its most notable feature is its revolutionary, fully customizable, and extendable content model. This is also what makes it suitable as a platform for general Web development. Its stand-alone libraries can be used for cross-platform, database independent PHP projects. eZ Publish is also well suited for news publishing, e-commerce (B2B and B2C), portals, and corporate Web sites, intranets, and extranets. eZ Publish is dual licenced between GPL and the eZ Publish professional licence.
Release Notes: 5 bugfixes for registered issues (and a couple for bugs without an issue number). 1 enhancement. 7 pull-requests have been merged.

Release Tags: Community Project
Tags: Internet, Web, Dynamic Content, Site Management, Other/Nonlisted Topic, CGI Tools/Libraries
Licenses: GPL
jpecrga is a jQuery plug-in that helps Web sites use Google Analytics while complying with the amendment to the Privacy and Electronic Communications Act (PECR) that came into force in the UK on the 26th May 2011. It provides an unobtrusive method of gaining user consent before using Google Analytics, which requires cookies. The code requests consent from the user. If the user gives consent, then the plug-in will inject the Google Analytics code into the page. If consent is not explicitly given, no code is injected. The user also has the option to store these preferences permanently. This plug-in is designed to satisfy the EPD / PECR / cookie law regulations only for Google Analytics.
Release Notes: This release fixes a small bug introduced in 1.3.0.

Tags: jQuery
Licenses: GPLv3
FrontAccounting is a Web-based accounting system for ERP chains. It is
multiuser, multilingual, and multicurrency.
Release Notes: Database export optimization (minimized restore time).
Improved float compare in certain files (AR/AP ledger)
Restricts the voiding transaction of closed fiscal year.
A change in session gettext to use a global variable instead for smaller footprints in session files. The salesman listing was not adding over page break in report. Addition of email address in the status message when emailing documents. Removal of the option to edit allocated sales invoices in Journal Inquiry. Does not print zero lines amount of 0.00 in Sales Documents if it is a service item.

Release Tags: Minor Release
Tags: Office/Business, Financial, Accounting
Licenses: GPLv3
aime is a simple, C-like programming language and an interpreter, both designed to be embedded in applications. The language aims to be straightforward, trivial, direct, and productive for its programmer users. The interpreter aims to be secure and expressive for the applications embedding it.
Release Notes: A disabling bug in the previous release was fixed. The bug was pertaining the newly introduced executive assembler interface and was causing applications to crash.
Tags: C, Libraries, POSIX, Software Development, Interpreters
Licenses: GPLv2
web2ldap is a full-featured Web-based LDAPv3 client written in Python. It is designed to run either as with stand-alone built-in Web server or under the control of another Web server with FastCGI support (e.g. Apache with mod_fastcgi). It has support for various LDAPv3 bind methods and a powerful built-in schema browser. HTML templates are supported for displaying and editing entries, and LDIF templates can be used for quickly adding new entries. A built-in X.509 parser displays a detailed view of certificates and CRLs with active links.
Release Notes: This release fixes a NAME alias problem for AUX classes in DIT content rules. It has a more robust implementation of the dynamic select plugin class, and better validation of time and date inputs using the module datetime.
Tags: Networking, LDAP, Internet, Web, Systems Administration, Database, Front-Ends
Licenses: GPL