Newsletter for Sunday, March 27th 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/03/27/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce

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

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

Are you about to purchase an IT Product that's all hype?

Find out at the IT Product Guide. Read real reviews from actual users and
learn which products are mission-critical to your enterprise now.  Start
reading reviews at 

http://productguide.itmanagersjournal.com/

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

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

[001] - adevs 1.3 
[002] - Alexandria Book Collection Manager 0.5.1 
[003] - Alice ML 1.1 
[004] - alterMIME 0.3.6 
[005] - AudienceConnect::THR33 0.4.4 (THR33)
[006] - auto nice daemon 1.2.2 
[007] - bnIRC 0.1.20 
[008] - CHIP Code Highlighter 2.5.2 
[009] - cPige 1.0 
[010] - debian-multimirror 1.00 
[011] - Dijjer 0103 
[012] - DTGraph 0.4a 
[013] - DVB Replex 0.1.4 
[014] - Estraier 1.2.27 
[015] - gnomeGo 0.1 
[016] - GNU ccAudio2 0.7.0 (Testing)
[017] - Groovy 1.0-beta-10 
[018] - HessianPHP 0.9 
[019] - HtmlRipper 2.1 
[020] - Information Currency CVS 1.12.11.3 
[021] - JFDraw 1.6.0 
[022] - kkeyled 0.8.11 
[023] - KPowersave  0.4.0-5
[024] - lat 0.5 
[025] - Legworker Search 0.01 
[026] - libdvb 0.5.5.1 
[027] - Linux 2.6.11.6 (2.6)
[028] - Mathomatic 12.2b 
[029] - mod_psldap 0.84 
[030] - Open Object Rexx 3.0.0 
[031] - pasmal 1.8 
[032] - phpMyAdmin 2.6.2-beta1 (Development)
[033] - PJIRC 2.2.1 
[034] - Print Directory (pd) 5.1.1 
[035] - Profiler That Doesn't Suck 0.0.3 
[036] - PureAdmin 0.2.2 
[037] - pyfdupes 1.0.3 
[038] - PYIGS 1.0 
[039] - Rhino 0.14.0 
[040] - RKWard 0.3.1 
[041] - rsnapgraph 0.5 
[042] - rsyncrypto 0.12 
[043] - RwdTorrent 0.01 
[044] - Sendmail 8.13.4 
[045] - Simple C++ ODBC Database API 0.4.0 
[046] - Simple dictionary application 1.0 
[047] - Smb4k 0.5.2 
[048] - SurrealServices 0.3.4.1 
[049] - Tapestry Palette 0.1.8 
[050] - The Rookery Build System 0.8.4 
[051] - TrackStudio Enterprise 3.1.3 
[052] - ttb teletekst browser 0.9 
[053] - UMark 2.0.0 Beta 2 
[054] - Virtual Object System 0.21.0 
[055] - WackoWiki R4.2 
[056] - Wad2PDF 1.4 
[057] - WASTE 1.5 beta 3 (wxWidgets)
[058] - xmltv2html 0.4.0 
[059] - YACY 0.36 
[060] - YourKit Java Profiler 4.0.3 
[061] - zsync 0.3.3 


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

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

[001] - adevs 1.3 
  by Ack (http://freshmeat.net/users/ack/)
  Sun, Mar 27th 2005 20:12

Scientific/Engineering
Software Development :: Libraries

About: adevs is a C++ library for developing discrete event simulations
based on the Parallel DEVS and DSDEVS formalisms.

Changes: This release introduces three changes. A new section was added to
the documentation. A new scheduler is being used in the simulation kernel.
Two problems in the dynamic structure code were identified and corrected.
These changes only affect models that migrate from network to network or
that use deep hierarchies of network models (and they caused fatal errors
if you encountered them, so don't worry about subtle effects on your
simulation results).

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[002] - Alexandria Book Collection Manager 0.5.1 
  by Laurent Sansonetti (http://freshmeat.net/users/lrz/)
  Sun, Mar 27th 2005 16:51

Database :: Front-Ends
Desktop Environment :: Gnome
Internet :: WWW/HTTP :: Indexing/Search

About: Alexandria is a GNOME application to help manage a book collection.
It retrieves book information (including cover pictures) from several
online libraries, allows you to search for a book (either by EAN/ISBN,
title, authors, or keyword), can import and export data into ONIX,
Tellico, and EAN/ISBN-list formats, generates Web pages from your
libraries, allows marking your books as loaned, saves data using the YAML
format, features an HIG-compliant user interface, shows books in different
views that can be filtered or sorted, and handles book rating and notes. 

Changes: This is mostly a quick bugfix version, even if some features were
added in the mean time (such as a book provider to the Amadeus Austrian
library). 0.5.0 users are encouraged to upgrade.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[003] - Alice ML 1.1 
  by Guido Tack (http://freshmeat.net/users/odiug/)
  Sun, Mar 27th 2005 23:05

Software Development :: Interpreters

About: Alice ML is a functional programming language that enriches the
statically typed, closed functional world of ML with extensive support for
type-safe programming of concurrent, distributed, and open systems. It also
features cutting-edge constraint programming technology in the tradition of
Oz/ Mozart. Alice ML is a mostly conservative extension of Standard ML.

Changes: The Interactive Toplevel now comes with an optional GUI that
includes a simple editor. The library now enables safe runtime access to
the compiler, including a type-safe Lisp-style "eval". Programmable custom
search strategies for constraint programming are now supported, including a
distributed search engine. An aliceglade tool allows the creation of GTK+
interfaces with the graphical Glade interface builder. Bugfixes and minor
feature enhancements were made.

License: BSD License (revised)

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

                        - %  - %  - % - % -

[004] - alterMIME 0.3.6 
  by Paul L Daniels (http://freshmeat.net/users/pldaniels/)
  Sun, Mar 27th 2005 00:28

Communications :: Email

About: alterMIME is an integrated email/mailpack manipulation utility. It
adds and modifies headers, adds disclaimers, and changes or removes
embedded attachments.  

Changes: This release improves the removeall and disclaimer insert 
facilities and solves a segfault issue.

License: BSD License (original)

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

                        - %  - %  - % - % -

[005] - AudienceConnect::THR33 0.4.4 (THR33)
  by Richard Harris (http://freshmeat.net/users/goosequill/)
  Sun, Mar 27th 2005 00:15

Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Internet :: WWW/HTTP :: Site Management
Text Processing

About: AudienceConnect connects any digital property's audience to its
author's PayPal account. THR33 is the underlying technology, generating
Web sites dynamically or statically. THR33's modules establish different
kinds of revenue streams for your digital properties.

Changes: This release introduces the data type "#!/usr/bin/env  python"
which is executed as a Python script by the THR33  server. A bug in
Lib2.parse_key which caused empty  navigation links if there were trailing
blank lines in the key  file was fixed. A "last" element was added to the
Web log to  record total new page views when log is reset. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[006] - auto nice daemon 1.2.2 
  by P. Schemitz (http://freshmeat.net/users/schemitz/)
  Sun, Mar 27th 2005 16:50

System
System :: Clustering/Distributed Networks

About: auto nice daemon activates itself in certain intervals, and renices
jobs according to their priority, and CPU usage. Jobs owned by root are
left alone. Jobs are never increased in their priority. It is very
flexible. The renice intervals can be adjusted, as well as the default
nice level, and the activation intervals. A priority database stores
user/group/job tuples along with their renice values for three CPU usage
time ranges. The strategy for searching the priority database can be
configured. Linux, OpenBSD, FreeBSD, Digital UNIX, Solaris, and IRIX are
supported.

Changes: Under some Linux variants, /proc/<pid>/stat always belongs to
root, thus undermining the renice efforts. and(8) now uses /proc/<pid>
instead to determine the UID/GID of a process. On the and.conf.5 man page,
the examples were fixed (now defaultnice instead of default).

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[007] - bnIRC 0.1.20 
  by Brandon Niemczyk (http://freshmeat.net/users/maccorin/)
  Sun, Mar 27th 2005 16:24

Communications :: Chat :: Internet Relay Chat

About: bnIRC is an ncurses IRC client and a framework for programmers. It
utilizes plugins for most of its functionality and supports scripting in
the S-Lang language.

Changes: This release adds support for Cygwin, and adds .deb files.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[008] - CHIP Code Highlighter 2.5.2 
  by Ewan Mellor (http://freshmeat.net/users/ewanmellor/)
  Sun, Mar 27th 2005 08:24

Internet :: WWW/HTTP :: Site Management
Software Development
Text Processing :: Markup :: HTML/XHTML

About: CHIP (Code Highlighting in PHP) is a simple source code highlighter
designed to be used on Web servers. It takes C, C++, Java, Lisp, Python,
PHP, HTML, or JavaScript code, and outputs an XHTML document that lists
the code with appropriate highlighting. CHIP supports multiple styles of
highlighting in one source file. It also features links to the
unhighlighted code and obfuscation of email addresses and URLs. 

Changes: A fix was made for a bug that broke the link to the plain-text
version when using breadcrumbs. 

License: MIT/X Consortium License

URL: http://freshmeat.net/projects/chip-php/

                        - %  - %  - % - % -

[009] - cPige 1.0 
  by Laurent Coustet (http://freshmeat.net/users/zehome/)
  Sun, Mar 27th 2005 08:48

Multimedia :: Sound/Audio :: Capture/Recording

About: cPige is a backup tool designed for Web radio. Its main goal is
backing up one day of streaming on an icecast / shoutcast MP3 stream. It
can also be used as a standard stream ripper (artist - title.mp3).

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[010] - debian-multimirror 1.00 
  by Pedro Larroy (http://freshmeat.net/users/pedro_larroy/)
  Sun, Mar 27th 2005 20:14

Internet
System :: Archiving :: Mirroring

About: debian-multimirror is a tool that eases and  automates the creation
and maintenance of custom  Debian mirrors by mirroring only what you need.
You can choose what packages to mirror, and include or exclude them based
in regular expressions. It uses parallel programming to exploit redundancy
between mirrors and download from several mirrors at the same time for best
 performance and less mirror load. A custom algorithm  is used to select a
consistent set of packages, and  out of sync or even broken mirrors can
still be used.  SHA1 and MD5 package information is used to assure  data
integrity. It uses an XML file for configuration of the local mirror, and
writes the correspondent "Package" files after finishing mirroring.

Changes: This version is released due to no bugs found during the last 5
months.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[011] - Dijjer 0103 
  by Ian Clarke (http://freshmeat.net/users/sanity/)
  Sun, Mar 27th 2005 08:38

Internet :: WWW/HTTP

About: Dijjer is a peer-to-peer HTTP cache, designed to allow the
distribution of large files from Web servers while virtually eliminating
the bandwidth cost to the file's publisher. Dijjer is designed to be
simple, elegant, and to cleanly integrate with existing applications where
possible. Dijjer uses "UDP hole punching" to allow it to operate from
behind firewalls without any need for manual reconfiguration. Dijjer's
distributed and scalable content distribution algorithm is inspired by
Freenet. 

Changes: A serious bug in how the messaging layer waited on multiple
messages has been fixed. Failed network connection detection has been
improved. This version is a mandatory upgrade.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[012] - DTGraph 0.4a 
  by akom (http://freshmeat.net/users/akom/)
  Sun, Mar 27th 2005 08:37

Scientific/Engineering :: Visualization

About: DTGraph builds graphs and stats based on temperature readings
stored in MySQL from any temperature measurement interface such as
1-wire/digitemp (even Web sources if desired). It can show closeups of
particular intervals and sensors. Several useful utilities for alarm
notifications and mobile monitoring are also included. 

Changes: Celsius was misspelled. Deletion of alarms, metadata, and readins
from the admin page. Alarms are shown on the graph as icons (configurable).
All code works with PHP set to NOTICE (this used to break). There are many
small bugfixes and some cleanup. The end time/absolute time interface bug
has been fixed (some of the drop downs had no effect). Cookie lifetime is
a configurable preference.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[013] - DVB Replex 0.1.4 
  by Marcus (http://freshmeat.net/users/mocm/)
  Sun, Mar 27th 2005 16:49

Multimedia :: Sound/Audio
Multimedia :: Video

About: Replex was created to remultiplex transport stream (TS) data taken
from a DVB source. The result is supposed to be a program stream (PS) that
can be used to burn a DVD (with dvdauthor). Replex can also remultiplex
other PSs and AVIs with MPEG2 content. 

Changes: The problem with dvdauthor and audio PTS was finally found.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/dvb-replex/

                        - %  - %  - % - % -

[014] - Estraier 1.2.27 
  by Mikio Hirabayashi (http://freshmeat.net/users/mikio/)
  Sun, Mar 27th 2005 08:29

Text Processing :: Indexing

About: Estraier is a full-text search system for personal use. Its
principal purpose is to realize a full-text search system for a Web site.
It functions similarly to Google, but for a personal Web site or sites in
an intranet. It has fast searching, conspicuous results, relational
document search, the ability to handle Japanese text, and support for
handling a large number of documents. Installation is easy. 

Changes: The internal cache mechanism was enhanced and scalability was
improved. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[015] - gnomeGo 0.1 
  by Roland Lezuo (http://freshmeat.net/users/iroli/)
  Sun, Mar 27th 2005 00:26

Desktop Environment :: Gnome
Games/Entertainment
Games/Entertainment :: Puzzle Games

About: gnomeGo is a very simple but nice GUI that allows a player  to play
against gnuGo. There is no support for mulitplayer  games. Three boardsizes
are supported. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[016] - GNU ccAudio2 0.7.0 (Testing)
  by David Sugar (http://freshmeat.net/users/davidsugar/)
  Sun, Mar 27th 2005 08:43

Multimedia :: Sound/Audio
Software Development :: Libraries

About: ccaudio2 is a simple, highly portable, stand-alone, C++-based
framework for manipulation of audio data. Its goal is to be a C++
framework that is as useful as "audiofile" or "sndfile" is for C
programming, and to cover various generic and useful manipulations of
audio data as well as audio file access. A stand-alone audio processing
command line tool is also provided to demonstrate library functionality.
ccaudio2 compiles under Mac OS X, POSIX systems, and Win32 systems.  

Changes: Very preliminary support for accessing MPEG-encoded audio data
from within MPEG audio container files. Files with ID3.2 headers are
broken, as offset to first MPEG audio fragments do not appear to match
id3_2 reported header length. Overall changes for supporting
packet-oriented reading/writing of audio data, such as for accessing MPEG
audio data, and for future .ogg container audio support.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[017] - Groovy 1.0-beta-10 
  by Philippe Ombredanne - http://www.nexb.com
(http://freshmeat.net/users/pombredanne/)
  Sun, Mar 27th 2005 17:01

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 has bugfixes and a new parser Early Access Preview
(as part of the JSR effort). In Classic Groovy, some bad typing problems
are fixed, a few error messages are improved for more readability and a
safer user experience, there is better exception handling, and binary
scripts now have proper executable permissions set.

License: The Apache License

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

                        - %  - %  - % - % -

[018] - HessianPHP 0.9 
  by Manolo Gómez (http://freshmeat.net/users/vsayajin/)
  Sun, Mar 27th 2005 04:25

Communications
Internet :: WWW/HTTP
Software Development :: Libraries :: PHP Classes

About: HessianPHP is a PHP implementation of the Hessian web  services
binary protocol. The project includes open source  implementations of
client and server classes.

Changes: This release features enhanced error handling, a new  general
client configuration class, mapping of remote types  to local types, and
experimental CURL-based transport.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[019] - HtmlRipper 2.1 
  by Robert (http://freshmeat.net/users/rgmccue/)
  Sun, Mar 27th 2005 00:03

Internet :: WWW/HTTP :: Indexing/Search

About: HtmlRipper is a Java package that enables dynamic data to be
extracted from Web pages, using pre-defined rule sets. It allows multiple
data sets to be combined into a single dynamic web page, and is ideal for
the creation of data mining, page analysis, Web page filtering, and
article clipping software. The package includes a sample rules-enabled
browser and rules editor.

Changes: A sample rules-enabled Web browser with rule creation and 
editing features has been added. It supports GET/POST and  helper
applications. The rules manipulation classes have  been rewritten.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[020] - Information Currency CVS 1.12.11.3 
  by infoeng (http://freshmeat.net/users/infoeng/)
  Sun, Mar 27th 2005 16:58

Information Management
Office/Business :: Financial
Scientific/Engineering

About: Information Currency CVS is a modification to the CVS version
control system. In conjunction with the Information Currency Web Services
system, it makes "cvs commit" return information currency representing the
economic value of the submitted source code. This enables the use of new
economic mechanisms for organizing software development projects.

Changes: Information currency issuance functions have been modularized.
There are minor code cleanups.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[021] - JFDraw 1.6.0 
  by CookieMaker (http://freshmeat.net/users/CookieMaker/)
  Sun, Mar 27th 2005 08:13

Information Management :: Workflow Frameworks
Multimedia :: Graphics
Multimedia :: Graphics :: Editors

About: JFDraw is a Java vector graphics drawing application and library
package. It is focused on vector graph drawing field. It is useful for
mechanical, electronic, architectural graph drawing applications, or even
business process or workflow graphs. 

Changes: Internationalization was added for up to 12 languages, including
English, French, German, Spanish, Norwegian, Italian, Dutch, Portuguese,
Russian, Japanese, Simplified Chinese, and Traditional Chinese. Loading
from Web libraries and templates in the Library panel was implemented.
Shapes can be hidden or shown by using the menu "Settings->Shape
settings->Hide shape". A new JFReader and JFWriter were written to replace
all the existing DataInputStream and DataOutputStream IO processing
routines in JFDraw. 

License: Freeware

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

                        - %  - %  - % - % -

[022] - kkeyled 0.8.11 
  by Dieter Landolt (http://freshmeat.net/users/DieterLandolt/)
  Sun, Mar 27th 2005 08:22

Desktop Environment :: K Desktop Environment (KDE)
Utilities

About: KKeyled is a KDE panel tray widget which displays the LED states of
the keyboard (ie. Caps Lock, Num Lock, and Scroll Lock). It is particularly
useful for wireless keyboards without LEDs, and can be used to set the LED
states of the keyboard aswell.

Changes: Startup with the session manager was fixed. A problem with lost
focus management was fixed. The window is now shown when a second instance
is started. A Russian translation was added. The window for kkelyed was
fixed for the case when session management restores kkeyled. The kkeyled
window now disappears if focus is lost. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[023] - KPowersave  0.4.0-5
  by Danny Kukawka (http://freshmeat.net/users/Borstel22/)
  Sun, Mar 27th 2005 16:25

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

About: KPowersave provides battery monitoring and suspend/ standby
triggers for KDE. It is based on the powersave  package and therefore
supports APM and ACPI.

Changes: This release is the new stable version (shipped with SUSE 9.3).
It contains many bugfixes and enhancements (since the last stable
version), e.g. new user-specific screensaver and screen lock settings and
a related configure dialog, the integration of new powersave client
notification to reduce polling, a DCOP interface, new icons, and language
support. The source package now contains code documentation. The provided
rpms are for SUSE 9.2, and this release need powersave >= 0.9.25.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[024] - lat 0.5 
  by lorenb420 (http://freshmeat.net/users/lorenb420/)
  Sun, Mar 27th 2005 05:47

System :: Systems Administration

About: LAT stands for LDAP Administration Tool. It allows you to browse
LDAP-based directories and add/edit/delete entries contained within. It
can store profiles for quick access to different servers.

Changes: A search builder and support for user-defined views were added.
Various bugfixes were made. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[025] - Legworker Search 0.01 
  by James Hook (http://freshmeat.net/users/nzhook/)
  Sun, Mar 27th 2005 23:05

Internet :: WWW/HTTP :: Indexing/Search

About: Legworker Search is a small search and link checking script. It
indexes a site by crawling it from the base page or by using directories.
It supports exclusion based on directories, files, and regular
expressions, seperate headers and footers, a broken links report, and an
indexer that can be run from cron or a Web browser.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[026] - libdvb 0.5.5.1 
  by Marcus (http://freshmeat.net/users/mocm/)
  Sun, Mar 27th 2005 16:39

Multimedia :: Video

About: libdvb (formerly dvb-mpegtools) contains three libraries with
examples for their usage. libdvb is a library for switching channels using
the Linux DVB API and keeping channel list for DVB-C, DVB-S and DVB-T.
libdvbci is used for handling CI interfaces that are optional for some DVB
cards. It is based on the CI handler of vdr. libdvbmpegtools and the
dvb-mpegtools provide a library and various small programs helpful for
converting, demuxing, changing, analyzing, and remuxing MPEG transport
streams coming from DVB receiver cards. They mostly work on the PES level,
but tools for manipulating elementary streams are also included. All those
packages used to be included with the DVB driver. 

Changes: This release adds support for the zap and vdr input and output
formats. There is some support for Twinhan CAM.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[027] - Linux 2.6.11.6 (2.6)
  by Delicates (http://freshmeat.net/users/Delicates/)
  Sun, Mar 27th 2005 00:05

System :: Operating System
System :: Operating System Kernels :: Linux

About: Linux is a clone of the Unix kernel, written from scratch by Linus
Torvalds with assistance from a loosely-knit team of hackers across the
Net. It aims towards POSIX and Single UNIX Specification compliance. It
has all the features you would expect in a modern fully-fledged Unix
kernel, including true multitasking, virtual memory, shared libraries,
demand loading, shared copy-on-write executables, proper memory
management, and TCP/IP networking. 

Changes: This release features more defensive range checks against 
corrupt ISO9660 file system images, and fixes a potential  local root
exploit in bluetooth socket creation, a potential  information leak in
EXT2, and a potential DOS in  load_elf_library.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[028] - Mathomatic 12.2b 
  by George Gesslein II (http://freshmeat.net/users/gesslein/)
  Sun, Mar 27th 2005 17:02

Scientific/Engineering :: Mathematics
Software Development :: Code Generators

About: Mathomatic is a highly portable, general purpose symbolic math
program that can solve, simplify, combine, differentiate, integrate, and
compare algebraic equations. It can do standard, complex number, and
polynomial arithmetic. It is extremely easy to use and has pretty colored,
easily readable display of equations.

Changes: Many simplifications to the code and two major speed
optimizations were made. The documentation was perfected. Equations are no
longer simplified upon entry.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[029] - mod_psldap 0.84 
  by David Picard (http://freshmeat.net/users/dpicard/)
  Sun, Mar 27th 2005 08:31

Communications :: Email :: Address Book
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: HTTP Servers

About: mod_psldap is an Apache module that performs authentication
authorization against an LDAP server using several different means of
managing the authentication and authorization processes. This
implementation can also manage records through a Web interface, and
authenticate against an LDAP server that restricts the user from reading
the password and the implementation of Kerberos-based authentication to
connect to the LDAP server itself.

Changes: PsLDAPAuthFilter was added to allow the user to add filters to
acquisition of the user record during authentication. Disabling of
authentication was separated from authorization through the introduction
of the PsLDAPEnableAuthz parameter. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[030] - Open Object Rexx 3.0.0 
  by markh (http://freshmeat.net/users/mhes/)
  Sun, Mar 27th 2005 00:26

Software Development :: Interpreters

About: Open Object Rexx is an object-oriented scripting language. The
language is designed for "non-programmer" type users, so it is easy to
learn and easy to use, and provides an excellent vehicle to enter the
world of object-oriented programming without much effort. It extends the
procedural way of programming with object-oriented features that allow you
to gradually change your programming style as you learn more about objects.


License: Common Public License

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

                        - %  - %  - % - % -

[031] - pasmal 1.8 
  by James Meehan (http://freshmeat.net/users/jamesmeehan/)
  Sun, Mar 27th 2005 16:24

System :: Networking
System :: Networking :: Firewalls

About: pasmal is a TCP/IP packet authentication system. When it receives a
sequence of ICMP or TCP packets to any port (open/closed), it will issue a
command on the server. It uses a "smokescreen frame" that features
encrypted authentication packets for avoiding sniffers, as well as a
TCP/UDP key for remotely activating the system. pasmal comes with an
optional Web-based administrator that can handle all its
filter/firewall/port knocking/encoding keys facilities. It also acts as an
intrusion detection system due to its sniffer capabilities.

Changes: A major bug in the psnif.c function processpacket() has been
corrected to solve a conflict between port knocking sequence and encrypted
sequences. A minor bug in the log.c function log() has been corrected to
have logging work. Code optimization, program comments, and an ENGINE file
have been added to help developers understand pasmal.c. Optimization of the
intrusion detection code (module_alert.c) to have a fast intrusion
detection engine.

License: Freeware

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

                        - %  - %  - % - % -

[032] - phpMyAdmin 2.6.2-beta1 (Development)
  by phpMyAdmin Devel Team (http://freshmeat.net/users/phpmyadmin/)
  Sun, Mar 27th 2005 20:16

Database :: Front-Ends
System :: Systems Administration

About: phpMyAdmin is a tool written in PHP intended to handle the
administration of MySQL over the WWW. Currently it can create and drop
databases, create/drop/alter tables, delete/edit/add fields, execute any
SQL statement, manage keys on fields, create dumps of tables and
databases, export/import CSV data and administrate one single database and
multiple MySQL servers.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[033] - PJIRC 2.2.1 
  by Plouf (http://freshmeat.net/users/Plouf/)
  Sun, Mar 27th 2005 04:26

Communications :: Chat :: Internet Relay Chat

About: PJIRC is a very complete IRC applet which handles multichannel,
private conversations, text coloration, graphical smileys, etc. In
addition, it's still quite light.

Changes: This version fixes a problem where when kicked using the 
autorejoin mode, all nicknames were reported twice or more  in the channel
nickname list.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[034] - Print Directory (pd) 5.1.1 
  by Scott Fehrman (http://freshmeat.net/users/sfehrman/)
  Sun, Mar 27th 2005 00:14

Utilities

About: Print Directory will read the current directory or the directories
listed on the command line and display the contents showing the "files"
first, then the "directories". This program can be used instead of "ls".

Changes: The entire compile and deployment process was changed.  autoconf
and automake are now used. Users only need to  run ./configure, make, make
install instead of manually  modifying the Makefile. This release also
removes un- needed calls to free() because the command will free  memory
when it exits.

License: Common Development and Distribution License (CDDL)

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

                        - %  - %  - % - % -

[035] - Profiler That Doesn't Suck 0.0.3 
  by Filip Pizlo (http://freshmeat.net/users/pizlo/)
  Sun, Mar 27th 2005 00:26

Software Development
Software Development :: Testing

About: PTDS is a unique sampling profiler for Java applications. It  can
give you immediate feedback about which methods are  executing the most.
It also offers a more advanced mode in  which you can control the profiler
from within your Java  application. This allows you to get precise
information on  specific phases of your algorithm. Also included is a
simple  way of measuring the size of individual objects.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[036] - PureAdmin 0.2.2 
  by Isak (http://freshmeat.net/users/stengeten/)
  Sun, Mar 27th 2005 16:27

Desktop Environment :: Gnome
Internet :: File Transfer Protocol (FTP)
Utilities

About: PureAdmin is a graphical tool used to make the management of
PureFTPd a little easier. It is not dependent on a specific desktop
environment such as GNOME or KDE, but is designed with the GNOME Human
Interface Guidelines in mind.

Changes: Build fixes when compiled without binreloc support. A rarely
occurring segfault was fixed, and the binary package was updated to be
compatible with the latest Autopackage release.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[037] - pyfdupes 1.0.3 
  by M.Luca (http://freshmeat.net/users/mluca/)
  Sun, Mar 27th 2005 20:25

Scientific/Engineering :: Artificial Intelligence
Software Development :: Libraries :: Python Modules
System :: Archiving

About: Pyfdupes can help you to reorganize your MP3 collection or your
download directories by finding files with a similar name or the same
content.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[038] - PYIGS 1.0 
  by bookface (http://freshmeat.net/users/bookface/)
  Sun, Mar 27th 2005 20:25

Database
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Software Development :: Libraries :: Python Modules

About: PYIGS is a Python package that provides an interface to Google
Suggest results. It may be run standalone or incorporated as a module.
Currently, it only supports a basic query, with or without result match
listings. It will probably be expanded to also include a caching server.
It is as platform independent as pycurl. On *nix systems, if pycurl is not
installed but the user program curl is, PYIGS will drop back to a call to
that program.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[039] - Rhino 0.14.0 
  by lerdsuwa (http://freshmeat.net/users/lerdsuwa/)
  Sun, Mar 27th 2005 08:34

Games/Entertainment :: Turn Based Strategy

About: Rhino is a GUI Othello/reversi game for the Gnome environment. The
goal is to have a game with a strong AI, targeted to experienced players.

Changes: An engine for the GTP (Go Text Protocol) is added.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[040] - RKWard 0.3.1 
  by Thomas Friedrichsmeier (http://freshmeat.net/users/tfry/)
  Sun, Mar 27th 2005 08:28

Office/Business
Scientific/Engineering :: Mathematics

About: RKward provides an extensible, easy to use  GUI for the R project,
which will one day  seamlessly integrate with KOffice. It attempts  to
combine the power of the R language with  the relative ease of use of
commercial tools  such as SPSS.

Changes: The console is now quite similar to the standard R console. A new
dock has been added, which allows you to search through R help and to
browse it inside RKWard. Basic graphing support was added. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[041] - rsnapgraph 0.5 
  by denism (http://freshmeat.net/users/denism/)
  Sun, Mar 27th 2005 23:05

System :: Archiving :: Backup

About: rsnapgraph is a script that generates graphs using GNUPlot that
show the increase and decrease of the number of files in and disk space
used by the snapshot directories created by rsnapshot. It can be used to
monitor snapshot growth and to watch for very large increases or
decreases.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[042] - rsyncrypto 0.12 
  by Shachar Shemesh (http://freshmeat.net/users/TheSun/)
  Sun, Mar 27th 2005 08:22

Information Management :: Document Repositories
Security :: Cryptography
System :: Archiving :: Backup

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

Changes: The license was clarified regarding explicitly allowing linking
with the non-GPL OpenSSL library. A slightly different meaning of the
"--delete" option was implemented. A minor bugfix was made in absolute
path names directory creation. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[043] - RwdTorrent 0.01 
  by Gibby (http://freshmeat.net/users/gibsons/)
  Sun, Mar 27th 2005 04:26

Communications :: File Sharing
Desktop Environment

About: rwdtorrent is a BitTorrent client. It can view metafile 
information locally or over HTTP. Torrent files can be  downloaded. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[044] - Sendmail 8.13.4 
  by Gregory Neil Shapiro (http://freshmeat.net/users/gshapiro/)
  Sun, Mar 27th 2005 20:26

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

About: Sendmail is a Mail Transfer Agent, which is the program that moves
mail from one machine to another. Sendmail implements a general
internetwork mail routing facility, featuring aliasing and forwarding,
automatic routing to network gateways, and flexible configuration.

Changes: This release fixes several bugs and omissions, and adds some
additional checks to deal with situations that should not occur.

License: OSI Approved

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

                        - %  - %  - % - % -

[045] - Simple C++ ODBC Database API 0.4.0 
  by eminence_tech (http://freshmeat.net/users/eminence_tech/)
  Sun, Mar 27th 2005 20:11

Database :: API

About: The SimpleDB API is a C++ API designed to encapsulate the ODBC API
functionality in an object oriented manner. 

Changes: Many of the Database member methods have been made const. This
changes the binary interface, so you will need to recompile any
applications using this API. The Debian package building rules have been
updated. There are fixes to allow compilation under gcc 3.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[046] - Simple dictionary application 1.0 
  by Zdenek Broz (http://freshmeat.net/users/zdenekbroz/)
  Sun, Mar 27th 2005 08:44

Education

About: Simple dictionary application allows users to use any plain text
dictionary that is UTF-8 with one translation per line and words separated
by tabulators.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[047] - Smb4k 0.5.2 
  by Marc Hansen (http://freshmeat.net/users/marcgie/)
  Sun, Mar 27th 2005 16:37

Desktop Environment :: K Desktop Environment (KDE) :: Themes KDE 3.x
Security
System :: Filesystems

About: Smb4K is a SMB and CIFS (Windows) share browser for KDE. It uses
the Samba software suite to access the SMB and CIFS shares of the local
network neighborhood. Its purpose is to provide a program that's easy to
use and has as many features as possible. 

Changes: Naming of Norwegian translations has been fixed. A crash that
appeared when trying to determine the disk usage has been fixed. Icelandic
and Danish translations have been added, and the Chinese Simplified
translation has been updated. Additional cleaning of the mount prefix on
exit has been added. Incorrect IP address resolution for hosts starting
with a hyphen has been fixed. Problems with special characters in
passwords have been fixed (closes #3444). Printing has been improved by
switching to smbspool.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[048] - SurrealServices 0.3.4.1 
  by tabris (http://freshmeat.net/users/tabrisnet/)
  Sun, Mar 27th 2005 22:27

Communications :: Chat :: Internet Relay Chat

About: SurrealServices is a full replacement
NickServ/ChanServ/MemoServ/OperServ. Features are loosely based on Anope
and ConferenceRoom/Auspice. Some security features are also available such
as a TOR detector/banner, and a country detector (checks IP allocation). It
is multithreaded to eliminate lag due to the asynchronous nature of MySQL
and DNS lookups. Plans include a C version and possibly a conversion to
PostgreSQL, depending on demand from users.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[049] - Tapestry Palette 0.1.8 
  by Mike Henderson (http://freshmeat.net/users/mhinca/)
  Sun, Mar 27th 2005 22:27

Internet :: WWW/HTTP :: Dynamic Content
Software Development :: User Interfaces

About: Tapestry Palette is a plugin for Eclipse that builds upon the
Spindle plugin. The palette provides a tree view of Tapestry component
libraries, a component inspector to discover parameters available with
links to HTML documentation, drag and drop addition of Tapestry component
references to templates, and a Property Sheet for editing of component
bindings. The plugin can be installed from within Eclipse via an update
site.

Changes: This release added the ability to browse remote component library
information and to download and install component libraries from within
Eclipse.

License: The Apache License 2.0

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

                        - %  - %  - % - % -

[050] - The Rookery Build System 0.8.4 
  by Steve Grubb (http://freshmeat.net/users/stevegrubb/)
  Sun, Mar 27th 2005 20:11

Software Development :: Build Tools

About: The Rookery Build System is a collection of scripts that will  let
you take a repository of source RPMs and turn it into a  distribution
built against itself. It features a menu-driven  interface, reports, and
tools for analyzing dependencies  between packages.

Changes: This release adds support for building a Live CD.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[051] - TrackStudio Enterprise 3.1.3 
  by maximkr (http://freshmeat.net/users/maximkr/)
  Sun, Mar 27th 2005 23:07

Software Development
Software Development :: Quality Assurance
Software Development :: Testing

About: TrackStudio is a hierarchical Java-based issue tracking and bug
tracking system. It includes per-project workflows, user role specific
actions, filters, notification rules, subscriptions, access control lists,
and reports. Both hierarchical categorization and cross-cutting views of
your issue space are provided. 

Changes: A new trackstudio.hideSessionId option was added for hiding the
session ID from the address bar. A bug with duplicate e-mail notifications
on complex configurations was fixed. An e-mail notification exception that
occurred when using Oracle databases was fixed. Error checking for
date-time filter options such as the submit date and deadline was
improved. Several errors in the documentation were corrected.

License: Other/Proprietary License with Source

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

                        - %  - %  - % - % -

[052] - ttb teletekst browser 0.9 
  by djcb (http://freshmeat.net/users/djcb/)
  Sun, Mar 27th 2005 08:35



About: ttb is a dedicated browser to view teletekst pages, the videotext
system used in The Netherlands. ttb offers "clickable" pages (meaning that
page numbers work like hyperlinks) and drag & drop to the desktop.  

Changes: This release has support for zooming of teletekst pages and some
small fixes.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[053] - UMark 2.0.0 Beta 2 
  by Jeffrey Bakker (http://freshmeat.net/users/staeryatz/)
  Sun, Mar 27th 2005 23:05

Games/Entertainment :: First Person Shooters
System :: Benchmark

About: UMark is a graphical user interface that allows gamers and hardware
reviewers to easily configure and run benchmarks on Unreal® Tournament 200x
(UT2003 and UT2004, both demo and retail versions). It supports "botmatch",
"flyby", and "timedemo" benchmarking. Users have the ability to save and
load their benchmark scores, or even submit them online. This Linux
version is a GTK+ 2.0 port of UMark written from scratch. 

Changes: This release addresses compiler warnings and runtime crashes on
certain machines by typecasting pointers and scanning installed UT200x
versions and their proper directories. Other minor improvements were also
made.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[054] - Virtual Object System 0.21.0 
  by Peter Amstutz (http://freshmeat.net/users/tetron/)
  Sun, Mar 27th 2005 16:48

Games/Entertainment :: First Person Shooters
Games/Entertainment :: Multi-User Dungeons (MUD)
Internet

About: The Interreality project is a collection of Open Source, Free
Software projects based on the Virtual Object System (VOS) platform. The
goal is to develop a free and open platform for multiuser 3D virtual
reality and interactive, collaborative 3D virtual spaces. The VOS is the
software infrastructure that makes this vision real. VOS is a powerful
object-oriented networking platform with many applications in and beyond
virtual reality. It is the basis for Ter'Angreal, a general-purpose
browser application for entering and participating in 3D worlds.

Changes: A new VOS Infrastructure Protocol (VIP), and a new transport
protocol built on UDP to support low-latency messaging and multiple
parallel data streams in a single connection. The VOS 3D Browser
Ter'Angreal now has a wxWidgets-based GUI. The GUI supports chatting,
loading new avatars, bookmarking worlds, loading worlds from COD files,
and more. Many improvements to the VOS plugin to the Crystal Space 3D
engine. Better Windows support (compiles under MinGW). Now provides a
Windows exe installer. Debian packages are available for x86 via apt-get.
Should now compile and run on OS X.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[055] - WackoWiki R4.2 
  by kukutz (http://freshmeat.net/users/kukutz/)
  Sun, Mar 27th 2005 08:24

Communications
Information Management
Information Management :: Document Repositories

About: WackoWiki is a small, lightweight, handy, expandable Wiki clone.
Its main advantages are a visual (WYSIWYG) editor, an easy installer, full
Russian support, many localizations, email notification on
changes/comments, several cache levels, design themes (skins) support,
XHTML compliance, page rights (ACLs), and page comments.

Changes: This version is completely compatible with PHP5. Many XSS fixes
were made. Many other bugfixes were made. Three new translations were
added: Estonian, Portuguese, Bulgarian. Many improvements were made. 

License: BSD License (revised)

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

                        - %  - %  - % - % -

[056] - Wad2PDF 1.4 
  by JussiP (http://freshmeat.net/users/JussiP/)
  Sun, Mar 27th 2005 16:54

Games/Entertainment

About: Wad2PDF examines wad files and prints an overhead picture of all
levels to a PDF file. All floors are properly textured, and monsters and
items are drawn with sprites. It supports Doom, Doom 2, Heretic, and
Hexen. Pwads are fully supported.

Changes: This release runs 30-50 times faster due to algorithmic
improvements. It also features various new features as well as squished
bugs.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[057] - WASTE 1.5 beta 3 (wxWidgets)
  by sHARD>> (http://freshmeat.net/users/sH4RD/)
  Sun, Mar 27th 2005 22:26

Communications :: Chat
Communications :: Conferencing
Communications :: File Sharing

About: WASTE is a mesh-based workgroup tool that allows for encrypted,
private communication between distant parties on the Internet, independent
of local network organization. It is RSA secured, and has been heralded as
the most secure P2P connection protocol currently in development. WASTE
functions as a both a server and a client under *nix, Mac OS X, and
Windows, as well as a server only mode under *nix and Windows.

Changes: This version added an interface based on wxWidgets and client
support on Linux and Mac OS X.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[058] - xmltv2html 0.4.0 
  by Kurt Hindenburg (http://freshmeat.net/users/kvh009/)
  Sun, Mar 27th 2005 20:12

Text Processing :: Markup :: HTML/XHTML

About: xmltv2html is a script that transforms the XML output of  XMLTV
into HTML. 

Changes: Previously-shown (R) and subtitles of shows can be displayed in
the popup message.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[059] - YACY 0.36 
  by Michael Christen (http://freshmeat.net/users/Orbiter/)
  Sun, Mar 27th 2005 08:01

Communications :: File Sharing
Information Management
Internet :: Name Service (DNS)

About: YACY is a distributed Web crawler and also a caching HTTP/HTTPS
proxy. Pages that pass through the proxy are indexed and can be searched
using a built-in HTTP server. YACY peers connect each other and form a
P2P-based index exchange network based on distributed hash tables.
Explicit web crawls can be done locally or collaboratively, forming a
global search and distributed indexing engine for the Web. It also
provides URL filtering with blacklist sharing among other proxy peers,
individual Web/servlet page hosting, a file sharing zone, and a database
engine. 

Changes: The ranking heuristics for search results have been enhanced, and
a performance menu was added. There is now better support for non-English
characters. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[060] - YourKit Java Profiler 4.0.3 
  by YourKit Team (http://freshmeat.net/users/YourKitTeam/)
  Sun, Mar 27th 2005 23:07

Software Development

About: YourKit Java Profiler is a CPU and memory profiler that makes it
easy to solve wide range of CPU- and memory-related performance problems.
It features automatic leak detection, powerful tools for the analysis of
memory distribution, an object heap browser, comprehensive memory tests as
part of your JUnit testing process, extremely low profiling overhead,
transparent deobfuscation support, and integration with Eclipse, JBuilder,
IntelliJ IDEA, and JDeveloper IDEs. 

Changes: Various bugfixes were made.

License: Free for non-commercial use

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

                        - %  - %  - % - % -

[061] - zsync 0.3.3 
  by Colin Phipps (http://freshmeat.net/users/cph/)
  Sun, Mar 27th 2005 08:03

Internet :: WWW/HTTP

About: zsync is a implementation of rsync over HTTP. It allows updating of
files from a remote Web server without requiring a full download or a
special remote server application. It uses a metafile, which is created on
the server, to determine which parts of a file the user already has; it
then downloads the remaining parts via HTTP. No special server or Web
server module is needed. It also works with gzip files, and content on the
server can be compressed to further reduce download times. 

Changes: An optimising compressor was added, which gives zsync efficiency
close to that of "rsync -z". Support was added for retaining a local copy
of a .zsync, and only downloading updates. Various minor bugfixes were
made. 

License: Artistic License

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



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


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