2013 / January (773 releases)

RSS January 2013

Download Website 06 Jan 00:47 KeyRunner r3

Screenshot

KeyRunner is a game in which the player helps Moschata escape certain doom. The clock is ticking, and she must reach the door with the key before it's too late.

Release Notes: This is the initial Freecode announcement.

Download No website 06 Jan 00:30 Moose 0.4.7

Screenshot

Moose is a framework for getting XML into and out of Java software. It integrates easily with Spring, Spring Web Services, or plain Java applications. It will generate an XML schema which describes your mapping configuration. Spring Web Services can wrap Moose's schema generator, creating a nice stack for simple, rapid development of SOAP Web services in Java.

Release Notes: This release adds dependency updates and Maven cleanups. Everything has been Maven-ized and includes better, Maven-ized example projects.

No download Website 06 Jan 00:29 Seed7 2013-01-05

Screenshot

Seed7 is a general purpose programming language. It is a higher level language compared to Ada, C++, and Java. In Seed7, new statements and operators can be declared easily. Functions with type results and type parameters are more elegant than a template or generics concept. Object orientation is used when it brings advantages and not in places when other solutions are more obvious. Although Seed7 contains several concepts of other programming languages, it is generally not considered as a direct descendant of any other programming language.

Release Notes: The Seed7 interpreter has been renamed to s7. The function drwOpen in drw_win.c has been improved to hide the console window when the program was not started from a console. Descriptions of the operators "sci" and "exp" have been added to the manual. Documentation comments have been added to clib_file.s7i. In pixmap_file.s7i, the functions for pixmapFontFiles have been improved. In cmd_win.c, the functions prepareCommandLine and cmdStartProcess have been improved. In striutl.c, the functions escape_command and cp_to_command have been improved to work correctly under Windows. Parameter names have been added to various files.

Download Website 06 Jan 00:27 file 5.12

Screenshot

File is a utility that classifies arbitrary files of any type mainly by their contents. It is considered standard on most Unix distributions. It can output either human-readable concise descriptions or MIME types for machine handling.

Avatar

Release Notes: This release adds various magic additions and updates and minor bugfixes.

No download Website 06 Jan 00:27 LinuxMCE 1004 rc1

Screenshot

LinuxMCE is an add-on to Kubuntu that provides a complete whole-house media solution. It provides PVR and distributed media functions. It is stable, easy to use, and requires no knowledge of Linux and only basic computer skills. It allows you to set up a computer system that centralizes audio/video equipment, allowing you to access all media functions in other rooms with only thin clients. It supports home automation protocols including KNX, EIB, Z-Wave, DMX, EnOcean, and PLCBUS.

Release Notes: This release adds many bugfixes for installation, updates for Asterisk, Xine, MythTV, and VDR to later releases, enhanced support for KNX and Z-Wave, and all the other supported home automation protocols already supported in LinuxMCE, including EnOcean, X10, PLCBUS, and Tellstick.

No download No website 06 Jan 00:25 Android Yuriy's NodesUP 4.0

Screenshot

Android Yuriy's NodesUP is a tool for checking the online status of IP addresses or hosts, RDNS, and MX records. It also provides a field where you can test a service running on a port.

Release Notes: This release adds RDNS and MX record checking.

Download No website 06 Jan 00:24 Pcompress 1.2.0

Screenshot

Pcompress is a utility to do compression/decompression and deduplication in parallel by splitting input data into chunks. It has a modular structure and includes support for multiple algorithms like LZMA, Bzip2, PPMD, LZ4, etc., with KECCAK/BLAKE2/SHA-256/512 chunk checksums. SSE optimizations for the bundled LZMA are included. It also implements chunk-level Content-Aware Deduplication and Delta Compression features based on a Rabin Fingerprinting scheme. It has low metadata overhead and overlaps I/O and compression to achieve maximum parallelism. It has AES encryption capability and uses Scrypt from Tarsnap to generate per-session unique keys from passwords. It can work in pipe mode, reading from stdin and writing to stdout. It also provides some adaptive compression modes in which a suitable algorithm is chosen per chunk based on heuristics.

Release Notes: This release adds many improvements and fixes, including ones for performance and stability. It adds the KECCAK Sha3 message digest. A new fast Delta variant detects embedded tables of binary numeric data and RLE encodes them. A matrix transform allows better compression of a Dedupe index. LZ4 and XXHash have been updated. The test suite has been expanded. Pcompress now builds without warnings with strict compiler flags. Alternate locations for external libraries are handled properly, and older OpenSSL versions up to 0.9.8e work. The debug statistics mode now prints additional throughput statistics.

Download Website 05 Jan 09:09 zlog logging library 1.2.8

Screenshot

zlog is a reliable, efficient, thread safe, flexible, pure C logging library. It was written because there were no good C logging libraries along the lines of Logback for Java or log4cxx for C++. printf can work, but can not be easily redirected or reformatted, and syslog is slow and designed for system use. It provides a syslog model, log format customization, multiple output, safe run-time reconfiguration, high performance, user-defined log levels, safe log rotation, a log4j-style key-value map, in-built debugging, and no external dependencies.

Avatar

Release Notes: The param list is now automatically validated when using GCC. A small bug was fixed. Comments are now allowed inside the configure line.

No download No website 05 Jan 09:04 Vendetta Online 1.8.240

Screenshot

Vendetta Online is a multi-platform 3D space-combat MMO for Windows, Mac, Linux/32 and Linux/64. The game permits players to interact in a vast online galaxy; fighting, trading, and mining their way to success. A "twitch" type real-time combat model makes true player skill the deciding factor instead of character advancement. Massive capital-ship battles shake the foundations of the major nations at war, while others struggle to push back the encroachment of the AI "Hives". A no-strings free trial is available.

Release Notes: The long press to add waypoints to the navmap was improved. Default font size on Kindle Fire HD 7" tablets was fixed. Temp KoS improvements and fixes were made. Convoy activity in station sectors was increased.

No download Website 05 Jan 02:37 Yioop! 0.92

Screenshot

Yioop! is a PHP search engine. Yioop! can be configured as either a general purpose search engine for the whole Web or it can be configured to provide search results for a set of URLs or domains. Yioop can crawl pages or can directly index archives such as ARC and WARC. It supports indexing several file formats such as HTML, Atom, PDF, DOC, PPT, RTF, RSS, XML, SVG, PNG, JPG, BMP, GIF, and sitemaps. The Yioop! crawler can be deployed on one or many machines. It supports having one or more to crawl scheduler processes, as well as multiple fetchers and mirrors. Crawling respects robots.txt including Crawl-delay. Yioop! crawls are stored in a Web archive format that is easy to move around. Crawling can be done on one machine and the results deployed elsewhere. Yioop! supports mixing of crawls. Yioop! comes with a search front end that can be localized as desired using a GUI. This GUI supports RTL languages. Management of crawls can also be done using this GUI. Yioop! can be configured in a straightforward manner to make use of file caching or memcache if available.

Release Notes: This release supports materializing as new indexes query-based combinations (crawl mixes) of old search indexes. This should make query performance of crawl mixes much better. Cache pages of search results now have a new history UI which allows you to search cache pages in all indexes you have, much like the way Internet Archive does. Yioop now supports spell corrections on searches after they have been performed, and it has an API for transliterating between roman and other scripts. Query performance has been improved over previous versions, and lots of minor bugs have been fixed.

Download Website 05 Jan 01:30 SendmailAnalyzer 8.7

Screenshot

Sendmail Analyzer is a tool to monitor sendmail usage and generate HTML and graph reports. It reports all you ever wanted to know about email trafic on your network. You can also use it in an ISP environment with per domain and per mailbox reports. Statistics are generated per hour, day, month, and year.

Release Notes: This release fixes a major bug which prevented logs from being parsed after the new year change.

Download No website 05 Jan 01:30 Comment Remover 0003

Screenshot

Comment Remover removes all comments from various types of source codes, including, but not limited to Assembly, Pascal, Java, C, C++, D, and Python.

Avatar

Release Notes: This release fixes a bug which removed comments inside strings in certain cases.

No download Website 05 Jan 01:29 Agglomerated SSL 1.2.0

Screenshot

Agglomerated SSL was written in order to hide the OpenSSL API. It strives to reuse the OpenSSL APIs and provide a much simpler and more sane interface for programmers that are interested in writing applications that require the SSL/TLS protocol for secure communications.

Avatar

Release Notes: This release adds support for OpenSSL 1.0.1c and for TLS 1.1 and TLS 1.2, falls back to TLS 1.0 on older OpenSSL versions, uses DH parameters from certs, always initializes the named curve in order to enable ECDHE, removes the "version: " prefix from assl_verstring, adds support for Bitrig, and adds minor code cleanup.

Download Website 04 Jan 22:10 cdcat 2.2

Screenshot

The cdcat is a graphical (Qt based) multi-platform catalog program that scans the directories/drives you want and memorizes the filesystem (including the tags of MP3s) and stores it in a small file. The database is stored in a gzipped XML format, so you can hack it, or use it if necessary. Cdcat can store the contents of some specified files up to a size limit if you want (for example: *.nfo).

Release Notes: This is mainly a bugfix release with some new features. Many crashes and memory leaks have been fixed. Some translations have been updated. Sorting by media type and displaying the current folder on clicking a search result in the find dialog was added. The XML export allows you to select some media instead of forcing all, and import of previously exported XML is now possible.

Download Website 04 Jan 22:07 pycrc 0.8

Screenshot

pycrc is an easy to use CRC calculator and source code generator. The generated C source code can be optimized for simplicity, speed, or tight memory constraints for embedded platforms. pycrc contains a long list of the parameters of common CRC models.

Release Notes: Adds the experimental bitwise-expression generator target. Allows you to specify the --include option multiple times. Completely revisited and reworked documentation. Allows you to abbreviate the names of the algorithms. Minor documentation changes.

No download Website 04 Jan 22:06 Intel Software Development Emulator 5.38

Screenshot

The Intel Software Development Emulator is a functional emulator for new and upcoming instruction set extensions. The emulator is based on the Pin dynamic binary instrumentation system (and XED). It emulates the new instructions in the SSE4, AES, PCLMULQDQ, and RTM, BMI1, and BMI2 Intel AVX and AVX2 instruction set extensions. This allows developers to gain familiarity with Intel's upcoming instruction set extensions.

Release Notes: Better support for OS X (Snow Leopard and Lion) using code signing. Improved support for the Restricted Transactional Memory (RTM) instructions. Support for debugger integration with Microsoft Visual Studio 2012. A few minor bugfixes.

No download No website 04 Jan 22:04 Nova: Network Anti-Reconnaissance Tool 12.12

Screenshot

Nova is a software application for preventing and detecting hostile network reconnaissance (such as nmap scans). It does this by first creating the Haystack: a large collection of low interaction honeypots using an updated version of Honeyd. Finding real machines on the network becomes like finding a needle in a haystack of fake machines. Second, Nova uses machine learning algorithms to automatically detect and classify attempts at hostile reconnaissance, so there's no need to go searching manually through your honeypot's log files. It provides an easy to use Web-based interface powered by Node.js to configure itself and Honeyd instances.

Release Notes: A significantly streamlined and improved Quasar UI.

Download Website 04 Jan 21:58 ebook2cw 0.8.2

Screenshot

ebook2cw is a command line program that converts a plain text file (like an eBook) to Morse code (CW) MP3 or OGG files. Morse parameters like speed and tone frequency, and audio parameters such as bit rate, sample rate, and quality can be changed by command line switches. It automatically splits and numbers the output files by chapters.

Release Notes: This version adds a few new functions such as splitting output files by length (seconds or number of words) and an option to change the volume of the output sound file on the fly. The generated files of the CGI version can now be delivered in a buffered mode, which enables sending more verbose HTTP headers (Content-Length). Several small errors were fixed, such as the previously corrupted OGG/Vorbis headers in CGI mode, and the code was cleaned up or modularized better.

Download Website 04 Jan 21:57 Scala 2.10.0

Screenshot

Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages including mixins, algebraic datatypes with pattern matching, genericity, and more. It is well integrated with Java and .NET: the Scala compiler produces standard Java class files or .NET assemblies, and Java/.NET libraries and frameworks can be used without glue code or additional declarations.

Release Notes: This release includes Value Classes, Implicit Classes, String Interpolation, Futures and Promises, Dynamic and applyDynamic, Dependent method types, a new ByteCode emitter based on ASM, a new Pattern Matcher, Scaladoc improvements, modularized language features, and configurable Parallel Collections with custom thread pools. Akka Actors are now included. There are performance improvements, a faster inliner, an update of the ForkJoin library, fixes, improvements to PartialFunctions, and more.

Download Website 04 Jan 21:55 nut 18.5

Screenshot

nut is nutrition software to record what you eat and analyze your meals for nutrient composition. The database included is the latest USDA Nutrient Database for Standard Reference. This database contains values for vitamins, minerals, fats, calories, protein, carbohydrates, fiber, etc., and includes the essential polyunsaturated fats, Omega-3 and Omega-6. Nutrient levels are expressed as a percentage of the Daily Value, the familiar standard of food labeling in the United States, but also can be fully customized. Foods can be added from recipes or food labels, and nutrient intake can be graphed. The program is completely menu-driven and there are no commands to learn.

Avatar

Release Notes: This release fixes a possible buffer overflow when analyzing incompletely planned meals showing negative quantities.

Download Website 04 Jan 21:54 Liferea 1.8.12

Screenshot

Liferea (Linux Feed Reader) is a fast, easy-to-use, and easy-to-install GTK/GNOME desktop news aggregator for online news feeds and Web logs. It supports the important syndication formats (Atom, RSS, and OPML). Liferea supports offline reading.

Release Notes: This release makes Liferea compatible with the changed TinyTinyRSS 1.6 API. If you are using TinyTinyRSS, please upgrade.

Download Website 04 Jan 21:53 torrenut 0.3.4.0

Screenshot

torrenut is a BitTorrent client written in C#.

Release Notes: This release updates DataSet1 and adds DHT support. The status bar shows DHT state and download/upload speed.

Download Website 04 Jan 21:52 SharpTAL 2.0b1

Screenshot

SharpTAL compiles XML-based templates to .NET assemblies. It contains a complete implementation of the Zope Page Templates (ZPT) language, a system which can generate HTML, XML, or plain text output. ZPT is formed by the Template Attribute Language (TAL), the Expression Syntax (TALES), and the Macro Expansion Template Attribute Language (METAL).

Release Notes: This release adds support for code blocks using the `<?csharp ... ?>` processing instruction syntax. It enables expression interpolation in CDATA. The "Template" class now provides a virtual method "FormatResult(object)" to enable customization of expression results formatting.

No download Website 04 Jan 21:51 librangetree 1.2

Screenshot

librangetree is a C++ template, implementing a 2D range tree for both counting and reporting queries. It is just about the fastest way to do 2D searches.

Release Notes: This release optimizes the RAM use on 64-bit platforms, improving it by 37%. Since it may have a detrimental effect on reporting search speed, this optimization can be disabled if desired.

Download Website 04 Jan 21:50 DataCleaner 3.1.1

Screenshot

DataCleaner is a data quality analysis tool that allows you to perform data profiling, validating, and minor ETL-like tasks. These activities help you administer and monitor your data quality in order to ensure that your data is useful and applicable to your business situation. It can be used for master data management (MDM) methodologies, data warehousing projects, statistical research, preparation for extract-transform-load activities, and more.

Release Notes: The date and time related analysis options have been expanded, adding distribution analyzers for week numbers, months, and years. An optional "descriptive statistics" option has been added to the Number analyzer and the Date/time analyzer The lines in the timeline charts of the monitoring Web application now have small dots in them. Two new transformers have been added for generating UUIDs and for generating timestamps. Now ad hoc queries can contain DISTINCT clauses, *-wildcards, and subqueries, and are fault-tolerant towards text-case issues.

Most Popular Projects

Most Vital Projects

January 8, 2013

January 6, 2013

January 4, 2013

January 3, 2013

Screenshot

Project Spotlight

MyRad4PHP

RAD for PHP with MySQL, to generate applications in seconds.

Screenshot

Project Spotlight

cmogstored

An alternative MogileFS storage daemon implementation.