Newsletter for Saturday, July 02nd 2005

[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/2005/07/02/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce

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

::: A R T I C L E S (1) :::

What is Wrong with Make?
by Adrian Neagu (http://freshmeat.net/~buildsmith/)
Section: Editorials
Sat, Jul 2nd 2005 00:00

Evolution is a slow process. Getting rid of old bad habits is never easy.
This article is a critique of the Make build tool. I'll list its
shortcomings this week and suggest a few more modern alternative next
week. 

URL: http://freshmeat.net/articles/view/1702/


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

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

[001] - Alligator 0.0.0 
[002] - Asymptote 0.82 
[003] - autoblock.so 0.2pre2 
[004] - Cacti 0.8.6f (Development)
[005] - CK-ERP 0.13.1 
[006] - Courier 0.50.1 
[007] - Cygwin 1.5.18-1 
[008] - dbacl 1.11 
[009] - EasyEclipse 0.8.0 
[010] - Electric 8.02 
[011] - GNUnet 0.7.0pre4 
[012] - GraphThing 1.0 
[013] - Griffith 0.2 
[014] - GrokEVT 0.1 
[015] - Groovy 1.0-jsr-02 
[016] - gslapt 0.3.3 
[017] - HLA Adventure 3.20c 
[018] - HTML Entity Based Codepage Inference 0.01 
[019] - irrXML 1.1 
[020] - JetNuke 1.0 RC1 
[021] - JMaPacman 0.3 
[022] - Jomic 0.9.12 
[023] - K3b 0.12.2 
[024] - KEuroCalc 0.9.3 
[025] - knoda 0.7.4 
[026] - Krecipes 0.8 
[027] - kvpnc  0.7.1
[028] - Lintouch 1.6 (Stable)
[029] - Magellan Metasearch 1.1.1 
[030] - microdc 0.7.0 
[031] - mousetrap 0.8 
[032] - Nmap Parser 1.01 
[033] - OpenBSD Network Shell 20050628 
[034] - Oroborus 2.0.15 
[035] - Phex 2.6 
[036] - PHlyMail 3.01.06 (Lite)
[037] - PHlyMail 3.01.06 (Personal Edition)
[038] - PHlyMail 3.01.06 (MessageCenter)
[039] - phpMyWAP 0.3 
[040] - pkpgcounter 1.53 
[041] - Plugged Editor 0.3.0 
[042] - qSheff 1.0 
[043] - QtiPlot 0.6.3 
[044] - ReleaseForge 0.8.6 
[045] - sendmail-jilter 1.2 
[046] - sifbuilder 0.2.9 
[047] - Simple Editing Tool 0.7 
[048] - SipUnit 0.0.2a 
[049] - Skaringa r3p7 
[050] - SL-POS 0.5.0 Beta 4 
[051] - slapt-get 0.9.9m 
[052] - slashem 0.0.7E7F1 (Stable)
[053] - SnackAmp 3.1.2 
[054] - spring 1.2.1 
[055] - TCExam 2.0.016 
[056] - Tellico 0.13.8 
[057] - TestOOB 0.4 
[058] - The Gimp 2.3.2 (Development)
[059] - The Modular Manual Browser 1.0 
[060] - tnftp 20050625 
[061] - WeeChat 0.1.3 
[062] - Workrave 1.8.0 
[063] - wyoEditor 2.3.2 
[064] - XArchive 0.1.6 
[065] - xulRecordset 0.4 


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

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

[001] - Alligator 0.0.0 
  by Piotr Wolny (http://freshmeat.net/users/rudlig/)
  Sat, Jul 2nd 2005 08:14

Internet :: WWW/HTTP

About: Alligator is an RSS aggregator. It supports all RSS formats (Rich
Site Summary, RDF Site Summary, Really Simple Syndication) and Atom. It
has a simple, clean, user-friendly interface and an embedded Gecko-based
browser. 

License: Common Public License

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

                        - %  - %  - % - % -

[002] - Asymptote 0.82 
  by John Bowman (http://freshmeat.net/users/jcbowman/)
  Sat, Jul 2nd 2005 23:32

Education
Multimedia :: Graphics :: Editors :: Vector-Based
Printing

About: Asymptote is a powerful script-based vector graphics language for
technical drawing, inspired by MetaPost but with an improved C++-like
syntax. It provides for figures the same high-quality level of typesetting
that LaTeX does for scientific text. It is a programming language as
opposed to just a graphics program, allowing it to exploit the best
features of script (command-driven) and graphical user interface (GUI)
methods. High-level graphics commands are implemented in the language
itself, allowing them to be easily tailored to specific applications.

Changes: Initializers for structures and general cast operators can be
specified. Functions can be called with named (keyword) arguments in any
order. Rest arguments are supported. Size and aspect ratio arguments,
which may be specified with "size", were removed from "shipout". The tick
routines were standardized; custom tick locations and arrows on axes were
implemented. The default frame initializer nullframe was renamed to
newframe. A segmentation fault in the file garbage collection code and an
optimization-related bug in fill were fixed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[003] - autoblock.so 0.2pre2 
  by Trevor Torrez (http://freshmeat.net/users/beltorak/)
  Sat, Jul 2nd 2005 02:18

Communications :: Chat

About: autoblock.so is a Gaim plugin that  automatically blocks nicknames
or messages  that match regular expressions. Currently only  the Yahoo!
protocol is supported.

Changes: A crash/hang when a non-Yahoo! IM is received was fixed along
with problems with the automatic blocking and removal of instant message
windows.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[004] - Cacti 0.8.6f (Development)
  by Ian Berry (http://freshmeat.net/users/raxnet/)
  Sat, Jul 2nd 2005 02:09

System :: Networking :: Monitoring

About: Cacti is a complete frontend to RRDTool. It stores all of the
necessary information to create graphs and populate them with data in a
MySQL database. The frontend is completely PHP driven. Along with being
able to maintain graphs, data sources, and round robin archives in a
database, Cacti also handles the data gathering. There is SNMP support for
those used to creating traffic graphs with MRTG.

Changes: This release addresses several security vulnerabilities disclosed
by the PHP-Hardened Project.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[005] - CK-ERP 0.13.1 
  by C K Wu (http://freshmeat.net/users/ckwu/)
  Sat, Jul 2nd 2005 02:24

Office/Business :: Financial :: Accounting
Office/Business :: Financial :: Point-Of-Sale

About: CK-ERP is an accounting/ERP/CRM system that runs on top of
eGroupWare. It provides admin, contact management, customer relationship,
customer self service, vendor relationship, ledger, bank reconciliation,
inventory, service, AP, AR, PO, SO, quotation, POS for cashiers, POS for
managers, HR, staff self service, and payroll functions.

Changes: This version has been adapted for multiple middleware operation.
Connectors for egroupware and phpbb were added. A French translation was
added and numerous bugfixes were made.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/ck-erp/

                        - %  - %  - % - % -

[006] - Courier 0.50.1 
  by Sam Varshavchik (http://freshmeat.net/users/mrsam/)
  Sat, Jul 2nd 2005 23:22

Communications :: Email :: Mail Transport Agents
Communications :: Email :: Post-Office

About: The Courier mail transfer agent (MTA) is an integrated
mail/groupware server based on open commodity protocols such as ESMTP,
IMAP, POP3, LDAP, SSL, and HTTP. Courier provides ESMTP, IMAP, POP3,
Webmail, and mailing list services within a single consistent framework.
Individual components can be enabled or disabled at will. Courier
implements basic Web-based calendaring and scheduling services integrated
in the Webmail module. 

Changes: This is an errata release that fixes a bug in SPF checking code.
Soft DNS failures weren't handled properly when looking up SPF records. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[007] - Cygwin 1.5.18-1 
  by cgf (http://freshmeat.net/users/cgf/)
  Sat, Jul 2nd 2005 23:06

Software Development
System :: Emulators

About: Cygwin is a DLL which provides a Unix emulation environment for
Windows. The Cygwin environment provides a complete port of such
development utilities as gcc, binutils, gdb, make, etc., as well as a vast
number of useful utilities.

Changes: This release fixes problems with running 16-bit applications on
Windows 9x, using a //share as a home directory, and CTRL-C
inappropriately killing background processes. It also now provides some
new math functions and has a minor speedup for some pthread functions. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[008] - dbacl 1.11 
  by Laird Breyer (http://freshmeat.net/users/garch1/)
  Sat, Jul 2nd 2005 02:20

Communications :: Email :: Filters
Scientific/Engineering :: Artificial Intelligence
Text Processing :: Filters

About: dbacl is a digramic Bayesian text classifier. Given some text, it
calculates the posterior probabilities that the input resembles one of any
number of previously learned document collections. It can be used to sort
incoming email into arbitrary categories such as spam, work, and play, or
simply to distinguish an English text from a French text. It fully
supports international character sets, and uses sophisticated statistical
models based on the Maximum Entropy Principle.

Changes: This release fixed some bugs, cleaned up the behaviour of the -w
switch, changeed the "complexity" accounting algorithm, and improved the
organization of the man page and tutorials.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[009] - EasyEclipse 0.8.0 
  by Philippe Ombredanne - http://www.nexb.com
(http://freshmeat.net/users/pombredanne/)
  Sat, Jul 2nd 2005 02:51

Software Development :: Build Tools
Software Development :: Compilers
Software Development :: Debuggers

About: EasyEclipse packages together the Eclipse IDE and key open source
plug-ins. It is intended to make Eclipse easier to download, install, and
use.

Changes: This preview version is based on a recent Eclipse 3.1 milestone.

License: Open Software License

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

                        - %  - %  - % - % -

[010] - Electric 8.02 
  by Steven M. Rubin (http://freshmeat.net/users/strubin/)
  Sat, Jul 2nd 2005 02:06

Scientific/Engineering

About: Electric is a complete EDA system that can handle many forms of
circuit design, including Schematic Capture (digital and analog), Custom
IC layout, Logic Simulation, Electro-mechanical hybrid layout,
Programmable logic (FPGAs) and much more.

Changes: The translation from C to Java was finished.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[011] - GNUnet 0.7.0pre4 
  by Christian Grothoff (http://freshmeat.net/users/grothoff/)
  Sat, Jul 2nd 2005 12:37

Communications :: File Sharing
Security :: Cryptography
Software Development :: Libraries :: Application Frameworks

About: GNUnet is a peer-to-peer framework with focus on providing
security. All peer-to-peer messages in the network are confidential and
authenticated. The framework provides a transport abstraction layer and
can currently encapsulate the network traffic in UDP (IPv4 and IPv6), TCP
(IPv4 and IPv6), HTTP, or SMTP messages. GNUnet supports accounting to
provide contributing nodes with better service. The primary service build
on top of the framework is anonymous file sharing.

Changes: This release fixes various critical bugs found in 0.7.0pre4,
including segmentation faults, memory leaks, low connectivity, and an
incomplete glade file. Additional statistics were added. KBlocks are now
cached, which can sometimes give significant performance improvements for
content insertion. IPv6 support is now enabled by default. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[012] - GraphThing 1.0 
  by David Symonds (http://freshmeat.net/users/xoxus/)
  Sat, Jul 2nd 2005 23:21

Education
Scientific/Engineering :: Mathematics
Scientific/Engineering :: Visualization

About: GraphThing is a tool that allows you to create, manipulate, and
study graphs. These "graphs" are mathematical objects, that describe the
relationships between sets; they are not 2D plots, charts, or any other
sort of visual object. 

Changes: The program was ported to wxWidgets. Several minor fixes and
updates were made. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[013] - Griffith 0.2 
  by iznogoud (http://freshmeat.net/users/_iznogoud_/)
  Sat, Jul 2nd 2005 12:44

Desktop Environment :: Gnome

About: Griffith is a film collection manager application. Adding items to
the movie collection is as quick and easy as typing the film title and
selecting a supported source. Griffith will then try to fetch all the
related information from the Web. 

Changes: Multilanguage support was added, but only on Unix. A Polish
translation and a Portuguese translation were added. A true plugin system
for Web-based data sources was implemented. Five new Polish plugins were
added. One new Portuguese plugin was added. A flag for loaned films was
added. Two new fields were added for data holding: notes and film rating.
Film posters can now be replaced by custom ones. Initial gtkspell support
was added, but only on Unix. The database may be exported to a CSV file.
Initial Microsoft Windows support was added. Dozens of bugs were fixed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[014] - GrokEVT 0.1 
  by Tim Morgan (http://freshmeat.net/users/gobbles/)
  Sat, Jul 2nd 2005 22:43

Security
System :: Logging
Utilities

About: GrokEVT is a collection of scripts for reading Windows event log
files. The scripts work together on one or more mounted Windows partitions
to extract all information needed (registry entries, message templates, and
log files) to convert the logs to a human-readable format. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[015] - Groovy 1.0-jsr-02 
  by Philippe Ombredanne - http://www.nexb.com
(http://freshmeat.net/users/pombredanne/)
  Sat, Jul 2nd 2005 02:16

Database :: API
Information Management
Internet

About: Groovy is an agile, dynamic language for the JVM which combines
many features from languages like Python, Ruby, and Smalltalk and makes
them available to Java developers using a Java-like syntax. It is designed
to help get things done on the Java platform in a quicker, more concise,
and fun way. It can be used as an alternative compiler to javac to
generate standard Java bytecode to be used by any Java project or it can
be used dynamically as an alternative language, such as for scripting Java
objects, templating, or writing unit test cases. 

Changes: This release features 1000 test cases, bugfixes, and patches.
Better error reporting and improved compile-time checks were implemented.

License: The Apache License

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

                        - %  - %  - % - % -

[016] - gslapt 0.3.3 
  by Jason Woodward (http://freshmeat.net/users/jaos/)
  Sat, Jul 2nd 2005 23:05

Desktop Environment :: Tools
System :: Software Distribution Tools
System :: Systems Administration

About: Gslapt is a GTK version of slapt-get.

Changes: This release includes various updates. The clear search button is
now disabled when not searching. The statusbar is reset if pkgtools returns
an error. Translation updates were made. The commandline options --config,
--upgrade, --install, and --remove were added. A reinstall option was
added for packages with different build identifiers. The package menu is
reset appropriately after actions. Search completion for previous searches
is done in the current session. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[017] - HLA Adventure 3.20c 
  by Paul Panks (http://freshmeat.net/users/panks/)
  Sat, Jul 2nd 2005 02:56

Games/Entertainment :: Role-Playing

About: HLA Adventure is an adventure game that was  written in Randy
Hyde's HLA language. It  features Mippy, a cute dragon that lives  happily
in the forests and caves and often  comes out during the later part of the
day to  eat leaves, smoulder decaying trees, and  generally romp around
like every good dragon  should.

Changes: This release includes a .Z5 version of the game, compatible with
Inform, Winfrotz, Frotz, and Glulx. This allows both Windows and Linux
users to play the game in Inform, and also allows Macintosh users to play
HLA Adventure in an Inform interpreter.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[018] - HTML Entity Based Codepage Inference 0.01 
  by jbm (http://freshmeat.net/users/jbm9/)
  Sat, Jul 2nd 2005 23:47

Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Internet :: WWW/HTTP :: Indexing/Search

About: HEBCI is a technique that allows a Web form handler to
transparently detect the character set with which its data was encoded. By
using carefully-chosen character references, the browser's encoding can be
inferred. Thus, it is possible to guarantee that data is in a standard
encoding without relying on (often unreliable) Web server/browser encoding
interactions. 

Changes: 57 encodings can be detected at present. 

License: Artistic License

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

                        - %  - %  - % - % -

[019] - irrXML 1.1 
  by Nikolaus Gebhardt (http://freshmeat.net/users/irrlicht/)
  Sat, Jul 2nd 2005 02:51

Text Processing :: Markup :: XML

About: IrrXML is a high speed and easy-to-use XML parser without  external
dependencies. It is very small and provides forward- only, read-only access
to a stream of non-validated XML data  through an extensible object
oriented interface. It ideally fits  into realtime projects which need to
read XML data without  overhead, like games.

Changes: Some small bugs with text parsing were fixed along with some
possible crashes with parsing malformed XML files.

License: zlib/libpng License

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

                        - %  - %  - % - % -

[020] - JetNuke 1.0 RC1 
  by Andrea Mazzolini (http://freshmeat.net/users/andreamazzolini/)
  Sat, Jul 2nd 2005 02:21

Internet :: WWW/HTTP :: Site Management

About: JetNuke is a Java version of PHPNuke. 

Changes: The MS SQL Server and PostegreSQL databases are now supported.
New themes and styles were included and a graphical installation wizard
was added. Authors and Users were merged. A bug related to setting the
right response content type was fixed.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[021] - JMaPacman 0.3 
  by Martin Spüler (http://freshmeat.net/users/The_Paranoid/)
  Sat, Jul 2nd 2005 12:33

Games/Entertainment
Games/Entertainment :: Arcade
Games/Entertainment :: Multi-User Dungeons (MUD)

About: JMaPacman is a multiplayer version of the old Pacman arcade game.

Changes: New maps were added. Powerpills, which enable you to eat ghosts
for a time, and fruits, which give many more points than anything else,
were added. Some game polishing has been done, and all known bugs have
been fixed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[022] - Jomic 0.9.12 
  by Thomas Aglassinger (http://freshmeat.net/users/roskakori/)
  Sat, Jul 2nd 2005 07:49

Multimedia :: Graphics :: Viewers

About: Jomic is a viewer for comic book archives. It can handle both CBZ
and CBR archives and has a two page mode. Supported image formats are PNG,
JFIF/JPEG, and GIF.

Changes: This release fixes a bug which prevented Jomic from launching for
first time users. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[023] - K3b 0.12.2 
  by Sebastian Trueg (http://freshmeat.net/users/trueg/)
  Sat, Jul 2nd 2005 08:11

Desktop Environment :: K Desktop Environment (KDE)
Multimedia :: Sound/Audio :: CD Audio :: CD Writing

About: K3b is a CD and DVD burning application for Linux systems optimized
for KDE. It provides a comfortable user interface to perform most CD/DVD
burning tasks, such as creating an audio CD from a set of audio files or
copying a CD. While the experienced user can influence all steps of the
burning process, the beginner may find comfort in the automatic settings
and the reasonable defaults which allow a quick start. The actual burning
is done by the command line utilities cdrecord, cdrdao, and growisofs.

Changes: This release shows the configured splash screen image instead of
the default, fixes eMovix 0.9 default settings handling, imports "session:
disable RockRidge" if the previous session does not contain RR extensions,
fixes the --cdimage parameter, changes the max copies from 99 to 999,
improves the session importation dialog, properly defaults to the DVD size
in the Video DVD project, ignores K3b Themes that do not follow the new
filename scheme, and fixes automatic multisession handling for DVD+RW
media, handbook installation, and the HAL backend (devices are properly
removed now). 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[024] - KEuroCalc 0.9.3 
  by Éric Bischoff (http://freshmeat.net/users/ebischoff/)
  Sat, Jul 2nd 2005 11:43

Office/Business :: Financial

About: KEuroCalc is a universal currency converter and calculator. It can
convert from and to many currencies, either with a fixed conversion rate
or a variable conversion rate. It directly downloads the latest variable
rates through the Internet. 

Changes: Support was added for New Romanian Leu. (This currency dropped 4
zeroes on July, 1st, 2005.) 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[025] - knoda 0.7.4 
  by Horst Knorr (http://freshmeat.net/users/horstknorr/)
  Sat, Jul 2nd 2005 07:49

Database
Database :: Front-Ends
Desktop Environment :: K Desktop Environment (KDE)

About: Knoda is a KDE database-frontend for DBase, Firebird, MS Access,
MySQL, Paradox, PostgreSQL, SQLite, and ODBC. Besides tables, views, and
queries, it also handles forms and reports, which are scriptable via
Python.

Changes: Database drivers have been added for Firebird, mdb (MS Access),
xbase (DBase), and Paradox. Forms have been improved a lot. For example,
the new data-aware image field may store its data in external files or in
binary columns, is scalable, and can also act as a non-data-aware widget.
Buttons may contain icons, and a date widget has been added. Many
scripting API improvements have been made. Connection information can be
stored in separate files, so the login is much easier. Many bugs have been
fixed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[026] - Krecipes 0.8 
  by Fungmeista (http://freshmeat.net/users/Fungmeista/)
  Sat, Jul 2nd 2005 12:40



About: Krecipes is a KDE cooking book that works with either SQLite or
MySQL 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.

Changes: This release addresses a number of scalability issues. Krecipes
can now handle tens of thousands of recipes. Even for smaller databases,
Krecipes now performs much better and uses less memory. The searching
capabilities were greatly improved. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[027] - kvpnc  0.7.1
  by Crissi (http://freshmeat.net/users/Crissi/)
  Sat, Jul 2nd 2005 23:20

Desktop Environment :: K Desktop Environment (KDE)
Internet
System :: Networking

About: KVpnc is a KDE frontend for various VPN clients. It supports Cisco
VPN (vpnc) and IPSec (FreeS/WAN, racoon). vpnc is a replacement for the
Cisco VPN client, and is used as client for the cisco3000 VPN
Concentrator. FreeS/WAN (OpenS/WAN) is a IPSec client for Linux 2.4.x, and
raccoon is a IPSec client for Linux 2.6.x and *BSD. It also supports PPTP
(pptpclient) and OpenVPN.

Changes: This version has a workaround for vpnc 0.3.3. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[028] - Lintouch 1.6 (Stable)
  by Martin Man (http://freshmeat.net/users/martinman/)
  Sat, Jul 2nd 2005 02:24

Home Automation
System :: Monitoring
System :: Networking :: Monitoring

About: Lintouch is an implementation of HMI (Human Machine Interface) or
MMI (Man Machine Interface) software framework. It features a
server/client architecture, componentized design, and is platform and
architecture independent. The Lintouch architecture allows you to develop
your own connectivity plugins and visualization objects. 

Changes: Lintouch Server was rewritten in C. Lintouch Editor now supports
connection importing and exporting using CSV files. A new QWT-based
template library is now available. SNMP and Exec server plugins are now
available. Modbus/TCP was rewritten in C.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[029] - Magellan Metasearch 1.1.1 
  by badibouzouk (http://freshmeat.net/users/badibouzouk/)
  Sat, Jul 2nd 2005 22:56

Communications
Information Management
Information Management :: Records Management

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

Changes: The Yahoo! News and Google News drivers have been improved in
order to take advantage of foreign language selection. The MSN Search
driver has been updated with lots of new keywords. The page navigation tab
is now printed in a smarter way, since it previously could become
ridiculously large with more than 1000 results. A bug that prevented the
crawler from downloading the URLs correctly has been fixed. A few new
configuration parameters have been added. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/magellan-metasearch/

                        - %  - %  - % - % -

[030] - microdc 0.7.0 
  by Oskar Liljeblad (http://freshmeat.net/users/osk/)
  Sat, Jul 2nd 2005 02:52

Communications :: File Sharing :: Direct Connect

About: microdc is a command-line based Direct Connect client that  uses
GNU readline for user interaction. It does not depend  on any other
programs. It is designed to be user-friendly  and simple to use. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[031] - mousetrap 0.8 
  by Steve Kemp (http://freshmeat.net/users/skx/)
  Sat, Jul 2nd 2005 22:57

Games/Entertainment :: Puzzle Games

About: Mousetrap is an old-fashioned arcade type  game in which you move
your avatar around  trying to eat fruit and avoid being killed by 
baddies. The game requires patience and  dexterity to win.

Changes: This release fixes an annoying bug with the scoring. In some
situations, scoring multiples of 100 points did not give you an extra
life. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[032] - Nmap Parser 1.01 
  by Anthony G Persaud (http://freshmeat.net/users/apersaud/)
  Sat, Jul 2nd 2005 12:50

Internet :: Log Analysis
Security
Software Development :: Libraries :: Perl Modules

About: Nmap Parser is a Perl module to ease the pain of developing scripts
or collecting network information from nmap scans. Nmap::Parser does its
task by parsing the information in the output of an nmap scan by using the
XML-formatted output. This module can perform an nmap scan and parse the
output automagically using parsescan(). It can parse an nmap XML file.
This module was developed to speed up network security tool development
when using nmap.

Changes: The biggest changes are the removal of deprecated functions and
filtering. A new object framework and functions were added. Parsing is now
much faster. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[033] - OpenBSD Network Shell 20050628 
  by Chris Cappuccio (http://freshmeat.net/users/chrisc/)
  Sat, Jul 2nd 2005 22:48

System :: Networking
System :: Shells

About: Nsh is intended to handle configuration for interfaces, bridging,
routing, packet filtering, NAT, and ISAKMP. It presents the user with a
vaguely Cisco-like interface. It also gives the user access to system
information and  diagnostics. Nsh replaces the userland commands which
handle these functions, and talks directly to the OpenBSD kernel for most
functions. 

Changes: Updates were made to support OpenBSD 3.7 and current. Bugfixes
were made. 

License: BSD License (original)

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

                        - %  - %  - % - % -

[034] - Oroborus 2.0.15 
  by dreamind (http://freshmeat.net/users/dreamind/)
  Sat, Jul 2nd 2005 02:09

Desktop Environment
Desktop Environment :: Window Managers

About: Oroborus is a small and simple but configurable and themeable
window manager. There is no fancy dock, clip, wharf, or root menu - these
utilities can be provided by other programs. It has support for GNOME and
session management, or can be run as a stand-alone window manager.

Changes: defold, bluecurve, mkultra, Elberg_Red, Elberg_Green, and
Elberg_Blue themes were added. The -V switch was fixed along with focus
issues. arch is now used for version control. Lintian fixes and man page
fixes were made.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[035] - Phex 2.6 
  by Gregor K (http://freshmeat.net/users/GregorK/)
  Sat, Jul 2nd 2005 07:44

Communications :: File Sharing
System :: Networking

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

Changes: This release focuses on improved download reliability. Many
measures have been taken to reduce the risk of lost or broken downloads.
Phex has started to integrate improved file verification. Once fully
implemented, it will allow the authors to identify and correct possible
download errors better. To work around Windows XP SP2 limitations and
reduce the number of failed connection attempts, Phex now throttles
concurrent connections on XP SP2. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[036] - PHlyMail 3.01.06 (Lite)
  by Matthias Sommerfeld (http://freshmeat.net/users/flyingbit/)
  Sat, Jul 2nd 2005 12:29

Communications :: Email
Communications :: Email :: Email Clients (MUA)
Communications :: Email :: Post-Office :: POP3

About: PHlyMail is a PHP written Webmail and data hosting application. It
features folders, unlimited POP3 profiles, SMS support (send short
messages to cell phones), templates, and multilingual support. It uses
either sendmail or SMTP to send email, and can handle MIME. Support for
IDN (Internationalized Domain Names) ís included. Through its modular
design, various new functions (like RSS, personal file storage, a bookmark
manager, etc.) are easily included.

Changes: The folderlist is now sorted alphabetically. Sending mail and
short messages is now done via AJAX. A few minor bugs have been fixed. 

License: Free for non-commercial use

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

                        - %  - %  - % - % -

[037] - PHlyMail 3.01.06 (Personal Edition)
  by Matthias Sommerfeld (http://freshmeat.net/users/flyingbit/)
  Sat, Jul 2nd 2005 12:34

Communications :: Email
Communications :: Email :: Email Clients (MUA)
Communications :: Email :: Post-Office :: POP3

About: PHlyMail is a PHP written Webmail and data hosting application. It
features folders, unlimited POP3 profiles, SMS support (send short
messages to cell phones), templates, and multilingual support. It uses
either sendmail or SMTP to send email, and can handle MIME. Support for
IDN (Internationalized Domain Names) ís included. Through its modular
design, various new functions (like RSS, personal file storage, a bookmark
manager, etc.) are easily included.

Changes: The folderlist is now sorted alphabetically. Sending mail and
short messages is now done via AJAX. A few minor bugs have been fixed. 

License: Other/Proprietary License with Source

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

                        - %  - %  - % - % -

[038] - PHlyMail 3.01.06 (MessageCenter)
  by Matthias Sommerfeld (http://freshmeat.net/users/flyingbit/)
  Sat, Jul 2nd 2005 12:34

Communications :: Email
Communications :: Email :: Email Clients (MUA)
Communications :: Email :: Post-Office :: POP3

About: PHlyMail is a PHP written Webmail and data hosting application. It
features folders, unlimited POP3 profiles, SMS support (send short
messages to cell phones), templates, and multilingual support. It uses
either sendmail or SMTP to send email, and can handle MIME. Support for
IDN (Internationalized Domain Names) ís included. Through its modular
design, various new functions (like RSS, personal file storage, a bookmark
manager, etc.) are easily included.

Changes: The folderlist is now sorted alphabetically. Sending mail and
short messages is now done via AJAX. A few minor bugs have been fixed.
There's now an interface to server-side scripts for automating mailbox
creation together with PHlyMail user creation. 

License: Other/Proprietary License with Source

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

                        - %  - %  - % - % -

[039] - phpMyWAP 0.3 
  by trcjr (http://freshmeat.net/users/trcjr/)
  Sat, Jul 2nd 2005 23:50

Communications :: WAP
Internet :: WWW/HTTP

About: phpMyWAP is a simple Web-based application that stores files which
can then be downloaded to a WAP-enabled cellular phone. 

License: Free To Use But Restricted

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

                        - %  - %  - % - % -

[040] - pkpgcounter 1.53 
  by Jerome Alet (http://freshmeat.net/users/jalet/)
  Sat, Jul 2nd 2005 11:44

Utilities

About: pkpgcounter parses files and outputs the number of pages needed to
print them. It currently recognizes the following formats: PostScript
(both DSC compliant and binary), PDF, PCL3/4/5, PCLXL (aka PCL6), and
ESC/P2. pkpgcounter has been part of the PyKota project since 2003, but is
now available separately as well.

Changes: Support for the DVI and TIFF formats was added. The readability
and maintainability of the code were improved. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[041] - Plugged Editor 0.3.0 
  by stefan (http://freshmeat.net/users/wagnerstefan/)
  Sat, Jul 2nd 2005 23:20

Software Development
Text Editors
Text Processing :: Filters

About: PlEd is a programmable editor writtten in Java, which supports
plugins. Plugins are included for regular expression search and replace,
inserting the output of system commands and SQL queries, and more.

Changes: Usability was improved. A few more plugins were added. A few
performance improvements were made. An ant build style was written,
replacing the old makefile. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[042] - qSheff 1.0 
  by Baris Simsek (http://freshmeat.net/users/simsek/)
  Sat, Jul 2nd 2005 22:54

Communications :: Email :: Filters

About: qSheff is a wrapper for the qmail queue that scans email for
viruses and spam. After checking the message, it will wake the qmail
queue. It is a replacement program for qscanq and RAV antivirus. It is
simple and more powerful. It features the ability to quarantine, very nice
logging, subject filtering, a blackhole, easy installation, and white/black
lists. 

Changes: Body scanning may now be performed. The attachments can be
checked. The spam word itself is logged along with the rule used to
identify this word. Email messages other than spam ones are also logged.
Email messages caught by wblist with an ACCEPT rule are also logged. A
custom filter program can be defined. A rule form like [n?] is not
supported anymore; only [?] is supported. All incoming and outgoing email
messages can be saved. Installation is done with GNU autotools. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[043] - QtiPlot 0.6.3 
  by Ion Vasilief (http://freshmeat.net/users/ion_vasilief/)
  Sat, Jul 2nd 2005 02:07

Scientific/Engineering :: Mathematics
Scientific/Engineering :: Visualization

About: QtiPlot is a clone of Origin for data analysis and scientific
plotting.

Changes: The layers layout dialog was improved. The layers are now
arranged with respect to the area inside the axes. A dialog was added for
specifying the initial guesses when performing a first order exponential
fit. A bug linked to logarithmic scales in bar plots was fixed along with
some other minor bugs.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[044] - ReleaseForge 0.8.6 
  by Phil Schwartz (http://freshmeat.net/users/phil_schwartz/)
  Sat, Jul 2nd 2005 11:58



About: ReleaseForge is a GUI application designed for project 
administrators and release engineers of projects that are  hosted at
SourceForge. It is intended to make it easier and  faster to create a new
release and edit existing releases rather than using the SourceForge Web
interface. It streamlines the release effort by prompting you for
information regarding your new release (version info, change log, release
notes, files to include, etc). It then seamlessly negotiates with the
SourceForge Web server, creating your release, posting your release
notes/change log, uploading your files to the SourceForge FTP server,
selecting the files for inclusion in your release on the SourceForge Web
server, updating the file attributes of each of the files and then, if
appropriate, notifying monitoring users of the new release. 

Changes: A threading issue was discovered in 0.8.5 (only). This may have
only affected some Windows users. If ReleaseForge 0.8.5 appeared to hang
during the file upload process, then you were affected by this bug. If you
have not yet used 0.8.5 yet, it is also recommended that you download this
new version in order to prevent future problems. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[045] - sendmail-jilter 1.2 
  by Blake Ramsdell (http://freshmeat.net/users/bcr/)
  Sat, Jul 2nd 2005 23:06

Communications :: Email :: Filters
Communications :: Email :: Mail Transport Agents
Internet

About: Sendmail-Jilter is an implementation of the Sendmail milter 
protocol, for implementing milters in Java that can interface  with the
Sendmail MTA.

Changes: JilterHandlerAdapter was added for more convenient implementation
of JilterHandler. 

License: Other/Proprietary License with Source

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

                        - %  - %  - % - % -

[046] - sifbuilder 0.2.9 
  by solgracia (http://freshmeat.net/users/ejuarros/)
  Sat, Jul 2nd 2005 02:07



About: Sifbuilder provides a scriptable installation framework and a PHP
application that automates the creation of WCM Web sites. The installation
packages, which may be updated from a master server, automatically download
and activate modules, blocks, and themes. 

Changes: This release enables the automatic installation of PostNuke
project sites in SourceForge and accepts an XML site configuration file as
input to the installation program.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[047] - Simple Editing Tool 0.7 
  by Carlo (http://freshmeat.net/users/firespire/)
  Sat, Jul 2nd 2005 13:52

Desktop Environment :: Tools
Text Editors

About: SET (Simple Editing Tool) is an editor used primarily for text
files. It has all the standard features such as find and replace, line
count, coloring, and fonts. It also features document tabs, drag and drop,
a customizable UI, and more. 

License: Freeware

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

                        - %  - %  - % - % -

[048] - SipUnit 0.0.2a 
  by Becky Mc (http://freshmeat.net/users/beckymc/)
  Sat, Jul 2nd 2005 22:12

Communications :: Internet Phone
Communications :: Telephony
Internet

About: SipUnit provides a class library that allows software developers to
create automated unit tests for SIP applications. Session Initiation
Protocol (SIP) is widely used for providing telephone services over the
Internet. SipUnit extends the JUnit framework to incorporate SIP-specific
assertions, and it provides a high-level API for performing the SIP
operations needed to interact with or invoke a test target. A test program
using the SipUnit API is written in Java and acts as a network element that
sends/receives SIP requests and responses. 

Changes: Support for authentication and authorization was expanded.
Registration authentication handling shortcomings were corrected. Support
to handle challenge(s) at unregistration was added. Outbound calling
authentication support was added. Related documentation updates were made.


License: The Apache License 2.0

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

                        - %  - %  - % - % -

[049] - Skaringa r3p7 
  by Skaringa (http://freshmeat.net/users/skaringa/)
  Sat, Jul 2nd 2005 12:26

Software Development :: Object Brokering

About: Skaringa is an API for Java and XML language binding. It transforms
Java objects into XML documents and back, and can generate XML schema
definitions for a Java class. Typical applications are data exchange,
object persistence, object transformation, and driving XML based
presentation layers. Skaringa is designed for speed and simplicity,
supporting a wide range of types. It works with all Plain Old Java Objects
(POJOs) and is not limited to special cases, like JavaBeans.

Changes: The documentation and Web site have been reviewed, enhanced, and
given a new layout. 

License: BSD License (original)

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

                        - %  - %  - % - % -

[050] - SL-POS 0.5.0 Beta 4 
  by Chris Travers (http://freshmeat.net/users/einhverfr/)
  Sat, Jul 2nd 2005 23:52

Office/Business
Office/Business :: Financial
Office/Business :: Financial :: Point-Of-Sale

About: SL-POS is a patch which adds significant retail management
capabilities to SQL-Ledger. Current features include several ways of
tracking till cash drawers, online till closing routines, rudimentary
portable data terminal integration, POS hardware support (Pole displays,
receipt printers, cash drawers), and more. 

Changes: The build system was updated to make applying the patch easier.
Several severe bugs relating to till closing were fixed. Code was added to
reset tills to 0 in case of an error. Support for importing AP invoices
from a portable data terminal was added. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/sl-pos/

                        - %  - %  - % - % -

[051] - slapt-get 0.9.9m 
  by Jason Woodward (http://freshmeat.net/users/jaos/)
  Sat, Jul 2nd 2005 22:59

System
System :: Archiving :: Packaging
System :: Operating System :: Linux Distributions

About: slapt-get is an APT-like system for Slackware package management.
It allows you to search Slackware mirrors and third-party package sources
(such as www.linuxpackages.net) for packages, compare them with installed
packages, and install new packages or upgrade installed packages, all with
a few simple commands. 

Changes: This release features updated translations and bugfixes such as a
fix for --dist-upgrade, improved installed package parsing speed, case
insensitive version comparison, a proper error code returned by the disk
space check, updated output for dependency failure notification, and a fix
for packages without descriptions. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[052] - slashem 0.0.7E7F1 (Stable)
  by J. Ali Harlow (http://freshmeat.net/users/jaharlow/)
  Sat, Jul 2nd 2005 12:16

Games/Entertainment :: Role-Playing

About: Slash'EM (Super Lotsa Added Stuff Hack -- Extended Magic) is a
variant of the hugely popular roguelike game NetHack. It adds more
monsters, more objects, more dungeon levels, more roles, and more races,
shopkeeper services, and techniques for you to use, and invisible objects
and gypsies for those who feel lucky. It also comes with a GTK windowing
interface and higher resolution tile sets as options.

Changes: A number of minor bugs in 0.0.7E7 have been fixed. The "charm
monster" and "command undead" spells no longer invoke genocide. Fire
vampires don't leave corpses any more. Lieutenants get firearms. The Int
and Wis stats are now correct in all cases. Deity-gifted pets don't attack
aligned unicorns. 

License: OSI Approved

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

                        - %  - %  - % - % -

[053] - SnackAmp 3.1.2 
  by wilkason (http://freshmeat.net/users/wilkason/)
  Sat, Jul 2nd 2005 22:50

Multimedia :: Sound/Audio :: Players
Multimedia :: Sound/Audio :: Players :: MP3

About: SnackAmp is a multi-platform audio file and streaming music
(MP3,Ogg, wav, etc.) player and file organizer suitable for very large
music collections. Stand alone executables for Windows or Linux are
available for download. An integrated Web server provides the ability to
remote control the client and serve your music collection as streaming
audio.

Changes: A bug which occurred when opening existing playlists was fixed.
An experimental socket API (similar to XMMS remote interface) was added. A
bug was fixed to make sure the playlist always has the correct key. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[054] - spring 1.2.1 
  by Philippe Ombredanne - http://www.nexb.com
(http://freshmeat.net/users/pombredanne/)
  Sat, Jul 2nd 2005 02:11

Database :: API
Internet :: WWW/HTTP :: Dynamic Content
Software Development

About: Spring is a lightweight Java/J2EE application  framework based on
code published in "Expert  One-on-One J2EE Design and Development"  by Rod
Johnson. It includes powerful  JavaBeans-based configuration management 
applying Inversion-of-Control principles, a  generic abstraction layer for
transaction  management allowing for pluggable  transaction managers, a
JDBC abstraction  layer, integration with Hibernate, JDO, Apache  OJB, and
iBATIS SQL Maps, AOP functionality,  and a flexible MVC Web application
framework  with multiple view technologies. There is also a .NET port
available.

Changes: Various bugfixes and refinements were made. The PetClinic sample
was updated to serve as a showcase for JMX export: the JDBC version now
exposes a cache refresh operation and a call monitor via JMX. All users of
1.2 RC/final are encouraged to upgrade, especially if the Hibernate3
integration is used.

License: The Apache License 2.0

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

                        - %  - %  - % - % -

[055] - TCExam 2.0.016 
  by Nicola Asuni (http://freshmeat.net/users/nicolaasuni/)
  Sat, Jul 2nd 2005 07:51

Education :: Testing

About: TCExam is Web-based software for generating and managing online
tests and exams. It simplifies the exam cycle, including generation,
execution, evaluation, presentation, and archiving. 

Changes: All interfaces have been tested and cleaned to comply with XHTML
AND W3C-WAI specifications. 

License: Other/Proprietary License with Free Trial

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

                        - %  - %  - % - % -

[056] - Tellico 0.13.8 
  by Robby Stephenson (http://freshmeat.net/users/parys/)
  Sat, Jul 2nd 2005 12:36

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: A license exception for linking to OpenSSL was added. Crashing
bugs for fields with empty categories and importing from Amazon.com into
bibliographies were fixed. Other bugfixes include grouping with checkbox
fields, default file extension, and gcc4 compilation. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[057] - TestOOB 0.4 
  by Ori Peleg (http://freshmeat.net/users/oripel/)
  Sat, Jul 2nd 2005 02:08

Software Development :: Testing

About: TestOOB (Python Testing Out Of (The) Box) is an advanced unit
testing framework for Python. It integrates effortlessly with existing
PyUnit (module "unittest") test suites.

Changes: New features in this release include compatibility with Python
2.2, 2.3, and 2.4, immediate feedback about failed tests, and special
support for testing command-line applications.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[058] - The Gimp 2.3.2 (Development)
  by Sven Neumann (http://freshmeat.net/users/BigSven/)
  Sat, Jul 2nd 2005 07:53

Multimedia :: Graphics :: Editors :: Raster-Based

About: The GIMP is the GNU Image Manipulation Program. It is a freely
distributed piece of software suitable for such tasks as photo retouching,
image composition and image authoring. It can be used as a simple paint
program, an expert quality photo retouching program, an online batch
processing system, a mass production image renderer, a image format
converter, etc.

Changes: This is a snapshot of the development towards GIMP 2.4. It
features some user interface improvements, the start of menu
rearrangement, and better infrastructure for color management. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[059] - The Modular Manual Browser 1.0 
  by Greg Schenzel (http://freshmeat.net/users/inittab/)
  Sat, Jul 2nd 2005 02:04

Information Management :: Document Repositories
System :: Archiving
System :: Systems Administration

About: The Modular Manual Browser is a set scripts designed as a
man/apropos work-alike. It indexes manual pages across different operating
systems and displays them in a searchable database in a Web browser. It is
easy to set up and includes highlighting, linking support in man pages,
browsing and searching of pages, categories, and manuals. It can also
optionally set up a database containing descriptions of pages from the
page titles.

Changes: Sections searches are now case insensitive. mandb was cleaned up
and user header.html and footer.html now override the built-in header and
footer. roff relative includes were fixed, "Description" database support
was added, man pages were created, and access restrictions were
implemented. The what-is-search and display logic were redesigned and
whole section and manual browsing was added.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[060] - tnftp 20050625 
  by Luke Mewburn (http://freshmeat.net/users/lukem/)
  Sat, Jul 2nd 2005 23:26

Internet :: File Transfer Protocol (FTP)

About: tnftp (formerly known as lukemftp) is a port of the NetBSD FTP
client to other systems. It offers many enhancements over the traditional
BSD FTP client, including command-line editing, command-line fetches of
FTP and HTTP URLs (including via proxies), command-line uploads of FTP
URLs, context-sensitive word completion, dynamic progress bar, IPv6
support, modification time preservation, paging of local and remote files,
passive mode support (with fallback to active mode), SOCKS support, TIS
FWTK gate-ftp server support, and transfer rate throttling. tnftp is the
default FTP client found in FreeBSD, MacOS X, NetBSD, and SuSE Linux. 

Changes: Portability fixes were made for Mac OS X, Unixware, IRIX, Linux,
and other platforms. Timeout support during connection initiation was
improved. An overly long input line is now prevented from causing a core
dump. The checks that ensure an mget filename isn't outside the local
current working directory were improved. 

License: BSD License (original)

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

                        - %  - %  - % - % -

[061] - WeeChat 0.1.3 
  by FlashCode (http://freshmeat.net/users/FlashCode/)
  Sat, Jul 2nd 2005 12:46

Communications :: Chat :: Internet Relay Chat

About: WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC
client for many operating systems. Everything can be done with a keyboard,
and it is customizable and extensible with scripts. Many GUIs are
available (Curses, GTK, and Qt). It is compliant with RFCs 1459, 2810,
2811, 2812, and 2813.

Changes: New TCP/IP features were added: IPv6, SSL, and proxy support
(HTTP, SOCKS4, SOCKS5). Completion was added for the "/set" command.
Channel notify levels are now saved in the config file. Many bugs were
fixed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[062] - Workrave 1.8.0 
  by dotsphinx (http://freshmeat.net/users/dotsphinx/)
  Sat, Jul 2nd 2005 07:50

Desktop Environment :: Gnome

About: Workrave is a program that assists in the recovery and prevention
of repetitive strain injury (RSI). The program frequently alerts you to
take micro-pauses and rest breaks, and restricts you to your daily limit.
It currently runs on GNU/Linux and Microsoft Windows (using GTK/Win32). 

Changes: This release adds additional feedback when becoming active during
a break, current mode visualization in the system tray icon, a "Restbreak
now" button, improved KDE support (a native KDE applet and KDE sound
events), decent tooltips for the Workrave system tray icon, and lots of
new translations (Basque, Lithuanian, Portuguese, Norwegian, Czech, and
Hebrew). 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[063] - wyoEditor 2.3.2 
  by Otto Wyss (http://freshmeat.net/users/wyo/)
  Sat, Jul 2nd 2005 12:35

Software Development
Text Editors

About: wyoEditor is a cross-platform editor based on the Scintilla editor
component. The editor has the usual features like fast editing, unlimited
undo/redo, syntax colouring, and folding for many different programming
languages. It also has a class browser, currently only for C++, and keeps
the class/function display updated. The editor allows editing of files in
tabbed notebook pages and/or separate top level windows. It supports
context-sensitive help of any kind of documentation (e.g. programming
framework descriptions) if provided as help files. The editor conforms to
the wyoGuide guidelines using the wxWidgets framework.

Changes: This is an update to wxScintilla 1.64.0 and has the superb new
sticky position handling of the caret. 

License: OSI Approved

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

                        - %  - %  - % - % -

[064] - XArchive 0.1.6 
  by yargoflick (http://freshmeat.net/users/ligelowbee/)
  Sat, Jul 2nd 2005 23:17

System :: Archiving

About: XArchive is a generic front-end that uses external wrappers around
command line archiving tools. The program consults a wrapper directory at
start up to see what types of files it supports, making adding support for
new archive formats a matter of writing a wrapper for its command line tool
and dropping it in the wrappers directory. Wrappers are included for tar,
RAR, ZIP, and ACE (extraction only).

Changes: Keyboard shortcuts for the "add to archive" selector have been
added. A context popup has been added to the "add to archive" selector for
removing files from the list. The wrapper info page is now in a scrolled
window. As requested, a help menu item for the wrapper info popup dialog
has been added. The manpage has been updated. XArchive now has an icon. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[065] - xulRecordset 0.4 
  by Jordi Llonch (http://freshmeat.net/users/laziguana/)
  Sat, Jul 2nd 2005 12:48

Database :: Front-Ends
Software Development :: Libraries :: PHP Classes
Software Development :: Widget Sets

About: xulRecordset is a project to create XUL widget library with a
recordset behaviour, like ADORecordset in Visual Basic. It uses PHP
server-side and derived XUL widgets (using XBL) and Javascript
client-side. Communication between the client and server is supported by
the JPSpan library. An agenda is provided as an example to show how it
works. You can move next, move previous, move first, move last, update,
remove, add records, etc. The example runs against a MySQL database.

Changes: A first approximation of client side data caching was
implemented. 

License: GNU Lesser General Public License (LGPL)

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



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


_______________________________________________
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.