|
| Wed, Nov 19th | home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop | 04:31 UTC |
|
login « register « recover password « |
About: CrossFTP Client is a multi-tabbed FTP client for stable transfers that features international CJK word support, browsing/create archives, anti-idles, managing and encrypting bookmarks, and more. CrossFTP Pro is a turbo FTP/FXP/FTPS/SFTP/WebDav(s) client that further features multi-threading, secure transfers, remote editing, etc. Changes: This version improves the user interface, fixes a number of bugs, and adds new Amazon S3 support in CrossFTP Pro.
About: JGraph Layout Pro is a high performance graph layout library for JGraph that automatically positions your graph, diagram, or network in a visually pleasing manner. Layout Pro provides flexibility and a simple design, enabling you to use circular, tree, force-directed, and hierarchical layouts with ease. Example uses are organisational charts, workflow and process diagrams, call charts, network diagrams, UML tools, and more. It comes with its own documentation and an example applet. Changes: This release adds an orthogonal routing option for tree layouts. It improves the maintenance of model ordering in layout results, and adds the option to scan the hierarchical layers from sources, sometimes improving the layout result.
About: gWaei is a Japanese-English dictionary program for the GNOME desktop. It is made to be a modern drop-in replacement for Gjiten, with many of the same features. The dictionary files it uses are from Jim Breen's WWWJDIC project and are installed separately through the program. It features easy dictionary installation, support for searching using regular expressions, streaming of results so the interface is never frozen, and a simple interface that makes sense. Changes: Searches are now about twice as fast. There is a new application icon. You can search for hiragana words in kanji searches now. The Japanese translation and template po are reworked. The save label has been changed to Append. gwaei can print multiple pages now, and it adds a bit of formatting to them. Help has been handed off to gnome_help. A kanji lookup won't halt your results pane search. There are middle term install states for the settings dialog. This release saves the font size. Ctrl-w now closes all windows.
About: The goal of this Earth17 is to automate the generation/update of Enlightenment DR17 backgrounds from images generated by XPlanet (with a real clouds map).
About: Pantheios is a C/C++ logging API library. It offers an optimal combination of complete type-safety, very high efficiency, genericity, and extensibility. It is simple to use and extend, highly portable (platform and compiler independent), and it upholds the C tradition of only paying for what you use. Pantheios supports logging of message statements of arbitrary complexity, consisting of heterogenous types. Pantheios supports filtering of log messages based on severity level. Changes: This release introduces a new flag, PANTHEIOS_BE_SPEECH_F_UNINIT_DISCARD_WORKAROUND, which causes bec.speech to discard its speech object reference at uninitialization, to work around what is believed to be a defect in SAPI where the SAPI dll is unloaded during application shutdown prior to the release of all outstanding references. It also incorporates another tranche of widestring compatibility changes, working towards full-support in a forthcoming release.
About: xTests is a small, simple, lightweight, portable unit/component testing library for exercising C and C++ libraries. It relies on no platform-specific or compiler-specific constructs and doesn't require pre-processing of your source code by scripting languages or use macros to create secret classes that use Schwarz counters to register test cases. It relies on you to simply code what you want, and nothing that you don't want. Changes: This release includes a number of changes to avoid precipitating warnings about unused return values. It also includes definitions for XTESTS_TEST_BOOLEAN_TRUE() and XTESTS_TEST_BOOLEAN_FALSE() test operations.
About: FreeIPMI provides in-band and out-of-band IPMI software based on the IPMI v1.5/2.0 specification. It has a number of useful features for large HPC or cluster environments. Changes: This release adds Sensor Owner ID output to verbose and very verbose output in ipmi-sensors. It alters the previous ipmi-sensors output of slave address and system software id to deal with slave address/system software ID vs. sensor owner ID semantics. It fixes an ipmi-raw command line parsing corner case. It fixes/clarifies the documentation.
About: PDNS is an advanced high performance authoritative nameserver with a host of backends. Besides plain BIND configuration files, PDNS reads information from MySQL, Oracle, PostgreSQL and many other databases. Backends can easily be written in any language, and a sample Perl backend is provided. PDNS powers http://express.powerdns.com, a Web-based DNS maintenance site, and the top level domain .TK. Changes: Compared to 2.9.21, this version offers a massive performance boost for installations running with high cache-TTLs or a large packet cache, in many cases of an order of magnitude. Additionally, a large number of bugs were addressed, some features were added, and overall many areas saw improvements.
About: libHX is a C library that provides deques, arbtrees, option parsing, some string and container manipulation functions, and some cross-OS wrappers to unify access. Changes: This release augments the option parser to support storing data into C99's stdint types (uintX_t).
About: Combine is an open and extensible system for crawling Internet resources, including harvesting and indexing. It can be used both as a general and focused crawler. Integration with database systems are provided in order to make complete vertical search engine generation possible. Changes: Code for simple Lucene integration has been added to the templates directory. The documentation HTML generator has been changed to use ht4tex.
About: gnoMint is a tool for easily creating and managing certification authorities. It provides fancy visualization of all the pieces of information that pertain to a CA, such as x509 certificates, CSRs, and CRLs. gnoMint is currently capable of managing a CA that emits certificates that are able to authenticate people or machines in VPNs (IPSec or other protocols), secure HTTP communications with SSL/TLS, authenticate and cipher HTTP communications through Web-client certificates, and sign or crypt email messages. Changes: This version can import whole OpenSSL-generated CAs, PKCS#8 files, and PKCS#12 files. It adds an Italian and an initial German translation. Some bugs have been fixed.
About: The JUnique library can be used to prevent a user from running more instances of the same Java application at the same time. It implements locks and communication channels shared between all the JVM instances launched by the same user.
About: mxGraph is a JavaScript library that uses built-in browser capabilities to provide an interactive drawing and diagramming solution. Target applications are Web based applications that require workflow/BPM, diagram, network, or general graph editing to be available in-place on a Web page. Changes: This release adds a model merging function and a label positioning style. Examples for both features are also included. A number of browser-specific bugs and visual differences have also been resolved.
About: Xtables-addons is a package that mostly supersedes the old patch-o-matic repository for the Linux kernel and iptables. Instead of patching the kernel source, extensions are built as modules and thus allow extending kernels without recompilation. Changes: This release upgrades ipset to version 2.4.5 and made the package compilable for the upcoming Linux 2.6.28.
About: Laconica (pronounced "luh-KAWN-ih-kuh") is a microblogging platform. It helps people in a community, company, or group to exchange short (140 character) messages over the Web. Users can choose which people to "follow" and receive only their friends' or colleagues' status messages. It provides a similar service to sites like Twitter, Jaiku, Pownce, and Plurk. Changes: Notice inboxes have been added. Posted URLs are automatically shortened. The SUP protocol is supported for quicker updates to FriendFeed. Tag streams now have an RSS feed. CSRF protection for posting notices and logging in. Replies made through the Web site will refer to the clicked-on message. Better handling of read-only requests in the API to allow using replicated mirror servers. 'Invite-only' mode for closed sites.
About: SAcc is an access control system for Squid. It provides Web based account managment and restrictions. Changes: A segmentation fault when a URL has fewer / elements than expected has been fixed. FreeBSD portage installation support has been improved. This release has some code cleanup. An issue where log rotation hung sometimes has been fixed.
About: WebGraph is a framework for studying web graphs. It provides simple methods for managing very large graphs by exploiting modern compression techniques. Changes: A new "compose" construct makes it possible to compose (arc-labeled) graphs.
About: phpLogCon is a Web front-end for syslog and other network event data. It provides easy browsing, searching, basic analysis, and some graphics. Data is taken from databases or plain syslog text files, so phpLogCon does not require changes to an existing logging infrastructure. Depending on the log data present, it can process syslog messages, Windows event log entries, and some more exotic things. Its troubleshooting support enables users to quickly find solutions to problems seen in the log data. Changes: This release adds a new "cron" folder that contains a maintenance.php script. This script can be used on the command line for database maintenance. For more information, see the documentation. A typo in the new column "DBRecordsPerQuery" in admin/sources.php that caused an error when adding new database logstream sources has been fixed.
About: Bauk HTTP server is an HTTP/1.1 compliant Web server for Unix-like operating systems. Bauk includes advanced features such as virtual hosts, HTTPS, CGI/1.1, access restriction, domain/hostname matching (i.e. *.mydomain.com), resource quotas/limits (for bandwidth, connections, etc.), file caching for high performance, and many others. It provides full support for PHP, Perl, server-side JavaScript, Tcl, and Python scripting. Changes: This release includes new features, performance optimizations, new config options, enhancements for serving dynamic content, improved support for PHP and Python scripting, and changes to documentation.
About: aria2 is a utility for downloading files. The supported protocols are HTTP(S), FTP, BitTorrent, and Metalink. It has a powerful segmented downloading ability, downloading a file from multiple sources and multiple protocols and utilizing your download bandwidth to the maximum. It supports downloading a file from HTTP(S)/FTP and BitTorrent at the same time, while the data downloaded from HTTP(S)/FTP is uploaded to the BitTorrent swarm. Using Metalink's chunk checksums, aria2 automatically validates chunks of data while downloading a file like BitTorrent. Changes: This release adds the ability to verify peers using given trusted CA certificates and client certificate authentication in HTTPS. The ability to form a persistent connection using a proxy and support for well-known environment variables for proxy settings were also added. The bug that caused a segmentation fault during seeding was fixed. Now users can specify output the filename and directory in the input file. The average download speed are now printed in Download results. The following options are now enabled by default: --ftp-pasv and --enable-direct-io.
About: Rsyslog is an enhanced multi-threaded syslogd. Among others, it offers support for on-demand disk buffering, reliable syslog over TCP, SSL, TLS, and RELP, writing to databases (MySQL, PostgreSQL, Oracle, and many more), email alerting, fully configurable output formats (including high-precision timestamps), the ability to filter on any part of the syslog message, on-the-wire message compression, and the ability to convert text files to syslog. It is a drop-in replacement for stock syslogd and able to work with the same configuration file syntax. Changes: This release contains many enhancements that allow the engine to process many more events per second than any previous version. This was made possible thanks to large changes inside the rsyslog core. Consequently, there is ample room for bugs, so this version should be used with care. Note that it also contains some additional bugfixes and small feature enhancements that are not found in other versions.
About: jGnucashLib is an editor and Java library for automating accounting tasks and manipulating the GnuCash file format. It supports plugins and scripting for your financial data handling. Changes: This release has a Pago plugin to import account statements and clearing reports from Pago credit card acceptance in PDF format.
About: The Java Base64 library enables your Java application to encode and decode base64 strings and streams. Changes: New static methods were added in the Base64 class.
About: The ANTS package is designed to provide researchers with advanced tools for brain and image mapping. Many of the ANTS registration tools are diffeomorphic, but deformation (elastic and BSpline) transformations are available. Unique components of ANTS include multivariate similarity metrics, landmark guidance, the ability to use label images to guide the mapping and both greedy and space-time optimal implementations of diffeomorphisms. Changes: This version is compatible with itk 3.10.
About: FrostWire is a client for the BitTorrent and Gnutella peer-to-peer file distribution systems. It is a fork of LimeWire. Changes: Half-sized installers were added. It will attempt to add the default Library folder of 4.13.5. FrostWire now can be automatically started when Windows starts. File association problems were fixed. Compatibility problems with iTunes 8 were fixes. Heavy work was done on all translations. The "FrostWire" font logo was updated on the Logo Pane. The icons were updated. The volume toolbar graphic was replaced. A playback problem when continuous playback was selected was fixed. Valid chatroom links will now open in the user's default browser.
Tip: Tired of seeing a lot of software not of the slightest interest to you? Get a freshmeat user account with full filtering capabilities. Best of all: It's free! |
Please note that you must have cookies enabled in your browser to be able to log in.
LATEST ARTICLES
Security
MOST POPULAR PROJECTS
LATEST RELEASES
Tuesday Monday Sunday Saturday
BEST OF BREED
SecurityFocus Linux.com :: Features Slashdot |