|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
[fm-news] Newsletter for Saturday, January 27th 2007
From: The freshmeat daily newsletter (freshmeat-news
lists.freshmeat.net)
Date: Sun Jan 28 2007 - 02:10:09 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
::: 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/01/27/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce
- -- --..- -.--..--------- -- --- .--.-..- -.--. -------- ..-
::: A D V E R T I S I N G :::
Track & Manage Your Source Code and Digital Assets for FREE with Perforce
Discover how you can manage your source code and digital assets faster and
easier with Perforce. Perforce offers visual client interfaces for Linux,
Mac, Solairs,FreeBSD and Windows. Learn more and get a free two user
download at
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=133888&bid=282689&dat=121642&opt=0&rdm=[timestamp]
-----.- .----- - --- .--.-.-..-.--.- ------ --.---.-- -- .---..
::: R E L E A S E H E A D L I N E S (69) :::
[001] - Acogc 0.1 (Stable)
[002] - Address Book Continued 1.0
[003] - Advanced Website Creator 1.6.0
[004] - Ampache 3.3.3
[005] - AntiRight 2.99.4
[006] - AsmXml 0.1
[007] - AutoGen 5.8.9
[008] - AutoOpts 27.6
[009] - BinToo GNU/Linux 2007.1
[010] - Bitflu 20070127
[011] - ccollect 0.5.2
[012] - cego 1.0.4
[013] - chaostables 0.5
[014] - Ctioga 1.2
[015] - DAGII 0.4
[016] - Desktop Data Manager 0.8.10
[017] - Domain Name Portfolio 0.4.3.1
[018] - Dragon parser generator 1.2.7
[019] - EiffelStudio 6.0.6.6309
[020] - Enblend 3.0
[021] - eSpeak 1.19
[022] - eventxx 0.1
[023] - Excalibur: Morgana's Revenge 3.0rc1
[024] - Fast File Validator 0.46
[025] - FlowPlayer 1.12
[026] - Freeverb3 1.6.0
[027] - gbxgol 0.0.65
[028] - GGI 2.2.2
[029] - GLCaml 20070126
[030] - GNUmed 0.2.4.1 (Stable)
[031] - Howto: PPPOE with Bandwidth Management for OpenBSD 2.5
[032] - Hunny Mail++ 3.1.2
[033] - Iceutils 0.7
[034] - incron 0.5.0
[035] - jEnkryptor 1.0-b2
[036] - Kelbt 0.10
[037] - lcdtest 1.02
[038] - LedgerSMB 1.2.0 Beta 4 (Development)
[039] - LibreSource 2.1
[040] - Manencode 0.6
[041] - MiniUPnP Client and Daemon 20070127
[042] - MOHA Chat 0.1 (Smilies Plug-in)
[043] - Mondo Rescue 2.2.1 (Stable)
[044] - MyClient 3.1.3
[045] - MyPhotoAlbum 3.2.2
[046] - netInvoicing 2.5B XXVIII (Beta)
[047] - Paludis 0.16.2
[048] - Password Manager Daemon 0.6
[049] - phpMyFAQ 1.6.9
[050] - Port Scan Attack Detector 2.0.4
[051] - pycrc 0.4
[052] - Ragel State Machine Compiler 5.16
[053] - Rail World 0.6
[054] - rarslave 2.0.0
[055] - rdup 0.3.6
[056] - Ruport 0.7.2
[057] - Simple Python Fixed-Point Module 0.3
[058] - Smutty 0.0.4
[059] - spkg package manager 1.0rc9
[060] - SQLiteJDBC 033
[061] - suser-jengelh Kernel Patchset 2.6_jen43-2.6.18.6
[062] - swpkg 0.13
[063] - Task Coach 0.61.6
[064] - The Frink Language 2007-01-26
[065] - thin liquid film 0.93(RC2)
[066] - tracx 1.3.2
[067] - VNCj .1
[068] - XMMS-SID 0.8.0beta17 (Development)
[069] - Yoxel SW 1.09beta
------.-- -.----- -.---..---- - - -------..--- - -- ------ - --
::: R E L E A S E D E T A I L S :::
[001] - Acogc 0.1 (Stable)
by cehteh (http://freshmeat.net/users/cehteh/)
Sat, Jan 27th 2007 15:08
Software Development
About: Acogc is a simple garbage collector. It can coexist with other
allocation strategies, as it is implemented on top of malloc/free. It uses
a stop-and-copy algorithm. Its main goal is to be small and embeddable, not
to be fast. It provides accurate cooperative collection, so the user has to
supply custom marker functions for objects and must tag references on the
stack manually. Swept objects are not destroyed, but are pooled in a
free-queue and for faster reallocation. Weak references to swept objects
can reinstantiate the object.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/acogc/
- % - % - % - % -
[002] - Address Book Continued 1.0
by Mathis Dirksen-Thedens (http://freshmeat.net/users/mathisdt/)
Sat, Jan 27th 2007 15:27
Database :: Front-Ends
Information Management
Internet :: WWW/HTTP :: Dynamic Content
About: Address Book Continued is a multi-user address book Web
application. It also makes use of AJAX, which means that page reloads only
happen on login/logout; the rest of the operations is handled
asynchronously in the background. It's well usable, even over slow
connections. You can even install ABC on your desktop PC and configure it
so that it doesn't require login for connections coming from the local
computer.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/address-book-continued/
- % - % - % - % -
[003] - Advanced Website Creator 1.6.0
by Vesselin Atanasov (http://freshmeat.net/users/vesselin/)
Sat, Jan 27th 2007 15:26
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
Software Development
About: Advanced Website Creator is a Web development environment. Created
websites use an MVC framework written in PHP 5 and a simple database
abstraction layer. At present the database layer supports MySQL and
PostgreSQL as backends. All PHP classes are auto-loaded, so there is no
need to include() or require() files manually. Search engine friendly URLs
are supported via mod_rewrite.
Changes: Users can specify the file and directory layout of created Web
sites, so now compiled Web sites can run on a Web server without any
reconfiguration of the Web server pathnames. The nested set and sorted
list libraries have been converted from PL/pgSQL code to PHP code, so now
these libraries can be used in MySQL projects. New functions have been
added to the lib_file library. A bug which prevented correct creation of
text URLs has been fixed. Several bugs have been fixed in the lib_file
library.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/awc/
- % - % - % - % -
[004] - Ampache 3.3.3
by Karl Vollmer (http://freshmeat.net/users/vollmerk/)
Sat, Jan 27th 2007 15:08
Communications :: File Sharing
Information Management
Internet :: WWW/HTTP :: Dynamic Content
About: Ampache is a Web-based MP3/Ogg/RM/Flac/WMA/M4A manager. It allows
you to view, edit, and play your audio files via HTTP/IceCast/Mpd or
Moosic. It has support for downsampling, playlists, artist, and album
views, album art, random play, song play tracking, user themes, and remote
catalogs using XML-RPC.
Changes: This release includes a large number of bugfixes and logic
improvements. Most notably, it detects and prompts admins for update of
the config file, album art gathering is now logical, and Windows networked
drives will now catalog correctly. The main page has also been cleaned up
and a new section, "Albums of the moment," has been added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ampache/
- % - % - % - % -
[005] - AntiRight 2.99.4
by Jeffrey Bedard (http://freshmeat.net/users/jefbed/)
Sat, Jan 27th 2007 17:55
Desktop Environment
Multimedia :: Sound/Audio :: CD Audio :: CD Playing
Office/Business
About: AntiRight is a lightweight and scripted desktop environment.
AntiRight provides an interface for scripting of the GUI. Around this
interface, applications can be defined at the command line.
Changes: This release adds support for dialogs, including various forms of
the file chooser, the message dialog, and the font selector. A bug causing
a crash of the ACE deskbar has been resolved. A build problem with GNU
make has been resolved. An installation problem, due to incorrect
installation ordering, has been resolved. An option to choose between a
scrolled and a nonscrolled window has been added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/antiright/
- % - % - % - % -
[006] - AsmXml 0.1
by Marc Kerbiquet (http://freshmeat.net/users/mkerbiquet/)
Sat, Jan 27th 2007 15:22
Text Processing :: Markup :: XML
About: AsmXml is a very fast XML parser and decoder for x86 platforms. It
is written in pure assembler and supports only a subset of the XML 1.0
specification.
License: BSD License (revised)
URL: http://freshmeat.net/projects/asm-xml/
- % - % - % - % -
[007] - AutoGen 5.8.9
by Bruce Korb (http://freshmeat.net/users/bkorb/)
Sat, Jan 27th 2007 16:21
Other/Nonlisted Topic
Software Development
Software Development :: Build Tools
About: AutoGen is a tool designed for generating program files that
contain repetitive text with varied substitutions. Its goal is to simplify
the maintenance of programs that contain large amounts of repetitious text.
This is especially valuable if there are several blocks of such text that
must be kept synchronized. Output is specified with a Scheme-enhanced
output template. Input, if required by your template, may come from
AutoGen definitions, CGI data, or XML files.
Changes: Some configuration issues were fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/autogen/
- % - % - % - % -
[008] - AutoOpts 27.6
by Bruce Korb (http://freshmeat.net/users/bkorb/)
Sat, Jan 27th 2007 16:23
Software Development
Software Development :: Code Generators
Software Development :: Libraries
About: AutoOpts is an integrated part of AutoGen. Based on a very simple
option description file, it will process configuration files, environment
variables, command line options, text strings passed by client programs,
and will make the results easily accessible to the client program. It will
also produce a man page and the info-doc invoking section automatically.
Changes: Configuration file data for options with compound, structured
argument values were not parsed correctly. This has been fixed.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/autoopts/
- % - % - % - % -
[009] - BinToo GNU/Linux 2007.1
by mmh (http://freshmeat.net/users/mohamdhagag/)
Sat, Jan 27th 2007 15:00
About: BinToo GNU/Linux is a binary Gentoo-based distribution with 2,000+
pre-built packages/applications.
Changes: A new installation method contains four profiles for
installation.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/bintoo/
- % - % - % - % -
[010] - Bitflu 20070127
by broccoli (http://freshmeat.net/users/broccoli/)
Sat, Jan 27th 2007 07:37
Communications :: File Sharing
About: Bitfu is a BitTorrent client designed to run non-stop as a daemon.
It does not provide a graphical interface, but offers a telnet interface
and can handle multiple torrent downloads.
Changes: This release adds selective downloading for multifile torrents.
License: Artistic License
URL: http://freshmeat.net/projects/bitflu/
- % - % - % - % -
[011] - ccollect 0.5.2
by Nico Schottelius (http://freshmeat.net/users/telmich/)
Sat, Jan 27th 2007 15:45
System :: Archiving :: Backup
System :: Systems Administration
About: ccollect does (pseudo) incremental full backups with different
exclude lists, using hard links and rsync.
Changes: Display correct error code, if rsync returns non-zero. Messages
were unified. Some potential quoting problems were removed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ccollect/
- % - % - % - % -
[012] - cego 1.0.4
by lemke (http://freshmeat.net/users/lemke/)
Sat, Jan 27th 2007 07:42
Database
Database :: Database Engines/Servers
Database :: Front-Ends
About: Cego implements a relational and transactional database system with
support for the SQL query language. The current release contains the most
common database features for basic table manipulation and data retrieval.
Indexes, foreign keys, views, and stored procedures are also implemented.
Future releases (2.0 and above) will support a multi-node database concept
with log file shipping for an automatic database application failover.
Changes: This release adds several bugfixes (mainly regarding procedures),
an is-like predicate, and decimal and fixed datatypes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/cego/
- % - % - % - % -
[013] - chaostables 0.5
by Jan Engelhardt (http://freshmeat.net/users/jengelh/)
Sat, Jan 27th 2007 07:47
Security
System :: Networking :: Firewalls
About: chaostables is a package with iptables/netfilter targets that will
foil network scanners. Documentation on how it works and how to
reimplement it in userspace are also provided. Special features include
recognition of all nmap scan types including -sS SYN Scan, proactive
slowdown of TCP and UDP (10000+%), and providing back fake
nondeterministic information.
Changes: The CHAOS target no longer depends on TARPIT/DELUDE.
Documentation has been improved, and the preliminary timing graphs with
nmap 4.20 are available.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/chaostables/
- % - % - % - % -
[014] - Ctioga 1.2
by Vincent Fourmond (http://freshmeat.net/users/Fourmond/)
Sat, Jan 27th 2007 15:23
Scientific/Engineering :: Visualization
About: Ctioga is a command-line plotting utility. It enables users to make
publication-quality plots of data and mathematical functions quickly.
Ctioga has been designed with ease of use and extensibility in mind. It is
based on the powerful Tioga plotting library.
Changes: Ctioga now supports color gradients for successive curves, the
ability to add (nearly) arbitrary graphics primitives, tangents to curves,
and much more. Support for graph size and margins was made easier.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ctioga/
- % - % - % - % -
[015] - DAGII 0.4
by David Symonds (http://freshmeat.net/users/xoxus/)
Sat, Jan 27th 2007 19:08
Games/Entertainment
System :: Emulators
About: Dave's AGI Interpreter ("DAGII") is a reimplementation of Sierra's
Adventure Game Interpreter ("AGI"). In short, it allows you to play some
old-school adventure games such as King's Quest and Space Quest on modern
computer systems.
Changes: Sound support has been implemented, and several emulation bugs
have been fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/dagii/
- % - % - % - % -
[016] - Desktop Data Manager 0.8.10
by einKI (http://freshmeat.net/users/einKI/)
Sat, Jan 27th 2007 14:57
Desktop Environment :: Gnome
Utilities
About: Desktop Data Manager is a clipboard manager for GNOME similar to
Klipper for KDE. With DDM, it is possible to display different types of
content like text or images. Additionally, DDM includes a screenshot
taking application which is able to take screenshots of a single window or
subwindow, a rectangle of the screen, or the whole desktop.
Changes: A download manager was added, and it supports continuation,
threaded/segmented downloading, HTTP/HTTPS/FTP protocol support, MD5/SHA1
calculation, and downloading from multiple mirrors. A detailed clipboard
history, including the ability to modify content, was added. The ability
to copy text from and to files without even opening the files was added.
File types may now be chosen when pasted to a file manager. Complete
translations to Spanish and German were made. A partial translation to
French was made.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/desktop-data-manager/
- % - % - % - % -
[017] - Domain Name Portfolio 0.4.3.1
by SecondV (http://freshmeat.net/users/SecondVersion/)
Sat, Jan 27th 2007 23:21
Information Management
Internet
Internet :: WWW/HTTP
About: Domain Name Portfolio is a Web based application to help domain
owners better organize their portfolio. It allows you to list your domains
with their expiry date, registrar, and a price. It also allows visitors to
your portfolio to contact you about a given domain.
Changes: A security problem was fixed to work around the
zend_hash_del_key_or_index bug in PHP 4 versions less than 4.4.3 and PHP 5
versions less than 5.1.4 with register_globals set to "On".
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/dnport/
- % - % - % - % -
[018] - Dragon parser generator 1.2.7
by lemke (http://freshmeat.net/users/lemke/)
Sat, Jan 27th 2007 07:44
Software Development :: Code Generators
About: Dragon is a powerful parser generator. It produces a consequent,
object-oriented, integrated scanner and parser solution. It also scales
for very large grammar defintions. Since dragon parses LR(1) grammars, the
generation algorithm is quite CPU intensive. Using LR(1) instead of LALR
decreases efficiency of the parser, but avoids some reduce/reduce
conflicts in some cases. Dragon provides a very clean and structured way
for the integration of application specific context code. Dragon combines
the lexical and syntactical analysis and the corresponding code
generation.
Changes: This release splits the parse table load in generated code for
better compilation performance (if used with optimizing flags).
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/dragon-pg/
- % - % - % - % -
[019] - EiffelStudio 6.0.6.6309
by Emmanuel Stapf (http://freshmeat.net/users/manus_eiffel/)
Sat, Jan 27th 2007 23:20
Education
Software Development
Software Development :: Libraries
About: EiffelStudio is a complete development environment based on the
Eiffel methodology that allows programmers to develop high quality
software for business-critical applications. With Eiffel you can create
robust, reusable objects and libraries that can run on a wide variety of
platforms including Linux, Unix, VMS, Windows, and embedded systems.
EiffelStudio fully applies object-oriented principles and Design by
Contract for the production of high-quality software using the Eiffel
programming language. Included in EiffelStudio are many Eiffel libraries
covering: data structure, network, GUI, database access, parsing, XML,
Web, COM, etc.
Changes: Docking was added, which lets you configure the interface the way
you want. The command line compiler supports internationalization. Both the
UI and the command line compiler support Chinese, German, and English.
(French and Russian are not yet complete.)
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/eiffelstudio/
- % - % - % - % -
[020] - Enblend 3.0
by Andrew Mihal (http://freshmeat.net/users/mihal/)
Sat, Jan 27th 2007 18:38
Multimedia :: Graphics
About: Enblend is a postprocessing tool for creating panoramic images.
After you align image features using a program like Hugin, there are often
photometric problems that lead to ugly seams in the final composite.
Enblend blends away these seams using a multiresolution spline. This
technique gives good results on both low spatial frequency objects (sky
and clouds) and high spatial frequency objects (trees and houses).
Changes: This release features faster image processing computations and a
new seam line optimization algorithm. Masks can now be saved and loaded
from files, color blending can be done with the CIECAM02 color appearance
model, and the graphics processor can be leveraged for higher performance.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/enblend/
- % - % - % - % -
[021] - eSpeak 1.19
by jonsd (http://freshmeat.net/users/jonsd/)
Sat, Jan 27th 2007 07:53
Multimedia :: Sound/Audio :: Speech
About: eSpeak is a compact text to speech engine for good quality English
and other languages. Its clear articulation and good intonation makes it
suitable for listening to long text articles. It can speak text files from
the command line, and also operates as a "talker" within the KDE TTS system
and with a Gnome Speech driver, as an alternative to Festival or other
similar programs. A Windows SAPI5 version is also available.
Changes: eSpeak has been made compatible with PowerPC and other big-endian
processors. The Windows installer allows users to specify which voices to
install in the Registry. A new voice "en-r" has been added, which should
sound less "British" to American users.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/espeak/
- % - % - % - % -
[022] - eventxx 0.1
by Leandro Lucarella (http://freshmeat.net/users/llucax/)
Sat, Jan 27th 2007 15:39
Software Development :: Libraries
About: eventxx is a simple, direct, one-header inline C++ wrapper for
libevent. It's just one header file, so using it is just a matter of
copying it into a project. It's designed to be as close to using libevent
as possible without compromising modern C++ programming techniques and as
efficient as possible. Since all implementation is trivial and inline, it
theoretically imposes no overhead at all.
License: Public Domain
URL: http://freshmeat.net/projects/eventxx/
- % - % - % - % -
[023] - Excalibur: Morgana's Revenge 3.0rc1
by Don Merlin (http://freshmeat.net/users/donmerlin/)
Sat, Jan 27th 2007 23:41
Games/Entertainment :: First Person Shooters
About: Excalibur: Morgana's Revenge (EMR) is a first-person shooter game
with an epic and in-depth story line. The player travels through time in
the Jurassic period, Camelot period, and into the future to chase down
Morgana. Using the Aleph One engine, EMR creates an amazing new world,
making it an entirely fun and unique gaming experience.
Changes: Levels with fog and mist were added. Persistent effects were
implemented, such as poison, earthquakes, the fire storm spell, and timed
grenades. Original MP3 music was added. 12 unique weapons were added,
including a new Dragon Flamer and T9000 Railgun. New spells were added for
your wand, including fire storm, teleportation, and raise the dead.
Beautifully rendered OpenGL textures and landscapes were created. New
Morgana and Trex hi-res sprites are used. New holodeck programs were
added, including a simulation of driving a Flintstone mobile through
Bedrock. A Blood Gulch style net map was added, with eight simulated net
players and a huge battlefield.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/emr3/
- % - % - % - % -
[024] - Fast File Validator 0.46
by Chris (http://freshmeat.net/users/cmadsen/)
Sat, Jan 27th 2007 19:09
Utilities
About: Fast File Validator (FFV) is a program for verifying files against
a checksum file and for creating such checksum files. FFV supports both
SFV files (which use the CRC32 algorithm) and MD5 files. "Checksum" is
meant in the generic sense here. Technically, neither CRC32 nor MD5 is
really a checksum.
Changes: The exit status now reflects the comparison results.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ffv/
- % - % - % - % -
[025] - FlowPlayer 1.12
by api (http://freshmeat.net/users/apiatikidotfi/)
Sat, Jan 27th 2007 16:19
Communications
Multimedia :: Video :: Display
About: FlowPlayer is a video player for Flash Video in FLV format. The UI
is clean and simple. The player is easy to configure and embed into your
home page, site, or blog. The player supports progressive download with
HTTP and also streaming with Flash Media Server and Red5.
Changes: A new protection scheme is used to prevent inline linking of
video and image files. The images in playlist are now resized according to
the options under the menu button. Images also respect the "initialScale"
config option. The player was fixed to stop at the last frame of the video
clips in case looping is turned off.
License: The Apache License 2.0
URL: http://freshmeat.net/projects/flowplayer/
- % - % - % - % -
[026] - Freeverb3 1.6.0
by Teru KAMOGASHIRA (http://freshmeat.net/users/tkamogashira/)
Sat, Jan 27th 2007 15:25
Multimedia :: Sound/Audio
Multimedia :: Sound/Audio :: Players
Multimedia :: Sound/Audio :: Players :: MP3
About: Freeverb3 is a sound processing library that includes a sampling
rate scaling enabled version of freeverb with some fixes, an extended
implementation of N Reverb by CCRMA, and an implementation of impulse
response convolution reverb. This library's oversampling feature may
provide higher quality of audio processing. It includes XMMS/beep media
player (BMP)/audacious effect plugins and sample programs, which can be
used to test the sound effect easily.
Changes: Convolution reverb uses a faster algorithm (about twice as fast).
The frag.hpp/irmodel2.hpp interface was changed. NReverb's wet/dry unit was
changed to dB. NReverb Effect Plugin's unit was also changed to dB. New
presets of NReverb Effect Plugin were added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/freeverb3/
- % - % - % - % -
[027] - gbxgol 0.0.65
by rospolosco (http://freshmeat.net/users/rospolosco/)
Sat, Jan 27th 2007 07:46
Games/Entertainment
About: gbxgol is a small program for the Italian betting game, Totogol.
Changes: The printing system has been changed to make gbxgol work with
next Gambas2 releases. Some graphical enhancements have been applied.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gbxgol/
- % - % - % - % -
[028] - GGI 2.2.2
by Vincent Cruz (http://freshmeat.net/users/vcruz/)
Sat, Jan 27th 2007 18:39
Multimedia :: Graphics
System
About: GGI (General Graphics Interface) aims to develop a reliable,
stable, and fast graphics system that works everywhere. The authors want
to allow any program using GGI to run on any platform, requiring at most a
recompilation.
Changes: Bootstrapping (aka running autogen.sh) now works with automake
1.10. display-lcd823, display-vgl, display-tile, display-quartz,
crossblit, and generic blitting operations have been fixed.
License: BSD License (revised)
URL: http://freshmeat.net/projects/ggi/
- % - % - % - % -
[029] - GLCaml 20070126
by elliott (http://freshmeat.net/users/euoti/)
Sat, Jan 27th 2007 15:15
Multimedia :: Graphics :: 3D Rendering
Software Development :: Libraries
About: GLCaml is an Objective Caml interface for OpenGL versions 1.1, 1.2,
1.3, 1.4, 1.5, 2.0, and 2.1, plus extensions. It is intended as a compact
drop-in binding. It is a direct, dynamic binding to OpenGL. An OCaml SDL
binding is provided as well, along with texture-map scaling functions,
texture mip-map generators, and a bitmapped font library. Extensive
documentation and more than 20 examples are provided.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/glcaml/
- % - % - % - % -
[030] - GNUmed 0.2.4.1 (Stable)
by Sebastian Hilbert (http://freshmeat.net/users/shilbert/)
Sat, Jan 27th 2007 16:17
Information Management
Office/Business
Scientific/Engineering :: Medical Science Apps.
About: GNUmed is a comprehensive scalable software solution for electronic
medical practices with an emphasis on privacy protection, secure patient
centric record sharing, decision support, and ease of use. It is intended
to become a sophisticated decision support system that will elevate the
quality of medical care that can be delivered.
Changes: Consultation management was reworked and stabilized. New features
include document import via an XSane interface, episode management, the
ability to export documents, drag and drop of files onto GNUmed, DICOM
viewer integration, a browser link, a custom database backup script, a
stage 2 link to ifap index drug database, and a framework for custom
script hooks. Localization files were added and updated.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gnumed/
- % - % - % - % -
[031] - Howto: PPPOE with Bandwidth Management for OpenBSD 2.5
by Scatman (http://freshmeat.net/users/scatman/)
Sat, Jan 27th 2007 07:50
Documentation
Internet
System :: Networking
About: The PPPOE with Bandwidth Management for OpenBSD Howto is a document
which explains how to build an OpenBSD based router for a small
flat-sharing community with four residents. The router should manage the
available bandwidth fairly between the paying users and their guests. For
the residents, it should be possible to use incoming ports for services
like Skype or Emule. The howto basically addresses IT professionals with a
rough idea of what OpenBSD is about.
Changes: This release adds minor reorganization of firewall rules to fill
queues.
License: Free To Use But Restricted
URL: http://freshmeat.net/projects/openbsd_altq/
- % - % - % - % -
[032] - Hunny Mail++ 3.1.2
by Doug Sauder (http://freshmeat.net/users/dwsauder/)
Sat, Jan 27th 2007 15:51
Communications :: Email
Internet
Software Development :: Libraries
About: Hunny Mail++ is a cross-platform C++ library that provides classes
for SMTP, POP3, IMAP4, and NNTP clients. This mature toolkit, which has
been in active development since 1997, offers many features, including
support for TLS (SSL) and the most popular SASL authentication mechanisms,
IMAP extensions, and NNTP extensions. The toolkit comes with well-written
documentation and numerous example programs, making it easy to use.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/mailpp/
- % - % - % - % -
[033] - Iceutils 0.7
by charm32 (http://freshmeat.net/users/charm32/)
Sat, Jan 27th 2007 17:54
Games/Entertainment
Games/Entertainment :: Role-Playing
About: IceUtils is a suite of command line tools designed to make creating
a game world and playing through that world an easier task. Although some
of the tools are specific to Iron Crown's Rolemaster role playing system,
other tools can be used for just about any game environment in existence.
Changes: This release adds monster, a random monster generation tool based
on ICE's rolemaster books Creatures and Treasures and Rolemaster Companion
I.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/iceutils/
- % - % - % - % -
[034] - incron 0.5.0
by aiken_cz (http://freshmeat.net/users/aiken_cz/)
Sat, Jan 27th 2007 16:14
System :: Filesystems
System :: Monitoring
Utilities
About: incron is an "inotify cron" system. It works like the regular cron
but is driven by filesystem events instead of time periods. It contains
two programs, a daemon called "incrond" (analogous to crond) and a table
manipulator "incrontab" (like "crontab").
Changes: This version is based on inotify-cxx 0.7.1. It fixes a bug
related to event names. Instance locking has been implemented (only one
incrond instance allowed). Configuration has been introduced (including
custom cfg. files). Waiting for child processes has been rewritten to
avoid race conditions. New implementation for command line arguments has
been incorporated. Users can request reloading their tables now.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/incron/
- % - % - % - % -
[035] - jEnkryptor 1.0-b2
by Subhash Chandran (http://freshmeat.net/users/subwiz/)
Sat, Jan 27th 2007 15:12
Security
Security :: Cryptography
Utilities
About: jEnkryptor is a Java Swing based, multi-threaded cross-platform
encryption application. It uses the WizCrypt engine.
Changes: The destination file existence check now works in Decrypt mode.
The message for password mismatch now displays the file name. The "Clear
message" menu item was added.
License: The Apache License 2.0
URL: http://freshmeat.net/projects/jenkryptor/
- % - % - % - % -
[036] - Kelbt 0.10
by Adrian Thurston (http://freshmeat.net/users/age/)
Sat, Jan 27th 2007 23:16
Software Development :: Code Generators
Software Development :: Compilers
Text Processing :: General
About: Kelbt generates backtracking LALR parsers. It is different from
other backtracking LR systems in two ways. Firstly, it introduces a class
of actions called undo actions, which are invoked as the backtracker
undoes parsing. These allow the user to revert any side effects of forward
semantic actions, making it possible to backtrack over language constructs
which must modify global state in preparation for handling context
dependencies. Secondly, it enables a user-controlled parsing strategy
approximating that of generalized recursive-descent parsing. This makes it
easy to resolve language ambiguities by ordering the grammar productions of
a nonterminal according to their precedence. A partial C++ parser composed
of a scanner, a name lookup stage, and a grammar with standard semantic
actions and semantic undo actions is included.
Changes: The Ragel style of generating code was adopted. In this style,
the section of code to generate is explicitly named using a write
statement. The access statement was added. The generated code was made
compatible with C. Single-line parser specifications were added. The
"token uses" statement was added. Line directive writing was fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/kelbt/
- % - % - % - % -
[037] - lcdtest 1.02
by Eric Smith (http://freshmeat.net/users/brouhaha/)
Sat, Jan 27th 2007 23:18
System :: Diagnostics
Utilities
About: lcdtest is a utility to display monitor test patterns. It was
originally written for use with LCD monitors, and may be useful in finding
pixels that are stuck on or off as well as for adjustment (automatic or
manual). However, it can be useful for CRT monitors as well. lcdtest uses
the SDL library, and has been used on Linux with X and on Windows, but may
work on other platforms supported by SDL.
Changes: A manual page, Makefile enhancements, and Debianization were
added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/lcdtest/
- % - % - % - % -
[038] - LedgerSMB 1.2.0 Beta 4 (Development)
by Chris Travers (http://freshmeat.net/users/einhverfr/)
Sat, Jan 27th 2007 15:44
Office/Business :: Financial
Office/Business :: Financial :: Accounting
Office/Business :: Financial :: Point-Of-Sale
About: LedgerSMB is a fork of SQL-Ledger that seeks to provide better
security and data integrity controls, better community support, open
documentation, and more.
Changes: Large numbers of bugs in database access calls were corrected. A
bug in the redirect logic was also fixed. The RPM was changed to only
require the PostgreSQL client libraries rather than the whole server.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ledger-smb/
- % - % - % - % -
[039] - LibreSource 2.1
by artenum (http://freshmeat.net/users/artenum/)
Sat, Jan 27th 2007 19:09
Communications :: File Sharing
Information Management :: Document Repositories
Information Management :: Issue Tracking
About: LibreSource is a versatile collaborative platform dedicated to both
software development and community leading. Based on the Java/J2EE
technology, LibreSource is a modular Web server that users can customize
online by combining rights and resources: wiki pages, forum, trackers,
files, download areas, etc. Moreover, it includes a software configuration
management tool called LibreSource Synchronizer that is innovative, simple
and united.
Changes: This release integrates the Subversion SCM. Subversion is
integrated as a standard LibreSource resource, easy to create and to
administrate. With this version, LibreSource Community offers both the
innovative LibreSource Synchronizer and Subversion. This release also
improves the Web layout, the French version of the texts, and the Wiki
macros. Download areas can now be populated from the content of a zip
file, introducing a 1-click multi-file upload feature.
License: Q Public License (QPL)
URL: http://freshmeat.net/projects/libresource/
- % - % - % - % -
[040] - Manencode 0.6
by csgib36 (http://freshmeat.net/users/csgib36/)
Sat, Jan 27th 2007 15:28
Multimedia :: Video
About: Manencode is a MANDVD module that prepares video to be DVD
compliant. This module can be use to transcode any video and edit it. It
can cut part of a film, add subtitles, and adjust lightness, contrast, and
saturation.
Changes: New stuff was added in cutting modules. Some small bugs were
corrected.
License: Free To Use But Restricted
URL: http://freshmeat.net/projects/manencode/
- % - % - % - % -
[041] - MiniUPnP Client and Daemon 20070127
by nanard (http://freshmeat.net/users/nanard0/)
Sat, Jan 27th 2007 15:42
Software Development :: Libraries
System :: Networking :: Firewalls
About: The MiniUPnP project is a library and a daemon. The library is
aimed to enable applications to use the capabilities of a UPnP Internet
Gateway Device present on the network to forward ports. The daemon adds
the UPnP Internet Gateway Device functionality to a NAT gateway running
OpenBSD/NetBSD/FreeBSD with PF or Linux 2.4.x/2.6.x with netfilter.
Changes: Some kind of security was introduced. It is now possible to
restrict the ports and address to which it is possible to redirect. This
release contains also more minor improvements, such as better
compatibility with WinXP and support for changing IP without restarting.
License: BSD License (revised)
URL: http://freshmeat.net/projects/miniupnp/
- % - % - % - % -
[042] - MOHA Chat 0.1 (Smilies Plug-in)
by MOHA (http://freshmeat.net/users/mohanjith/)
Sat, Jan 27th 2007 15:48
Communications :: Chat
Database
Internet :: WWW/HTTP
About: MOHA Chat is a chat solution which comes with a intuitive Web
client and can run on most shared hosts. MOHA Chat consumes fewer
resources on the server side and is fast on the client side. It uses AJAX
to retrieve the chat messages and user status. The client polls the server
at regular intervals. It currently supports only one-to-one chatting with
the Web client. The Web client encrypts messages using a key unique to the
client when sending a message to the server and vice versa.
Changes: All functionality that was avaialble in MOHA Chat 0.1b5 is
included.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/mohachat/
- % - % - % - % -
[043] - Mondo Rescue 2.2.1 (Stable)
by Bruno Cornec (http://freshmeat.net/users/bcornec/)
Sat, Jan 27th 2007 07:39
System :: Archiving :: Backup
About: Mondo Rescue archives Linux and Lin/Win sytems to tapes or CDs,
which may be used to restore some or all of your OS and data in the event
of catastrophic data loss. The emphasis is on stability and ease of use.
Currently, ext2, ext3, (v)fat, minix, ReiserFS, XFS, and JFS filesystems
are supported, as are RAID and LVM.
Changes: mindi now supports a configuration file, nvidia and ahci drivers,
and temporary file management. mondo now supports the gzip compression
format, greater speed, and busybox 1.2.2.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/mondorescue/
- % - % - % - % -
[044] - MyClient 3.1.3
by PolarLava (http://freshmeat.net/users/PolarLava/)
Sat, Jan 27th 2007 19:08
Database :: Front-Ends
About: MyClient is a simple and clean Web client interface for the MySQL
database. It runs with PHP's register_globals off and outputs validated
XHTML and CSS. Features include support for standard and persistent MySQL
connections and PHP5's MySQLi interface. It also supports unlimited
multiple tabbed interfaces, connection to multiple databases, one-button
table descriptions, one-button database switching, query saving and
loading, query results saving, and localization. It is not a full featured
administration tool, but rather a multiple interface command client that
improves upon the command line interface using a Web-based implementation.
Changes: This release primarily fixes the query saving function and HTML
entity handling in the query window.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/myclient/
- % - % - % - % -
[045] - MyPhotoAlbum 3.2.2
by Tirs (http://freshmeat.net/users/Tirs/)
Sat, Jan 27th 2007 15:39
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
About: MyPhotoAlbum is a simple, small, easy to use web photo album. It
allows the user to create albums/categories and upload pictures with
titles and comments, and keep the albums in several languages
simultaneously. The title and comments are stored in plain text files. No
database server is needed. MyPhotoAlbum uses CSS for its web formatting to
have maximum control over its look and feel. It has a main screen that
shows the photo albums. On each album screen, thumbnails with titles and
comments are displayed. Clicking on the thumbnail will display a pop-up
with the picture full-size.
Changes: Batch uploading and automatic resizing were added. Batch
uploading allows you to upload many images at once in the form of a zip
file. Automatic resizing means that uploaded images will be automatically
resized down to a predefined (configurable) size if they are too big.
License: Freeware
URL: http://freshmeat.net/projects/myphotoalbum/
- % - % - % - % -
[046] - netInvoicing 2.5B XXVIII (Beta)
by ezCore (http://freshmeat.net/users/ezCore/)
Sat, Jan 27th 2007 18:47
Information Management
Internet
Internet :: WWW/HTTP
About: netInvoicing::Customer Manager, Invoicing & Billing is a
straightforward, powerful, and intuitive billing and invoicing system. It
keeps track of clients and subscriptions. It generates invoices for the
items you want, and automatically emails the invoices to clients.
Changes: This release adds number rounding in JavaScript (Invoice Entry),
a debugging facility for email for invoice printing, and a
sendmailtest.php script (which allows you to test sendmail settings and
echos them). It fixes the PayPal payment gateway (the currency code field
was previously not used), email notification using SMTP, and the setup
configuration (the PayPal payment gateway is now active by default).
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/netinvoicing/
- % - % - % - % -
[047] - Paludis 0.16.2
by Ciaran McCreesh (http://freshmeat.net/users/ciaranm/)
Sat, Jan 27th 2007 18:40
System :: Software Distribution
System :: Software Distribution Tools
About: Paludis is a package management library that works with Gentoo
style ebuilds, together with a simple console client. It is entirely
independent of Portage.
Changes: Defaults for repository configuration files can now be specified
via repository_defaults.conf. Hooks can now determine which client is
being used via the PALUDIS_CLIENT environment variable. For unmerging, VDB
parsing of Portage-generated entries is less strict. Various bugfixes have
been made.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/paludis/
- % - % - % - % -
[048] - Password Manager Daemon 0.6
by Ben Kibbey (http://freshmeat.net/users/bjk/)
Sat, Jan 27th 2007 16:03
Information Management
Security
Security :: Cryptography
About: Password Manager Daemon serves clients data via a local socket. The
data is stored in an encrypted XML file, and the client must provide the
key to modify it. There is a library included to make patching
applications to use the daemon easier. The library also supports gpg-agent
for password/key retrieval.
Changes: CACHE TIMEOUT was added to timeout a file cache entry. A bug in
the LIST command was fixed. Per-file configuration file settings were
added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/pwmd/
- % - % - % - % -
[049] - phpMyFAQ 1.6.9
by Thorsten Rinne (http://freshmeat.net/users/thorstenr/)
Sat, Jan 27th 2007 17:53
Information Management
About: phpMyFAQ is a multilingual, completely database-driven FAQ system.
It support various database systems and it also offers a content
management system with a WYSIWYG editor, an image manager, flexible
multi-user support, a news system, user tracking, language modules,
templates, extensive XML support, PDF support, DocBook XML support, a
backup system, and an easy to use installation script.
Changes: This release updates the bundled PHP XMLRPC to version 2.1 and
fixes some bugs.
License: Mozilla Public License (MPL)
URL: http://freshmeat.net/projects/phpmyfaq/
- % - % - % - % -
[050] - Port Scan Attack Detector 2.0.4
by Michael Rash (http://freshmeat.net/users/michaelrash/)
Sat, Jan 27th 2007 15:36
System :: Networking :: Firewalls
System :: Networking :: Monitoring
About: The Port Scan Attack Detector (psad) is a collection of three
system daemons that are designed to work with the Linux Netfilter
firewalling code to detect port scans and other suspect traffic. It
features a set of highly configurable danger thresholds (with sensible
defaults), verbose alert messages, email alerting, DShield reporting, and
automatic blocking of offending IP addresses. Psad incorporates many of
the packet signatures included in Snort to detect various kinds of
suspicious scans, and implements the same passive OS fingerprinting
algorithm used by p0f.
Changes: Snort rule matches were added to syslog alerts. Multiple matches
can be controlled with new configuration variables in psad.conf:
ENABLE_SIG_MSG_SYSLOG, SIG_MSG_SYSLOG_THRESHOLD, and
SIG_SID_SYSLOG_THRESHOLD. A bugfix was made to include scanned UDP port
ranges in syslog alerts. A bugfix was made to parse SEQ and ACK iptables
log message fields. This allows the ipEye signature to work. --debug-sid
was added to allow a specific Snort rule to be debugged while psad runs it
through its detection engine. A bugfix was made to allow logging prefixes
to omit trailing spaces.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/psad/
- % - % - % - % -
[051] - pycrc 0.4
by Thomas Pircher (http://freshmeat.net/users/tjure/)
Sat, Jan 27th 2007 14:52
Scientific/Engineering
Software Development :: Code Generators
Utilities
About: pycrc is a parametrizable Cyclic Redundancy Check (CRC) calculation
utility and C source code generator written in Python. The used CRC variant
can be chosen from a fast but space-consuming implementation to smaller but
slower variants particularly suitable for embedded applications.
Changes: New parameter sets were added. pycrc handles now the following
models: crc-8, crc-16, citt, kermit, x-25, xmodem, zmodem, crc-32,
crc-32c, posix, jam, and xfer. An option to calculate the checksum from a
file has been added. The generated C source is now documented in a in a
Doxygen-style format. The program is now considered to be stable and ready
for production systems.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/pycrc/
- % - % - % - % -
[052] - Ragel State Machine Compiler 5.16
by Adrian Thurston (http://freshmeat.net/users/age/)
Sat, Jan 27th 2007 23:20
Software Development :: Code Generators
About: Ragel compiles finite state machines from regular languages into C,
C++, Objective-C, or D code. It allows the programmer to embed actions at
any point in a regular language, and to control non-determinism in the
resulting machines. It understands concatenation, union, kleene star,
subtraction, intersection, epsilon transitions, and various other common
operators. It also supports the construction of scanners and the building
of state machines using state charts. It can be used to create very fast
recognizers and parsers that are also robust.
Changes: The scanners and parsers in both the frontend and backend
programs were completely rewritten using Ragel and Kelbt. Improvements
were made to the Vim syntax file. The manual was updated.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ragel/
- % - % - % - % -
[053] - Rail World 0.6
by steven777400 (http://freshmeat.net/users/steven777400/)
Sat, Jan 27th 2007 16:20
Games/Entertainment :: Real Time Strategy
Games/Entertainment :: Simulation
About: Rail World is a railroad train simulation game designed to bring
the features of model railroading to the desktop using actual aerial or
satellite photographs as the backdrop for maps. You can control multiple
trains, switches, load/unload cargo, and more.
Changes: A variety of features were added, most notably the ability to
save and restore games, automatic train control, and signals.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/railworld/
- % - % - % - % -
[054] - rarslave 2.0.0
by irasnyd (http://freshmeat.net/users/irasnyd/)
Sat, Jan 27th 2007 16:03
Utilities
About: Rarslave is a program that will automatically check, repair, and
extract files which are protected by PAR2. The primary reason for its
development was to automate the tedious tasks necessary after downloading
files from Usenet.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/rarslave/
- % - % - % - % -
[055] - rdup 0.3.6
by Miek Gieben (http://freshmeat.net/users/miek/)
Sat, Jan 27th 2007 07:46
System :: Archiving :: Backup
About: rdup is a utility inspired by rsync and the Plan9 way of doing
backups. rdup itself does not backup anything; it only prints a list of
the names of files that have changed since the last backup. It also
handles files that are removed, allowing for correct incremental backups.
Auxilary script that implement a backup strategy are included.
Changes: This release adds locking in the shell scripts, fixes various
bugs in rdup-restore, and removes a race condition related to growing
files.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/rdup/
- % - % - % - % -
[056] - Ruport 0.7.2
by anonymouse (http://freshmeat.net/users/anonymouse/)
Sat, Jan 27th 2007 07:41
Office/Business
About: Ruport (Ruby Reports) is a software library that aims to make the
task of reporting less tedious and painful. It provides tools for data
acquisition, database interaction, formatting, and parsing/munging.
Designed to be extensible, it is possible to use Ruport for quick specific
tasks as well as to build robust reporting applications.
Changes: This is the final release in the 0.7.x series. It fixes a minor
bug in Record tagging, provides a number of additional unit tests, and has
additional rdoc for the formatting system.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ruport/
- % - % - % - % -
[057] - Simple Python Fixed-Point Module 0.3
by rwpenney (http://freshmeat.net/users/rwpenney/)
Sat, Jan 27th 2007 15:09
Scientific/Engineering :: Mathematics
Software Development :: Libraries :: Python Modules
About: SPFPM (Simple Python Fixed-Point Module) is a Python module which
provides basic facilities for manipulating (binary) fixed-point numbers.
The number of fractional binary digits is tunable, allowing near-arbitrary
precision arithmetic. Arithmetic and mathematical functions such as sqrt,
exp, log, sin, and cos are available.
License: Python License
URL: http://freshmeat.net/projects/spfpm/
- % - % - % - % -
[058] - Smutty 0.0.4
by naph (http://freshmeat.net/users/naph/)
Sat, Jan 27th 2007 23:23
Internet :: WWW/HTTP :: Dynamic Content
Software Development
About: Smutty is yet another MVC framework for PHP. It is designed with
ease of use in mind, and heavily based on the Smarty templating engine.
Changes: The most major feature is the addition of AJAX helpers for form
submission, drag and drop, and links. The speed and flexibility of routing
was improved, and the Smarty utility functions were changed to react
properly to custom routes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/smutty/
- % - % - % - % -
[059] - spkg package manager 1.0rc9
by Ondrej Jirman (http://freshmeat.net/users/megous/)
Sat, Jan 27th 2007 07:47
System :: Installation/Setup
System :: Systems Administration
About: Spkg is a reimplementation of the Slackware Linux package manager
(pkgtools). Its features are simplicity, speed, a robust implementation,
rollback functionality, and a library interface.
Changes: This release adds support for uncompressed packages.
License: Public Domain
URL: http://freshmeat.net/projects/spkg/
- % - % - % - % -
[060] - SQLiteJDBC 033
by David Crawshaw (http://freshmeat.net/users/crawshaw/)
Sat, Jan 27th 2007 18:50
Database :: API
Software Development :: Libraries
About: SQLiteJDBC is a Java JDBC driver for SQLite 3. It comes as either a
pure Java driver based on NestedVM or a native JNI library. Native binaries
are provided for Mac OS X and Windows.
Changes: This release implements fsync() for the pure Java version (making
the driver ACID compliant) and upgrades to SQLite 3.3.12.
License: BSD License (revised)
URL: http://freshmeat.net/projects/sqlitejdbc/
- % - % - % - % -
[061] - suser-jengelh Kernel Patchset 2.6_jen43-2.6.18.6
by Jan Engelhardt (http://freshmeat.net/users/jengelh/)
Sat, Jan 27th 2007 15:39
System :: Operating System Kernels :: Linux
About: suser-jengelh Kernel Patchset is a patch collection for the Linux
kernel. It includes code from a lot of projects, such as ttyrpld,
MultiAdmin, parts of NF POM, cdfs, unionfs, and various accumulated
bugfixes still not present in the vanilla kernel.
Changes: tproxy, l7-filter 2.8, squashfs 3.2, and fuse 7.8 were upgraded.
New components are openswan and chaostables 0.4.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/jen_kernel/
- % - % - % - % -
[062] - swpkg 0.13
by Christophe Kalt (http://freshmeat.net/users/kalt/)
Sat, Jan 27th 2007 07:40
System :: Archiving :: Packaging
System :: Systems Administration
About: swpkg is a collection of small tools which allow a system
administrator to build, install, and maintain software packages on a
system. It is based on a fairly simple philosophy intended to simplify the
management of third party software and their inter-dependencies.
Changes: This release adds a few minor fixes and enhancements.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/swpkg/
- % - % - % - % -
[063] - Task Coach 0.61.6
by Frank Niessink (http://freshmeat.net/users/fniessink/)
Sat, Jan 27th 2007 17:52
Office/Business :: Scheduling
About: Task Coach is a simple todo manager to manage personal tasks and
todo lists. It grew out of a frustration that well-known task managers,
such as those provided with Outlook or Lotus Notes, do not provide
facilities for composite tasks. Often, tasks and other things to do
consist of several activities. Task Coach is designed to deal with
composite tasks.
Changes: This release fixes two serious bugs: trying to use down-arrow to
move to a new subtask would crash Task Coach, and after deleting a task
with subtasks that belong to categories, the task file would be corrupted,
giving errors when loading it.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/taskcoach/
- % - % - % - % -
[064] - The Frink Language 2007-01-26
by Alan Eliasen (http://freshmeat.net/users/eliasen/)
Sat, Jan 27th 2007 07:39
Education
Internet
Scientific/Engineering
About: Frink is a calculating tool and programming language designed to
help you in the real world. It tracks units of measurement throughout all
calculations and ensures that answers are correct. It converts between
systems of measurement and has a huge library of physical data. It handles
conversions between time zones, currencies, and historical values of the
U.S. dollar and the British pound, translates between several languages,
does date/time math, and more.
Changes: This release adds the messageDigest function for generating
cryptographic hashes (MD5, SHA-1, SHA-256, SHA-384, SHA-512). A "break"
keyword has been added to allow early escape from loops.
License: Other/Proprietary License
URL: http://freshmeat.net/projects/frinklang/
- % - % - % - % -
[065] - thin liquid film 0.93(RC2)
by Dumbkiwi (http://freshmeat.net/users/dmbkiwi/)
Sat, Jan 27th 2007 07:50
About: thin liquid film (TLF) is an application that allows Linux users to
quickly and easily convert video files into a format suitable for playing
on the video capable iPods. It uses the ffmpeg engine and allows batch
processing of any number of files, displays detailed information about
source video files, saves default settings for future sessions, has
configurable output quality settings, and displays a progress bar. Encoded
files can be uploaded directly to your iPod.
Changes: The UI has been cleaned up, and made a bit prettier. Additional
feedback for the results of encoding and transferring files has been
provided, as well as feedback on user input errors.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/tlf/
- % - % - % - % -
[066] - tracx 1.3.2
by lemke (http://freshmeat.net/users/lemke/)
Sat, Jan 27th 2007 07:43
Software Development :: Interpreters
System :: Systems Administration
Text Processing :: Markup :: XML
About: tracx is an appropriate tool for system administrators who need to
retrieve any kind of system information via standard Unix shell commands
and store the data in an XML based data structure. tracx also supports a
CGI mode, which enables tracx to be used for HTML page generation. To use
tracx, you should be familiar with the Unix shell and with the concept of
XML and general programming concepts. tracx is also a more complex
programming example for the usage of the dragon parser generator.
Changes: This release adds date2int, replace, and replaceAll functions,
and better handling of XML/HTML escape character handling. This requires
the libraries base-1.0.8 and xml-1.0.4.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/tracx/
- % - % - % - % -
[067] - VNCj .1
by Raj (http://freshmeat.net/users/cool_raj/)
Sat, Jan 27th 2007 15:41
About: VNCj is a Java class library with which you can create a full
graphical user interface (GUI), using Swing and AWT, and immediately
export it to anyone on the network with a VNC viewer (without it
displaying on the machine in which the VM is running).
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/vncj/
- % - % - % - % -
[068] - XMMS-SID 0.8.0beta17 (Development)
by Matti Hämäläinen (ccr/TNSP) (http://freshmeat.net/users/ccrtnsp/)
Sat, Jan 27th 2007 15:14
Multimedia :: Sound/Audio :: Players
About: XMMS-SID is an XMMS plugin which provides support for playing the
so-called "SID tunes". For the actual playing, XMMS-SID uses the
libsidplay SID-chip/6502 emulator engine. It features a file-info window,
STIL-database support, and good configurability.
Changes: Structural cleanup of the code was made; some previous artificial
limitations were removed in the process. Dynamic allocation is now used in
SonglengthDB and STILDB, which should improve memory usage efficiency.
Documentation was updated and extended. Code was re-indented and
commenting was improved. Internationalization support via GNU gettext was
added, with an initial (but unfinished) Finnish translation. Some
portability bugs were fixed, including a non-aligned memory access crash
on non-x86 platforms.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/xmms-sid/
- % - % - % - % -
[069] - Yoxel SW 1.09beta
by Yoxel Systems (http://freshmeat.net/users/yoxel/)
Sat, Jan 27th 2007 18:40
Information Management
Office/Business
Software Development :: Bug Tracking
About: Yoxel SW is an agile product management solution allowing you to
maintain a continuous feedback loop with your customers while
collaboratively planning and implementing incremental releases.
Changes: This release adds a Release Planning System (polishing and
bugfixes), a Knowledge Base System (customer access), CSV importation for
the contacts management system, and many bugfixes in different subsystems.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/yoxel/
- .---------- --..- --. .------.-.---- --.-. -.-..-- .-.-.--...
--===============2132675920==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
The freshmeat daily newsletter
To unsubscribe, send email to freshmeat-news-request
lists.freshmeat.net
or visit http://lists.freshmeat.net/mailman/listinfo/freshmeat-news
--===============2132675920==--
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]