Newsletter for Wednesday, October 29th 2008
The freshmeat daily newsletter <[email protected]> Thu, 30 Oct 2008 00:10:03 +0000 (UTC)
| 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/2008/10/29/
freshmeat.net newsgroup: news:///fm.announce
.-.. - --.- -.--- --- - --- ..------..-- .----- .-------------
::: A D V E R T I S I N G :::
Perforce SCM: Versions and manages
Install Perforce in less than 10 min. and get your projects under source
control.
http://ad.doubleclick.net/clk;206902539;13503038;y?http://www.sourceforge.net/powerbar/perforce/?referrer=sfnews
--. .----..----..-- -.-.- --- .-- - .. .-. ---------.-.- ---..
::: R E L E A S E H E A D L I N E S (51) :::
[001] - Aspyct 1.0 Final
[002] - BarPanel 0.6.0
[003] - BigTinker RubyWebDialogs Application 0.98
[004] - BusyBox 1.12.1
[005] - cdrkit 1.1.9
[006] - cdrtools 2.01.01a53 (Development)
[007] - Cherokee 0.10.0
[008] - cx_Oracle 4.4.1
[009] - dhcpcd 4.0.3
[010] - dspspy 1.1.3.1
[011] - Eagle Mode 0.72.0
[012] - emelFM2 0.5.0
[013] - Fast Code Eclipse Plugin 1.1.9
[014] - freedomeditor 0.1.2
[015] - FSVS 1.1.17
[016] - GNU GLOBAL 5.7.3
[017] - GRIA Command Line Client 2.0
[018] - GridSphere Plug-in for GRIA 0.2
[019] - imap2mbox 1.1.0
[020] - ipt_pkd 1.2
[021] - jDTAUS 20081029
[022] - JRel Library 0.10
[023] - libx1f4i0 0.20081028
[024] - mxallowd 1.6b
[025] - Nagisk 1.1
[026] - NASM - The Netwide Assembler 2.05.01
[027] - NetSieben SSH Library 1.2.7
[028] - OGSA-DAI 3.0
[029] - Open Movie Editor 0.0.20081029
[030] - OpenEJB 3.1
[031] - PDF Split and Merge 1.0.3
[032] - phpScheduleEm 1.0RC
[033] - Prima 1.27
[034] - PySumpas 0.2.0
[035] - pyswisseph 1.75.00-1
[036] - python-rope 0.9.1
[037] - randtv 0.1
[038] - shUnit2 2.1.5 (Development)
[039] - SILC Server 1.1.14
[040] - sqlmap 0.6.1
[041] - sux0r 2.0
[042] - TCPDF 4.2.000 (PHP5)
[043] - The Kiwi Toolkit 2.4.1
[044] - uClibc 0.9.30-rc3 (Development)
[045] - VirtualBox 2.0.4
[046] - Web Help Desk 9.1.9
[047] - WebGlimpse 2.18.7
[048] - WinFF 0.43
[049] - xdot.py 0.4
[050] - XtreemFS 0.10.0
[051] - Zytouch Driver 20081023
- .----- -- ----- --.--- ----- -.- --.- -...-.- - ----- ----. -
::: R E L E A S E D E T A I L S :::
[001] - Aspyct 1.0 Final
by Antoine d'Otreppe (http://freshmeat.net/users/antoine_935/)
Wed, Oct 29th 2008 12:36
Software Development :: Libraries :: Python Modules
About: Aspyct is a Python module that implements AOP (aspect oriented
programming). It's a two-part library containing both a highly flexible
engine and a light one.
Changes: The release involves clean-ups, bugfixes, feature enhancements,
and documentation improvement. The last missing join point has been added,
atAvoid. The core engine is now even more reliable, runs faster, provides
more data, and uses less memory. Aspyct is now split into four modules:
core, decor, error, and light (this one is in an advanced beta state). The
tutorial is now complete and available for download.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/aspyct/
- % - % - % - % -
[002] - BarPanel 0.6.0
by Igelle Project (http://freshmeat.net/users/pokxm/)
Wed, Oct 29th 2008 12:57
Desktop Environment
About: BarPanel is a powerful desktop panel that is extensible through
plugins and is fully themeable. Barpanel is a continuation of the work done
in the Foopanel project.
Changes: Another theme was added. Configuration options were added for
several appearance details. Tooltips were enabled where they were not
previously. Configuration was made easier for the search box browser.
Partial width panels are now allowed and their positioning can be
controlled. Left and right panels are allowed. The panel reacts to screen
resolution changes properly. An autohide option was added for panels. The
ability to draw a desktop background image was added.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/barpanel/
- % - % - % - % -
[003] - BigTinker RubyWebDialogs Application 0.98
by Gibby (http://freshmeat.net/users/gibsons/)
Wed, Oct 29th 2008 05:24
Desktop Environment
Utilities
About: bigtinker is overloaded with applets for rwdtinker, the core
application for a Ruby application framework using the RubyWebDialogs GUI.
Rwdtinker provides a system for developing programs, and uses a Web-based
interface. It allows a developer to combine and create applets to implement
an application. It features built-in bug report submission, a test
framework, and context-sensitive help. Bigtinker can run shell commands
under Linux, use a calculator, build scripts of math commands, run Ruby
commands in a browser, show a calendar, use an address book, look up word
definitions, run a Unix fortune program, and read Gutenberg books. It
includes a hello world application to help in building your own.
Changes: This release has been updated for rwdtinker 1.85. rwdschedule has
been re-added. Configuration bugs have been fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/bigtinker/
- % - % - % - % -
[004] - BusyBox 1.12.1
by Bernhard Reutner-Fischer (http://freshmeat.net/users/reutner/)
Wed, Oct 29th 2008 05:17
Software Development :: Embedded Systems
System :: Boot :: Init
About: BusyBox combines tiny versions of many common UNIX utilities into a
single small executable. It provides minimalist replacements for most of
the utilities you usually find in GNU fileutils, shellutils, etc. The
utilities in BusyBox generally have fewer options than their full-featured
GNU cousins; however, the options that are included provide the expected
functionality and behave very much like their GNU counterparts. BusyBox
provides a fairly complete POSIX environment for any small or embedded
system.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/busybox/
- % - % - % - % -
[005] - cdrkit 1.1.9
by Joerg Jaspert (http://freshmeat.net/users/Ganneff/)
Wed, Oct 29th 2008 05:20
Multimedia :: Sound/Audio :: CD Audio :: CD Ripping
Multimedia :: Sound/Audio :: CD Audio :: CD Writing
About: cdrkit is CD Recording Kit, a collection of applications related to
creation of optical disk media on Unix platforms, from creation of the
filesystems used on such media to the actual burning process. It is heavily
based on the cdrtools package (partially developed and maintained by Joerg
Schilling before), but is maintained independently.
Changes: In -msinfo mode, wodim will only suggest dvd+rw-mediainfo in
verbose mode. In genisoimage, a mistake in the directory permissions change
in the last release has been fixed. Handling of deep directory structures
has been fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/cdrkit/
- % - % - % - % -
[006] - cdrtools 2.01.01a53 (Development)
by Jörg Schilling (http://freshmeat.net/users/schily/)
Wed, Oct 29th 2008 12:33
Multimedia :: Sound/Audio :: CD Audio :: CD Ripping
Multimedia :: Sound/Audio :: CD Audio :: CD Writing
System :: Archiving
About: cdrtools (formerly cdrecord) creates home-burned CDs/DVDs with a
CDR/CDRW/DVD recorder. It works as a burn engine for several applications.
It supports CD/DVD recorders from many different vendors; all SCSI-3/mmc-
and ATAPI/mmc-compliant drives should also work. Supported features include
IDE/ATAPI, parallel port, and SCSI drives, audio CDs, data CDs, and mixed
CDs, full multi-session support, CDRWs (rewritable), DVD-R/-RW, DVD+R/+RW,
TAO, DAO, RAW, and human-readable error messages. cdrtools includes remote
SCSI support and can access local or remote CD/DVD writers.
Changes: cdda2wav now implements to compute md5 chechsums for the audio
data, and the sums are in the *.inf files. A major code restructuring
introduces the new libraries libcdrdeflt and libscgcmd with very old code
in order to avoid several symlinks in the source tree.
License: Common Development and Distribution License (CDDL)
URL: http://freshmeat.net/projects/cdrecord/
- % - % - % - % -
[007] - Cherokee 0.10.0
by alo (http://freshmeat.net/users/godsmaze/)
Wed, Oct 29th 2008 13:04
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: HTTP Servers
System :: Networking
About: Cherokee is a very fast, flexible, and easy to configure Web
server. It supports widespread technologies: FastCGI, SCGI, PHP, CGI, TLS
and SSL encrypted connections, virtual hosts, authentication, on the fly
encoding, load balancing, Apache compatible log files, and much more. It
also provides an easy to use configuration interface that allows you to
configure the server from top to bottom without editing a text
configuration file.
Changes: The I/O cache stability has been greatly improved. This release
also addresses a number of issues: now it's much safer to access the
administration panel, a new protection mechanism against internal
redirection loops was added, HTTP digest nonce management was improved, and
more. The usability of the configuration interface has been also improved.
Now the modified settings are automatically submitted and a warning dialog
is shown to the user whenever she tries to leave the panel with some
unapplied change. The documentation has also been updated.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/cherokee/
- % - % - % - % -
[008] - cx_Oracle 4.4.1
by Anthony Tuininga (http://freshmeat.net/users/atuining/)
Wed, Oct 29th 2008 23:49
Database
Software Development :: Libraries
About: cx_Oracle is a Python extension module that allows access to
Oracle, and conforms to the Python database API specifications. This module
is currently built against Oracle 9.2, Oracle 10.2, and Oracle 11.1.
Changes: This release enables forward compatibility with the next major
release, and adds support for additional data types in Oracle objects.
Additional minor enhancements were performed as requested. It also improves
the documentation and the build process on less commonly used platforms.
License: BSD License (original)
URL: http://freshmeat.net/projects/cx_oracle/
- % - % - % - % -
[009] - dhcpcd 4.0.3
by Roy Marples (http://freshmeat.net/users/uberl0rd/)
Wed, Oct 29th 2008 13:26
About: dhcpcd is an RFC2131 compliant DHCP client. It is fully featured
and yet lightweight: the binary is 46k as reported by size(1) on Linux
i386. It has support for duplicate address detection, IPv4LL, carrier
detection, and a merged resolv.conf and ntp.conf for which other DHCP
clients require third party tools.
Changes: DHCP_DECLINE support was fixed. The dhcpcd-3 .info file is
recreated if using the compat shim. The ntp.conf file location may now be
changed.
License: BSD License (revised)
URL: http://freshmeat.net/projects/dhcpcd/
- % - % - % - % -
[010] - dspspy 1.1.3.1
by Harka Győző (http://freshmeat.net/users/derive/)
Wed, Oct 29th 2008 06:48
System :: Monitoring
About: dspspy is a sound recording utility for spyíng. dspspy waits until
a sound is detected and then it records it to a unique file. dspspy records
sounds from the microphone to raw sound files. This can be used as a
surveillance system.
Changes: The code was updated to work with newer g++ compilers. The sound
card device file ("/dev/dsp") is now specified in the header file so that
it may be changed easily.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/dspspy/
- % - % - % - % -
[011] - Eagle Mode 0.72.0
by Oliver Hamann (http://freshmeat.net/users/olha/)
Wed, Oct 29th 2008 07:03
Desktop Environment :: File Managers
Games/Entertainment
Multimedia :: Graphics :: Viewers
About: Eagle Mode is an advanced solution for a zoomable user interface.
It has a professional file manager, file viewers and players for most of
the common file types, a chess game, a 3D mines game, a multi-function
clock and some fractal fun, all integrated in a virtual cosmos.
Changes: Installation was made easier by removing certain X11 extension
dependencies. Support for creating and viewing CD/DVD image files was
added. The loading of configurations was improved, so that the user could
copy certain directories from host config to user config, and modify them
there. Finally, besides minor fixes and improvements, the Unified
High-Level Interface to C/C++ Compilers ("unicc") was rewritten. Now it's a
framework with plugin modules, with support for parallel compilation, and
with the ability to handle Windows resource files.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/eaglemode/
- % - % - % - % -
[012] - emelFM2 0.5.0
by tom phan (http://freshmeat.net/users/tomphan/)
Wed, Oct 29th 2008 23:58
Desktop Environment :: File Managers
System :: Filesystems
About: emelFM2 is the GTK+2 port of emelFM. emelFM2 is a file manager that
implements the popular two-pane design. It features a simple GTK+2
interface, a flexible file typing scheme, and a built-in command line for
executing commands without opening an xterm.
Changes: This release includes upgraded command interpretation, new and
renamed actions and tweaked operation of some existing actions, wider
coverage of configurable key bindings, build-time option to support
pointer-device bindings (buttons and gestures), revised plugins (e.g.
upgraded security in the crypt plugin), lzma support in pack/unpack, and a
new pl translation.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/emelfm2/
- % - % - % - % -
[013] - Fast Code Eclipse Plugin 1.1.9
by fastcodejava (http://freshmeat.net/users/fastcodejava/)
Wed, Oct 29th 2008 05:24
About: Fast Code is an Eclipse plugin for easily generating similar
classes, e.g. FooDAO to FooService and FooAction. It helps create stubs for
other configuration files, resource bundles, JSP, etc. It can help you
navigate between similar classes easily. It helps you create some
constructs in Java easily, e.g List-ArrayList, Map-HashMap, etc., create
imports, add a Spring dependency, and more.
Changes: Video tutorials have been released. Copy member matches the case
of the original member.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/fastcode/
- % - % - % - % -
[014] - freedomeditor 0.1.2
by barttt (http://freshmeat.net/users/bartb000/)
Wed, Oct 29th 2008 23:49
Internet :: WWW/HTTP :: Site Management
Software Development :: Interpreters
Software Development :: Pre-processors
About: freedomeditor is a Web-based GUI focused on creating an extensively
modular Web development environment (with filesystem browsing
functionality) that uses multiple integrated Web development environments.
Changes: This release can perform find/replace on a folder/directory. It
has support for language tags in core clients that do not use an
htmlshifter command like the editor core client does.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/freedomeditor/
- % - % - % - % -
[015] - FSVS 1.1.17
by Ph. Marek (http://freshmeat.net/users/pmarek/)
Wed, Oct 29th 2008 12:32
System :: Archiving :: Backup
System :: Recovery Tools
System :: Software Distribution
About: FSVS is the abbreviation for “Fast System VerSioning”,
and is pronounced [fisvis]. It is used for backing up, restoring,
versioning, and system configuration management, using a Subversion
repository as the backend.
Changes: There are some new commands: "uncopy", "cat", "delay", and
"rel-ignore". A few new options were added. HTTPS client certificate
authentication is now more configurable. Some features were added for
ignore patterns.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/fsvs/
- % - % - % - % -
[016] - GNU GLOBAL 5.7.3
by Shigio Yamaguchi (http://freshmeat.net/users/shigio/)
Wed, Oct 29th 2008 12:47
About: GNU GLOBAL is a source code tagging system that works the same way
across diverse environments (such as emacs, vi, less, bash, or a Web
browser). It allows you to locate specified objects in source files and
move there easily. It is useful for hacking a large project containing many
subdirectories, many #ifdef directives, and many main() functions. It is
similar to ctags or etags, but differs by being independent of any editor.
Changes: Gtags no longer causes a segmentation fault if it reads its input
file names from a file list (using the -f option) and the input files
aren't in the working directory or its sub-directories. The version test in
gtags.pl no longer fails.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/global/
- % - % - % - % -
[017] - GRIA Command Line Client 2.0
by gridipedia (http://freshmeat.net/users/gridipedia/)
Wed, Oct 29th 2008 17:06
About: The GRIA Command Line Client interface has several advantages over
the standard graphical interface. It provides the ability to automate
various common actions through easy to write and use batch or shell
scripts. Actions can be performed automatically without the need for
interaction with the user, and chained together to form pipelines. In
addition, the command line client uses less resources than the graphical
interface.
License: Other/Proprietary License
URL: http://freshmeat.net/projects/griacli/
- % - % - % - % -
[018] - GridSphere Plug-in for GRIA 0.2
by gridipedia (http://freshmeat.net/users/gridipedia/)
Wed, Oct 29th 2008 13:24
Software Development :: Libraries :: Java Libraries
About: GridSphere Plug-in for GRIA is a GridSphere
(http://www.gridsphere.org/) plug-in for the GRIA 5.1 middleware
(http://www.gria.org/). The plug-in is suitable to be used not only with
GridSphere, but also with any other Java application which can use a GRIA
5.1 plug-in. This way, a GridSphere user can, for example, submit new jobs
in a GRIA 5.1 Server through a user-friendly portal as well as monitor
submitted jobs, having a keystore signed by the GRIA server administrator.
License: Other/Proprietary License with Source
URL: http://freshmeat.net/projects/gridsphereplugin/
- % - % - % - % -
[019] - imap2mbox 1.1.0
by O-Zone (http://freshmeat.net/users/o_zone/)
Wed, Oct 29th 2008 12:34
Internet
System :: Archiving
About: imap2mbox is a simple script that save remote IMAP4 folders to
local mbox files. It can be very useful if you need to save your remote
mailboxes.
Changes: Support for SSL and some minor features were added.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/imap2mbox/
- % - % - % - % -
[020] - ipt_pkd 1.2
by eric (http://freshmeat.net/users/estabroo/)
Wed, Oct 29th 2008 23:56
Internet
Security
Security :: Cryptography
About: ipt_pkd is an iptables extension implementing port knock detection
with SPA (single packet authorization). This project provides 3 parts: the
kernel module ipt_pkd, the iptables user space module libipt_pkd.so, and a
user space client knock program. For the knock packet, it uses a UDP packet
sent to a random port that contains a SHA-256 of a timestamp, small header,
random bytes, and a shared key. ipt_pkd checks the time window of the
packet and does the SHA-256 to verify the packet. The shared key is never
sent.
Changes: This release adds support for Linux 2.6.26 and 2.6.27 kernels.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/iptpkd/
- % - % - % - % -
[021] - jDTAUS 20081029
by Christian Schulte (http://freshmeat.net/users/schulte2005/)
Wed, Oct 29th 2008 17:08
Office/Business :: Financial
Software Development :: Libraries :: Java Libraries
About: jDTAUS is a Java implementation of the German DTAUS file format as
specified by Zentraler Kreditausschuss. It implements the DTAUS
specification version 2.0 (dated November 2005). The API was written with
mass-data support in mind and provides all possible kinds of operations on
a DTAUS file. Performance or memory critical sections of the code can be
hand-tuned via a property file without rebuilding the code. The API is
based on an abstraction layer for I/O operations, so implementations can be
adopted to other persistence mechanisms.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/jdtaus/
- % - % - % - % -
[022] - JRel Library 0.10
by Ryan Daum (http://freshmeat.net/users/rdaum/)
Wed, Oct 29th 2008 17:07
Database
Database :: API
About: JRel is a library for the Java language that can be used to
construct database queries in a programmatic fashion using a subset of the
relational algebra. These queries are expressions in the form of 100%
native Java code, and are translated at runtime into compliant ANSI-SQL
usable with a variety of SQL databases.
Changes: This release adds support for SQL conditional (CASE) statements,
support for CAST statements, full and proper support for subselects and
subqueries, projection of expressions (such as arithmetic, string
concatenation, etc.), major improvements to aggregation (sum, max, min,
etc.) handling, and bugfixes to join handling.
License: The Apache License 2.0
URL: http://freshmeat.net/projects/jrellibrary/
- % - % - % - % -
[023] - libx1f4i0 0.20081028
by Ciprian Niculescu (http://freshmeat.net/users/x1f42/)
Wed, Oct 29th 2008 23:55
Software Development :: Interpreters
Software Development :: Libraries
Software Development :: User Interfaces
About: libx1f4i0 is a C library that provides some (text) user interface
functionality. It includes a sophisticated expression evaluator, a proto
application extension programming language interpreter, about one thousand
number parsing and formatting primitives, a fancy printf-like text
formatter for applications, and miscellaneous trivial conveniences.
Changes: Passing by reference for featured interpreters has been
described.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/libx1f4i0/
- % - % - % - % -
[024] - mxallowd 1.6b
by sECuRE (http://freshmeat.net/users/sECuRE6/)
Wed, Oct 29th 2008 05:19
Communications :: Email :: Filters
Internet
System :: Networking :: Firewalls
About: mxallowd is a daemon for Linux Netfilter (using libnetfilter-queue)
and BSD pf (using pflog) which implements a slightly improved nolisting
mechanism. It requires your name server to be configured to return two MX
IP addresses, and the one with higher priority must not run a mail server
on port 25. mxallowd blocks attempts to connect to the mail server unless
the sender tries to connect to the first mail server before the second.
Since most spammers will attempt direct connections to each mail server,
they will be blocked.
Changes: This release creates a correct /var/run/mxallowd.pid to allow it
to be started with start-stop-daemon while checking for the return code
correctly.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/mxallowd/
- % - % - % - % -
[025] - Nagisk 1.1
by Nicolas Hennion (http://freshmeat.net/users/nicolargo/)
Wed, Oct 29th 2008 12:45
System :: Networking :: Monitoring
About: Nagisk is a simple tool to monitor Asterisk from a Nagios server.
Changes: The following options were added: "-c zaptel", which displays the
status of the zaptel card; "-c span", which displays the status of a
specific span (set with -s the option); and "-s span number", which sets
the span number (which defaults to 1).
License: GNU General Public License v3
URL: http://freshmeat.net/projects/nagisk/
- % - % - % - % -
[026] - NASM - The Netwide Assembler 2.05.01
by H. Peter Anvin (http://freshmeat.net/users/hpa/)
Wed, Oct 29th 2008 23:49
Software Development :: Compilers
About: NASM is an 80x86 assembler designed for portability and modularity.
It supports a range of object file formats including Linux a.out and ELF,
COFF, Microsoft 16-bit OBJ, Win32/64, and Apple Mach-O. It will also output
plain binary files. Its syntax is designed to be simple and easy to
understand, similar to Intel's but less complex. It supports all currently
known opcodes, and has advanced macro capability. It includes a
disassembler as well.
Changes: This release fixes the parsing of the -W/-w (warning
enable/disable) option, which was broken in 2.05. It is strictly a patch
release.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/nasm/
- % - % - % - % -
[027] - NetSieben SSH Library 1.2.7
by Andrew Useckas (http://freshmeat.net/users/daronin/)
Wed, Oct 29th 2008 05:18
Software Development :: Libraries
About: NetSieben SSH Library is a Secure Shell client library for C++. It
utilizes the Botan library for its cryptographic functions, allowing a
large choice of algorithms to be used in SSH communications. It integrates
Secure FTP client functionality and has been tested in multi-threaded
applications.
Changes: Converted to cmake from auto* tools. Thread functions have been
moved into macros to avoid conflicts when linking to POSIX libraries in
Windows. A race condition in ne7ssh.cpp has been fixed. Multiple memory
leaks have been fixed.
License: Q Public License (QPL)
URL: http://freshmeat.net/projects/net7ssh/
- % - % - % - % -
[028] - OGSA-DAI 3.0
by Mike Jackson (http://freshmeat.net/users/MikeZonk/)
Wed, Oct 29th 2008 17:07
Database
Scientific/Engineering
About: OGSA-DAI is a product that supports distributed data management.
Relational, XML, and file-based data is supported. A variety of popular
database management systems are supported. The software also includes a
collection of components for querying, transforming, translating, joining,
and delivering data in different ways, and a simple toolkit for developing
client applications. OGSA-DAI is designed to be extensible, so users can
provide their own additional functionality.
License: Other/Proprietary License with Source
URL: http://freshmeat.net/projects/ogsa-dai/
- % - % - % - % -
[029] - Open Movie Editor 0.0.20081029
by Richard Spindler (http://freshmeat.net/users/oracle2025/)
Wed, Oct 29th 2008 12:58
Artistic Software
Multimedia :: Video :: Non-Linear Editor
About: The Open Movie Editor is designed to be a simple tool that
provides basic movie making capabilities. It aims to be powerful enough
for the amateur movie artist, yet easy to use. It is a non-linear video
editor that features several video and audio tracks where clips can be
manipulated using the mouse.
Changes: This release adds a new filter panel, preliminary support for
gmerlin filters, and adds the gmerlin-avdecoder as a unified decoding
backend.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/openmovieeditor/
- % - % - % - % -
[030] - OpenEJB 3.1
by David Blevins (http://freshmeat.net/users/dblevins/)
Wed, Oct 29th 2008 05:22
Software Development :: Libraries :: Application Frameworks
Software Development :: Libraries :: Java Libraries
Software Development :: Object Brokering :: CORBA
About: OpenEJB is a simple, lightweight Enterprise JavaBeans (EJB)
container and server. You can embed OpenEJB in your own applications, or in
a Web application server like Tomcat, or run it as a standalone EJB server.
It supports EJB 3.0, 2.1, 2.0, and 1.1, and has partial support for EJB
3.1.
Changes: Major new features include EJB 3.1 Singleton Support, EJB
Constructor Injection, Spring Integration, and Multicast Client-Server
Discovery. EAR-style classpath application discovery. System Property and
InitialContext property overriding now applies to persistence-unit
properties and logging levels. Special support for EclipseLink, TopLink,
and Hibernate as JPA providers. Login/logout are now possible in an
embedded scenario. A complete overhaul of all client/server connection
management dramatically increases performance. Several new checks have been
added to the Application Validation ruleset.
License: The Apache License 2.0
URL: http://freshmeat.net/projects/openejb/
- % - % - % - % -
[031] - PDF Split and Merge 1.0.3
by torakiki (http://freshmeat.net/users/torakiki/)
Wed, Oct 29th 2008 23:48
Utilities
About: PDF Split and Merge (pdfsam) is an easy-to-use tool that provides
functions to split and merge PDF files or subsections of them.
Changes: Bug #2122945 has been fixed, an updated langpack and some new
dialog added,new confirmation sounds added, and minor fixes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/pdfsam/
- % - % - % - % -
[032] - phpScheduleEm 1.0RC
by HartlessByDesign (http://freshmeat.net/users/hartlessbydesign/)
Wed, Oct 29th 2008 05:25
About: phpSchedule'Em is a Web application to streamline employee
scheduling for small businesses. Permissions can be customized for each
employee and group. Employees can be imported en masse. The fields for
describing entities are highly customizable. Custom schedule templates can
be created for generating default schedules. Schedules can be set as
viewable or not. Employees may be assigned to different departments for
different days. PDF documents may be generated from both the schedules and
daily assignments. Email notifications can be sent when schedules or
assignments are updated or added.
Changes: This version fixes a number of major installation issues with
1.0beta4, along with a few minor bugs.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/phpscheduleem/
- % - % - % - % -
[033] - Prima 1.27
by Dmitry Karasik (http://freshmeat.net/users/uint32/)
Wed, Oct 29th 2008 13:02
Multimedia :: Graphics :: Graphics Conversion
Printing
Software Development :: Libraries
About: Prima is an extensible Perl toolkit for multi-platform GUI
development. Supported platforms include Linux, Windows NT/9x/2K, OS/2, and
UNIX/X11 workstations (FreeBSD, IRIX, SunOS, Solaris, and others). The
toolkit contains a rich set of standard widgets and has emphasis on 2D
image processing tasks. A Perl program using Prima looks and behaves
identically on X, Win32, and OS/2 PM.
Changes: Support for JPEG comments and metadata was added. Prima now can
save multiframe images.
License: BSD License (original)
URL: http://freshmeat.net/projects/prima/
- % - % - % - % -
[034] - PySumpas 0.2.0
by SoDak (http://freshmeat.net/users/SoDak/)
Wed, Oct 29th 2008 06:57
Security
About: PySumpas is a simple, graphical password generating utility. Using
the Python hashlib module, it generates a checksum from user input. The
resulting checksum, in part or entirety, can be used as a secure password.
Changes: The switch from Tkinter .pack() to .grid() geometry management
brings an updated user interface. Most importantly, support for SHA1
checksum generation has been added.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/pysumpas/
- % - % - % - % -
[035] - pyswisseph 1.75.00-1
by stnsls (http://freshmeat.net/users/stnsls/)
Wed, Oct 29th 2008 23:57
Religion
Scientific/Engineering :: Astronomy
Software Development :: Libraries :: Python Modules
About: pyswisseph is a Python extension to AstroDienst's Swiss Ephemeris C
library (also known as swisseph). This extension implements very accurate
astronomical calculations for astrological purposes.
Changes: A bug with fixed stars functions has been fixed.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/pyswisseph/
- % - % - % - % -
[036] - python-rope 0.9.1
by Ali Gholami Rudi (http://freshmeat.net/users/aligrudi/)
Wed, Oct 29th 2008 05:26
Software Development :: Libraries :: Python Modules
Software Development :: Refactoring
About: Rope is a Python refactoring library. It can be used in other IDEs
to provide features like refactoring and coding assistance.
Changes: The import_dynload_stdmods variable has been added to reduce the
size of the extension_modules variable. Some Windows-specific bugs were
fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/pyrope/
- % - % - % - % -
[037] - randtv 0.1
by voidonic (http://freshmeat.net/users/voidonic/)
Wed, Oct 29th 2008 13:24
Multimedia :: Video
About: randtv is a 2D rendering of a stream of random numbers from the
stdlib pseudo random number generator which produces an output that
resembles the snow picture shown on an analogue TV set.
License: Freeware
URL: http://freshmeat.net/projects/randtv/
- % - % - % - % -
[038] - shUnit2 2.1.5 (Development)
by Kate Ward (http://freshmeat.net/users/sfsetse/)
Wed, Oct 29th 2008 23:59
Software Development :: Testing
About: shUnit2 is a unit test framework for Bourne based shell scripts,
and is designed to work in a similar manner to JUnit, PyUnit, etc.
Changes: A major change to the look of the report to make it cleaner. Many
bugfixes and unit tests have been added, as well as a few other new
features.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/shunit2/
- % - % - % - % -
[039] - SILC Server 1.1.14
by priikone (http://freshmeat.net/users/priikone/)
Wed, Oct 29th 2008 23:51
Communications
Communications :: Chat
Communications :: Conferencing
About: SILC (Secure Internet Live Conferencing) is a protocol which
provides secure conferencing services in the Internet. It can be used to
send any kind of messages, in addition to normal text messages. This
includes multimedia messages like images, video, and audio stream. All
messages in the SILC network are encrypted and authenticated, and messages
can also be digitally signed. SILC protocol supports AES, SHA-1, PKCS#1,
PKCS#3, X.509, OpenPGP, and is being developed in the IETF. The software is
delivered as SILC Client for end users, SILC Server for system
administrators, and SILC Toolkit for application developers.
Changes: This version fixes many memory leaks.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/silc/
- % - % - % - % -
[040] - sqlmap 0.6.1
by inquis (http://freshmeat.net/users/inquis/)
Wed, Oct 29th 2008 13:01
Database
Internet :: WWW/HTTP :: Dynamic Content
Security
About: sqlmap is an automatic SQL injection tool developed in Python. Its
goal is to detect and take advantage of SQL injection vulnerabilities in
Web applications. Once it detects one or more SQL injections on the target
host, the user can choose from a variety of options to perform an extensive
back-end database management system fingerprint, retrieve DBMS session user
and database, enumerate users, password hashes, privileges, and databases,
dump entire or user-specific DBMS tables/columns, run his own SQL SELECT
statement, read specific files on the filesystem, and much more.
Changes: A major bugfix was made to the blind SQL injection bisection
algorithm to handle an exception. A Metasploit Framework 3 auxiliary module
was added to run sqlmap. The possibility to test for and inject also on
LIKE statements was implemented.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/sqlmap/
- % - % - % - % -
[041] - sux0r 2.0
by conner_bw (http://freshmeat.net/users/conner_bw/)
Wed, Oct 29th 2008 23:59
Internet :: WWW/HTTP :: Dynamic Content
About: sux0r is a blogging package, an RSS aggregator, a bookmark
repository, and photo publishing platform with a focus on Naive Bayesian
categorization and probabilistic content.
Changes: Bugfixes, documentation updates, and a Dutch translation.
License: Affero General Public License
URL: http://freshmeat.net/projects/sux0r/
- % - % - % - % -
[042] - TCPDF 4.2.000 (PHP5)
by Nicola Asuni (http://freshmeat.net/users/nicolaasuni/)
Wed, Oct 29th 2008 23:56
Software Development :: Libraries :: PHP Classes
Text Processing
About: TCPDF is a PHP class for generating PDF documents without requiring
external extensions. TCPDF supports all ISO page formats and custom page
formats, custom margins and units of measure, UTF-8 Unicode, RTL languages,
HTML, barcodes, TrueTypeUnicode, TrueType, OpenType, Type1, and CID-0
fonts, images, graphic functions, clipping, bookmarks, JavaScript, forms,
page compression, and encryption.
Changes: This is a major release that includes dozens of bugfixes and new
features like the booklet mode (double-sided pages).
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/tcpdf/
- % - % - % - % -
[043] - The Kiwi Toolkit 2.4.1
by Mark Lindner (http://freshmeat.net/users/mesmerism/)
Wed, Oct 29th 2008 07:03
Software Development :: Libraries :: Java Libraries
About: The Kiwi Toolkit is a foundation class library containing many
useful classes that complement the Java Foundation Classes (JFC). It
includes many classes and components that were not provided with the JFC,
such as a TreeTable component, a DateChooser, an MVC charting package (bar
charts, line charts, pie charts), a plugin framework for Java, an
application resource manager (for loading images, icons, HTML pages, audio
clips, and other resources from JAR files), a better internationalization
API, and much more.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/thekiwitoolkit/
- % - % - % - % -
[044] - uClibc 0.9.30-rc3 (Development)
by Bernhard Reutner-Fischer (http://freshmeat.net/users/reutner/)
Wed, Oct 29th 2008 06:59
Software Development :: Embedded Systems
Software Development :: Libraries
System :: Operating System
About: uClibc (µClibc) is a C library for developing embedded Linux
systems. It is much smaller then the GNU C Library, but nearly all
applications supported by glibc also work perfectly with uClibc. Porting
applications from glibc to uClibc typically involves just recompiling the
source code. uClibc even supports shared libraries and threading. It
currently runs on standard Linux and MMU-less Linux (also known as µClinux)
systems with support for ARM, i386, h8300, m68k, MIPS, mipsel, PowerPC, SH,
SPARC, and v850 processors.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/uclibc/
- % - % - % - % -
[045] - VirtualBox 2.0.4
by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
Wed, Oct 29th 2008 23:57
System :: Operating System
About: Sun xVM VirtualBox, formerly innotek VirtualBox, is a family of x86
virtualization products for enterprise and home use.
Changes: Many bugs were fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/virtualbox/
- % - % - % - % -
[046] - Web Help Desk 9.1.9
by MacsDesign Studio LLC (http://freshmeat.net/users/tsiddall/)
Wed, Oct 29th 2008 23:51
Information Management
Information Management :: Issue Tracking
Office/Business
About: The Web Help Desk is a Web-based helpdesk software system that
allows you to dynamically assign, track, and fulfill all of your technical
support trouble tickets and customer service requests with ease, all
through an intuitive Web-based interface and two-way email integration. The
Web Help Desk software also provides seamless asset discovery and remote
control integration with Apple Remote Desktop, LANrev Client Manager, and
JAMF Casper Suite.
Changes: This release introduces a Lite Edition. Trial mode now supports
real-time toggling between "Lite" and "Pro" editions.
License: Shareware
URL: http://freshmeat.net/projects/webhelpdesk/
- % - % - % - % -
[047] - WebGlimpse 2.18.7
by Golda (http://freshmeat.net/users/iwork/)
Wed, Oct 29th 2008 07:00
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Indexing/Search
Text Processing :: Indexing
About: WebGlimpse is a scalable, feature-rich search engine for indexing
your Web site or any collection of local and remote sites you choose.
Features include customizable output formats, custom ranking/ordering of
hits, fuzzy matching, boolean queries, a Web administration interface for
multiple archives, logging of queries, caching of results, and more.
Localized search interfaces are provided in multiple languages including
Spanish, German, French, Italian, Norwegian, Finnish, Russian, Hebrew, and
others. It supports 3rd party filters for indexing PDF, Word, and Excel
files. It is free for academic and most nonprofit users.
Changes: Selective searching by directory was fixed. It had been broken
for a few releases by a security enhancement.
License: Free For Educational Use
URL: http://freshmeat.net/projects/webglimpse/
- % - % - % - % -
[048] - WinFF 0.43
by biggmatt (http://freshmeat.net/users/biggmatt/)
Wed, Oct 29th 2008 13:11
Desktop Environment :: Gnome
Multimedia :: Video :: Conversion
About: WinFF is a cross platform batch GUI for FFmpeg. WinFF processes
multiple files in multiple formats at one time. For example, it will
convert MPEG, FLV, and MOV files into AVI files all at once.
Changes: The "Add files" dialog return value was fixed. tprocess is used
instead of the shell to launch a command line. The three-character file
extension limit was removed. The delete key deletes files from the file
list. The license readmes were updated. Presets were added for ffmpeg
revision 13712. Debian and Ubuntu repositories are now available at
winff.org.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/winff/
- % - % - % - % -
[049] - xdot.py 0.4
by José Fonseca (http://freshmeat.net/users/jrfonseca/)
Wed, Oct 29th 2008 07:08
Multimedia :: Graphics :: Viewers
About: xdot.py is an interactive viewer for graphs written in Graphviz's
dot language. It internally uses the graphviz's xdot output format as an
intermediate format and PyGTK and Cairo for rendering. It can be used
either as a standalone application from command line or as a library
embedded in a Python application.
Changes: A much faster, hand-written lexer and parser weere added for the
xdot subset of the dot language.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/xdot.py/
- % - % - % - % -
[050] - XtreemFS 0.10.0
by bjko (http://freshmeat.net/users/bjko/)
Wed, Oct 29th 2008 13:38
System :: Filesystems
System :: Networking
About: XtreemFS is a distributed filesystem designed for storage systems
that span the Internet. It allows you to mount an XtreemFS volume from
anywhere, given the right permissions. It includes support for POSIX ACLs
and extended attributes (xattrs). As an object-based parallel file system,
it allows you to stripe files over multiple storage servers for
high-performance parallel access with file-specific striping pattern. It
can be integrated in X.509-based security infrastructures. When deployed as
part of an XtreemOS Grid installation, you will benefit from its
transparent integration with the XtreemOS Virtual Organization (VO)
infrastructure in the form of dynamic user mappings and automatic mounting
of home volumes.
Changes: Client performance was significantly increased. OSD checksums
were added. Data can now be internally checksummed by an OSD. Scrubber and
cleanup tools were added for system maintenance. The first experimental
distribution of a Win32 client was released.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/xtreemfs/
- % - % - % - % -
[051] - Zytouch Driver 20081023
by Erik de Castro Lopo (http://freshmeat.net/users/erikde/)
Wed, Oct 29th 2008 05:18
About: Zytouch Driver is a userspace driver for USB-connected projected
capacitance touchscreens from Zytronic. It uses libusb to read data from
the device, and the X11 XTest extensions to feed X events into the X
server.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/zytouch/
-.--- ..-----.- --.---.-.---.- --...-..--....- .---.--.---- ..--
_______________________________________________
The freshmeat daily newsletter
To unsubscribe, send email to [email protected]
or visit http://lists.freshmeat.net/mailman/listinfo/freshmeat-news