Rss Welcome to freshmeat.net

Icon-download-wh Icon-home-wh 06 Sep 04:11 imapsync 1.250

No-screenshot

imapsync is a tool for facilitating incremental recursive IMAP transfers from one mailbox to another. It is useful for mailbox migration, and reduces the amount of data transferred by only copying messages that are not present on both servers. Read, unread, and deleted flags are preserved, and the process can be stopped and resumed. The original messages can optionally be deleted after a successful transfer.

Changes: This release adds TLSv1 support, new release checking, a --noreleasecheck option, and reconnect behavior. It removes the Date::Manip dependency. It is more efficient with large mailboxes. Duplicate messages on host2 are now deleted with --delete2. --skipsize is turned on by default. --debugimap1 and --debugimap2 have been added to permit IMAP output with only one host. Statistics have been added on average bandwidth rate and messages deleted. Flags are now exactly synced from host1 to host2 Filter flags sync with the list given by PERMANENTFLAGS on --host2.

Icon-download-wh Icon-home-wh 06 Sep 04:08 nitro++ 1.3.40

No-screenshot

nitro++ is a cross-platform, lightweight, and extremely fast C++ framework.

595195cfc0e21a4631176708e9d3f1d5_tiny

Changes: An error in the 'dynamic_lib_loader' was fixed. The compilation script 'mingw.bat' was added. Compilation scripts under MinGW and Cygwin were improved.

Icon-download-wh Icon-home-wh 06 Sep 04:08 ultimix 1.5.38

No-screenshot

Ultimix is a framework for developing Web-based applications (CMS, portals, ERPs, etc.) It includes multi-language support, permits management, an MVC mini framework, package structure, a template engine, a Javascript library, a simple GUI library, a caching system, and CAPTCHA.

595195cfc0e21a4631176708e9d3f1d5_tiny

Changes: The installation script was updated. The package 'pmsg::pmsg_algorithms' was added. An error in the 'gui::context_set' was fixed. An error in the 'gui::paging' package was fixed. The state 'view_record' was removed from the 'gui::context_set'. An error in the 'page::static_content::static_content_access' was fixed. The package 'cache' was improved. Several errors in the 'core' package were fixed.

Icon-download-wh Icon-home-wh 06 Sep 04:07 Subs 1.1.8

No-screenshot

Subs is a Scheme Lisp interpreter written in C++. The implementation is incomplete and naive, but aims to implement enough to be able to run every code sample in Structure and Interpretation of Computer Programs.

Changes: This release adds support for comparison between decimals and the log and exp mathematical functions, and fixes a bug with nested procedures.

Icon-download-wh Icon-home-wh 06 Sep 04:07 GNU Parallel 20100906

B6abf33809d9c80010b4affefb94a513_thumb

GNU parallel is a shell tool for executing jobs in parallel locally or using remote computers. A job is typically a single command or a small script that has to be run for each of the lines in the input. The typical input is a list of files, a list of hosts, a list of users, a list of URLs, or a list of tables. If you use xargs today you will find GNU parallel very easy to use, as GNU parallel is written to have the same options as xargs. If you write loops in shell, you will find GNU parallel may be able to replace most of the loops and make them run faster by running several jobs in parallel. If you use ppss or pexec you will find GNU parallel will often make the command easier to read. GNU parallel makes sure output from the commands is the same output as you would get had you run the commands sequentially. This makes it possible to use output from GNU parallel as input for other programs.

Changes: Using --shebang, GNU Parallel can be used as the parser for a script. Alt Linux package of GNU Parallel. Sunfreeware package of GNU Parallel. Untested CentOS, Fedora, Mandriva, RedHat, and SUSE packages available through the OpenSUSE build service. sql: a small script to access sql bases from the command line, which is a handy companion to parallel --colsep.

Icon-download-wh Icon-home-wh 05 Sep 22:35 mod_asn 1.5

No-screenshot

mod_asn is an Apache module that uses BGP routing data to look up the autonomous system (AS) and the network prefix (subnet) which contains a given (client's) IP address. mod_asn is highly scalable. To do lookups in high-speed, it uses the PostgreSQL ip4r datatype, which is indexable with a Patricia Trie algorithm to store network prefixes. This is the most suitable algorithm, being able to search through around 250,000 existing prefixes quickly. mod_asn is usable as a standalone module, and the lookup result can be used by scripts or other Apache modules. For instance, a download redirector could base its decisions on the lookup result provided by mod_asn.

Changes: An important bugfix regarding IPv6 connectivity. Lookups of IPv6 addresses could cause database server crashes. These lookups are now avoided. Furthermore, the compile-time check for the APR/APR-Util library version is now a runtime check.

Icon-download-wh Icon-home-wh 05 Sep 22:35 LibRaw 0.10.0

No-screenshot

LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). LibRaw is based on the source codes of the dcraw utility, though some of the drawbacks of dcraw have been eliminated. The users of the library are provided with an API to be used when writing their software programs.

Changes: New cameras: Canon SX20 and 550D, Nikon D3s, Olympus E-P2, Panasonic GF1, G2 and G10, Samsung EX1, NX-10 and WB550, Sony A450, NEX-3 and NEX-5, Casio EX-Z1050, Fuji HS10/HS11, Kodak Z981, and Phase One P65. OpenMP speedup for PPG interpolation. Green_matching: suppression of 'color maze' on cameras with different green channels. Separate black levels for each color channel.

Icon-download-wh Icon-home-wh 05 Sep 22:34 dxirc 0.60.0

3492208852d4b1d4a8cb428bf393b4d6_thumb

dxirc is a easy-to-use yet capable cross-platform IRC client. Among its notable features are flexible configuration, a fully customizable look independent of system-wide settings, multiple server support with optional automated joining of selected channels, and the ability to connect via SSL.

Changes: This release introduces a support for spell checking and improves the Lua scripting capabilities.

Icon-download-wh Icon-home-wh 05 Sep 22:34 JStock 1.0.5q

65eaa7e610f8886a8fc4caaa6b416df5_thumb

JStock is a stock market software for 24 countries. It provides a stock watchlist, an intraday stock price snapshot, a stock indicator editor, a stock indicator scanner, portfolio management, and market chit chat features. Free SMS/email alerts are supported.

Changes: Due to incorrect implementation of XML write encoding, the entire JStock application may have been corrupted when switching the language to Chinese or switching the country to China. This has been fixed.

Icon-download-wh Icon-home-wh 05 Sep 22:31 KDevelop 4.1 Beta 1

5c1b1115b9e9a715cd04e8e47f7211b7_thumb

KDevelop is an integrated development environment which makes the creation and development of applications an easy task even for beginners. Highlights of the current release are: an application wizard for easy creation of KDE 4, Qt4, GNOME, and terminal C/C++ projects, full project management, a syntax-highlighting editor, code completion, an integrated dialog editor for the Qt/KDE GUI libraries, an internal debugger, a full-featured class browser with class tools, CVS and SVN support, an integrated HTML-based help system offering manuals and class-references, and extensive search mechanisms to browse sources and documentation.

Changes: Various new features including Git support and an External Script plugin. A lot of bugfixes, UI polishing, and performance improvements.

Icon-download-wh Icon-home-wh 05 Sep 22:31 mintty 0.8.3

0f01d1d380c39755769ceb955693e229_thumb

Mintty is a terminal emulator (i.e. command line window) for Cygwin with a native Windows user interface and minimalist design. It is based on parts of PuTTY by Simon Tatham and provides xterm-compatible terminal emulation. Its features include a simple options dialog, Unicode support, drag and drop of files and folders, and window transparency.

Changes: This bugfix release guards against the Windows DLL hijacking vulnerability and fixes a bug that occasionally caused the terminal window to stay open after the program running inside it had finished.

Icon-download-wh Icon-home-wh 05 Sep 22:31 t2t 7.3.1

No-screenshot

t2t can convert any delimited text file to an HTML table. It supports all attributes for the various table-related tags. It can read its input either from stdin, a file, or a whole directory. when t2t is passed in a directory, it will process all the files (except those with either .html or .htm extension), and all the files in all the sub-directories. It works on any system with Perl.

Changes: This release fixes an issue with HTML5 generation.

Icon-download-wh Icon-home-wh 05 Sep 22:30 Atomic Tanks 4.7

E7d62ca6b02d4e20c7f591d2a046b829_thumb

Atanks is a multi-platform Scorched Earth clone similar to the Worms series of games. Annihilate the other tanks to earn money, then spend it on bigger and better shields and weapons to wipe out the opposition. It features a wide array of weapons, AI players, destructible landscape, weather, parachutes, teleports and a wide range of other features.

Changes: This release focuses on polishing the experimental code introduced in 4.6. It also adds compatibility improvements for the Maemo and FreeBSD platforms.

Icon-download-wh Icon-home-wh 05 Sep 22:29 Tcpjunk 2.9.03

98169a14e5ecbb67a6daac7b03d94297_thumb

Tcpjunk can be used as an IPv4 or IPv6 client or server, and uses a predefined session file containing the data to send. Tcpjunk can be used as a general testing tool, a traffic generator, or a fuzzer, for protocols such as HTTP, SMTP, etc.

Changes: This release adds a Tamper tag and a max segment option. There are many updates to the GUI and some bugfixes.

Icon-download-wh Icon-home-wh 05 Sep 22:29 FrontAccounting 2.3 RC

3179f67752946433c291ef8008f07cb6_thumb

FrontAccounting is a Web-based accounting system for ERP chains. It is multiuser, multilingual, and multicurrency.

Changes: Major improvements. A new repository for languages, themes, charts of accounts, and extensions. Instead of a separate download and install, you can now install these items from FrontAccounting directly from a global repository. A new multi-language installer for FrontAccounting. Direct GRN and Direct Supplier Invoice. Revenue/Cost Accruals are included in the core. Much more.

Icon-download-wh Icon-home-wh 05 Sep 22:27 vian 2

No-screenshot

Vian is a vi clone written completely in Javascript. It is mostly feature-complete, and has been tested in Firefox and Internet Explorer. Written as a Javascript object with no dependencies on any external library or server, it can easily be incorporated into Web pages and applications.

Changes: Completely re-written to be extensible and work with Google Docs. Includes customizable syntax highlighting and indentation. Load and save to Google Documents. Write your own major and minor modes in JavaScript, just like emacs and Lisp.

Icon-download-wh Icon-home-wh 05 Sep 22:25 class.upload.php 0.30

0d633b15a1938f4945d1d53bc76a745f_thumb

class.upload.php manages file uploads for you. It manages the uploaded file and allows you to do whatever you want with the file as many times as you want. If the file is an image, you can convert and resize it, rotate it, crop it in many ways. You can also add borders, frames, bevels, text labels, and watermarks or apply graphic filters such as unsharp mask, contrast or brightness correction, colorization, negative, greyscale, reflections, and more. Security features and file management functions are provided. Flash uploaders are supported. The class can also work on local files, is useful for batch processing, and can circumvent open_basedir restrictions. Files can be output directly to the browser. The error messages are internationalized, and translations provided. It is compatible with PHP 4 and 5.

Changes: New features and bugfixes. An unsharp mask has been implemented, transparent watermarks are dealt with better, and it is now possible to resize the watermark depending on the picture.

Icon-download-wh Icon-home-wh 05 Sep 22:24 Seed7 2010-09-05

Ffccc45930a36cb3b7961f5f9766a2ca_thumb

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.

Changes: The chapter explaining the type 'time' in the manual was improved. The support for source level debugging in the compiler (comp.sd7) was improved. Now the option -g generates better #line directives, and the 'main' function was arranged such that the current line shown by a debugger is correct when the program is started. In the "seed7_05.s7i" library, the function "rpos" was overloaded to do a reverse search for a character in a string starting from a given position. The files "str_rtl.c", "strlib.c", "primitiv.c", and the compiler were improved to support the primitive action STR_RCHIPOS.

Icon-download-wh Icon-home-wh 05 Sep 22:23 FDRDF 0.1

No-screenshot

FDRDF is a tool that builds a catalogue of descriptions in an RDF representation of the specified files. The descriptions currently include: file status (as per the stat system call); SHA-1 hash over the file contents; MIME type (as guessed by the file tool), geospatial metadata (as per GDAL), and GRIB file composition (as per GRIB API).

Changes: Initial public announcement. It's a “bare bones” version, which nevertheless may have some use.

Icon-download-wh Icon-home-wh 05 Sep 22:23 fretscpp 0.30

Ee33a78b89240e98eafadc1c315f1ebc_thumb

fretscpp is strongly inspired by the original FoF, reusing artwork to a large extent, with the source code rewritten from scratch. C++ instead of python should improve performance and allow easier support for features like whammy. It is playable, but some non-critical features are still missing.

Changes: This release keeps track of scores. It enables the controller (joystick/guitar) in menus (only after selecting it in song options, though).

Icon-download-wh Icon-home-wh 05 Sep 16:11 persistence4j 1.1

No-screenshot

persistence4j is a small and lightweight Java object persister that uses JDBC to persist data into a relational database. The library frees you from writing the Data transfer objects - just create a POJO and simply save it. Transactional and non-transactional connections are supported and can be configured from the simple properties file.

Changes: This is basically a maintenance release that fixes one major bug and some minor issues. The SaveOrUpdate method is now working properly.

Icon-download-wh Icon-home-wh 05 Sep 15:50 runawk 1.0.0

No-screenshot

runawk is a small wrapper for the AWK interpreter that helps one write standalone AWK scripts. Its main feature is to provide a module/library system for AWK which is somewhat similar to Perl's "use" command. It also allows one to select a preferred AWK interpreter and to set up the environment for AWK scripts. Dozens of ready for use [modules].awk are also provided.

Changes: Functions were added for sorting indices of hashes: heapsort_indices, quicksort_indices, and sort_indices. The ini.awk module was added for reading .ini files.

Icon-download-wh Icon-home-wh 05 Sep 15:48 Yii 1.1.4

No-screenshot

Yii is a high-performance, component-based PHP framework for developing large-scale Web applications. Yii comes with a full stack of features needed by Web application development. It is written in a strict OOP style and is easy to learn with its detailed tutorials. Its highly reusable components allows one to rapidly build up a Web application that is efficient as well as robust.

Changes: In this release, more than 60 bug fixes and feature enhancements were included. Some of the important enhancements include the addition of support for automatic action parameter binding from $_GET; the addition of CSqlDataProvider and CArrayDataProvider; the addition of CUrlManager::addRules() to support dynamic addition of URL routing rules; and refactoring of CActiveRecord so that CActiveRecord::with() always returns the AR object itself.

Icon-download-wh Icon-home-wh 05 Sep 15:45 GDB 7.2

No-screenshot

The GNU Debugger (GDB) is a source-level debugger for C, C++, Java, Modula-2, and several other languages. It runs on GNU/Linux, the BSD's, and almost every major proprietary OS. GDB can debug programs running on the same machine as itself, or it can communicate over a network or serial line with a debugging stub on another machine; thus, it can be used for embedded and kernel debugging.

4df84efec5bffc88655f8a25874f5ee0_tiny

Changes: Support was added for the D language. C++ enhancements are supported for Argument Dependent Lookup (ADL), for static const class members, and improved User Defined Operator support. Python enhancements are access to breakpoints, symbols, symbol tables, program spaces, inferiors, threads, and a frame's code blocks, and the ability to create GDB parameters that can then be manipulated via set/show in the CLI. Furthermore, enhancements were made for tracepoints and for GDBserver. Support for the ARM Symbian platform was added. Many other enhancements as well as bugfixes were made.

Icon-download-wh Icon-home-wh 05 Sep 15:40 eric5 5.0.2

21c5ea78238958a3e4bb3a9fd87eca14_thumb

Eric5 is a Python IDE with integrated project management capabilities, an unlimited number of editors, an integrated Python shell, an integrated debugger, integrated interfaces to Mercurial and Subversion, integrated unit testing, and much more. It is extensible via an integrated plug-in system. It is the Python 3 variant of the well known eric4 development environment.

Changes: Bugs were fixed.

Most Popular Projects

Most Vital Projects

No-screenshot

Project Spotlight

iSAM

An optimization library for sparse nonlinear problems.

7905b27049a06d031563151bf233ea32_thumb

Project Spotlight

Untangle

A Linux-based network gateway.