2012 / January / 19 (11 releases)

RSS 19 January 2012

Download No website 19 Jan 23:40 D:GameVFS 0.1

Screenshot

D:GameVFS is a minimalist virtual filesystem library for the D programming language oriented at game developers. It provides an easy-to-use API for filesystem-independent file/directory manipulation. It supports basic VFS functionality. Files and directories can be created, read, and written, but not deleted. There are no security features (e.g., D:GameVFS can't handle a situation in which a file it's working with is deleted outside the program).

Avatar

Release Notes: This is the initial release. Basic VFS functionality is complete. This release can stack directories so that files in one directory override ones in the other. It can only read/write/create files and directories, not delete them. There are no security features and, at the moment, no archive support. The only filesystem backend right now is the physical filesystem. The API is not yet stable.

Download Website 19 Jan 21:54 Opa 1121

Screenshot

Opa is a web development platform. It comprises a programming language, a Web server, a database, and a distributed execution engine. All of these are tightly integrated.

Release Notes: This is mostly a bugfix release. There are some improvements to MongoDB, the email library, and Bootstrap widget, and a translation tool from old to new syntax has been added.

Download Website 19 Jan 21:51 Tonatiuh 1.2.4

Screenshot

The Tonatiuh project aims to create an accurate and easy to use Monte Carlo ray tracer for the optical simulation of solar concentrating systems.Some of design goals are to facilitate the optical simulation of almost any type of solar concentrating system, to exhibit a clean and flexible software architecture that will allow the user to adapt, expand, increase, and modify its functionality with ease, to achieve operating system independence, and to leverage on the use of other well-established state-of-the-art open source libraries, and tools.

Release Notes: The scripting capabilities have been increased to the point that any operation and functionality available to the users via the GUI is now also available via scripting. This release also solves a bug that produced the unexpected closing of the program when the user tried to cast rays before creating the concentrating geometry, as well as a bug associated with storing a given Tonatiuh "scene" under very particular and uncommon conditions.

No download Website 19 Jan 21:48 ITDB 1.6

Screenshot

ITDB is a Web-based tool used to store information about assets found in office environments, with a focus on IT assets, but not limited to such. It will help you keep track of hardware, software, relationships between assets, invoices, locations, contracts, people, and rack layouts. It can also print labels for all assets.

Release Notes: This release fixes rack icon links on the home screen, updates the plotting library jqplot to support pie charts on IE9, and has better CSS in the translation interface.

Download Website 19 Jan 21:42 Suricata 1.2

Screenshot

Suricata is a network intrusion detection and prevention engine developed by the Open Information Security Foundation and its supporting vendors. The engine is multi-threaded and has native IPv6 support. It's capable of loading existing Snort rules and signatures and supports the Barnyard and Barnyard2 tools.

Release Notes: PCAP live runmodes were fixed. CPU affinity settings for live runmodes were fixed. Windows/Cygwin path handling was improved.

Download Website 19 Jan 21:41 DocumentBurster 5.3.3

Screenshot

DocumentBurster is a tool for report distribution: split, merge, email, and FTP your reports. It has report delivery for Crystal Reports, SSRS Reporting Services, MS Access, Cognos, PeopleSoft, and SAP. It has report bursting for Pentaho, JasperReports, and BIRT. It can upload reports to MS SharePoint.

Release Notes: Better Excel bursting examples. Improved documentation for bursting and distributing Excel reports.

Download Website 19 Jan 21:35 Union D Image Tools 3.2

Screenshot

Image Tools is a screen capture and file sharing tool. It features multi-threaded batch image resizing, conversion, cropping, flipping/rotating, watermarks, decolorizing (grayscale, negative, sepia), and optimizing. The BMP, GIF, TIFF, JPEG, PNG, and EMF image types are supported. It is compatible with MONO (only for GNOME). Multicore processing is supported to increase performance. The quality for output when optimizing is variable. Color channels can be filtered. An internal benchmarking tool is available. Indexed pixel format images can be processed.

Avatar

Release Notes: This release has improved alt-tab and multi-monitor support.

Download Website 19 Jan 08:23 NovaFTP 1.1.1

Screenshot

NovaFTP is a fast, modern, and feature-rich FTP client. Designed for rapidity and ease of use, it combines high performance, innovative features, and good design. It can download multiple files at full speed, explore remote servers through an enhanced filesystem navigation interface, connect to multiple servers at the same time, and switch between multiple FTP sessions while managing bookmarks. It offers all modern FTP features, including IPV6 support, UTF8 and large file support, secure connections through SSL/TLS, enhanced firewall support, etc.

Avatar

Release Notes: Minor fixes.

Download Website 19 Jan 08:15 IMDBPHP 2.1.2

Screenshot

ImdbPHP provides an API to the movie information stored at the IMDb.COM and MoviePilot sites. As this and the name suggests, it is primarily targeted at PHP programmers who want to extend their programs or their site with this movie information. The classes must be used in accordance with IMDb's/MoviePilot's copyright and conditions of use.

Avatar

Release Notes: IMDB site changes broke a lot of things, which are now hopefully fixed in this release. Moreover, a new imdb::get_episode_details() method was added to retrieve "uplink info" on episodes. Several more minor fixes and enhancements were included.

No download No website 19 Jan 06:50 odbcpp 1.7

Screenshot

odbcpp is an ODBC C++ library wrapper. The ODBC library itself is a low level C library that has many functions, all of which could return errors. This wrapper checks for errors on every single call to the ODBC interface, so if an SQL statement, a connection, or anything else fails, an exception is generated.

Avatar

Release Notes: Memory allocation is now limited when reading a column that is not bound (i.e. TEXT and other columns that do not have an exact size, since each row may have a different length).

Download Website 19 Jan 06:49 GOZERBOT 1.0

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 is the culmination of seven years of evolutionary code development.

Most Popular Projects

Most Vital Projects

January 19, 2012

Screenshot

Project Spotlight

Fork CMS

A very usable CMS that enables people to manage their Web sites in great detail.

Screenshot

Project Spotlight

GLPong

Yet another Pong game.