CacheGuard is a Linux-based OS/appliance dedicated to Web traffic security and optimization. It transforms an x86-based machine into a powerful Web gateway appliance. It allows you to control Web traffic for Web surfers and Web servers by acting as a forwarding and reverse HTTP / HTTPS proxy. It supports HTTP transparent implementation, HTTP compression, Web caching, URL black- and whitelist guarding, and Web server load balancing. It features a stateful firewall with NAT and PAT, and a content filtering module blocking malicious HTTP requests like XSS, SQL and Command Injection. It integrates a caching DNS, a DHCP server, a bandwidth shaper to manage the QoS, a load sharing system, and an HA (high availability) mode with VRRP and link bonding.License:Other/Proprietary License with Free TrialChanges:In Anonymous mode, the "WWW-Authenticate" header is no longer hidden.
OxygenOffice Professional is an enhanced versionof OpenOffice.org. It includes more than 3400graphics, both clip art and photos, which areintegrated into the gallery and can easily beplaced into any OxygenOffice document. Severaltemplates and sample documents are included, aswell as over 90 fonts. OOoWikipedia, which cansearch Wikipedia, is also included. An enhancedhelp menu, additional User's Manual, and extendedtips are great to help beginners get started. Youcan use more predefined gradients, colors, andother useful elements, run VBA from Exceldocuments in Calc, and import Office Open XML(Microsoft Office 2007), Works, WordPerfect files,and T602 documents
MagicSudoku is a powerful and easy to use Sudokugame. It features automatic pencil marks (littlenumbers), cell coloring (for advanced solvingtechniques), a grid generator, and an automaticsolver.
The Amahi Home Server is a "Home DigitalAssistant," or HDA. It's a server targeted forhome and home office environments. It providescalendaring, a wiki, shared network storage,network backups, a printer server, remote access,and more.License:GNU General Public License v2Changes:This release is based on Fedora 7.
Hivurt is a cotent management system powered by acomponent architecture. It gives you the strengthof Zope 3 in an easy to use environment. It allowsyou to easily switch between ZODB and PostgreSQLdata storage and features search and indexes, aneasy editor UI, front-end skins, and localizationand internationalization. Existing data storedinside an RDBMS can easily be accessed as Zopeobjects.
MathMap is a GIMP plugin and a commandline tool which allows distortion of images and animations specified by mathematical formulae. For each pixel in the generated image, a script is evaluated which should return a pixel value. The script can either refer to a pixel in the source image or can generate pixels completely independent of the source. MathMap not only allows the generation of still images but also of animations.License:GNU General Public License (GPL)Changes:Several bugs have been fixed.
HTTPTunnel is a simple client/server applicationfor creating an HTTP tunnel between two machines,optionally via a Web proxy. This tunnel can thenbe used to wrap arbitrary TCP socket traffic inHTTP, thus allowing communications even through arestrictive firewall that only allows outgoingHTTP connections.License:GNU General Public License (GPL)Changes:This release introduces support for secure HTTPS (over SSL) tunnelling plus experimental support for tunnelling through non-persistent proxies. It also fixes several important bugs and includes changes to improve the responsiveness of interactive tunnels. This version marks the first full "feature complete" non-beta release of HTTPTunnel.
The bogom plugin can be used with the milter APIof sendmail to filter mails using bogofilterbayesian filter. It is intended to be used withonly one words database for the whole system.License:GNU General Public License (GPL)Changes:This is a maintenance release with little bugfixes and compatibility issues for Solaris 10 under heavy load.
Sunifdef is a command line tool for eliminatingsuperfluous preprocessor clutter from C and C++source files. It is a more powerful successor tothe FreeBSD 'unifdef' tool. Sunifdef is mostuseful to developers of constantly evolvingproducts with large code bases, where preprocessorconditionals are used to configure the featuresets, APIs or implementations of differentreleases. In these environments, the code basesteadily accumulates #ifdef-pollution as transientconfiguration options become obselete. Sunifdefcan largely automate the recurrent task of purgingredundant #if logic from the code.License:BSD License (revised)Changes:Five minor bugs were fixed.
LazyJ is a rapid development framework forJava-based Web applications. It provides tools to(partially) replace and complement the standardservlet API, a fast templating engine, databaseconnection pool, database-backed sessions, contentand data caching, and time-bounded execution. Itssole purpose in life is to make the programmer happy.License:GNU Lesser General Public License (LGPL)Changes:A new notifications framework was added with email and Y!M already implemented. A new type of cache that expires the entries after a preset interval was added. All the classes in lazyj.cache were made generics. PostgreSQL array encoding and decoding was implemented in DBFunctions. Some minor bugs were fixed and there was a bit of refactoring and more documentation for the classes.
pws aims to be a fully compatible passwordsafeimplementation. The heart of the project islibpws, a general library for reading and writingpasswordsafe compatible files. Currently,passwordsafe files format v2 and passwordsafefiles format v3.2 are supported. The other part ofthe project is pws, a Qt-based GUI built aroundlibpws which aims to be an easy-to-use butpowerful passwordsafe implementation. License:GNU General Public License v2Changes:This release fixes a serious bug that sets an invalid passphrase when an incorrect passphrase was given when another database is to be imported.
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:A possible double free on include and double Blitz object initialization was fixed. English documentation was updated with sample fixes, getGlobals, getContext, getIterations, getStruct, predefined variables in loops $_even/$_odd/etc., and $object.property/$hash.key variables.
Q7Z is an archiving tool that can update existing archives quickly, backup a folder to a storage location, create or extract a protected archive, and increase efficiency by using archiving profiles.License:GNU General Public License v2Changes:This release added a remote mode 'r' option for sending archives to a mounted remote site. The Konq Service Menu now includes a separator and reordered entries. An error message is now displayed when the failed operation returned nothing. An error message after the user cancels a profiling operation was removed. The ".txt" extension is now enforced when saving profiles. The status strip message was improved in certain cases. Operation feedback is now slightly more accurate. Several minor changes were made to the code structure.
SportsTracker is an application for recording sporting activities. It is not bound to a specific kind of sport, as categories can be created for all sport types, such as cycling, running, or tennis. The main advantages are the good overview of your exercises and the easy creation of exercise statistics for specific time ranges and sport types. Users of heart rate monitors (Polar and CicloSport) can import, display (including diagrams), and organize the recorded exercise data.License:GNU General Public License (GPL)Changes:The exercise parsers now use a new interface and dynamic loading. New parser implementations can be added easily like plugins. The file chooser now remembers the last chosen directory. Most of the libraries were updated and all known bugs were fixed. Performance tips were included in the readme file for Linux users (client JVM mode).