|
Source: Freshmeat Daily News Qolyester is a C++ implementation of the OLSR protocol for mobile wireless ad hoc networks. It is meant to be enhanced with QoS features from the QOLSR research group. License: GNU General Public License (GPL) Changes: Controllable packet queue length. Many minor bugfixes.
Source: Freshmeat Daily News pAgenda is a cross-platform calendar and schedule. It uses the SQLite database to handle multiple schedules with ease in single, small, portable files which are easy to backup or transfer. It is simple and functional, but its strongest feature is how well it prints out a daily schedule with a single click. License: GNU General Public License (GPL) Changes: This release enables importing of appointments/contacts from other schedules/users of pAgenda. Fixes include not allowing duplicate contacts, avoiding a crash on all-numeric telephone entries when parsed, and avoid removing contacts with the same last name accidentally.
Source: Freshmeat Daily News Conary is a distributed software management system for Linux distributions. It replaces traditional package management solutions (such as RPM and dpkg) with one designed to enable loose collaboration across the Internet. It enables sets of distributed and loosely connected repositories to define the components which are installed on a Linux system. Rather than having a full distribution come from a single vendor, it allows administrators and developers to branch a distribution, keeping the pieces which fit their environment while grabbing components from other repositories across the Internet. License: Common Public License Changes: The update-conary command was renamed to updateconary so that the easily possible typo "update -conary" would not attempt to remove conary from the system. Bugs in the "--test" option were fixed for update and erase. The EtcConfig and Config policies were merged, and all config files go into ":config" components by default. A Use.xen flag was added. The new CheckDesktopFiles policy looks for common errors in desktop files. The Requires policy now interprets synthetic RPATH elements as globs, which (in particular) makes it easier to package some programs that link with libperl.so.
Source: Freshmeat Daily News GoldenPod is a podcast client (or podcast aggregator, or podcatcher) written in Perl. It supports reading configuration files in ~/.goldenpod/ and then saving the podcasts to the directory defined there. It also supports just getting thrown into a directory where BashPodder used to be and replacing it automagically, or having its config files in the same directory as itself and then just being run from a random location and detecting and performing a chdir correctly. License: GNU General Public License (GPL) Changes: Now defaults to verbose mode on new installs. dry-run supports download mode. There are some minor changes to some messages and various minor bugfixes.
Source: Freshmeat Daily News The USAGI Project (UniverSAl playGround for Ipv6 Project) aims to provide a better IPv6 environment for Linux in conjunction with the WIDE, KAME, and TAHI projects. It includes Linux kernel extensions, IPv6 related libraries, and IPv6 applications. License: GNU General Public License (GPL) Changes: Updated to Linux 2.6.14. Many minor bugfixes.
Source: Freshmeat Daily News Tux Paint is a simple and entertaining drawing program geared towards young children. It has a simple interface, sound effects, and a cartoon character (Tux, the Linux penguin). Along with drawing brush strokes, lines and shapes, you can also enter text and place "rubber stamp" (or "sticker") images on the picture. Tux Paint is extensible, and could be useful in an educational environment (such as a grammar, elementary, or grade school). It's portable across numerous platforms, and runs well even on slower systems like the Pentium 133MHz. License: GNU General Public License (GPL) Changes: Stamp scaling, tinting, and scaling UI have been improved. New Magic tools were added: Smudge, Grass, Bricks, Darken, Tint and Cartoon. The text tool includes controls for style, audible end-of-line bell, and Tab features. Screens 1024x768 and larger are now supported. [Alt]+Print now brings up KDE's kprinter dialog on Linux. The color palette has been updated, and palette buttons improved. Improved start-up time and memory usage. Many bugfixes and porting/packaging updates. New translations: Albanian, Estonian, Gaelic, Galician, Gronings, Kinyarwanda, Mexican Spanish, Swahili, Thai, and Ukranian.
Source: Freshmeat Daily News Plan/B is a network-aware file backup system specifically designed to make the backup of files from multiple machines to a variety of devices simple. The system provides features such as comprehensive reporting, the ability to use CDROM drives across the network, and centralized management. Plan/B can be deployed on Windows and Linux systems. License: Freeware Changes: Changes the way rules are represented and evaluated (it is more sensible now). Modifies the UI, which is easier to use and a little less cluttered. Adds support for Unix symlinks. A complete revision of the documentation.
Source: Freshmeat Daily News The Web100 project was created to produce a complete host-software environment that will run common TCP applications at 100% of the available bandwidth, regardless of the magnitude of a network's capability. Web100 has endowed TCP with better instrumentation. This instrumentation is the foundation for both the TCP autotuning performed in process-level code and the process- level tools designed to locate bottlenecks within the following major subsystems: the sending application, the sending OS, the Internet path, the receiving OS, and the receiving application. Measurement tools have also been built on this instrumentation to display performance indicators to end-users, as well as provide internal diagnostics for network and system administrators. License: GNU General Public License (GPL) Changes: Updated to Linux 2.6.14. Fixes a fatal bug for some non-ix86 platforms.
Source: Freshmeat Daily News QtiPlot is a clone of Origin for data analysis and scientific plotting. License: GNU General Public License (GPL) Changes: Improves the behaviour of the Project Explorer and of the Result Log tools using doc windows. Adds the ability to disable the autoscaling in 2D plots. Adds drag-and-drop support for opening ASCII, image, and project files. Changes the behaviour of QtiPlot when importing single ASCII files: if a table window is active, the file is loaded into it; if not, a new table is created. Tables created as a result of a fit operation are by default hidden. Fixes bugs in the non-linear fit dialog, exporting of the font sizes to EPS, and a bug in error reporting after performing a polynomial fit.
Source: Freshmeat Daily News Ryan's In/Out Board (formerly known as Whosin) is a simple and quick Perl-driven Web-based in/out board for use on intranets and extranets. Users can change their status by clicking their name or calling the script with a name parameter, allowing for desktop shortcuts which give single click "check-in/out" links. Custom and/or default comments can be added to their status. No database system is required, you just need a Web server and Perl. A script to check all staff out is also provided, which is handy if called as an overnight cron job. It uses the Date::EzDate Perl module. License: GNU General Public License (GPL) Changes: Additional installation information for Windows. The HTML output is now much more configurable using CSS. Things such as colours, table borders, and font size and family can all be set in the config file. HTML output (if not using your own header file) is fully W3C compliant. You can set the layout order of the columns (name, mail, date, etc.) in the config file. The scripts have been generally tidied with common routines in the config file.
Source: Freshmeat Daily News GNOME Colorscheme lets you select a starting color and generate six different kinds of color schemes. The colors can then be copied to the clipboard for easy use in HTML and CSS. It is currently a very simple but useful utility. License: GNU General Public License (GPL) Changes: This release fixes an error in the configure script so that it will now give an error if boost is not installed.
Source: Freshmeat Daily News Comix is a comic book viewer. It reads zip, rar, tar, tar.gz, and tar.bz2 archives (often called .cbz, .cbr and .cbt) as well as normal image files. License: GNU General Public License (GPL) Changes: This release contains a lot of small feature enhancements and some bugfixes.
Source: Freshmeat Daily News LibDsk is a library that attempts to create uniform functions for accessing floppy drives, raw "dd" disk images, and disk image files in various emulator formats. Its intended use is for emulator authors; it also includes some sample tools to read sectors from discs in CP/M, DOS, and Acorn formats. There is special-case code for direct access to the floppy controller under Linux, and to access the floppy driver under Windows. Java (JNI) bindings are included. License: GNU Lesser General Public License (LGPL) Changes: Support has been added for DSK files containing multiple copies of the same sector. The rcpmfs driver now handles the case of a file being truncated.
Source: Freshmeat Daily News GCompris is a complete educational suite for children from 2 to 10 years old. It includes more than 60 activities. It offers activities dedicated to little kids like learning the mouse and keybord. It teaches letters, numbers, words, basic algebra training, reading time on an analog clock, vector drawing, and much more. License: GNU General Public License (GPL) Changes: This release features a new activity: the real Hanoi tower. There are many bugfixes, and a lot of effort was made to improve the graphics.
Source: Freshmeat Daily News s11nbrowser is a utility for viewing arbitrary data trees saved with s11nlite. It is functionally similar to the s11nconvert tool which comes with s11n, but provides a Qt-based interface. License: GNU General Public License (GPL) Changes: This version adds no new features, but now uses the s11n 1.2 API, as opposed to the 1.0 API.
Source: Freshmeat Daily News Cdrdao records audio/data CD-Rs in disk-at-once (DAO) mode based on a textual description of the CD contents (toc-file). Features include full control over length and contents of pre-gaps (pause areas between tracks). Pre-gaps may be completely omitted, e.g. for dividing live recordings into tracks. Control over sub-channel data like catalog numbers, copy, pre-emphasis, 2-/4-channel flags, ISRC code, and index marks are provided as well. GCDMaster is a Gnome GUI front-end that lets you import MP3 and WAV files, select track markers and cut/copy/paste audio snippets before burning. License: GNU General Public License (GPL) Changes: This is mostly a bugfix release that addresses a number of problems with more recent versions of gcc, and several bad bugs that triggered early exits when compiled with optimization flags.
Source: IceWalkers Linux Kernel
Source: Freshmeat Daily News white_dune is a graphical VRML97 editor, simple NURBS/Superformula 3D modeller and animation tool. VRML97 (Virtual Reality Modeling Language) is the ISO standard for displaying 3D data over the Web via browser plugins ("HTML for realtime 3D"). It has support for animation, real-time interaction, and multimedia (images, movies, and sounds). white_dune can read, create and display VRML97 files and let the user change the scenegraph/fields. It also has support for stereoscopic view via "quadbuffer"-capable stereo visuals, and support for 3D input devices like a joystick, spaceball, or magnetic tracker. License: GNU General Public License (GPL) Changes: The default has been changed to not to show all nodes in routeview (especially useful for large scale 3D models). This release fixes a missing route update when not all nodes are shown in routeview.
Source: Freshmeat Daily News Mondo Rescue archives Linux and Lin/Win sytems to tapes or CDs, which may be used to restore some or all of your OS and data in the event of catastrophic data loss. The emphasis is on stability and ease of use. Currently, ext2, ext3, (v)fat, minix, ReiserFS, XFS, and JFS filesystems are supported, as are RAID and LVM. License: GNU General Public License (GPL) Changes: This release adds early support for IA-64 (RHEL 3), as well as a new -p option (Cf man page). Many bugfixes have been integrated from various contributors.
Source: Freshmeat Daily News ArchLog is a log-oriented GUI for the Arch revision control system. It allows you to take notes as you hack, structuring the changes by categories. At commit time, ArchLog will generate a consistently and nicely-formatted log file. It features assigning new versions to a project tree, adding/removing files for a project, packing a project into archives (tar.gz, tar.bz2, tar, zip), a todo manager with categorized tasks, global or per-project preferences, TODO file generation, and full customization from the GUI. License: GNU General Public License (GPL) Changes: The project file list now displays icons and allows for renaming. All the output of Arch can be displayed in a separate window.
Source: Freshmeat Daily News FlashUnity is a channel-based approach to an XML flash communications server and chat room. By using the concept of channels and filters, each of which handles a different task, the FlashUnity server becomes extremely flexible and easy to extend. Also, by using channels it is possible to run multiple modular functions within the same server. Filters allow you to prefilter input for all channels or provide other functionality to all channels. This is a total rewrite of CyberSS, and the APIs and XML have multiple major changes. Each module, filter, and the chat client are in their own seperate PEAR package. License: GNU General Public License (GPL) Changes: This release supports listing rooms, a user list, and default rooms.
Source: Freshmeat Daily News Quizmo is a program that helps students study. Users enter questions and answers, and the program asks the student the questions in a random order. License: GNU General Public License (GPL) Changes: This release has been completely rewritten in C#. The code has been made more object-oriented so that a GTK GUI can be more easily added in the future. The user's accuracy is now shown at the end of every quiz.
Source: Freshmeat Daily News Matware NTN is a library of JavaScript code that allows a Web developer to create really dynamic sites without requiring the page to reload. License: GNU General Public License (GPL) Changes: This release adds the XML Object from gazingus.org and many bugfixes.
Source: Freshmeat Daily News GoGrinder is a Java program for practicing Go problems. It uses problems in SGF format. 750 problems are included in the install, and thousands more are easily downloadable (pointers are in the documentation). License: GNU General Public License (GPL) Changes: This release can handle L[] tags. The Portuguese translation has been updated, and a Czech translation has been added.
Source: Freshmeat Daily News STuNT is a Web-based ticketing system that was built with simplicity and ease of use in mind. It was designed to facilitate the work of support technicians and customers' technicians while avoiding the addition of another layer of bureaucracy. License: GNU General Public License (GPL) Changes: This release adds several new global (not company-specific) statistics screens, with graphs made on-the-fly with the GD library. Character set and language are now parameters, and not hard coded. Languages other than English and Greek can now be used in tickets.
Source: Freshmeat Daily News AeroMail is a Web-based email client that uses an IMAP server to read and store messages in one or more user-defined folders. Features include: HTTP authentication for login (no cookies) or login with cookies; Optional IMAP folder manipulation; optional spam flagging using reverse DNS mapping; HTML messages and attachments; simple HTML that can be embedded in a page of your own design; support for different character sets (e.g. Russian and Chinese); support for SSL IMAP servers; and support for sendmail's genericstable (reverse mapping of users for outbound mail). JavaScript is not necessary. License: GNU General Public License (GPL) Changes: Two more languages bring the total number to 29. AeroMail now supports inline display of text attachments (like Thunderbird), and has improved headers. Error messages are better now. A couple of bugs have been fixed.
Source: Freshmeat Daily News PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. License: GNU General Public License (GPL) Changes: This release adds many minor bugfixes and performance improvements, and improved support for multiple platforms.
Source: Freshmeat Daily News Magellan Metasearch is a modular meta search engine, enabling users to monitor as many search engines as they want. It provides a complex query language with standard boolean operators, meta-operators (to search through pages' metadata), and proximity operators. This language enables users to perform far more complex queries than what common search engines currently support. It can be fed any custom sources, since its abstraction layer manages the search results and their meta tags in a uniform way. In conjunction with the local process scheduler (such as "cron"), Magellan enables you to save your requests and replay them later automatically; new results are sent through email and RSS in realtime. Magellan also provides full anonymity through smart multi-proxy support. License: GNU General Public License (GPL) Changes: The Google Web driver was fixed to adapt to new HTML ouptut variations from the search engine.
Source: Freshmeat Daily News Axiomatic Multi-Platform C (AMPC) is a C compiler suite with an IDE that generates Java bytecode to produce platform independent applicatons. It supports a very large subset of ANSI C (1989). It can be used to develop new applications using C as well as port existing applications written in C to run on JVM enabled devices. A JNI (JVM Native Interface) feature is available for calling native C or C++ functions. Also, many Java methods can be called from AMPC. The asm() directive can be used to embed Jasmin assembly code within C source code. It is useful for writing new applications using existing C skill-sets and porting C programs. License: Other/Proprietary License Changes: AMPC now uses printf() instead of printf2() to handle DOUBLE type data. Also, it now assumes all platforms (Linux, Mac, Windows) to use JDK 1.5. Several bugfixes were also done.
Source: Freshmeat Daily News Axiomatic Multi-Platform C (AMPC) is a C compiler suite with an IDE that generates Java bytecode to produce platform independent applicatons. It supports a very large subset of ANSI C (1989). It can be used to develop new applications using C as well as port existing applications written in C to run on JVM enabled devices. A JNI (JVM Native Interface) feature is available for calling native C or C++ functions. Also, many Java methods can be called from AMPC. The asm() directive can be used to embed Jasmin assembly code within C source code. It is useful for writing new applications using existing C skill-sets and porting C programs. License: Other/Proprietary License Changes: AMPC now uses printf() instead of printf2() to handle DOUBLE type data. Also, it now assumes all platforms (Linux, Mac, Windows) to use JDK 1.5. Several bugfixes were also done.
Source: Freshmeat Daily News Philip's Music Writer is a program for typesetting music. It reads text files as input, and generates PostScript as output. It can also write simple MIDI files for proofhearing purposes. PMW is written in C and is freestanding; that is, it does not require additional processing software. It is a Linux/Unix port of a program that has run for over a decade on Acorn systems, where it was known as Philip's Music Scribe. License: GNU General Public License (GPL) Changes: A bug in MIDI generation that caused some players to play the music incorrectly was fixed. A new character was added to the font to allow for printing "x" on guitar grids. A description of how to print guitar grids was added to the manual.
Source: Freshmeat Daily News NOOFS is an experimental file system that stores its data in an SQL relational database. NOOFS allows sharing data through the network, advanced security management, quick searching, extended information on the file system elements, virtual directory management (folders with dynamic contents), and native data integrity management. License: GNU General Public License (GPL) Changes: This release adds a new FUSE client (FUSE = 2.4.0). This new client is currently recommended instead of the classic kernel driver. It adds support for PostgreSQL 8.0 and MySQL 5.0 and an improvement of the MySQL 4.1 driver. The kernel FS driver has been bugfixed for kernel 2.6.x.x. NOOFS no longer uses libxml2. Major bug and security fixes were made.
Source: Freshmeat Daily News Netwox is a toolbox that helps to find and solve networks' problems. License: GNU General Public License (GPL) Changes: A new tool implements a SMB/CIFS server. In tool 19, the range check was incorrect. The netwox_mime_hdrencode() function did not correctly encode some characters.
Source: Freshmeat Daily News Netwag is a graphical network toolbox. License: GNU General Public License (GPL) Changes: Support was added for the latest version of netwox.
Source: Freshmeat Daily News Palabre is a Flash XML multi-user socket server. It is meant to be used as replacement for the Macromedia Flash Communication Server. It's much more limited, but it has all the basic features for connecting Flash-based clients through XML sockets (such as sending and receiving messages or creating rooms). You can use it to create multiuser applications like chatting, (almost) real time games, and online support. It does not include video streaming functions. License: GNU General Public License (GPL) Changes: Unicode UTF-8 support was improved. The childrooms nodes were changed. The root password attribute was changed. A standard Python installation script was added. A configuration file was implemented. A daemon mode was added. Logging support was implemented. A QuickStart mode was added for testing. A Windows binary is available.
Source: Freshmeat Daily News Netwib provides most functions needed by network programs. Its objective is to let programmers easily create network programs. This library provides features for Ethernet, IPv4, IPv6, UDP, TCP, ICMP, ARP, and RARP protocols. It supports spoofing, sniffing, client, and server creation. Furthermore, netwib contains high level functions dealing with data handling. License: GNU General Public License (GPL) Changes: Under Linux without IPv6 support, arp cache contained an invalid value. In netwib_io_init_sniff_tcpreord(), only 8 of the 16 bits of TCP destination port were used to compare TCP sessions.
Source: Freshmeat Daily News Suspend2 allows you to hibernate your machine without needing APM, BIOS, or ACPI support. It creates an image that is saved in your active swap partitions, swap files, ordinary files or (soon) across a network. At the next system boot, the kernel detects the saved image, restores the memory from it and then it continues to run as if you'd never powered down. License: GNU General Public License (GPL) Changes: ARM support was added. Remounting was replaced with freezing and thawing filesystems. The number of extra pagedir 1 pages allowed was made tunable via a new proc entry. It should be set to 0 for autotuning. Various other bugfixes and cleanups were done.
Source: Freshmeat Daily News Gmsh is an automatic 3D finite element grid generator (primarily Delaunay) with built-in CAD and post-processing facilities. Its design goal is to provide a simple meshing tool for academic problems with parametric input and advanced visualization capabilities. It is built around four modules: geometry, mesh, solver, and post-processing. The specification of any input to these modules is done either interactively using the graphical user interface (based on FLTK and OpenGL) or in ASCII text files using Gmsh's own scripting language. License: GNU General Public License (GPL) Changes: This release adds support for curved elements in the post-processor, adds a new experimental STL remeshing algorithm, and includes optimizations and bugfixes all over the map.
Source: Freshmeat Daily News slackrep is a very handy reporting tool for the Slackware Linux distribution. It generates reports about the status of your packages. You can, for example, check which patches are pending to install or check the integrity of your installed packages. License: GNU General Public License (GPL) Changes: The logic was improved. The program was totally integrated with slackpkg. Command invocations were improved. A cacheinfo option was added. The cache was moved to /var/cache/slackrep. The slackpkg update call was improved, so now it runs according to the version of slackpkg installed; if the version is not supported, then it will tell you. The README file has been changed: very useful information has been added and useless information was removed.
|