|
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: Thu Jan 17 2008 - 02:10:08 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/16/
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 (60) :::
[001] - 4DTris 0.2.2
[002] - Adventure-(PHP-)Framework 1.5-15.01.2008-php4_php5
[003] - Arachnida 1.1.02
[004] - AROUNDMe Personal identity 1.3
[005] - ATAidle 2.3
[006] - AutoScan 1.12
[007] - barvinok 0.26
[008] - Beatmover 1.0.0
[009] - bprom 0.1.1
[010] - CaltrainPy 0.2
[011] - CorneliOS 0.8.1r16
[012] - crosstool-NG 1.0.0
[013] - DAViCal 0.9.3
[014] - Day Planner 0.8.1
[015] - Daylight Chart 2.4
[016] - DBAHelper 0.2.2
[017] - Detect Library 0.9.83
[018] - Drool (Drupal Tool) 1.0.b1
[019] - EDB (Evan's Debugger) 0.8.22
[020] - ESC/Java2 2.0b4
[021] - gloox 0.9.9
[022] - guitone 0.7
[023] - HPGS - HPGl Script 1.1.2
[024] - HSH 1.2.5.0
[025] - IMSpector 0.4
[026] - Indywiki 0.9.7
[027] - Jtvmaker 3.18
[028] - jXLS 0.9.5
[029] - KGuitar 0.5.1
[030] - lpc-ntpd 1.0.0
[031] - Memory Structures Library 4.2.1
[032] - Neural Network Framework 1.0.0
[033] - OpenVRML 0.17.3
[034] - Paludis 0.26.0_alpha7
[035] - Poet 2.1.0
[036] - Policy Daemon snapshot-200801161753 (New Development)
[037] - pyhoo 0.1
[038] - python-rope 0.7.5
[039] - Q7Z 0.7.1
[040] - ropeide 1.5
[041] - ropemacs 0.5c2
[042] - Scalable OpenGroupware.org (Inverse edition) 1.0rc4
[043] - ScummVM 0.11.0
[044] - Shed Skin 0.0.26
[045] - Simple TCP FUSE File System 1.0rc1
[046] - Solido Smtp Proxy 5.0 build 45
[047] - Solido Spam Filter 4.0 build 86
[048] - system-config-printer 0.7.74.9 (Stable)
[049] - Tcpreplay 3.2.4 (Stable)
[050] - The Chronicle Blog Compiler 2.2
[051] - TurtolCMS 0.5.22
[052] - Unified I/O 4.2
[053] - ustr 1.0.3
[054] - WebGUI 7.4.21
[055] - WiKID Strong Authentication System 3.0.0RC5-1
[056] - Wing IDE 3.0.3
[057] - WrapLinux 1.1
[058] - wxRemind 43
[059] - XPTracker 685
[060] - ziproxy 2.4.8_BETA2 (Beta)
- -.-- -- - ----.--. - -. -.---..--- ---- .--.-- ..---------
::: R E L E A S E D E T A I L S :::
[001] - 4DTris 0.2.2
by Laszlo Simon (http://freshmeat.net/users/simzer/)
Wed, Jan 16th 2008 17:23
Games/Entertainment
Games/Entertainment :: Puzzle Games
About: 4D-TRIS is an alteration of the well-known Tetris game. The game
field is extended to a 4D field, which has to filled up by the gamer with
4D hyper cubes. The software is written in C with OpenGL and GLUT.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/4dtris/
- % - % - % - % -
[002] - Adventure-(PHP-)Framework 1.5-15.01.2008-php4_php5
by Christian Achatz (http://freshmeat.net/users/ChristianAchatz/)
Wed, Jan 16th 2008 07:27
Software Development :: Libraries :: Application Frameworks
Software Development :: Libraries :: PHP Classes
About: The Adventure-(PHP-)Framework is a Web development framework that
helps you design and create object oriented and reusable PHP Web
applications. It features a unique DOM model, the generic page controller
component, and a set of shipped XML tag libraries to build GUIs based on
XML/HTML templates. The framework core contains components like front
controller, global benchmark concept, global error handling, and a
configuration management class. It includes complete modules like a
guestbook, a comment function, and a generic pager.
Changes: The major focus of this release was the translation of of the
documentation pages and tutorials into the English language. The
documentation page was also given a multilingual menu and the applications
contained were adjusted to support multilingual operation. Moreover, all
bugfixes reported during the last month are included in this release.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/apf/
- % - % - % - % -
[003] - Arachnida 1.1.02
by Ronald Landheer-Cieslak (http://freshmeat.net/users/blytkerchan/)
Wed, Jan 16th 2008 22:51
Communications
Internet :: WWW/HTTP :: HTTP Servers
Software Development
About: Arachnida is an embeddable Web server. It uses the OpenSSL library
and consists of a small framework for networking that allows you to
asynchronously accept and handle connections using a "new connection
handler" to handle new connections and a "data handler" to handle incoming
data. This makes it possible to add support for any TCP/IP based protocol
by just adding a handler. A test suite is included.
Changes: This is a bugfix release. The most important visible change is in
the Request structure, which now contains a weak_ptr to the connection
rather than a reference. Using a reference caused a possible race
condition if the client closed the connection before the server had the
time to send a response but after it has decided to send one.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/arachnida/
- % - % - % - % -
[004] - AROUNDMe Personal identity 1.3
by tom calthrop (http://freshmeat.net/users/barnraiser/)
Wed, Jan 16th 2008 08:25
Internet :: WWW/HTTP
About: AROUNDMe Personal identity is a Web site builder with an OpenID
server and consumer, allowing you to manage your own OpenID Internet
identity.
Changes: The OpenID trust screen save identity profile was added. The
OpenID reset trust screen was added.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/aroundmepi/
- % - % - % - % -
[005] - ATAidle 2.3
by Bruce Cran (http://freshmeat.net/users/brucec/)
Wed, Jan 16th 2008 14:56
System :: Hardware
About: ATAidle is a utility to set the power management features of ATA
hard drives in FreeBSD and Linux, including idle and standby timeouts,
APM, and acoustic level settings. It can also show details about the
installed devices.
Changes: This release fixes the Linux build and endian issues.
License: BSD License (revised)
URL: http://freshmeat.net/projects/ataidle/
- % - % - % - % -
[006] - AutoScan 1.12
by thierry lagarde (http://freshmeat.net/users/tlagarde/)
Wed, Jan 16th 2008 08:19
Security
System :: Networking
System :: Networking :: Monitoring
About: AutoScan is an application designed to explore and manage your
network. Entire subnets can be scanned simultaneously without human
intervention. It features OS detection, automatic network discovery, a
port scanner, a Nessus client, a Samba share browser, and the ability to
save the network state.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/autoscan/
- % - % - % - % -
[007] - barvinok 0.26
by Sven Verdoolaege (http://freshmeat.net/users/skimo/)
Wed, Jan 16th 2008 16:48
About: barvinok is a library for counting the number of integer points in
parametric and non-parametric polytopes based on polylib. For a parametric
polytope, the number of points is represented by either a piecewise
quasi-polynomial or an Ehrhart series.
Changes: This release adds support for summation using the Bernoulli
formula, integer optimization over a polytope, and the computation of the
integer hull of a non-parametric polytope and the lattice width of a
parametric polytope. Finally, this release implements the projection
theorem for computing the generating function of the integer projection of
a polytope.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/barvinok/
- % - % - % - % -
[008] - Beatmover 1.0.0
by michi007 (http://freshmeat.net/users/michi007/)
Wed, Jan 16th 2008 07:24
Multimedia :: Sound/Audio
Utilities
About: BeatMover is a downloader application for Beatport tracks. It aims
to be a better alternative to the downloader application from Beatport.
License: Freely Distributable
URL: http://freshmeat.net/projects/beatmover/
- % - % - % - % -
[009] - bprom 0.1.1
by Nils Eilers (http://freshmeat.net/users/nilseilers/)
Wed, Jan 16th 2008 10:33
Software Development :: Assemblers
Software Development :: Embedded Systems
About: bprom is a console application used to read or write EPROMs or
EEPROMs with the µ-prom 2001 programmer by the German brand Dr. Böhm GmbH
connected with a null modem cable to your Linux box. Other programmers of
the same brand, like the µ-prom, use a different protocol and therefore
can't be used with this software.
Changes: Errors in the man page have been fixed.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/bprom/
- % - % - % - % -
[010] - CaltrainPy 0.2
by Heikki Toivonen (http://freshmeat.net/users/heikkitoivonen/)
Wed, Jan 16th 2008 07:31
Software Development :: Libraries :: Python Modules
About: CaltrainPy is a GUI and Python library for Caltrain schedules. It
can optionally be used to parse a Caltrain HTML schedule and return it in
various machine-friendly formats.
Changes: AM/PM indicators and train types were added. The script can be
used as a module to parse Caltrain schedules and produce output in Python,
HTML, or JSON. A setup.py script was added. The license was switched to an
MIT-style license.
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/caltrainpy/
- % - % - % - % -
[011] - CorneliOS 0.8.1r16
by Jos Kirps (http://freshmeat.net/users/joskirps/)
Wed, Jan 16th 2008 13:46
Information Management
Internet
About: CorneliOS is an easy-to-use and cross-browser "Web Desktop
Environment", "Web Operating System", or "Web Office" that comes with a
set of cool applications. It includes a Content Management System (CMS) so
that you can easily set up and manage your own website as well as a
Database Management System that allows you to rapidly build any kind of
database application.
Changes: This release includes the all new EasyPortal framework, which
will allow rapid development of small portal solutions in the near future.
The Easyportal software includes its own render engine, a tabbed navigation
system, basic user and session management features, and user location
detection tools. It also allows you to use all CorneliOS API features.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/cornelios/
- % - % - % - % -
[012] - crosstool-NG 1.0.0
by Yann E. MORIN (http://freshmeat.net/users/integrator/)
Wed, Jan 16th 2008 16:48
Software Development
Software Development :: Compilers
Software Development :: Embedded Systems
About: crosstool-NG is a versatile toolchain generator, aiming at being
highly configurable. It supports multiple target architectures, different
components (glibc/uClibc...) and versions. crosstool-NG also features
debugging utilities (DUMA, strace...) and generation tools (sstrip...).
Changes: Support for Super-H was added. Newer versions of gcc and glibc
were added. Code has been cleaned up. A few minor bugs were fixed.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/crosstool-ng/
- % - % - % - % -
[013] - DAViCal 0.9.3
by karora (http://freshmeat.net/users/karora/)
Wed, Jan 16th 2008 07:43
Office/Business :: Scheduling
About: The DAViCal CalDAV Server (previously called the Really Simple
CalDAV Store) is a server implementation of the CalDAV protocol for
storing calendaring resources (iCalendar format) on a remote shared
server. An increasing number of calendar clients support the maintenance
of shared remote calendars through CalDAV including Mozilla Calendar
(Sunbird/Lightning), Evolution, Mulberry, Chandler, and soon Apple's iCal.
DAViCal supports basic delegation of read/write access among calendar users
and multiple users or clients reading and writing the same calendar entries
over time.
Changes: This release adds improved support for the way iCal 3.0.1
(Leopard) and SOHO Organizer work. Also the usual raft of bug fixes and
refactoring. Initial structures are now in place to start adding support
for CalDAV principals.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/davical/
- % - % - % - % -
[014] - Day Planner 0.8.1
by Eskild Hustvedt (http://freshmeat.net/users/ZeroDogg/)
Wed, Jan 16th 2008 10:16
Office/Business :: Scheduling
About: Day Planner is a simple time management program. It is designed to
help you easily manage your time. It can manage appointments, birthdays,
and more. It makes sure you remember your appointments by popping up a
dialog box reminding you about them.
Changes: This release fixes an issue that caused some events never to
recur in December. It fixes an issue that could cause the upcoming events
list to not be sorted properly at the start of the year. A German
translation has been added. There are various fixes to the Makefile.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/dayplanner/
- % - % - % - % -
[015] - Daylight Chart 2.4
by Sualeh Fatehi (http://freshmeat.net/users/sualeh/)
Wed, Jan 16th 2008 22:52
Education
Scientific/Engineering :: Geographical
About: Daylight Chart shows sunrise and sunset times in an attractive
chart for any location in the world. The effect of daylight savings time
is also displayed. Charts can be exported to image files.
Changes: A new "slim" mode shows the main user interface in an advanced
mode. The location dialog now allows you to change the time zone.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/daylightchart/
- % - % - % - % -
[016] - DBAHelper 0.2.2
by Izzy (http://freshmeat.net/users/izzysoft/)
Wed, Jan 16th 2008 10:32
Database
About: DBAHelper is a collection of scripts to ease the daily maintenance
work of Oracle database administrators. Examples are moving objects
between tablespaces, analyzing schemata, and rebuilding invalid indices.
Also included is a little framework to simplify the use of RMAN (this
framework depends on the use of Oracle 10g with the Recovery Area enabled
and properly sized, so all backups go there).
Changes: This release adds scripts to run the SQL Tuning advisor on a
given statement and retrieve the results, and to list up all undo space
used by current transactions. It adds index analysis to analobj.sh, and
adds the create_standby command to the RMAN framework
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/dbahelper/
- % - % - % - % -
[017] - Detect Library 0.9.83
by futility (http://freshmeat.net/users/hylius/)
Wed, Jan 16th 2008 14:57
Software Development :: Libraries
About: Detect Library can be used in any program that needs to perform
hardware detection. Its API (in C) is very easy to learn and use. It can
detect many devices like bridges, CPUs, network cards, floppy drives, ISDN
cards, parallel ports, printers, scanners, and tapes on many busses like
PCMCIA, PCI, USB, and SCSI.
Changes: Better USB and ISA handling. PDA support. Many fixes and
clean-ups. Many lst device updates and adds.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/libdetect/
- % - % - % - % -
[018] - Drool (Drupal Tool) 1.0.b1
by Nick Blundell (http://freshmeat.net/users/blundeln/)
Wed, Jan 16th 2008 07:26
Internet :: WWW/HTTP :: Site Management
Utilities
About: Drool is a command-line tool that automates the mundane tasks of
managing Drupal Web sites on a server and also offers a few more novel
features. It can create new sites, install modules and themes directly
from drupal.org, and clone one Drupal site to another. It helps you
rapidly design themes by automatically skinning images (i.e. chopping and
slicing them up for CSS scaling) onto regions of a theme.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/drool/
- % - % - % - % -
[019] - EDB (Evan's Debugger) 0.8.22
by proxy (http://freshmeat.net/users/eteran/)
Wed, Jan 16th 2008 22:57
Software Development :: Debuggers
Software Development :: Disassemblers
About: EDB (Evan's Debugger) is a QT4 based binary mode debugger with the
goal of having usability on par with OllyDbg. It uses a plugin
architecture, so adding new features can be done with ease. The current
release is for Linux, but future releases will target more platforms.
Changes: Numerous bugs were fixed. The ability to attach from the command
line was added. Some new plugins were added. Portability and instruction
analysis were improved. The Checkversion plugin can now optionally
auto-check on startup. A function analysis plugin was added. Heap analysis
was improved for modern libc/ld libraries.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/edebugger/
- % - % - % - % -
[020] - ESC/Java2 2.0b4
by Dermot Cochran (http://freshmeat.net/users/dermotcochran/)
Wed, Jan 16th 2008 10:17
Scientific/Engineering
Security
Software Development
About: ESC/Java2 is an Extended Static Checker for Java. It automatically,
statically, and modularly detects common programming errors. It reasons
about Java programs that have (optional) annotations written in JML.
Changes: Simplify has moved into its own project, Javafe has moved into
its own project. ESC/Java2 now builds against an external Javafe library.
Pre-built binaries have been added for the ASTGEN and ASTFILELIST tools,
which are now part of Javafe.
License: Other/Proprietary License with Source
URL: http://freshmeat.net/projects/escjava2/
- % - % - % - % -
[021] - gloox 0.9.9
by Jakob Schroeter (http://freshmeat.net/users/kolp/)
Wed, Jan 16th 2008 17:07
Communications :: Chat
Software Development :: Libraries
About: gloox is a portable high-level Jabber/XMPP library for C++. It is
fully compliant with the XMPP RFCs, supports all of the XMPP features
(including SRV lookups, TLS, SASL, roster management, and privacy lists),
and implements several XEPs that make it ideal for writing any kind of
Jabber/XMPP client or component.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gloox/
- % - % - % - % -
[022] - guitone 0.7
by Thomas Keller (http://freshmeat.net/users/tommyd3mdi/)
Wed, Jan 16th 2008 08:25
Software Development :: Version Control
About: Guitone is a Qt-based, cross-platform graphical user interface for
the distributed version control system monotone
(http://venge.net/monotone). It aims towards full implementation of the
monotone command line interface and is specially targeted at beginners.
Changes: There are only a few "new" things you can actually see. The most
notable of these include the file history browser, a new icon set, and
numerous other improvements in existing dialogs. An extensive internal
overhaul was done to make the program smoother, faster, and less prone to
crashes and other errors. mtn error detection was improved. Some of the
outstanding platform bugs on Mac OS X and Windows were fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/guitone/
- % - % - % - % -
[023] - HPGS - HPGl Script 1.1.2
by softadm (http://freshmeat.net/users/softadm/)
Wed, Jan 16th 2008 07:48
Multimedia :: Graphics :: Graphics Conversion
About: HPGS is an HPGL/2 interpreter, which renders HPGL/2 and processes
vector data through a Postscript-like API. It can render to EPS and PNG
files. For rendering the scenery to pixel formats, it includes a rendering
engine which draws vector graphics into pixel buffers. It also interprets
inline PCL images.
Changes: This version fixes some minor bugs and introduces support for
image compression modes 4 and 5.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/hpgls/
- % - % - % - % -
[024] - HSH 1.2.5.0
by John Goerzen (http://freshmeat.net/users/jgoerzen/)
Wed, Jan 16th 2008 08:30
Software Development :: Libraries :: Application Frameworks
System :: Shells
Utilities
About: HSH is designed to let you mix and match shell expressions with
Haskell programs. With HSH, it is possible to easily run shell commands,
capture their output or provide their input, and pipe them to or from
other shell commands and arbitrary Haskell functions at will.
Changes: Updates were masde for new GHC 6.8 and MissingH. Cleanups were
done throughout the code. The wcW function was added.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/hsh/
- % - % - % - % -
[025] - IMSpector 0.4
by Lawrence Manning (http://freshmeat.net/users/aslak3/)
Wed, Jan 16th 2008 14:56
Communications :: Chat
About: IMSpector is a plugin-based transparent IM proxy with the ability
to log to files and databases. It is also able to filter content.
Supported protocols include MSN, ICQ, AIM, IRC, and Yahoo.
Changes: This release adds support for blocking via simple ACLs, logging
via PostgreSQL, webcam session detection, and group chat support for MSN
and Yahoo!. It has numerous bugfixes. MySQL logging support has been made
more resistant to connection failures.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/imspector/
- % - % - % - % -
[026] - Indywiki 0.9.7
by Markos Gogoulos (http://freshmeat.net/users/mgogoulos/)
Wed, Jan 16th 2008 07:50
Education
About: Indywiki is an application that offers different ways of visually
browsing the collection of data contained by Wikipedia.
Changes: Fixes were made to the algorithm that finds and displays related
images, resulting in better performance.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/indywiki/
- % - % - % - % -
[027] - Jtvmaker 3.18
by stevpan (http://freshmeat.net/users/new1999/)
Wed, Jan 16th 2008 07:29
Multimedia :: Graphics :: Presentation
Multimedia :: Sound/Audio :: Players :: MP3
About: jtvmaker is an MP3 slideshow generator and album generator. It can
turn a group of selected photos, an MP3 (optional), and a lyric file
(optional) into a JavaScript Web slideshow, an applet slideshow, a
thumbnailed gallery page, a stand-alone slideshow app, a Windows
screensaver, video (through mencoder), or a standalone Web server app
(Java) that can serve slideshow files on the user's PC. The slideshow
plays background MP3s through Quicktime/WMP in JavaScript or jlayer in an
applet. Lyric displaying, fading, wiping, and Ken Burns transitions are
available in the slideshow applet.
Changes: A playcount was added. The transition code was tuned to avoid
flickering in ken-burns effects. The GUI was refined. Backward
compatibility with IE6 was improved.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/jtvmaker/
- % - % - % - % -
[028] - jXLS 0.9.5
by Julio Aguilar (http://freshmeat.net/users/madth3/)
Wed, Jan 16th 2008 11:17
Software Development :: Libraries :: Java Libraries
About: jXLS is Java component for exporting data to the Excel file format
using XLS templates. It features simple property access notation, complex
object graph export, flexible collection export, formula support, charts,
macros, and many other Excel features in XLS templates, dynamic outlines,
dynamic column hiding, dynamic cell style processing through custom
CellProcessors, and JDBC ResultSet export.
Changes: Formula support has been extended to handle default formula
values. The jxls-reader package was considerably improved. Now it uses the
Jakarta ConvertUtils class for conversion from Excel cell values into bean
properties, and automatically handles all the primitive and java.util.Date
types. Error handling was improved as well.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/jxls/
- % - % - % - % -
[029] - KGuitar 0.5.1
by GreyCat (http://freshmeat.net/users/greycat/)
Wed, Jan 16th 2008 14:23
Multimedia :: Sound/Audio :: Editors
Multimedia :: Sound/Audio :: MIDI
Text Processing :: Markup :: TeX/LaTeX
About: KGuitar is powerful KDE-based music tablature editor with support
for guitar, drums, classic note scores, MIDI synthesizer output, chords,
scales, modes, melody and rhythm construction and analysis tools, and many
tab effects. It can import Guitar Pro 4 files.
Changes: The code was tidied up and brought to modern standards (gcc 4.2,
autoconf 2.61, automake 1.10). Many display, UI, mouse, and keyboard
control bugs, as well as printing misalignments, have been fixed. Major
internal changes involve a new converter framework that makes converters
much more reliable. Guitar Pro 4 import has undergone major rewriting and
claims to loads all files properly.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/kguitar/
- % - % - % - % -
[030] - lpc-ntpd 1.0.0
by Folkert van Heusden (http://freshmeat.net/users/fvh/)
Wed, Jan 16th 2008 13:56
System :: Networking :: Time Synchronization
About: lpc-ntpd is a driver for the "lindy precision clock" MSF radio
receiver. It connects your MSF atomic clock radio (MSF Rugby, UK) to the
reference NTP daemon of ntp.org.
Changes: This release supports the USB version of the clock (option '-b'),
adds a parity check, and properly handles summertime.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/lpc-ntpd/
- % - % - % - % -
[031] - Memory Structures Library 4.2.1
by DaveB (http://freshmeat.net/users/dbulmore/)
Wed, Jan 16th 2008 22:56
Software Development :: Libraries
About: Memory Structures Library (MemSL) is a complete data
structures/collection classes library with memory tracing, memory
debugging, entry/exit tracing, exception handling, definable memory
handlers, built-in thread support, and much more. It supports single,
double, and circular linked lists, AVL balanced and threaded binary trees,
dynamic hashing tables, stacks, queues and dequeues (using arrays or linked
lists), sets (Pascal implementation, with union, difference, intersection,
etc.), bags, tables and dictionaries, priority heaps, priority search
queue, and more.
Changes: Documentation in PDF format was added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/memsl/
- % - % - % - % -
[032] - Neural Network Framework 1.0.0
by emmegian (http://freshmeat.net/users/emmegian/)
Wed, Jan 16th 2008 07:52
Scientific/Engineering :: Artificial Intelligence
Scientific/Engineering :: Neuroscience
Software Development :: Libraries
About: Neural Network Framework is a C++ framework to develop, simulate,
and analyze arbitrary complex neural networks. The programmer can use the
classes provided to create neural networks with arbitrary topology and
mixed type of neurons. It's very easy to add customized neurons and
layers.
Changes: The old learning design was replaced. BackPropagationAlgo was
added. Various improvements were made in all libraries. All deprecated
methods and the previous learning design were deleted. MAC support was
improved.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/nnfw/
- % - % - % - % -
[033] - OpenVRML 0.17.3
by Braden McDaniel (http://freshmeat.net/users/braden/)
Wed, Jan 16th 2008 22:54
Internet :: WWW/HTTP :: Browsers
Multimedia :: Graphics :: 3D Rendering
Multimedia :: Graphics :: Viewers
About: OpenVRML is a VRML and X3D browser plug-in and C++ toolkit for
incorporating VRML support into applications. OpenVRML provides VRML97 and
Classic VRML X3D parsers, a runtime, and an OpenGL renderer as C++
libraries. The renderer is fully separate from the runtime library so that
users can also provide their own renderer.
Changes: A crash in initialization of the XEmbed control was fixed. A bug
in the Mozilla plug-in that prevented external resources from loading was
also fixed.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/openvrml/
- % - % - % - % -
[034] - Paludis 0.26.0_alpha7
by Ciaran McCreesh (http://freshmeat.net/users/ciaranm/)
Wed, Jan 16th 2008 11:16
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: dohtml has been fixed. There is a new demo hook,
pretend_resume.bash, to print the resume command at the end of the
--install --pretend display.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/paludis/
- % - % - % - % -
[035] - Poet 2.1.0
by Phil Mercurio (http://freshmeat.net/users/mercurio/)
Wed, Jan 16th 2008 22:53
Software Development :: Libraries
Software Development :: Libraries :: Tcl Extensions
Software Development :: User Interfaces
About: Poet (Prototype Object Extension for Tcl) is an OOP extension for
Tcl/Tk featuring prototype-based inheritance, constraints, and
persistence. It includes Poetics (Poet Integrated Construction Set), a set
of tools for end-user inspection and modification of a running Poet
application. The current Poetics tools are an object browser and a
syntax-highlighting code editor. Poet is available wrapped as a starkit
that can be used to load Poet into Tcl or standalone to demo and install
Poet.
Changes: This release has been updated for Tcl/Tk 8.5.0, including the
assimilation of Ttk widgets. Poet has now been compiled for the Mac (OS X,
Tcl 8.5 only) and Poet.kit is now a combined Windows/Mac/Linux kit.
Numerous bugs were fixed, including one in the C code, so even 8.4 users
should upgrade. Two screen-capture videos are now available on the Web
site, one presenting Poet and one presenting Poetics.
License: BSD License (revised)
URL: http://freshmeat.net/projects/poet/
- % - % - % - % -
[036] - Policy Daemon snapshot-200801161753 (New Development)
by Nigel Kukard (http://freshmeat.net/users/nkukard/)
Wed, Jan 16th 2008 11:27
Communications :: Email :: Filters
About: Policyd is an anti-spam plugin for Postfix that does greylisting,
sender (envelope, SASL, or host/IP)-based throttling (on messages and/or
volume per defined time unit), spam trap monitoring/blacklisting, HELO
auto-blacklisting, and HELO randomization prevention (HRP).
Changes: This release adds support for message count and cumulative
message size quotas.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/policyd/
- % - % - % - % -
[037] - pyhoo 0.1
by Dan (http://freshmeat.net/users/danzig777/)
Wed, Jan 16th 2008 23:26
Communications :: Chat
About: Pyhoo is a script that converts Yahoo IM logs in .dat files into
plain text.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/pyhoo/
- % - % - % - % -
[038] - python-rope 0.7.5
by Ali Gholami Rudi (http://freshmeat.net/users/aligrudi/)
Wed, Jan 16th 2008 22:52
Software Development :: Libraries :: Python Modules
Software Development :: Refactoring
About: Rope is a Python refactoring library. It can be used in other IDEs
to provide features like refactoring and coding assistance.
Changes: This release adds features like restructuring arguments, checking
isinstance in restructurings, better handling of one-liners, and choosing
which files to apply a restructuring on.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/pyrope/
- % - % - % - % -
[039] - Q7Z 0.7.1
by Chris Giles (http://freshmeat.net/users/C_B_G/)
Wed, Jan 16th 2008 07:43
System :: Archiving
System :: Archiving :: Compression
About: Q7Z is an archiving tool that can update existing archives quickly,
backup a folder to a storage location, create or extract a protected
archive, and increase efficiency by using archiving profiles.
Changes: A manual "Edit" option for lists is now available. Automatic exit
is done if an operation fails when in invisible mode. A bug in updating
when a proxy env variable is missing was fixed. Checks for updates are no
longer done when in invisible mode. Invisible mode no longer loads the
QtGui module. A link to the Eric Web site was added to the help menu.
Initial, though limited, support for KDE 4 was added. Several changes were
made to code structure.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/q7z/
- % - % - % - % -
[040] - ropeide 1.5
by Ali Gholami Rudi (http://freshmeat.net/users/aligrudi/)
Wed, Jan 16th 2008 22:54
Software Development :: Refactoring
Text Editors :: Integrated Development Environments (IDE)
About: Ropeide is a Python refactoring IDE that uses the rope library to
provide features like refactoring and code assistance. It uses the Tkinter
library.
Changes: This release adds support for the codeassist_maxfixes
configuration setting, the global_ option in extract refactorings, and the
only_current option in inline refactoring.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ropeide/
- % - % - % - % -
[041] - ropemacs 0.5c2
by Ali Gholami Rudi (http://freshmeat.net/users/aligrudi/)
Wed, Jan 16th 2008 22:53
Software Development :: Refactoring
Text Editors :: Emacs
About: Ropemacs uses the rope refactoring library to provide features like
Python refactoring and code-assists in emacs.
Changes: This release adds features like showing change descriptions in
undo/redo, rope-find-file-other-window, a ropemacs-enable-shortcuts
variable, and XEmacs support.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ropemacs/
- % - % - % - % -
[042] - Scalable OpenGroupware.org (Inverse edition) 1.0rc4
by Wolfgang Sourdeau (http://freshmeat.net/users/wsourdeau/)
Wed, Jan 16th 2008 14:58
Communications :: Email :: Address Book
Communications :: Email :: Email Clients (MUA)
Information Management
About: Scalable OpenGroupware.org (SOGo) is a project derived from
OpenGroupware.Org (OGo) with scalability in mind. The Inverse edition of
this project has many feature enhancements: CalDAV and GroupDAV
compliance, full handling of vCard as well as vCalendar/iCalendar
formats, and support for folder sharing and ACLs. The Web interface has
been rewritten in an AJAX fashion to provided a faster UI for the users,
consistency in look and feel with the Mozilla applications, and to reduce
the load of the transactions on the server.
Changes: The ability to define custom recurrence rules from the Web
interface. Improvements to the invitation window. A view of the attendees
state directly from the calendar view or the event editing window. A
message can be composed to multiple recipients from an address book or
from the attendees menu of an event. The amount of requests to the
database has been slightly reduced with optimisations and the introduction
of an object cache.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/sogo-inverse/
- % - % - % - % -
[043] - ScummVM 0.11.0
by Max Horn (http://freshmeat.net/users/fingolfin/)
Wed, Jan 16th 2008 16:55
Games/Entertainment
Games/Entertainment :: Puzzle Games
Games/Entertainment :: Role-Playing
About: ScummVM is an interpreter and emulator for several classic graphic
point-and-click adventure games. Support is currently available for:
Adventure Soft's Simon the Sorcerer 1 and 2; Revolution's Beneath A Steel
Sky, Broken Sword 1, and Broken Sword 2; Flight of the Amazon Queen;
Wyrmkeep's Inherit the Earth; Coktel Vision's Gobliiins; and games based
on LucasArts' SCUMM (Script Creation Utility for Maniac Mansion) system.
The latter includes titles such as Monkey Island, Day of the Tentacle, Sam
and Max, The Dig, and more.
Changes: Many new games, some new ports, and many other improvements.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/scummvm/
- % - % - % - % -
[044] - Shed Skin 0.0.26
by srepmub (http://freshmeat.net/users/srepmub/)
Wed, Jan 16th 2008 07:47
Software Development :: Compilers
About: Shed Skin is an experimental Python-to-C++ compiler. It accepts
pure but implicitly statically typed Python programs and generates
optimized C++ code. This means that in combination with a C++ compiler, it
allows for translation of pure Python programs into highly efficient
machine language. For a set of 16 non-trivial test programs, measurements
show a typical speedup of 2-40 over Psyco, about 10 on average, and 2-220
over CPython, about 35 on average. Shed Skin also outputs annotated source
code.
Changes: Support for os, os.path, collections.defaultdict, and getopt was
improved. Five missing str methods were added. Locale support was
improved. Many leading underscores were removed from code generation.
String addition (a+b+c...) was optimized. New documentation and a tutorial
were added. A Debian package was added. Google code hosting is now used.
Many bugs were squashed.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/shedskin/
- % - % - % - % -
[045] - Simple TCP FUSE File System 1.0rc1
by Tomi Ollila (http://freshmeat.net/users/domo/)
Wed, Jan 16th 2008 17:23
System :: Filesystems
About: Simple TCP File System is a FUSE (Filesystem in Userspace) based
networked file system. It consists of 2 parts: a network server daemon
that is started on the (remote) host, and a FUSE module running in
user-space on the local host. The server component is launched via SSH,
and after the client and server have communicated and created a separate
TCP connection for data transfer, the SSH link is shut down.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/stfufs/
- % - % - % - % -
[046] - Solido Smtp Proxy 5.0 build 45
by Kasper J. Jeppesen (http://freshmeat.net/users/kapper/)
Wed, Jan 16th 2008 07:44
Communications :: Email
Communications :: Email :: Mail Transport Agents
About: Solido Smtp Proxy is an in-memory SMTP proxy which offers high
performance load balancing and securing of backend mail servers.
Changes: Logging of spam filter results was added. Emails detected as spam
by the filter can now be rejected directly in the proxy. The handling of
connection timeouts was improved.
License: Other/Proprietary License
URL: http://freshmeat.net/projects/solidosmtpproxy/
- % - % - % - % -
[047] - Solido Spam Filter 4.0 build 86
by Kasper Langer (http://freshmeat.net/users/kasperlanger/)
Wed, Jan 16th 2008 10:35
Communications :: Email :: Filters
About: Solido Spam Filter is a high performance, zero maintenance spam
filter.
Changes: A SpamAssassin-compliant score has been implemented. A
SpamAssassin spamc drop replacement has been added. Minor improvements
include better total score calculation and small performance improvements.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/solidospamfilter/
- % - % - % - % -
[048] - system-config-printer 0.7.74.9 (Stable)
by Tim Waugh (http://freshmeat.net/users/tmw/)
Wed, Jan 16th 2008 10:57
Printing
About: system-config-printer configures a CUPS server. It uses the CUPS
API (bound to Python with pycups) to do this. The communication with the
server is performed using IPP. As a result, it is equally able to
configure a remote CUPS server as a local one.
Changes: Better behaviour when there is no connection to the CUPS server.
The applet now prompts for driver installation if needed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/system-config-printer/
- % - % - % - % -
[049] - Tcpreplay 3.2.4 (Stable)
by Aaron Turner (http://freshmeat.net/users/aturner/)
Wed, Jan 16th 2008 22:58
Scientific/Engineering
Software Development :: Quality Assurance
Software Development :: Testing :: Traffic Generation
About: Tcpreplay is a set of Unix tools which allows the editing and
replaying of captured network traffic in pcap (tcpdump) format. It can be
used to test a variety of passive and inline network devices, including
IPS's, UTM's, routers, firewalls, and NIDS.
Changes: This release fixes an issue where the program crashed when
--enable-tcpreplay-edit is specified.
License: BSD License (original)
URL: http://freshmeat.net/projects/tcpreplay/
- % - % - % - % -
[050] - The Chronicle Blog Compiler 2.2
by Steve Kemp (http://freshmeat.net/users/skx/)
Wed, Jan 16th 2008 13:45
Internet :: WWW/HTTP :: Dynamic Content
Text Processing
About: Chronicle is a simple tool that will convert a directory of simple
text files into a formatted and static HTML blog. In short, it compiles
text entries into pretty HTML, complete with support for tagged entries,
and RSS feeds.
Changes: This release fixes a couple of bugs relating to the handling of
comment submission. It also orders entry tags alphabetically upon each
entry.
License: Artistic License
URL: http://freshmeat.net/projects/chronicle/
- % - % - % - % -
[051] - TurtolCMS 0.5.22
by Turtol LLC (http://freshmeat.net/users/turtol/)
Wed, Jan 16th 2008 11:13
Internet :: WWW/HTTP :: Site Management
Software Development :: Libraries :: Application Frameworks
About: TurtolCMS is a powerful, flexible Web content management system.
With it, you can manage every aspect of your Web content directly from
your Web browser with intuitive editing tools. TurtolCMS does not restrict
you with a template, but allows a designer full freedom to build any
desired look and then gracefully re-use that design consistently for any
new content that is added.
Changes: Google Site Search, Google Maps, and Google Analytics widgets can
now be added and edited. The main toolbar renders in Internet Explorer 6,
and basic site editing works, but many issues still need to be addressed
for full IE support. Installation and configuration of the TurtolCMS for
Apache has been improved. Script and CSS Link Widgets now support adding
links to TurtolCMS system files, such as the prototype and scriptaculous
Javascript files, and also files external to the TurtolCMS. Other minor
bugs were also fixed.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/turtolcms/
- % - % - % - % -
[052] - Unified I/O 4.2
by ak (http://freshmeat.net/users/imagero/)
Wed, Jan 16th 2008 16:53
Software Development :: Libraries
Software Development :: Libraries :: Java Libraries
About: Unified I/O is high performance Java I/O library. It features high
performance (due to buffering), memory management, the ability to access
streams, arrays, and files using the same interface, the ability to read
or write directly from or into primitive arrays, and optimized reading
over HTTP. Unified I/O also contains many utilities: Transformer,
BitInputStream and BitOutputStream, PackBits, a RLE4 and RLE8 decoder, a
base64 codec implementation, and many others.
Changes: Creating independent child streams has been added. The ability to
synchronize access to stream content has been added. The user can specify
the directory to be used for creating temporary files. If such a directory
is specified, UIO will always use File Caching for InputStream and URL
(File Caching for OutputStream will be added later). XTransformer has been
added: it is the same as Transformer, but does not restricted you to
big/little endiannes, i.e. it can read bytes in any user-specified order.
A bug has been fixed where BufferPosition moved from buffer to stream.
License: BSD License (revised)
URL: http://freshmeat.net/projects/uio/
- % - % - % - % -
[053] - ustr 1.0.3
by Nevyn (http://freshmeat.net/users/nevyn/)
Wed, Jan 16th 2008 11:02
Software Development :: Libraries
About: ustr (Micro string library) is a string API for C. It has tiny
overhead over just plain strdup(), is much safer, is easier to use, is
faster for many operations, can be used with read-only or automatically
allocated data. You don't even need to link to the library to use it (so
there are no dependencies).
Changes: This release adds trim functions, multi-lib support, support for
swapping out system vsnprintf calls. and a linecat example. It will not
delete sized Ustr's unless needed.
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/ustr/
- % - % - % - % -
[054] - WebGUI 7.4.21
by Graham Knop (http://freshmeat.net/users/Haarg/)
Wed, Jan 16th 2008 22:51
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
Office/Business
About: WebGUI is a content management framework built to allow average
business users to build and maintain complex Web sites. It is modular,
pluggable, and platform independent. It was designed to allow the people
who create the content to manage it online, rather than content management
taking up the time of busy IT staff. WebGUI comes with a full host of
features including shopping cart, subscriptions, forums, photo galleries,
FAQs, link lists, blogs, SQL reports, a Web services interface, and a very
configurable user privilege and profiling system.
Changes: This release fixes a few minor bugs.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/webgui/
- % - % - % - % -
[055] - WiKID Strong Authentication System 3.0.0RC5-1
by nowen (http://freshmeat.net/users/nowen/)
Wed, Jan 16th 2008 10:49
Security
Security :: Cryptography
System :: Networking
About: The WiKID Strong Authentication System is a highly scalable, secure
two-factor authentication system. It is simple to implement and maintain,
allows users to be validated automatically, requires no hardware tokens,
has a simple API for application support (via Ruby, PHP, Java, COM,
Python, etc.), supports multiple domains, and supports replication for
fault tolerance and scalability. It also supports mutual /host and
transaction authentication.
Changes: A fix for the PHP network client. The logging update has been
finalized; this release is 100% log4j. There are minor UI improvements and
bugfixes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/wikid/
- % - % - % - % -
[056] - Wing IDE 3.0.3
by Stephan Deibel (http://freshmeat.net/users/sdeibel/)
Wed, Jan 16th 2008 13:47
Software Development
Software Development :: Debuggers
Text Editors
About: Wing IDE is a development environment for Python. It provides
powerful debugging, editing, code intelligence, and search capabilities
that reduce development and debugging time, cut down on coding errors, and
make it easier to understand and navigate Python code.
Changes: This release fixes input handling in Debug I/O, Zope debugging on
64-bit Linux, several emacs and vi mode bugs, and about 34 other bugs.
License: Other/Proprietary License with Source
URL: http://freshmeat.net/projects/wingide/
- % - % - % - % -
[057] - WrapLinux 1.1
by H. Peter Anvin (http://freshmeat.net/users/hpa/)
Wed, Jan 16th 2008 13:55
System :: Boot
About: WrapLinux is a utility to wrap a Linux kernel, together with a
kernel command line and one or more initrd/initramfs files into a single
file in ELF or NBI format. This is required by certain boot protocols,
such as Etherboot/Netboot, and may otherwise be desired for consistency
reasons. It can be considered a replacement for the mknbi and mkelf
utilities.
Changes: This release maintains the strict limits of initrd subfiles when
generating the section headers. It also adds segment coalescing for NBI
output, which should prevent errors when generating an NBI with a large
number of initrd subfiles.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/wraplinux/
- % - % - % - % -
[058] - wxRemind 43
by Dan Graham (http://freshmeat.net/users/dgraham/)
Wed, Jan 16th 2008 08:30
Information Management
Office/Business :: Scheduling
About: wxRemind is a wxPython-based front/back-end for Remind, a powerful
calendar and alarm application, and for yeaGTD, a text based application
for 'getting things done'. The display features a calendar and daily event
list suitable for visualizing your schedule at a glance, together with a
flexible display of your GTD todo list. Dates and associated events can be
quickly selected either with the mouse or cursor keys, and dates in the
calendar are color coded to reflect the total duration of scheduled
events. wxRemind integrates with an external editor of your choice to make
editing of reminder and GTD files more efficient, provides hotkeys to
quickly access the most commonly used options, and allows popup, sound,
and/or spoken alarms.
Changes: Days with reminders containing "TAG HOLIDAY" are now boxed on the
wxremind calender and background shaded on the monthly postscript calendar.
The new GraphicsContext class is now used to improve the free/busy display
when it is available. Minor bugfixes and configuration improvements were
made.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/wxrem/
- % - % - % - % -
[059] - XPTracker 685
by Stephen Starkey (http://freshmeat.net/users/firepoet78/)
Wed, Jan 16th 2008 17:23
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.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/xptracker/
- % - % - % - % -
[060] - ziproxy 2.4.8_BETA2 (Beta)
by Daniel Mealha Cabrita (http://freshmeat.net/users/dancab/)
Wed, Jan 16th 2008 23:27
Internet :: Proxy Servers
Internet :: WWW/HTTP
About: Ziproxy is a forwarding (non-caching) proxy that gzips text and
HTML files, and reduces the size of images by converting them to lower
quality JPEGs. It is intended to increase the speed for low-speed Internet
connections and it's suitable for both home and professional usage. Ziproxy
is fully configurable and also features transparent proxy mode, preemptive
name resolution, operation in either daemon mode or (x)inetd mode, a
detailed access log with compression statistics, basic authentication, and
more.
Changes: Support was added for exempting specific URLs from compression.
Man pages were added. The routines for basic proxy authentication were
rewritten and are now faster. Miscellaneous code reorganizations and
cleanups were undertaken.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ziproxy/
-- ---.--- - .-- - ---.-..-. ----.-- ---- -----.- --------..--.-
--===============2016001780==
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
--===============2016001780==--
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]