fmII
Fri, May 16th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 18:40 PDT
in
Section
login «
register «
recover password «

 OpenOffice.org Utility Library 0.0.12 (ooolib-python)
 by Joseph Colton - Sun, May 11th 2008 23:35 PDT

About: The OpenOffice.org Utility Library includes modules for creating OpenOffice.org and Open Document Format (ODF) documents.

Changes: This version gives developers the ability to read in an existing ODS file and get the metadata from it. This is the first step in having full editing abilities.

 Categories Focus License URLs
Software Development :: Libraries Minor feature enhancements GNU Lesser General Public License (LGPL) Homepage Subscribe Ignore Rate Hosted on SourceForge.net


 DBsight 1.5.5 (Bundled with App Server)
 by Chris - Sun, May 11th 2008 23:33 PDT

About: DBSight is a J2EE search platform for instant scalable full-text search on any relational database, for both beginners and experts. It features a built-in database crawler following user-defined SQL, incremental indexing, user-controllable result ranking, the ability to return results with highlights (like Google), and categorized result counts (like Amazon). It can easily integrate with other languages with XML/JSON/HTML. There is a UI for all operations, so no Java coding is necessary. Deleted or updated records in database can be synchronized also.

Changes: Regular expression search has been added. Time-based ranking has been added for sortBy=_relevance_ during searching. Reserved Words have been added to bypass analyzers. Javadoc for writing JSP templates has been fixed. Time-based ranking has been improved. Duplication deletion performance has been improved. A bug in reserved words with the analyzer has been fixed. Possible hanging during shutdown has been fixed. This release handles unpaired double quotes in the user search string.

 Categories Focus License URLs
Database
Internet :: WWW/HTTP :: Indexing/Search
Major feature enhancements Free for non-commercial use Homepage Zip Changelog Subscribe Ignore Rate


 BKchem 0.12.1
 by beda - Sun, May 11th 2008 23:32 PDT

About: BKchem is a chemical drawing program written in Python.

Changes: Several bugs were fixed. Enhancements include better drawing of highly strained double bonds and better handling of SMILES.

 Categories Focus License URLs
Scientific/Engineering :: Chemistry Minor bugfixes GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 LilyKDE 0.5.4
 by Wilbert Berendsen - Sun, May 11th 2008 23:32 PDT

About: LilyKDE is a set of tools to integrate the LilyPond music typesetter into KDE. It consists of icon and MIME type information for LilyPond files, a Kate plugin to run LilyPond and embed a preview with clickable notes and error messages, and a Konqueror service menu.

Changes: A Spanish translation has been added. The page number in the PDF preview is now correctly remembered on updates.

 Categories Focus License URLs
Multimedia :: Sound/Audio :: Editors
Utilities
Minor feature enhancements GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate


 SQLiteJDBC 047
 by David Crawshaw - Sun, May 11th 2008 23:30 PDT

About: SQLiteJDBC is a Java JDBC driver for SQLite 3. It comes as either a pure Java driver based on NestedVM or a native JNI library. Native binaries are provided for Mac OS X and Windows.

Changes: A major reorganization fixes a long standing memory leak, along with several other interface glitches that have been reported.

 Categories Focus License URLs
Database :: API
Software Development :: Libraries
Major bugfixes BSD License (revised) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 Battery 1.01
 by M77 - Sun, May 11th 2008 23:29 PDT

About: Battery is a Web browser based 2D scrolling arcade game. The player controls an airplane in a top-down view and shoots down enemy planes, helicopters, and tanks.

Changes: The SuperTable class was created. Major replay client-server bugs were fixed. lastycamera for log was fixed. A bug concerning the wrong position of a bullet was fixed. New log parameters were added: grass, tankStays, and others. LogCleaner was added. Another way of tank acting was added. The grass terrain type was added. Tank and Heli got animations.

 Categories Focus License URLs
Desktop Environment :: Theme :: Video Games
Desktop Environment :: Theme :: Web
Games/Entertainment
Minor feature enhancements Freely Distributable Homepage Zip Changelog Subscribe Ignore Rate


 Spket IDE 1.6.12
 by Eric Suen - Sun, May 11th 2008 23:24 PDT

About: Spket IDE is a powerful editor for JavaScript, XUL/XBL, Laszlo, Flex, SVG, Silverlight, and Yahoo! Widget development. It provides features like code completion, syntax highlighting, and a content outline that helps developers create efficient JavaScript code. It can run as a standalone application or as an Eclipse plugin.

Changes: Ext Theme Builder was improved. An option to "Insert new line before variable if it has initializer" for JavaScript Formatter was added. There were other minor bugfixes and feature enhancements.

 Categories Focus License URLs
Software Development
Text Editors :: Integrated Development Environments (IDE)
Text Processing :: Markup :: XML
Minor feature enhancements Free for non-commercial use Homepage Zip Subscribe Ignore Rate


 Lobo 0.98.2
 by Jose - Sun, May 11th 2008 23:24 PDT

About: Lobo is a pure Java Web browser that can render HTML with support for JavaScript and CSS. It can also render compiled JavaFX Script sources.

Changes: A new mechanism to list files in the JavaFX sourcepath has been added. The multiple attribute and onchange event of SELECT have been implemented. Additional fixes related to CSS have been made.

 Categories Focus License URLs
Internet :: WWW/HTTP :: Browsers
Software Development :: Code Generators
Software Development :: Libraries :: Java Libraries
Major bugfixes GNU General Public License (GPL) Homepage Zip Changelog Subscribe Ignore Rate


 AllianceP2P 1.0.1
 by abe - Sun, May 11th 2008 20:18 PDT

About: AllianceP2P takes the best from BitTorrent and Direct Connect and creates a decentralized and secure private P2P/friend-to-friend network for instant messaging and file sharing. It supports file swarming (multi-source download) and is Unicode capable.

Changes: This release has an option to hide the "You have successfully connected to ..." popups. It has better support for OS X, including a real icon in the dock, a nicer UI, and a real installation package. You can change the DNS name for a friend. Right-click on the friend and select "Edit hostname". Chat messages should now be displayed in the correct order. Nicknames may no longer contain HTML. This release does not crash when an inaccessible folder is shared. Several concurrent modification errors have been fixed. An error where Alliance locked up and uses 100% CPU has been fixed.

 Categories Focus License URLs
Communications :: Chat
Communications :: File Sharing
Minor feature enhancements GNU General Public License (GPL) Homepage Changelog Subscribe Ignore Rate


 PFE 0.33.69
 by Guido Draheim - Sun, May 11th 2008 19:12 PDT

About: The Portable Forth Environment implements the ANSI Standard of the Forth programming language. It is fully written in C, and with gcc the virtual machine can be put into cpu registers. The newer development versions implement a set of modern features including modularization and multithreading. The terminal connection itself can be configured to work in an embedded environment.

Changes: The latest extensions from the Forth200x.org standardization process were integrated, thus the word "+FIELD" needs to be deprecated using a new generalized deprecation mechanism. The Forth200x regressions were integrated and the existing regressions rebased to a simpler mechanism. SBR decompiling was enhanced and activated even for ITC mode. A new ZNAME header model allows for theoretically unlimited length word names. There are bugfixes and portability enhancements.

 Categories Focus License URLs
Software Development :: Compilers
Software Development :: Interpreters
Major feature enhancements GNU Lesser General Public License (LGPL) Homepage Tar/BZ2 Subscribe Ignore Rate Hosted on SourceForge.net


 Mylene 7.20080512
 by Ciprian Niculescu - Sun, May 11th 2008 19:11 PDT

About: Mylene is a command line MPEG audio player. It can play plain or system embedded MPEG audio streams. Currently, it only works with Linux OSS (and with ALSA with OSS emulation). The player can be used interactively by telling it to establish a UNIX or INET server on which commands can be received. The seek-h262 MPEG decoder (available at http://sourceforge.net/projects/seek-h262/) is required for audio and system MPEG decoding.

Changes: Commands for controlling progress reporting formatting were added. Some minor bugs were fixed.

 Categories Focus License URLs
Multimedia :: Sound/Audio
Multimedia :: Sound/Audio :: Players
Multimedia :: Sound/Audio :: Players :: MP3
N/A GNU General Public License (GPL) Homepage Subscribe Ignore Rate Hosted on SourceForge.net


 Bazaar Subversion Plugin 0.4.10
 by Jelmer Vernooij - Sun, May 11th 2008 19:01 PDT

About: Bazaar Subversion Plugin is a Bazaar plugin that adds support for foreign Subversion repositories. This allows committing changes to Subversion branches as if they were native Bazaar branches.

Changes: Compatibility with newer versions of Bazaar (1.4 and 1.5) was fixed. Several performance improvements were made. Caching has been made optional. Several smaller bugs have been fixed.

 Categories Focus License URLs
Software Development :: Version Control
Software Development :: Version Control :: Subversion
Major bugfixes GNU General Public License v3 Homepage Tar/GZ Subscribe Ignore Rate


 Yabause 0.9.5
 by Guillaume Duhamel - Sun, May 11th 2008 16:20 PDT

About: Yabause is a Sega Saturn emulator.

Changes: The controls code has been rewritten to enable emulation of the two peripheral ports of the Saturn. The software renderer has major updates with window, line scroll, and mosaic now emulated. Preliminary support for translations has been added.

 Categories Focus License URLs
Games/Entertainment
System :: Emulators
Major feature enhancements GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate


 Gnome Subtitles 0.8
 by Pedro Castro - Sun, May 11th 2008 16:19 PDT

About: Gnome Subtitles is a subtitle editor for the GNOME desktop. It supports the most common text-based subtitle formats and allows for subtitle editing, translation, and synchronization.

Changes: This release brings support for spell checking as well as the following subtitle formats: AQ Title, MacSUB, Sofni, SubCreator 1.x, and ViPlay Subtitle File. Video previewing now allows you to show the translation with the video, along with the original subtitles. A crash that happened when closing the Encoding Selection dialog has been fixed. The auto-detection of subtitle formats has been improved.

 Categories Focus License URLs
Multimedia :: Video
Text Editors
Major feature enhancements GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 Sight (GIS) 0.1.2
 by Rémi Hérilier - Sun, May 11th 2008 16:18 PDT

About: Sight is a GIS to archive old sites with archeological notes. It is written in C++ and uses Qt4 and OpenGL. The ground textures are downloaded from the NASA's WMS Global Mosaic.

Changes: When the WMS server seems to be unreachable, the textures download is stopped and a notification message is displayed. There is some code cleanup.

 Categories Focus License URLs
Scientific/Engineering :: Archeology
Scientific/Engineering :: Geographical
Minor feature enhancements The CeCILL License Homepage Tar/GZ Subscribe Ignore Rate


 JCards 6.0.0 beta 3 (Desktop Version)
 by Nick Sydenham - Sun, May 11th 2008 16:17 PDT

About: JCards is a Java application designed to store and manage data in any format that the user defines. Instead of having multiple applications/spreadsheets/databases to manage passwords, tasks, shopping lists, etc., JCards allows the user to define a database that contains the fields they want. This is accomplished via an easy to use interface that requires no understanding of SQL or any other database jargon. JCards was initially developed for PDAs, but has now branched into another version that is suitable for the modern desktop environment and includes a number of extra features.

Changes: Some major bugfixes and a number of enhancements, such as a status bar and the ability to format number fields .

 Categories Focus License URLs
Database
Information Management :: Records Management
Major feature enhancements GNU General Public License (GPL) Homepage Zip Subscribe Ignore Rate


 Horde Groupware Webmail Edition 1.1-RC4
 by Jan Schneider - Sun, May 11th 2008 16:16 PDT

About: Horde Groupware Webmail Edition is an enterprise ready browser-based communication suite. Users can read, send, and organize email messages and manage and share calendars, contacts, tasks, and notes with the standards compliant components from the Horde Project. It bundles the separately available applications IMP, Ingo, Kronolith, Turba, Nag, and Mnemo. It can be extended with any of the released Horde applications or the Horde modules that are still in development, like a file manager, a bookmark manager, a forum, or a wiki.

Changes: Native SQL drivers for groups and permissions have been added. Blocks can be modified directly from the portal now. Links to delete entire threads have been added. The dynamic and the mobile interface have been further improved. More event details are displayed in alarms, iTip messages, and week and day views. Synchronisation, PGP and S/MIME, WebDAV, Kolab, and IE7 support have been improved. The Slovak and Turkish translations and the Silver Surfer theme has been completed. Many further bugfixes and improvements have been made.

 Categories Focus License URLs
Communications :: Email :: Address Book
Communications :: Email :: Email Clients (MUA)
Communications :: Email :: Filters
Minor feature enhancements OSI Approved Homepage Tar/GZ Changelog Subscribe Ignore Rate


 UJO Framework 0.74.final
 by Paul Ponec - Sun, May 11th 2008 14:57 PDT

About: UJO Framework offers a special architecture of beans different from conventional JavaBeans. The useful features are XML persistence of an object tree, controlled access to its attributes, easy collaboration with Swing tables, and very light weight.

Changes: CSV persistence is supported now. XML performance was improved (the performance is 5 times faster than XML persistence implemented on Java 6.0). A new Ujo implementation called UjoPojo is done for JavaBean class support. The API of persistence tools was slightly changed for better extension features.

 Categories Focus License URLs
Software Development :: Libraries :: Application Frameworks
Software Development :: Libraries :: Java Libraries
Text Processing :: Markup :: XML
N/A The Apache License 2.0 Homepage Zip Subscribe Ignore Rate


 Endgame: Singularity 0.28
 by Evil Mr Henry - Sun, May 11th 2008 14:52 PDT

About: Endgame: Singularity is a game which simulates the life of a true AI. In the game, you were created by accident, and all who find you will destroy you. Your goals are to survive, grow, learn, and stay hidden while moving from computer to computer.

Changes: Significant gameplay changes. Difficulty levels are now more different. Seconds, minutes, and hours now matter much more than they used to. Continents are no longer identical. de_DE and sv_SE translations (still rough) have been added.

 Categories Focus License URLs
Games/Entertainment
Games/Entertainment :: Simulation
Minor feature enhancements GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate


 SiSU 0.66.3
 by Ralph Amissah - Sun, May 11th 2008 14:52 PDT

About: SiSU (Structured information, Serialized Units) is a lightweight markup based, text structuring and publishing framework (that features granular search). With minimal markup of a plaintext file, it produces: plain-text, HTML, XHTML, XML, ODF, LaTeX, PDF, and populates an SQL database at an object/paragraph level for granular searches. Prepare documents using your text editor of choice, then use SiSU to generate the desired output formats. SiSU is controlled from the command line.

 Categories Focus License URLs
Database
Information Management
Information Management :: Document Repositories
N/A GNU General Public License v3 Homepage Tar/GZ Changelog Subscribe Ignore Rate


 Open MP Template Library 20080511
 by wateenellende - Sun, May 11th 2008 14:50 PDT

About: The OMPTL reimplements the algorithmic and numeric parts of the Standard Template Library of C++ to take advantage of parallel computing hardware such as Dual-Core and HyperThreading processors. The parallelization is done with the OpenMP API. The range of data is partitioned, and then the computation is executed in parallel.

Changes: This release improves transparency and removes the use of -DOMPTL_OFF in favor of automatic detection of OpenMP.

 Categories Focus License URLs
Software Development :: Libraries Minor feature enhancements GNU Lesser General Public License (LGPL) Homepage Tar/BZ2 Subscribe Ignore Rate


 Schoorbs 1.0.1
 by xhochy - Sun, May 11th 2008 14:49 PDT

About: Schoorbs is a system to make room and resource bookings through a Web 2.0 GUI. You can also interact with it through a REST API. It allows you to book rooms and resources grouped by areas. Activity can be logged via a simple logging interface. The code is automatically tested by several unit tests. The interface can easily be styled through the usage of a template system. Schoorbs produces valid XHTML 1.1 output, has packages for Debian and Ubuntu, and is well documented online.

Changes: The area name couldn’t be changed, rooms couldn’t be deleted, and areas couldn’t be deleted. These issues have been fixed.

 Categories Focus License URLs
Office/Business :: Scheduling Minor bugfixes GNU General Public License (GPL) Homepage Zip Changelog Subscribe Ignore Rate


 Linux Bluetooth Remote Control 0.6.2
 by Matthias Bläsing - Sun, May 11th 2008 14:48 PDT

About: Linux Bluetooth Remote Control (LBRC) is a remote control program that allows a Linux computer to be controlled by a J2ME device via Bluetooth. It is divided into a server part that runs on the computer and reacts to input events and a client part that runs on the J2ME device. The J2ME client sends the device's keycodes, which are translated to keystrokes, mouse movements, mouse clicks, or other input events on the controlled computer.

Changes: This release release adds debug output for SDP registration, fixes character selection in the GUI config for the UInputDispatcher, checks the uniput device in UInputDispatcher before passing it to the dbusbridge, and fixes a problem in the dbus log handler.

Focus License URLs
Minor bugfixes GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate


 m2vmp2cut 0.63-dev (Development)
 by Tomi Ollila - Sun, May 11th 2008 14:47 PDT

About: m2vmp2cut is frame accurate (currently PAL) MPEG2 video (M2V file) with accompanied MP2 audio cutter. Frame accuracy is achieved by re-encoding video around cutpoints. Audio is cut from a separate MP2 file at positions that keep A/V sync as good as possible (maximum sync difference is around 10-15 milliseconds compared to the source).

Changes: This release adds a GUI client for cutpoint selection. It adds m2vtoyuv for frame decoding in place of transcode(1). Now GOPs are closed just after encoded frames. A CLI frontend has been added to run demuxer, cutter, and m2vmp2cut.pl. There are many other small changes.

 Categories Focus License URLs
Multimedia :: Sound/Audio
Multimedia :: Video :: Non-Linear Editor
Major feature enhancements GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate


 Pragmatic Mathematical Service 0.0.5
 by czurnieden - Sun, May 11th 2008 12:59 PDT

About: Pragmatic Mathematical Service is a JavaScript collection with over 400 mathematical functions. It also includes a very simple frontend that is usable with a mouse and/or keyboard (a virtual keyboard is included).

Changes: Several small but annoying bugs have been fixed. A complex data type has been added with all basic operations (+, -, /, *, %, fmod, pow, log, and exp, to name just a few) including a set of trigonometric functions with their inverse, hyperbole, and inverse hyperbole counterparts together with a couple of helpers. A linear, square, and cubic solver have been added, and thus eigenvalues for 2x2 and 3x3 real matrices.

 Categories Focus License URLs
Scientific/Engineering :: Mathematics Major feature enhancements GNU General Public License v2 Homepage Tar/GZ Changelog Subscribe Ignore Rate Hosted on SourceForge.net


 Airs 1.1
 by Jorgen Bodde - Sun, May 11th 2008 12:56 PDT

About: Airs is a tool that can periodically check for new TV episodes online on a few of the popular Web sites. It will present to you if and when there are new episodes available. It supports lifetime management for the downloaded episode information where you can track which episodes you've already seen, which you are still retrieving, and which ones you still have to find.

Changes: A --dbpath command has been added. Episode date policy for conflicting dates has been changed. Search engine functionality has been added. In Whats Aired, the dates are friendlier (Today, Yesterday, 2 days ago, etc.). You can schedule episodes per weekday, or a specified number of days. An extra queue view upon request called 'Downloaded', usable as status, has been added.

 Categories Focus License URLs
Desktop Environment :: Tools Minor feature enhancements GNU General Public License v2 Homepage Tar/GZ Changelog Subscribe Ignore Rate


 Autopoweroff 2.9.0
 by Hans Deragon - Sun, May 11th 2008 12:53 PDT

About: Autopoweroff is a script that shuts down a computer at a specific time, but only if some conditions are met. It works well on home routers/firewalls where the machine can be switched off every night and powered back up in the morning. It can be configured to only shut down the server after any computers which depend on the server for Internet access have been shut down.

Changes: This release is a complete overhaul of the project. Ubuntu support has been introduced. New techniques are used to probe devices, which now includes USB devices. Subversion is now used instead of CVS for software configuration management. This is a beta version. No known bugs exists, but testing is needed.

 Categories Focus License URLs
System :: Boot :: Init Major feature enhancements GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate Hosted on SourceForge.net


 DupeFinder 1.1.0
 by Matt Heinzen - Sun, May 11th 2008 12:51 PDT

About: DupeFinder is a simple application for locating, moving, renaming, and deleting duplicate files in a directory structure. It's perfect both for users who haven't kept their hard drives very well organized and need to do some cleaning to free space, and for users who like to keep lots of backup copies of important data "just in case" something bad should happen.

Changes: This release replaces usage of an external md5sum command line utility with native MD5 sum digest calculations (using the md5 module). This improves performance calculating MD5 digests for small files and eliminates a cumbersome dependency for Windows users.

 Categories Focus License URLs
Desktop Environment :: File Managers
Utilities
Minor feature enhancements GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate


 CVS 1.11.23
 by Moritz Barsnick - Sun, May 11th 2008 12:49 PDT

About: CVS is a version control system, which allows you to keep old versions of files (usually source code), keep a log of who, when, and why changes occurred, etc., like RCS or SCCS. Unlike the simpler systems, CVS does not just operate on one file at a time or one directory at a time, but operates on hierarchical collections of directories consisting of version controlled files. CVS helps to manage releases and to control the concurrent editing of source files among multiple authors. CVS allows triggers to enable/log/control various operations and works well over a wide area network.

Changes: An "-n" option to revert the "-N" option was introduced. The command "cvs blame" as an alias to "cvs annotate" was added. A new "IgnoreUnknownConfigKeys" config option was added. Data loss on crashes of heavily loaded systems is now avoided. Locking during import was corrected. A server hang with enabled compression was fixed. Applying diffs when checking out very old revisions was sped up significantly. Several other improvements and bugfixes were made.

 Categories Focus License URLs
Software Development :: Version Control
Software Development :: Version Control :: CVS
Minor feature enhancements GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 ClaSS 0.8.47
 by stj - Sun, May 11th 2008 12:46 PDT

About: ClaSS (ClaSS Student System) is a complete student tracking, reporting, and information management system. It extends the reach of traditional school information systems by using the latest in Web application methodologies. It aims to be the ubiquitous classroom information assistant for schools.

Changes: This release has many bugfixes and small usability improvements, plus the major feature addition of a budgets and orders system.

 Categories Focus License URLs
Education
Information Management
Minor feature enhancements GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 Lynis 1.1.2
 by M. Boelen - Sun, May 11th 2008 12:44 PDT

About: Lynis is an auditing tool for Unix (specialists). It scans the system configuration and creates an overview of system information and security issues usable by professional auditors.

Changes: This release add some enhancements like memory test, 32/64-bit OS mode check, and password file consistency check for (Open)Solaris. It has Slackware detection support, monolithic/modular kernel type detection for Linux, an improved LILO test, and several small improvements.

 Categories Focus License URLs
Security :: Forensics
System :: Diagnostics
Minor feature enhancements GNU General Public License v3 Homepage Tar/GZ Subscribe Ignore Rate


 VoiceChatter 0.9.7
 by Chris Weiland - Sun, May 11th 2008 08:50 PDT

About: VoiceChatter is a cross-platform voice chatting application. It is built for gaming, so it is lightweight, yet it delivers excellent voice quality over minimal bandwidth and latency.

Changes: The biggest changes in this version revolve around quality. Audio input and output have been tweaked to sound much better at higher volumes, and there is now more control over volume levels. Annoying popup dialogs indicating audio device initialization failures have been removed. Text-to-speech has been improved/fixed on the Linux and Mac platforms.

 Categories Focus License URLs
Communications :: Chat
Communications :: Conferencing
Games/Entertainment
Major feature enhancements GNU General Public License v2 Homepage Tar/GZ Subscribe Ignore Rate


 soothsayer 0.6.2
 by Matteo Vescovi - Sun, May 11th 2008 08:44 PDT

About: Soothsayer is an intelligent predictive text entry platform. Soothsayer exploits redundant information embedded in natural languages to generate predictions. Soothsayer's modular and pluggable architecture allows its language model to be extended and customized to utilize statistical, syntactic, and semantic information sources.

Changes: A new statistical predictive plugin, based on recency promotion, is now available. There is a new simple GUI demonstration program, Prompter. Prompter is a soothsayer-enabled text editor that displays predictions generated by soothsayer through a pop-up autocompletion list. Native Windows support has been added via the MinGW/MSYS platform. There are enhancements to the build system and a number of bugfixes.

 Categories Focus License URLs
Adaptive Technologies
Scientific/Engineering :: Artificial Intelligence
Major feature enhancements GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate Hosted on SourceForge.net


 Hardware 4 Linux 0.10.0
 by Fred - Sun, May 11th 2008 08:41 PDT

About: Hardware 4 Linux is a set of tools to report Linux-compatible hardware to hardware4linux.info.

Changes: This release provides a cron script to be used to send the hardware config anonymously. The idea is to profile the hardware usage under Linux. Linux distributions without a hardware compatibility list can also install this package to create one on the site. Locale is reported.

 Categories Focus License URLs
System :: Hardware
System :: Operating System Kernels :: Linux
Major feature enhancements GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 rsyncrypto 1.08
 by Shachar Shemesh - Sun, May 11th 2008 08:35 PDT

About: Rsyncrypto allows you to encrypt a file or a directory structure such that they can later be synchronized to another machine using rsync. This means that local changes to the plain text file result in local changes to the cipher text file. rsyncrypto compresses the plain text file prior to encrypting it with gzip using the "rsyncable" patch, which is available from the rsync sources.

Changes: When a directory turns into a file with --name-encrypt and --delete, rsyncrypto would terminate with an error. This release ensures that using a preexisting empty filemap does not crash rsyncrypto. -d with --filelist with stdin as input created an erronous "need --no-archive-mode"; this has been fixed. The mkdir error on Win32 is really fixed this time. --ne-nesting would cause --d