posted about 19 hours ago on freecode
KeyBox provides a way to manage OpenSSH v2 public keys, and can start a Web-based SSH terminal to execute commands and scripts on multiple SSH sessions simultaneously. The authorized_keys file is generated and distributed based on relationships maintained in the application. This allows for centralized management to help prevent public key sprawl. Also, composite terminals or scripts can be created so that commands can be shared across SSH sessions.Release Notes: This release adds fixes to the script dialog and changes how terminals are selected in the composite view Tags: SSH, ssh-keygen, Public Key, shell script, Java EE, management, terminal, Web-based Licenses: Apache 2.0

Read More...
posted about 20 hours ago on freecode
PGJDBC-NG is an implementation of the JDBC for the PostgreSQL server. It aims to support the complete JDBC 4.1. Specifically, it supports the advanced UDT features of JDBC which the current driver lacks. It's implemented using an asynchronous I/O library (Netty), which allows it to support other advanced features like asynchronous notifications. Release Notes: This is the first alpha release for testing supported features. The only major features that have yet to be implemented are updatable ResultSets and CallableStatement. All other features should be handled fairly well. Release Tags: Snapshot Tags: postgresql, jdbc Licenses: BSD Revised

Read More...
posted about 22 hours ago on freecode
Class::EHierarchy is intended for use as a base class for custom objects. The objects need one or more of the following features: orderly bottom-up destruction of objects, opaque objects, class-based access restrictions for properties and methods, primitive strict property type awareness, and alias-based object retrieval. Release Notes: This release expands the API to improve object reference fetching based on relationships, adds an alias-based system, and updates and improves the documentation. Release Tags: 0.92 Tags: Perl, Perl Modules, OO, Class Licenses: Artistic, GPLv2

Read More...
posted about 24 hours ago on freecode
JasperStarter is a commandline launcher and batch compiler for JasperReports. It can run any JasperReport that needs a JDBC data source or empty data source, use any database for which a JDBC driver is available, execute reports that need runtime parameters, print directly to the system default or a given printer, optionally show a printer dialog to choose a printer, optionally show a print preview, export to file in the PDF, RTF, .docx, .odt, and HTML formats, export multiple formats in one commanding call, print and export in one commanding call, and integrate in non-Java applications (for example PHP, Python) A binary executable is available for Windows. The string, int, and date parameter types are supported.Release Notes: This release fixes [JAS-33] ("Report parameter with space produces error on Unix-like systems."). Release Tags: Stable, bugfix Tags: Business Intelligence, printing, developement, Reporting Licenses: Apache 2.0

Read More...
posted about 24 hours ago on freecode
PDO4You is a class that implements the Singleton design pattern for connecting the database using the PDO extension (PHP Data Objects). It provides an abstraction layer for accessing data, regardless of which database you are using, and ensures that there is a single object instance per database connection. It can connect to several possible SQL databases using the available PDO drivers. Currently it supports MySQL, PostgreSQL, SQLite, MariaDB, Oracle, Microsoft SQL server, Sybase, and CUBRID (a database highly optimized for Web applications). The class can also execute multiple queries at once given a string in JSON format that specifies the type of query, the tables, fields, field values, conditions, etc.Release Notes: This release adds support for MariaDB databases. Release Tags: MariaDB Tags: PDO, CRUD, MySQL, Microsoft SQL Server, php-classes, PHP, singleton, postgresql, SQLite, MSSQL, Sybase, cubrid Licenses: GPLv3

Read More...
posted about 24 hours ago on freecode
Ansel is a Horde photo gallery that provides functionality for managing unlimited photo galleries, with thumbnails, paging, EXIF data, and permissions on a per-gallery basis. It also provides a number of features not normally found in Web-based photo galleries, including cropping, resizing, rotating, watermarking, and greyscale effects.Release Notes: This release is compatible with Horde 5 and improves support for SQLite. Release Tags: Major feature enhancements Tags: Graphics, Presentation, multimedia, photo management, Web Application Licenses: GPL

Read More...
posted 1 day ago on freecode
FVWM-Crystal aims to create an easy to use, pretty, but also powerful desktop environment for Linux or other Unix-like operating systems. It uses the following programs: FVWM as a window manager and "main core"; different ways to provide icons on the desktop including support for many file managers and custom commands; xterm, aterm, mrxvt, or urxvt as terminal emulators; MPD or XMMS2 as music players (there's built-in support for controlling these programs), and several other tools for different functions, like setting a wallpaper or taking screenshots.Release Notes: This is bugfix release addresses a possible cursor freeze with the toggle mute and/or pause function. A new toggle mute only function has been added as well, with the Ctrl + XF86AudioMute key binding. Release Tags: Bug Fix Tags: Desktop Environment, Window Manager, FVWM, Tutorials Licenses: GPL

Read More...
posted 1 day ago on freecode
pgBadger is a PostgreSQL log analyzer that generates detailed reports with charts. It aims to replace and outperform the pgFouine script.Release Notes: This release added many graphical improvements and improved rendering of logs over a few hours. Bugs were fixed, especially in reports of queries that generate the most temporary files. Tags: stabe Licenses: BSD Revised

Read More...
posted 1 day ago on freecode
Blue Smiley Organizer is a Web-based script to manage your bookmarks, diary, reminders, to-do lists, contacts, knowledge, and file upload in a multi-user environment. It also includes its own live support help system, blogs, RSS feeds, customizable themes, and a discussion forum.Release Notes: Various fixes (MySQL 5.5 support, a timezone fix, removal of deprecated PHP commands) and improvements: the search bar has 10 more slots, and to-do has a new status field. Tags: Communications, Chat, Internet, Web, Dynamic Content, Message Boards, News/Diary, Office/Business, groupware, Office Suites, Scheduling, Email, Address Book, Information Management

Read More...
posted 1 day ago on freecode
LDAP Account Manager (LAM) is a web frontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. LAM was designed to make LDAP management as easy as possible for the user. It abstracts from the technical details of LDAP and allows persons without technical background to manage LDAP entries. If needed, power users may still directly edit LDAP entries via the integrated LDAP browser.Release Notes: This release fixes a problem with suggested Unix user names and the profile options for Quota. Tags: Systems Administration, Networking, LDAP, Unix, Samba, Zarafa, kolab, asterisk, IMAP, FreeRadius, kerberos, DHCP, PPolicy Licenses: GPL

Read More...
posted 1 day ago on freecode
synctool is a cluster administration tool that keeps configuration files synchronized across all nodes in a cluster. Nodes may be part of a logical group or class, in which case they need a particular subset of configuration files. synctool can restart daemons when needed, if their relevant configuration files have been changed. synctool can also be used to do patch management or other system administrative tasks.Release Notes: This release fixed a number of small issues and notably two larger ones: the PATH environment variable is now searched for the configured commands. This helps on multi-platform setups. The --erased-saved option now is an action by itself. Using --erased-saved will no longer trigger other updates to occur inadvertently. Release Tags: Bugfixes Tags: Systems Administration, Command Line Licenses: GPLv2

Read More...
posted 1 day ago on freecode
OpenMW is an attempt to reimplement the popular role playing game Morrowind. It aims to be a fully playable implementation of the game that will run on Linux, Windows, and Mac OS X. No game data is distributed with the code; the user must already own a copy of Morrowind to use the software.Release Notes: This release brings the much-anticipated animation layering feature, Athletics, Security, Night-Eye, and Blind, along with a plethora of other fixes and changes. This release also adds openable doors to the game. Tags: Games/Entertainment, Role-Playing Licenses: GPLv3

Read More...
posted 1 day ago on freecode
KShutDown is an advanced shutdown utility for KDE. It has four main commands: Turn Off Computer (logout and halt the system), Restart Computer (logout and reboot the system), Lock Session (lock the screen using a screen saver), and End Current Session (end the session and logout the user). It features time and delay options, command line support, panel applet, and sounds.Release Notes: This release adds a Bookmarks menu which allows you to quickly select your favorite options. A bug on Linux systems without ConsoleKit installed was fixed. Language translations were updated. Release Tags: Beta, Major bugfixes, Minor feature enhancements Tags: Utilities, KDE4 Licenses: GPL

Read More...
posted 1 day ago on freecode
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: Various CIOS Edu API UI enhancements, a new CorneliOS DBMS e-mail collection tool, new CorneliOS navigation element styles, an improved CornelioSCRIPT nav command, and updated system images, language kits, and style sheets. Tags: Internet, Information Management Licenses: GPL

Read More...
posted 1 day ago on freecode
Kronolith is the Horde calendar application. It provides a stable and featureful individual calendar system with integrated collaboration and scheduling features. It makes extensive use of the Horde Framework to provide integration with other applications. It implements a solid, stand-alone calendar system, allowing repeating events, all-day events, custom fields, keywords, shared calendars, iCalendar support, generation of free/busy information, and managing multiple users through Horde Authentication. Release Notes: An improved history API, updated Dutch, Japanese, and Spanish translations, and small bugfixes. Release Tags: Minor feature enhancements, Minor bugfixes Tags: Office/Business, Scheduling, groupware, Web Application Licenses: GPL

Read More...
posted 1 day ago on freecode
IMP, the Internet Messaging Program, allows Web-based access to IMAP and POP3 mail servers and provides a range of features normally found only in desktop email clients. Release Notes: This release fixed user listing via RPC (CalDAV), fixed adding ACLs, fixed linked attachments, updated the Dutch translation, and fixed bugs. Release Tags: Major bugfixes Tags: Communications, Email, Email Clients (MUA) Licenses: GPL

Read More...
posted 1 day ago on freecode
The Horde Application Framework is a modular, general-purpose Web application framework. It provides an extensive array of classes that are targeted at the common problems and tasks involved in developing modern Web applications.Release Notes: This release was updated for the new Twitter API. The Dutch, Japanese, and Spanish translations were updated. Release Tags: Minor feature enhancements Tags: Office/Business, Software Development, Libraries, groupware, php classes Licenses: LGPL

Read More...
posted 1 day ago on freecode
CIL is a frontend for the C programming language which facilitates program analysis and transformation. CIL will parse and typecheck a program, and compile it into a simplified subset of C. For example, in CIL, all looping constructs are given a single form and expressions have no side effects. This reduces the number of cases which must be considered when manipulating a C program. CIL has been used for a variety of projects, including CCured, a tool which makes C programs memory safe. It supports ANSI C, as well as most of the extensions of the GNU C and Microsoft C compilers. A Perl script acts as a drop-in replacement for either gcc or Microsoft's cl, and allows merging of the source files in your project. Other features include support for control-flow and points-to analyses. Release Notes: This release improves the build system and installation (available as an opam package). Release Tags: Minor Tags: Software Development, Compilers Licenses: BSD Revised

Read More...
posted 1 day ago on freecode
Pride combines bash scripts, zenity, ant, and the Android tools to create a fast and simple POSIX alternative to Eclipse for Android development. It can be used from the desktop or command line or from any editor that makes exec calls, such as Emacs or Vim. Release Notes: Improvements were made to some of the injections. Injections are slowly being moved from containing strings to calling on string resources. A problem with the upload of the release, resulting in a corrupt download file for pride, has been fixed. Tags: Android, IDE, bash, Zenity, POSIX, Ant Licenses: GPL

Read More...
posted 1 day ago on freecode
Bos Wars is a futuristic real-time strategy game featuring a dynamic rate-based economy. Resources are continuously produced while also being consumed by creating buildings and training new units. Bos Wars aims to create a completely original and fun RTS game.Release Notes: This release adds new maps, new terrain, new units, and improved campaigns, including an extensive campaign called 'Islands'. It also sees the introduction of the shipyard, which can build water scouts and destroyers. The editor and the engine were improved and many bugs were fixed. Tags: Games/Entertainment, Real Time Strategy Licenses: GPL

Read More...
posted 1 day ago on freecode
GroupOffice is a groupware suite that takes your office online, implementing online collaboration and CRM. It allows you to share projects, calendars, files and email online with co-workers and clients. It is easy to use and fully customizable. It also features synchronization with PDAs and Outlook.Release Notes: Speed optimizations and new features for the ticket system and e-mail client. Upgrading is recommended. Release Tags: Feature Enhancements Tags: Office/Business, CRM, Communications, Email, Email Clients (MUA), Internet, Web, Site Management, groupware, Scheduling, File Sharing, Office Suites Licenses: Open source and commercial licenses.

Read More...
posted 1 day ago on freecode
Racket (formerly PLT Scheme) is a programming language suitable for implementation tasks ranging from scripting to application development, including GUIs, Web services, etc. It includes the DrRacket programming environment, a virtual machine with a just-in-time compiler, tools for creating stand-alone executables, the Racket Web server, extensive libraries, documentation for both beginners and experts, and more. It supports the creation of new programming languages through a rich, expressive syntax system. Example languages include Typed Racket, ACL2, FrTime, and Lazy Racket.Release Notes: This is a special-purpose release to coincide with the arrival of "Realm of Racket" in bookstores. It adds a single 'realm' collection, which contains the source code that readers of Realm may wish to use for experiments. Tags: Text Editors, Integrated Development Environments (IDE), Scientific/Engineering, Software Development, Code Generators, Compilers, Pre-processors, Scripting Languages, programming languages, Scientific software, education software Licenses: LGPL

Read More...
posted 1 day ago on freecode
Fairmat is a derivative and capital investments modelling tool. It permits you to build a pricing model for many financial projects (or derivative contracts) using a graphical representation blended with a high level algebraic language. It is also possible to use it to evaluate projects and perform real options valuations. The platform can be extended using a plug-in system.Release Notes: Equity-Linked products modelling and valuation is dramatically improved with new templates. This release added a new home screen, which helps new users perform the most common actions. Data requests are logged: every valuation is associated with the details of all the historical requests needed for the valuation (i.e price quotes appearing in payoffs). More than 50 bugs have been fixed. Packages for Arch Linux are now available. Release Tags: Stable, Major Tags: Financial, Science, Investment Licenses: Freeware for non commercial use

Read More...
posted 1 day ago on freecode
email2trac is a utility that converts email messages to Trac tickets. It features HTML message conversion, attachments, updating of tickets via email, command line options, a configuration file, Unicode support, spam detection, workflow support, and support for FullBlogPlugin and DiscussionPlugin.Release Notes: A UnicodeDecodeError when checking attachment filenames was fixed. Trac installations in a virtual environment are now supported by configure or command line options. Trac Agilo installations can now be enabled with a command line option. Release Tags: Stable, Bugfixes, new options Tags: trac, Email, ticket Licenses: Apache License 2.0

Read More...
posted 1 day ago on freecode
BugHotel Reservation System is a hotel booking and accounting software package which uses the Internet to "network" your corporate office to each of your hotels. All data processing occurs at the Application Service Provider (ASP) data center. Income statements, reports, etc. may be customized. Release Notes: This release added Discount Fee to View Reservations, View Requests, View Group Reservation, and View Group Reservations (Details). The Portuguese localization has been updated. Tags: Internet

Read More...