Blitz templates is a fast PHP template engine written in C and compiled as a PHP extension. It started as a php_templates replacement, but developed into much more. It is based on extensible template controllers (custom view classes in PHP) and weakly-active templates (simple logic in HTML). Benchmarks show that it is one of the fastest template engines for PHP, even though it's not trivial and makes Web application closer to a smart MVC-like architecture model with maximal separation of HTML from your code. It was designed for big high-load Internet projects with a lot of complex presentation logic.License:BSD License (revised)Changes:Bug and memory leak fixes and some code clean-ups.
SRESI is a smart bookmark manager. It currently sports both a command-line and a PHP interface. It works with both the standard hierarchical trees and the new and fashionabletagged bookmarks. It was developed as a way tointerface both representation systems. SRESI canuse Del.icio.us, Mozilla, Opera, and XBEL bookmarks, and handles a few more exports besides. Directories and tags are used equivalently, and the final hierarchies are inferred from actual tag use.License:GNU General Public License (GPL)Changes:Tree generation was optimized.
ASC is a turn-based strategy game in the traditionof Battle Isle 2/3. It can be played against thecomputer or against other human players (eitherhotseat or by mail). License:GNU General Public License (GPL)Changes:This is a major release with a new graphics engine, completely rewritten user interface, and lots of cool new features. It now also runs on 64-bit systems and big endian systems.
gnoMint is a tool for easily creating and managingcertification authorities. It provides fancyvisualization of all the pieces of informationthat pertain to a CA, such as x509 certificates,CSRs, and CRLs. gnoMint is currently capable ofmanaging a CA that emits certificates that areable to authenticate people or machines in VPNs(IPSec or other protocols), secure HTTPcommunications with SSL/TLS, authenticate andcipher HTTP communications through Web-clientcertificates, and sign or crypt email messages.License:GNU General Public License v3Changes:This version fixes some nasty bugs: the gnoMint databases created by versions prior to 0.3.1 are now correctly loaded and upgraded. It must be remarked that these databases, due to a bug in the previous version, will contain incorrect non-CA certificates, as they all share the same internal serial number of 0. This is a problem because if any of them is revoked, the generated CRL will invalidate all the certificates. This way, renewing all the certificates is recommended, and so is revoking the old ones.
The CommandCenter-NOC monitors a complete networksystem. It provides asset management, securitymonitoring, bandwidth analysis, and reporting foralmost any environment. The CommandCenter-NOC willdiscover and inventory new hardware and softwareon your system while providing reports that coverservice availability, outages, inventory,security, performance, delta inventory, and opendata framework reports. The Web interface allowseasy system monitoring. Built-in Snort intrusiondetection and Nessus vulnerability scanning willprovide immediate notification of any risk to thesystem via email, SMS, and pager.
Quick-Join implements a heuristic for speeding up neighbour joining, making neighbour joining feasible for large sets of taxa. The inferred tree is identical to the tree inferred by the traditional neighbour joining method, but the heuristic will (potentially) construct the tree significantly faster. License:GNU General Public License (GPL)Changes:This release fixes a bug in command line parsing when libpopt is not installed.
Nexenta Storage Appliance is designed and built tooperate as a 2nd tier storage alongsidepre-existing commercial storage, providing onlinecontinuation of data for months and years, withtapes relegated to archival purposes only. Theappliance is targeted for 2nd-tier NAS and iSCSIapplications requiring extremely low cost storageas well as dramatically simplified provisioning,expansion, backup, replication, and archiving. Itcan also be used as a primary NAS in businessesthat wish to expand at closer to commoditypricing. It supports unlimited snapshots, snapshotmirroring (replication), and easy management ofextremely large storage pools.
Linsanity is a suite of test tools designed toexercise network adapters, optical storagedevices, fixed disks, and audio cards. Each ofthese tools are "native" plugin applications forthe VWM user environment.
O-LOC is a class and back-office for Webapplication internationalization. The oLocaleclass allows you to manage the display oftranslations on a localized Web application. Theback-office application allows you to createtranslations for as many "sites" you need andmanage translation modules. Complete online helpis available.
locale4j is a Java library for working withlocalization data. The library currently supportsthe TMX file format. Translations can also bestored in memory or in a database for use at runtime.License:Mozilla Public License (MPL)Changes:removeKey and removeLocale were added to the LocaleStore interface. XML formatting (pretty print) was added for TMX Document save.
FBReader is an e-book reader. It currently works on the Sharp Zaurus, Siemens Simpad with Opensimpad ROM, Nokia 770/N800 Internet Tablet, Archos PMA430, Motorola E680i/A780 smartphones, PepperPad 3, IRex iLiad, UMPC, and Linux/Windows XP/FreeBSD desktop computers. It supports several e-book formats: plucker, palmdoc, zTXT, HTML, CHM, fb2, TCR (psion text), OEB, OpenReader, RTF, non-DRM'ed Mobipocket, and plain text.License:GNU General Public License (GPL)Changes:Position indicator drawing and navigation problems have been fixed. The LZX decompression code has been completely rewritten.
NetGrowler displays pop-up notifications ofnetworks events (joining new wireless networks,IP address changes, etc.) through Growl.License:MIT/X Consortium LicenseChanges:This release adds compatibility with OS X 10.5 Leopard - fixing crashes and bad displays on Airport events and missing icons on all events.
The Avis client library is a Java API for clientsaccessing Elvin event routers, including the opensource Avis event router and the commercialMantara Elvin product. It fulfills the same roleas Mantara's "je4" library, but is a more modernJava 5 API.License:GNU Lesser General Public License (LGPL)Changes:This release fixes an error that would cause the client to temporarily stall in some situations while waiting for queued callbacks to complete.
SiSU (Structured information, Serialized Units) is a lightweight markup based, text structuring and publishing framework (that features granular search). With minimal markup of a plaintext file, it produces: plain-text, HTML, XHTML, XML, ODF, LaTeX, PDF, and populates an SQL database at an object/paragraph level for granular searches. Prepare documents using your text editor of choice, then use SiSU to generate the desired output formats. SiSU is controlled from the command line.