Newsletter for Friday, December 03rd 2004

[email protected]
Newsgroups gmane.linux.freshmeat.announce
Message-ID <[email protected]>
::: L I N K S   F O R   T H E   D A Y :::

Today's news on the web: http://freshmeat.net/daily/2004/12/03/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce

-- --- .- ---.--- --..-.---  - ..---.-- --  -...----.-----------

::: A D V E R T I S I N G :::

Make Smarter Purchasing Decisions Now with the IT Product Guide

 Get the inside scoop on the latest IT products. The IT Product Guide
Combines test results from InfoWorld with feedback from real users. You'll
see what's to your enterprise now  

http://productguide.itmanagersjournal.com/

  ----.------.- .- ----- - ----..-..-.--.---- -- .-.---.-..  -- -

::: R E L E A S E   H E A D L I N E S (60) :::

[001] - amypkg 1.4 
[002] - arpalert 1.0.1b (Developement)
[003] - Barcode Writer in Pure Postscript 2004-12-03 
[004] - bib2html 3.0 
[005] - Bitflux Editor 1.0.0RC2 
[006] - Bitflux Editor 1.0.0 
[007] - Chess Training Tools 1.2.12 
[008] - cx_Freeze 3.0.1 
[009] - Damn Small Linux 0.9 
[010] - Dante 1.1.15-pre3 
[011] - Darik's Boot and Nuke 1.0.4 
[012] - DataMonster 0.99.5 
[013] - DSPAM 2004.1203 (Development)
[014] - edictionary 2.0-beta 
[015] - FairUCE 1.0.0 
[016] - fIcy 1.0.9 
[017] - Filesystem in Userspace 2.1 (Second Generation)
[018] - gcx 0.7.5 
[019] - GeSHi 1.0.4 
[020] - HTMLProc 1.1 
[021] - Information Currency Web Services 0.0.1 
[022] - interface preprocessor for PHP 0.2.8 
[023] - Java Serialization to XML 2.2.3.6 (Commercial)
[024] - Jmol 10pre22 (Development)
[025] - kbarcode 1.9.3 (Development)
[026] - KWebWatch 0.9.8 
[027] - Lutel Firewall 0.90 (Development)
[028] - MakeMovingMenus 0.3 
[029] - mechanoid 0.1.0 
[030] - MediaWiki 1.4beta1 (Development)
[031] - Midgard Components Framework 2.0.0-RC1 (Development)
[032] - mnoGoSearch 3.2.26 (3.2.x)
[033] - MString and MStringArray 0.62 
[034] - Musical MIDI Accompaniment 0.12 
[035] - noattach 1.2beta3 (Development)
[036] - OneFinger 3.0 
[037] - OpenVRML 0.15.2 
[038] - Photon Web Album 0.1 
[039] - PicForth 1.2.4 
[040] - Portable Libconfig 0.1.6 
[041] - Python-LDAP 2.0.6 
[042] - Real Estate Management Software 1.17 
[043] - ResXML 0.2.1 
[044] - RHIDE 1.5 (Turbo Vision 2)
[045] - RipIT 2.8 
[046] - Round-Robin SQL 0.1.1 
[047] - s11n Data Node Browser 2004.11.20 
[048] - SchoolBell 0.8 
[049] - SchoolTool 0.8 
[050] - sendEmail 1.51 
[051] - Setedit 0.5.4 
[052] - sift 0.1.0 
[053] - Snakememory 20041129 
[054] - Spell Checker 1.00 
[055] - Sylpheed 1.0.0beta4 (Main)
[056] - Syntax CMS 1.1.2 
[057] - Tellico 0.13 
[058] - Turbo Vision 2.0.3 
[059] - tvmet 1.7.0 (Stable)
[060] - wyoFiler 0.7.0a 


--- ---. --  .---------- .--..--- . ---. - --- -  -------- ----- 

::: R E L E A S E   D E T A I L S :::

[001] - amypkg 1.4 
  by rob (http://freshmeat.net/users/rainbowbrian/)
  Fri, Dec 3rd 2004 12:43

Utilities

About: amypkg is a minimalistic Slackware package management system. It is
written as a shell script, and it includes automatic dependency checking
and installation. It has been designed to run with the minimum possible
system requirements. 

Changes: A check has been added for root. An upgrade facility, a finddeps
facility, -x and AMYDIREXTRA, extra messages and queries, and many extra
checks have been added. The internal directory structure has been changed.
Some bugs have been fixed.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/amypkg/

                        - %  - %  - % - % -

[002] - arpalert 1.0.1b (Developement)
  by Thierry FOURNIER (http://freshmeat.net/users/fourniert/)
  Fri, Dec 3rd 2004 12:45

Security
System :: Logging
System :: Monitoring

About: arpalert uses ARP address monitoring to help prevent unauthorized
connections on the local network. If an illegal connection is detected, a
program or script is launched, which could be used to send an alert
message, for example. 

Changes: The segmentation faults have cleaned up. The library pcap does
not like to run in simultaneous threads, and now runs in simultaneous
processes. The kill -HUP interception function had a child-killing problem
(interference with the ALARM signal).

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/arpalert/

                        - %  - %  - % - % -

[003] - Barcode Writer in Pure Postscript 2004-12-03 
  by Terry Burton (http://freshmeat.net/users/terryburton/)
  Fri, Dec 3rd 2004 04:18

Information Management
Multimedia :: Graphics
Office/Business :: Financial :: Point-Of-Sale

About: Barcode Writer in Pure Postscript implements the printing of many
barcode formats entirely within level 2 PostScript. This means that the
process of converting the input string into the printed output is
performed by the printer itself, avoiding the need to re-implement the
barcode generation process whenever your language needs change. The
project supports most major barcode formats including EAN-13, EAN-8,
UPC-A, UPC-E, Code 128-B, Code 39, Interleaved 2 of 5, Code 2 of 5, and
Codabar.

Changes: This version changes the renderer to accept a dictionary of 
arguments rather than an sbs string, so that it can have  optional
arguments such as text and bar heights passed to it.  The encoders were
upgraded accordingly. 

License: MIT/X Consortium License

URL: http://freshmeat.net/projects/postscriptbarcode/

                        - %  - %  - % - % -

[004] - bib2html 3.0 
  by sgalland (http://freshmeat.net/users/sgalland/)
  Fri, Dec 3rd 2004 12:16

Internet :: WWW/HTTP

About: bib2html is a converter from a BibTeX database to HTML files.

Changes: Some mathematical TeX commands are added ( \epsilon, \Epsilon,
\mathbf, \mathit, \mathrm, \mathsf, \mathtt, \mathnormal, and \sqrt). An
XML generator thatrespects the DTD from BibTeXML is added. There are minor
bugfixes.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/bib2html/

                        - %  - %  - % - % -

[005] - Bitflux Editor 1.0.0RC2 
  by chregu (http://freshmeat.net/users/chregu/)
  Fri, Dec 3rd 2004 08:26

Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
Text Processing :: Markup :: XML

About: Bitflux Editor is a browser-based WYSIWYG XML editor which is
written in JavaScript and uses XML, XSLT, and CSS for rendering. It is
usable with any XML document and features tables, lists, images, special
chars, clipboard, undo/redo, and easy customization.  

Changes: This release adds many small bugfixes to inline markup, editing
attributes of XHTML elements, XML comments, copy and paste, and lists. The
license has been switched to the Apache Software License 2.0 and the
"Document saved" popup has been removed. 

License: The Apache License 2.0

URL: http://freshmeat.net/projects/bitfluxeditor/

                        - %  - %  - % - % -

[006] - Bitflux Editor 1.0.0 
  by chregu (http://freshmeat.net/users/chregu/)
  Fri, Dec 3rd 2004 08:12

Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
Text Processing :: Markup :: XML

About: Bitflux Editor is a browser-based WYSIWYG XML editor which is
written in JavaScript and uses XML, XSLT, and CSS for rendering. It is
usable with any XML document and features tables, lists, images, special
chars, clipboard, undo/redo, and easy customization.  

Changes: This release adds mostly little bugfixes since the last RC2
release, but a lot of bugfixes since the latest freshmeat announcement. 

License: The Apache License 2.0

URL: http://freshmeat.net/projects/bitfluxeditor/

                        - %  - %  - % - % -

[007] - Chess Training Tools 1.2.12 
  by dkappe (http://freshmeat.net/users/dkappe/)
  Fri, Dec 3rd 2004 12:39

Games/Entertainment :: Turn Based Strategy

About: Chess Training Tools is a collection of chess training tools. It
includes a chess visualization trainer that teaches chess visualization by
drilling you on the color of a particular square, and also on your ability
to tell if two squares are the same color, if two (or three) squares are
on the same diagonal, if two squares are a knight move apart, or if two
squares are two knight moves apart. It includes a weak chess program
(called Vince) that lets you lag the display by several ply, hide all
pieces or all pawns, and block out quadrants of the board. Furthermore, it
includes an opening memorization trainer. The Palm & Pocket PC versions are
missing the mate, opening trainer, and Vince. 

Changes: This release fixes an install problem and adds status messages to
the splash screen.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/chesstraining/

                        - %  - %  - % - % -

[008] - cx_Freeze 3.0.1 
  by Anthony Tuininga (http://freshmeat.net/users/atuining/)
  Fri, Dec 3rd 2004 12:46

Software Development :: Build Tools

About: cx_Freeze is a set of utilities for freezing Python scripts into
executables in a cross platform way, using many of the techniques found in
Thomas Heller's py2exe, Gordon McMillan's Installer, and the Freeze utility
that ships with Python itself.

Changes: This release adds support for a few less frequently encountered
scenarios. It also adds support for adding files (other than Python
modules) into the zip file appended to the target executable. A few bugs
were also squashed.

License: Python License

URL: http://freshmeat.net/projects/cx_freeze/

                        - %  - %  - % - % -

[009] - Damn Small Linux 0.9 
  by damnsmalllinux (http://freshmeat.net/users/damnsmalllinux/)
  Fri, Dec 3rd 2004 04:15

Desktop Environment

About: Damn Small Linux is a business-card size (50MB) Live CD Linux
distribution. Despite its minuscule size it strives to have a functional
and easy to use desktop. 

Changes: This release adds the Firefox Web browser, MediaPlayer, 
enjoympeg and ascd (replacing xmms), the Minimum Profit  editor (replacing
Scite and Zile), spell checking for Sylpheed  email, an update for emelfm
filetypes for multimedia, many  space saving cuts, and drops Tuxnes and
Mutella.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/damnsmalllinux/

                        - %  - %  - % - % -

[010] - Dante 1.1.15-pre3 
  by karls (http://freshmeat.net/users/karls/)
  Fri, Dec 3rd 2004 04:15

Internet :: Proxy Servers
Software Development :: Libraries
System :: Networking :: Firewalls

About: Dante is a free implementation of the proxy protocols socks version
4, socks version 5 (rfc1928), and msproxy. It can be used as a firewall
between networks. The package consists of two parts, a socks server and a
proxy client which supports socks, msproxy, and HTTP proxies. Commercial
support is available.

Changes: This version features changes to the autoconf system, which 
might cause initial problems on some platforms.

License: BSD License (original)

URL: http://freshmeat.net/projects/dante/

                        - %  - %  - % - % -

[011] - Darik's Boot and Nuke 1.0.4 
  by Darik Horn (http://freshmeat.net/users/dajhorn/)
  Fri, Dec 3rd 2004 04:07

Security
System :: Filesystems

About: Darik's Boot and Nuke (DBAN) is a self-contained boot floppy that
securely wipes the hard disks of most computers. DBAN will automatically
and completely delete the contents of any hard disk that it can detect,
which makes it an appropriate utility for bulk or emergency data
destruction. 

Changes: This release has SATA drivers.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/dban/

                        - %  - %  - % - % -

[012] - DataMonster 0.99.5 
  by Darel Finkbeiner (http://freshmeat.net/users/darelf/)
  Fri, Dec 3rd 2004 12:20

Games/Entertainment :: Role-Playing

About: DataMonster is a d20 D&D command line management program written in
Python (there is a C++ version in CVS, but it is not currently being
developed). It provides an XP calculator, and access to monster
information in the 3.5 SRD. It is not yet feature complete. It uses
libxml2 and readline to provide many of its features.

Changes: This release adds regular option parsing (e.g. --help). Readline
command completion code has been added. The "0hp" monster problem has been
fixed. Updating is highly recommended.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/datamonster/

                        - %  - %  - % - % -

[013] - DSPAM 2004.1203 (Development)
  by Nuclear Elephant (http://freshmeat.net/users/jzdziarski/)
  Fri, Dec 3rd 2004 12:34

Communications :: Email :: Filters
Internet
Text Processing :: Filters

About: DSPAM is a server-side statistical anti-spam agent for Unix email
servers. It masquerades as the email server's local delivery agent and
effectively filters spam using a combination of de-obfuscation techniques,
specialized algorithms, and statistical analysis. The result is an
administratively maintenance-free, self-learning anti-spam tool. DSPAM has
yielded real-world success rates beyond 99.9% accuracy with less than a
0.01% chance of false positives.

Changes: Client/Server mode has been added, allowing DSPAM to be run as a
stateful process (with stateful connections to the database). LMTP support
has been added, allowing for communication with the daemon either by the
DSPAM client or an LMTP-capable third-party tool. A thin-client (dspamc)
has been added to the build creating a client without libdspam linked in.
TUM training has been enhanced to use fewer resources than TEFT-mode
training. Performance enhancements have been made to the PostgreSQL
storage driver. Much code has been normalized.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/dspam/

                        - %  - %  - % - % -

[014] - edictionary 2.0-beta 
  by Vishal Verma (http://freshmeat.net/users/vermavee/)
  Fri, Dec 3rd 2004 15:31

Education
Other/Nonlisted Topic

About: edictionary is a command line interface to online dictionaries. 

Changes: This release includes a totally revamped engine to fetch word
meanings. The Merriam-Webster parsing logic has been rewritten. There's
support for configuration files and new switches.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/edict/

                        - %  - %  - % - % -

[015] - FairUCE 1.0.0 
  by alphaWorks (http://freshmeat.net/users/alphaworks/)
  Fri, Dec 3rd 2004 15:52



About: FairUCE is a spam filter that prevents spam from reaching the
recipient's inbox by verifying the identity of the sender. It will stop
the vast majority of spam without the use of a content filter, and without
requiring a probable spam or bulk folder that needs to be checked
periodically.

License: Free for non-commercial use

URL: http://freshmeat.net/projects/fairuce/

                        - %  - %  - % - % -

[016] - fIcy 1.0.9 
  by wave++ (http://freshmeat.net/users/wavexx/)
  Fri, Dec 3rd 2004 08:08

Communications
Multimedia :: Sound/Audio :: Capture/Recording

About: fIcy is a command line icecast/shoutcast stream grabber. Its goal
is to cleanly and automatically rip a stream into user-customizable files.
It will work with any ICY-compatible stream, allowing you to either to save
the stream to disk, pipe the output to a media player, or both.

Changes: This release fixes the default non-POSIX behavior of glibc's
getopt, which was breaking fPls, and fResync, which was broken on
little-endian systems. 

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/ficy/

                        - %  - %  - % - % -

[017] - Filesystem in Userspace 2.1 (Second Generation)
  by Miklos Szeredi (http://freshmeat.net/users/mszeredi/)
  Fri, Dec 3rd 2004 12:16

Software Development :: Libraries
System :: Filesystems
System :: Operating System Kernels :: Linux

About: Filesystem in Userspace is a simple interface for  userspace
programs to export a virtual filesystem  to the Linux kernel. It also aims
to provide a secure  method for non privileged users to create and  mount
their own filesystem implementations.

Changes: New features include parsing of common mount options (e.g. "-o
ro"), better path resolving on unmount, and the ability to change module
parameters through the sysfs interface on 2.6 kernels. Some mounting
related bugs were also fixed.

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/fuse/

                        - %  - %  - % - % -

[018] - gcx 0.7.5 
  by Radu Corlan (http://freshmeat.net/users/rcorlan/)
  Fri, Dec 3rd 2004 23:55

Scientific/Engineering :: Astronomy

About: GCX provides a complete set of data-reduction functions for CCD
photometry, with frame WCS fitting, automatic target identification,
aperture photometry of target and standard stars, single-frame ensemble
photometry data reduction, multi-frame color coefficient fitting,
extinction coefficient fitting, and all-sky photometry. It also controls
CCD cameras and telescopes, and implements automatic observation
scripting. Cameras are controlled through a hardware-specific server, to
which gcx connects through a TCP socket. The program can control
telescopes which use the LX200 protocol, and refine pointing by matching
images to the GSC catalog position of stars. It generates FITS files with
comprehensive header information. 

Changes: A few changes have been made to ensure clean compilation on
FreeBSD 5.3.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/gcx/

                        - %  - %  - % - % -

[019] - GeSHi 1.0.4 
  by Nigel McNie (http://freshmeat.net/users/oracleshinoda/)
  Fri, Dec 3rd 2004 23:58

Internet :: WWW/HTTP :: Dynamic Content
Software Development :: Libraries :: PHP Classes
Text Processing :: Markup :: HTML/XHTML

About: GeSHi is a generic syntax highlighter for PHP that takes any source
code and highlights it in XHTML and CSS. It features case-sensitive or
insensitive highlighting, auto-caps/non-caps of any keyword, an unlimited
scope for styling, the use of CSS in which almost any aspect of the source
can be highlighted, the use of CSS classes to massively reduce the amount
of output code, function-to-URL capabilities, line numbering, and much
more. Over 30 languages are supported, including Java, C, PHP, HTML, CSS,
SQL, Pascal, C++, XML, ASP, and ASM.

Changes: This release fixes some bugs affecting stylesheet retrieval and
versioning.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/geshi/

                        - %  - %  - % - % -

[020] - HTMLProc 1.1 
  by Raster (http://freshmeat.net/users/scostas/)
  Fri, Dec 3rd 2004 15:23

Text Processing :: Markup :: HTML/XHTML

About: HTMLProc is a HTML preprocessor. It allows you to include files
into files, select files using a global path or by name, and deal with
files regardless of location, and it adds the width and height values for
each picture.

Changes: Major code cleanup. Updated instructions. Better detection and
checking of PHP and Javascript blocks.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/htmlproc/

                        - %  - %  - % - % -

[021] - Information Currency Web Services 0.0.1 
  by infoeng (http://freshmeat.net/users/infoeng/)
  Fri, Dec 3rd 2004 15:42

Information Management
Internet :: WWW/HTTP
Office/Business

About: ICWS provides a Web services (SOAP) interface for information
currency systems. The current implementation uses Java, the Axis SOAP
engine, and the PostgreSQL database server.

License: MIT/X Consortium License

URL: http://freshmeat.net/projects/icws/

                        - %  - %  - % - % -

[022] - interface preprocessor for PHP 0.2.8 
  by tm243 (http://freshmeat.net/users/tm243/)
  Fri, Dec 3rd 2004 12:18

Software Development :: Libraries :: PHP Classes
Software Development :: Pre-processors

About: The ippfp library provides methods for creating and rendering user
interfaces in PHP independent of output format. It features HTML, GTK,
ncurses, and PDF. You can create input masks such as forms for databases,
etc.

Changes: The ncurses and GTK packages are up to date. A new package for
PDF support using fpdf is available. A pear package.xml file and some new
elements were created. Detailed German documentation is available. Many
minor improvements were made.

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/ippfp/

                        - %  - %  - % - % -

[023] - Java Serialization to XML 2.2.3.6 (Commercial)
  by Brendan Macmillan (http://freshmeat.net/users/yow/)
  Fri, Dec 3rd 2004 08:18

Communications
Database
Software Development

About: Java Serialization to XML is a tool for persisting to files or
databases and for communication. Objects become portable, evolvable, and
accessible with text and XML tools in one line of code. 

Changes: This release fixes an obscure ConcurrentModificationException bug
which occurred when enumerating Vectors with a deserialized Enumeration
object. 

License: Other/Proprietary License with Free Trial

URL: http://freshmeat.net/projects/jsx/

                        - %  - %  - % - % -

[024] - Jmol 10pre22 (Development)
  by EgonW (http://freshmeat.net/users/egonw/)
  Fri, Dec 3rd 2004 04:13

Education :: Computer Aided Instruction (CAI)
Multimedia :: Graphics :: 3D Rendering
Scientific/Engineering :: Bioinformatics

About: Jmol is a Free, Open Source molecule viewer and editor. It is a
collaboratively developed visualization and measurement tool for chemical
scientists. Jmol is an active project, and there are new features being
added to it on a daily basis. Users are encouraged to modify it to fit
their needs and to contribute their changes to the project.

Changes: This release fixes bugs in the measurement rendering, and changes
the color of the measurement labels to white or black, whichever contrasts
most with the background color.

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/jmol/

                        - %  - %  - % - % -

[025] - kbarcode 1.9.3 (Development)
  by Dominik Seichter (http://freshmeat.net/users/domseichter/)
  Fri, Dec 3rd 2004 12:17

Office/Business
Printing

About: KBarcode is a barcode and label printing application for KDE 3. It
can be used to print everything from simple business cards up to complex
labels with several barcodes, such as article descriptions. KBarcode comes
with an easy-to-use WYSIWYG label designer, a setup wizard, batch import of
labels (directly from the delivery note), thousands of predefined labels,
database managment tools, and translations in many languages. Even
printing more than 10,000 labels in one go is no problem for KBarcode.
Additionally, it is a simple xbarcode replacement for the creation of
barcodes. All major types of barcodes like EAN, UPC, CODE39, and ISBN are
supported.

Changes: This released fixed a few printing bugs and increased printing
speed. Keyboard accels were improved. Copy and paste of single barcodes
was fixed.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/kbarcode/

                        - %  - %  - % - % -

[026] - KWebWatch 0.9.8 
  by Alfonso Gazo (http://freshmeat.net/users/agazo/)
  Fri, Dec 3rd 2004 04:16

Desktop Environment :: K Desktop Environment (KDE)

About: KWebWatch is a small KDE utility that monitors Web pages, looking
for changes. It also acts a launching pad for viewing URLs in your
favorite browser.  

Changes: This release adds a KDE3 port, GCC3 compilation, and the  ability
to drag and drop URLs from the browser.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/kwebwatch/

                        - %  - %  - % - % -

[027] - Lutel Firewall 0.90 (Development)
  by Tomek Lutelmowski (http://freshmeat.net/users/TomekLutel/)
  Fri, Dec 3rd 2004 12:36

Security
System :: Networking :: Firewalls

About: Lutel Firewall is a Linux IPTables script that provides flexible
control over traffic using rule sets, support for any kind of multiple
external and internal interaces (and aliases), automated MASQUERADE / SNAT
support, and easy to set up DNAT (transparent proxy, redirections to
LAN/DMZ, etc.). It sets up stateful TCP connection tracking with a
restrictive TCP chain, blocking all stealth mode scans (FIN, Xmas Tree,
Null, Windows scan, or ACK scan modes (nmap -sF -sX -sN -sW -sA)), IP
protocol scans (nmap -sO), UDP scans (nmap -sU), blocking identification
via TCP/IP fingerprinting (nmap -O), anti-spoof protection, including
protection for aliases, TCP SYN, UDP, and ICMP flood protection, and more.
It also supports autoupdates of the script and IANA list.

Changes: The script was totally rewritten from the ground up. The most
important changes are a new traffic definition method, blocking of most
scan methods, autoupdates, the script now separated from a configuration
file, and new engine that can squeeze much more from netfilter.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/lutelfirewall/

                        - %  - %  - % - % -

[028] - MakeMovingMenus 0.3 
  by Jens Georg (http://freshmeat.net/users/phako/)
  Fri, Dec 3rd 2004 12:53

Multimedia
Multimedia :: Video
Multimedia :: Video :: Conversion

About: MakeMovingMenus is a DVD thumbnail generator for "living" menu
backgrounds. These backgrounds are meant to give the impression of having
many small movie clips running all at once. 

Changes: Code cleanups and reduced space consumption.

License: Perl License

URL: http://freshmeat.net/projects/movmenu/

                        - %  - %  - % - % -

[029] - mechanoid 0.1.0 
  by Richard Harris (http://freshmeat.net/users/goosequill/)
  Fri, Dec 3rd 2004 15:52

Internet :: WWW/HTTP :: Browsers

About: mechanoid is a programmatic browser written in Python. It is
intended as an engine that will do things like log in as a SourceForge
project admin and do a quick release, or send and receive Yahoo! mail. It
is a fork of John J. Lee's mechanize.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/mechanoid_gq/

                        - %  - %  - % - % -

[030] - MediaWiki 1.4beta1 (Development)
  by brion (http://freshmeat.net/users/brion/)
  Fri, Dec 3rd 2004 12:14

Internet :: WWW/HTTP :: Dynamic Content

About: MediaWiki is a Web-based collaborative editing environment.
Originally built for the online encyclopedia project Wikipedia, it's
geared to support a large number of users and pages.

Changes: Most page views will be significantly faster than in previous
versions. Compatibility fixes for PHP5 and "safe mode". An optional table
prefix improves sharing with other Web apps. New plug-in hooks have been
added, including a drop-in skin system. Default preferences can be more
easily overridden, and users have the option to select an alternate user
interface language. Image support is improved with photo galleries,
optional SVG rasterization, and better scaling of large images on their
description pages.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/mediawiki/

                        - %  - %  - % - % -

[031] - Midgard Components Framework 2.0.0-RC1 (Development)
  by Torben Nehmer (http://freshmeat.net/users/tnehmer/)
  Fri, Dec 3rd 2004 04:19

Internet
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management

About: The Midgard Components Framework (also called MidCOM) is an
advanced component architecture which extends the Midgard Web content
management framework. It provides mechanisms for building a Web site using
components without much need for writing code to glue all this together.
The administration site gets built automatically by using those
components. Goodies like a caching engine and subrequests make site
building even easier.

Changes: This release now includes a MidCOM-template, converted to 
Filesystem-MidCOM. Several minor upgrades have been  made to the new
toolbar system and there were a couple of  small bugfixes to the system.
This version should now be  mostly stable for production usage.

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/midcom/

                        - %  - %  - % - % -

[032] - mnoGoSearch 3.2.26 (3.2.x)
  by Sergey Vojtovich (http://freshmeat.net/users/svoj/)
  Fri, Dec 3rd 2004 08:11

Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Indexing/Search

About: mnoGoSearch (formerly known as UdmSearch) is a full-featured Web
search engine that you can use to build search engines over HTTP, HTTPS,
FTP, and NTTP servers, local files, and database big text fields. It
supports Oracle, MS SQL Server, MySQL, PostgreSQL, InterBase/Firebird,
Openlink Virtuoso, Intersystems Caché, iODBC, EasySoft ODBC, and unixODBC
database backends. It has XML, HTML, and TEXT built-in support, and
external converters support for other document types. An automatic
language/charset guesser for more 70 language/charset combinations is
included, along with basic authorization support, and you may index
password-protected intranet HTTP servers with proxy authorization support.

Changes: Search speed optimizations have been made, which makes searches
up to several times faster in some cases. Several enhancements have been
made and several bugs fixed. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/udmsearch/

                        - %  - %  - % - % -

[033] - MString and MStringArray 0.62 
  by mentat (http://freshmeat.net/users/thementat/)
  Fri, Dec 3rd 2004 09:13

Software Development :: Libraries

About: MString is a dynamic string class that is mostly compatible with
the MFC CString. It is implemented with linked lists. MStringArray is a
dynamic array of MStrings (based on the MFC CStringArray).

Changes: This release removes the deprecated headers, fixes the
GetBuffer() bug, fixes the char * constructor bug, makes ToInt() take
negatives and ToDouble() work better, and adds better compare functions. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/mstringandmstringarray/

                        - %  - %  - % - % -

[034] - Musical MIDI Accompaniment 0.12 
  by Bob van der Poel (http://freshmeat.net/users/bobvanderpoel/)
  Fri, Dec 3rd 2004 12:26



About: MMA (Musical MIDI Accompaniment) is an accompaniment generator. It
creates MIDI tracks for a soloist to perform over from a user-supplied
file containing chords and MMA directives. It is very versatile and
generates excellent tracks. It comes with an extensive user-extendable
library with a variety of patterns for various popular rhythms, an
extensive user manual, and several demo songs. It is a command line driven
program. It creates MIDI files which need a sequencer or MIDI file play
program.

Changes: Bass patterns have been expanded. There are minor improvements to
Scale and Walk tracks, harmony improvements, a new MIDI INCLUDE directive,
improved solo voice methods, and general cleanups/fixes.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/mma/

                        - %  - %  - % - % -

[035] - noattach 1.2beta3 (Development)
  by Olafur Osvaldsson (http://freshmeat.net/users/osvaldsson/)
  Fri, Dec 3rd 2004 15:24

Communications :: Email :: Filters

About: noattach is a milter that parses the body of email messages from
sendmail, checks if the filename of attachments matches one of the regular
expressions in a given pattern file, and rejects those emails that match.
Filenames are RFC 2047- or RFC 2231-decoded if needed.  

Changes: This release adds an option for those that want their email
marked after passing through the filter. A .spec file has been added for
those who wish to make an RPM file.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/noattach/

                        - %  - %  - % - % -

[036] - OneFinger 3.0 
  by Maurizio Colucci (http://freshmeat.net/users/seguso/)
  Fri, Dec 3rd 2004 15:28

Desktop Environment :: File Managers
Desktop Environment :: K Desktop Environment (KDE)
Desktop Environment :: Tools

About: OneFinger is a general-purpose GUI for composing  CLI commands with
the mouse. Although entirely  graphical, it does not attempt to hide the
underlying  CLI language. It increases your productivity over  classical
hand-typing by caching commands typed into  terminals, which tend to be
highly repetitive.  Repeated commands can be selected from a list, 
ordered by last usage time. It includes an integrated  file browser that
helps you insert filenames without  typing them. and allows you to see
only those  programs that make sense with a given file. 

Changes: This release is a completely new program: it does not require the
knowledge of the bash language any more, which makes it more similar to a
traditional file manager (but with the benefits of the history panel and
the program panel). There are also other major features and bugfixes.
Please delete the ~/.one-finger directory before running.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/onefinger/

                        - %  - %  - % - % -

[037] - OpenVRML 0.15.2 
  by Braden McDaniel (http://freshmeat.net/users/braden/)
  Fri, Dec 3rd 2004 04:10

Games/Entertainment :: Simulation
Internet :: WWW/HTTP :: Browsers
Multimedia :: Graphics :: 3D Modeling

About: OpenVRML is a toolkit for incorporating VRML support into
applications. The distribution includes Lookat, a simple VRML browser
based on the library. This code is currently being developed and is one of
the more complete open source VRML browsers available.

Changes: Building the tests is now optional. Various minor bugfixes were
made.

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/openvrml/

                        - %  - %  - % - % -

[038] - Photon Web Album 0.1 
  by Yu-Ting Tseng (http://freshmeat.net/users/muder/)
  Fri, Dec 3rd 2004 08:24

Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Dynamic Content
Multimedia :: Graphics :: Presentation

About: Photon is a Web album system based on mod-perl. It generates Web
pages and thumbnails automatically and manages your album structure under
common filesystems so that you can manage the directory and image files
directly. It supports access control and customized appearances of each
album. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/photon.album/

                        - %  - %  - % - % -

[039] - PicForth 1.2.4 
  by Samuel Tardieu (http://freshmeat.net/users/tardieu/)
  Fri, Dec 3rd 2004 12:38

Software Development :: Code Generators
Software Development :: Compilers

About: PicForth is a free software Forth compiler targetting PIC 16F8xx
microcontrollers. It generates compact and efficient code.

Changes: This release adds new words and optimizations. It fixes some
bugs.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/picforth/

                        - %  - %  - % - % -

[040] - Portable Libconfig 0.1.6 
  by rkeene (http://freshmeat.net/users/rkeene/)
  Fri, Dec 3rd 2004 15:27

Software Development :: Libraries

About: Libconfig is a configuration file processing  library that saves
you from having to write  your own configuration parsers and routines.  It
supports callback functions, automatic  variable assignment, and many
different  configuration file types such as Apache-like,  Windows
INI-like, and whitespace separated.  Configuration is processed in a
logical  manner: global configuration files, local  configuration files,
environment variables, and  finally command line options.

Changes: This release updates the RPM spec file and fixes minor
installation issues. lc_cleanup and lc_process_file have been added to the
API.

License: MIT/X Consortium License

URL: http://freshmeat.net/projects/plibconfig/

                        - %  - %  - % - % -

[041] - Python-LDAP 2.0.6 
  by Michael Stroeder (http://freshmeat.net/users/stroeder/)
  Fri, Dec 3rd 2004 15:29

Database
Software Development :: Libraries :: Python Modules

About: python-ldap provides an object-oriented API to access LDAP
directory servers from Python programs. It wraps the OpenLDAP 2.x libs for
that purpose. 

Changes: There is a new function ldap.dn.escape_dn_chars(), and a fix for
avoiding loops when parsing a broken subschema.

License: Python License

URL: http://freshmeat.net/projects/pythonldap/

                        - %  - %  - % - % -

[042] - Real Estate Management Software 1.17 
  by web-tool (http://freshmeat.net/users/mvander/)
  Fri, Dec 3rd 2004 07:58

Information Management :: Records Management
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management

About: Real Estate Management Software is a real estate management
solution for real estate professionals or a for-sale-by-owner Web site.
You can easily place all your listings on the Web, create areas, school
districts, and property types, and upload images. Search functionality is
included.

Changes: This release improves the code optimization for search engines,
fixes some minor bugs, and cleans and improves the comments within the
code. 

License: Free To Use But Restricted

URL: http://freshmeat.net/projects/real-estate-management-software/

                        - %  - %  - % - % -

[043] - ResXML 0.2.1 
  by Paul Hoadley (http://freshmeat.net/users/paulhoadley/)
  Fri, Dec 3rd 2004 04:12

Information Management
Office/Business
Text Processing :: Markup :: HTML/XHTML

About: ResXML is an XML application for the presentation-oriented markup
of resumes or curricula vitae. The aim is for ResXML to support a set of
features which make it a very functional tool for generating resumes for
actual use from an XML source.

Changes: Date parsing is now more flexible, allowing days and months  to
be stored in several different ways. Similarly, date output  now supports
more formats, controlled by two new  parameters. Several bugs were fixed
in both the HTML and  FO stylesheets. Several changes were made to the
schema.  The presence of any 'type' attributes is now optional 
throughout. The 'street' area in 'address' was changed from  optional to
zeroOrMore. Children of 'person' other than  'firstname' and 'lastname'
are now optional.

License: BSD License (original)

URL: http://freshmeat.net/projects/resxml/

                        - %  - %  - % - % -

[044] - RHIDE 1.5 (Turbo Vision 2)
  by Salvador Eduardo Tropea (SET) (http://freshmeat.net/users/setsoft/)
  Fri, Dec 3rd 2004 09:08



About: RHIDE is a powerful integrated development  environment that uses
the GDB debugger. It  supports the C, C++, and Pascal languages. 

Changes: This release can be compiled using SETEdit 0.5.4, Turbo Vision
2.0.3, and gdb 6.1.1 (all stable releases). The most important consequence
of using Turbo Vision 2.x is that you can run RHIDE in its own X11 window
and debug using X11. The new editor fixes bugs and enhances some of its
features, and the new version of gdb adds support for more debug
information formats. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/rhide/

                        - %  - %  - % - % -

[045] - RipIT 2.8 
  by Felix Suwald (http://freshmeat.net/users/ripit/)
  Fri, Dec 3rd 2004 04:17

Multimedia :: Sound/Audio :: CD Audio :: CD Ripping
Multimedia :: Sound/Audio :: Players :: MP3

About: RipIT is a program for ripping, encoding, and tagging MP3s, and
needs no user intervention. It is a wrapper for LAME, Ogg Vorbis, dagrab,
cdparanoia, and others.

Changes: This version fixes more bugs on default settings, and adds 
better search for number of tracks, diskid etc. It adds an  option to
submit CDDB entries to freedb.org if nail (mail) is  installed. If not you
can choose to create a cddb.toc file that  can be sent later.

License: Freely Distributable

URL: http://freshmeat.net/projects/ripit/

                        - %  - %  - % - % -

[046] - Round-Robin SQL 0.1.1 
  by Decibel (http://freshmeat.net/users/decibel/)
  Fri, Dec 3rd 2004 04:07



About: Round Robin SQL is an SQL implementation of a round robin 
database. 

License: BSD License (revised)

URL: http://freshmeat.net/projects/rrsql/

                        - %  - %  - % - % -

[047] - s11n Data Node Browser 2004.11.20 
  by stephan beal (http://freshmeat.net/users/s11n/)
  Fri, Dec 3rd 2004 09:07



About: 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)

URL: http://freshmeat.net/projects/s11nbrowser/

                        - %  - %  - % - % -

[048] - SchoolBell 0.8 
  by Tom Hoffman (http://freshmeat.net/users/krasni_bor/)
  Fri, Dec 3rd 2004 23:52



About: SchoolBell is a calendar server for small to medium sized
organizations. It supports calendars for people, groups, and resources. It
is accessible through a Web interface, and supports import and export of
iCalendar files. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/schoolbell/

                        - %  - %  - % - % -

[049] - SchoolTool 0.8 
  by Tom Hoffman (http://freshmeat.net/users/krasni_bor/)
  Fri, Dec 3rd 2004 12:52

Education
Information Management

About: SchoolTool is a project to develop a common global school
administration infrastructure that is freely available under an Open
Source licence. The vision is to create a platform that is equally
compelling for schools and colleges in First and Third World countries,
that supports best practices in school administration, and that is readily
customized to comply with local regulatory requirements. It is based
primarily on Zope 3, with an HTML interface and a Web service interface in
the REST architectural style.

Changes: This release adds calendaring features, such as repeating events,
as well as demographic and other personal info elements.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/schooltool/

                        - %  - %  - % - % -

[050] - sendEmail 1.51 
  by Brandon Zehm (http://freshmeat.net/users/princecaspian/)
  Fri, Dec 3rd 2004 04:10

Communications :: Email
Communications :: Email :: Email Clients (MUA)
Utilities

About: SendEmail is a lightweight, completely command line-based SMTP
email delivery program. If you have the need to send email from a command
prompt this tool is perfect. It was designed to be used in bash scripts,
Perl programs, and Web sites, but it is also quite useful in many other
contexts. It is written in Perl, and is unique in that it requires no
special modules, and supports any platform that runs Perl. It has a
straightforward interface, making it very easy to use.

Changes: A few alarm() calls causing issues on Win32 systems were  fixed.
An -o message-format=raw option was added to allow  sending of raw
pre-built email messages. A new method of  detecting the hostname was
added.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/sendemail/

                        - %  - %  - % - % -

[051] - Setedit 0.5.4 
  by Salvador Eduardo Tropea (SET) (http://freshmeat.net/users/setsoft/)
  Fri, Dec 3rd 2004 08:21

Software Development :: Debuggers
Software Development :: User Interfaces
Text Editors

About: Setedit is a text editor specially designed for programmers. It has
a nice interface with mouse support, menus and windows (text mode). The
editor is a very good choice for people with DOS background, especially
people accustomed to Worstar and Borland editors. The editor has
overlapped windows so you can see more than one file at the same time,
configurable syntax highlighting, macros, rectangular selection, block
indentation, as well as customizable keyboard shortcuts and menus.

Changes: This release adds debugger features for Linux targets. The editor
can now use gdb to debug programs. This release also supports more Unix
platforms (Darwin, NetBSD, OpenBSD, and more) and fixes some problems for
most targets (thanks to the use of Turbo Vision 2.0.3). 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/setedit/

                        - %  - %  - % - % -

[052] - sift 0.1.0 
  by Richard Harris (http://freshmeat.net/users/goosequill/)
  Fri, Dec 3rd 2004 15:52

Internet :: WWW/HTTP :: Indexing/Search

About: sift is a search-query wrapper for a text browser. New queries are
easily added to the query list, and the browser (w3m) is set as a const.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/sift_gq/

                        - %  - %  - % - % -

[053] - Snakememory 20041129 
  by Eugene Morozov (http://freshmeat.net/users/kolloid/)
  Fri, Dec 3rd 2004 09:07

Education

About: Snakememory is a flashcard-like program for learning foreign
languages using the Supermemo algorithm for calculation of the
inter-repetition intervals. It has minimal support for multimedia
questions and answers. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/snakememory/

                        - %  - %  - % - % -

[054] - Spell Checker 1.00 
  by Reza Salehi (http://freshmeat.net/users/zaalion/)
  Fri, Dec 3rd 2004 15:42

Text Editors :: Word Processors
Text Processing

About: Spell Checker is a class meant to check the spelling of text using
only basic PHP commands, thus not using any special purpose extensions. It
uses a dictionary text file as its spelling knowledge base. For greater
performance, the class uses the dictionary words (currently almost 40,000)
to build a dynamic hashed lookup table. The class can also provide
suggestions for the misspelled words that are found. The dictionary file
can be updated to include any missing words.

License: Free for non-commercial use

URL: http://freshmeat.net/projects/spellchecker/

                        - %  - %  - % - % -

[055] - Sylpheed 1.0.0beta4 (Main)
  by Hiroyuki Yamamoto (http://freshmeat.net/users/hiroy/)
  Fri, Dec 3rd 2004 04:08

Communications :: Email :: Email Clients (MUA)

About: 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. 

Changes: The Japanese manual has been updated. Some icons have been
modified, and unused icons have been removed. The menu strings have been
fixed. The workaround for invalid CR characters on POP3 has been made.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/sylpheed/

                        - %  - %  - % - % -

[056] - Syntax CMS 1.1.2 
  by Oscar Merida (http://freshmeat.net/users/omerida/)
  Fri, Dec 3rd 2004 12:47

Internet :: WWW/HTTP :: Dynamic Content

About: Syntax CMS simplifies publishing varied content to a site, creates
and manages arbitrary relationships among content items, automates and
accelerates custom development, and encourages reuse of site components
with other Syntax CMS installations. 

Changes: This release has a central event dispatcher, Sitemap and improved
Search modules, improved CSS-based templates, a new settings test script,
and more.

License: Common Public License

URL: http://freshmeat.net/projects/syntaxcms/

                        - %  - %  - % - % -

[057] - Tellico 0.13 
  by Robby Stephenson (http://freshmeat.net/users/parys/)
  Fri, Dec 3rd 2004 04:08

Database
Information Management

About: Tellico is a collection manager for KDE. It includes default
collections for books, bibliographies, comic books, videos, music, coins,
stamps, trading cards, and wines, and also allows custom collections.
Unlimited user-defined fields are allowed. Filters are available to limit
the visible entries by definable criteria. Full customization for printing
is possible through editing the default XSLT file. It can import CSV,
Bibtex, Bibtexml, RIS, and MODS and export CSV, HTML, Bibtex, Bibtexml,
and PilotDB. Entries may be imported directly from Amazon.com, imdb.com,
or using any z39.50 bibliographic server.

Changes: URL fields can now contain relative URLs. The IMDb searching was
improved, and better configuration options were added for the z39.50
searching. The rating fields now uses stars. Printing and exporting
efficiency was improved, and command-line options were added for importing
bibtex, MODS, and RIS.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/tellico/

                        - %  - %  - % - % -

[058] - Turbo Vision 2.0.3 
  by Salvador Eduardo Tropea (SET) (http://freshmeat.net/users/setsoft/)
  Fri, Dec 3rd 2004 08:17

Software Development :: Libraries
Software Development :: Libraries :: Application Frameworks

About: Turbo Vision is a C++ library that provides a very nice user
interface for console applications. This UNIX port is based on Borland's
version 2.0 with fixes. It was made to create RHIDE, a nice IDE for gcc
and other GNU compilers. The library supports /dev/vcsa devices for fast
access to local consoles, and it uses ncurses to run from telnet and
xterm. This port, in contrast to the Sigala's port, doesn't have "100%
compatibility with the original library" as goal. Instead, many
modifications were made for the sake of security (especially buffer
overflows). This port is also available for the original platform (DOS). 

Changes: This release adds better support for BSD systems (tested on
Darwin, FreeBSD, OpenBSD, and NetBSD) and for other Unixes, such as
Solaris 9. It fixes details on DOS, Win32, Linux, XTerm, and Linux
drivers. It adds support for new versions of gcc (tested with gcc up to
3.4.3). 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/turbovision/

                        - %  - %  - % - % -

[059] - tvmet 1.7.0 (Stable)
  by Olaf Petzold (http://freshmeat.net/users/opetzold/)
  Fri, Dec 3rd 2004 08:07

Scientific/Engineering
Scientific/Engineering :: Mathematics
Software Development

About: This Tiny Vector and Matrix template library uses Meta Templates
and Expression Templates (ET) to evaluate results at compile time, thus
making it fast for low-end systems. Temporaries are avoided because of
this. The produced code is similar to hand-coded code, but the quality of
the code still depends on the compiler and its version. The dimensions for
vectors and matrices are static and bounded at compile time using template
arguments. 

Changes: This release of tvmet compiles with Microsoft Visual Studio .NET
2003. Several critical bugs have been fixed. The documentation is enhanced
and corrected, and there is a new chapter for VC++ 7.1. The conj for signed
types has been disabled, since a unary minus operator applied to an
unsigned type will result in an unsigned type. The functions drem, hypot,
jn, yn, cbrt, and rint are inside the global namespace now. This release
has some fixes for Makefile and creating PDF documentation. The header
dependencies have been limited. 

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/tvmet/

                        - %  - %  - % - % -

[060] - wyoFiler 0.7.0a 
  by Otto Wyss (http://freshmeat.net/users/wyo/)
  Fri, Dec 3rd 2004 23:53

Desktop Environment
Desktop Environment :: File Managers

About: wyoFiler is a filer that shows all subdirectories and files in a
tree window. Directories and files can be selected and processed across
the whole hierarchy, from the base directory all the way down to the
lowest level. Selected items may be in different directories on different
levels. wyoFiler conforms to the wxGuide guidelines using the wxWidgets
framework. 

License: OSI Approved

URL: http://freshmeat.net/projects/wyofiler/



-.-----.------.- --. - --. --. . ----.- ---..-.  ---- -- - ------


_______________________________________________
The freshmeat daily newsletter
To unsubscribe, send email to [email protected]
or visit http://lists.freshmeat.net/mailman/listinfo/freshmeat-news
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.