|
| Fri, Sep 05th | home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop | 23:50 UTC |
|
login « register « recover password « |
About: vitetris is a Tetris clone for the terminal that doesn't need ncurses. It features configurable keys, a high score table, and 2-player mode on the same computer or over network. Joysticks/gamepads are supported on Linux. Gameplay is much like the early Tetris games by Nintendo. Changes: This version can be compiled for Windows and DOS, and can use the Allegro library. Netplay is much more robust. Players receive the same garbage blocks at the beginning if they have the same height, and a game can end in a draw. Two infrequent bugs in two-player mode have been fixed. The menus and command line options have many small improvements and fixes.
About: aurora framework is a slim modular MVC framework written in PHP 5.2+ for rapid development of Web or console applications featuring an integrated database API, template logic, pretty URLs, internationalization, caching, data models, a plugin system, and a multi-layered file tree. Changes: This time the motto was all around bug fixing, stabilizing, and grinding the corners. Apart from this, some significant things have changed under the hood.
About: UCommon is a lightweight C++ library to facilitate using C++ design patterns even for very deeply embedded applications, such as for systems using uClibc along with POSIX threading support. For this reason, UCommon disables language features that consume memory or introduce runtime overhead. UCommon introduces some design patterns from Objective-C, such as reference counted objects, memory pools, and smart pointers. UCommon introduces some new concepts for handling of thread locking and synchronization. Changes: The class framework has been reorganized to remove unnecessary locking in local heap and keydata managed structures. The fsys class has been enhanced for streaming media files. There is some refactoring of the core API, resulting in more complete tree and list classes. Better support for use as a new system library and an alternative to the ANSI standard C++ library, especially for embedded targets. As a successor library, the license was updated to the GNU Lesser General Public License version 3 or later for continuity with GNU Common C++ licensing practices.
About: Virtual MIDI Piano Keyboard is a MIDI event generator and receiver. It doesn't produce any sound by itself, but can be used to drive a MIDI synthesizer (either hardware or software, internal or external). You can use the computer's keyboard or mouse to play MIDI notes. You can use the Virtual MIDI Piano Keyboard to display the played MIDI notes from another instrument or MIDI file player. Changes: Optimizations (display speed and lower latency) and minor bugfixes.
About: Cobbler is a network boot and update server. It supports PXE, provisioning virtualized images, and reinstalling existing Linux machines. The last two modes require a helper tool called 'koan' that integrates with cobbler. Advanced features include importing distributions from DVDs and rsync mirrors, kickstart templating, integrated yum mirroring, and built-in DHCP/DNS Management. Cobbler has a Python and XML-RPC API for integration with other applications. It supports RHEL 4+, Fedora, and derivative distributions, and is also able to install other popular distributions. Changes: This release fixes some minor issues involving DHCP/DNS management settings and checkbox loading in the UI.
About: SyncEvolution synchronizes personal information management (PIM) data like contacts, calenders, tasks, and memos via the SyncML information synchronization standard. SyncEvolution compiled for GNOME's Evolution supports all of these data items. Compiled for Nokia 770/N800/N810 Internet Tablets, Mac OS X, and the iPhone, it supports synchronizing the system address book. The command line tool 'syncevolution' (compiled separately for each of these platforms) executes the synchronization. Changes: Redesigned configuration handling and easier setup. Support for exceptions to recurring events (the exceptions are not synchronized by versions <= 0.7). Calendar synchronization for dates on Maemo/Nokia Internet tablets. Improved time zone support for Evolution. A file backend. All feature requests from SourceForge have been implemented (password handling and additional SSL options).
About: mp3splt is a command-line utility that splits MP3 and Ogg files at specified times without decoding and re-encoding. It works with Mp3Wrap and AlbumWrap files and has a silence detection split mode and a "cddb source" mode. Libmp3splt is a library created from mp3splt. Mp3splt-gtk is a GTK2 GUI that uses libmp3splt. Changes: This is the first mp3splt version using libmp3splt. It checks for compatibilities between options. 'm-' for mp3 STDIN. The ability to specify the server and port for freedb search (now using tracktype.org by default). The original id3v1 MP3 tags are kept in the split files, as are Ogg Vorbis tags. Add custom tags with the new '-g' option. The '-o' option now creates the specified directories if the '-d' option is not specified. A '-Q' option enables the '-q' option and does not print anything to STDOUT. An '-i' option for counting the number of silence split points.
About: mp3splt is a command-line utility that splits MP3 and Ogg files at specified times without decoding and re-encoding. It works with Mp3Wrap and AlbumWrap files and has a silence detection split mode and a "cddb source" mode. Libmp3splt is a library created from mp3splt. Mp3splt-gtk is a GTK2 GUI that uses libmp3splt. Changes: A plugin system has been added for audio formats (currently supports Ogg Vorbis and MP3). STDIN and STDOUT have been implemented (like in the original mp3splt). Translations of error codes have been moved to strings in the library. An experimental version of 'mp3splt.log' has been implemented (like in the original mp3splt). The return codes of many functions were checked. The option '-o' now creates directories if necessary. Many bugs have been fixed.
About: mp3splt is a command-line utility that splits MP3 and Ogg files at specified times without decoding and re-encoding. It works with Mp3Wrap and AlbumWrap files and has a silence detection split mode and a "cddb source" mode. Libmp3splt is a library created from mp3splt. Mp3splt-gtk is a GTK2 GUI that uses libmp3splt. Changes: Beep Media Player has been dropped for Audacious. The filename entry and browse button have been moved to the top of all tabs. A bug when pushing the 'Close' button in the About window has been fixed. mp3splt-gtk.desktop has been added.
About: Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments. It may also be used as a batch-oriented language.
About: Octaviz is a visualization system for Octave. It is a wrapper that makes all VTK classes accessible from within Octave using the same object-oriented syntax as in C++ or Python. It also provides high-level functions for 2D and 3D visualization. Using those functions, most common visualization tasks (3D surface plots, contour plots, meshes, etc.) can be accomplished without any knowledge about VTK. Changes: An updated build process, including fixes for Mac OS X.
About: 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. Changes: A couple of regressions were found in the 1.6 release. There was a performance issue when using bzr+SSH to branch large repositories, and some problems with stacking and rich-root capable repositories.
About: The Interactive Spectral Interpretation System (ISIS) is designed to facilitate the interpretation and analysis of high resolution X-ray spectra. It is being developed as a programmable, interactive tool for studying the physics of X-ray spectrum formation, supporting measurement and identification of spectral features and interaction with a database of atomic structure parameters and plasma emission models.
About: The Visualization ToolKit (VTK) is an object oriented software system for 3D computer graphics, image processing, and visualization. VTK includes a textbook, a C++ class library, and several interpreted interface layers including Tcl/Tk, Java, and Python. VTK supports a wide variety of visualization algorithms including scalar, vector, tensor, texture, and volumetric methods. It also supports advanced modeling techniques like implicit modeling, polygon reduction, mesh smoothing, cutting, contouring, and Delaunay triangulation. Moreover, dozens of imaging algorithms have been integrated into the system. This allows mixing 2D imaging / 3D graphics algorithms and data. Changes: This release has an Infovis kit and a Views kit, a new Widgets architecture, improvements to PLY file support, and extended C++ API and C++ tests. There are many bugfixes, including much improved Java wrapping support. Support for the Mac OS X 10.5 SDK has been added. There is initial support for Resolution Independence in OS X 10.5.
About: WANPIPE S-series is a family of intelligent multi-protocol WAN and ADSL adapters that support data transfer rates up to 8Mbps. All WAN protocols supported by WANPIPE are implemented in firmware and run on the card. An advantage of an intelligent adapter is that it offloads the system CPU and improves stability. By adding a Sangoma WAN/ADSL component to the Linux kernel, one can create a powerful multi-T1/ADSL router/firewall with proven reliability of Linux. Sangoma S-series cards support an optional on board T1/E1 CSU/DSU that eliminates all external components of a traditional routing solution: i.e. T1/E1 line can be directly connected to the card. WANPIPE supports the following protocols, ATM, ADSL, Frame Relay, PPP, MULTILINK PPP, CHDLC, X25(API), BitStreaming (API), BiSync(API), and SDLC(API). Furthermore, WANPIPE supports custom API development such as: Credit card verification, Voice-over IP, Satellite Comm. All device drivers are part of the standard Linux Kernel distribution. Changes: The Excessive Error check that disabled the port has been removed. Support for new PLX2 and TUNDRA PCIe chips has been added.
About: QDAE is an emulator supporting various 16-bit computers made by Apricot in the 1980s. These were non-IBM-compatible systems running custom versions of MS-DOS or CP/M. Changes: A bug in the CPU emulation that prevented the game 'Snake' from running has been fixed. Speed regulation now applies to F-series machines as well as PC-series machines.
About: The Paper Pilots screensaver is a 3D screensaver for OS X and Linux. It allows the user to customize up to 20 different screen configurations, choosing various combinations of airplanes, balloons, and scenery. A trial version is available for download.
About: Silva is a CMS for organizations that manage multiple or complex Web sites. Content is stored in clean XML, independent of layout and presentation. Features include versioning, a workflow system, an integral visual editor, content reuse, sophisticated access control, multi-site management, extensive import/export facilities, fine-grained templating, and hi-res image storage and manipulation. Silva is built on top of the Zope Web application platform. Changes: This release adds a range of features for Author/Editors (such as 'elaborate' Code Sources, an "Editor Comments" toolbox, much more configurable Automatic Table of Contents, preview with public layout, and an improved Lookup Window) and for Site Managers (e.g. a quota subsystem, Zope Pluggable Authentication Service, authentication with OpenID, and a CAPTCHA). It has performance and technical improvements such as functional tests.
About: m0n0wall is an all-in-one firewall software package that is based on FreeBSD. It is geared towards embedded PCs, but it also works on standard PCs. It includes an easy-to-use Web interface like commercial firewall boxes do. PHP is used instead of shell scripts, and the entire system configuration is stored in a single XML-formatted file. There is support for VPN, traffic shaping, captive portal, VLANs, and more. Changes: This release fixes a problem with the DNS forwarder's domain override feature, and avoids clashes between inbound NAT rules and the DNS forwarder's random port selection.
About: SiteExplorer4Google is a platform-independent offline site map ("sitemap.xml") generator. It browses a given local directory and outputs a ready to use "sitemap.xml" file. There is nothing to do by hand or from the command line. It has a graphical interface written in Java to select a root directory, modify file properties, and write a valid XML file in the target directory. The generated XML file is compatible with Sitemap Protocol 0.9 and is ready to use via Google Webmaster Tools.
About: Pondus is a personal weight manager that keeps track of your body weight. It aims to be simple to use, lightweight, and fast. The data can be plotted to get a quick overview of the history of your weight. A simple weight planner allows you to define "target weights" and this plan can be compared with the actual measurements in a plot. Changes: This release fixes a crash on the first startup.
About: spamdyke is a drop-in filter for qmail to provide connection-time blacklisting, graylisting, DNS RBL/RHSBL checking, sender MX checking, improved logging, and more. spamdyke will provide SMTP AUTH and TLS to unpatched qmail servers. Installing spamdyke does not require patching or recompiling qmail. Changes: This release fixes a compiler warning on 64-bit Linux systems, and fixes a bug that was sending all log messages to both standard error and the system log.
About: Zoom is a low-overhead graphical and command line profiler for Linux. A Zoom profile is system-wide, precise down to the instruction level, and captures backtraces. This lets you see exactly what was running, where time was spent, and how that code was called. Drill down into critical code to get detailed performance data. Zoom analyzes and annotates your code with specific tuning advice for many compilers and processors. Share what you find with colleagues or archive it for later review. Zoom saves profiles as a single, self-contained session file that can be emailed or attached to bug reports. It also supports remote network profiling and scripting. Changes: Smart text truncation of symbol names. Improved source file path mapping and search. Improved sorting and selection in code browser. Maximize/restore widgets for source and assembly views. Quick sample and address display change via double-click. Improved memory handling for samples with large backtraces. The ability to hide symbols below a specified sample weight. New config (+) and delete config (-) buttons. Stability and performance fixes.
About: The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5, with just a few differences. PCRE is used by many programs, including Exim, Postfix, and PHP. Changes: The minor security fix in this release is an overrun for certain patterns. Other bugs are also fixed. There is a performance enhancement for Unicode character property tests.
About: The IOR software is used for benchmarking parallel file systems using POSIX, MPIIO, or HDF5 interfaces. It can be used for testing the performance of parallel file systems using various interfaces and access patterns. IOR uses MPI for process synchronization. It also includes scripts for simulating the I/O behavior of a number of parallel applications. Changes: The modifications to IOR-2.10.1 extend existing random I/O capabilities and enhance performance output statistics.
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
Friday Thursday Wednesday
BEST OF BREED
SecurityFocus Linux.com :: Features Slashdot ThinkGeek: What's New |