440Forums.com  |  MacMusic.org  |  PcMusic.org  |  Zicos.com  |  AudioLexic.org
  {key13}


FreshMeat


 

 Saturday May 10, 2008 
BalanceNG 2.094 (Default branch) BalanceNG 2.094 (Default branch)
11:26 PM 
BalanceNG is a modern software IP load balancing solution. It is small, fast, and easy to use and setup. It offers session persistence, different distribution methods (Round Robin, Random, Weighted Random, Least Session, Least Bandwidth, Hash, Agent, and Randomized Agent) and a customizable UDP health check agent in source code. It supports VRRP to set up high availability configurations on multiple nodes. It supports SNMP, integrating the BALANCENG-MIB with Net-SNMPD. It integrates pcap packet dumping for debugging purposes and allows the implementation of a "transparent forensic logging bridge". License: Other/Proprietary License with Free Trial Changes: BalanceNG no longer responds to ICMP ECHO (ping) requests to native OS addresses if "ipforwarding" is set. This has been fixed in the stable branch as well, resulting in 1.926.
Dumi Web Gallery 0.3 (Default branch) Dumi Web Gallery 0.3 (Default branch)
11:25 PM 
Dumi Web Gallery is a script for easily creating an image gallery on the Web. It supports automatic thumbnail generation and automatic directory tree updates. License: GNU General Public License (GPL) Changes: This is the first usable release.
Bufonidae 0.1.4 (Default branch) Bufonidae 0.1.4 (Default branch)
11:24 PM 
Bufonidae is a database query tool inspired by TOAD and implemented as a Java application. It should work with all databases that support JDBC. License: GNU General Public License v3 Changes: The connect dialog now shows the server example when a driver is selected (the server field must be empty). A preferences saving bug was fixed. Driver preferences were added.
pngcrush 1.6.5 (Default branch) pngcrush 1.6.5 (Default branch)
11:20 PM 
pngcrush is an excellent batch-mode compression utility for PNG images. Depending on the application that created the original PNGs, it can improve the file size anywhere from a few percent to 40% or more (completely losslessly). The utility also allows specified PNG chunks (e.g. text comments) to be inserted or deleted, and it can fix incorrect gamma info written by Photoshop 5.0 as well as the erroneous iCCP chunk written by Photoshop 5.5. License: OSI Approved Changes: This version is built with libpng-1.2.29 to avoid all known security vulnerabilities, and is also built with zlib-1.2.3.2. Pngcrush now refrains from adding a gAMA chunk when the input file only contains the sRGB chunk, unless the user explicitly requests it.
urlwatch 1.2 (Default branch) urlwatch 1.2 (Default branch)
11:19 PM 
urlwatch is a script intended to help you watch URLs and get notified (via email) of any changes. The change notification will include the URL that has changed and a unified diff of what has changed. The script works out of a single directory, so there is no need to install anything. State files are kept in the same folder. The script supports stripping parts of a page that are always changing through the use of a filter hook function. It is typically run as a cronjob. License: Freeware Changes: This release includes a patch to fix a problem with finding the correct path on Mac OS 10.5 and Ubuntu 8.04. If you have problems starting urlwatch, please upgrade to this version. Nothing else has changed since version 1.1.
kexec-loader 1.3.1 (Default branch) kexec-loader 1.3.1 (Default branch)
11:14 PM 
kexec-loader is a Linux-based bootloader that aims to fit on a floppy and have a grub-like interface and configuration system. It loads kernels using the kexec system calls. License: BSD License (revised) Changes: Two important bugs were fixed and a couple of minor updates were made.
UMLet 9 beta (Default branch) UMLet 9 beta (Default branch)
11:00 PM 
UMLet is a lightweight tool for rapidly drawing UML diagrams, with a sound and pop-up-free user interface. UMLet lets you draw diagram sketches quickly, teach UML with a simple user interface, and export diagrams to SVG, JPG, PDF, and LaTeX-friendly EPS. It features a fast, text-based way of editing UML elements. License: GNU General Public License (GPL) Changes: The GUI was improved and made leaner. Custom element support was improved. Start-up was made easier. Eclipse integration was improved. Exports to EPS and clipboard were improved.
Bazaar VCS 1.5rc1 (Default branch) Bazaar VCS 1.5rc1 (Default branch)
10:58 PM 
Bazaar is a simple decentralized revision control system. Decentralized revision control systems give users the ability to branch remote repositories to a local context. Users can commit to local branches without requiring special permission from the branches that they branched from. License: GNU General Public License (GPL) Changes: This is mostly a bugfix release, with a few more performance improvements (for bzr diff and bzr status with pending merges). Several performance improvements were made, impacting bzr diff, bzr status, and bzr pull. The conversion from dirstate/pack branches into rich-root(pack) has been improved, paving the way for rich-root-pack to become the default format within the next few releases. This will make interoperating with a subversion repository more seemless, as bzr-svn has required local repositories to be in rich-root(-pack) formats. User and developer documentation have both been expanded.
audit daemon 1.7.3 (Default branch) audit daemon 1.7.3 (Default branch)
09:32 PM 
The audit package contains the user-space utilities for creating audit rules, as well as for storing and searching the audit records generate by the audit subsystem in the Linux 2.6 kernel. It also has a basic Intrusion Detection plugin based on audit events capable of IDMEF alerting using prelude. License: GNU General Public License (GPL) Changes: libauparse iteration bugs were fixed. Path name processing is done in avc alerts. Key formatting is done in ausearch. mmap page 0 alert was added for the prelude plugin. audispd now has a separate priority boost configuration option.
open-cgf 0.8 (Default branch) open-cgf 0.8 (Default branch)
09:32 PM 
open-cgf provides a 3GPP-compliant charging gateway function (CGF) as a sink for SGSN, GGSN, and other streamed CDRs on the 3GPP Ga/Gz interface using GTP' (GTP prime). Refer to 3GPP 32.295. These are common packet-switched data elements of GSM/UMTS mobile telephone networks. License: GNU General Public License v2 Changes: Made many configuration enhancements were made to improve the out-of-the-box experience. All configuration items are now in an independent configuration file (in $BASEDIR/etc). All configuration items are now logged when read, and those that can have default values. More descriptions of values were added in the open-cgf.config file. A bug in which the cdr_post_close_command did not work 90% of the time was fixed.
Ampache 3.4 (Default branch) Ampache 3.4 (Default branch)
09:27 PM 
Ampache is a Web-based audio file manager. It allows you to view, edit, and play your audio files via the Web. It has support for playlists, artist and album views, album art, random play, playback via HTTP with on-the-fly transcoding and downsampling, vote based playback, playback via MPD and Icecast, an integrated Flash player, and per-user themes and song play tracking. You can also link multiple Ampache servers together using XML-RPC. Ampache supports gettext translations and has full translations into many languages. License: GNU General Public License (GPL) Changes: This version is a complete redesign from 3.3.x. Some of the more notable feature additions are a full implementation of democratic play, XMLAPI for integration with Upnp servers and Amarok2, improved multi-language support, support for multiple localplay instances in a single install, a fully implemented source IP, user and file type based transcoding, intelligent dynamic playlists based on previously played songs, a shoutbox, and a vastly improved cataloging system.
Gambas 2.6.0 (2.x branch) Gambas 2.6.0 (2.x branch)
09:26 PM 
Gambas is a graphical development environment based on a Basic interpreter, like Visual Basic. It uses the Qt toolkit, but is able to use any other toolkit that a module is written for. License: GNU General Public License (GPL) Changes: Subversion conflicts support was added to the IDE. Evaluating expressions in the IDE output console works again. Symbol polymorphism is now correctly handled when the inheritance depth is greater than two. The evaluation of Eval() expressions now prevent stack leaks. Reading floating point values from a SQLite database does not depend on the locale anymore. Clipboard.Copy() from the gb.qt component now correctly sends UTF-8 strings to the clipboard.
GnuWin32 2.4.12 (LibArchive branch) GnuWin32 2.4.12 (LibArchive branch)
01:24 PM 
GnuWin32 provides Win32 (MS Windows 95, 98, ME, NT, 2000, and XP) ports of tools with a GNU or similar Open Source license.
Blob Wars : Blob and Conquer 0.93 (Default branch) Blob Wars : Blob and Conquer 0.93 (Default branch)
01:22 PM 
Blob Wars : Blob and Conquer is a 3rd person action shooter. With the apparent defeat of Galdov and the reclaiming of the Fire, Time, Space, and Reality Crystals, the Blobs' battle was only just beginning. Bob had rescued many Blobs and fought many battles, but now he had an ever bigger task ahead of him. The Blobs' homeworld is still littered with the alien forces and Bob once again makes it his task to lead the counter attack. But even without Galdov the aliens are still extremely well organised. License: GNU General Public License (GPL) Changes: Extra hints were added. The player's movement was fixed and no longer walks diagonally instead of straight. GUI and mini games can now be controlled via the keyboard or joystick as well as with the mouse. Extra animation frames were added to a Boss model. Bob now drops bread crumbs for other blobs to follow. Bob and the other blobs can now step over small obstacles without needing to jump.
GWintree 0.9.9-3 (Default branch) GWintree 0.9.9-3 (Default branch)
01:19 PM 
GWintree is a GEDCOM-based genealogy program. It provides facilities to view, edit, and merge data, and to produce charts, family trees, and reports in a range of formats, including HTML. Charts can show all relatives, ancestors only, or descendants only. HTML charts allow you to click on a person in your HTML report to see where they are on the chart. Automatic matching and merging of data between files is supported. License: Free for non-commercial use Changes: All known bugs have been fixed. A Debian package has been released for the first time.
Sockso 0.9 (Default branch) Sockso 0.9 (Default branch)
11:22 AM 
Sockso is a personal music server for everyone. It's designed to be as simple as possible so that anyone with a mouse and some MP3s can get their friends listening to their music across the Internet in minutes. License: GNU General Public License (GPL) Changes: FLAC files are now supported (including built-in re-encoding to MP3 for use with the Flash player). All libraries have been updated to the latest versions, the download size has been reduced by a third, a number of important bugs have been fixed, and a lot of refactoring and testing has been done.
Elm Millennium Edition 2.4 PL124b (25) (Elm 2.4ME+ patch branch) Elm Millennium Edition 2.4 PL124b (25) (Elm 2.4ME+ patch branch)
11:21 AM 
Elm Millennium Edition is an interactive mail system based on Elm 2.4. It contains enhanced MIME and character set support. A subset of UTF-8 (Unicode) is handled. It can read mail from a local mbox and POP and IMAP folders and can pass mail to the PGP or GPG programs. It can also view digests as a mailbox and reassemble fragmented (message/partial) messages. It includes modules for TLS/SSL, iconv, and SMTP. License: Freely Distributable Changes: This patch fixes errors in cat_strings(), ascii_need_quote(), string_need_quote(), delete_alias_files(), and hdr_comment(). Recursive mail commands via "m)ail -> view) folder" are prevented. OpenDocument formats were added to the mime.types file.
ropemacs 0.6c1 (Default branch) ropemacs 0.6c1 (Default branch)
11:21 AM 
Ropemacs uses the rope refactoring library to provide features like Python refactoring and code-assists in emacs. License: GNU General Public License (GPL) Changes: This release adds features like support for change signature refactoring, inlining of parameters, searching for method implementations, and function call-tips.
python-rope 0.8.2 (Default branch) python-rope 0.8.2 (Default branch)
11:20 AM 
Rope is a Python refactoring library. It can be used in other IDEs to provide features like refactoring and coding assistance. License: GNU General Public License (GPL) Changes: This release adds features like inlining parameters, the ability to find the places in which a method is overridden, an underlined parameter in AutoImport, automatic default insertion in change signature, and some internal source code analysis improvements.
Krypt 0.2 (Default branch) Krypt 0.2 (Default branch)
11:20 AM 
Krypt is a simple application that sits in the system tray and provides easy access to the list of volumes encrypted with LUKS. It is possible to quickly decrypt, encrypt back, mount, and umount such devices. It also monitors HAL activity, and responds by showing a pop-up with password prompt. When the password is provided, KDE's media manager kicks in and does its job. Passwords for volumes can be stored either in a configuration file or in KDE Wallet. License: GNU General Public License (GPL) Changes: The configurability of various aspects of Krypt was extended. KDE Wallet integration was added for storing volume passwords. Per-device configuration options and automatic decrypting of volumes with a known password were added. German and Polish translations were included.
BEEPy Python BEEP Library 0.6.2 (Default branch) BEEPy Python BEEP Library 0.6.2 (Default branch)
11:19 AM 
The BEEPy Python BEEP Library is an implementation of the Blocks Extensible Exchange Protocol (RFC3080), written as a Python library. License: MIT/X Consortium License Changes: This release fixes many bugs in the unit testing configuration. Tests now make use of twisted trial.
BitNami WordPress Stack 2.5.1 (Default branch) BitNami WordPress Stack 2.5.1 (Default branch)
11:19 AM 
BitNami WordPress Stack is an easy-to-install distribution of the WordPress blogging software. It includes pre-configured, ready-to-run versions of Apache, PHP, MySQL, and phpMyAdmin (optional), so users can get a WordPress installation up and running in minutes after answering a few questions. Linux, Windows, Solaris, and Mac OS X are supported. License: The Apache License 2.0 Changes: An upgrade to Wordpress 2.5.1 and support for Solaris.
BitNami phpBB Stack 3.0.1 (Default branch) BitNami phpBB Stack 3.0.1 (Default branch)
11:19 AM 
BitNami phpBB Stack is an easy-to-install distribution of the phpBB forum software. It includes pre-configured, ready-to-run versions of Apache, PHP, and MySQL, so users can get a phpBB installation up and running in minutes after answering a few questions. Linux, Windows, and OS X are currently supported. License: The Apache License 2.0 Changes: An upgrade to phpBB 3.0.1 and support for Mac OS X Intel.
Zumastor 0.8 (Stable branch) Zumastor 0.8 (Stable branch)
11:19 AM 
The Zumastor Linux storage project adds enterprise storage features to Linux, primarily improved snapshots and remote replication. Point-in-time, near zero-cost, block level snapshots can be added to any existing filesystem and performance does not degrade with multiple snapshots. Remote replication is achieved by sending minimal block level deltas between snapshots without having to traverse the entire filesystem like rsync does. License: GNU General Public License (GPL) Changes: This release adds several bugfixes. In particular, replication between x86 and x86_64 hosts now works. Experimental native Hardy packages were provided.
OfflineIMAP 5.99.14 (Default branch) OfflineIMAP 5.99.14 (Default branch)
11:18 AM 
OfflineIMAP is a tool to simplify email reading. It allows you to read the same mailbox from multiple computers and ensures that your changes will be automatically reflected on all computers. You can use various mail clients to read a single box or read mail while offline with full synchronization when you reconnect. You can read IMAP mail with readers that lack IMAP support (same goes for SSL). OfflineIMAP's multithreaded synchronization algorithm performs between 10 and 60 times faster than many mail readers' internal IMAP support, and it can be used even with mail readers that support IMAP already. There are five available user interface modules, including scripted execution, an interactive terminal interface, and GUI interfaces. License: GNU General Public License (GPL) Changes: More work on LocalStatus creation.
OpenAFS 1.5.36 (Development branch) OpenAFS 1.5.36 (Development branch)
01:13 AM 
AFS is a distributed filesystem which offers a client-server architecture, transparent data migration abilities, scalability, a single namespace, and integrated ancillary subsystems. License: IBM Public License Changes: Rx optimizations now attempt to deal with high latency WANs. The fileserver avoids a potential infinite loop when a client relinquishes an address. The fileserver large setting now configures more threads. The fileserver properly registers uuids of new clients. Client will not wait infinitely for a server that is not providing data. Fileservers reserve enough file descriptors such that each thread can cache one to avoid spurious errors. On Windows, a reference count leak in the file server has been fixed, udebug is prevented from crashing, and another VNOVNODE issue has been fixed.
NFO Viewer 1.1.2 (Default branch) NFO Viewer 1.1.2 (Default branch)
01:00 AM 
NFO Viewer is a simple viewer for NFO files, which are "ASCII" art in the CP437 codepage. The advantages of using NFO Viewer instead of a text editor are preset font and encoding settings, automatic window size, and clickable hyperlinks. License: GNU General Public License v3 Changes: This release fixes setup.py to allow building and installing outside X.
jIRCii 05.09.08 (Default branch) jIRCii 05.09.08 (Default branch)
12:59 AM 
jIRCii is a cross platform Internet Relay Chat client. It is fully scriptable using a Perl-like language called sleep. The focus is to provide a console client experience with the advantages of a solid GUI. It includes DCC/CTCP support, the ability to connect to SSL servers, and over 65 built-in commands. License: Artistic License Changes: The scripting engine has been updated to Sleep 2.1-b25. /kill has been implemented and minor bugs have been fixed.

 

 Friday May 9, 2008 
RackTables 0.15.0 (Default branch) RackTables 0.15.0 (Default branch)
11:11 PM 
RackTables is a tool to manage tens of racks, hundreds of servers, and thousands of MAC and IP addresses. It will work with a single rack as well. It features a real-life rackspace model, typed rack objects with flexible attribute sets, a tagging system, IP address management ready for NAT, virtual routers and load balancers, accurate network connection handling, a universal search function, a multi-user access model, and an extensible dictionary. License: GNU General Public License v2 Changes: This release's most notable new feature is support for tagging. It also adds numerous interface enhancements and a significant supplement of hardware records in the stock dictionary. Some minor fixes have been applied to switch the VLAN's gateway and database structure.
Hardware lister B.02.13 (Default branch) Hardware lister B.02.13 (Default branch)
11:09 PM 
lshw (HardWare LiSter) is a small tool for Linux to provide detailed information on the hardware configuration of the machine. It can report exact memory configuration, firmware version, mainboard configuration, CPU version and speed, cache configuration, bus speed, etc. License: GNU General Public License (GPL) Changes: This version fixes crashes and portability problems on i386, IA-64, Sparc, and Arch Linux, and adds correct detection of 64-bit systems (x86-64).
calc 2.12.3.2 (Default branch) calc 2.12.3.2 (Default branch)
11:08 PM 
Calc is arbitrary precision arithmetic system that uses a C-like language. It's useful as a calculator, an algorithm prototype, and as a mathematical research tool. More importantly, calc provides a machine-independent means of computation. Calc comes with a rich set of builtin mathematical and programmatic functions. License: GNU Lesser General Public License (LGPL) Changes: Mac OS Darwin targets no longer attempt to use ldconfig. "make debug" has been fixed by removing the use of rpm.release. An empty custom include directory is not removed during installation.
dvipng 1.10 (Default branch) dvipng 1.10 (Default branch)
11:07 PM 
dvipng makes PNG or GIF graphics from DVI files obtained from TeX and its relatives. Its benefits include speed; it uses very fast bitmap-rendering code for DVI files. Furthermore, it does not read the postamble, so it can be started before TeX finishes. It supports PK, VF, PostScript Type1 (via FreeType or t1lib), and TrueType fonts (via FreeType), color specials, can render CJK fonts, and more. License: GNU Lesser General Public License (LGPL) Changes: The main code addition is limited support for literal PostScript specials using gs. For example, most of the PSTricks package can now be rendered using dvipng. Unfortunately, dvipng can only handle drawing PostScript code at the moment, not PostScript code intended to make dvips + gs scale, rotate, or move DVI glyphs (characters). This is because the graphics state cannot be communicated back to dvipng from gs. As a result, there are no guarantees. Also, the performance in terms of runtime could be better.
levmar 2.3 (Default branch) levmar 2.3 (Default branch)
11:05 PM 
levmar is a robust and efficient C/C++ implementation of the Levenberg-Marquardt (LM) optimization algorithm. LM solves the non-linear least squares problem, i.e. fitting a set of m observations with a model that is non-linear in n unknown parameters (m>=n). levmar includes double and single precision LM variants, both with analytic and finite difference approximated Jacobians. It also has some support for constrained non-linear least squares, allowing linear equation and box constraints to be imposed. Availability of LAPACK/BLAS is strongly recommended for carrying out linear algebra computations. License: GNU General Public License (GPL) Changes: Improved support for problems with zero measurement vectors. Memory retained among invocations of the linear solvers is released when levmar terminates. The option of compiling only the single or only the double precision functions of levmar has been added. A new error code 7 signaling infinite values in the function provided by the user has been introduced. A couple of minor problems in the line search procedure of box constrained optimization have been fixed. A detailed example on using levmar for fitting a non-linear model to noisy data has been added.
Amahi 8.4 (Default branch) Amahi 8.4 (Default branch)
11:04 PM 
The Amahi Home Server is a "Home Digital Assistant," or HDA. It's a server targeted for home and home office environments. It provides calendaring, a wiki, shared network storage, network backups, a printer server, remote access, and more. License: GNU General Public License v2 Changes: Version 0.88 of the platform software, with new and improved support for themes in the dashboard, setup, and platform screens, as well as a “theme server” for other apps so that changing the theme in the platform settings can change the theme across apps. This version also contains some minor stability improvements. Version 0.25 of the webcal app (the one showing the calendars through a Web interface) is now using the theme server in the base Amahi platform to get part of its look and feel.
Ragel State Machine Compiler 6.2 (Default branch) Ragel State Machine Compiler 6.2 (Default branch)
10:59 PM 
Ragel compiles finite state machines from regular languages into C, C++, Objective-C, D, Java, or Ruby code. It allows the programmer to embed actions at any point in a regular language, and to control non-determinism in the resulting machines. It understands concatenation, union, kleene star, subtraction, intersection, epsilon transitions, and various other common operators. It also supports the construction of scanners and the building of state machines using state charts. It can be used to create very fast recognizers and parsers that are also robust. License: GNU General Public License (GPL) Changes: A number of reported bugs were fixed. Include and import file searching was improved. The -I include path option was added.
jmemcached 0.4 (Default branch) jmemcached 0.4 (Default branch)
10:59 PM 
jmemcached is a Java implementation of the daemon (server) side of the memcached protocol. It implements a clone of the C version of the memcached daemon, but in pure Java. It is protocol compatible with the C version of memcached. Existing clients, including the one for Java, should work without modification. Replacing the Java version with the C version (and vice versa) is trivial. It can be embedded in an existing Java project or used from its commandline interface (which mimics the C version in arguments). License: The Apache License 2.0 Changes: A major bugfix to the ADD protocol method. An upgrade to the most recent stable Apache Mina version. Fixes to the internal cache API to expose proper methods for public use. A 'stop' method to cleanly bring the daemon down.
Highlight 2.6.10 (Default branch) Highlight 2.6.10 (Default branch)
10:57 PM 
Highlight is a universal converter from source code to HTML, XHTML, RTF, TeX, LaTeX, and XML. (X)HTML output is formatted by Cascading Style Sheets. It supports more than 100 programming languages, and includes 40 highlighting color themes. It's possible to easily enhance the parsing database. The converter includes some features to provide a consistent layout of the input code. License: GNU General Public License (GPL) Changes: XHTML output was fixed. Support for Logtalk and Eiffel ECF files was added.
uperf 1.0 (Default branch) uperf 1.0 (Default branch)
10:57 PM 
uperf is a network performance tool that supports modelling and replay of various networking patterns. It represents the next generation benchmarking tools (like filebench) where instead of running a fixed benchmark or workload, a description (or model) of the workload is provided and the tool generates the load according to the model. By distilling the benchmark or workload into a model, you can do various things like change the scale of the workload, change different parameters, change protocols, etc and analyse the effect of these changes on your model. You can also study the effect of interleaving CPU activity, or think times or the use of SSL instead of TCP, among many other things.
IMSettings 0.99.6 (Default branch) IMSettings 0.99.6 (Default branch)
10:56 PM 
IMSettings is a framework that delivers Input Method settings and applies the changes immediately, so it will take effect without restarting applications and the desktop. License: GNU Lesser General Public License (LGPL) Changes: This is an initial release that has split from im-chooser.
Java Clazz Utils 1.0 Release Candidate 1 (Default branch) Java Clazz Utils 1.0 Release Candidate 1 (Default branch)
10:55 PM 
Java Clazz Utils is a Java class file manipulation utility. It includes a viewer for Java classes (with all JVM-specific information) and Java decompiler.
BlueXML Developer Studio 1.4.8 (Core branch) BlueXML Developer Studio 1.4.8 (Core branch)
07:29 PM 
BlueXML Developer Studio is a modeler, based on Topcase/Eclipse, that permits you to quickly design applications through a model. An Alfresco plugin allows you to generate Alfresco applications very quickly in comparison with editing configuration files by hand.
JGAP 3.3.3 (Default branch) JGAP 3.3.3 (Default branch)
07:28 PM 
JGAP (pronounced "jay-gap") is a genetic algorithms package written in Java. It is designed to require minimum effort to use "out of the box", but is highly modular and allows custom components to be easily plugged in by the more adventurous. License: GNU Lesser General Public License (LGPL) Changes: The evolution cycle has been revamped and simplified for a better understanding. There are many smaller enhancements and architectural improvements, as well as some bugfixes. The MinimizingMakeChange example was simplified. Grid computing was improved. There are Javadoc enhancements and new JUnit tests.
QuBit library 1.04 (Default branch) QuBit library 1.04 (Default branch)
07:27 PM 
QuBit is a library to support quantum superpositions in C++. This allows each variable of the CQuBit type to hold a number of different values at the same time. Normal mathematical operations can be performed on a QuBit, but they affect every value in the QuBit, at the same time. Binary operations on two QuBits cause a result based on every possible outcome. License: GNU General Public License v2 Changes: The 'using' directive has been removed from the header file.
JumpBox for the MediaWiki Wiki System 1.0.7 (Default branch) JumpBox for the MediaWiki Wiki System 1.0.7 (Default branch)
07:27 PM 
MediaWiki is an extremely popular Wiki engine that allows people to collaboratively edit documentation. It’s best known as the software that powers Wikipedia, but can also be installed onto your own servers. The JumpBox for MediaWiki allows anyone to be up and running with this wiki system in minutes on any OS, and incorporates many system-level best practices for optimal performance and maintainability. License: Free To Use But Restricted Changes: MediaWiki was updated to version 1.12. Users should be able to restore from the MediaWiki JumpBox version 1.0 and later.
SFTP Plug-in for Eclipse 0.0.4 (Default branch) SFTP Plug-in for Eclipse 0.0.4 (Default branch)
07:26 PM 
SFTP Plug-in for Eclipse adds SFTP support to Eclipse. Currently, it provides an SFTP client and SFTP Team provider. The SFTP Team provider allows you to synchronize files and directories between the workspace and a remote location. License: Eclipse Public License Changes: This release can ignore resources configured at Window > Preferences... > Team > Ignore Resources.
Small Footprint CIM Broker 1.3.1 (Default branch) Small Footprint CIM Broker 1.3.1 (Default branch)
07:25 PM 
The Small Footprint CIM Broker is a CIM server (or CIMOM) like OpenPegasus or OpenWBEM, but is targeted at resource-constrained environments. A CIMOM manages communication between providers, which interact with the hardware, and a CIM client, where the administrator manages the system. SFCB supports CMPI-style providers, such as those in the SBLIM project. The SBLIM project is a collection of tools designed to support Web-Based Enterprise Management (WBEM). License: Eclipse Public License Changes: This release fixes some issues with the LocalConnect interface.
JGraph 5.12.1 (Default branch) JGraph 5.12.1 (Default branch)
07:25 PM 
JGraph is a free, mature, and robust Java Graphing framework that fully complies with Swing design principles. It contains all the graph visualization and interaction functionality you might expect in a graph library, including multiple views, layering, zoom, drag and drop, undo, automatic expanding and collapsing, routing, and layouts. You can create stunning workflow editors, call graphs, CAD tools, network diagrams, database visualization tools, and more. It can also be deployed on the server-side with a large range of image exporting functionality. It is fully documented and commercially supported. License: GNU Lesser General Public License (LGPL) Changes: This release makes changes to the label positioning to function more like JGraph 5.9 did. A number of redraw issues for the new double buffering have been been fixed. This release improves the orthogonal routing functionality.
system-config-printer 0.7.82.3 (Stable branch) system-config-printer 0.7.82.3 (Stable branch)
07:24 PM 
system-config-printer configures a CUPS server. It uses the CUPS API (bound to Python with pycups) to do this. The communication with the server is performed using IPP. As a result, it is equally able to configure a remote CUPS server as a local one. License: GNU General Public License (GPL) Changes: Many small fixes have been made, and a better authentication method has been added to avoid the need to run the application as root.
Ctpp 1.0.32 (Default branch) Ctpp 1.0.32 (Default branch)
07:24 PM 
Ctpp is the C99-compatible C preprocessor of the Ctalk language, which provides object oriented extensions for C. You can download the preprocessor separately while Ctalk is between versions for development. License: GNU General Public License v3 Changes: This release has compatibility fixes for DJGPP platforms.
AgileWiki 0.18.3 (COODBMS branch) AgileWiki 0.18.3 (COODBMS branch)
07:23 PM 
AgileWiki is meant to create software systems which are fluid, easily configured and can be reorganized on-the-fly to meet ever changing requirements. It includes a COW-based database, the Rolonics programming paradigm, and semantic inferencing. License: Common Public License Changes: Snapshot backlinks were incorrect, and links were accessible prior to their creation. These issues have been fixed.

zicoszicos.com

Search

Download Zicos
Wed May 14, 08:18 PM
  {key13}