|
Source: Freshmeat Daily News netEasy allows easy and fast configuration of ethernet interfaces in Linux. With netEasy, it's possible to change network parameters such as IP address, netmask, and gateway in an easy, fast, and interactive way. The use of a DHCP server is also possible. The settings may also be saved in a template file, allowing the use of templates for different situations like work, home, or school.
Source: Freshmeat Daily News configsaver will synchronize your personal configuration files (such as ~/.vimrc, ~/.bashrc, etc.) using your gmail account. When configsaver detects that a file has been changed, it prompts you if you would like to upload your local copy or download the remote copy. License: GNU General Public License (GPL) Changes: The session file is now saved with more restrictive permissions. File information is stored in the message body. The user is given the option to skip a file. The mtime of the local and remote files are checked to determine if the default action should be upload or download. Files in subdirectories of your home directory are handled.
Source: Freshmeat Daily News FreeBASIC is a 32-bit compiler with a syntax that is as compatible as possible with MS-QuickBASIC (including the GFX statements), but that adds new features such as pointers, unsigned data types, inline-assembly, a pre-processor, and many others. License: GNU General Public License (GPL) Changes: New features include Unicode strings, OPEN for devices, complete Windows API headers, and many bugfixes.
Source: Freshmeat Daily News Krecipes is a KDE cooking book that works with either SQLite, MySQL, or PostgreSQL database backends, and is designed to be highly configurable. It features configurable ingredients, creation of shopping lists, daily recipe suggestions based on calories/diets, and much more. License: GNU General Public License (GPL) Changes: Many new data fields have been added and modified. These include a multi-user, multi-criteria rating system, yield type and range, multiple preparation methods, and the ability for ingredient amounts to be ranges. Other major features include exporting to Rezkonv, backup/restore, and a new interface to quickly paste ingredients into a recipe. The PostgreSQL backend is now considered stable.
Source: Freshmeat Daily News Python commandsplus is a Python module that complements the existing commands module with an extra function getstatusoutputerror, which separates the standard output from the standard error and makes it easier to evaluate return status. It also includes a useful function that protects a command line argument from shell metacharacters. License: GNU General Public License (GPL) Changes: Instances where a spurious OSError ECHILD exception were raised have been reduced.
Source: Freshmeat Daily News Smart DJ lets you find tracks based on how similar they sound to each other. It can also automatically add new tracks to your playlist based on how similar they are to what you've been listening to. License: GNU General Public License (GPL) Changes: This major rewrite of Smart DJ makes it faster and more robust, and the code is much cleaner.
      
Source: Freshmeat Daily News The mgetty package contains an intelligent getty for allowing logins over a serial line (such as through a modem) and receiving incoming faxes. The companion program sendfax is used for sending faxes from the commandline or from other applications. The third main component is vgetty/vm which can be used with a voice-capable modem to implement an answering machine, a voice menu system, and similar things. License: GNU General Public License (GPL) Changes: This release has many small portability fixes. ENV_TTYPROMPT can be set at run-time now (login-ttyprompt-hack). Some smallish bugfixes (like error-printf()s with missing arguments). More detailed logging under certain situations. New "faxq stop" and "faxq start" features to start/stop fax queue processing (faxrunq/faxrunqd).
Source: Freshmeat Daily News Webmin is a web-based interface for system administration for Unix. Using any browser that supports tables and forms, you can setup user accounts, internet services, DNS, file sharing and so on. License: BSD License (original) Changes: Fixes a possibly remotely exploitable security hole caused by a bug in Perl. Multiple DNS records and cron jobs can now be deleted at once. Apache define variables are automatically detected on Red Hat, SuSE, and Mandrake Linux. The Dovecot module supports version 1.0. The File Manager module can search for files by their content, and preview images. Options have been added to the Sendmail module for controlling the order in which the mail queue is flushed.
Source: Freshmeat Daily News Nagios (formerly Netsaint) is a daemon written in C that is designed to monitor networked hosts and services. It has the ability to notify contacts (via email, pager or other methods) when problems arise and are resolved. Host and service checks are performed by external "plugins", making it easy to write custom checks in your language of choice. Several CGIs are included in order to allow you to view the current and historical status via a Web browser, and a WAP interface is also provided to allow you to acknowlege problems and disable notifications from an internet-ready cellphone. License: GNU General Public License (GPL) Changes: Minor changes were made to the documentation and sample config files. Minor fixes were applied to the status log, event broker module, and command CGI code.
Source: Freshmeat Daily News Beesoft Commander is a file manager (like Norton Commander) for Linux. It is based on Qt-GUI. License: GNU General Public License (GPL) Changes: Program reorganisation. Now it should be faster.
Source: Freshmeat Daily News IPA Zounds models language sound changes by applying a given set of sound change rules to a given lexicon. It has a built-in model of the International Phonetic Alphabet, allowing users to write input words in IPA characters and rules using those characters or the distinctive features of the model. License: GNU General Public License (GPL) Changes: This release adds support for transliterating input and output into and out of non-IPA scripts, using user-defined mappings (IPA and X-SAMPA support built in). It adds a reverse sound change applier to the zounds module and script. It adds a delayedrelease binary feature and alveolar and postalveolar affricates to the IPA model.
Source: Freshmeat Daily News XDrawChem is a program for drawing chemical structures. Features include fixed length and fixed angle drawing, a ring tool to automatically draw rings, automatic alignment of structures in reactions, 2D structure diagram generation, and 3D structure conversion. It can access structures in the PubChem compound database by name, CAS number, or formula. It can output InChI for structures and search the database by structure. It can predict 1H NMR, 13C NMR, simple IR spectra, and estimated pKa. XDrawChem can work with its native file format, ChemDraw files, and any format supported by OpenBabel (MDL Molfile, CML, etc.). License: GNU General Public License (GPL) Changes: The code has been updated to work with OpenBabel 2.0. A few minor bugs in file transfer and text labels were fixed. This release can export directly to 3D modelling programs.
Source: Freshmeat Daily News ModSecurity is an intrusion detection and prevention engine for Web applications (sometimes called a Web application firewall). Operating embedded or as part of an Apache reverse proxy, it increases Web application security, protecting Web applications from known and unknown attacks. It is flexible and easy to configure. It monitors HTTP traffic (including POST payloads), detects or prevents attacks, enhances logging, performs anti-evasion, and allows administrators to create custom rules to suit their specific needs. It excels in HTTP traffic monitoring and just-in-time vulnerability patching. License: GNU General Public License (GPL) Changes: The variables OUTPUT and OUTPUT_STATUS are no longer silently accepted (although they don't do anything) in the Apache 1.3.x version of ModSecurity. Multi-part checks have been relaxed to allow the empty request bodies IE appears to (sometimes) send. A bug with chained rules and detect-only mode has been fixed. A bug with FILE_NAME_* and FILE_SIZE_* variables has been fixed.
Source: Freshmeat Daily News Gnumch is a clone of the "Number Munchers" game for those of us that still experience nostalgia for the good old days of Apple ][e. It is an excellent educational game that teaches simple mathematical concepts such as primes, factors, multiples, and simple arithmetic. License: GNU General Public License (GPL) Changes: This release finishes the task of re-animating the troggles. The input system has also been overhauled, supporting configurable input and joysticks.
Source: Freshmeat Daily News Wyjec is an implementation of a simple expression language with prefix notation. License: GNU General Public License (GPL) Changes: Bugfixes. The "wyjec-tests" package has been released with full set of JUnit tests for the Wyjec library.
Source: Freshmeat Daily News Parabuild is a quality continuous integration and software build management server. It helps software teams and organizations of all sizes reduce risks of project failures and increase productivity. License: Other/Proprietary License with Free Trial Changes: This release delivers remote builds supporting Windows, Cygwin, Linux, Sun Solaris, HP UX, and generic Unix, including Mac OS X. It has integration with Rational ClearCase, Perforce, Surround SCM, Visual SourceSafe, CVS and Subversion. It has support for any command line builds such as shell scripts, Perl, qmake, make, MSBuild, nmake, ANT, nANT, Maven, Jam, and VB.
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: A bug in the UI has been fixed where selection of a rule may have caused the selection bar to jump to the top of the list. The scripts to start and stop the various applications of Plan/B have been replaced. These work in a greater variety of situations. The UI now informs the user why a connection to a server may not be possible, and tooltips have been added to most UI elements where they did not exist before.
Source: Freshmeat Daily News SCREEM is a tag-based Web page editor which aims not only to aid in creating Web pages, but also to provide useful site maintainance facilities, including automatic link updating and site upload facilities. SCREEM has more than just the usual HTML tags, with features for including Javascript, PHP, cascading style sheets, etc within your site. License: GNU General Public License (GPL) Changes: Support for Golive templates has been added, as well as opening/saving with specified character sets files and sites. Plugins can be enabled/disabled on the fly.
Source: Freshmeat Daily News Pasdoc is a tool to generate documentation for Pascal unit files. Descriptions are taken from comments in the interface section of the units' source code or from external files. Supported output formats are HTML and LaTeX. Command line and GUI versions are available. License: GNU General Public License (GPL) Changes: Changes include new command-line options (--auto-link, --implicit-visibility, --no-macro), new tags (@bold, @italic, @seealso, @preformatted, many tags to layout lists and tables, and more), proper rules to get n/m-dashes in the output, FPC macro parsing, back-comments, and many improvements to pasdoc_gui.
Source: Freshmeat Daily News Kazehakase is a Web browser which aims to provide a user interface that is truly user-friendly & fully customizable. It supports tabbed browsing, a "remote bookmark" feature (through RSS) in a menu or sidebar, a variable UI to adapt to the user's skill level, and customizable mouse gestures and key accelerators. License: GNU General Public License (GPL) Changes: Fixes for compilation problems on FreeBSD. Fixes for session management.
Source: Freshmeat Daily News WebGUI is a content management framework built to allow average business users to build and maintain complex Web sites. It is modular, pluggable, and platform independent. It was designed to allow the people who create the content to manage it online, rather than content management taking up the time of busy IT staff. WebGUI comes with a full host of features including shopping cart, subscriptions, forums, photo galleries, FAQs, link lists, blogs, SQL reports, a Web services interface, and a very configurable user privilege and profiling system. License: GNU General Public License (GPL) Changes: This release fixes about 2 dozen minor bugs and cosmetic problems reported since the last release.
Source: Freshmeat Daily News QSvn is a graphical Subversion client for Linux, Windows, and Mac OS X. License: GNU General Public License (GPL) Changes: This release has been developed from scratch using the Qt4 C++ framework. According to this, it uses direct access to Subversion repositories through Subversion libraries, so it is now a real Subversion client.
Source: Freshmeat Daily News PAM ListMySQL Module joins the functionality of both pam_mysql and pam_listfile. It is used to search a list of tokens (pam_listfile) using a MySQL database as a source (pam_mysql). License: GNU General Public License (GPL) Changes: MySQL options may now go in a configuration file, in order to protect them with file permissions. Small bugfixes. Updated documentation.
Source: Freshmeat Daily News Net=MGM (Netmanager) is a tool to store information about subnets and virtual LANs in a data center environment. It is useful for network administrators who manage a large network and want to track information on every LAN or VLAN in the network. You can view information grouped by ownership, manager, or VLAN. License: GNU General Public License (GPL) Changes: With this version, the versioning scheme changes: the latest 1.7 version now is a 1.1.x.x version. This release starts from the last ex-1.7 version, now 1.1.x.x, and adds new features like a system to generate the network details. Some code was added to improve the security of the tool, but this is not yet complete. An initial manual was added.
Source: Freshmeat Daily News ClearPlayer is a Gnome MPlayer skin. It is designed to nicely integrate with the new default Gnome style (Clearlooks version 0.6.2), keeping an eye on usability. License: GNU General Public License (GPL) Changes: Solves some number rendering issues.
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: Fixes several bugs in the MySQL single database drivers that prevented Magellan from working properly in command line mode. The Google Web driver has been adapted to the new output format from the search engine. A potential bug in the proxy management system has been fixed.
Source: Freshmeat Daily News The Bind9 SNMP Subagent provides indexed BIND 9 statistics via SNMP output. Data, query, and graph templates are provided for Cacti. License: GNU General Public License (GPL) Changes: Completely disables the output of the Index branches. They should be 'invisible' so they don't interfere with the table(s). The Cacti templates have been fixed to account for this. All (?) configurable options have been put into a config file. The MIBDIRS check to determine whether it is running from the shell or SNMPd was flawed. It only worked on Debian GNU/Linux. Instead, the OID is set to the correct/real value when going into the 'get input from STDIN' loop. This is a sure sign of running through the SNMP system. A missing help() function (referenced, but didn't exist) was added.
Source: Freshmeat Daily News Perso can handle different types of identity card numbers (e.g. German/Austrian ID-card and passport). It can check the numbers for correctness using the "7-3-1"-checksum algorithm. Also it can extract information from the numbers (e.g. birthday) or generate example numbers using custum values. License: GNU General Public License (GPL) Changes: The new version comes with one single application which can handle all different types of identity card numbers. It's now highly configurable, so you can now generate numbers with their own custom fields and extract information from a number. Some example shell-scripts are included which show you the new usage. The documentation was rewritten.
Source: Freshmeat Daily News Prewikka is a graphical front-end analysis console for the Prelude HIDS Framework. It allows for sensor, alert, and hearbeat views, and has user management and configurable filters. It has access to external tools such as Whois and Teracroute. License: GNU General Public License (GPL) Changes: The ability for the user to save settings for the current view was added. CorrelationAlert is marked explicitly in the AlertListing. The inline filter mark was made more visible. The new --address and --port options were added to prewikka-httpd. The ability to setup a filter using iana_protocol_name and iana_protocol_number was added. The protocol number is resolved from the message summary view. The timeline years value is sanitized if it exceeds system specs. A bug where clicking the IP address popup would cause Firefox to go back to the top of the page was fixed. The path is no longer hardcoded to /usr/bin/python.
Source: Freshmeat Daily News NeoOffice is a project that is developing a native Mac OS X port of OpenOffice.org with an Aqua look-and-feel. NeoOffice is under active development and is stable enough for daily use (NeoOffice/C is no longer under development). It provides the foundation upon which the user interface can be redesigned to adhere to the conventions of the Aqua Human Interface Guidelines. License: GNU General Public License (GPL) Changes: This patch fixes a bug where modal dialogues might appear off-screen. It also fixes a bug where certain UI elements would appear in the wrong place after resizing a window. Possible problems with the Mac OS X "pax" command were worked around.
Source: Freshmeat Daily News myJCQ (my Java ICQ Client) is a simple ICQ client written in Java. At the moment, only basic messaging is supported. License: GNU General Public License (GPL) Changes: Improvements were made for the network communication. The contactlist's tree view was changed. The username was updated from the Database (when the name equals the uin). Message passing between some components was changed.
Source: Freshmeat Daily News WengoPhone is a multi-platform VOIP client sponsored and developed by WENGO and MBDSYS. The GUI part is Qt-based, and the Video-over-IP engine is based on the eXosip, oSIP, oRTP, and ffmpeg projects. The eXosip module is extended by a phApi module, which implements a high-level, easy-to-use call control API. WengoPhone supports PC-to-PC voice, video, and chat. One can use a standard SIP service provider such as Wengo to be assigned an incoming number, make calls to PSTN/cell phones, get voice mail, and more. License: GNU General Public License (GPL) Changes: Enhancements were made to audio and video support. General stability fixes were made. A rich text chat was added. RPM and DEB packaging was implemented in the build system. Arts support was added. The user interface was improved. Additional translations were made.
Source: Freshmeat Daily News smf-zombie is a Sendmail filter designed to reject spam and viruses from zombie PCs. This filter blocks up to 90% of the mail sent by spam/virus engines, checks the sender's IP address with a reliable RBL (cbl.abuseat.org), safely rejects "alien" bounces without violating any RFC, rejects messages for undisclosed recipients, and rejects harmful attachments to prevent a virus from spreading. This filter aims to be lightweight, reliable, and simple. License: GNU General Public License (GPL) Changes: Successfully authenticated senders will now bypass the filtering. Cosmetic enhancements were made.
Source: Freshmeat Daily News Prodder is a command-line based Podcast client written in Perl that runs on just about any Unix system. It implements a few useful features that are lacking in many of the existing tools, while remaining simple and light-weight. License: GNU General Public License (GPL) Changes: Features in this release include interactive (selective downloading) and autonomous (cronjob) modes, extended item information (date, enclosure url/size, description), user-defined download directory structure (based on title, category, date), and playlist generation.
Source: Freshmeat Daily News lpr-bash is a replacement for the "lpr" command found in lpr(ng), CUPS, and other Unix printing systems. It is implemented as a shell script. Originally designed to run on LinuxFromScratch, and later ported to gentoo, it should work with virtually any flavor of Linux or Unix, and maybe even Mac OS X. License: GNU General Public License (GPL) Changes: Two nasty bugs were fixed in local printing, ebuild, printcap-convert, and unwanted output to stdout. The print group was changed to lp for gentoo conformity. (un)lockprinter commands were added. The install script was changed to use portage on gentoo systems. A Web page was added to the standard documentation. The package now unpacks into a subdirectory.
Source: Freshmeat Daily News msgcab is an easy-to-use and extensible mailing list archive system. It provides a built-in mail filter which allows users to track discussions across multiple mailing lists. msgcab can be extended by Ruby plugins. License: GNU General Public License (GPL) Changes: msgcab now uses the Ruby binding of HyperEstraier instead of calling the command line interface.
Source: Freshmeat Daily News PolarBlog is an easily configurable embedded Weblog system that functions with PHP's register_globals off and safe_mode on. All output validates as valid XHTML and CSS. The installation supports both new installations and migrations from Personal Weblog. License: GNU General Public License (GPL) Changes: This release adds the required new installer/upgrade utility that was inadvertently excluded from the 1.7.0 release.
Source: Freshmeat Daily News BBStatus is an IP accounting package and an SNMP and IP monitoring tool for Linux. It collects, summarizes, and displays the values from its database. It can be used for IP accounting (allows you to design various kinds of accounting filters), SNMP monitoring (collects data making SNMP requests), ICMP monitoring (stores and summarizes values like min, avg, max reply time, and packet loss), and client traffic filtering (using various types of filters). It also provides user based access so that every user can log in and visualize various data (depending on access rights). It requires PostgreSQL, Apache with mod_auth_pgsql, Perl(Net::SNMP), and RRDTool. License: GNU General Public License (GPL) Changes: Big performance improvements were made by switching ICMP monitoring from netping to fping and by doing SNMP monitoring once per minute for 1/5 of all monitored hosts instead of doing it once every 5 minutes for all hosts. A new and experimental accounting tool that uses tcpdump was added. Some compatibility issues with newer Linux kernel and iptables versions were solved. Various minor bugfixes were made.
Source: Freshmeat Daily News Visopsys is an alternative operating system for PC compatible computers. Under development since late 1997, this system is small, fast, and open source. It features a simple but functional graphical interface, real preemptive multitasking, and virtual memory. Though it attempts to be compatible in a number of ways, Visopsys is not a clone of any other operating system. You can demo the distribution from a "live" CD or floppy disk. License: GNU General Public License (GPL) Changes: This release introduces a host of new functionality including a cleaned up desktop with icons for browsing the computer, file systems, and administrative tasks, FAT defragmenting, ELF dynamic linking, a built in chain-boot loader and simple MBR formatting, file browsing widgets and dialogs, Windows .ico icon file support, a generic file viewing program, Italian keyboard support, new icons and a new splash screen.
Source: Freshmeat Daily News xmms-crossfade is an output plugin for XMMS. Its main feature is automatic crossfading. It also removes the gaps between tracks, to play whole MP3 albums without any audible interruption. xmms-crossfade supports OSS via a builtin driver, and any other platform by using existing output plugins. As of version 0.3.9, the Audacious and BMP players are also supported. License: GNU General Public License (GPL) Changes: Support for the Beep Media Player and Audacious players was added. Patches were added for supported players. These patches provide hooks for XMMS-crossfade, which are used for querying information about the current state of XMMS. With this information, it is possible to provide more reliable songchange detection, which should fix broken crossfades when playing songs from slow media. This should also fix the segfault-on-exit bug that many users have been encountering. Finally, XMMS-crossfade should now compile using GCC4.
Source: Freshmeat Daily News DNRD is a proxy DNS daemon. It supports several forward servers for redundancy and/or load-balancing. DNS queries for specific domains can be forwarded to a specific group of DNS servers (with redundancy and load balancing) for that domain. It is very useful in VPN and dialup environments but can also be used as a DNS cache or ad-blocker for networks and workstations. License: GNU General Public License (GPL) Changes: A bug which occurred when binding dnrd to a specific address was fixed.
Source: Freshmeat Daily News xine is a free multimedia player. It plays back CDs, DVDs, and VCDs. It also decodes multimedia files like AVI, MOV, WMV, and MP3 from local disk drives, and displays multimedia streamed over the Internet. It interprets many of the most common multimedia formats available--and some of the most uncommon formats, too. All those features come in a reusable library (xine-lib) which can easily be embedded in your applications. License: GNU General Public License (GPL) Changes: This release of the gxine frontend features several UI improvements and bugfixes. Hanging and input focus problems in full screen mode were fixed. Independant zoom control for X and Y axes was added. A potential null pointer dereference was fixed. Several keybinding changes were implemented.
Source: Freshmeat Daily News Mambo is a dynamic Web content management tool that is capable of building sites from several pages to several thousand. It comes complete with 10 built-in modules, a WYSIWYG editor, site statistics, an admin interface, multi language support, custom module support, and more. License: GNU General Public License (GPL) Changes: A new Mambo default template was added. A Globals overwrite vulnerability was fixed. Simple and advanced functionality was implemented in the admin interface, now defaulting to "advanced" mode. The help mechanism, search highlighting, and many other bugs were fixed.
Source: Freshmeat Daily News FuncPlotter is a combined Java application and applet for displaying two-dimensional plots of explicit functions in one variable (i.e., functions of the form y = f(x), where f(x) is an arbitrary function composed from a set of common mathematical operators). Up to 20 functions can be plotted simultaneously, and sets of functions can be loaded and saved. License: GNU General Public License (GPL) Changes: An XML document type has been added, so documents can now be saved and loaded as XML.
Source: Freshmeat Daily News Exim is a message transfer agent (MTA) developed at the University of Cambridge for use on Unix systems connected to the Internet. In style it is similar to Smail 3, but its facilities are much more extensive. Exim is in use at many sites around the world. License: GNU General Public License (GPL) Changes: A number of bugfixes and minor feature enhancements were made. The main change is that the documentation has been brought up-to-date with all the changes since 4.50.
Source: Freshmeat Daily News JGraphpad is a free diagram editor for Swing that offers the functionality to create flow charts, maps, and UML diagrams. License: GNU General Public License (GPL) Changes: There was an issue with the binary distribution of JGraphpad Community Edition 5.7.3.1.1 which prevented it from running on a 1.4.x Java Virtual Machine. This has been corrected in this release.
Source: Freshmeat Daily News safox is a simple PHP API for XML handling. It merges the DOM approach with XML, and it provides a simple, object-oriented API for PHP-based XML generation, parsing, manupilation, and traversal. SAFOX provides a generation package and a package that parses XML documents and returns objects. License: GNU General Public License (GPL) Changes: Code cleanup was done. Problems with removing nodes were corrected. cleanUp methods were added to the XMLDoc Class and the XMLNode Class. "delete" and "remove" were added as aliases to the "destroy" method in the XMLNode class. The process of removing nodes was completely redone.
Source: Freshmeat Daily News Phex is a P2P filesharing client which is based on the Gnutella network. It offers advanced functions and integrates all common Gnutella extensions like multi-source downloads and advanced search features. License: GNU General Public License (GPL) Changes: This version delivers some bugfixes and an updated German localization. The segment-selection for downloads now takes streameable files into account by preferencing the first part more strongly for these kinds of files. A lot more background work was done, whose effects will still take a few versions to show up.
Source: Freshmeat Daily News ZSNES is an SNES emulator for i386 machines running Linux, DOS, or Windows. It allows you to play most SNES games on your PC. It also adds several enhancements not present in the original SNES such as filters to improve image quality, savestates to be able to save/restore your game at any time, and more.
Source: Freshmeat Daily News The yaSSL software package is a fast, dual-licensed implementation of SSL. It includes SSL client libraries and an SSL server implementation. It supports multiple APIs, including those defined by SSL and TLS. It also supports an OpenSSL compatibility interface. License: GNU General Public License (GPL) Changes: This release of yaSSL contains minor bugfixes, portability enhancements, and improvements in the ia32 optimizations.
Source: Freshmeat Daily News ufdbGuard is a URL filter. The URL filter blocks access to sets of Web sites on the Internet and is designed to be used with the popular Web proxy server, Squid. It uses a fast algorithm that does 25,000 URL verifications/sec on an Intel 2.8 GHz CPU. License: GNU General Public License (GPL) Changes: This release has fixes for a flawless URL database refresh and small memory leaks. The code has been ported to Solaris and FreeBSD.
Source: Freshmeat Daily News cdrtools DVD Extensions adds DVD support to cdrtools. License: GNU General Public License (GPL) Changes: This patch is for cdrtools-2.01.01a03.tar.bz2. It is adjusted to work with Linux kernel 2.6.12 or higher and it can be compiled with gcc-4.0.x. It also solves this bug which casued an error message of "cdrecord: Cannot get disk type."
Source: Freshmeat Daily News Gallery is a slick Web-based photo album written using PHP. It is easy to install, includes a config wizard, and provides users with the ability to create and maintain their own albums in the album collection via an intuitive Web interface. Photo management includes automatic thumbnail creation, image resizing, rotation, ordering, captioning and more. Albums can have read, write, and caption permissions per individual authenticated user for an additional level of privacy. License: GNU General Public License (GPL) Changes: This version fixes a file disclosure bug in the zipcart module, a potential information disclosure bug in the installer code, and a minor potential XSS exploit in the add-images-from-the-web code.
Source: Freshmeat Daily News Sylpheed is a GTK+ based, lightweight, and fast email client. Almost all commands are accessible with the keyboard. It also has many features such as multiple accounts, POP3/APOP support, thread display, and multipart MIME. One of Sylpheed's future goals is to be fully internationalized. The messages are managed in the MH format, so you'll be able to use it together with another mailer that uses the MH format. License: GNU General Public License (GPL) Changes: The common preferences dialog was reorganized. The memory usage on SMTP and POP3 sessions was reduced drastically. The last position of the composition window is remembered, and the windows are automatically placed so that they don't overlap. Filtered sent messages are not put into the Sent folder anymore. When attached text files are saved, their linebreaks are normalized depending on platforms. The occasional encoding conversion failure bug on inserting a text file into the composition window was fixed.
Source: Freshmeat Daily News EasyTAG is a utility for viewing and editing tags for MP3, MP2, FLAC, Ogg Vorbis, MusePack, and Monkey's Audio files. It features a simple and attractive GTK+ interface. License: GNU General Public License (GPL) Changes: This release was ported to Win32 to compile under MinGW. The preferences window and the menu were cleaned up. Many bugs were fixed, including a crash in the browser at startup or in message boxes. A protection against corrupted MP3 files was added. The French, German, Czech, Danish, and Brazilian Portuguese translations were updated.
Source: Freshmeat Daily News Audacity is a cross-platform multitrack audio editor. It allows you to record sounds directly or to import Ogg, WAV, AIFF, AU, IRCAM, or MP3 files. It features a few simple effects, all of the editing features you should need, and unlimited undo. The audio I/O uses PortAudio, which fully supports OSS, Mac OS X CoreAudio, and Windows WMME, and can be compiled with support for ALSA and Jack. License: GNU General Public License (GPL) Changes: The File menu now includes a list of recent files. The "Generate Silence" effect now prompts for a length. Dragging files into the Audacity window now imports them. Better support was added for some audio devices on Mac OS X 10.4 "Tiger." Menu organization was improved. Better error messages are shown when opening incompatible files. Other minor bugfixes were made. Several new and updated translations were added.
Source: Freshmeat Daily News Audacity is a cross-platform multitrack audio editor. It allows you to record sounds directly or to import Ogg, WAV, AIFF, AU, IRCAM, or MP3 files. It features a few simple effects, all of the editing features you should need, and unlimited undo. The audio I/O uses PortAudio, which fully supports OSS, Mac OS X CoreAudio, and Windows WMME, and can be compiled with support for ALSA and Jack. License: GNU General Public License (GPL) Changes: This unstable release adds many new features, including multiple clips per track, a new selection bar, improved label tracks, FTP upload, QuickTime import and AudioUnits effects (Mac OS X only), and support for wxWidgets 2.6 and GTK 2.
Source: Freshmeat Daily News Sear is a 3D client for networked roleplaying games based on WorldForge protocols and technology. Built using a custom 3D engine using OpenGL, it features cal3d character animation, an advanced skydome, Mercator-based terrain, and support for a variety of model formats. License: GNU General Public License (GPL) Changes: A GUI has been implemented for connecting, logging in, and character selection. The console now has full history and commandline editing. Entities are now positioned and oriented correctly. Many performance improvements were made to the rendering engine, including use of the VBO OpenGL extension. Character animations have been updated, and are handled better. Md3 models are now supported by using libmodelfile. First person camera view has been added. Support for new terrain features has been implemented. Tools have been implemented, including wielding and using tools.
Source: Freshmeat Daily News Liquid War is a truly original multiplayer wargame. You control an army formed with thousands of pixels (fighters) which look like liquid and try to eat your opponent. You can play against a primitive NPC/AI or up to 5 other human players. Network play is available. License: GNU General Public License (GPL) Changes: Joystick support has hopefully been fixed. It had been missing for several years due to dead and untouched broken code. Other minor bugs have also been fixed. As usual, the game comes with still more new maps. One notable change is that it now uses Allegro 4.2.0. RPM packages have not been generated yet.
Source: Freshmeat Daily News Mason is a game system being developed by WorldForge. The primary focus for Mason is to enable players to build a persistent world in-game. Players will be able to manipulate items by creating new items from raw materials, attaching existing items together, or splitting items into component parts. Complicated structures such as houses can be designed on paper as a blueprint and then built with suitable building blocks and skills. License: GNU General Public License (GPL) Changes: Mason is now supported in two major 3D clients, Ember and Sear. An advanced terrain system has been implemented, including procedural texturing, paths, modified areas, and swimming in water. Building materials and resources can be gathered from the world using tools. Work has started on a new combat system.
Source: Freshmeat Daily News ZK is an AJAX/XUL Web framework designed to enable Web applications to have both rich user experiences and a simple programming model. It includes an AJAX-based event-driven engine to automate interactivity and a rich set of XUL-based components. License: GNU General Public License (GPL) Changes: The com.potix.zhtml package was added (as zhtml.jar). The html namespace is independent of zul. You can make any HTML page ready for Ajax. See http://localhost/zkdemo/test/test.zhtml for an example. A filter, DHtmlLayoutFilter, was added to post-process HTML tags that might be generated by any servlet, including JSP, JSF, and Struct.
Source: Freshmeat Daily News GOIM (Gamers Own Instant Messenger) is a full featured jabber / XMPP client with special features (extensions) for gamers. (e.g. broadcasting a notification when you join a server, or seeing which games others play and joining them with one click on the game icon beside their name). License: GNU General Public License (GPL) Changes: This release contains a few small but important bugfixes for example HTML escape problems in the Chat Window as well as update problems of the game icons in the contact list.
Source: Freshmeat Daily News Qanava is a C++ library designed to display graphs on a Qt canvas. Qanava provide classes to generate various layouts of directed graphs and visualize their nodes with custom styles on a graphic canvas. Qanava is designed for applications with basic graph visualization needs such as Gantt charts, social networks, and document or network modelling applications. It is not meant for a complex interactive visualization of very large data sets. License: GNU General Public License (GPL) Changes: Qanava has been ported to Qt4 and now uses the Interview framework to expose the graph and get canvas view data. The undirected graph layout algorithm has been greatly improved, and many of the graph module interfaces have been cleaned up. A new test application has been added to demonstrate how to display an existing Qt abstract item model (such as directory model).
 
Source: Freshmeat Daily News DMO is generic object management, documentation, and inventory software. It enforces defining an abstract hierarchical structure for the data stored, making object management very intuitive. All the data in a company can be stored in a structured manner, from hard disks, computers, and printers to routers, UPSes, and alarm systems. Powerful querying and PDF report generation, plugin support, a high level of customization, and very clean code make DMO a very powerful tool. License: GNU General Public License (GPL) Changes: The documentation was updated. A new feature was added to prepare graphs of dependencies and instance children, based on the GraphViz software, which should be installed as a prerequsite for this capability. There are no database changes in this release.

Source: Freshmeat Daily News Free Realty is a PHP/MySQL set of scripts based upon Jon Roig's original Open Realty project. Jon's description of the package, " so easy even a real estate agent can use it.." is the ultimate goal of this project. License: GNU General Public License (GPL) Changes: The HTML code was cleaned up, and the functions were consolidated.
Source: Freshmeat Daily News biffles does what does the "procmail" MDA does, but in one run. It is meant to be used off-line by dial-up clients where mail is fetched via a nightly cron-job, amassed localy, and then sorted. License: GNU General Public License (GPL) Changes: Every outbox with a trigered rule will receive mail. Report mode was improved: primary statistics are reported, not statistics on amassed data. The "many mails -- one MessageId" bug was fixed.
|