2009 / August / 19 (36 releases)

RSS 19 August 2009

Download Website 19 Aug 22:10 Texe 1.2

Screenshot

Texe is a portable executable import and export viewer and disassembler You can use it to analyze PE files. It exports the report in the form of an HTML document with the extension .html preceded by the PE file name given. Texe can also generate reports about the basic PE file, and can output information about PE sections.

Release Notes: Initial freshmeat announcement.

No download Website 19 Aug 22:07 MetaModel 1.1.7

Screenshot

The eobjects.org MetaModel is a project created for maximum reuse of a SQL-compliant domain model of the database domain. The MetaModel is a model that contains classes that represent the structure of a database (schemas, tables, column, relationships) and interaction with the database (queries) in a SQL/LINQ-like way. In short, it is a model for modelling data in databases and other datastores. With MetaModel you can query different datastores like databases, CSV files, Excel spreadsheets, MS Access files, and XML files using the same approach and the same domain model.

Release Notes: Support for Microsoft SQL Server has been added. Support has been added for choosing between different character encodings for CSV files.

No download Website 19 Aug 22:07 Simple Sockets Library 7

Screenshot

The Simple Sockets Library makes sockets easy to use and comes as public domain source code. It resembles C's file I/O, uses whatever port is available, has named servers and port reuse, streaming/blocking sockets used, polling support, blocking/selection support via numerous functions, timeout control and firewall support.

Avatar

Release Notes: This release improves <Sinit.c> for Windows. It includes the "b" option for Sopen() (block until the requested server becomes available). It includes Stestfd.c (Stestfd(int fd)) to allow for simple testing via the mask for the presence of data on the file descriptor. There are some fixes to allow all of the EXAMPLES subdirectory to compile under Windows+Cygwin.

No download No website 19 Aug 22:05 llcon 3.0.0

Screenshot

The llcon software enables musicians to perform real-time jam sessions over the Internet. There is a llcon server which collects the audio data from each llcon client, mixes the audio data, and sends the mix back to each client.

Release Notes: This release introduces a new audio codec "CELT", which replaces all old audio codecs and is now a core component of the llcon software. Only the sound card frame sizes 128, 256, and 512 are allowed (since other frame sizes require additional conversion buffers that introduce delay). IMA-ADPCM and MS-ADPCM have been removed. Since CELT works on 48 kHz sample rate, resampling was removed. There are various bugfixes (e.g. disconnecting did not work reliably).

Download Website 19 Aug 22:03 Jaikoz 3.2.2

Screenshot

Jaikoz is a powerful tag editor that allows you to organize, edit, and correct thousands of audio tags with ease. Jaikoz has powerful automation features. Jaikoz uses MusicBrainz and MusicIP, online databases of over 5 million songs, which can match your songs automtically based on the actual music as well as the metadata. Jaikoz uses a convenient spreadsheet view to allow you to edit information very quickly and provides many autoformatting tasks which do most of the work for you.

Release Notes: A link is now stored with downloaded lyrics, allowing you to correct any mistakes. You can now find lyrics for songs with apostrophes in the title. Retrieve Acoustic Id's stopping before completion has been fixed. Local Correct Album uses the capitalization preference of the artist. Songs no longer sorted by filename has been fixed. Artwork not being retrieved by Discogs has been fixed.

Download Website 19 Aug 22:01 ispCP Omega 1.0.2

Screenshot

ispCP Omega is a powerful Web hosting control panel. It should be usable by any Internet service provider (ISP). This Omega release is based on the original VHCS, an open source project, but is greatly enhanced in terms of security and usability.

Release Notes: SquirrelMail has been updated to 1.4.20RC2. This release updates Net2FTP version 0.98 to build 45.

Download Website 19 Aug 21:59 orekit 4.1

Screenshot

OREKIT (ORbits Extrapolation KIT) is a low level space dynamics Java library. It provides basic elements (such as orbits, dates, attitude, and frames) and various algorithms to handle them (such as conversions, analytical and numerical propagation, and pointing).

Release Notes: The equinox-based frames family with IAU1980 precession-nutation models that are still used by many legacy systems are now supported. The data loading mechanism used to retrieve IERS data (Earth Orientation Parameters, UTC-TAI history) and JPL ephemerides is now also used to retrieve gravity field files. This mechanism has also been vastly improved to support new use cases (loading from disk, from classpath, from network delegating loading to an external library, etc.). Support for the TDB time scale has been added.

Download No website 19 Aug 21:58 Drizzle 2009.08.1117

Screenshot

The Drizzle project is building a database optimized for Cloud and Net applications. It is being designed for massive concurrency on modern multi-CPU/core architectures. The code is originally derived from MySQL.

Release Notes: This marks the milestone for the Aloha release, which includes work in the following areas: protocol improvements, the start of replication infrastructure, pluggable discovery implementation, information Schema work, automated Valgrind, SLOC, LCOV, and Sysbench Regression, and continued Plugin Rework

Download Website 19 Aug 21:56 JumpBox for Joomla 1.1.13

Screenshot

JumpBox for Joomla allows you to quickly start running Joomla. Joomla is an award-winning content management system (CMS) that will help you build Web sites and other powerful online applications. Running a JumpBox allows you to be up and running with this software in minutes on any operating system. It carries other benefits such as portability across computing environments, a Web-based admin console to simplify administration, and a built-in automated backup system to protect your work. Once you've deployed one JumpBox, you'll be able to deploy any of over 50 great open source applications regardless of the underlying technologies utilized.

Release Notes: Joomla has been updated to version 1.5.14. Restoring from 1.0 and newer Joomla 1.5 Jumpbox backups should work. This is a minor security and bugfix update. The media manager bug in Joomla 1.5.13 is fixed.

Download Website 19 Aug 17:57 trend 1.1

Screenshot

trend is a general-purpose, efficient trend graph for "live" data. Data is read in ASCII format from a file or continuously from a FIFO, and is played in real-time into a multi-pass trend (much like a CRT oscilloscope or a strip chart). trend can be used as a rapid analysis tool for progressive or time-based data series together with trivial scripting.

Release Notes: Auto-scaling now considers only the current graph when multiple graphs are present and the "hide others" option is in effect. The 'Legend' is now properly called 'Key'. The 'nN' key bindings were also remapped to 'kK' for consistency. Infinity is now handled like NaNs. A traditional version numbering scheme is now being used.

Download Website 19 Aug 17:56 SYMPLiK EXZELLENZ 1.2

Screenshot

SYMPLiK EXZELLENZ is a program to manipulate table data in Oracle database by using a Microsoft Excel file (xls or xlsx format). Unlike Oracle WebADI, More4Apps, or other Excel-driven solutions, this program does not use Office VBA (macros) to process the data. It is a pure Java solution incorporated with Apache POI and the Oracle JDBC driver to download, upload, insert, update, and delete data from Oracle database tables. It is Linux-friendly for Open Office users as long as the spreadsheet is in Excel formats.

Release Notes: This release adds a TEMPLATE operation mode to generate an Excel template worksheet for a table. It adds a DOWNLOAD operation mode to download table data of user-selected columns from Oracle to Excel worksheets. It adds UPDATE operation mode: after data is downloaded to Excel worksheet, a selected row of data can be updated back to an Oracle database table. POI has been updated from 3.2 to 3.5 beta 6. The Oracle JDBC driver has been changed to Oracle DB 11.1.0.6.0.

Download Website 19 Aug 17:54 Aladobix ERP 1.27

Screenshot

Aladobix enterprise resource planning system is a data warehouse that manages produced content and other enterprise documents. From an administration angle, ERP's benefits are speeding up the service, process improvements, and cutting expenses.

Release Notes: This release contains large improvements like a new calendar to store future events. The reporting interface has had major changes. There are many bugfixes and small additions. Installation is now fully Web-based.

Download Website 19 Aug 17:54 formVista 0.8.9.0

Screenshot

formVista is an advanced LAMP-based content management and business platform designed by an entrepreneur for entrepreneurs. It goes beyond typical content management solutions to help the entrepreneur "close the business loop". It combines a preview publish front end content manager that supports advanced Web 2.0 social networking features with a comprehensive backend customer relationship manager.

Release Notes: This release includes integrated content manager, contact manager, and mailing list systems in addition to front end forums, blogs, photo galleries, calendars, friends lists, private Web messaging, and profiles. It has a completely reworked installation and setup system. A completely reworked login system features digest authentication. MyLegalFirewall support, which is a Web site legal document preparation service, has been added. This release has HTMLPurifier integration, support for jQuery, and the latest stable version of the Xinha WYSIWYG HTML editor.

Download Website 19 Aug 17:48 Bugzero 5.8.1

Screenshot

Bugzero is a Web-based bug tracking, defect tracking, issue tracking, and change management system used in a distributed team environment to track software bugs, hardware defects, test cases, or any other issues. It can also be used equally well as a helpdesk customer support, trouble ticketing, or email management system to collect and manage customer feedbacks, incidents, requests, and issues. It is easy to use, but still flexible and adaptive, and can be configured to fit to your organization's unique business process and workflow.

Release Notes: Project name and user full name are now displayed in the project and user drop-down lists for admin. A mechanism for handling Reminder in cluster environment was added. A browse mode issue in version 5.8 and a bug related to the original author group in the email notification template were fixed.

No download Website 19 Aug 17:46 Scientific Calculator Midlet 1.0.31

Screenshot

Scientific Calculator Midlet is a midlet with the following features: scientific operation, different number systems, a traditional user interface, unlimited levels of brackets, 6 memory entries for intermediate results, a preview of the memory contents, an online help system, constants, and user-defined functions.

Release Notes: This release adds support for touch screen devices.

Download Website 19 Aug 17:45 Firewall Builder 3.0.6

Screenshot

Firewall Builder consists of a GUI and set of policy compilers for various firewall platforms. It helps users maintain a database of objects and allows policy editing using simple drag-and-drop operations. The GUI and policy compilers are completely independent, which provides for a consistent abstract model and the same GUI for different firewall platforms. It currently supports iptables, ipfilter, ipfw, OpenBSD pf, Cisco PIX and FWSM, and Cisco routers access lists.

Release Notes: This is a bugfix release. It comes with improvements in the GUI to fix problems with printing of large rule sets and additional optimization in the generated iptables and PF configurations.

No download Website 19 Aug 15:06 MoreAmp 0.1.24

Screenshot

MoreAmp is an audio player, transcoder, and CD ripper for Mac OS X, Mac OS 9, Windows, Unix, and Linux. It plays and creates ogg, flac, mp3, aac, m4a, mp4, wav, and aif files, and plays wma files. It features a 31-band equalizer, repeat loop, variable pitch/tempo, ram or ramdisk preload, and more.

Release Notes: This is a development progress and maintenance release. OS9 support has been removed. The lame MP3 encoder was updated to lame-398-2 (it was 398-0). The Ogg libraries were updated to libogg-1.1.4 and libvorbis-1.2.3. A menu item was added to copy settings from another songlist. This version has been tested on 10.6 intel (SnowLeopard).

No download Website 19 Aug 15:05 Smilehouse Workspace 1.12.2

Screenshot

Smilehouse Workspace is a Java based e-commerce application for product, order, and customer information management. It can be used for building and managing product catalogs, online stores, Webshops, and b-to-b extranets. It currently runs on Tomcat and has two Web-based interfaces. The first is a themed interface visible to the public, and the second is a separate administration interface for managing both the appearance and content of the published service (users and customers, product information and related files, order information).

Avatar

Release Notes: The main new feature is the support for Itella Noutopiste delivery service. Lots of small improvements and bugfixes were made. Especially, the problems many shops experienced with Kreditor and Lindorff payment systems have been solved.

Download Website 19 Aug 15:03 i3 3.c

Screenshot

i3 is a dynamic tiling window manager. Its key features are correct implementation of Xinerama (workspaces are assigned to virtual screens, and it does the right thing when attaching new monitors) and XrandR support (which is still unfinished). Both horizontal and vertical columns can be used in tiling. There is a special focus is on writing clean, readable, and well documented code. i3 uses xcb for asynchronous communication with X11, and has several measures to be very fast. i3 is primarily targeted at advanced users and developers.

Release Notes: This release contains many small improvements like using keysymbols in the configuration file, named workspaces, borderless windows, an IPC interface, etc.

Download Website 19 Aug 15:02 GOZERBOT 0.9.1.3

Screenshot

GOZERBOT is a channel bot that aids conversation in IRC channels and Jabber conference rooms. It's mainly used to serve RSS feeds and to have custom commands made for the channel. More then just a channel bot, GOZERBOT aims to provide a platform for the user to program his own bot and make it into something useful. This is done with a plugin structure that makes it easy to program your own. There are over 100 plugins already written and ready for use.

Avatar

Release Notes: This release fixes ircevent.reply() when dotchars is not set in the configuration file. A typo was fixed in gozerbot-upgrade. XMPP now uses type "chat" as default when sending messages.

No download Website 19 Aug 13:16 Data2l 1.15

Screenshot

Data2l is a language neutral, platform neutral way for describing large sets of proprietary binary data. An example of this kind of data is car navigation data, which is about 1GB to 15GB in a typical embedded navigation. With Data2l you can easily describe almost any binary data format using primitive description blocks like basic type, array, structure, or alternative and using a functional dependency description language. Using such a description, one can generate source code optimized for certain tasks, like a lightweight data reading layer, fast querying code, or code suitable for data generation and transformation.

Release Notes: This release is compatible with Linux-based operating systems, and is distributed as a Debian package. Several bugs were fixed.

Download Website 19 Aug 13:06 AgileWiki 16.10.0

Screenshot

AgileWiki is a composable platform for advanced Web-based and P2P networks. It allows multiple points of entry, where each node is an information fusion system with controlled access, pluggable applications, and native deductive reasoning.

Avatar

Release Notes: Miscellaneous bugs were fixed. AgileWiki now works with IE. Journal Dump can now dump selected ranges of Journal Entries. Table extraction has been moved to AW4Tables. Lots of UI refactoring was done.

Download Website 19 Aug 13:02 logdigest 0.2.3

Screenshot

Logdigest mails interesting lines from log files to the system administrator. Non-relevant lines are filtered out by customizable regular expressions. Logdigest comes with a set of such regexps to provide a good starting point.

Release Notes: New exclusion rules for vnstat running under its own user id, syslog-ng's new way of reporting statistics, ntpd kernel sync status changes, and the XFS filesystem optimizer.

Download Website 19 Aug 12:59 utf8proc 1.1.4

Screenshot

utf8proc is a library for processing UTF-8 encoded Unicode strings. Some features are Unicode normalization, stripping of default ignorable characters, case folding, and detection of grapheme cluster boundaries. The library can be used in C programs, but most of the functionality is also available as a ruby library. For PostgreSQL, there is an extension providing a function for preparing strings in case insensitive indices. The currently supported Unicode version is 5.0.0.

Avatar

Release Notes: C++ style comments have been replaced for compatibility reasons. Some typecasts were added to suppress compiler warnings. Code cleanup and minor changes in the README file were done.

Download Website 19 Aug 12:14 libssh 0.3.3

Screenshot

libssh is a C library to access SSH services from a program. It can remotely execute programs, transfer files, and serve as a secure and transparent tunnel for remote programs. Its Secure FTP implementation can play with remote files easily, without third-party programs other than libcrypto (from OpenSSL) or libgcrypt.

Release Notes: This release fixes a double free pointer crash in dsa_public_to_string, a channel_get_exit_status bug, a problem in ssh_finalize which didn’t clear the flag, a memory leak introduced by a previous bugfix, a problem with channel_poll when a delayed EOF is recvd, a stupid “can’t parse known host key” bug, and a possible memory corruption.

Most Popular Projects

Most Vital Projects

August 19, 2009

Screenshot

Project Spotlight

LORZE erasandcad

2D CAD with an intuitive user interface.

Screenshot

Project Spotlight

llpp

A PDF pager.