rss feed blog search engine
 
Search rss blog search engine
 
freshmeat.net announcements (Global)  
Released:  3-8-2005
RSS Link:  http://freshmeat.net/backend/fm.rdf
Last View 7/20/2008 2:43:44 AM
Last Refresh 7/19/2008 3:20:13 PM
Page Views 3434
Comments:  Read user comments (0)
Save It Add to Technorati Add to Del.icio.us Add to Furl Add to Yahoo My Web 2.0 Add to My MSN Add to Google Add to My Yahoo! freshmeat.net announcements (Global)



Description:



The last 24 hours worth of freshmeat.net releases


Contents:

BeleniX 0.7.1 (Default branch)
BeleniX is a distribution based on the version of OpenSolaris that runs on x86 machines. It comes as a live CD and includes all of the OpenSolaris components (core kernel, libraries, and utilities) and also includes additional GNU/OSS software. BeleniX is a full fledged OS distribution that can be installed and used as a regular desktop system.
License: Common Development and Distribution License (CDDL)
Changes:
This update brings in OpenSolaris build 93 and updates to KDE 3.5.9 among other changes and bugfixes. Since it also includes the latest Caiman installer, upgrades from this release will become possible going forward. In addition Firefox 3.0.1, RAM based boot (toram option), updated packages, XVM PV drivers, and Ksh93 as a system shell are other highlights.


Augeas 0.2.2 (Default branch)
Augeas is a configuration API and editing tool. It parses common configuration files like /etc/hosts or /etc/grub.conf in their native formats and transforms them into a tree. Configuration changes are made by manipulating this tree and saving it back into native configuration files.
License: GNU Lesser General Public License (LGPL)
Changes:
Various bugfixes (one that made saving into empty files fail). New lenses for NFS exports and dput. This release is now also available in Ubuntu and Debian, and there are new Perl bindings.


MySQL Cluster Administration Tools 0.3.0 (Default branch)
The MyCAT project is a toolset for managing MySQL/Linux servers, and could be helpful for anyone managing a network of *nix servers whether running MySQL Cluster, standard replication, or not running MySQL at all. At present, it contains three programs. rcall eases use and administration of groups (clusters) of *nix servers by creating logical groupings and a single location from which to run commands on all servers while entering it only once. It requires only an SSH connection. rep_mon is a replication monitor that notifies if a server is lagging or has encountered any errors. It handles any replication topology easily. binlog_mon monitors disk space used by MySQL binary logs, purging only when disk space is needed. It checks all slaves to ensure that purged files are not still being read by slaves. It has configurable behavior in the event that a slave still needs the oldest file.


KameVoice 1.2.1 (Default branch)
Screenshot KameVoice is a Program to utilize the Microsoft GameVoice USB device as general control device in KDE. It is able to map all sort of standard shell commands to the buttons of the GameVoice. It is easy to configure, and should be 100% stable and use very few resources.
License: GNU General Public License (GPL)
Changes:
The code has been reviewed and updated to compile cleanly against fresh distributions. It has been tested and run on openSuSE 10.3, which means it should run on any other recent distribution with Qt3 installed.


DrasticTools 0.6.12 (Default branch)
Screenshot DrasticTools can be used to visualize table data in a Grid (DrasticGrid), in a Cloud (DrasticCloud), and on a Google Map (DrasticMap). The grid supports pagination, sorting, and in-line editing of data. This tool is the successor of MySQLPHPGrid.
License: GNU General Public License (GPL)
Changes:
Support for URLs and email addresses (mailto:) in the grid. A scrollbar for pagination. Column width of grid in absolute pixel value instead of a percentage. Easier configuration of drasticgrid via the 'columns' option. Some visual redesign. Now using mootools 1.2.


MirBSD Korn Shell R35b (Default branch)
The MirBSD Korn Shell (mksh) is an actively developed successor of pdksh (the Public Domain Korn Shell), aimed at producing a shell good for interactive use, but with the primary focus on scripting. It is intended to be portable to most *nix-like operating systems as long as they're not too obscure. mksh incorporates improvements from OpenBSD and Debian, as well as bugfixes and enhancements developed for the MirOS, FreeWRT, and MidnightBSD projects. The emacs command line editing mode is UTF-8 capable, and Byte Order Marks are ignored in scripts. The shell supports large files, as well as all pdksh and some csh, AT&T ksh, and GNU bash features, is compatible with the Bourne shell and POSIX (within limits), has no limit on array sizes, and incorporates some other useful builtins and features. While being already fast and small (without losing functionality), flags to make it even smaller can be given at compile time. An interactive shell reads "~/.mkshrc" on startup.
License: DFSG approved
Changes:
This release fixes attempts to free stack storage, unsafe use of strdup(3)-like internal functions, and some minor things in the build system.


SubnetMapper 1.0 (Default branch)
Screenshot SubnetMapper is an admin's quick tool to map and keep track of managed IP networks, track free ranges that are available for assigning, and document the network setup. It has been designed to help admins manage and document small to medium networks. It prints and displays freely colorable maps of your network.


HL7 Comm 0.8.5 (Default branch)
HL7 Comm is a stand-alone integration tool written in Java that allows you to send and receive HL7 messages over a TCP/IP MLLP connection. It offers a simple mode for testing and a configured mode for running as a full-fledged integration client, either with or without a GUI interface.
License: GNU General Public License (GPL)
Changes:
A bug with the logging mechanism in the 0.8 series has been corrected. A new InboundTrigger mechanism has been added to support applications that may wish to poll other services without a normal triggering event.


GNUPlot Wordpress Plugin 1.1 (Default branch)
Screenshot Using this plugin you can generate charts with gnuplot inside Wordpress posts. The plugin caches the charts after being generated, and will not run gnuplot for every page request.
License: GNU General Public License (GPL)
Changes:
This version does not require GNUPlot to be installed on the Web host server. It communicates with a custom hosted GNUPlot through the Web and returns the image to Wordpress. The images are cached for faster future response.


GOBLIN Graph Library 2.8b23 (Default branch)
Screenshot The GOBLIN project consists of a C++ class library for a large series of graph optimization problems, GOSH, an extension of the Tcl/Tk scripting language to graph objects, and GOBLET, a graphical user interface to the library functions. GOBLET includes a graph editor and supports the standard graph layout methods.
License: GNU Lesser General Public License (LGPL)
Changes:
This release features several bugfixes of different areas, and a redesign of handling graph layout parameters. The Tcl interface has been cleaned up, and layout parameters are now associated with particular graph objects rather than the controller objects.


Englab 0.2.1alpha (englab-plot branch)
Screenshot EngLab is a cross-compile mathematical platform with a C like syntax intended to be used both by engineers and users with little programming knowledge. It supports programming through small script files but also enables users to easily compile their own functions as shared objects and use them through the program's main interface.


Englab 0.2.1alpha (englab-special_functions branch)
Screenshot EngLab is a cross-compile mathematical platform with a C like syntax intended to be used both by engineers and users with little programming knowledge. It supports programming through small script files but also enables users to easily compile their own functions as shared objects and use them through the program's main interface.


LyteRAD CE 2.1 (Default branch)
Screenshot LyteRAD CE is a Rapid Application Development framework for lightweight database applications. It contains building blocks to put together a complete database application in minutes with zero code. You can build desktop and mobile database applications easily. It contains an embedded database, provides visualizers for better insights, and supports industry standard database servers as backends. You can mobilize your application and take it with you, and create graphs and charts with just a few clicks.


Meerkat 1.1 (Default branch)
Screenshot Meerkat is an easy to use SSH tunnel manager built specifically for the Mac. Using an innovative Tunnel Setup Assistant, key components of Mac OS X you've grown to love and expect from applications such as keychain integration and Bonjour, and community-produced features like Growl and Sparkle, Meerkat is designed for systems administrators or Web developers working on the Mac.
License: Other/Proprietary License with Free Trial
Changes:
Dock and menu bar indication of tunnel activation/deactivation and active tunnel count. A redesigned preferences window. Tunnels and accounts can now be duplicated for easier editing. A contextual (i.e. right-click) menu has been added to tunnels and accounts in the main window (edit, duplicate, and delete tunnels and accounts, and activate/deactivate tunnels). When saving an account, the user is prompted to create a tunnel if none exist (globally, not just for that account). When saving an account, the user is prompted to restart all active tunnels on that account. A credits page has been added. There are multiple bugfixes.


MyConnection Server 8.0e (Default branch)
Screenshot MyConnection Server is broadband testing software which measures connections for bandwidth speeds and connection quality for time critical applications such as VoIP, Video conferencing, and IPTV. It helps organizations assess networks for deployment of new/additional services and identify and resolve last mile customer connectivity problems with little need for the customer to assist in the resolution process. A network route testing component details the path of the connections and where packet loss and latency occur, including discovery of multiple routes to a destination. Remote Test Agents enable technical staff to customize and interactively manage the bandwidth testing process and perform extended quality testing over hours or days to address and resolve intermittent problems as required. Satellite Servers establish additional connection testing points at the application edge to accurately test actual application network paths.
License: Other/Proprietary License with Free Trial
Changes:
This release introduces a new framework architecture with multiple network test and analysis plugins to measure bandwidth speeds and connection quality, network route performance, VoIP call quality, streaming video quality, and IPTV quality. Satellite Servers establish additional connection testing points at the application edge to accurately test actual application network paths. Remote Agents enable automated testing from remote locations, for on-demand testing to resolve a remote connection problem, or long-term testing to build a baseline and monitor connection performance.






Home  
 


Link to us




RSS Feed of new blogs                                                   Home        Feed Map        Submit Feed      Link to Us       Contact