Newsletter for Thursday, March 22nd 2007
The freshmeat daily newsletter <[email protected]>
| Newsgroups | gmane.linux.freshmeat.announce |
|---|---|
| Message-ID | <[email protected]> |
::: L I N K S F O R T H E D A Y :::
Today's news on the web: http://freshmeat.net/daily/2007/03/22/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce
-. - ---. .-. --.-------- .- --- -- ---..- -- - -.--. -.- --
::: R E L E A S E H E A D L I N E S (67) :::
[001] - Address Tangler 0.1
[002] - AFPL Ghostscript 8.56
[003] - Axiomatic Multi-Platform C 1.6.1
[004] - Burr Tools 0.2.1
[005] - C/GTK or Java/Swing Stopwatch 1.0
[006] - CMSimple 2.8 beta 3
[007] - Dazuko 2.3.3
[008] - Elastix 0.7
[009] - Enhanced TightVNC Viewer 1.0.14
[010] - Enigform 0.7.8
[011] - FBReader 0.8.1
[012] - file 4.20 (Stable)
[013] - Floola beta 34
[014] - Free-SA 1.0.0000
[015] - FreeWERM 1.0.8b
[016] - Frugalware Linux 0.6
[017] - gcc 4.1.2
[018] - GNU CD Input and Control Library 0.78.2
[019] - goblinhack 1.0
[020] - gThumb 2.10.0
[021] - GUASI 0.21
[022] - Hotstuff 0.9.2
[023] - HtmlRipper 2.1.3
[024] - Internet DJ Console 0.6.11
[025] - IT++ 3.99.1 (Development)
[026] - itools 0.15.2
[027] - jscl-meditor 2.0_03
[028] - Keep It Secret! Keep It Safe! 0.21.1
[029] - La-Nai 1.2.3
[030] - libbasiccard 0.2.0
[031] - libctf 0.1.0
[032] - LibTMCG 1.0.1
[033] - libxcpc 0.19
[034] - msort 8.39
[035] - MxGraph 0.9.9.13
[036] - myOS 1
[037] - netstiff 20070322
[038] - NFS Backup System 0.0.2
[039] - NorfelloCMMS OS 1.0.0-rc8
[040] - OpenLink AJAX Toolkit 2.3
[041] - OpenSharePoint 0.4.20070126
[042] - OpenVZ kernel 2.6.18-028test023.1 (Development)
[043] - OpenVZ kernel 2.6.18-8.el5 028stab023.1 (RHEL5)
[044] - OTRS 2.1.6
[045] - p300 392
[046] - Parabuild 3.1.6
[047] - pcapsipdump 0.1.3
[048] - PeerStream Audio Video Streaming Server 4.41 (P2P Relay)
[049] - PHD Help Desk 1.2a
[050] - PHP BookIn 0.5.1
[051] - PHPDevShell 0.1.5-RC 2
[052] - Ravenous 0.9.6
[053] - Rotter 0.2
[054] - Simple iPod Video Encoder 1 beta 2
[055] - SlpTK 0.6.0
[056] - Snd 8.9
[057] - TheLastRipper 1.0.2
[058] - Thresh 1.5.0b
[059] - TrackStudio Enterprise 3.5.14
[060] - UNG 20070322.1
[061] - Vala 0.0.8
[062] - vnstatGUI 0.8
[063] - VRR 0.9.4
[064] - Wiaflos Accounting 0.0.4
[065] - Worker 2.14.4
[066] - YaCy 0.51
[067] - Zim 0.19
-.- ----.--- .--- ---- -.--- -.----- .-.-- --.-.--- -- . .------
::: R E L E A S E D E T A I L S :::
[001] - Address Tangler 0.1
by y. (http://freshmeat.net/users/yayo75/)
Thu, Mar 22nd 2007 00:32
Communications :: Email
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Software Development :: Libraries
About: AddressTangler is a PHP function that helps you prevent spam bots
from collecting email addresses that appear on a Web page.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/addresstangler/
- % - % - % - % -
[002] - AFPL Ghostscript 8.56
by Martin Schröder (http://freshmeat.net/users/martinschrder/)
Thu, Mar 22nd 2007 12:52
Multimedia :: Graphics
Multimedia :: Graphics :: Graphics Conversion
Multimedia :: Graphics :: Viewers
About: Ghostscript is a processor for PostScript and PDF files. It can
rasterize these files to a wide variety of printers, devices for screen
preview, and image file formats. Since applications tend to prepare pages
for printing in a high-level format such as PostScript, most Unix users
with low-level bitmap printers, such as inkjets, use GhostScript as part
of the printing process. In addition, Ghostscript is capable of converting
PostScript files, functionality comparable to Adobe Acrobat Distiller, but
on the command line. In addition, Ghostscript is used for file import and
viewing by a great many other applications, including xv, ImageMagick,
gimp, and xdvi. Several GUI wrappers for viewing PostScript and PDF files
exist, including GSview, ghostview, gv, ggv, and kghostview. This is far
from a comprehensive list.
Changes: This release has seen a great deal of work to improve conformance
with the Quality Logic PS CET suite. Where close imitation of the reference
implementation is required, it now provides a 'gs_cet.ps' helper file that
can be prefixed to a job to set certain optional defaults.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/aladdinghostscript/
- % - % - % - % -
[003] - Axiomatic Multi-Platform C 1.6.1
by napi (http://freshmeat.net/users/napi/)
Thu, Mar 22nd 2007 22:38
Software Development :: Compilers
About: Axiomatic Multi-Platform C (AMPC) is a C to Java class file
compiler suite for the development of platform independent applications.
AMPC can also be used to integrate C and Java programs since AMPC's C
functions can directly call numerous Java methods and vice versa. AMPC
supports ANSI C 1989 (except for the library functions setjmp(),
longjmp(), signal(), and raise()). It can be used to develop new
applications using C as well as port existing applications written in C to
run on JVM enabled devices. A JNI (JVM Native Interface) feature is
available for calling native C or C++ functions. The asm() directive can
be used to embed Jasmin assembly code within C source code. Support for
the SWT (Standard Widget Toolkit) based graphics API is available. J2ME
CDC 1.1 for mobile devices is also supported.
Changes: A few bugs in the linker were fixed. Some code in the compiler
was cleaned up.
License: Other/Proprietary License
URL: http://freshmeat.net/projects/ampc/
- % - % - % - % -
[004] - Burr Tools 0.2.1
by Andreas Röver (http://freshmeat.net/users/roever/)
Thu, Mar 22nd 2007 22:43
Games/Entertainment :: Puzzle Games
Scientific/Engineering :: Mathematics
About: Burr Tools is a set of programs for solving some kinds of puzzles,
namely puzzles that are made out of square, cube-shaped, spherical, or
triangular units, and whose solution also contains only pieces aligned
along those grids. The program finds assemblies for the puzzle and
animates how you have to assemble for some of them.
Changes: A red and blue/green/cyan 3D mode was added. Progress display was
added for the creation of the status window. The zoom slider zooms much
more now. The preparation phase was made faster (by up to 80% for some
puzzles). Improvements were made to the build system. Bugs were fixed for
sphere puzzles, mirror checking, and more.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/burrtools/
- % - % - % - % -
[005] - C/GTK or Java/Swing Stopwatch 1.0
by Seweryn Niemiec (http://freshmeat.net/users/ser/)
Thu, Mar 22nd 2007 13:11
Desktop Environment :: Gnome
Desktop Environment :: Tools
Utilities
About: C/GTK or Java/Swing Stopwatch is a simple, clear, and efficient
stopwatch program. The Java version supports simple task tracking and can
be started from the command line, via WebStart, or used as applet.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gstpw/
- % - % - % - % -
[006] - CMSimple 2.8 beta 3
by harteg (http://freshmeat.net/users/harteg/)
Thu, Mar 22nd 2007 07:03
Internet :: WWW/HTTP :: Dynamic Content
Text Processing :: Markup :: HTML/XHTML
About: CMSimple is a simple content management system for simple
maintainance of small commercial or private sites. It has a simple
installation, is easy to modify, and offers an unique combination of
features. It uses an HTML-file for storing the entire site, which can be
edited in your favorite editor. It has a dynamic TOC and document locator,
a WYSIWYG editor (no plugin--functions in IE and Mozilla), a search
function, link validation, image handling, and automatic backup. It is
easy to set up your own layout; just edit the template and stylesheet.
Changes: Major code cleanup was done in almost all files. Some minor
changes were made.
License: Affero General Public License
URL: http://freshmeat.net/projects/cmsimple/
- % - % - % - % -
[007] - Dazuko 2.3.3
by John Ogness (http://freshmeat.net/users/jogness/)
Thu, Mar 22nd 2007 13:00
Security
System :: Monitoring
System :: Operating System Kernels
About: Dazuko provides a device driver allowing 3rd-party (userland)
applications to execute file access control. It was originally developed
by H+BEDV Datentechnik GmbH to allow on-access virus scanning. Other uses
include a file-access monitor/logger or external security implementations.
It operates by intercepting file access calls and passing the file
information to a 3rd-party application. The 3rd-party application then has
the opportunity to tell the device driver to allow or deny the file access.
The 3rd-party application also receives information about the access event,
such as accessed file, type of access, process id, and user id.
Changes: Support for Linux kernel versions 2.6.19 through 2.6.21has been
added. Minor fixes are included to support Dazuko-based applications using
threads and/or the Dazuko Trusted Application Framework. The Lua language
binding has been significantly updated. The userland DazukoIO library was
cleaned up internally to improve readability and remove unnecessary global
variables.
License: BSD License (revised)
URL: http://freshmeat.net/projects/dazuko/
- % - % - % - % -
[008] - Elastix 0.7
by PaloSanto Solutions (http://freshmeat.net/users/palosanto/)
Thu, Mar 22nd 2007 12:51
Communications :: Internet Phone
Communications :: Telephony
System :: Networking :: Monitoring
About: Elastix is a software appliance that integrates the best tools
available for Asterisk-based PBXs into a single, easy-to-use interface. It
also adds its own set of utilities and allows for the creation of third
party modules. The goals of Elastix are reliability, modularity, and
ease-of-use. It also features strong reporting capabilities.
Changes: Support has been added for Slovenian, Portuguese (Brazil),
Danish, and Italian. The Asterisk package has been updated to 1.2.16.
Zaptel drivers have been updated to 1.2.15. The kernel package has been
updated to 2.6.9-42. There is a new email system with multi-domain support
that includes a Web interface to administer it. There are some minor
bugfixes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/elastix/
- % - % - % - % -
[009] - Enhanced TightVNC Viewer 1.0.14
by Karl Runge (http://freshmeat.net/users/runge/)
Thu, Mar 22nd 2007 12:57
Desktop Environment :: Tools
About: The Enhanced TightVNC Viewer package is part of the x11vnc VNC
server project. It provides a native VNC viewer that takes advantage of
new features in x11vnc, e.g. cursor alpha blending and automatic SSL
tunnelling. Some features apply to any VNC server, e.g. automatic SSH
tunnelling. Another goal is to provide a package that conveniently bundles
everything needed for the user to have the enhanced viewer running quickly.
This includes pre-built binaries of the viewer and utility programs for
Windows and many Unix variants, and a GUI to configure and launch the
viewer. The short name for this project is "ssvnc", for SSL/SSH VNC
viewer.
Changes: Using port numbers lower than VNC's default port (5900) now works
on Windows (for example, myhost.com:443).
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/enhanced_tightvnc_viewer/
- % - % - % - % -
[010] - Enigform 0.7.8
by Buanzo (http://freshmeat.net/users/buanzo/)
Thu, Mar 22nd 2007 08:33
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Browsers
About: Enigform is a Mozilla Firefox extension that provides the ability
to digitally sign HTTP GET and POST requests, even those generated via
AJAX. It implements the mechanism described in the white paper
"OpenPGP-based Identity and Data Authentication for HTTP", by Arturo
Buanzo Busleiman.
Changes: A new GPGDeploySignature algorithm that correctly manages larger
keys. This will make Enigform work for those people that were having
issues with verification at the test and demo sites. The PHP API has
changed accordingly.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/enigform/
- % - % - % - % -
[011] - FBReader 0.8.1
by Nikolay Pultsin (http://freshmeat.net/users/geometer/)
Thu, Mar 22nd 2007 00:34
Text Processing
About: FBReader is an e-book reader. It currently works on the Sharp
Zaurus, Siemens Simpad with Opensimpad ROM, Nokia 770/N800 Internet
Tablet, Archos PMA430, Motorola E680i/A780 smartphones, and Linux/Windows
XP i386 computers. It supports several e-book formats: plucker, palmdoc,
zTXT, HTML, CHM, fb2, TCR (psion text), OEB, OpenReader, RTF, non-DRM'ed
Mobipocket, and plain text.
Changes: Time and position text was added to the indicator. Character
encoding support was added to the Maemo and Zaurus versions. The window
position is now saved in all desktop versions.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/fbreader/
- % - % - % - % -
[012] - file 4.20 (Stable)
by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
Thu, Mar 22nd 2007 05:27
Utilities
About: File attempts to classify files depending on their contents and
prints a description if a match is found.
Changes: The source code was substantially cleaned up to eliminate
compiler warnings and common pitfalls. Magic file keyword handling
features and their flags were enhanced, and the magic files were modified
accordingly to make use of these modifications. Some minor bugs were
fixed.
License: BSD License (original)
URL: http://freshmeat.net/projects/file/
- % - % - % - % -
[013] - Floola beta 34
by floola (http://freshmeat.net/users/floola/)
Thu, Mar 22nd 2007 23:16
Multimedia :: Sound/Audio
Multimedia :: Video
About: Floola is an application to efficiently manage your iPod or your
Motorola mobile phone (any model that supports iTunes) under Linux, Mac OS
X, and Windows. Video and music files can be easily added and removed.
Playlists can be managed with simple drag-and-drop. Lyrics and artwork are
supported. Tracks can be submitted to last.fm. Podcasting is supported as
well.
Changes: A bug in adding artwork was fixed. iTunes 7.1 features were added
with regard to sorting fields. A yItems change exception was fixed. Another
problem with the application quitting was fixed. A Greek translation was
added.
License: Freeware
URL: http://freshmeat.net/projects/floola/
- % - % - % - % -
[014] - Free-SA 1.0.0000
by Sapon Oleg (http://freshmeat.net/users/xsaper/)
Thu, Mar 22nd 2007 00:31
Internet :: Log Analysis
About: Free-SA is tool for statistical analysis of daemons' log files,
similar to SARG. Its main advantages over SARG are much better speed, more
support for reports, and W3C compliance of generated HTML/CSS reports. It
can be used to help control traffic usage, to control Internet access
security policies, to investigate security incidents, to evaluate server
efficiency, and to detect troubles with configuration.
Changes: Support for Squid and CLF log formats is stable. CGP, Qmail, and
Postfix support is not.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/free-sa/
- % - % - % - % -
[015] - FreeWERM 1.0.8b
by FWadmin (http://freshmeat.net/users/freewermadmin/)
Thu, Mar 22nd 2007 07:28
Office/Business :: Financial :: Accounting
Office/Business :: Office Suites
About: FreeWERM is a Web-based application that can manage the HR side of
any business. It stores attendance, payroll, personnel, and departmental
data. It can also create Excel reports and PDF documents based on the
information in its database. It also comes with a feature for granting and
modifying access privileges for employees who are using it.
Changes: The capabilites of the employee info importer were expanded to
include the ability to import time clock records from a flat file. The
criteria for importing time clock records is fairly strict, so you may
want to read the section in "./docs/3_MANUAL.txt" under the section called
"IMPORTING TIME CLOCK RECORDS FROM A FILE". Basically, you can only load
time clock records if the employee exists, the department code exists, the
format of the time in and time out fields are compatible with MySQL, and
the imported records don't overlap existing ones.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/freewerm/
- % - % - % - % -
[016] - Frugalware Linux 0.6
by VMiklos (http://freshmeat.net/users/vmiklos/)
Thu, Mar 22nd 2007 08:29
System :: Operating System :: Linux Distributions :: CD-Based
About: Frugalware is a general-purpose Linux distribution designed for
intermediate users who are not afraid of text mode. "The Frugalware
Philosophy" is about simplicity, multimedia, and design. The authors try
to make Frugalware as simple as possible while not forgetting to keep it
comfortable. Frugalware uses Judd Vinet's pacman package manager.
Changes: This release has glibc 2.5, binutils 2.17.50.0.6, Python 2.5, KDE
3.5.6, Xfce 4.4, Beryl 0.2.0, OpenOffice.org 2.1, Firefox 2.0.0.2, and
GNOME 2.18. All installed-by-default packages using Java are now built
using gcj/ecj. In setup, there are speed improvements and support for more
custom actions. TFTP installs and USB sticks are now supported. There is
full support for Xgl/Beryl in KDE.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/frugalware/
- % - % - % - % -
[017] - gcc 4.1.2
by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
Thu, Mar 22nd 2007 05:27
Software Development :: Compilers
Software Development :: Debuggers
About: The GNU Compiler Collection contains frontends for C, C++,
Objective-C, Fortran, Java, and Ada as well as libraries for these
languages. It is a full-featured ANSI C compiler with support for K&R C as
well. GCC provides many levels of source code error checking traditionally
provided by other tools (such as lint), produces debugging information,
and can perform many different optimizations to the resulting object code.
Changes: Overzealous optimization of catch() clauses in shared libraries
was reverted. Some bugs were fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gcc/
- % - % - % - % -
[018] - GNU CD Input and Control Library 0.78.2
by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
Thu, Mar 22nd 2007 05:27
Multimedia :: Sound/Audio :: CD Audio
Multimedia :: Video
Software Development :: Libraries
About: The GNU Compact Disc Input and Control library encapsulates CD-ROM
reading and control for applications wishing to be oblivious to the OS-
and device-dependent properties of a CD-ROM. It provides an API for access
to SCSI-MMC (multimedia commands) and support for CD image types like
BIN/CUE, cdrdao's TOC, and Nero's NRG, which gives applications using the
library the ability to read disc images as though they were CDs. ISO-9660
filesystem support is included, as are utility programs for displaying CD
and CD-ROM drive information, reading the blocks of a CD, and extracting
files from an ISO-9660 filesytem image. cdparanoia is also included.
Changes: A minor compilation problem was fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/libcdio/
- % - % - % - % -
[019] - goblinhack 1.0
by goblin hack (http://freshmeat.net/users/goblinhack/)
Thu, Mar 22nd 2007 23:38
Games/Entertainment
About: Goblin Hack is the world's first and probably last
smooth-scrolling, ASCII-graphics-based, OpenGL accelerated, rogue-like
dungeon game. The brave and noble warrior must navigate through random
dungeons, picking up goodies and picking off baddies along the way. Quiver
in fear at the ASCII fireball-breathing Dragons, Beholders, Vampires, and
even the occasional Goblin.
Changes: A lightning gun, better ASCII explosions, spells (such as
starburst, slow, fast, warp, vision, remove, and curse), exploding
potions, and more treasure items were added. Bugs were fixed. Speed was
improved. The karma system is back to reporting a count.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/goblinhack/
- % - % - % - % -
[020] - gThumb 2.10.0
by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
Thu, Mar 22nd 2007 05:27
Multimedia :: Graphics :: Viewers
About: gThumb is an image viewer written for the GNOME environment. It
lets you browse your hard disk, showing you thumbnails of image files. It
also lets you view single files (including GIF animations), organize
images in catalogs, print images, view slideshows, set your desktop
background, and more. gThumb also supports Nautilus thumbnails.
Changes: Many features were added, such as support for gnome-vfs
locations, for thumbnailing and player-launching of videos and audio
files, for RAW photo files, for HDR photo files, for programmable hotkeys,
for optional manual specification of photo print sizes, and a filter bar to
limit displayed images. Many bugs were fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gthumb/
- % - % - % - % -
[021] - GUASI 0.21
by david (http://freshmeat.net/users/davidel/)
Thu, Mar 22nd 2007 13:02
Software Development :: Libraries
About: The GUASI library implements a thread based generic asyncronous
execution engine, to be used to give otherwise synchronous calls an
asynchronous behavior. It can be used to wrap any synchronous call so that
it can be scheduled for execution and whose result can be fetched at a
later time (hence not blocking the submitter thread). The GUASI library
can be used as a complement to standard event retrieval interfaces like
poll(2), select(2), or epoll(4).
Changes: The VM footprint has been greatly reduced by using library
allocated stacks, and custom cleanup capabilities have been added to the
submit API.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/guasi/
- % - % - % - % -
[022] - Hotstuff 0.9.2
by Josef Spillner (http://freshmeat.net/users/josef80/)
Thu, Mar 22nd 2007 05:29
Information Management :: Document Repositories
About: Hotstuff is a set of Perl scripts to automatically handle
repositories for the "Get Hot New Stuff" creative data sharing
functionality present in KDE and several applications. It handles both the
traditional format and the new GHNS format as developed by the
corresponding freedesktop.org project, and requires an SQL database to
work. It also includes a (simple) Web frontend for database maintenance.
Changes: This release adds support for SVN-maintained GHNS repositories.
Checkouts are scanned for data files and added to the database
automatically. Support for digital signatures has been added and is now
present in both the scanners and the feed producers. Robustness has been
increased by enforcing Unicode, using standard Perl modules to parse dates
for version comparisons, and by counting downloads in real-time instead of
relying on Web server logs.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/hotstuff/
- % - % - % - % -
[023] - HtmlRipper 2.1.3
by Robert (http://freshmeat.net/users/rgmccue/)
Thu, Mar 22nd 2007 13:01
Internet :: WWW/HTTP :: Indexing/Search
About: HtmlRipper is a Java package that enables dynamic data to be
extracted from Web pages, using pre-defined rule sets. It allows multiple
data sets to be combined into a single dynamic web page, and is ideal for
the creation of data mining, page analysis, Web page filtering, and
article clipping software. The package includes a sample rules-enabled
browser and rules editor.
Changes: New division (packaging) of classes within the jar file. Minor
bugfixes. Minor modifications to the interface with the updated Fishcroft
Java Utilities.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/htmlripper/
- % - % - % - % -
[024] - Internet DJ Console 0.6.11
by Stephen Fairchild (http://freshmeat.net/users/psoriasis/)
Thu, Mar 22nd 2007 23:40
About: Internet DJ console is a graphical shoutcast/icecast client that
runs under GTK+ and the JACK audio connection kit. In short, it's an
Internet radio app for making a live radio show or podcast. Features
include two main media players with a crossfader, a jingle player,
microphone signal processing (compressor and noise gate), IRC track
announcements with X-Chat, an automatic stream shut-off timer, MP3 or Ogg
streaming and recording at various bit rates, aux input for connecting
external JACK aware applications, and audio level meters.
Changes: A tooltip style popup window was added to the playlists. This
window shows a summary of the playlist contents and indicates the track
which is playing. EyeD3 is now optional (but recommended). Tagging
functionality is disabled when eyeD3 is not present. A bug was fixed where
xine would be used to read ID3 tags regardless of whether eyeD3 had already
done so. The handling of metadata reported by xine that is not UTF-8
encoded was improved.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/idjc/
- % - % - % - % -
[025] - IT++ 3.99.1 (Development)
by ediap (http://freshmeat.net/users/ediap/)
Thu, Mar 22nd 2007 23:43
Scientific/Engineering
Scientific/Engineering :: Mathematics
Software Development :: Libraries
About: IT++ is a C++ library of mathematical, signal processing, speech
processing, and communications classes and functions. It is being
developed by researchers in these areas and is widely used by researchers,
both in the communications industry and universities. Since 2004, IT++ is
also being developed as a part of the European Network of Excellence in
Wireless Communications (NEWCOM).
Changes: This release introduces a new hierarchy of classes related to
LDPC codes. The error handling macros were redesigned and extended. A
uniform random generator with 53-bit resolution is provided. Configuration
scripts have been improved, so the configuration process should run faster
and be more error proof on non-standard architectures. A lot of minor
bugfixes and improvements have been included, mainly in Base and
Communications modules.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/itpp/
- % - % - % - % -
[026] - itools 0.15.2
by J. David Ibáñez (http://freshmeat.net/users/jdavidip/)
Thu, Mar 22nd 2007 07:17
Internet :: WWW/HTTP
Software Development :: Internationalization
Software Development :: Libraries :: Python Modules
About: itools is a collection of Python libraries which provides a wide
range of capabilities, including an abstraction over directory and file
resources, a search engine, type marshallers, datatype schemas, i18n
support, URI handlers, a Web programming interface, a workflow interface,
and support for data formats such as (X)HTML, XML, iCalendar, RSS 2.0, and
XLIFF.
Changes: This release includes some new features. The most notable are the
functional improvements of itools.cms: the new WebSite object, the work on
the Wiki and Calendar objects, and the improvements to the user interface.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/python-itools/
- % - % - % - % -
[027] - jscl-meditor 2.0_03
by Raphael Jolly (http://freshmeat.net/users/rjolly/)
Thu, Mar 22nd 2007 07:07
Education
Scientific/Engineering :: Mathematics
Text Editors
About: jscl-meditor is a Java symbolic computing library and math editor.
It includes polynomial system solving, vectors and matrices,
factorization, derivatives, integrals (rational functions), boolean
algebra, simplification, MathML output, Java code generation, and
geometric algebra.
Changes: Factorization was improved. Math rendering is now anti-aliased.
An undo button was added.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/jscl-meditor/
- % - % - % - % -
[028] - Keep It Secret! Keep It Safe! 0.21.1
by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
Thu, Mar 22nd 2007 07:01
Security
Security :: Cryptography
About: KisKis (Keep It Secret! Keep It Safe!) is an easy-to-use password
manager. It allows the user to manage passwords for many different
purposes, including network or Internet accounts, credit-card pin-numbers,
and password-secured files. The accounts can be grouped hierarchically
within a tree structure. Each account can be described by multiple
attributes (such as user name or URL), file attachments, and comments. The
history of each password change can be tracked. All passwords are stored in
a single XML file using OpenPGP messages.
Changes: The code was updated to Java 6, maintaining
backward-compatibility with Java 1.4. DOM4J was replaced with XOM 1.1. The
consistency of the GUI was improved. iTAN support was introduced. Copying
of elements via drag and drop was implemented. XML/HTML export was fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/kiskis/
- % - % - % - % -
[029] - La-Nai 1.2.3
by Anoochit Chalothorn (http://freshmeat.net/users/redlinesoft/)
Thu, Mar 22nd 2007 00:37
Internet :: WWW/HTTP :: Site Management
About: La-Nai is a CMS-like system that has basic modules, blocks, and
templates. It is ready to create a Web site, but it has a new way of
development called "Generated Framework", which means that a developer can
generate module and source code from a command line script called "La-Mud".
In just a few minutes, you can create your own module or database driven
module.
Changes: Ajax loading was updated in module loader and the code was
cleaned up.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/lanaicms/
- % - % - % - % -
[030] - libbasiccard 0.2.0
by czietz (http://freshmeat.net/users/czietz/)
Thu, Mar 22nd 2007 12:56
Software Development :: Libraries
About: libbasiccard is an implementation of the BasicCard smartcard APIs
defined by ZeitControl (Cri, Bci, and zccrypt). It also includes support
for the MultiApplication BasicCard and the BasicCard cryptography
functions.
Changes: A port of the BasicCard cryptographic API (zccrypt) in the form
of a new library called libbccrypto was added (elliptic curve cryptography
support is available on request.) Support for all the commands of the
MultiApplication BasicCard was added.
License: Freely Distributable
URL: http://freshmeat.net/projects/libbasiccard/
- % - % - % - % -
[031] - libctf 0.1.0
by Abel (http://freshmeat.net/users/apb116/)
Thu, Mar 22nd 2007 00:32
Software Development :: Libraries
About: libctf is a C thread foundation library that extends pthread
functionality by providing common utilities for the programmer. This will
ease and enhance threaded program development.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/libctf/
- % - % - % - % -
[032] - LibTMCG 1.0.1
by Heiko Stamer (http://freshmeat.net/users/stamer/)
Thu, Mar 22nd 2007 12:58
Security :: Cryptography
Software Development :: Libraries
About: LibTMCG is a general purpose C++ library for creating secure
electronic card games. The most remarkable feature is the absence of a
trusted third party (TTP), i.e. neither a central game server nor trusted
hardware components are necessary. With the present library there is no
need for an independent referee, because the applied protocols provide a
basic level of confidentiality and fairness by itself. Consequently, the
library is well-suited for peer-to-peer (P2P) environments where no TTP is
available. The corresponding cryptographic problem, actually called "Mental
Poker", has been studied since 1979 by many authors. LibTMCG provides the
first practical implementation of such protocols.
Changes: A small weakness was corrected that may have lead to a biased
shuffle in some circumstances. Note that SecureSkat is not affected by
this issue. The documentation has been improved.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/libtmcg/
- % - % - % - % -
[033] - libxcpc 0.19
by david (http://freshmeat.net/users/davidel/)
Thu, Mar 22nd 2007 13:03
Software Development :: Libraries
About: The libxcpc library implements automatic resource cleanup and
exception handling in C. It offers the notion of Resource Containers
organized in a hierarchical way, with automatic cleanup, embedded in C++
like exception handling.
Changes: This release adds new system calls wrappers and fixes a few minor
bugs.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/libxcpc/
- % - % - % - % -
[034] - msort 8.39
by Bill Poser (http://freshmeat.net/users/billposer/)
Thu, Mar 22nd 2007 00:39
Text Processing
Text Processing :: Linguistic
Utilities
About: Msort sorts files in sophisticated ways. Records may be fixed size,
newline-separated blocks, or terminated by any specified character. Key
fields may be selected by position, tag, or character range. For each key,
distinct exclusions, multigraphs, substitutions, and a sort order may be
defined or locale collation rules used. Comparisons may be lexicographic,
numeric, numeric string, hybrid, random, by string length, angle, domain
name, date, time, month name, or ISO8601 timestamp. Keys may be reversed
so as to generate reverse dictionaries. Optional keys are supported.
Unicode is supported, including full case-folding. Msort itself has a
somewhat complex command line interface, but may be driven by an optional
GUI.
Changes: All input is now normalized by default to Unicode Normalization
Form C. Several bugs arising on an inability to open files have been
fixed. It is now possible to compile msort without the Uninum and GMP
libraries.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/msort/
- % - % - % - % -
[035] - MxGraph 0.9.9.13
by bensond (http://freshmeat.net/users/BessyBoo/)
Thu, Mar 22nd 2007 12:51
Information Management
Information Management :: Workflow Frameworks
Multimedia :: Graphics :: Editors :: Vector-Based
About: mxGraph is a JavaScript library that uses built-in browser
capabilities to provide an interactive drawing and diagramming solution.
Target applications are Web based applications that require workflow/BPM,
diagram, network, or general graph editing to be available in-place on a
Web page.
Changes: This release addresses all known issues required to be resolved
before the 1.0 release. Most changes are minor bugfixes or the addition of
minor hooks. Of note, Internet Explorer was showing a memory leak on
selection, which is now fixed.
License: Free for non-commercial use
URL: http://freshmeat.net/projects/mxgraph/
- % - % - % - % -
[036] - myOS 1
by zelko (http://freshmeat.net/users/zelko/)
Thu, Mar 22nd 2007 00:33
Desktop Environment :: Window Managers
Games/Entertainment
Multimedia :: Graphics
About: myOS is a minimalistic OpenGL capable GNU/Linux based system
without X. It is a bare bones Linux system, stripped of everything but the
files necessary to compile and run OpenGL/C code. It has a simplified
directory structure and a cleaned-up internal cross referencing. It starts
up with only a single script.
License: Freeware
URL: http://freshmeat.net/projects/myos/
- % - % - % - % -
[037] - netstiff 20070322
by Stephan Beyer (http://freshmeat.net/users/sbeyer/)
Thu, Mar 22nd 2007 12:46
Internet :: WWW/HTTP
About: netstiff (formerly known as webdiff) is a powerful Web page update
checker. It supports a variety of different methods (diff, html, size,
date, MD5 sum, regexp) and only prints the URIs of the Web pages that
changed so that its output can easily be used by other scripts (such as
wget or mail).
Changes: The diff output format is the unified format now, though
libalgorithm-diff-ruby is not needed any longer. A new -W option allows
you to specify the working directory (e.g. for different profiles). The
HTMl method can use external HTML dump tools (like html2text or lynx
-dump) for better looking diffs. Further minor bugfixes and internal
changes have been made.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/netstiff/
- % - % - % - % -
[038] - NFS Backup System 0.0.2
by Simon McCorkindale (http://freshmeat.net/users/soliax/)
Thu, Mar 22nd 2007 06:56
System :: Archiving :: Backup
About: nfsbu consists of two scripts written in Perl to help automate
backing up data between two servers via an NFS mount. Its features include
error reporting via e-mail, automatic NFS mount/unmount, error-checking to
prevent NFS from causing a hang (as can be happen when the NFS server dies
or doesn't respond), directories to back up can be listed in the
configuration file, and either use the same or alternate destination
directories on the backup server.
Changes: A server-side script, called nfsbutgz.pl, was added. This script
stores all the files and directories in a tar file on the NFS server.
License: OSI Approved
URL: http://freshmeat.net/projects/nfsbu/
- % - % - % - % -
[039] - NorfelloCMMS OS 1.0.0-rc8
by Tuomas Rasila (http://freshmeat.net/users/trasila/)
Thu, Mar 22nd 2007 07:19
Office/Business
Office/Business :: Scheduling
About: NorfelloCMMS OS is a powerful CMMS application. It enables
organizations to easily manage labor, equipment, and service requests via
a Web-based interface. This leads to increased efficiency of labor usage
and reduced time spent on maintenance tasks. It is targeted at any
organization that handles maintenance tasks or has equipment to track.
>From maintenance management of heavy industry to management of computer
network equipment, it can be customized to meet the requirements of
various different domains.
Changes: This release includes many major changes to the database
structure, code, and requirements. The development of NorfelloCMMS OS was
split into 1.2 and 1.0 branches after the first non-beta release of 1.0.0.
The code and database of the first one was kept stable and new features
were added to the the second one. This release merges these two branches
back together.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/norfellocmmsos/
- % - % - % - % -
[040] - OpenLink AJAX Toolkit 2.3
by Tim Haynes (http://freshmeat.net/users/spodzone/)
Thu, Mar 22nd 2007 12:55
About: OAT (OpenLink AJAX Toolkit) offers a broad Javascript-based,
browser-independent widget set for building rich user interfaces on all
common browsers. It comes with sample applications for interactive SQL
query composition and database design. These applications work against any
Microsoft XML for Analysis (XML/A) servers, such as OpenLink Virtuoso and
others.
Changes: Enhancements to the RDF Browser include tabs, a timeline, and a
map. Enhancements to the Pivot table include hiding empty rows/columns,
support for totals and subtotals, and charts. DESCRIBE and exception
handling support has been added to sparql.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/oat/
- % - % - % - % -
[041] - OpenSharePoint 0.4.20070126
by Anoochit Chalothorn (http://freshmeat.net/users/redlinesoft/)
Thu, Mar 22nd 2007 00:35
About: OpenSharePoint is an intra/extranet portal server similar to
SharePoint. It provides a place on the Web where a team can communicate,
share documents, and work together on a project. A separate team Website
can be created for every project that is being worked on.
Changes: Installation problems were fixed and the core APIs were updated.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/opensharepoint/
- % - % - % - % -
[042] - OpenVZ kernel 2.6.18-028test023.1 (Development)
by Kir Kolyshkin (http://freshmeat.net/users/k001/)
Thu, Mar 22nd 2007 08:32
System :: Operating System Kernels :: Linux
About: OpenVZ is a modified Linux kernel with additional support for
OpenVZ Virtual Environments (VE, also known as VPS). VEs are isolated,
secure environments on a single physical server, enabling better server
utilization and ensuring that applications do not conflict. Each VE
performs and executes exactly like a stand-alone server; VEs can be
rebooted independently and have root access, users, IP addresses, memory,
processes, files, applications, system libraries, and configuration files.
Due to a single kernel model, OpenVZ has native performance and very high
density. It is the core of Virtuozzo.
Changes: Fixes in checkpointing, I/O priority, IPv6, and ext3.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/vzkernel/
- % - % - % - % -
[043] - OpenVZ kernel 2.6.18-8.el5 028stab023.1 (RHEL5)
by Kir Kolyshkin (http://freshmeat.net/users/k001/)
Thu, Mar 22nd 2007 23:00
System :: Operating System Kernels :: Linux
About: OpenVZ is a modified Linux kernel with additional support for
OpenVZ Virtual Environments (VE, also known as VPS). VEs are isolated,
secure environments on a single physical server, enabling better server
utilization and ensuring that applications do not conflict. Each VE
performs and executes exactly like a stand-alone server; VEs can be
rebooted independently and have root access, users, IP addresses, memory,
processes, files, applications, system libraries, and configuration files.
Due to a single kernel model, OpenVZ has native performance and very high
density. It is the core of Virtuozzo.
Changes: The 3Ware drivers were updated. areca driver support was added.
CPT utrace and inotify are supported. Minor fixes were made. Lockdep was
fixed in debug kernels. Bridges over original device were enhanced. Fixes
were made for ioprio.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/vzkernel/
- % - % - % - % -
[044] - OTRS 2.1.6
by Hauke Boettcher (http://freshmeat.net/users/1stGuardian/)
Thu, Mar 22nd 2007 23:16
Communications :: Email
Communications :: Telephony
Database
About: OTRS is a Web-based help desk and ticket system that provides a
tailored set of effective and field-tested features to help service
organizations to manage requests more efficiently. It relieves service
agents of routine activities and provides a transparent view of the
current status of a customer's request at any time. It supports the
following databases: MySQL, MS SQL, PosgreSQL, MaxDB (SAP DB), Oracle, and
DB2.
Changes: Performance was increased by adding a cache mechanism. The Oracle
driver was fixed for XML alter table actions. The unlock time is reset if
an external message is sent. Mail::Tools was updated to 1.75. The crypt
option in AgentTicketCompose mask requires a key in the key ring to show
pull down options. Bugs were fixed regarding DB2 SQL, encoding Umlauts,
downloading links in SysConfig, the bounce feature in SysConfig, the
postmaster filter for OracleDB, and other issues.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/otrs/
- % - % - % - % -
[045] - p300 392
by Markus Goetz (http://freshmeat.net/users/guruz/)
Thu, Mar 22nd 2007 00:40
Communications :: File Sharing
About: p300 provides an integrated Web server that allows you to share
your directories with other computers on a LAN or VPN. Other hosts running
p300 are automatically discovered using IP Multicast. Bandwidth limiting is
supported. You can configure which hosts may access the Web server. You can
use WebDAV to mount the directories from other computers. A search function
is available.
Changes: Some small bugfixes were made. The buttons in the GUI were made a
bit easier to comprehend.
License: Freely Distributable
URL: http://freshmeat.net/projects/p300/
- % - % - % - % -
[046] - Parabuild 3.1.6
by Viewtier Systems (http://freshmeat.net/users/parabuild/)
Thu, Mar 22nd 2007 00:39
Software Development
Software Development :: Bug Tracking
Software Development :: Build Tools
About: Parabuild is a software build management server. It helps software
teams and organizations reduce risks of project failures by providing
practically unbreakable daily builds and continuous integration. It
supports Perforce, Subversion, CVS, Surround SCM, ClearCase, Serena
ChangeMan (PVCS), Borland StarTeam, SourceGear Vault, Visual SourceSafe,
and MKS Source Integrity.
Changes: This release delivers minor bugfixes to the Web UI and build
management subsystems of the server.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/parabuild/
- % - % - % - % -
[047] - pcapsipdump 0.1.3
by nording (http://freshmeat.net/users/nording/)
Thu, Mar 22nd 2007 08:31
Communications :: Internet Phone
Software Development :: Quality Assurance
System :: Networking :: Monitoring
About: pcapsipdump is a tool for dumping (recording) SIP sessions (and RTP
traffic, if available) to disk in a fashion similar to "tcpdump -w" (the
format is exactly the same). The difference is that the data is saved with
one file per SIP session. Even if there are thousands of concurrect SIP
sessions, each goes to separate file.
Changes: This release fixes some bugs, including one critical (a segfault
on incoming malformed SIP packets).
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/pcapsipdump/
- % - % - % - % -
[048] - PeerStream Audio Video Streaming Server 4.41 (P2P Relay)
by Oxygenic (http://freshmeat.net/users/oxygenic/)
Thu, Mar 22nd 2007 07:51
Internet
Multimedia
Multimedia :: Sound/Audio
About: PeerStream Audio Video Streaming server is a lightweight, scalable
and multi-purpose streaming server for broadcasting nearly every known
audio and video format. It supports all major formats and can be
configured to use other, not directly supported media types. Encoding of
live data is also possible. Streaming via unicast, multicast, podcast,
UPnP shares and bandwidth-saving via a peer-to-peer-network is supported.
Changes: This version of the P2P streaming option contains some major
changes within the P2P protocol to offer more stable streams and faster
access to streaming peers. The related P2P plugin has been prepared to
support additional P2P protocols and formats.
License: Other/Proprietary License
URL: http://freshmeat.net/projects/peerstream/
- % - % - % - % -
[049] - PHD Help Desk 1.2a
by J. Tuozzo (http://freshmeat.net/users/jtuozzo/)
Thu, Mar 22nd 2007 07:13
Information Management :: Issue Tracking
About: PHD Help Desk is software conceived for the registry and follow-up
of help desks incidents. Registry of incidents allows classification in
two levels (type and subtype), the state of the incident, a description,
ticket assignment and priority, historical registry, and an audit.
Information can be reported in consultation format, to give reports or
export the information for later processing in a database or spreadsheet.
Changes: The codes for operator, user, and area have been extended to 15
characters. Now the users are administrated directly from PHD, unlike the
previous version in which they were entered with an external SQL command.
Search criteria were unified in a single form with complete access to your
knowlege database. Tickets are assigned to an area that consists of a work
flow of your incident.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/phd/
- % - % - % - % -
[050] - PHP BookIn 0.5.1
by Armage (http://freshmeat.net/users/Armage/)
Thu, Mar 22nd 2007 23:48
Information Management
About: PHP BookIn is an online bookmark manager that you can use as a Web
application to share your bookmarks across the Internet.
Changes: Internationalization was improved. Two new languages (NL and DE)
were added. You may choose a language and change the password via a Web
form.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/phpbookin/
- % - % - % - % -
[051] - PHPDevShell 0.1.5-RC 2
by TitanKing (http://freshmeat.net/users/TitanKing/)
Thu, Mar 22nd 2007 05:31
Software Development :: Build Tools
Software Development :: Libraries :: Application Frameworks
Software Development :: Libraries :: PHP Classes
About: PHPDevShell is a stable, secure, fast PHP Web administration
framework. It allows rapid deployment of Web based PHP applications. It is
robust, secure, clean, fast, and includes many administrative functions. It
supports an unlimited number of users, user groups, security levels, menu
tree levels, and menus.
Changes: The whole engine was upgraded to a much lighter and more stable
framework. HTML code was placed in HEREDOC format to make HTML look neater
and easier to write. Users can now belong to more than one user group for
added permission possibilities. The security engine was improved. Menu
creation now happens at only one location with Menu Groups and Links
falling away. TinyMCE was added as the standard WYSIWYG editor. Cronjob
Manager was added to the family. Ranking and Visibility was changed to be
all set under one roof. All classes were improved.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/phpdevshell/
- % - % - % - % -
[052] - Ravenous 0.9.6
by Kasper J. Jeppesen (http://freshmeat.net/users/kapper/)
Thu, Mar 22nd 2007 06:54
Internet :: WWW/HTTP :: HTTP Servers
About: Ravenous is a Java-based Web server that does not in any way
attempt to implement any parts of the Java Enterprise Edition standard.
Instead, it aims to provide developers with a simple, easy to grasp way of
developing solid high-performance Web sites in Java.
Changes: A new data modeling framework was added.
License: BSD License (revised)
URL: http://freshmeat.net/projects/ravenous/
- % - % - % - % -
[053] - Rotter 0.2
by Nicholas J Humfrey (http://freshmeat.net/users/nhumfrey/)
Thu, Mar 22nd 2007 08:31
Multimedia :: Sound/Audio :: Capture/Recording
About: Rotter is a transmission recording and audio logger for JACK. It
was designed for use by radio stations, who are legally required to keep a
recording of all their output. Rotter runs continuously, writing to a new
file every hour.
Changes: This release adds libsndfile support (WAV, AIFF, FLAC, AU, etc.).
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/rotter/
- % - % - % - % -
[054] - Simple iPod Video Encoder 1 beta 2
by NothernLights (http://freshmeat.net/users/NorthernLights/)
Thu, Mar 22nd 2007 07:15
Multimedia :: Video :: Conversion
About: Simple iPod Video Converter (SIVE) is a GTK 2 frontend to mplayer,
mencoder, and mp4 muxers. With it, you can convert your movies to play
them on your iPod very easily.
Changes: Direct DVD conversion support was added. Support for encoding
profiles was added. SIVE can now use mencoder's mp4 muxer.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/sive/
- % - % - % - % -
[055] - SlpTK 0.6.0
by chaps (http://freshmeat.net/users/chapslevrai/)
Thu, Mar 22nd 2007 12:54
Scientific/Engineering :: Artificial Intelligence
Text Processing :: Linguistic
About: SlpTK is an ANSI C library, a set of utilities, and scripts for
natural language processing. It provides data structures and treatments
related to lexical and syntactic levels.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/slptk/
- % - % - % - % -
[056] - Snd 8.9
by Bill Schottstaedt (http://freshmeat.net/users/schottstaedt/)
Thu, Mar 22nd 2007 05:32
Multimedia :: Sound/Audio :: Analysis
Multimedia :: Sound/Audio :: Editors
About: Snd is a sound editor modelled loosely after Emacs. It can
accommodate any number of sounds, each with any number of channels. It can
be customized and extended using Guile, Ruby, or Forth.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/snd/
- % - % - % - % -
[057] - TheLastRipper 1.0.2
by Jonas F. Jensen (http://freshmeat.net/users/jopsen/)
Thu, Mar 22nd 2007 06:58
Multimedia :: Sound/Audio
Multimedia :: Sound/Audio :: Capture/Recording
About: TheLastRipper can save Last.fm streams to MP3s while downloading
the album cover, appending ID3v1 tags, and organizing your music by
artist/album/track. It will also help you generate playlists from the data
available from your Last.fm account. It requires a Last.fm login.
Changes: A dead menu entry was fixed, so the program can now generate
playlists.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/thelastripper/
- % - % - % - % -
[058] - Thresh 1.5.0b
by Matt Deren (http://freshmeat.net/users/mderen/)
Thu, Mar 22nd 2007 00:00
Security
About: Thresh is an application for Snort that manages alert thresholding
and suppression. It was designed to assist the administrator with tuning
one or more Snort sensors. It was designed to run under Red Hat flavors of
Linux. It summarizes Snort Alerts by alert count, allows creation and
editing of threshold.conf files, prunes your Snort database based on your
tunings, and allows you to preview your alert suppressions before
deletion.
Changes: DB queries were corrected. Database pruning based on suppression
sets was added. A major code cleanup was undertaken. All errors with
signature name queries were corrected along with all read/write calls to
config files. The number of 'floating' variables between POSTs on all
pages was reduced. Descriptions were added to description boxes. Rule
edit/delete options were added. Issues with alert counts were corrected. A
cool way was devised to do CIDR block DELETEs and SELECTs in MySQL.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/thresh/
- % - % - % - % -
[059] - TrackStudio Enterprise 3.5.14
by maximkr (http://freshmeat.net/users/maximkr/)
Thu, Mar 22nd 2007 00:39
Software Development
Software Development :: Quality Assurance
Software Development :: Testing
About: TrackStudio is a hierarchical Java-based issue tracking and bug
tracking system. It includes per-project workflows, user role specific
actions, filters, notification rules, subscriptions, access control lists,
and reports. Both hierarchical categorization and cross-cutting views of
your issue space are provided.
Changes: A Ukrainian localization was added and several bugs were fixed.
License: Other/Proprietary License with Source
URL: http://freshmeat.net/projects/trackstudio/
- % - % - % - % -
[060] - UNG 20070322.1
by Teri (http://freshmeat.net/users/tekniklr/)
Thu, Mar 22nd 2007 08:30
Information Management :: Document Repositories
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Dynamic Content
About: UNG (UNG's Not Gallery) is a Web gallery script for control freaks,
tweakers, and other power users. It browses subdirectories (uploaded
manually via FTP/SCP/etc.) of a specified location and creates a hierarchy
of categories and pictures. It automatically creates thumbnails for images
that don't have them already and has an optional comment system so people
can discuss posted pictures.
Changes: This release adds a block_robots configuration variable which, if
set to true, causes a session variable to be created that is later checked
for before comments are added. This is to try and verify that comments are
only being submitted in non-spammy-robotic ways, and probably won't help
matters, but shouldn't hurt.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ung/
- % - % - % - % -
[061] - Vala 0.0.8
by Jürg Billeter (http://freshmeat.net/users/juergbi/)
Thu, Mar 22nd 2007 07:04
Desktop Environment :: Gnome
Software Development :: Compilers
About: Vala is a new programming language that aims to bring modern
programming language features to GNOME developers without imposing any
additional runtime requirements, and without using a different ABI
compared to applications and libraries written in C.
Changes: This release adds support for overridden properties, properties
and signals in interfaces, and pointers. It improves support for
interfaces, signals, and numeric types. Developing plug-ins based on
GTypeModule is now possible. The GTK+ bindings have also been improved and
many bugs have been fixed.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/vala/
- % - % - % - % -
[062] - vnstatGUI 0.8
by Martin Milinovsky (http://freshmeat.net/users/nospoftombl/)
Thu, Mar 22nd 2007 06:50
Security
System :: Networking :: Firewalls
About: vnstatGUI is an IPCop addon that allows you to query an installed
vnStat and show the output. This addon has been tested with IPCop version
1.4.15, but should also work on 1.4.13 and 1.4.14.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/vnstatgui/
- % - % - % - % -
[063] - VRR 0.9.4
by Eva Ondrackova (http://freshmeat.net/users/evaondrackova/)
Thu, Mar 22nd 2007 07:35
Multimedia :: Graphics :: Editors :: Vector-Based
Text Processing :: Markup :: TeX/LaTeX
About: VRR is a vector image editor designed especially (but not only) for
making illustrations of mathematical articles. Its main features are many
types of geometric objects and keeping of their dependencies, cooperation
with TeX, scripting in Scheme, real-size dimensions, support for a wide
range of file formats (including PS, EPS, PDF, and SVG).
Changes: VRR now compiles with any version of the FreeType library which
is at least 2.1.9. Numerous bugfixes were done in almost all components of
VRR. Several minor feature enhancements were also done. Namely, stroke
patterns and editable page order were introduced.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/vrr/
- % - % - % - % -
[064] - Wiaflos Accounting 0.0.4
by Nigel Kukard (http://freshmeat.net/users/nkukard/)
Thu, Mar 22nd 2007 12:53
Office/Business :: Financial :: Accounting
Office/Business :: Financial :: Point-Of-Sale
Software Development :: Libraries :: Application Frameworks
About: Wiaflos Accounting is an attempt to create a multi-platform
server-client based accounting system. The goal is to have a central
accounting engine which can either run on a dedicated server or on the
same PC as the client interface. A SOAP API allows for the easy writing of
GUI or Web interfaces or for tying into in-house systems. It is intended to
be useful for everyone from single-person organizations to multinational
corporate entities.
Changes: This release adds support for payments to suppliers and receipts
from clients. There are various fixes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/wiaflos/
- % - % - % - % -
[065] - Worker 2.14.4
by BOOMERANG (http://freshmeat.net/users/boomerang/)
Thu, Mar 22nd 2007 13:02
Desktop Environment :: File Managers
About: Worker is a file manager for the X Window System with the classical
two panel interface. It features a fully graphical configuration, while
still allowing manual editing of the configuration file without the need
to restart Worker. Any external program can be integrated easily into the
GUI using buttons, hotkeys, and file type actions. Worker uses file
recognition by file content or by filename extension (or both). Different
actions with completely configurable commands can be assigned to each file
type.
Changes: This release fixes a directory listing bug introduced by version
2.14.3.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/worker/
- % - % - % - % -
[066] - YaCy 0.51
by Michael Christen (http://freshmeat.net/users/Orbiter/)
Thu, Mar 22nd 2007 07:51
Communications :: File Sharing
Information Management
Internet :: Name Service (DNS)
About: YaCy is a personal Web crawler and Web search engine. It's also a
P2P-based Web index exchange network without a central server and no
censoring possibility. Web crawls can be done locally, or you can trigger
a collaborative Web crawl with all other YaCy peers. YaCy is fun to use
and shows interesting text, image, audio and video search results with
direct links to Ogg, MP3, and video files. It has a cooperative bookmark
system and many Web publishing functions.
Changes: The crawling speed has been enhanced and the crawl balancer works
better. The memory usage and IO load have been reduced. The Web interface
provides better crawl monitoring.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/yacy/
- % - % - % - % -
[067] - Zim 0.19
by Jaap Karssenberg (http://freshmeat.net/users/pardus/)
Thu, Mar 22nd 2007 05:29
Information Management
Text Editors
About: Zim is a WYSIWYG text editor written in Gtk2-Perl It aims to bring
the concept of a wiki to your desktop. Every page is saved as a text file
with wiki markup. Pages can contain links to other pages, and are saved
automatically. Creating a new page is as easy as linking to a non-existing
page. Pages are ordered in a hierarchical structure that gives it the look
and feel of an outliner. This tool is intended to keep track of TODO lists
or to serve as a personal scratch book.
Changes: A bug that prevented the history file from being initialized for
new repositories was fixed. Tests were updated for Win32 compatibility.
License: Perl License
URL: http://freshmeat.net/projects/zim/
-----.- -..-... - -. ..- .----.---- --- ----..-. .-- - ---- ---
_______________________________________________
The freshmeat daily newsletter
To unsubscribe, send email to [email protected]
or visit http://lists.freshmeat.net/mailman/listinfo/freshmeat-news