::: L I N K S F O R T H E D A Y :::
Today's news on the web: http://freshmeat.net/daily/2006/06/05/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce
---. ----.. --.-..-.- .-. ---- -- .- .--...-- -- .----.- .- -...
::: A D V E R T I S I N G :::
Eliminate Object-Relational Impedance Mismatch!
Caché, the multidimensional database, lets developers create and persist
Java objects - while automatically providing SQL access to data. Plus,
Caché projects classes as EJB components with bean-managed persistence.
Try Caché for Free. Download a fully functional, non-expiring copy of
Caché
http://www.InterSystems.com/fmdownload
-- ----------. -- -.- ------ --..---- .- ---..-. . .-.----------
::: R E L E A S E H E A D L I N E S (68) :::
[001] - ATA over Ethernet driver 30 (For Linux 2.6)
[002] - Autossh 1.4
[003] - Bake 1.0
[004] - bosh 0.2
[005] - cdevour 1.01
[006] - Coldtags suite 2.70
[007] - DAKOTA 4.0
[008] - Dataface 0.5.4
[009] - DBsight 1.2.8
[010] - Decimail Webmail 3 alpha 3
[011] - disktype 9
[012] - DSPAM 3.6.7
[013] - Ekiga 2.0.2
[014] - eSAV 1.2.3
[015] - Fast OnlineUpdate for SuSE 0.14.1
[016] - FBReader 0.7.4b
[017] - FEAR::API 0.487.4
[018] - fio 1.4
[019] - floppyfw 3.0rc1 (Development)
[020] - FUR filesystem 0.4.1
[021] - Gajim 0.10.1
[022] - Gammu 1.06.30 (Testing)
[023] - Gaudí - Database Visual Editor 1r0
[024] - GLC_lib 0.9.6
[025] - GNU GRUB 1.94 (Development)
[026] - GNU Solfege 3.3.1 (Development)
[027] - GRAVEMAN 0.3.12-5
[028] - HTTP Anti Virus Proxy 0.80
[029] - IRC Services 5.1a8 (Development)
[030] - Jaikoz 1.2.0
[031] - Jameleon 3.2.2
[032] - JChart2D 2.0.1
[033] - JFS for Linux 1.1.11
[034] - JMP 0.51
[035] - Keystone2 0.90.10
[036] - Ksvn Client 0.3
[037] - Lawngnome 0.1
[038] - LoFiMo 1.0.12
[039] - Mailman listadmin 2.32
[040] - mplay 1.0 beta 1
[041] - MySQL 5.0.22 (Production (5.0.x))
[042] - Network Management Tool 1.40
[043] - NXscript 0.2.605
[044] - OpenAIS 0.76 (Trunk)
[045] - OpenDMTP 1.1.6 (C Client)
[046] - PerlPrimer 1.1.12
[047] - PHP html2ps 1.9.4
[048] - PHP OpenID 1.1.0
[049] - PHP OpenID Standalone Server 1.0
[050] - PHP Timeclock 1.02
[051] - PRADO 3.0.1 (Development)
[052] - Qingy Is Not Getty 0.8.0
[053] - QSvn 0.4.0
[054] - Raul's classes for PHP 0.6.2
[055] - Ruport 0.4.4
[056] - SML/NJ 110.59
[057] - stl2pov 2.3.0
[058] - Streamline 1.6.2
[059] - Subversive 1.0.0 RC2
[060] - Sylpheed-Claws 2.2.1
[061] - The DaisyPlayer Project 0.2.4
[062] - Tina POS 0.0.17
[063] - TuxFighter 0.52
[064] - uRadiusLib 0.1
[065] - Vice Stats 1.0
[066] - YourKit Java Profiler 6.0-EAP7
[067] - Zeppoo 0.0.3b
[068] - Zoph 0.6-pre1 (Pre-release)
--..--.---- -----.-.. ---- --.- ----.- .-...-. -.-- -..- -- - -
::: R E L E A S E D E T A I L S :::
[001] - ATA over Ethernet driver 30 (For Linux 2.6)
by Ed Cashin at Coraid (http://freshmeat.net/users/ecashinCoraid/)
Mon, Jun 5th 2006 14:17
System :: Archiving :: Backup
System :: Archiving :: Mirroring
System :: Operating System Kernels :: Linux
About: This driver allows the Linux kernel to use the ATA over Ethernet
(AoE) network protocol. Using AoE, a Linux system can use AoE block
devices like EtherDrive (R) storage blades. The block devices appear as
local device nodes (e.g. /dev/etherd/e0.0).
Changes: Extra data copying was avoided on write operations, and jumbo
packet support was added, enhancing performance. Retransmissions were
reduced by adding a more dynamic packet timer. A new module parameter
allows the device timeout to be set. Documentation was updated.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/aoelinux/
- % - % - % - % -
[002] - Autossh 1.4
by Carson Harding (http://freshmeat.net/users/charding/)
Mon, Jun 5th 2006 17:04
Security
System :: Networking
System :: Systems Administration
About: Autossh is a program to monitor and automatically reestablish SSH
connections. It is similar to rstunnel (Reliable SSH Tunnel), however, it
is implemented in C, and is easier to set up and use, especially for
connections to multiple hosts. Autossh has been compiled and tested on
OpenBSD, Linux, and Solaris, and should run without needing changes on
FreeBSD and NetBSD.
Changes: This release includes a number of bugfixes and minor
enhancements. The biggest change is the move to using autoconf, and the
more modern "./configure; make" process rather than OS-specific makefiles.
License: Freely Distributable
URL: http://freshmeat.net/projects/autossh/
- % - % - % - % -
[003] - Bake 1.0
by Dylan Hardison (http://freshmeat.net/users/Dylanwh/)
Mon, Jun 5th 2006 23:55
Software Development :: Build Tools
About: Bake is a small domain-specific programming language for describing
how to transform one file into another. It uses the typical topological
sort, but has features that make describing this relatively easy. It
should feel comfortable to those familiar with Javascript, Python, and
make.
Changes: Improved shake (an unreleased autoconf replacement),
optimizations, and dozens of smaller changes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/bake/
- % - % - % - % -
[004] - bosh 0.2
by Alex Sisson (http://freshmeat.net/users/alexsisson/)
Mon, Jun 5th 2006 09:41
About: bosh takes the output of the specified command and displays it
using a simple ncurses interface. Actions can be configured and run using
the currently selected line of the output as part of the action. An
example is to use ps as the main command and kill as an action. Then,
using bosh, the ps output can be browsed to find a particular process,
which is then killed.
Changes: This release adds support for searching the buffer and piping the
buffer through another command and back to the buffer. It also allows bosh
to be run as an interpreter invoked from a script she-bang (#!) for easier
invocation of a bosh configuration.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/bosh/
- % - % - % - % -
[005] - cdevour 1.01
by theGREENzebra (http://freshmeat.net/users/tgz/)
Mon, Jun 5th 2006 23:54
Multimedia :: Sound/Audio :: CD Audio :: CD Ripping
About: cdevour is a set of scripts designed to make CD ripping painless.
Aside from swapping discs, it aims for as little user interaction as
possible. Drives are continually polled for discs. Upon finding a disc in
a drive, it determines what CD it is, makes sure it has enough disk space,
and rips. Names are retrieved from CDDB and the disc is ejected when
finished. CDs that have already been ripped are ejected immediately, and
when there is not enough disk space, the script waits until there is. A
separate encoding script encodes files into Ogg Vorbis in the background.
Encoded files are tagged and renamed. Another script can move albums into
a music directory automatically.
Changes: Moving rips is now enabled by default, and cd*txt are copied
instead of moved so that disk info can be checked by discid. Extraneous
verbosity was removed. Data tracks are now taken into account when moving
rips. The iterated "..." when waiting for riplock was removed.
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/cdevour/
- % - % - % - % -
[006] - Coldtags suite 2.70
by Coldbeans (http://freshmeat.net/users/coldjava/)
Mon, Jun 5th 2006 03:50
Internet :: WWW/HTTP :: Dynamic Content
Software Development :: Libraries :: Java Libraries
About: The Coldtags suite is a collection of custom JSP tags that
provides 90+ custom JSP tags for common programming tasks faced by JSP
developers. It also includes custom tags similar to the Web controls in
the .NET framework.
Changes: An extended set of AJAX tags are included. The total number of
components is now over 270.
License: Free for non-commercial use
URL: http://freshmeat.net/projects/coldtags/
- % - % - % - % -
[007] - DAKOTA 4.0
by imipak (http://freshmeat.net/users/imipak/)
Mon, Jun 5th 2006 13:59
Software Development
About: DAKOTA (Design Analysis Kit for Optimization and Terascale
Applications) is a general-purpose software toolkit for performing systems
analysis and design on high performance computers. It provides algorithms
for design optimization, uncertainty quantification, parameter estimation,
design of experiments, and sensitivity analysis, as well as a range of
parallel computing and simulation interfacing services.
Changes: This release adds a Java frontend, an interface to the AMPL
solver library, "model" as a sixth keyword specification block, and
support for finer-grained reports. Active set generalization and
dependency management have been improved. The memory footprint of many
routines has been reduced. There are many other enhancements and
extensions to methods, models, and strategies used to analyze software.
Updates to third-party libraries are included. Many bugfixes. The
documentation has been moved to LaTeX from the Framemaker format.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/dakota/
- % - % - % - % -
[008] - Dataface 0.5.4
by Steve Hannah (http://freshmeat.net/users/shannah/)
Mon, Jun 5th 2006 23:50
Database
Database :: Front-Ends
Internet :: WWW/HTTP
About: Dataface is a flexible and shapable skin that sits on top of MySQL,
making it accessible to every-day users. It automatically generates the
appropriate forms, lists, and menus for a user to interact with the
database without having to know any SQL. It is a full-featured Web
application framework, and gives developers the flexibility to customize
the features and behavior of their application via configuration files
(using the simple INI-file syntax), templates, and plug-ins. A generic
application with no customizations is completely functional, but the
developer is free to customize things at his leisure.
Changes: All patches and bugfixes were compiled into this release. Support
for the TinyMCE WYSIWYG editor was added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/dataface/
- % - % - % - % -
[009] - DBsight 1.2.8
by Chris (http://freshmeat.net/users/chrislusf/)
Mon, Jun 5th 2006 06:47
Database
Internet :: WWW/HTTP :: Indexing/Search
About: DBSight is a J2EE search platform for rapidly developing search
engines on any relational database, for both beginners and experts. It's
scalable, easy to create, and fast to search. It runs on any
JDBC-supported relational database. It can work on any new systems or old
legacy systems that need full-text search, without changing existing
systems. It's based on the high-performance Lucene API. All parameters are
configurable through Web UI for configuring data retrieval, content
indexing, and displaying templates.
Changes: Advanced extra JDBC properties in an URL are escaped. Secured IP
or host names are supported for remote operation.
License: Free for non-commercial use
URL: http://freshmeat.net/projects/dbsight/
- % - % - % - % -
[010] - Decimail Webmail 3 alpha 3
by Phil Endecott (http://freshmeat.net/users/endecotp/)
Mon, Jun 5th 2006 17:01
Communications :: Email :: Email Clients (MUA)
Internet :: WWW/HTTP :: Dynamic Content
About: Decimail Webmail 3 is an email application written in Javascript.
It is almost entirely client-side, and so has the potential for a rich and
responsive user-interface. The server-side requirement is a Web server, a
simple IMAP-to-HTTP proxy, and any IMAP server; this should result in
lower server load than some CGI Webmail applications. The code is
currently very new and only suitable for experimental use; contributions
and suggestions are welcome.
Changes: The proxy has been extended to wrap SMTP in HTTP, so it's now
possible to send email messages. This is still alpha code, but it's almost
possible to use it for real work.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/dmwebmail/
- % - % - % - % -
[011] - disktype 9
by chrisp (http://freshmeat.net/users/pfistech/)
Mon, Jun 5th 2006 03:52
System :: Filesystems
System :: Installation/Setup
System :: Systems Administration
About: The purpose of disktype is to detect the content format of a disk
or disk image. It knows about common file systems, partition tables, and
boot codes.
Changes: Support was added for EFI GPT partition tables, Linux cloop, and
various boot loaders. Various Amiga and miscellaneous improvements were
made.
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/disktype/
- % - % - % - % -
[012] - DSPAM 3.6.7
by Nuclear Elephant (http://freshmeat.net/users/jzdziarski/)
Mon, Jun 5th 2006 09:41
Communications :: Email :: Filters
Internet
Text Processing :: Filters
About: DSPAM is a server-side statistical anti-spam agent for Unix email
servers. It masquerades as the email server's local delivery agent and
effectively filters spam using a combination of de-obfuscation techniques,
specialized algorithms, and statistical analysis. The result is an
administratively maintenance-free, self-learning anti-spam tool. DSPAM has
yielded real-world success rates beyond 99.9% accuracy with less than a
0.01% chance of false positives.
Changes: This version is a maintenance release and contains several
bugfixes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/dspam/
- % - % - % - % -
[013] - Ekiga 2.0.2
by Damien Sandras (http://freshmeat.net/users/dsandras/)
Mon, Jun 5th 2006 17:01
Communications :: Chat
Communications :: Conferencing
Communications :: Internet Phone
About: Ekiga is a SIP and H.323 compatible VoIP, IP Telephony, and
VideoConferencing application that allows you to make audio and video
calls to remote users with SIP or H.323 hardware and software. It supports
all modern VoIP features for both SIP and H.323. Ekiga was formerly known
as GnomeMeeting.
Changes: This release includes many bugfixes related to SIP support, among
others.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ekiga/
- % - % - % - % -
[014] - eSAV 1.2.3
by Eugene Kurmanin (http://freshmeat.net/users/smfs/)
Mon, Jun 5th 2006 07:08
Communications :: Email
About: eSAV is an email sender address verification console utility for
Linux/FreeBSD. It opens an SMTP connection to the sender's mail server and
emulates an error return message to the sender without actually completing
the transaction. It's an easy way to check if an email address is alive.
Changes: An issue with TCP/IPv6 MX records was fixed. A small typo was
corrected. Return codes were added. Cosmetic enhancements were made.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/esav/
- % - % - % - % -
[015] - Fast OnlineUpdate for SuSE 0.14.1
by Markus Gaugusch (http://freshmeat.net/users/mgaugusch/)
Mon, Jun 5th 2006 06:50
Security
System :: Systems Administration
About: Fast OnlineUpdate for SuSE (fou4s) is a bash script that provides
the functionality of YOU (YaST OnlineUpdate), but can also work in
background and check for updates every night. It supports resumed
downloads and proxies by using wget. GPG signatures are also checked.
Changes: Support was added for CURL and HTTPS proxies. HTTPS business
product fixes were made. The reboot check has been fixed to work every
time, not only during the first run. Additionally, it is now disabled if
more than one kernel is installed. The --usedir option is now more
intelligent. Downloading of the mirror list (--server -w) works again. The
RPM cache was invalidated at every call on business products, causing bad
performance. This has been fixed. The modules directory is now correctly
renamed after creating a kernel backup.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/fou4s/
- % - % - % - % -
[016] - FBReader 0.7.4b
by Nikolay Pultsin (http://freshmeat.net/users/geometer/)
Mon, Jun 5th 2006 17:06
Text Processing
About: FBReader is an e-book reader for Linux PDAs and desktop computers.
FBReader currently works on Sharp Zaurus, Siemens Simpad with Opensimpad
ROM, Nokia 770 Internet Tablet, and Linux desktop computers. FBReader
supports several e-book formats: plucker, palmdoc, zTXT, HTML, fb2, TCR
(psion text), OEB, RTF and plain text.
Changes: An option 'Language For Encoding Detection' was added. Chinese
encoding detection was added. The Enca library has been upgraded to
version 1.9. RTF and HTML support have been improved. The Maemo package
has been divided into libenca and fbreader-maemo packages. The config has
been broken into several files. Scrolling in 'Keep Lines' mode was fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/fbreader/
- % - % - % - % -
[017] - FEAR::API 0.487.4
by xern (http://freshmeat.net/users/xern/)
Mon, Jun 5th 2006 09:45
Information Management
Internet
Internet :: WWW/HTTP
About: FEAR::API is a tool that helps reduce the time you spend creating
site scraping scripts and helps you do it in a much more elegant way.
FEAR::API combines many strong and powerful features from various CPAN
modules, such as LWP::UserAgent, WWW::Mechanize, Template::Extract,
Encode, HTML::Parser, etc.
Changes: This release adds an Exporter::Lite dependency.
License: Perl License
URL: http://freshmeat.net/projects/fear-api/
- % - % - % - % -
[018] - fio 1.4
by axboe (http://freshmeat.net/users/jinxed/)
Mon, Jun 5th 2006 04:10
System :: Benchmark
System :: Filesystems
About: fio is an I/O tool meant to be used both for benchmark and
stress/hardware verification. It has support for 4 different types of I/O
engines (sync, mmap, libaio, posixaio), I/O priorities (for newer Linux
kernels), rate I/O, forked or threaded jobs, and much more. It can work on
block devices as well as files. fio accepts job descriptions in a
simple-to-understand text format. Several example job files are included.
fio displays all sorts of I/O performance information, such as completion
and submission latencies (avg/mean/deviation), bandwidth stats, cpu and
disk utilization, and more.
Changes: Job file sharing was added. ETA fixups were made. Read/write
mixed workloads are now supported. fsync fixes were made. Replaying and
logging of exact IO patterns is supported with the iolog=/write/read_iolog
options. Splice IO is supported in Linux-2.6.17 and later. The lockmem=
option was added for pinning memory. Utilization statistics were improved.
Error detection was improved. 32-bit truncate fixes were done.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/fio/
- % - % - % - % -
[019] - floppyfw 3.0rc1 (Development)
by Thomas ez Lundquist (http://freshmeat.net/users/thomasez/)
Mon, Jun 5th 2006 14:02
Security
System :: Networking :: Firewalls
About: floppyfw is a router and simple firewall on one single floppy. It
uses Linux basic firewall capabilities, and has a very simple packaging
system. It is perfect for masquerading and securing networks on ADSL and
cable lines, using both static IP, DHCP, and PPPoE, and provides a simple
installation, which usually involves editing of only one file on the
floppy.
Changes: New versions of the software used, a new development kit (also a
vmware-playable devkit), and many script fixes.
License: Freely Distributable
URL: http://freshmeat.net/projects/floppyfw/
- % - % - % - % -
[020] - FUR filesystem 0.4.1
by Riccardo Di Meo (http://freshmeat.net/users/r1ccard0/)
Mon, Jun 5th 2006 07:04
System :: Filesystems
About: Fur is a filesystem based on FUSE which mounts a Windows CE device
(connected with the librapi2 from the synce project) onto a directory of
the local filesystem in a transparent and user-friendly way.
Changes: A bug that prevented FUR from renaming a file that would
overwrite another was fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/furfs/
- % - % - % - % -
[021] - Gajim 0.10.1
by Yann Le Boulanger (http://freshmeat.net/users/asterix86/)
Mon, Jun 5th 2006 07:08
Communications :: Chat
About: Gajim is a Jabber client written in PyGTK. The goal is to provide a
full featured and easy to use XMPP client for GTK+ users. It does not
require GNOME to run, though it exists with it nicely.
Changes: This release fixes some bugs and annoyances. Freezing and losing
of contacts in the roster was fixed. Popup menus are now correctly placed.
High CPU usage on FreeBSD was reduced. A nickname can contain "|". A sound
is not played when no event is shown. Some translations were also updated.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gajim/
- % - % - % - % -
[022] - Gammu 1.06.30 (Testing)
by Marcin Wiacek (http://freshmeat.net/users/MWiacek/)
Mon, Jun 5th 2006 17:00
Communications :: Telephony
Utilities
About: Gammu (formerly known as MyGnokii2) is a cellular manager for
various mobile phones/modems. It supports the Nokia 2100, 3100, 32xx,
33xx, 3410, 35xx, 51xx, 5210, 5510, 61xx, 62xx, 63xx, 6510, 6610, 6800,
71xx, 7210, 7250, 7250i, 82xx, 83xx, 8910, 9110, 9210 and compatible and
AT devices (Siemens, Alcatel, Falcom, WaveCom, IPAQ, Samsung, SE, and
others) over cables/infrared/BlueTooth. It contains libraries with
functions for ringtones, phonebook, SMS, logos, WAP, date/time, alarm,
calls, etc. (used by external applications like Wammu), a command line
version (it can make many things including backup/restore) and SMS gateway
(with full MySQL support from the PHP interface).
Changes: Extended functionality for Symbian devices. ICS files support.
Many small fixes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gammu/
- % - % - % - % -
[023] - Gaudí - Database Visual Editor 1r0
by Memória Persistente (http://freshmeat.net/users/m16e/)
Mon, Jun 5th 2006 17:04
Database
Database :: Front-Ends
Information Management :: Metadata/Semantic Models
About: The Gaudí Database Visual Editor is a Java application that allows
you to visually design the tables of a database using a JDBC 2.0 (or
higher) driver. It saves generated diagrams in XML format. It also
generates Java code that binds an object to a table from a database and
XML code for generating GUIs.
Changes: Improved code generation capabilities, a new engine, and a popup
navigator for large diagrams. Many bugs from previous versions have been
fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gaudi/
- % - % - % - % -
[024] - GLC_lib 0.9.6
by laumaya (http://freshmeat.net/users/laumaya/)
Mon, Jun 5th 2006 16:59
Multimedia
Multimedia :: Graphics
Multimedia :: Graphics :: 3D Rendering
About: GLC_lib is a simple OpenGL class library for C++ based on Qt4. It
supports an orbiting camera, simple Obj files, and 3D primitives.
Changes: GLC_lib includes a factory to more easily build GLC_lib objects.
A GLC_BoundingBox class allows you to reframe a scene and to calculate
camera depth of view. Some code has been cleaned up.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/glc_lib/
- % - % - % - % -
[025] - GNU GRUB 1.94 (Development)
by Yoshinori K. Okuji (http://freshmeat.net/users/okuji/)
Mon, Jun 5th 2006 03:23
System :: Boot
About: GNU GRUB is a Multiboot loader. It was derived from GRUB. It is an
attempt to produce a bootloader for IBM PC-compatible machines that has
both the capability to be friendly to beginning or otherwise
non-technically interested users and the flexibility to help experts in
diverse environments. It is compatible with FreeBSD, NetBSD, OpenBSD and
Linux. It supports Windows 9x/NT/2000/XP and OS/2 via chain-loaders. It
has a menu interface and a command-line interface.
Changes: Several serious bugs in HFS+ were fixed. Experimental EFI support
was added for chainloading and Linux loading. The "blocklist" command was
added to show a block list. The --with-platform option is used to specify
a boot environment. The filename "kernel.elf" should be used instead of
"grubof" on ieee1275. GRUB is installed into pkglibdir instead of
pkgdatadir. Environment variables are supported by the "export" command.
"default" and "timeout" are now variables instead of commands. The
"source" and "." commands were added to include a file. An experimental
video API and a new "gfxterm" terminal based on the video API were
implemented.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gnugrub/
- % - % - % - % -
[026] - GNU Solfege 3.3.1 (Development)
by Tom Cato Amundsen (http://freshmeat.net/users/tomcato/)
Mon, Jun 5th 2006 14:13
Education
Multimedia :: Sound/Audio
About: Solfege is an ear training program for GNOME 2, but can also run
with only the GTK+ libraries. It even runs in Windows.
Changes: This release fixes the long lasting tmp file permission bug
people running the program on Windows XP have experienced.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/solfege/
- % - % - % - % -
[027] - GRAVEMAN 0.3.12-5
by CRESTO Sylvain (http://freshmeat.net/users/cresto/)
Mon, Jun 5th 2006 23:55
Desktop Environment :: Gnome
Multimedia :: Sound/Audio :: CD Audio :: CD Writing
System :: Archiving
About: GRAVEMAN is a GUI frontend for CD-R tools (cdrecord, readcd, and
mkisofs), cdrdao, DVD+RW tools (growisofs and dvd+rw-format), and sox. It
allows you to burn audio CDs (from WAV, Ogg, MP3, or FLAC files) and data
CDs or DVDs, and allows you to duplicate CDs. You can also import M3U and
PTS playlists.
Changes: A major "invalid free" bug was fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/graveman/
- % - % - % - % -
[028] - HTTP Anti Virus Proxy 0.80
by havp (http://freshmeat.net/users/havp/)
Mon, Jun 5th 2006 03:45
Internet :: Proxy Servers
Internet :: WWW/HTTP
System :: Networking :: Firewalls
About: HAVP (HTTP Anti Virus Proxy) is a proxy which scans downloads for
viruses with several scanners (ClamAV, F-Prot, Kaspersky, NOD32, Sophos)
at the same time. The main aims are continuous, non-blocking downloads and
smooth scanning of dynamic and password protected HTTP traffic. It can be
used with squid or standalone, and it also supports transparent proxy
mode.
Changes: Experimental FreeBSD support was added, but there is no mandatory
locking, so KEEPBACK is not supported. Support for the "Avast!" scanner was
added. The MAXDOWNLOADSIZE configuration variable was added. The
X_FORWARD_FOR configuration variable was added to control the header. Some
archive scanning parameters were added for Trophie. TCP support for clamd
was added. RAR errors from ClamAV are ignored, and ClamAV-devel should be
used if you want to scan RARv3. A bug in the socket buffer was fixed.
KeepAlive for HTTP/1.1 clients was fixed and is now on by default. The
access logging format was changed slightly.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/havp/
- % - % - % - % -
[029] - IRC Services 5.1a8 (Development)
by Andrew Church (http://freshmeat.net/users/achurch_/)
Mon, Jun 5th 2006 23:53
Communications :: Chat :: Internet Relay Chat
About: Services for IRC Networks (or just Services for short) provides for
definitive nickname and channel ownership, automatic channel mode setting,
memo (short message) storage and retrieval, and greater IRC operator
control over the network.
Changes: This release adds a parameter to the "channel KICK" callback
indicating the source of the message. The Hungarian language file has also
been updated.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ircservices/
- % - % - % - % -
[030] - Jaikoz 1.2.0
by paul taylor (http://freshmeat.net/users/paultaylor1/)
Mon, Jun 5th 2006 14:01
Multimedia :: Sound/Audio :: Editors
About: Jaikoz is an audio tagger for ID3 and MP3. It has many advanced
automation features, making it quick and easy to correct the meta-data in
your audio tags. It works especially well with large music collections. It
uses a spreadsheet view to allow you to edit information more quickly than
other applications, and provides many autoformatting tasks that do most of
the work for you. For example, it compares your MP3s to each other to help
correct missing information or spelling mistakes.
Changes: This release improves the performance of reading files by 300%
and writing files by 200%. Variable bit rate is now calculated accurately,
and therefore playing time is now calculated accurately and used when
matching multiple matches from MusicBrainz to give more accurate results.
Synchronisation is now implemented for ID3 v2 and v3 tags. Various other
bugfixes.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/jaikoz/
- % - % - % - % -
[031] - Jameleon 3.2.2
by Christian Hargraves (http://freshmeat.net/users/engrean/)
Mon, Jun 5th 2006 09:41
Software Development :: Libraries :: Application Frameworks
Software Development :: Quality Assurance
Software Development :: Testing
About: Jameleon is an automated testing framework that can be used by
technical and non-technical users alike. One of the main concepts behind
it is to create a group of keywords or tags that represent different
screens of an application. All of the logic required to automate each
particular screen can be defined in Java and mapped to these keywords. The
keywords can then be organized with different data sets to form test
scripts without requiring an in-depth knowledge of how the application
works. The test scripts are then used for both testing automation and test
case document generation.
Changes: The release includes fourteen new features and seven bugfixes to
the HttpUnit plug-in, Jiffie plug-in, and Jameleon core engine. A few of
the features added include the ability to pass environment settings via
Ant, new get-matching-text tags for the HttpUnit and Jiffie plug-ins, and
a new iterate tag. A new configuration has been added to help stabilize
the Jiffie plug-in.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/jameleon/
- % - % - % - % -
[032] - JChart2D 2.0.1
by Achim Westermann (http://freshmeat.net/users/achimwestermann/)
Mon, Jun 5th 2006 06:47
Multimedia :: Graphics :: Presentation
Scientific/Engineering :: Visualization
Software Development :: Libraries
About: JChart2D is a Swing widget for precise runtime visualization of
numerical tuples in an x-y plot. It is easy to use and is designed for
runtime display. Unlike other charting tools that cover all kinds of views
(pie, bar, etc.), it just creates precise x-y plots. It is thread-safe, in
that many different threads in an application may each add data to plot. A
single chart may contain multiple different traces. It also features
automatic scaling, choice of unit, viewports (zooming), output to images
(png, jpeg), logarithmic axis, and custom rendering of datapoints (lines,
dots, discs, filled polygons).
Changes: This is a bugfix release that stabilizes new high level features
of the recently released major version 2.0.0. Axis handling for
logarithmic axes has been hardened against transformation errors. The
color of trace labels now adjusts to the trace color. The UI controls for
an axis remain functional after setting a new axis. The chart may now be
saved to an image (JPG, PNG) by using the popup menu or the menu bar of
the ChartPanel.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/jchart2d/
- % - % - % - % -
[033] - JFS for Linux 1.1.11
by Dave Kleikamp (http://freshmeat.net/users/shaggyk/)
Mon, Jun 5th 2006 14:18
System :: Filesystems
About: JFS for Linux is IBM's journaling filesystem, ported to Linux.
Changes: This release fixes some segmentation faults, buffer overflows,
and infinite loops, and has some code cleanup.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/jfs/
- % - % - % - % -
[034] - JMP 0.51
by Ernimril (http://freshmeat.net/users/ernimril/)
Mon, Jun 5th 2006 03:55
Software Development
Software Development :: Debuggers
Software Development :: Libraries
About: Java Memory Profiler (JMP) uses the JVMPI interface to track
objects and method times in the JVM (Java Virtual Machine). It uses a GTK+
interface to display statistics. The current instance count and the total
amount of memory for each class is shown as is the total time spent in
each method.
Changes: A few crash bugs were fixed. Some compilation problems on FreeBSD
and Solaris were fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/jmp/
- % - % - % - % -
[035] - Keystone2 0.90.10
by Shayde (http://freshmeat.net/users/shevett/)
Mon, Jun 5th 2006 23:56
Internet :: WWW/HTTP
About: Keystone2 is a Web-based tool for managing a small to medium-sized
workgroup. Its primary use is as a trouble ticket system for the
department and the userbase, but also includes contact and resource
management, all tightly integrated. The system allows the userbase to
enter tickets in a simple fashion, while the technicians have a more
powerful and advanced view. After installation, the entire system is
manageable via the Web interface.
Changes: Further changes were made to the new interface design along with
a large scale cleanup of back end code, support for PHP 5, and support for
running within a non-register_globals environment.
License: Free To Use But Restricted
URL: http://freshmeat.net/projects/keystone2/
- % - % - % - % -
[036] - Ksvn Client 0.3
by nicolyon (http://freshmeat.net/users/nicolyon/)
Mon, Jun 5th 2006 03:55
Desktop Environment :: K Desktop Environment (KDE)
Software Development
Software Development :: Version Control
About: Ksvn is an SVN client for KDE that looks like tortoiseSVN. It can
be used from the Konqueror context menu and replaces the standard KDE
SubVersion menu. You can directly add, revert, and delete files from the
commit dialog with a file's context menu.
Changes: The commit message which is displayed when asking for a login or
password was fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ksvn-client/
- % - % - % - % -
[037] - Lawngnome 0.1
by Begby (http://freshmeat.net/users/Begby/)
Mon, Jun 5th 2006 13:59
Database :: API
Software Development :: Libraries :: PHP Classes
About: Lawngnome is a PHP 5 database model loosely based on the Django
model and activerecord. The goal is to have a very flexible model library
that can be used in any framework. The model handles joins and multi-table
hierarchies created by extending models with an easy to use syntax.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/lawngnome/
- % - % - % - % -
[038] - LoFiMo 1.0.12
by anzac (http://freshmeat.net/users/anzac/)
Mon, Jun 5th 2006 13:56
Internet :: Log Analysis
Internet :: WWW/HTTP :: Dynamic Content
System :: Diagnostics
About: The main purpose of LoFiMo is, as the name states, to monitor log
files. It does this in real time, i.e. shows the contents of log files as
they are changing. The user can connect to LoFiMo with a Web browser or
use the console for plain text output. When using a Web browser, the
output can be formatted with cascading stylesheets, which the user can
define. Thus, it is possible to highlight certain log entries with
different colors and fonts. It is also possible to play sounds or execute
commands (send an email, play sound with a custom player, etc.) when a log
entry matches a filter. LoFiMo can parse Apache style log files and syslog
style log files. Among others, there are filters that can parse iptables
logs and merge multiple log lines of Postfix into a single one.
Changes: This release adds support for files that contain log entries that
span multiple lines. It adds a feature to put the name of log files at the
beginning of log messages.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/lofimo/
- % - % - % - % -
[039] - Mailman listadmin 2.32
by Kjetil T. Homme (http://freshmeat.net/users/kjetilho/)
Mon, Jun 5th 2006 09:43
Communications :: Email :: Mailing List Servers
About: listadmin is a command-line alternative to Mailman's Web interface
for administering mailing lists. It allows you to inspect messages or
subscription requests, approve or discard them manually, or discard
messages automatically when certain conditions are true. listadmin can
also be configured to run out of cron to do routine cleaning.
Changes: Some variants of spam score headers used to be misparsed, giving
too high values. E.g., listadmin would fetch the absolute value from the
default exiscan header, which is bad when local mail is given -10 points.
Various diagnostics have also been improved.
License: Public Domain
URL: http://freshmeat.net/projects/listadmin/
- % - % - % - % -
[040] - mplay 1.0 beta 1
by Romulus Pfeiffer (http://freshmeat.net/users/romuluspfeiffer/)
Mon, Jun 5th 2006 23:39
About: mplay is a console-based front-end for MPlayer. It plays most all
audio and video formats and features adjustable colors, a browsable
playlist, a progress bar, status information, an interactive shoutcast
stream browser, and interactive help, and remembers the position upon
quitting.
Changes: SDome of major functions were rewritten. Major visual changes
were made and bugs were fixed. Mouse support was implemented. The
documentation has not yet been updated.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/mplay/
- % - % - % - % -
[041] - MySQL 5.0.22 (Production (5.0.x))
by Patrick Lenz (http://freshmeat.net/users/scoop/)
Mon, Jun 5th 2006 03:54
Database :: Database Engines/Servers
About: MySQL is a widely used and fast SQL database server. It is a
client/server implementation that consists of a server daemon (mysqld) and
many different client programs/libraries.
Changes: This is a security fix release for the current production release
family.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/mysql/
- % - % - % - % -
[042] - Network Management Tool 1.40
by WT (http://freshmeat.net/users/mvander/)
Mon, Jun 5th 2006 03:53
Information Management
Information Management :: Records Management
Information Management :: Workflow Frameworks
About: Network Management Tool makes it possible to quickly find vital
information about any of your network devices such as serial numbers and
support contact information. A log is kept for each device so that you can
enter service information. An automatic export feature that will create a
spreadsheet or database-ready file is also provided. Each list is easily
edited with a Web interface.
Changes: This release makes a few minor bugfixes to the change password
functionality.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/netmgmt/
- % - % - % - % -
[043] - NXscript 0.2.605
by Nexu (http://freshmeat.net/users/nexu/)
Mon, Jun 5th 2006 04:01
Communications :: Chat :: Internet Relay Chat
About: NXscript is a collection of Python scripts for XChat, the popular
IRC client. The scripts offer some features not found in XChat by default.
These features are meant to make communicating with your friends on IRC
easier and more comfortable. In a way, this script is analogous to what
NNscript is for mIRC. Its features include and away notifier, ban
protection, a BMPx announcer, a clone scanner, an IRC status reporter, a
name finder, a Rhythmbox announcer, a slap script, and an XQF announcer.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/nxscript/
- % - % - % - % -
[044] - OpenAIS 0.76 (Trunk)
by Steven Dake (http://freshmeat.net/users/stevendake/)
Mon, Jun 5th 2006 23:40
Software Development :: Libraries :: Application Frameworks
About: OpenAIS is an open source implementation of the SA Forum
(www.saforum.org) Application Interface Specification based upon extended
virtual synchrony. The project currently implements APIs for application
failover, application defined checkpointing, application eventing,
extended virtual synchrony, and cluster membership. With this software it
is possible to write redundant applications that tolerate hardware,
operating system, and application faults.
Changes: Several bugs found through static code analysis were fixed. A
segfault that occurred if the redundant ring mode wasn't specified was
fixed. Makefiles were modified so that make install is suitable for Fedora
Core 6. Big changes were made to the AMF to reintroduce state and allow
operatoin on two nodes. Token loss under load was fixed, dead code was
removed, and many 32/64/endian conversion cleanups were made.
License: BSD License (revised)
URL: http://freshmeat.net/projects/openais/
- % - % - % - % -
[045] - OpenDMTP 1.1.6 (C Client)
by MDFlynn (http://freshmeat.net/users/mdflynn/)
Mon, Jun 5th 2006 03:52
Communications
Software Development
About: OpenDMTP (Open Device Monitoring and Tracking Protocol) is a highly
configurable and extensible protocol for communicating with mobile devices
over high-latency/low-bandwidth networks. The protocol is particularly
geared towards the transmission of GPS base location information and
includes a full-featured reference implementation showcasing its
capabilities.
Changes: This version contains a full featured GeoZone/Geofence
arrival/departure implementation. It also includes addition protocol
change updates.
License: The Apache License 2.0
URL: http://freshmeat.net/projects/opendmtp/
- % - % - % - % -
[046] - PerlPrimer 1.1.12
by Owen Marshall (http://freshmeat.net/users/owenjm/)
Mon, Jun 5th 2006 03:57
Scientific/Engineering :: Bioinformatics
About: PerlPrimer is a GUI application that designs primers for standard
PCR, bisulphite PCR, real-time PCR (QPCR), and sequencing. It aims to
automate and simplify the process of primer design. Current features
include calculation of possible primer-dimers, retrieval of genomic or
CDNA sequences from Ensembl (including both sequences automatically for
QPCR), the ability to BLAST search primers using the NCBI server, ORF, and
CpG island detection algorithms, the ability to add cloning sequences to
primers, automatically adjusted to be in-frame, and QPCR primer design
without manual intron-exon boundary entry.
Changes: This release fixes compatibility with the Ensembl database, and
enables the retrieval of unannotated genes from Ensembl (using the Ensembl
Gene ID). Compatibility with NCBI BLAST search results was restored.
There's also an update to the ORF search routines and a minor bugfix.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/perlprimer/
- % - % - % - % -
[047] - PHP html2ps 1.9.4
by Konstantin (http://freshmeat.net/users/bkon/)
Mon, Jun 5th 2006 09:44
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Utilities
About: html2ps is a PHP equivalent of the popular Perl script by the same
name that accurately converts HTML with images, complex tables (including
rowspan/colspan), layers/divs, and CSS styles to Postscript and PDF.
Unlike most other HTML2PS/HTML2PDF converters, it offers good CSS 2.1
support and is very tolerant to non-valid HTML. It can convert even
CSS-intense sites like aol.com and msn.com.
Changes: Minor bugfixes in the layout engine.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/html2ps_php/
- % - % - % - % -
[048] - PHP OpenID 1.1.0
by Jonathan Daugherty (http://freshmeat.net/users/cygnusx5/)
Mon, Jun 5th 2006 14:02
Internet :: WWW/HTTP
Security
Software Development :: Libraries
About: The PHP OpenID library implements the OpenID decentralized identity
system. It can be used to enable single-sign-on across Web applications.
The library includes examples and different options for storage back-ends.
Changes: This release includes improved server and consumer APIs, Yadis
service discovery, Simple Registration support, and some critical and
non-critical bugfixes.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/php-openid/
- % - % - % - % -
[049] - PHP OpenID Standalone Server 1.0
by Jonathan Daugherty (http://freshmeat.net/users/cygnusx5/)
Mon, Jun 5th 2006 14:13
About: PHP OpenID Standalone Server functions as a standalone OpenID
server and supports Yadis service discovery, the Simple Registration
Extension, and admin-controlled or public account creation. MySQL and the
JanRain PHP OpenID library are required.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/php-openid-server/
- % - % - % - % -
[050] - PHP Timeclock 1.02
by Ken Papizan (http://freshmeat.net/users/granthampoole/)
Mon, Jun 5th 2006 14:04
Database
Internet
Internet :: WWW/HTTP
About: PHP Timeclock is a simple yet very effective Web-based timeclock
system. It allows you to track all employee time as well as upcoming
vacations and more. It can be used to replace manual sign-in/sign-out
sheets.
Changes: This release includes a few minor bugfixes and a few minor
enhancements.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/timeclock/
- % - % - % - % -
[051] - PRADO 3.0.1 (Development)
by Qiang Xue (http://freshmeat.net/users/qiangxue/)
Mon, Jun 5th 2006 07:02
Internet :: WWW/HTTP
Software Development :: Widget Sets
About: PRADO is an event-driven and component-based framework for Web
application development in PHP 5. It shares many similarities with
ASP.NET and RAD tools such as Borland Delphi, and Visual Basic.
Changes: This version contains about ten bugfixes and many small
enhancements. It also includes a complete weblog demo which should be a
good starting point for PRADO users to develop complex Web applications. A
few supporting components were also added in this release.
License: BSD License (revised)
URL: http://freshmeat.net/projects/prado/
- % - % - % - % -
[052] - Qingy Is Not Getty 0.8.0
by Noberasco (http://freshmeat.net/users/noberasco/)
Mon, Jun 5th 2006 06:37
Security
System :: Boot :: Init
About: qingy is a replacement for getty. It uses DirectFB to provide a
fast, nice GUI without the overhead of the X Windows System. It allows the
user to log in and start the session of his choice (text console, GNOME,
KDE, wmaker, etc.).
Changes: The qingy GUI was made multi-threaded. Now every graphic element
on screen has one or more threads that handle drawing and input events
independently. This greatly reduces code complexity as well as improving
maintainability. A bug that made the main qingy process hang if its GUI
terminated abnormally was fixed. The "kill qingy" keybinding behavior was
fixed. Now it actually quits qingy, instead of locking up your machine.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/qingy/
- % - % - % - % -
[053] - QSvn 0.4.0
by oszine (http://freshmeat.net/users/oszine/)
Mon, Jun 5th 2006 14:14
Software Development
Software Development :: Version Control
About: QSvn is a graphical Subversion client for Linux, Windows, and Mac
OS X.
Changes: This release has new features, bugfixes, and eye candy.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/qsvn-qtbasedsubversiongui/
- % - % - % - % -
[054] - Raul's classes for PHP 0.6.2
by Raul (http://freshmeat.net/users/ionescu_raul/)
Mon, Jun 5th 2006 07:05
Database
About: Raul's classes for PHP is an OOP database abstraction layer for PHP
5.1 or greater. It provides abstract classes to access database servers and
traverse result sets. There are several implementation classes to access
different types of databases: SQLite, MySQL, PostgreSQL, and MSSQL. The
classes provide functions to establish connections, execute queries,
traverse result sets with pagination support, and retrieve the list of
databases, tables and fields. Any possible error is signaled by throwing
exceptions with specific message and error code.
Changes: The executionTime get property was added to SQL result objects.
This property reports time in milliseconds that was taken for the SQL
query to run.
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/rc4php/
- % - % - % - % -
[055] - Ruport 0.4.4
by Greg Brown (http://freshmeat.net/users/greg7224/)
Mon, Jun 5th 2006 23:59
Office/Business
About: Ruport (Ruby Reports) is a software library that aims to make the
task of reporting less tedious and painful. It provides tools for data
acquisition, database interaction, formatting, and parsing/munging.
Designed to be extensible, it is possible to use Ruport for quick specific
tasks as well as to build robust reporting applications.
Changes: This version features a number of bugfixes and a brand new
extensible formatting system.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ruport/
- % - % - % - % -
[056] - SML/NJ 110.59
by Matthias Blume (http://freshmeat.net/users/blume/)
Mon, Jun 5th 2006 14:12
Software Development
Software Development :: Code Generators
Software Development :: Compilers
About: sml/nj (Standard ML of New Jersey) consists of a compiler,
compilation manager, and libraries for Standard ML. Included are CML
(Concurrent ML) and eXene (a toolkit for X based on CML). The compiler
produces efficient code for most popular architectures (Intel x86, Sparc,
Alpha, Mips, HP-PA, PowerPC) and runs under Unix, Linux, or Windows
(95,98,NT).
Changes: Bugfixes and minor feature enhancements.
License: BSD License (original)
URL: http://freshmeat.net/projects/smlnj/
- % - % - % - % -
[057] - stl2pov 2.3.0
by Roland Smith (http://freshmeat.net/users/rsmith/)
Mon, Jun 5th 2006 09:42
Multimedia :: Graphics :: 3D Rendering
Scientific/Engineering :: Visualization
Text Processing :: Filters
About: stl2pov reads an STL (Standard Triangulation Language) file and
outputs a POVray mesh. It has been tested with STL files generated by
Pro/Engineer.
Changes: The mesh syntax change in POV-RAY has been changed.
License: BSD License (revised)
URL: http://freshmeat.net/projects/stl2pov/
- % - % - % - % -
[058] - Streamline 1.6.2
by Willem de Bruijn (http://freshmeat.net/users/wdebruij/)
Mon, Jun 5th 2006 09:44
System :: Networking :: Monitoring
System :: Operating System Kernels :: Linux
About: Streamline is a stream-based networking subsystem for Linux that
spans from hardware to userspace to offer high-speed communication paths
tailored to individual applications. It transparently supports specialized
hardware resources and in-kernel processing through safe functional units.
The base system comes bundled with functions for pattern matching (Aho
Corasick, RegEx), accounting, selection (BPF and FPL), stream reassembly,
and more. Applications can request graphs of functions to preprocess their
data. Obvious uses are intrusion detection, network address translation,
and media streaming.
Changes: This is mostly a bugfix release. The most serious bugs that were
squashed are those resulting from concurrent access to the kernel, and a
remapping issue that kept giving the same page from kernelspace to
userspace. New features are autoconfiguration of 3rd party library support
(Tcl, pcap, and readline) and pcap backend support. The latter has been
tested to work with tcpdump.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/streamline/
- % - % - % - % -
[059] - Subversive 1.0.0 RC2
by Polarion Software (http://freshmeat.net/users/polarion/)
Mon, Jun 5th 2006 06:34
Software Development :: Version Control
Software Development :: Version Control :: Subversion
About: Subversive is a pure Java Eclipse plug-in that provides Subversion
(SVN) support. From a user's point of view, it provides Subversion support
similar to CVS support, which is already part of the standard Eclipse
platform. Besides functionality, it offers good usability and nice user
interface.
Changes: A "Break Lock" operation was added to the Repository View. The
commit message is remembered when the Cancel button is pressed in the
commit dialog. The "Override and Update" operation was fixed. A deadlock
which occurred while opening a project was fixed. The forms UI on Linux
was improved. The "Mark as Merged" operation was fixed. Other bugfixes
were made.
License: Eclipse Public License
URL: http://freshmeat.net/projects/subversive/
- % - % - % - % -
[060] - Sylpheed-Claws 2.2.1
by Paul Mangan (http://freshmeat.net/users/daWB/)
Mon, Jun 5th 2006 04:02
Communications :: Email :: Email Clients (MUA)
Communications :: Usenet News
About: Sylpheed-Claws is the extended version of Sylpheed, a GTK+ based,
lightweight, and fast email client. Almost all commands are accessible
with the keyboard. It also has many features such as multiple accounts,
POP3/SMTP/IMAP/NNTP support, OpenSSL, GnuPG, and LDAP support, a plugin
system, spell checking, filtering, Actions, spam and virus filters, an
address book, internationalization, and more.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/sylpheed-claws/
- % - % - % - % -
[061] - The DaisyPlayer Project 0.2.4
by daisyplayer (http://freshmeat.net/users/daisyplayer/)
Mon, Jun 5th 2006 14:03
Education
Education :: Testing
Multimedia :: Sound/Audio
About: DaisyPlayer is a program for playing Digital Talking Books (DTB).
Its main focus is to make a library with a small, easy-to-use API, making
it easy for other developers to write their own daisy players without
having much knowledge about the Daisy format and standards. A console and
a GUI front-end are available fo this library to demonstrate how it can be
used in practice and for those who just need a simple daisy player.
Changes: The library is much more stable, and some minor bugs in the
front-ends have been fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/daisyplayer/
- % - % - % - % -
[062] - Tina POS 0.0.17
by Adrián Romero (http://freshmeat.net/users/adrianromero/)
Mon, Jun 5th 2006 06:40
Office/Business :: Financial :: Point-Of-Sale
About: Tina POS is a point of sales application designed for touch
screens. It supports ESC/POS ticket printers, customer displays, and
barcode readers. Its multi-user and has a great backoffice with a product
entry form, reports, and charts.
Changes: Support was added for ld200 customer displays, scales, several
receipt printers connected to the same Tina POS system, Ithaca and Star
receipt printers with different commands for cut receipt and open drawer,
JavaPOS receipt printers and customer displays, and the Authorize.Net
payment services provider. A report is produced to the receipts printer
when closing cash. A touch keyboard is supported in the search products
dialog. Unique products are saved in the database.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/tinapos/
- % - % - % - % -
[063] - TuxFighter 0.52
by Horst JENS (http://freshmeat.net/users/horstjens/)
Mon, Jun 5th 2006 23:59
Games/Entertainment
Games/Entertainment :: Arcade
About: TuxFighter is a small Asteroid-like shooter game written in
Python/pygame. Rotate and fly around with Tux the penguin, shoot down
nasty enemies, and explore the function of various pick-ups.
Changes: A new powerup (the Ubuntu logo, which protects you for a short
time), new graphic effects, a credit screen, an improved high score
screen, and fixes for minor bugs.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/tuxfighter/
- % - % - % - % -
[064] - uRadiusLib 0.1
by openisp (http://freshmeat.net/users/openisp/)
Mon, Jun 5th 2006 14:13
Internet
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Software Development
About: uRadiusLib is a full, small, and easy to use C RADIUS client
library. It includes full AAA example code with complete attribute sets.
It provides AAA via a very easy C API for your applications. It is based
on the Cistron and Livingstone radiusd code. It was originally designed to
be used in embedded Linux applications with uClibC/Buildroot or similar,
but can be used anywhere.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/uradiuslib/
- % - % - % - % -
[065] - Vice Stats 1.0
by Arantius (http://freshmeat.net/users/arantius/)
Mon, Jun 5th 2006 23:52
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Dynamic Content :: Page Counters
System :: Logging
About: Vice Stats is an advanced Web site statistics gathering package. It
collects data about the resources in a Web site, the visitors to that site,
and the referring resources. It runs in PHP and stores its data in a MySQL
database.
Changes: The 'hide zero length visits' option now really works. Queries
were reworked to use explicit JOIN..ON syntax, which is more compatible.
The ability to ignore resources was added. The "spiders" tab under
"Searches" is now filled in. Data older than the maximum report length (in
the configuration) is removed. Your current IP is now displayed in the
"ignore" page.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/vicestats/
- % - % - % - % -
[066] - YourKit Java Profiler 6.0-EAP7
by YourKit Team (http://freshmeat.net/users/YourKitTeam/)
Mon, Jun 5th 2006 07:12
Software Development
Software Development :: Debuggers
Software Development :: Quality Assurance
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, NetBeans, and JDeveloper IDEs.
Changes: A "JNDI" view was added to profile JNDI calls. Automatic deadlock
detection was implemented. Thread dumps are now stored in telemetry
snapshots. Overhead of allocation recording is reduced.
License: Free for non-commercial use
URL: http://freshmeat.net/projects/yjp/
- % - % - % - % -
[067] - Zeppoo 0.0.3b
by zeppoo (http://freshmeat.net/users/zeppoo/)
Mon, Jun 5th 2006 13:55
System
About: Zeppoo allows you to detect rootkits on the i386 architecture under
Linux by using /dev/kmem and /dev/mem. It can also detect hidden tasks,
modules, syscalls, some corrupted symbols, and hidden connections.
Anti-Rootkits which don't use these methods can be fooled easily.
Changes: Some bugfixes and code cleanup.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/zeppoo/
- % - % - % - % -
[068] - Zoph 0.6-pre1 (Pre-release)
by Jeroen Roos (http://freshmeat.net/users/jeroenr/)
Mon, Jun 5th 2006 06:39
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
Multimedia :: Graphics :: Presentation
About: There are many photo-gallery programs available. Zoph is different,
as it concentrates on the management of large collection of photos instead
of just showing them on the Web. It can store a lot of information about
your photos, including the regular EXIF info, photographer, location,
title, description, rating, and the people in the photo. Photos can appear
in multiple albums and categories. Additional features include search,
slideshows, lightboxes, email, access privileges, and multiple languages.
Changes: The most notable new features are the possibility to leave
comments and the possibility to link photos to each other. For example,
you could use this to keep the original photo together with edited
versions.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/zoph/
- .--.--.- ..-- -- . - ..-..- -----------.--------. - -- --. --
_______________________________________________
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.