|
| Sun, Sep 07th | home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop | 17:21 UTC |
|
login « register « recover password « |
About: The SIP forwarding daemon (implemented as a stateless SIP proxy) allows you to seamlessly forward SIP requests to other SIP servers. Its main purpose is to enable users to use their own domain name in SIP URIs without the hassle of having to run a full-blown SIP server (by forwarding SIP requests to third-party SIP servers). Configuration information is stored in an SQLite database, and low resource consumption is a main priority for the project. Changes: Support for DNS SRV records has been added (using the UDNS resolver library). A bug where the forwarding SIP URL could have been corrupted has been fixed.
About: phpMyAdmin is a tool intended to handle the administration of MySQL over the Web. It can create, rename, and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields, create dumps of tables and databases, export/import CSV data, and administrate one single database and multiple MySQL servers.
About: ttyrpld is a multi-OS kernel-level TTY key logger and screen logger with (a)synchronous replay support. It runs on Linux, Solaris, FreeBSD, NetBSD, and OpenBSD. Changes: This release updates the code to work with libHX 1.25 and Linux 2.6.27.
About: PHPulse is a quick development MVC framework for PHP. It is built to remove the redundant minutia such as form processing, table creation, session handling, etc. and leave the developer to concentrate on the actual application. It is also extremely lightweight and fast, with a modular development environment that allows functionality to be added quickly and easily with a built in templating engine.
About: Deliantra is an advancement of the crossfire multi-user RPG game. Unlike the original project, it focuses mainly on stability and playability, but also adds modern technology such as map scripting, Perl server extensions, asynchronous I/O, higher resolution graphics, and better client support. Changes: Small fixes and code enhancements all over the place, and Perl 5.10 is now required to run the server. Some rod archetypes that came without skill have been fixed. The value/weight autopickup option has been recalibrated. Pits now have configurable random spread, and some broken texts have been fixed. The 'listen' and 'logs' commands have been removed. The client log is displayed in the server log for crash backtraces.
About: ccgfs is a transport-agnostic network filesystem using FUSE. Transport is arranged by helper programs, such as SSH. The PUSH transport mode acts like a "reverse" NFS and makes it possible to export a filesystem from a firewalled host without defeating the security model. Changes: This release updates the code to work with libHX 1.25.
About: LordsAWar! is a turn-based strategy game where up to 8 players strive for control of as many cities as possible. New armies can be produced in cities to conquer nearby cities to gain more income to make more armies to take more cities. You can also send a hero to a temple to get a quest or maybe search a nearby ruin instead. Changes: This release adds network play, a graphic theme to lordsawar windows, online help, and more artwork for cities and shields. The tileset editor and armyset editor have been improved. Various crashing bugs have been fixed.
About: SMILE (Slideshow Maker In Linux Environment) is a rewrite of Manslide. Its function is to create 3D slideshows. Changes: This release is a major evolution. It has many bugfixes, but also new features.
About: The goal of MyChineseFlashCards is to ease the visual and auditory memorization of the 1,500 most used Chinese characters. To reach that goal, MyChineseFlashcards allows the user to learn characters with flash cards method; to access the characters of the dictionary in random, ascending, or descending order; to filter the characters, using one of 31 available filters; and to consult statistics on characters. Changes: This version includes a new 'Manual writing' learning strategy: the character written by the user with the mouse is analyzed and checked by the software. It has a new 'Hearing' learning strategy: the user guesses the meaning or the writing of the character based on its pronunciation. It has character lookup by hand written character recognition. The user interface has been completely redesigned to be more user-friendly and efficient. A new 'list items number' field is available.
About: NetHack-De is a translation of the single player dungeon exploration game NetHack into German. Changes: 75% of the in-game text was translated. The source code has been updated to NetHack 3.4.3. Wishing has been made case and umlaut insensitive.
About: Jubler is a tool for editing text-based subtitles. It can be used an an authoring software for new subtitles or as a tool to convert, transform, correct, and refine existing subtitles. Some of its key features are subtitle preview, smooth cooperation with MPlayer, full subtitle editing, and ASpell support. Changes: Autosave/recovery of changed subtitles. Automatic translation of subtitles through Google. FFmpeg has been updated. There are small GUI improvements, better SRT support, and minor bugfixes and enhancements.
About: Indent Finder computes the indentation being used in a source file or source tree. It can be used to correctly configure an editor or check source tree indentation consistency. Changes: The Vim plugin was not working.
About: uim is a multilingual input method framework. It aims to provide a flexible development platform and useful user environment for input methods. It works in many environments, including general desktop systems such as GNOME or KDE, and even in a console. It also supports Linux Zaurus and Mac OS X. Changes: Critical bugfixes for the Qt4 bridge. A few minor fixes against 1.5.2.
About: FrontAccounting is a Web-based accounting system for ERP chains. It is multiuser, multilingual, and multicurrency.
About: LaserCalc is a tool to calculate optical paths and resonators based on Gaussian beam matrix optics. Optical elements such as lenses or distances can be set up to an optical path. An input beam parameter (z & w value) as well as the wavelength can be set. The programm calculates the propagation of the beam along the path. For an optical resonator, the TEM00 Eigenmode of a given wavelength is automatically calculated. Furthermore, a stability parameter is derived. Changes: A bug leading to a segfault if a new Optic Path was called has been fixed. A progress bar for matcher has been added. A bug with plotting the last point in a path has been fixed. Display of element names in the path plot has been added. Display of calculated distances by the matcher in the path plot has been added. A German translation has been added. The application now looks for the correct path of the glade files. There are fixes in the build system.
About: JCR is a Web application for performing and managing formal code reviews. Although it has some special logic for reviewing Java projects, it can be used for reviews of any type of source code. JCR manages all stages of the review process (initial project setup, individual review, joint review meeting, post-review tidy-up), but it's mainly there to show diff views of files that have changed and to allow comments to be made on any line of any file marked for review. Changes: The main enhancements are the addition of syntax highlighting for most types of files, and other changes to the file view and review pages to make them more usable. There is a way to set the review priority on many files at a time, which should speed up readying new projects for review. There is an option to provide your own review decision types (the actions in the drop-down on the comment dialogs) as an alternative to using the built-in JCR list. There are a few bugfixes.
About: GtkDatabox is a widget for the GTK+ library designed to display large amounts of numerical data quickly and easily. It allows for one or more data sets of thousands of data points (X and Y coordinates) to be displayed and updated in split seconds. It offers the ability to zoom into and out of the data, and to navigate through your data by scrolling. In addition to rulers and a simple coordinate cross, it allows you to add one (or even more) configurable grids like on an oscilloscope. Data may be presented as dots, lines connecting the data, or vertical bars. The widget allows you to easily transform pixel coordinates into data coordinates, thus allowing you to easily create powerful applications for data analysis. Changes: This release adjusts the example code for GTK2 2.14.
About: libconfig is a compact, portable library for reading, manipulating, and writing structured configuration files. The library includes bindings for both the C and C++ languages, and works on Linux, Mac OS X, and other POSIX-compliant operating systems, as well as Windows. A complete manual with API documentation is included. Changes: This release corrects a locale-dependent issue with the handling of floating point values, improves the exception classes in the C++ API, and fixes problems with the handling of 64-bit integers on MinGW.
About: boinc can be used as a console tool to display information about BOINC projects and working units. It can also be used to start or stop BOINC. Changes: The script was adapted to the new statistic file format. A bug caused by a dash in client application name was fixed.
About: gnuPod is a collection of tools which allow you to use your iPod under Linux and other UNIX- like operating systems. HFS+ and FAT32 formatted iPods are supported. Changes: This release fixes various XML-Escaping related problems.
About: feresPost is a Ruby extension that provides the definition of classes and modules devoted to the development of automated post-processing for Nastran or Samcef finite element results. The library allows easy manipulation of finite element models, groups, and results. Efficient post-processing is possible because the time-consuming operations are written in C/C++. Changes: A few bugs were fixed in the reading of Nastran BDF files and Samcef Dat files. A few methods have been renamed. FeResPost is no longer open source.
About: GATE, the Geant4 application for emission tomography, is a package for making it easy to use existing Monte Carlo simulation packages according to the requirements of a simulation. GATE allows the accurate description of time-dependent phenomena such as source or detector movement and source decay kinetics. It includes well-validated physics models, geometry modeling tools accomodating complex scanner geometries, models for detector electronic response, and efficient visualization utilities. Modelling of CT scans and calculation of dose can also be performed using GATE. Changes: Support for wedge volumes was added. Support was added for two new systems: CTscanner and OPET. A new navigator was added for voxelized phantom description to speed up the simulation. An implementation of the fictitious cross section method was added to reduce the computation time. A RecordStepping optimization was added to speed up the tracking. The Mersenne Twister Random engine is now used by default.
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: The HXmc_ functions now cope with potential memory allocation failures.
About: Redet is a tool for developing and executing regular expressions using any of more than 50 search programs, editors, and programming languages, intended both for developing regular expressions for use elsewhere and as a search tool in its own right. For each program in each locale, a palette showing the available constructs is provided. The properties of each program are determined by runtime tests, which guarantees that they will be correct for the program version and locale. Additional features include persistent history, extensive help, a variety of character entry tools, and the ability to change locale while running. Redet is highly configurable and fully supports Unicode. Changes: The history window now responds properly to resizing. The Unicode character data and ranges have been updated to version 5.1 of the Unicode standard.
About: dlib C++ library is a modern general C++ library with a focus on portability and program correctness. It comes with extensive documentation and thorough debugging modes. The library provides a platform abstraction layer for common tasks such as interfacing with network services, handling threads, and creating graphical user interfaces. Additionally, the library implements many useful algorithms such as data compression routines, linked lists, binary search trees, linear algebra and matrix utilities, machine learning algorithms, XML and general text parsing, and many other general utilities. Changes: This release was focused on fixing bugs and improving usability.
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
Sunday Saturday Friday Thursday Wednesday
BEST OF BREED
SecurityFocus Linux.com :: Features Slashdot ThinkGeek: What's New |