|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: The freshmeat daily newsletter (freshmeat-news
lists.freshmeat.net)
Date: Fri Feb 01 2008 - 02:10:11 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/2008/01/31/
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.com, Mac, Solairs,FreeBSD and Windows. Learn more and get a free
two user download at
http://ad.doubleclick.net/clk;160974536;13503038;d?http://www.sourceforge.net/powerbar/perforce/
- . ... -.- - -..---- - -----.------- - - -- -.. ----.----
::: R E L E A S E H E A D L I N E S (43) :::
[001] - AgileWiki 0.3 beta (COODBMS)
[002] - Bitgate Server Software Environment 0.8.0
[003] - brisk 0.0.2 (Spawn)
[004] - Butterfly Container 1.9.10-beta
[005] - C++ Sockets 2.2.9
[006] - Cheeky Chess Monitor 0.1
[007] - Das Schaefchen 0.4.2
[008] - DOLPHIN SMASH 5.10.0
[009] - DupFinder gui 0.12 / console 0.92
[010] - Esoteric Combine 0.50
[011] - fio 1.17.3
[012] - Free, Open-source Ghost 0.10
[013] - Globus Toolkit 4.0.6
[014] - GNU Smalltalk 3.0.1 (Stable)
[015] - Hierarchical Data Format 1.8.0-rc2 (Development)
[016] - Highlight 2.6.8
[017] - HTTP Replicator 4.0alpha2
[018] - imagelink 3.20080123
[019] - Java Parallel Processing Framework 1.0.1
[020] - JumpBox for Mantis 1.0.2
[021] - Kiwi Manager 3.3
[022] - libmicrohttpd 0.2.1
[023] - Limited Shell 2008-01-31
[024] - Locked Area 6.0 (Lite)
[025] - lxdream 0.8.3
[026] - magicErmine 2.0.1
[027] - mapmaudio 2.35
[028] - NS2Html 0.4
[029] - OpenSSL-based signcode utility 1.3
[030] - Polyspool 0.2
[031] - PSIworld 0.2
[032] - RESTORE 4.0.9-1 (RESTORE-EE)
[033] - rsyslog 3.11.0 (Development)
[034] - Spartns 0.1.3
[035] - Speech and Debate Timekeeper 2.2
[036] - Spicebird Beta 0.4
[037] - ThinLinc 2.0.0
[038] - Tor 0.2.0.18-alpha (Testing)
[039] - vDEC 20080131
[040] - Webmatic flashlets 1.11
[041] - XML::Validator::Schema 1.09
[042] - XPTracker 699
[043] - YFKlog 0.3.5
---.-.- -- .--.- .-..--..----. ------.. .- -.---- -.-- --.--- -
::: R E L E A S E D E T A I L S :::
[001] - AgileWiki 0.3 beta (COODBMS)
by Bill la Forge (http://freshmeat.net/users/laforge49/)
Thu, Jan 31st 2008 13:08
Database
Documentation
Information Management
About: AgileWiki is a program that explores new knowledge representation.
It is an attempt to implement, at least in part, Norm Kashdan's Rolonic
Theory, a profoundly different approach to time and knowledge
representation. CowDb is a high-speed object store over which the next
generation of AgileWiki will be written. COODBMS is a Copy-on-write OODBMS
based on Rolonics.
Changes: COODBMS has been reworked to use the new CowDb API and is now
fully functional. COODBMS provides a means of organizing nodes into tree
structures and organizing those trees into non-cyclic graphs. The power of
COODBMS comes not from its capabilities but from its generic nature, as it
applies to virtually any application.
License: Common Public License
URL: http://freshmeat.net/projects/agilewiki/
- % - % - % - % -
[002] - Bitgate Server Software Environment 0.8.0
by Ken Hollis (http://freshmeat.net/users/Tsuichi1/)
Thu, Jan 31st 2008 02:04
Internet
About: Bitgate Server Software Environment aims to build a multi-protocol
application environment in which server protocol handlers can be
eventually loaded and unloaded on the fly using a center console or
controller Web page. It aims to have 99.9% uptime, and have
high-availability compliance. It is written in Java 6, and relies
completely on Java's I/O functionality to provide non-blocking support for
both SSL and non-SSL sockets (without having to know how to use SSLEngine).
All configuration is done via XML files, as this is easier to maintain. It
includes a minimal demonstration HTTP server.
Changes: This release added H2 database support, htaccess support via an
internal database, various code optimizations, and more thread-safe
changes. Initial file post support was included.
License: Common Public License
URL: http://freshmeat.net/projects/bsse/
- % - % - % - % -
[003] - brisk 0.0.2 (Spawn)
by mop (http://freshmeat.net/users/nastasi/)
Thu, Jan 31st 2008 02:28
Games/Entertainment :: Arcade
Internet :: WWW/HTTP :: Dynamic Content
About: brisk is an implementation of the Briscola in 5 card game that uses
Ajax technology.
Changes: When a game is started, the shared data is now separated from the
room shared data, improving scalability.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/brisk/
- % - % - % - % -
[004] - Butterfly Container 1.9.10-beta
by Jakob Jenkov (http://freshmeat.net/users/jjenkov/)
Thu, Jan 31st 2008 13:17
About: Butterfly Container is a Java dependency injection container. It is
smaller, yet more flexible and easier to use than Spring, Pico, and Guice.
Instead of XML, Butterfly Container is configured using a simple,
flexible, Java-like configuration language. There are no external
dependencies.
Changes: This release provides a faster, more memory efficient script
parser, and makes it possible to plug in plain non-annotation,
non-reflection Java factories.
License: The Apache License 2.0
URL: http://freshmeat.net/projects/butterflycontainer/
- % - % - % - % -
[005] - C++ Sockets 2.2.9
by Grymse (http://freshmeat.net/users/ah7207/)
Thu, Jan 31st 2008 08:05
Communications
System :: Networking
About: C++ Sockets is a cross-platform C++ wrapper for BSD-style sockets.
It implements the TCP, UDP, ICMP, and SCTP transport layer protocols.
Implemented application layer protocols are HTTP/HTTPS (using OpenSSL),
SMTP (server), and Ajp/1.3 (server). Features include transparent SOCKS4
client support and asynchronous DNS. Included in the library are a number
of HTTP client functions such as GET/PUT/POST, and also Web server
framework components.
Changes: A memory leak in TcpSocket was fixed. Potentially unsafe code in
the HTTP form data parser (HttpdForm) was fixed. A memory and resource
leak in HttpRequest was fixed. Ajp13Socket/HttpBaseSocket now creates a
copy of the HttpResponse instance when sending a response, to avoid
synchronization problems. An unnecessary call to shutdown() when
destroying a closed tcp socket was removed. A brief "INSTALL" document was
added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/csockets/
- % - % - % - % -
[006] - Cheeky Chess Monitor 0.1
by Ben Hague (http://freshmeat.net/users/wtfai/)
Thu, Jan 31st 2008 01:59
About: Cheeky Chess Monitor is a program to interface with the Dream
Cheeky USB chess board. It also includes modifications to SCID to enable
it to work with the board, and a simple program to return the moves in
algebraic format.
Changes: This release works and has all functionality in place, but hasn't
had much testing and the code is a hack.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/cheekymon/
- % - % - % - % -
[007] - Das Schaefchen 0.4.2
by Guido (http://freshmeat.net/users/guidoreina/)
Thu, Jan 31st 2008 02:06
Internet :: Proxy Servers
Internet :: WWW/HTTP :: HTTP Servers
About: Das Schaefchen is a lightweight HTTP server and proxy for Unix
platforms. It supports the minimum requirements of the HTTP/1.1 protocol
and virtual hosts, basic authentication (which can be used to protect
either files or directories), directory listing, byte ranges, and reverse
proxy. It is an event-driven server that runs as a single process with a
single thread using non-blocking I/O. It uses epoll as the event
notification mechanism to multiplex control between active connections.
Changes: You can now define aliases for the virtual hosts.
License: BSD License (revised)
URL: http://freshmeat.net/projects/schaefchenws/
- % - % - % - % -
[008] - DOLPHIN SMASH 5.10.0
by Gilles Depeyrot (http://freshmeat.net/users/depeyrot/)
Thu, Jan 31st 2008 10:05
Scientific/Engineering :: Electronic Design Automation (EDA)
About: Dolphin Smash is a mixed-signal, multi-language simulator for IC or
PCB designs. It uses SPICE syntax for analog descriptions, Verilog-HDL and
VHDL for digital, Verilog-A/AMS, VHDL-AMS and ABCD (a combination of SPICE
and C) for analog behavioral, and C for DSP algorithms.
Changes: Numerous enhancements including hierarchical analog power
computing, computing and tracing of analog net resistive and capacitive
impedance, and PSP (Penn State and Philips) and EKV3 MOSFET models.
License: Free To Use But Restricted
URL: http://freshmeat.net/projects/dolphinsmash/
- % - % - % - % -
[009] - DupFinder gui 0.12 / console 0.92
by Matthias Boehm (http://freshmeat.net/users/ma_boehm/)
Thu, Jan 31st 2008 10:24
Utilities
About: DupFinder searches for duplicate files. It has many options that
allow you to include only the files that you want. A special algorithm
makes it much faster than other programs. A GUI and a command line version
are available.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/dupfinder/
- % - % - % - % -
[010] - Esoteric Combine 0.50
by und3f (http://freshmeat.net/users/und3f/)
Thu, Jan 31st 2008 13:15
Software Development :: Interpreters
About: The primary aim of Esoteric Combine is the creation of an
interpreter that is able to execute as many esoteric languages as
possible.
Changes: "Befunge-93" support has been added. "Byter" support has been
added.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/esco/
- % - % - % - % -
[011] - fio 1.17.3
by axboe (http://freshmeat.net/users/jinxed/)
Thu, Jan 31st 2008 08:26
System :: Benchmark
System :: Filesystems
About: fio is an I/O tool meant to be used both for benchmark and
stress/hardware verification. It has support for 12 different types of I/O
engines (sync, mmap, libaio, posixaio, SG v3, splice, null, network,
syslet, guasi, and more), I/O priorities (for newer Linux kernels), rate
I/O, forked or threaded jobs, and much more. It can work on block devices
as well as files. fio accepts job descriptions in a simple-to-understand
text format. Several example job files are included. fio displays all
sorts of I/O performance information. It supports Linux, FreeBSD, and
OpenSolaris.
Changes: Lots of minor bug fixes that prevented expected operation of fio.
Update to latest syslet kernel patches. Add "bssplit" option for fine
grained block size distribution. Add IOmeter job file example. Fix bug
with zoneskips. Add support and example surface scan for disk/data
verification. Fix time accounting bugs. Fix O_NOATIME opening failure.
File creating and extend bug fixes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/fio/
- % - % - % - % -
[012] - Free, Open-source Ghost 0.10
by microleaks (http://freshmeat.net/users/microleaks/)
Thu, Jan 31st 2008 02:01
About: Free, Open-source Ghost (FOG) is a computer imaging suite that is
designed to be a free alternative to Ghost or Zenworks. It can be used to
image Windows XP and Vista PCs using PXE, DHCP, PartImage, and a Web GUI
to tie it all together.
Changes: This version features an improved installer and disk cloning
support. A kernel updater was included to allow you to easily update the
kernel and drivers for the client boot image.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/freeghost/
- % - % - % - % -
[013] - Globus Toolkit 4.0.6
by imipak (http://freshmeat.net/users/imipak/)
Thu, Jan 31st 2008 13:30
Software Development :: Libraries
About: Globus is a project to provide robust, secure, peer-to-peer
distributed computing on supercomputers, clusters, and other
high-performance systems. It differs from other such network toolkits in
that it is tuned to the needs of high-end machines.
Changes: Numerous bugfixes, some severe. Improved timeouts. Connection
caching has been added.
License: The Apache License
URL: http://freshmeat.net/projects/globus/
- % - % - % - % -
[014] - GNU Smalltalk 3.0.1 (Stable)
by Paolo Bonzini (http://freshmeat.net/users/bonzini/)
Thu, Jan 31st 2008 09:59
Software Development :: Compilers
Software Development :: Interpreters
Software Development :: Libraries
About: GNU Smalltalk is a free implementation of the Smalltalk-80
language.
Changes: This release fixes regexes matching the empty string to match the
behavior of sed and Python. It fixes Symbol>>#numArgs for methods starting
with an underscore. It fixes problems with very short delays. It fixes a
segmentation violation when gethostbyname returns NULL. Test floatmath.st
is XFAILed on alpha due to a kernel bug. A possible infinite loop in
CompiledCode>>#hash has been eliminated. OrderedCollection quadratic
behavior due to continuously growing and shrinking has been fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gnusmalltalk/
- % - % - % - % -
[015] - Hierarchical Data Format 1.8.0-rc2 (Development)
by imipak (http://freshmeat.net/users/imipak/)
Thu, Jan 31st 2008 13:20
Database
Scientific/Engineering
Software Development :: Libraries
About: HDF (Hierarchical Data Format) is a general purpose library and
file format for storing scientific data. It arranges data into datasets
(multidimensional arrays) and groups (a structure for organizing objects).
Changes: h5repack now supports adding multiple filters to all objects.
Inputs to command line utilities are now more consistent. There is
improved utility handling of values such as NaN. The library will attempt
to repair corrupted object header information unless compiled under strict
mode.
License: BSD License (original)
URL: http://freshmeat.net/projects/hdf/
- % - % - % - % -
[016] - Highlight 2.6.8
by André Simon (http://freshmeat.net/users/Saalen/)
Thu, Jan 31st 2008 13:39
Text Processing
About: Highlight is a universal converter from source code to HTML, XHTML,
RTF, TeX, LaTeX, and XML. (X)HTML output is formatted by Cascading Style
Sheets. It supports more than 100 programming languages, and includes 40
highlighting color themes. It's possible to easily enhance the parsing
database. The converter includes some features to provide a consistent
layout of the input code.
Changes: Highlighting issues with nested comments and distinct delimiters
were fixed. XML and CSS highlighting was fixed. C escape sequence parsing
of octal and hex values was fixed. GCC 4.3 compilation support was added.
Several language definitions were improved.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/highlight/
- % - % - % - % -
[017] - HTTP Replicator 4.0alpha2
by Gertjan (http://freshmeat.net/users/gertjanvanzwieten/)
Thu, Jan 31st 2008 02:07
Internet :: Proxy Servers
About: HTTP Replicator is a general purpose caching proxy server. It
reduces bandwidth by merging concurrent downloads and building a local
"replicated" file hierarchy, similar to wget -r. The cache is also
accessible through a Web interface.
Changes: This release includes the GPL license file, clearing the way for
packaging initiatives on Linux distributions and other operating systems.
Other minor fixes were made.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/http-replicator/
- % - % - % - % -
[018] - imagelink 3.20080123
by Ciprian Niculescu (http://freshmeat.net/users/x1f42/)
Thu, Jan 31st 2008 09:57
Multimedia :: Graphics
Multimedia :: Graphics :: Editors
Multimedia :: Graphics :: Editors :: Raster-Based
About: imagelink is a collection of image editing and conversion command
line utilities. It integrates the netpbm philosophy and it is meant to be
used in conjunction with netpbm.
Changes: A few more utilities were added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/imagelink/
- % - % - % - % -
[019] - Java Parallel Processing Framework 1.0.1
by Laurent Cohen (http://freshmeat.net/users/lolocohen/)
Thu, Jan 31st 2008 08:11
Scientific/Engineering
Software Development :: Libraries :: Java Libraries
System :: Clustering/Distributed Networks
About: JPPF is a computational grid framework for Java focused on
performance and ease of use. It provides a set of tools and APIs to enable
the parallelization of CPU intensive applications, and distribute their
execution over a network of heterogenous nodes. It features platform
independence thanks to Java 1.5, does not require you to deploy your
application classes to a server, scales up to millions of nodes, has a
built-in fail-over mechanism on all the framework's components, and has a
monitoring and administration GUI tool to enable remote monitoring of the
server health and server shutdown/restart operations.
Changes: New APIs were added to the J2EE connector to receive submission
status events. The capability to disable monitoring and management
features in nodes and servers was added. Several minor bugs were fixed.
Some refactoring of the server APIs was performed, for greater reusability
and modularity.
License: The Apache License 2.0
URL: http://freshmeat.net/projects/jppf/
- % - % - % - % -
[020] - JumpBox for Mantis 1.0.2
by Grid7 (http://freshmeat.net/users/grid7/)
Thu, Jan 31st 2008 10:04
Information Management
Information Management :: Issue Tracking
Information Management :: Workflow Frameworks
About: Mantis is a Web-based bug tracking system that has a suite of
advanced features including time tracking, wiki integration, email
notifications, RSS, a RESTful interface, Twitter integration, roadmap
functionality, preset workflows, and integration with SVN and CVS.
Changes: Mantis has been updated to 1.1.1.
License: Free To Use But Restricted
URL: http://freshmeat.net/projects/mantisjumpbox/
- % - % - % - % -
[021] - Kiwi Manager 3.3
by Burak (http://freshmeat.net/users/buraks78/)
Thu, Jan 31st 2008 13:19
Information Management :: Document Repositories
Information Management :: Issue Tracking
Office/Business :: CRM
About: Kiwi Manager is an online project management application. Its
features include an AJAX interface, Gantt and PERT charts, progress and
financial reports, earned value analysis of project performance, resource
calendars, role based user access control, RSS syndication of project
activities, project based file repositories with integrated approval and
versioning systems, image thumbnail generation, video, Flash, and PDF
previews, time tracking, project based forums and help desks, task
calendars, and more.
Changes: This release has a new module that sends out notification emails
for selected project activities. The behavior of this module can be
configured according to your needs under the system tab. In addition, by
simply responding to these notifications by email, project users can
upload or update files, write file reviews, approve or reject files, and
post or respond to forum messages and support tickets.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/kiwimanager/
- % - % - % - % -
[022] - libmicrohttpd 0.2.1
by Christian Grothoff (http://freshmeat.net/users/grothoff/)
Thu, Jan 31st 2008 02:05
Internet :: WWW/HTTP :: HTTP Servers
Software Development :: Libraries
About: libmicrohttpd is a small C library for embedding HTTP server
functionality into other applications. It is reentrant, fast, supports
HTTP 1.1, and permits listening on multiple ports. The API is simple and
still powerful enough to allow programmers to use the entire HTTP feature
set.
Changes: This release adds support for nested multipart uploads and fixes
minor bugs in the POST-form parser implementation. It also allows clients
to limit the number of concurrent connections from the same IP address.
MHD no longer allows pipelining of requests other than GET and HEAD.
Finally, connections are now closed properly if the application signals a
problem with handling the request.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/libmicrohttpd/
- % - % - % - % -
[023] - Limited Shell 2008-01-31
by ghantoos (http://freshmeat.net/users/ghantoos/)
Thu, Jan 31st 2008 13:29
Security
System :: Shells
Terminals
About: Limited Shell (lshell) is an application that lets you restrict the
environment of any SSH user. It provides an easily configurable shell: just
choose a list of allowed commands for every limited account. No
installation is required.
Changes: This release corrects and enhances the 'help' feature.
Interaction with the user is clearer.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/lshell/
- % - % - % - % -
[024] - Locked Area 6.0 (Lite)
by Neil Skirrow (http://freshmeat.net/users/skirrow/)
Thu, Jan 31st 2008 08:22
Internet :: WWW/HTTP :: Site Management
About: Locked Area is a highly sophisticated password protection and
membership management system. It has been designed to be as secure as
possible while it still runs hands-free with no input from the Webmaster
needed. Locked Area uses Apache's .htaccess and .htpasswd along with DES
randomized salt or MD5 encryption of passwords for increased security. It
also includes a member database that lets the administrator maintain a
mailing list along with the member's area.
Changes: Locked Area Pro now offers support for up to 10 custom form
fields, and the PayPal subscriptions system now supports monthly and
yearly subscription durations without manual modification to the template
files. Locked Area Lite/Pro also includes new field descriptions, enabling
you to include a description for custom form fields. All the templates have
been updated to utilize basic CSS/stylesheets, and the general layout is
still controlled with HTML to ensure 100% browser compatibility. Various
other minor bugfixes and feature enhancements have also been added.
License: Freeware
URL: http://freshmeat.net/projects/lockedarea/
- % - % - % - % -
[025] - lxdream 0.8.3
by Nathan Keynes (http://freshmeat.net/users/nkeynes/)
Thu, Jan 31st 2008 03:03
System :: Emulators
About: lxdream is a Dreamcast emulator for Linux-based systems. It is
currently in a usable state but is still in heavy development.
Changes: This release adds support for the MMU, mouse, and keyboard,
making it possible to run linux-dc. Support for hosting joystick devices
was added along with bugfixes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/lxdream/
- % - % - % - % -
[026] - magicErmine 2.0.1
by magicErmine (http://freshmeat.net/users/magicermine/)
Thu, Jan 31st 2008 07:56
System :: Software Distribution Tools
About: magicErmine allows the same Linux executable to be run on a wide
range of different distributions. Like statifier, It makes one executable
file with no run-time dependencies from a dynamically linked executable
and all of its libraries. Unlike statifier, it is able to add arbitrary
files to the packed executable, such as configuration files or pixmaps.
Changes: Ermine and executables packed with ermine are now able to run in
the chroot environment.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/magicermine/
- % - % - % - % -
[027] - mapmaudio 2.35
by Ciprian Niculescu (http://freshmeat.net/users/x1f42/)
Thu, Jan 31st 2008 08:27
Multimedia :: Sound/Audio
About: mapmaudio is an 1f42 MPEG audio stream mapper. The written MPEG
audio stream maps contain information such as stream frame rate, stream
duration and number of frames, file position of audio stream frames, and
so forth. The output conforms the 1f42 H262 map file format (for which
specifications are available at sourceforge.net/projects/x1f42/) and can
be used by programs (such as Mylene1f4 MPEG audio player) in performing
fast and accurate random access.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/mapmaudio/
- % - % - % - % -
[028] - NS2Html 0.4
by rpacce (http://freshmeat.net/users/rpacce/)
Thu, Jan 31st 2008 13:16
Security
System :: Networking :: Firewalls
About: NS2Html is a tool which converts configuration files extracted from
Netscreen devices into friendly HTML rulebases. It was developed to gather
data from policies used at old firewalls under administration.
Changes: This release can proccess objects whose names were written with
blank spaces. Previous versions didn´t process this kind of information
correctly. Some coding errors were corrected.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ns2html/
- % - % - % - % -
[029] - OpenSSL-based signcode utility 1.3
by mfive (http://freshmeat.net/users/mfive/)
Thu, Jan 31st 2008 08:24
Security :: Cryptography
Software Development :: Build Tools
About: OpenSSL-based signcode utility is used for Authenticode signing of
EXE/CAB files. It also supports timestamping.
Changes: A padding problem was fixed. Signing of already signed files is
allowed. Ryan Rubley's PVK-to-DER guide was added into the README.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/osslsigncode/
- % - % - % - % -
[030] - Polyspool 0.2
by Mark Gannon (http://freshmeat.net/users/ctesias2/)
Thu, Jan 31st 2008 13:40
About: Polyspool combines the Common Unix Printing System, Ghostscript,
Samba, and a live Linux CD to create an easy-to-use open source print
spooler capable of supporting Windows, Mac OS X, and Linux clients.
Polyspool provides a simple Web interface and requires no knowledge of
Linux commands to successfully deploy. Because Polyspool uses the standard
PostScript driver bundled with the Windows operating systems and
Ghostscript to render the print job, only one driver needs to be installed
for any supported printer.
Changes: This release adds the ability to save and restore the
configuration to an available hard drive or USB disk. USB printers can now
be created with the make_printers utility. A new tool, ip_config, allows
the ip configuration (DHCP or manual) to be set up.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/polyspool/
- % - % - % - % -
[031] - PSIworld 0.2
by Tolga Dalman (http://freshmeat.net/users/tdalman/)
Thu, Jan 31st 2008 02:09
Games/Entertainment
Scientific/Engineering :: Artificial Intelligence
Scientific/Engineering :: Neuroscience
About: PSIworld (Programmable Scalable Interactive World) is a framework
that provides a set of libraries, utilities, and applications to ease the
implementation of dynamic artificial intelligence environments.
Specifically, the development of multi-agent applications is targeted. It
is designed in a generic manner so that various kinds of applications can
use it. This framework not only includes pure algorithm libraries for AI
computation tasks, but also a C/C++ library for distributed computation. A
server-client model also involves various, concurrent visualization methods
of distinct Agents or Societies.
Changes: Many exciting new features were included, such as aeolus/icarus
infrastructure improvements, many API additions including container and
discrete map support, preparations for the execution scheduler unit, and
lots of minor improvements and fixes.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/projectpsi/
- % - % - % - % -
[032] - RESTORE 4.0.9-1 (RESTORE-EE)
by Garret (http://freshmeat.net/users/Gacott/)
Thu, Jan 31st 2008 02:51
System :: Archiving :: Backup
System :: Networking
About: RESTORE is an enterprise network backup and recovery solution for
Windows, Novell, Mac OS X (data fork), Unix, and Linux systems. It is
scalable to a complete backup solution for multiple workstations, servers,
and data centers. It operates over local area networks, wide area networks,
and the Internet.
Changes: A major FTP module dependency based bug was fixed for Etch.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/restore_backup/
- % - % - % - % -
[033] - rsyslog 3.11.0 (Development)
by Rainer Gerhards (http://freshmeat.net/users/rgerhards/)
Thu, Jan 31st 2008 10:26
System :: Logging
About: Rsyslog is an enhanced multi-threaded syslogd. Among other
features, it offers support for reliable syslog over TCP and RFC 3195,
writing to MySQL and PostgreSQL databases, fully configurable output
formats (including great timestamps), the ability to filter on any part of
the syslog message, and on-the-wire message compression. It is designed as
a drop-in replacement for stock syslogd and thus is able to work with the
same configuration file syntax. Of course, some enhanced features require
changing the configuration file, but in general, this should be fairly
easy.
Changes: Messages are written to disk if memory queues fill up or outputs
are too slow or unavailable. Transmission occurs when they are online
again. Outputs can be rate-limited and inputs slowed down if needed. Less
important messages can be discarded to prevent them from filling up
queues. Highly sophisticated, massively multithreaded algorithms are used.
Every aspect can be fine-tuned via configuration settings. This is a
recommended update for all development branch users, but it is not yet
recommended for important production machines.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/rsyslog/
- % - % - % - % -
[034] - Spartns 0.1.3
by J. Pellegrini (http://freshmeat.net/users/pellegrini/)
Thu, Jan 31st 2008 02:03
Scientific/Engineering :: Mathematics
Software Development :: Libraries
About: Spartns is a sparse tensor representation library for Common Lisp.
Tensors are a generalization of vectors and matrices for any number of
dimension. Spartns is fast and flexible, allowing different dimensions to
be represented in different ways.
Changes: This release fixes spartn-copy and includes new tests. Poplog now
passes all Spartn tests.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/spartns/
- % - % - % - % -
[035] - Speech and Debate Timekeeper 2.2
by Jemmy Chen (http://freshmeat.net/users/jemmyc/)
Thu, Jan 31st 2008 02:02
About: Speech and Debate Timekeeper is a multi-platform debate timer for
various debate formats and individual events. It has speech order and time
limits preprogrammed for Policy, Lincoln-Douglas, Parliamentary, Public
Forum, World Schools, Karl Popper, and miscellaneous debate formats. It
also tracks prep time for both sides. All time limits are user adjustable.
These timers give visual and/or vocal time signals at user defined
intervals. At the end of each speech, cross-examination, or preparation,
the timer automatically sets itself to time the next thing that needs
timing at the push of a button.
Changes: An illustrated user manual is included with this release in PDF
format. The prep time for Lincoln-Douglas has been updated to 4 minutes.
This is the new rule for the National Forensics League since mid-2007. It
is now possible to display the prep times for both sides of a debate at
any time. This new feature is accessed through the View drop down menu.
Spoken time signals are turned on by default for policy debates only. For
all other events, time signals are silent by default, except for prep
times and the first and last minutes of constructive speeches in
parliamentary debates.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/debate-ie-timer/
- % - % - % - % -
[036] - Spicebird Beta 0.4
by Sunil Mohan Adapa (http://freshmeat.net/users/sunilmohan/)
Thu, Jan 31st 2008 02:25
Communications
Communications :: Email
Office/Business :: Scheduling
About: Spicebird is a collaboration suite that simplifies communication
for users by providing integrated access to the various tools of
collaboration, like email, calendaring, and instant messaging, in a single
application. It provides easy access to various Web services while
retaining all the advantages of a desktop application. The application is
built on top of Mozilla Thunderbird, Sunbird, and Xmpp4moz. The
extensibility of the Mozilla platform makes adding new tools and
customization of the suite easy.
Changes: In this version users can access email from their service
provider using POP/IMAP protocols, manage schedules using the calendar and
tasks applications, subscribe to public calendars, read news and blogs
using RSS subscriptions, and manage contacts and chat with friends by
using their Gtalk or other Jabber accounts.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/spicebird/
- % - % - % - % -
[037] - ThinLinc 2.0.0
by Peter Ĺstrand (http://freshmeat.net/users/altic/)
Thu, Jan 31st 2008 09:56
Communications
Desktop Environment
System :: Clustering/Distributed Networks
About: ThinLinc is a fast and versatile thin client system. It is based on
open protocols such as TightVNC, SSH, and PulseAudio. The ThinLinc server
software can be used to distribute Linux/Unix desktops and applications to
thin clients. The system also supports Windows Terminal Services and
CodeWeavers CrossOver. ThinLinc supports redirection of sound, serial
ports, disk drives, local printers, and Smart Card readers on top of SSH.
It also features a unique "one-click" integration tool for Novell
eDirectory. Clients are available for a wide variety of platforms.
Changes: This release includes several major new features. Smart Cards are
now supported, both for authentication and applications. Integration with
web portals is now possible. Basic application publishing features have
been added. The new "Printer Access Control" feature makes it possible to
restrict access to certain print queues based on the connecting terminal.
Multiple concurrent sessions using a single user name are now possible.
The session manager has been rewritten, using a new asynchronous
framework. This gives radically improved scalability.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/thinlinc/
- % - % - % - % -
[038] - Tor 0.2.0.18-alpha (Testing)
by Martin Balvers (http://freshmeat.net/users/nosferatu/)
Thu, Jan 31st 2008 02:05
Communications
Internet
Internet :: Proxy Servers
About: Tor is a network of virtual tunnels that allows people and groups
to improve their privacy and security on the Internet. It also enables
software developers to create new communication tools with built-in
privacy features. It provides the foundation for a range of applications
that allow organizations and individuals to share information over
public networks without compromising their privacy. Individuals can use
it to keep remote Websites from tracking them and their family members.
They can also use it to connect to resources such as news sites or
instant messaging services that are blocked by their local Internet
service providers (ISPs).
Changes: This release adds a sixth v3 directory authority run by CCC,
fixes a big memory leak in 0.2.0.17-alpha, and adds new config options
that can warn or reject connections to ports generally associated with
vulnerable plaintext protocols.
License: BSD License (revised)
URL: http://freshmeat.net/projects/tor/
- % - % - % - % -
[039] - vDEC 20080131
by Victor Liu (http://freshmeat.net/users/victorliu/)
Thu, Jan 31st 2008 08:02
Multimedia :: Graphics :: 3D Modeling
Scientific/Engineering :: Mathematics
About: vDEC is a discrete exterior calculus and geometry processing
library. It provides simulation and geometric operations on simplicial
complexes (triangle and tetrahedral meshes).
Changes: The 2D FDTD demo was finished using a discrete metric. The UI
platform was moved to FLTK. The Windows version uses DLL dependencies.
Unused code was trimmed from the build.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/vdec/
- % - % - % - % -
[040] - Webmatic flashlets 1.11
by arraffaele (http://freshmeat.net/users/arraffaele/)
Thu, Jan 31st 2008 02:54
Desktop Environment :: Application Themes
Desktop Environment :: Theme :: Web
Internet
About: Webmatic flashlets is a collection of various real-time flash
graphical effects, menus, and transition effects for your Website (rain,
snow, fade, zoom, beams, lightning, and more). You can customize your
flash effects with an easy to use HTML code generator. You can personalize
your flashlets with various additional special text effects. With the
flashlets menu series, you can create customizable (buttons-based) flash
menus. You can create various kind of flash menus (there are 9 predefined
flash buttons, with more coming soon) and vertical, horizontal, or tabular
menus. Its also possible to combine different kind of flash buttons in the
same menu.
Changes: Webmatic flashlets is now released under the GPL. Regcode was
removed from all of the flashlets and source code (.fla) was provided. A
font bug was fixed in all the menu flashlets. A visualization error was
fixed the in Light and LightMenu flashlets. A browser crash bug with Flash
Player 8 and 9 was fixed in all the flashlets.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/wmflashlets/
- % - % - % - % -
[041] - XML::Validator::Schema 1.09
by Sam Tregar (http://freshmeat.net/users/sunking/)
Thu, Jan 31st 2008 13:38
Software Development :: Libraries :: Perl Modules
Text Processing :: Markup :: XML
About: XML::Validator::Schema is a Perl module which validates XML
documents using the W3C XML schema. The module does not implement the
full W3C XML schema recommendation, but rather a useful subset. It is
implemented as a SAX filter using XML::SAX.
Changes: This release adds support for unions and fixes several bugs, one
of which prevented the module from working with Perl 5.10.
License: Perl License
URL: http://freshmeat.net/projects/xmlvs/
- % - % - % - % -
[042] - XPTracker 699
by Stephen Starkey (http://freshmeat.net/users/firepoet78/)
Thu, Jan 31st 2008 08:17
Office/Business
Office/Business :: Scheduling
Software Development
About: XPTracker is a radical alternative agile planning tool aimed at
keeping out of your way and making sure you can see the stuff you care
about at a glance.
Changes: A rudimentary wiki (with no extravagant markup yet) was added.
The story/task/blog entry markup was changed from FitNesse to Markdown.
The story title was improved. The Stripes Web framework was upgraded. The
look and feel of JavaScript windows was unified. Help links were added to
all the description boxes so folks can have a Markdown reference.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/xptracker/
- % - % - % - % -
[043] - YFKlog 0.3.5
by Fabian Kurz (http://freshmeat.net/users/dj1yfk/)
Thu, Jan 31st 2008 10:06
Communications :: Ham Radio
About: YFKlog is a general purpose ham radio logbook for Unix operating
systems. It runs in text mode, which means it can easily be used on a
remote server, even from Windows computers with PuTTY. It features a
simple console-based user interface, a MySQL or SQLite database backend,
the ability to manage an unlimited number of logs, ADIF import and export,
easy log backup, high quality QSL (cards and labels) printing with LaTeX,
award tracking/statistics functions, and ARRL LOTW support.
Changes: Additions to this version include a remote logging interface to
fldigi/gmfsk, a callsign lookup function, and a custom statistics/awards
function. Improvements were made to the user interface, error handling,
and ADIF import.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/yfklog/
-.-... .- -- ---- -- ----.---.- .---..-- - - - ------ ...------
--===============1939018617==
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
--===============1939018617==--
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]