::: L I N K S F O R T H E D A Y :::
Today's news on the web: http://freshmeat.net/daily/2006/06/13/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce
------- -. --. --- -- --.---- --. - . -.-- .- ----- .- - --.--
::: A D V E R T I S I N G :::
Eliminate Object-Relational Impedance Mismatch!
Caché, the multidimensional database, lets developers create and persist
Java objects - while automatically providing SQL access to data. Plus,
Caché projects classes as EJB components with bean-managed persistence.
Try Caché for Free. Download a fully functional, non-expiring copy of
Caché.
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=137172&bid=282088&dat=121642
- --.-- ---.-.- ----- - -.-- ---- ------ -.--------. . ...--.-.
::: R E L E A S E H E A D L I N E S (96) :::
[001] - Axiomatic Multi-Platform C 1.4.4 (Mac OS X)
[002] - Basic Local Alignment Search Tool 2006-05-07 (Snapshots)
[003] - bonddb 2.2.4 (Development)
[004] - Browser History Viewer 0.0.9
[005] - calc 2.12.0.3
[006] - Check Website 1.39b
[007] - Click 1.5.0
[008] - Code Browser 2.7
[009] - Comix 3.2
[010] - Conary 1.0.19
[011] - Concurrent Hierarchical State Machine 4.2
[012] - Cream for Vim 0.36
[013] - CrossFTP 1.26
[014] - cspot 0.0.4
[015] - CUPS-PDF 2.4.1
[016] - Dalle 0.7.6
[017] - dirac 0.6.0
[018] - Divmod Axiom 0.5.0
[019] - Divmod Epsilon 0.5.0
[020] - Divmod Mantissa 0.5.0
[021] - Divmod Nevow 0.9.0
[022] - Divmod Sine 0.1.0
[023] - Divmod Vertex 0.2.0
[024] - DupeFinder 1.0.2
[025] - EasyBookmarks 2.9.2
[026] - Fantasy Chess v2 Revision 11
[027] - FCKeditor 2.3
[028] - Fedora Core Linux Utilities 1.2
[029] - fio 1.5
[030] - Fluxbox 1.0rc
[031] - fpcbol 0.8.2
[032] - FreeMIS 1.05
[033] - FUSEPod 0.4
[034] - Geneious 1.2
[035] - Genoa Active Message MAchine 06-June-2006
[036] - GeoTypes 0.6.0
[037] - glChess 0.9.4
[038] - Globaldocs 1.8.6a
[039] - GPixPod 0.4.3
[040] - GridMPI 1.1
[041] - h3270 1.3.1
[042] - Hearts for GNOME 0.1
[043] - High Level Virtual Machine 0.1
[044] - hk_classes 0.8.2-test1
[045] - iNet Admin Daemon 0.0.4
[046] - Jaffm 1.4
[047] - Java Parallel Processing Framework 0.19.0
[048] - KSquirrel 0.6.3
[049] - Linux LiveCD VoIP Server 2.0.12
[050] - LinuxBIOS 2-2319
[051] - LnBlog 0.7.2
[052] - MaraDNS 1.2.08 (Development)
[053] - metaf2xml 1.1
[054] - mp3togo 0.5.4
[055] - MultiChat 0.8
[056] - MyVoIPSpeed Server 6.0c
[057] - NanoVM 20060613
[058] - Nmap Security Scanner 4.10 (Stable)
[059] - OpenHPI 2.5.2 (Development)
[060] - Pedeto 1.0.0.200606131102 (Beta)
[061] - Perl OpenID 1.1
[062] - PesterCat 2.1.0
[063] - PETALS 1.0 M3
[064] - Planner 0.14 (Development)
[065] - POP 3 client class 2006.06.12
[066] - Port Scan Attack Detector 1.4.6
[067] - pulse 1.0.5
[068] - pulse local build 1.0.5
[069] - Quick.Cms.Lite 0.2
[070] - Scmbug 0.15.4
[071] - ScriptsMill Comments 1.01
[072] - SiSU 0.41.3
[073] - sshutout 1.0.1
[074] - streber 0.062
[075] - SubEtha Mail 0.5
[076] - Subversive 1.0.0 RC2a
[077] - Suite-C Web 20060613
[078] - TAHI Test Suite 1.4.0 (Self-Test Test Suite)
[079] - Tamil Converters 2.5
[080] - Tellu 2.4.0
[081] - tgif 4.1.45
[082] - The Puto Amo Window Manager 2.2.4 (Stable)
[083] - Timecardimport 0.2
[084] - Tiny Tiny RSS 1.2.0
[085] - TinyButStrong 3.1.0
[086] - Tntnet 1.5.2pre2 (Development)
[087] - TorqueWrench 1.1.20
[088] - TrackStudio Enterprise 3.5 beta 7
[089] - ufs2tools 0.8
[090] - WebDyne 1.32
[091] - x2vnc 1.7.2
[092] - Xnee's not an event emulator 2.05
[093] - Yet Another Dungeon-game 0.0.1
[094] - YXA 2006-06-13 (Development)
[095] - Zimbra Collaboration Suite 3.1.3 (Release)
[096] - ZK 2.0.0
-.--.. .---. -.-. .----- ---.---- .---.. ..-- ---- --.- -. -----
::: R E L E A S E D E T A I L S :::
[001] - Axiomatic Multi-Platform C 1.4.4 (Mac OS X)
by napi (http://freshmeat.net/users/napi/)
Tue, Jun 13th 2006 00:28
Software Development :: Compilers
About: Axiomatic Multi-Platform C (AMPC) is a C compiler suite with an IDE
that generates Java bytecode (Java class files) to produce platform
independent applications. This is for Write Once Run Anywhere (WORA) with
C. AMPC supports a very large subset of ANSI C (1989). It can be used to
develop new applications using C as well as port existing applications
written in C to run on JVM enabled devices. A JNI (JVM Native Interface)
feature is available for calling native C or C++ functions. Also, numerous
Java methods can be called from AMPC. The asm() directive can be used to
embed Jasmin assembly code within C source code.
Changes: A bug found in array declaration has been rectified.
License: Other/Proprietary License
URL: http://freshmeat.net/projects/ampc/
- % - % - % - % -
[002] - Basic Local Alignment Search Tool 2006-05-07 (Snapshots)
by imipak (http://freshmeat.net/users/imipak/)
Tue, Jun 13th 2006 00:31
About: BLAST is a set of similarity search programs designed to explore
all of the available sequence databases regardless of whether the query is
protein or DNA. It uses a heuristic algorithm which seeks local as opposed
to global alignments, and is therefore able to detect relationships among
sequences which share only isolated regions of similarity. It can be run
locally as a full executable, and can be used to run BLAST searches
against private, local databases, or downloaded copies of the NCBI
databases. It runs on Mac OS, Win32, LINUX, Solaris, IBM AIX, SGI, Compaq
OSF, and HP- UX systems.
Changes: The previously experimental improved search algorithms are now
used by default. The Mac OS X build is now a universal binary.
Multithreaded searches now work properly under ia32-win32. The
sparc64-solaris build now requries Solaris 10. Support for axp64-tru64 is
deprecated.
License: Open Software License
URL: http://freshmeat.net/projects/blast/
- % - % - % - % -
[003] - bonddb 2.2.4 (Development)
by andru (http://freshmeat.net/users/andru/)
Tue, Jun 13th 2006 03:01
Database
Database :: Database Engines/Servers
Software Development
About: bonddb is an object orientated wrapper for PostgreSQL. It's a fast
data abstraction layer written in C for C/C++ applications, to allow easy
access to class objects. You can use existing PostgreSQL databases without
any modification or additional tables needed in the backend.
Changes: Many memory associated bugs were fixed to improve long-running
stability. Better support was provided for additional types of SQL
statements. The win32 build scripts were updated to work with the new
scons package. Problems with DLL loading and locating directories were
fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/bonddb/
- % - % - % - % -
[004] - Browser History Viewer 0.0.9
by Loren Bandiera (http://freshmeat.net/users/lorenb420/)
Tue, Jun 13th 2006 10:22
System :: Systems Administration
About: Browser History Viewer allows you to examine the contents of Web
browser history. It is meant to be a forensics tool.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/bhv/
- % - % - % - % -
[005] - calc 2.12.0.3
by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
Tue, Jun 13th 2006 02:59
Scientific/Engineering
Scientific/Engineering :: Mathematics
Software Development :: Libraries
About: Calc is arbitrary precision arithmetic system that uses a C-like
language. It's useful as a calculator, an algorithm prototype, and as a
mathematical research tool. More importantly, calc provides a
machine-independent means of computation. Calc comes with a rich set of
builtin mathematical and programmatic functions.
Changes: The performance of issq() was improved. Default values for
certain config parameters were changed to reasonable values. Error
messages as well as documentation were enhanced.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/calc/
- % - % - % - % -
[006] - Check Website 1.39b
by WT (http://freshmeat.net/users/mvander/)
Tue, Jun 13th 2006 02:55
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: HTTP Servers
Internet :: WWW/HTTP :: Site Management
About: Check Website is a performance monitoring and uptime notification
tool. It will check if a Website is up, and check the response time of the
site. The administrator can then choose to receive an email notification if
the site is down, or if the site response time is too slow. All results are
also written to a daily log file.
Changes: This release makes some small changes to the urls file for the
system.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/checkwebsite/
- % - % - % - % -
[007] - Click 1.5.0
by imipak (http://freshmeat.net/users/imipak/)
Tue, Jun 13th 2006 00:19
Communications
Internet
System :: Networking
About: The "Click" modular router project is a fast, easily-extended
software router. It's designed to handle all stages of IP transactions,
and includes support for packet mangling, packet scheduling, queueing,
etc. It can be run standalone on most Unix OSes or as a module for the
Linux or Exopc kernels.
Changes: This release was updated to support Linux 2.6.16.13 kernel
modules. Support for SNMP and NetFlow monitoring was added along with
preliminary multicast routing support, accelerated routing tables, and
many new routing elements, including wifi. A polling version of Intel's
e1000-5.7.6 driver was included. x86-64 is now supported. Support for
linking NS-2 and Click was enhanced. Preliminary Doxygen support was
added. Many bugfixes were made in the core system and routing elements.
License: BSD License (original)
URL: http://freshmeat.net/projects/click/
- % - % - % - % -
[008] - Code Browser 2.7
by Marc Kerbiquet (http://freshmeat.net/users/mkerbiquet/)
Tue, Jun 13th 2006 13:44
Text Editors
About: Code Browser is a folding and outlining editor. It is a
lightweight but powerful tool for structuring and browsing source code
using folders and links. It is especially designed to keep a good
overview of the code of a large project.
Changes: This release fixes old bugs and adds syntax highlighting for JSP.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/code-browser/
- % - % - % - % -
[009] - Comix 3.2
by herrekberg (http://freshmeat.net/users/herrekberg/)
Tue, Jun 13th 2006 18:12
Multimedia :: Graphics :: Viewers
About: Comix is a user-friendly, customizable image viewer. It is
specifically designed to handle comic books, but also serves as a generic
viewer. It reads images in ZIP, RAR, or tar archives (also gzip or bzip2
compressed) as well as plain image files. It is written in Python and uses
GTK+ through the PyGTK bindings.
Changes: This release includes a new "Fit width mode", a new "Fit height
mode", a redesigned library interface, some other changes, and a couple of
bugfixes. The PyGTK requirement has been changed to version 2.8.0 or
higher.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/comix/
- % - % - % - % -
[010] - Conary 1.0.19
by Michael K. Johnson (http://freshmeat.net/users/johnsonm/)
Tue, Jun 13th 2006 18:13
Software Development :: Version Control
System :: Archiving :: Packaging
System :: Installation/Setup
About: Conary is a distributed software management system for Linux
distributions. It replaces traditional package management solutions (such
as RPM and dpkg) with one designed to enable loose collaboration across
the Internet. It enables sets of distributed and loosely connected
repositories to define the components which are installed on a Linux
system. Rather than having a full distribution come from a single vendor,
it allows administrators and developers to branch a distribution, keeping
the pieces which fit their environment while grabbing components from
other repositories across the Internet.
Changes: This release tries by default to update troves that would
otherwise cause an update to fail. Multiple cases involving prompting
interactively for passwords are now fixed. When building, this release can
usually automatically determine which patch "level" (argument to the -p
option to patch) to use. Flavors have been added for Xen dom0 and domU.
License: Common Public License
URL: http://freshmeat.net/projects/conary/
- % - % - % - % -
[011] - Concurrent Hierarchical State Machine 4.2
by Paul J. Lucas (http://freshmeat.net/users/pjl/)
Tue, Jun 13th 2006 00:20
Software Development :: Code Generators
About: CHSM is a language system for specifying concurrent, hierarchical,
finite state machines (a realization of "statecharts") to model and
control reactive systems. It uses its own statechart specification
langauge annotated with either C++ or Java code fragments in the tradition
of yacc grammars with C code fragments. The generated code is fully
object-oriented allowing multiple state machines to exist concurrently.
The run-time library is small, efficient, and thread-safe. It has been
used successfully in production environments such as CERN for controlling
high-energy physics experiment equipment.
Changes: A new syntax and run-time library support for "computed target
states" was added. The Java version now uses Java 1.5. A few compiler and
algorithm bugs were fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/chsm/
- % - % - % - % -
[012] - Cream for Vim 0.36
by digitect (http://freshmeat.net/users/digitect/)
Tue, Jun 13th 2006 07:11
Text Editors
Text Processing :: Markup :: HTML/XHTML
About: Cream is a configuration of the famous Vim text editor that makes
it easier to use, like an Apple- or Windows-style text editor. It uses
Vim's own extensibility to improve menus, keyboard shortcuts, and editing
behavior. Cream seamlessly maintains Vim's insertmode to access all the
power of the original Vim plus many custom Cream extensions.
Changes: This major release is a Vim 7 feature preview. It features a new
spell check system with suggested alternate spellings and a tabbed
document interface. Other updates include improved backwards compatibility
with older versions of Vim (back to version 6.1), new visual indicators of
Settings and Preferences menu items, improved startup speed, the ability
to find the next occurrence of a selected word (F3), an improved insert
character list, and correct middle mouse pasting behavior.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/cream/
- % - % - % - % -
[013] - CrossFTP 1.26
by Tony Zhou (http://freshmeat.net/users/morningboat/)
Tue, Jun 13th 2006 23:03
Internet :: File Transfer Protocol (FTP)
About: CrossFTP is a versatile, cross-platform GUI FTP client. CrossFTP
uses a familiar, Explorer-like interface that even the most novice user
can master in minutes. It offers features such as Web starting and
updating without installation, good international CJK word support,
drag-and-drop, filtering, Web searching, friendly options, firewall and
proxy support, speed limiting, auto-reconnecting and anti-idle, and sound
and event triggers. The Pro version features secure and multi-threaded
transports.
License: Freeware
URL: http://freshmeat.net/projects/crossftp/
- % - % - % - % -
[014] - cspot 0.0.4
by Petr Susil (http://freshmeat.net/users/susa/)
Tue, Jun 13th 2006 00:02
Software Development :: Bug Tracking
Software Development :: Build Tools
Software Development :: Quality Assurance
About: cspot is a semantic annotator designed only for the C programming
language. It is quite similar to cscope, but some more functionality. It
can be used to find the declarations, definitions, and usages of
functions, variables, macros, typedefs, and structs. It can also find
visible identifiers at some position in the source, functions called by a
function, global variables used by a function, usages of local variable
declarations, unused global variables, unused function definitions, and
more. Because it uses sparse, cspot knows more about semantics than
cscope.
Changes: cfa and ufa were corrected. Many bugfixes were made in database
reading and saving.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/cspot/
- % - % - % - % -
[015] - CUPS-PDF 2.4.1
by Volker C. Behr (http://freshmeat.net/users/vrbehr/)
Tue, Jun 13th 2006 13:47
Office/Business
Printing
Utilities
About: CUPS-PDF is a PDF writer backend for CUPS. It is designed to
produce PDF files in a heterogeneous network by providing a PDF printer on
the central fileserver. It will convert files printed to its queue in CUPS
to PDF and put them in a per-user-based directory structure. It can
execute post-processing scripts, e.g. to allow mailing the results to the
user.
Changes: A new PDF-to-mail postprocessing script and a revised version of
the PostscriptColor.ppd.gz were added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/cupspdf/
- % - % - % - % -
[016] - Dalle 0.7.6
by Alberto Fernández (http://freshmeat.net/users/infjaf/)
Tue, Jun 13th 2006 13:44
System :: Archiving
About: Dalle aims to build a set of utilities to work with split files in
various formats. Supported formats are hacha (1, 2, and pro), kamaleon (1
and 2), FileSplit, and SplitFile.
Changes: Minor bugfixes for file closing.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/dalle/
- % - % - % - % -
[017] - dirac 0.6.0
by Anuradha Suraparaju (http://freshmeat.net/users/asuraparaju/)
Tue, Jun 13th 2006 08:29
Multimedia :: Video
About: Dirac is a general-purpose video codec aimed at resolutions from
QCIF (176x144) to HDTV (1920x1080), progressive or interlaced. It uses
wavelets, motion compensation, and arithmetic coding, and aims to be
competitive with other state-of-the-art codecs. The Open Source
implementation provides a C++ library with an encoder and decoder.
Changes: This is a major release to comply with the latest version of the
Dirac Bytestream Specification. The encoder and decoder API have changed.
New patches have been released for MPlayer and FFMpeg. A new version of
the DirectShow filter to comply with Dirac 0.6.0 has been released.
License: Mozilla Public License (MPL)
URL: http://freshmeat.net/projects/dirac/
- % - % - % - % -
[018] - Divmod Axiom 0.5.0
by Jean-Paul Calderone (http://freshmeat.net/users/kuran/)
Tue, Jun 13th 2006 08:25
Database :: Database Engines/Servers
Software Development :: Libraries :: Python Modules
About: Divmod Axiom is an object-relational database backed by SQLite, the
goal of which is to provide an efficient, non-SQL interface to an existing
relational database manager. It provides support for common Twisted
practices: an Axiom store is also a Twisted IServiceCollection provider,
and an implementation of Twisted's IRealm interface is provided. It makes
heavy use of plugins and includes a wall-clock scheduler.
Changes: The requirements for defining new database types have been
simplified by making several attributes optional. There is now an
attribute type for storing money. A basic relational constraint for
cascading deletions has been added. Indexes added to the schema at any
time will now be created in the database at the first opportunity.
Multi-column indexes are now supported. Helper classes for defining
axiomatic commands have been added to reduce the required boilerplate.
Many other bugfixes and minor feature enhancements were made.
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/divmod_axiom/
- % - % - % - % -
[019] - Divmod Epsilon 0.5.0
by Jean-Paul Calderone (http://freshmeat.net/users/kuran/)
Tue, Jun 13th 2006 07:21
Utilities
About: Epsilon is a small utility package. Its dependencies make it
inappropriate for inclusion in Twisted, but it performs functions that are
generic enough to be used in projects that don't want to share the large
footprint of Divmod's other projects. Currently, it includes a powerful
date/time formatting and import/export class for exchanging date and time
information between all Python's various ways to interpret objects as
times or time deltas. It also includes some tools for managing concurrent
asynchronous processes within Twisted.
Changes: This release includes a new class for defining simple record
types, an implementation of the JUICE protocol, a module for managing SSL
certificates, certificate verification, and certificate signature
requests, a Python trace hook for logging everything that happens in a
Python program, and a simple benchmark tool with support for reporting on
both time and I/O resource usage.
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/divmod_epsilon/
- % - % - % - % -
[020] - Divmod Mantissa 0.5.0
by Jean-Paul Calderone (http://freshmeat.net/users/kuran/)
Tue, Jun 13th 2006 08:27
Communications
Internet
About: Mantissa is an application server. It provides integration between
the Axiom object database and the Twisted framework, as well as Web
user-interface utilities. Mantissa is the deployment target: it can serve
an application over several protocols; HTTP is one of those protocols, but
HTTP isn't treated specially by the software.
Changes: This release adds LiveForm, a JavaScript form library, a sharing
system for selectively publishing user content, a more uniform URL
hierarchy for static files, support for fulltext indexing and searching
based on PyLucene, an administrative page for viewing performance and
other statistics about the running server, a new signup mechanism which
provides interactive user feedback and a password reset page. Numerous
bugs, including several with the ordering of navigation elements and one
with the "axiomatic web" command line, have also been fixed.
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/divmod_mantissa/
- % - % - % - % -
[021] - Divmod Nevow 0.9.0
by Jean-Paul Calderone (http://freshmeat.net/users/kuran/)
Tue, Jun 13th 2006 08:26
Internet :: WWW/HTTP :: Dynamic Content
Software Development :: Libraries :: Python Modules
About: Nevow is a Web application construction kit. It is designed to
allow the programmer to express as much of the view logic as desired in
Python, and includes a pure Python XML expression syntax, named stan, to
facilitate this. It also provides rich support for designer-edited
templates, using a very small XML attribute language to provide
bi-directional template manipulation capability.
Changes: A simplified JavaScript module system has been added, along with
numerous optimizations to the JavaScript library made available with
Athena. Unicode support has also been optimized and several bugs were
corrected. Several bugs with Fragment rendering have been fixed, as has a
bug which prevented notifications of lost connections from being
dispatched correctly.
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/nevow/
- % - % - % - % -
[022] - Divmod Sine 0.1.0
by Jean-Paul Calderone (http://freshmeat.net/users/kuran/)
Tue, Jun 13th 2006 08:28
Communications :: Telephony
About: Divmod Sine is a standards-based voice-over-IP application server,
built as an offering for the Mantissa application server platform. It owes
much of its development to the Shtoom project, which implements a
soft-phone in Python. Sine provides a SIP registrar, SIP proxy, third
party call control, voicemail, and configuration through the Web based on
Divmod Mantissa.
Changes: The initial release of Divmod Sine includes a fully functional
SIP registrar and proxy, as well a voicemail application which serves as
an example of how to write complex VoIP applications using Sine.
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/divmod_sine/
- % - % - % - % -
[023] - Divmod Vertex 0.2.0
by Jean-Paul Calderone (http://freshmeat.net/users/kuran/)
Tue, Jun 13th 2006 08:24
Communications
Internet
Security
About: Divmod Vertex is an implementation of Q2Q, a protocol for opening
authenticated connections, even through NAT. It allows a user to reliably
demonstrate their identity (for distributed authentication) and receive
real-time data directly from other users, and provides a mechanism for a
user to decide whether they want to expose their IP address to a third
party before accepting a peer-to-peer connection. It is byte-stream
oriented and application-agnostic. Any peer-to-peer application can use
Q2Q to open connections and deliver messages.
Changes: Several 64-bit platform bugs have been fixed. Uses of deprecated
Twisted APIs have been removed. An erroneous dependency on Divmod Nevow
has been dropped. A buggy interaction with OpenSSL 0.9.8a has been fixed.
Initial support for integration with Twisted's authentication and
authorization APIs has been added. The JUICE implementation has also been
moved to Divmod Epsilon.
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/divmod_vertex/
- % - % - % - % -
[024] - DupeFinder 1.0.2
by Matt Heinzen (http://freshmeat.net/users/Arkaein/)
Tue, Jun 13th 2006 23:00
Desktop Environment :: File Managers
Utilities
About: DupeFinder is a simple application for locating, moving, renaming,
and deleting duplicate files in a directory structure. It's perfect both
for users who haven't kept their hard drives very well organized and need
to do some cleaning to free space, and for users who like to keep lots of
backup copies of important data "just in case" something bad should
happen.
Changes: A bug that prevented the file dialog from opening with newer
versions of Qt was fixed. This bug prevented selecting search directories,
renaming files, and saving reports. Some bugs relating to symbolic links
were also fixed. For safety reasons, symbolic links are ignored. (If
symbolic links were included in search results along with normal files, it
is possible that a user could delete the only true instance of a file while
leaving only a symbolic link.) Broken symbolic links (including
self-referential symlinks), which previously caused the duplicate search
to fail are now ignored.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/dupefinder/
- % - % - % - % -
[025] - EasyBookmarks 2.9.2
by B.Weber (http://freshmeat.net/users/foxbow/)
Tue, Jun 13th 2006 02:59
Internet :: WWW/HTTP :: Dynamic Content
About: EasyBookmarks is a Web-based bookmarks system. It features easy
installation and maintenance, support for multiple users with personal
lists and personal configuration, and support for several databases with a
detached database engine. It has Mozilla/Firefox support with a bookmarklet
to add the current page to the collection and RSS feeds for each category
to support livebookmarks. The generated pages are HTML4 compliant and
support custom CSS for easy customizing.
Changes: A restrictive robots.txt was added to keep the local error log
clean. Some quirks on the search page were fixed. CSS handling was
improved and new themes were added. Bookmarklet can now handle URLs with
ampersands. This release was tested on XAMPP with SQLite and mySQL.
License: Freely Distributable
URL: http://freshmeat.net/projects/ebm/
- % - % - % - % -
[026] - Fantasy Chess v2 Revision 11
by Fantasy Chess (http://freshmeat.net/users/fantasychess/)
Tue, Jun 13th 2006 13:40
Education
Games/Entertainment :: Puzzle Games
About: Fantasy Chess is a chess game environment with a game server, GTK
GUI, private and public AI, and a lot of libraries to help developers.
License: BSD License (revised)
URL: http://freshmeat.net/projects/fantasychess/
- % - % - % - % -
[027] - FCKeditor 2.3
by Frederico Caldeira Knabben (http://freshmeat.net/users/FredCK/)
Tue, Jun 13th 2006 10:17
Internet :: WWW/HTTP :: Dynamic Content
Text Editors
Text Processing :: Markup :: HTML/XHTML
About: FCKeditor is an HTML/DHTML editor for ASP, ASP.NET, ColdFusion,
PHP, and JavaScript that brings to the Web much of the powerful
functionality of known desktop editors like Word. It's very lightweight,
and doesn't require any kind of installation on the client computer.
Changes: The "Extreme Fast Loading!" experience is now complete. The
editor has been deeply tested, and is ready to be integrated into
professional applications.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/fckeditor/
- % - % - % - % -
[028] - Fedora Core Linux Utilities 1.2
by Tanaan (http://freshmeat.net/users/flemmon/)
Tue, Jun 13th 2006 23:08
Utilities
About: futil is a set of Fedora Core Linux Utilities. It provides easy
access to common tasks through keyword based app launcher. It also
contains tools for resyncing the clock after resuming from suspend,
displaying processes associated with a specific pty, backing up the system
config files, making an archive of the current working directory, and more.
Changes: This is a large update. Interoperability was improved as much as
possible, so many of the scripts will run on Fedora, Ubuntu, and Cygwin.
See COMPATIBILITY.txt for details. Install and uninstall shell scripts
were added. The following scripts were added: fnedit, fwlog, installmod,
pushxauth, shellfns, and sortbyid. mntsmbfs was renamed to mntshare.
Various bugfixes and enhancements were done.
License: Academic Free License (AFL)
URL: http://freshmeat.net/projects/futil/
- % - % - % - % -
[029] - fio 1.5
by axboe (http://freshmeat.net/users/jinxed/)
Tue, Jun 13th 2006 00:53
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 6 different types of I/O
engines (sync, mmap, libaio, posixaio, SG v3, splice), 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, such as
completion and submission latencies (avg/mean/deviation), bandwidth stats,
CPU, and disk utilization, and more. It supports Linux, FreeBSD, and
OpenSolaris.
Changes: Various new options (IO scheduler switching, pre/post run script
execution, terse output), documentation updates, a source split-up,
FreeBSD/OpenSolaris support, support for file and terse parseable output,
and lots of little bugfixes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/fio/
- % - % - % - % -
[030] - Fluxbox 1.0rc
by Henrik Kinnunen (http://freshmeat.net/users/fluxgen/)
Tue, Jun 13th 2006 13:46
Desktop Environment
Desktop Environment :: Window Managers
About: Fluxbox is a lightweight and highly configurable window manager
with pwm-like tabs.
Changes: A huge list of new features since the 0.1.14 version. Some of the
major new features are ewmh, UTF-8 support, and either internal
("embedded") or external tabs.
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/fluxbox/
- % - % - % - % -
[031] - fpcbol 0.8.2
by mathias (http://freshmeat.net/users/mathias_fpcbol/)
Tue, Jun 13th 2006 22:29
Desktop Environment
Desktop Environment :: Window Managers
Education
About: fpcbol is a desktop user interface written for children and people
who want simplicity and speed. It is designed to be as beautiful and
simple as possible. It has no menus, just icons to click. It features
parental control for children. It has been tested successfully on Debian,
Mandriva, and Gentoo. It works well on computers with low system resources
(such as a 500Mhz Pentium). 3D acceleration is necessary for the optional
transparency feature.
Changes: The popup and popdown routines are now stable. A new 3D launch
presentation was added. SDL 1.2.10 is now used. Help for bol and a new
help icon were started.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/fpcbol/
- % - % - % - % -
[032] - FreeMIS 1.05
by Robert Jones (http://freshmeat.net/users/jonesieboy/)
Tue, Jun 13th 2006 18:14
Education
Information Management
About: The FreeMIS project is developing a free and better alternative to
the commercial MIS (management information system) products currently used
in Scottish high schools. It is currently running at North Berwick High
School, where is provides reporting to parents, tracking and target
setting, notifying the school office of unexplained absences from class
via email, and writing positive referrals (certificates which recognise
positive achievements by pupils).
Changes: This release adds a user/admin_edit screen to simplify
administration. XHTML has been cleaned up. Bug #1497176 has been fixed.
Historic tables have been removed from the old PHP version. The admin
screen has been improved to edit pupil sets. Coverage of unit/functional
tests has been increased. CSS for reports has been cleared up. A bug that
made reports vanish if a pupil was dropped from a pupil set has been
fixed. All academic_year related details have been put on one form for
ease of administration. Heads of Faculties have been given write access to
all faculty reports.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/freemis/
- % - % - % - % -
[033] - FUSEPod 0.4
by Keegan Carruthers-Smith (http://freshmeat.net/users/kcsmith/)
Tue, Jun 13th 2006 02:56
Multimedia :: Sound/Audio
System :: Filesystems
About: FUSEPod is a virtual user-space filesystem that mounts your iPod
into a directory for easy browsing of the songs it contains. It can
discover where your iPod is mounted, supports read and remove operations,
and has a configurable directory layout.
Changes: The filesystem can now create the iTunesDB for you, so you don't
have to run iTunes to set up the required files and directories. Playlist
removal is now supported. A script for recursively adding files and
directories to the iPod was added. ./sync_ipod.sh now can show what it is
doing with the -watch option. A statistics file was added. There were also
general fixes and polishes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/fusepod/
- % - % - % - % -
[034] - Geneious 1.2
by yogi (http://freshmeat.net/users/yogibear/)
Tue, Jun 13th 2006 23:07
Scientific/Engineering :: Bioinformatics
Scientific/Engineering :: Mathematics
Scientific/Engineering :: Visualization
About: Geneious is an easy-to-use, cross-platform bioinformatics data
analysis and visualization tool. It has an open API for writing plugins.
You can use Geneious to compare genes from different species, to build an
evolutionary tree to see how closely related they are, or to search for
literature on any topic in medicine or biology. You can view and extract
gene annotations from whole genomes, and interactive 3D graphics allow you
to move around protein structures.
Changes: Several bugs have been fixed, and usability has been improved. An
option for a faster alignment algorithm via a guide tree has been added.
Also, one can now generate a consensus sequence from an alignment.
License: Freeware
URL: http://freshmeat.net/projects/geneious/
- % - % - % - % -
[035] - Genoa Active Message MAchine 06-June-2006
by imipak (http://freshmeat.net/users/imipak/)
Tue, Jun 13th 2006 00:19
Software Development
System :: Networking
About: The Genoa Active Message MAchine is a low-latency, high-throughput
driver wrapper for the Linux kernel, using Active Ports (a version of
Active Messages). It runs parallel to the IP stack and is designed for
LANs only.
Changes: The reliability of launching of parallel jobs and when a job is
aborted was improved.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/genoa/
- % - % - % - % -
[036] - GeoTypes 0.6.0
by Hippy (http://freshmeat.net/users/hippysurfer/)
Tue, Jun 13th 2006 07:19
Database :: API
Scientific/Engineering :: Geographical
Software Development :: Libraries :: Python Modules
About: GeoTypes is a Python library that implements both the
OpenGIS/PostGIS and standard PostgreSQL geometry types. It integrates with
the psycopg Python/PostgreSQL interface. It provides implementations of all
of the OpenGIS/PostGIS classes, except (x,y,m) and (x,y,z,m). It currently
supports the EWKB, HEXEWKB, WKB, and WKT formats.
Changes: The Point and Box constructors now accept several argument types.
The SRID is optional in WKTParser.parseGeometry. A new method, joinBoxes(),
was added. Some minor typos were corrected.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/geotypes/
- % - % - % - % -
[037] - glChess 0.9.4
by Robert Ancell (http://freshmeat.net/users/neutronium/)
Tue, Jun 13th 2006 00:39
Games/Entertainment :: Turn Based Strategy
About: glChess is a 3D chess interface for the GNOME desktop. It is
designed to be used by both beginner and experienced players. Games can be
played between a combination of local players, players connected via a LAN,
and CECP compliant artificial intelligences.
Changes: Support for additional languages.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/glchess/
- % - % - % - % -
[038] - Globaldocs 1.8.6a
by Zeev (Vladimir) Belkin (http://freshmeat.net/users/zbelkin/)
Tue, Jun 13th 2006 13:47
Internet :: WWW/HTTP :: Browsers
Software Development :: Documentation
Utilities
About: Globaldocs allows you to conveniently browse multiple Javadoc sets
simultaneously, using a single packages/classes hierarchy tree and a
searchable index. It supports local and remote docsets, including the
local docsets, packed as JAR/ZIP-files.
License: Artistic License
URL: http://freshmeat.net/projects/globaldocs/
- % - % - % - % -
[039] - GPixPod 0.4.3
by Flavio Gargiulo (http://freshmeat.net/users/flagar/)
Tue, Jun 13th 2006 07:15
Multimedia :: Graphics
Multimedia :: Graphics :: Graphics Conversion
Multimedia :: Graphics :: Viewers
About: GPixPod is an application for uploading and organizing photos and
photo albums on recent Apple iPod models.
Changes: This release should fix the handling of fullscreen images for
iPod Photo and Color models, both on the iPod itself and on the thumbnails
view of the application. GPixPod now avoids managing ext2/ext3 iPodLinux
partitions for photos and Photo Database, which always reside on the vfat
partition. An improved icon and logo are included.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gpixpod/
- % - % - % - % -
[040] - GridMPI 1.1
by imipak (http://freshmeat.net/users/imipak/)
Tue, Jun 13th 2006 00:20
Software Development :: Libraries
System :: Networking
About: GridMPI is an implementation of the MPI (Message Passing Interface)
standard designed for high performance computing in the Grid. GridMPI
enables unmodified MPI applications to run on cluster computers
distributed across the Grid environment. It establishes a synthesized
cluster environment by efficiently binding multiple cluster computers from
geographically distributed sites. It enables users to seamlessly deploy
their application programs from a local system to the Grid environment for
processing very large data sets, where the programs can be coded and tested
in a usual manner.
Changes: Minor bugfixes were made.
License: Other/Proprietary License with Source
URL: http://freshmeat.net/projects/gridmpi/
- % - % - % - % -
[041] - h3270 1.3.1
by Andre Spiegel (http://freshmeat.net/users/aspiegel/)
Tue, Jun 13th 2006 18:15
Software Development :: User Interfaces
Terminals :: Terminal Emulators/X Terminals
About: h3270 provides access to IBM 3270 hosts from within a web browser.
It features a highly configurable layout engine based on regular
expressions. Unlike other systems, it is implemented as a server-side
Java application, rather than an applet.
Changes: This release adds support for some 3270 extended attributes
(colors and highlighting). The generated HTML should now be
XHTML-compliant. Several bugs were fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/h3270/
- % - % - % - % -
[042] - Hearts for GNOME 0.1
by Sander Marechal (http://freshmeat.net/users/sandermarechal/)
Tue, Jun 13th 2006 18:21
Desktop Environment :: Gnome
Games/Entertainment
About: Hearts is an implementation of the classic card game for the GNOME
desktop, featuring configurable rulesets and editable computer opponents
to satisfy widely diverging playing styles. It features various rulesets
with configurable options, multiple computer opponents with differing
styles of play, drag and drop adding of new opponents, and easy creation
and modification of opponents through the Lua scripting language.
Changes: The package name is now gnome-hearts instead of hearts. There
have been a lot of UI improvements and additions. A new, better AI called
"Luis" has been added. Users can now set a custom background image and
pick from any card style provided by gnome-games, on top of the style
packaged with gnome-hearts.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gnome_hearts/
- % - % - % - % -
[043] - High Level Virtual Machine 0.1
by Reid Spencer (http://freshmeat.net/users/X10SYS/)
Tue, Jun 13th 2006 23:04
Software Development :: Code Generators
Software Development :: Compilers
Software Development :: Interpreters
About: HLVM is a toolkit for developing virtual machines for dynamic
languages. It is based on on LLVM (Low Level Virtual Machine), which
provides code generation, bytecode, JIT compilation, runtime execution,
etc. HLVM is aimed at supporting dynamic languages such as Ruby, Scheme,
Python, Perl, Jython, Haskell, Prolog. It provides a complete compiler
developer's toolkit for creating new languages easily. To write a new
compiler, language designers simply write a plugin that describes the
language to HLVM and how to translate that language into HLVM's
comprehensive Abstract Syntax Tree (AST).
Changes: This is the first release of HLVM. It is a very early
pre-release. The functionality included in HLVM with this release is
sufficient to run the "Hello, World" program, but not much else.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/hlvm/
- % - % - % - % -
[044] - hk_classes 0.8.2-test1
by Horst Knorr (http://freshmeat.net/users/horstknorr/)
Tue, Jun 13th 2006 13:48
Database
Database :: Database Engines/Servers
Software Development :: Libraries
About: hk_classes is a set of C++ libraries for rapid development of
database applications with all features a modern database application
should have, like forms and reports. hk_classes is database and GUI
independent. It also includes command line tools to use hk_classes in
scripts. hk_classes includes drivers for DBase, Firebird, MS Access,
MySQL, Paradox, PostgreSQL, ODBC, and SQLite.
Changes: A new driver 'dbase' is included, which works out of the box. The
PostgreSQL driver better supports the modification of the table design. The
'date' widget has a new design, and the CSV import and export dialogs have
been improved. Many bugs have been fixed.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/hk_classes/
- % - % - % - % -
[045] - iNet Admin Daemon 0.0.4
by Sheldon Will (http://freshmeat.net/users/ielectronics/)
Tue, Jun 13th 2006 10:22
About: iNet Admin Daemon interacts with common hosting services to ease
the integration and management of these services and to create a common
API layer for all the services. iNet Admin Daemon interacts with services
such as Apache2 load balanced environments, MySQL 5 clustered
environments, PureFTPD, PowerDNS, Exim4, DBMail, Cacti, Nagios, and
various other services.
Changes: The layout of file structure and class/functions has been
implemented. Preparations for a functional system outside of a development
setup have been implemented. This will be the last non-functional release
outside of this environment. 0.0.5 will have full functionality based on
the specific setup requirements that will be provided.
License: The PHP License
URL: http://freshmeat.net/projects/inetadmind/
- % - % - % - % -
[046] - Jaffm 1.4
by Helgi Hrafn Gunnarsson (http://freshmeat.net/users/Armon/)
Tue, Jun 13th 2006 22:31
Desktop Environment
Desktop Environment :: File Managers
About: Jaffm is a lightweight wxWindows (GTK+ interface) file manager for
Unix, written in C++. It is aimed at nonsense-free file management. It is
mostly inspired by the List View in Mac OS Finder, but also has Unix-handy
features such as an interactive location bar with Bash-style tab
completion, and a simple but elegant user interface.
Changes: The program is much faster. All known bugs which caused crashes
were fixed. A status bar was introduced. Configuration was made easier to
understand. Massive code cleanup was done. The license was changed from
the GPL to a BSD-style license.
License: BSD License (revised)
URL: http://freshmeat.net/projects/jaffm/
- % - % - % - % -
[047] - Java Parallel Processing Framework 0.19.0
by Laurent Cohen (http://freshmeat.net/users/lolocohen/)
Tue, Jun 13th 2006 10:18
Scientific/Engineering
Software Development :: Libraries :: Java Libraries
System :: Clustering/Distributed Networks
About: Java Parallel Processing Framework is a set of tools and APIs to
facilitate the parallelization of CPU intensive applications, and
distribute their execution over a network of heterogenous nodes. It is
intended to run in clusters and grids. It features platform independence
thanks to Java 1.5, does not require you to deploy your application
classes to a server, scales up to thousands 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: The XML-based UI builder was enhanced to provide new components
and additional customizable properties. Thanks to this, the charts
configuration panel was migrated to an XML-based generation. The client
API was enhanced to enable instantiating a client from external
parameters, rather than just relying on a static configuration file. The
tasks bundle size calculation has been switched to a finer level of
granualrity. Now each node performs its own calculation, providing a
substantial global performance boost to the server. This feature provides
JPPF with an actual grid scheduling strategy.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/jppf/
- % - % - % - % -
[048] - KSquirrel 0.6.3
by Krasu (http://freshmeat.net/users/Krasu/)
Tue, Jun 13th 2006 10:19
Multimedia :: Graphics :: Viewers
About: KSquirrel is an image viewer for KDE, simple and convenient in
usage. Image loading is based on external codecs (ksquirrel-libs).
Customized filters, external programs, a file tree, thumbnails, extended
thumbnails with the information on the image, a DCOP interface, and
flexible options are available. Since 0.6.0-pre6 such advanced tools as
resizing, rotating, colorizing, filtering, and flexible printing are
available. It currently supports 41 image formats, including Photoshop
PSD, CRW, WMF, MNG, SVG, and JPEG2000.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ksquirrel/
- % - % - % - % -
[049] - Linux LiveCD VoIP Server 2.0.12
by jaimeghirelli (http://freshmeat.net/users/jaimeghirelli/)
Tue, Jun 13th 2006 18:20
About: The Linux LiveCD VoIP Router is based on the SIP Express Router
(SER). It runs on Linux LiveCD Router and can serve as a SIP Proxy or a
VoIP PBX, or both. It has easy Web user administration and requires no
software installation. It can be connected to multiple A-Z termination
providers and to your own PSTN termination gateway/router. It supports any
SIP soft or hardware phones, such as XTen, Cisco ATA 186, Grandstream,
Sipura, Mitel, and more. It includes a media server for conference call
bridge and voicemail to email.
Changes: The STUN Server has been integrated. SER patches have been
updated. Documentation and example configurations have been added for
secure PuTTY SSH tunnels and CounterPath Eyebeam.
License: Free To Use But Restricted
URL: http://freshmeat.net/projects/cdvoip/
- % - % - % - % -
[050] - LinuxBIOS 2-2319
by imipak (http://freshmeat.net/users/imipak/)
Tue, Jun 13th 2006 00:21
System :: Boot
About: LinuxBIOS is a project that aims to replace the normal BIOS with a
little bit of hardware initialization and a compressed Linux kernel that
can be booted from a cold start.
Changes: OLPC support was added and minor bugfixes were made.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/linuxbios/
- % - % - % - % -
[051] - LnBlog 0.7.2
by Peter A. Geer (http://freshmeat.net/users/AdaHacker/)
Tue, Jun 13th 2006 07:19
About: LnBlog is a simple Weblog with some basic site management features
that is designed for flexibility. It has few requirements and works well
in shared Web hosting situations. All data is stored in text files and the
file access module can be easily configured to work when PHP's safe mode is
enabled. Some of LnBlog's features include multiple authors, multiple
Weblogs, reader comments, trackbacks, auto-generated RSS feeds, permanent
articles, and file uploads. It also has a flexible theme and template
system, a powerful event-driven plugin system, and support for
internationalization.
Changes: This release fixes an error in which the sitemap editor page and
the plugin configuration did not show in PHP5. It also adds user interface
elements to delete articles and change whether or not they are displayed in
the sidebar.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/lnblog/
- % - % - % - % -
[052] - MaraDNS 1.2.08 (Development)
by Sam Trenholme (http://freshmeat.net/users/samboy/)
Tue, Jun 13th 2006 00:28
Internet :: Name Service (DNS)
About: MaraDNS is a fully functional DNS server supporting authoritative
DNS, recursive DNS, and caching DNS.
Changes: Support for RFC4408 SPF records was added. The recursive server
now queries remote servers multiple times before giving up.
License: BSD License (revised)
URL: http://freshmeat.net/projects/maradns/
- % - % - % - % -
[053] - metaf2xml 1.1
by metaf2xml (http://freshmeat.net/users/metaf2xml/)
Tue, Jun 13th 2006 10:23
Games/Entertainment :: Simulation
Text Processing :: Markup :: XML
Text Processing :: Markup :: XSL/XSLT
About: metaf2xml parses and decodes METAR and TAF messages and stores them
as XML. From that, it can be converted to text, HTML, or other formats. All
parts of the messages are parsed, and some common format errors are
corrected or tolerated.
Changes: Parsing has been improved, and some output made more descriptive.
INSTALL, Makefile, and ChangeLog have been added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/metaf2xml/
- % - % - % - % -
[054] - mp3togo 0.5.4
by sim (http://freshmeat.net/users/thesim/)
Tue, Jun 13th 2006 00:06
Multimedia :: Sound/Audio
Multimedia :: Sound/Audio :: Conversion
Utilities
About: mp3togo loads MP3, Ogg Vorbis, FLAC, m4a, and WAV files on to a
portable MP3 player by decoding them (if required) and reencoding in a
consistent lower bitrate MP3 (or Vorbis) format. The idea is to take music
from a library of diverse archival quality encodings and convert it to a
space efficient format playable on a portable device. mp3togo will run as
a stand alone program, or can be imported as Python modules to use its
components in another program. The package installs a command line
executable named mp3togo in /usr/bin.
Changes: The Ogg decoder was changed to oggdec to fix failures on Debian
Stable systems.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/mp3togo/
- % - % - % - % -
[055] - MultiChat 0.8
by João M. Pinto (http://freshmeat.net/users/jpinto/)
Tue, Jun 13th 2006 06:51
Communications :: Chat
About: MultiChat is a chat client with the major focus on one-to-many
communications (chat rooms and others). It does not aim to be a
multi-protocol client. Instead, it seeks to provide multiple chat and
collaboration resources based on integrated development with a single
protocol and server software.
Changes: This version changes the topic text justification, sets the
application icon on the chat central, and fixes several bugs.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/multichat/
- % - % - % - % -
[056] - MyVoIPSpeed Server 6.0c
by Visualware Inc. (http://freshmeat.net/users/trish/)
Tue, Jun 13th 2006 10:32
Internet :: WWW/HTTP :: Site Management
System :: Benchmark
System :: Diagnostics
About: MyVoIPSpeed Server very accurately measures the quality and
performance of Internet connections for Voice over IP (VoIP) usage by
simulating UDP VoIP sessions between a server and browser clients.
Connections are tested for jitter, packet loss and bandwidth consistency.
Download and upload bandwidth speeds are also measured. Reported metrics
include max pause, round trip time, and QOS (bandwidth consistency). The
Professional version includes a performance database that records all
bandwidth test results, session ID tracking, socket-to-socket speed
testing, and HTTP speed testing. The NOC Edition can perform automated
testing from one or more remote locations, providing information for
network operation centers to analyze VoIP quality, network quality and
overall performance. As a Java applet, MyVoIPSpeed Server is easily
incorporated into Web pages.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/myvoipspeed/
- % - % - % - % -
[057] - NanoVM 20060613
by Till Harbaum (http://freshmeat.net/users/harbaum/)
Tue, Jun 13th 2006 13:46
About: NanoVM is a tiny (less than 8 kB of code including simple native
classes and a bootloader) implementation of the Java VM. It currently runs
on Linux and the AVR microcontroller family. Unix/Linux is supported as the
main development and testing platform, whereas the VM is primarily intended
to be used on tiny embedded devices such as the AVR. The VM can very easily
be ported for other targets.
Changes: This release includes two user contributions. One is a new and
improved upload protocol, and the other is float and 31-bit arithmetic
support. There are several bugfixes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/nanovm/
- % - % - % - % -
[058] - Nmap Security Scanner 4.10 (Stable)
by Fyodor (http://freshmeat.net/users/fyodor/)
Tue, Jun 13th 2006 04:02
Security
System :: Networking
System :: Networking :: Firewalls
About: Nmap ("Network Mapper") is a utility for network exploration,
administration, and security auditing. It uses IP packets in novel ways to
determine which hosts are available online (host discovery), which TCP/UDP
ports are open (port scanning), and what applications and services are
listening on each port (version detection). It can also identify remote
host OS and device types via TCP/IP fingerprinting. Nmap offers flexible
target and port specifications, decoy/stealth scanning for firewall and
IDS evasion, and highly optimized timing algorithms for fast scanning.
Changes: This release is a grab bag of new features and bugfixes. 300
signatures were added to the version detection database, bringing the
total up to 3,441 (representing 401 protocols). Output was streamlined to
allow multiple ignored port states so your console isn't flooded when a
host has thousands of ports in both the filtered and closed states. ICMP
rate limiting detection was optimized for faster scanning. There were also
dozens of other bugfixes and minor feature additions.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/nmap/
- % - % - % - % -
[059] - OpenHPI 2.5.2 (Development)
by Renier (http://freshmeat.net/users/renier/)
Tue, Jun 13th 2006 18:22
System :: Diagnostics
System :: Hardware
System :: Monitoring
About: Open HPI is an open source project created with the intent of
providing an implementation of the SA Forum's Hardware Platform Interface
(HPI). It provides a universal interface for Platform Management,
including hardware sensor monitoring and control.
Changes: Client programs have been cleaned up. A daemon timeout connection
bug has been fixed. Non-threaded mode has been eliminated. There are many
fixes in the BladeCenter plugin, general improvements to error checking
code, and many other fixes.
License: BSD License (original)
URL: http://freshmeat.net/projects/openhpi/
- % - % - % - % -
[060] - Pedeto 1.0.0.200606131102 (Beta)
by G&H Softwareentwicklung GmbH
(http://freshmeat.net/users/guhsoftware/)
Tue, Jun 13th 2006 13:40
Software Development :: Build Tools
Software Development :: Debuggers
About: Pedeto is a plugin for Eclipse that provides a fully featured IDE
for Perl. It features full Eclipse integration, content assist, background
syntax checking, code folding, syntax highlighting, a debugger, and much
more.
License: Other/Proprietary License
URL: http://freshmeat.net/projects/pedeto/
- % - % - % - % -
[061] - Perl OpenID 1.1
by Dag Arneson (http://freshmeat.net/users/cardiganninja/)
Tue, Jun 13th 2006 18:16
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Software Development :: Libraries :: Perl Modules
About: OpenID is a distributed URL-based identity system. The Perl OpenID
library provides Perl interfaces for serving and verifying OpenID
identities.
Changes: This release contains a tested, documented library with support
for OpenID extensions and Yadis. There are examples for both the consumer
and server.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/perlopenid/
- % - % - % - % -
[062] - PesterCat 2.1.0
by dovetaildan (http://freshmeat.net/users/dovetaildan/)
Tue, Jun 13th 2006 00:16
Internet :: Proxy Servers
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Browsers
About: PesterCat is a Web testing tool that was designed to perform
functional testing for Web applications. It features an integrated proxy
recorder that enables you to record scripts using your favorite Web
browser. Its key features include recording and playback of HTTP Web
requests, an XML script format, SQL database validations using JDBC,
variables and variable setters, and Ant tasks that automate testing.
Changes: An 'Export Results' action was added to the playback report
window. An 'exportContent' option was added to the Ant playback task for
exporting HTTP content. A bug that could cause IBM JRE on Linux to fail
was fixed. The ability to open files that are dragged into the tree viewer
was added. The profile editor was improved. A 'Check for update' feature
was added. Character encoding updates were made. A setting for customizing
line endings was added (Unix or Windows). A dialog is now displayed to warn
if Mozilla fails to load due to a potentially missing compat-libstdc
package on Linux.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/pestercat/
- % - % - % - % -
[063] - PETALS 1.0 M3
by Adrien LOUIS (http://freshmeat.net/users/alouis/)
Tue, Jun 13th 2006 08:21
About: PETALS is an ObjectWeb Java Business Integration (JBI) platform. It
provides lightweight and packaged integration solutions, based on JSR-208
specifications, with a high focus on distribution and clustering.
Changes: This release introduces Ant tasks, recovering capability, and
management of synchronous sends. It is distributed with SOAP,
fileTransfert, and mail Binding Components.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/petals/
- % - % - % - % -
[064] - Planner 0.14 (Development)
by Kurt Maute (http://freshmeat.net/users/kmaute/)
Tue, Jun 13th 2006 00:08
Office/Business :: Scheduling
About: Planner is a tool for planning, scheduling, and tracking projects.
Changes: This release features FF and SF predecessors, simple priority
scheduling, the ability to view non-standard working/non-working days,
Resource Usage view canvas interactivity. and Gantt chart misalignment
with the tree view. In summary tasks, work now equals the sum of child
tasks. The effects of resource assignments on summary tasks were
eliminated. The user guide was updated.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/planner/
- % - % - % - % -
[065] - POP 3 client class 2006.06.12
by Manuel Lemos (http://freshmeat.net/users/mlemos/)
Tue, Jun 13th 2006 00:27
Communications :: Email :: Post-Office :: POP3
Software Development :: Libraries :: PHP Classes
About: POP 3 client is a PHP class that allows you to access mail boxes
using the POP3 protocol. It provides a stream wrapper class for retrieving
messages like files using the PHP fopen function, establishes secure
connections using TLS, accesses servers using normal and APOP login
methods, supports authentication mechanisms such as PLAIN, LOGIN,
CRAM-MD5, NTLM (Windows or Linux/Unix via Samba) via the PHP SASL library,
and supports listing of message sizes, retrieval of a message at once,
separating the headers from the body, retrieving a message in small chunks
to not exceed the available memory, and deleting messages.
Changes: Support for establishing secure connections using TLS was added,
which can be used for accessing Gmail POP3 mailboxes. A stream wrapper
class was added to allow the retrieval of messages from POP3 mailboxes
like regular files using the PHP fopen function and a pop3:// file name.
Two new functions were added for retrieving messages in size limited data
blocks so as to not exceed the available memory.
License: Freely Distributable
URL: http://freshmeat.net/projects/pop3class/
- % - % - % - % -
[066] - Port Scan Attack Detector 1.4.6
by Michael Rash (http://freshmeat.net/users/michaelrash/)
Tue, Jun 13th 2006 07:27
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: ENABLE_AUTO_IDS_REGEX and AUTO_BLOCK_REGEX were added to allow
filtering on logging prefixes. The classification.config file from
Snort-2.3.3 was added so that psad can assign danger levels based upon
Snort rule class type. snort_rule_dl was added to allow a specific psad to
assign specific danger level values to particular signatures. Running
fwsnort is also necessary to take advantage of this feature.
reference.config was added so that psad can include reference information
in email alerts that are derived from attacks detected by fwsnort. The
signatures were updated to those from Snort 2.3.3. whois was updated to
4.7.13.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/psad/
- % - % - % - % -
[067] - pulse 1.0.5
by Jason Sankey (http://freshmeat.net/users/jsankey/)
Tue, Jun 13th 2006 22:57
Software Development
Software Development :: Build Tools
Software Development :: Quality Assurance
About: Pulse is an automated build (or continuous integration) server
designed to work with you to ensure the integrity of your code. Pulse
regularly checks your source code out from your SCM, builds your projects,
and notifies you of the results.
Changes: This is a bugfix release, addressing issues reported during beta
testing. It is the first stable release in the 1.0 series.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/pulse/
- % - % - % - % -
[068] - pulse local build 1.0.5
by Jason Sankey (http://freshmeat.net/users/jsankey/)
Tue, Jun 13th 2006 22:57
Software Development :: Build Tools
Software Development :: Quality Assurance
Software Development :: Testing
About: pulse local build is a tool that executes the pulse continuous
integration build engine in a local checkout of your project's source
code. This enables you to test project configuration before submitting it
to your source control system.
Changes: This is a bugfix release, addressing issues reported during beta
testing. It is the first stable release in the 1.0 series.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/pulse-local/
- % - % - % - % -
[069] - Quick.Cms.Lite 0.2
by treewood (http://freshmeat.net/users/treewood/)
Tue, Jun 13th 2006 04:08
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
About: Quick.Cms.Lite is a fast, simple, and multilingual content
management system. It is based on flat files and does not require a SQL
database. It supports full administration for pages, subpages, photos, and
files.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/qcms/
- % - % - % - % -
[070] - Scmbug 0.15.4
by Kristis Makris (http://freshmeat.net/users/mkgnu/)
Tue, Jun 13th 2006 00:31
Information Management :: Issue Tracking
Software Development :: Bug Tracking
Software Development :: Version Control
About: Scmbug is a system that integrates software configuration
management (SCM) with bug-tracking. It aims to be a universal tool that
will glue any source code version control system (such as CVS, Subversion,
and Arch) with any bug-tracking system (such as Bugzilla, Mantis, and
Request Tracker).
Changes: This release included fixes for CVSNT on Windows XP,
documentation updates, VDD improvements, Bugzilla 2.22 support, and SCM to
bug-tracking username translation using LDAP.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/scmbug/
- % - % - % - % -
[071] - ScriptsMill Comments 1.01
by scriptsmill (http://freshmeat.net/users/scriptsmill/)
Tue, Jun 13th 2006 22:36
Communications
About: ScriptsMill Comments is a script that allows your users to add
comments to certain pages of your Web site. It is very easy to install and
allows the formating and appearance of comments to be customized with a
base knowledge of HTML.
Changes: A bug which prevented more than one IP address from being banned
was fixed. A problem in which a script couldn't be included into a PHP
file with require() and with virtual() on some server configurations was
fixed. A bug which caused "rn" to be used instead of "new line" in email
notifications was fixed. Cosmetic changes were made in the default
template.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/smcomments/
- % - % - % - % -
[072] - SiSU 0.41.3
by Ralph Amissah (http://freshmeat.net/users/ralph222/)
Tue, Jun 13th 2006 18:23
Database
Information Management
Information Management :: Document Repositories
About: SiSU (Structured information, Serialized Units) is a command line
driven document creation and management framework. With minimal markup of
a plaintext file, it produces: plain-text, HTML, XHTML, XML, ODF
(OpenDocument), LaTeX, PDF, and populates an SQL database (PostgreSQL or
SQLite) at an object/paragraph level for "atomic searches". Prepare
documents using your text editor of choice, then use SiSU to generate the
desired output formats. Vim 7 provides syntax highlighting for SiSU
markup. (For earlier versions, a syntax highlighting file is provided).
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/sisu/
- % - % - % - % -
[073] - sshutout 1.0.1
by Bill DuPree (http://freshmeat.net/users/wdupre1/)
Tue, Jun 13th 2006 00:15
Security
About: sshutout is a daemon that periodically monitors log files, looking
for multiple failed login attempts via the Secure Shell daemon. The daemon
is meant to mitigate what are commonly known as "dictionary attacks," i.e.
scripted brute force attacks that use lists of user IDs and passwords to
effect unauthorized intrusions. The sshutout daemon blunts such attacks by
creating firewall rules to block individual offenders from accessing the
system. These rules are created when an attack signature is detected, and
after a configurable expiry interval has elapsed, the rules are deleted.
Changes: A segfault in the daemon that occured when a "Did not receive
identification string from UNKNOWN" message was encountered in the scanned
log files was corrected.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/sshutout/
- % - % - % - % -
[074] - streber 0.062
by pixtur (http://freshmeat.net/users/pixtur/)
Tue, Jun 13th 2006 07:11
Information Management :: Issue Tracking
Internet :: WWW/HTTP :: Dynamic Content :: Wiki
Office/Business
About: Streber is a wiki-based project management tool. Freelancers and
small teams can easily use it to set up projects and keep track of tasks,
milestones, issues, bugs, efforts, etc. Project user rights can be
adjusted (e.g., to provide clients a limited view of the current project
state).
Changes: Several fatal bugs and lots minor issues were fixed. Table syntax
was added to the wiki.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/streber/
- % - % - % - % -
[075] - SubEtha Mail 0.5
by Jon S. Stevens (http://freshmeat.net/users/jons/)
Tue, Jun 13th 2006 07:06
Communications :: Email
Communications :: Email :: Mailing List Servers
Information Management
About: SubEtha is a sophisticated mailing list manager, similar in many
respects to the popular Mailman package. SubEtha is a three-tiered J2EE
application using EJB3 and JMS. SubEtha has very easy installation on
Windows and Unix platforms, a user-friendly web interface for all
configuration management, virtual domains, support for users with multiple
email addresses, intelligent attachment handling, configurable message
processing filters, per-list role-based permissions, and more.
Changes: This project is self-hosting. The code is considered safe for
production use, but it has not yet been extensively tested in the wild.
Futhermore, there are two major features missing: fulltext searching of
the archives has not yet been implemented, and the business tier has not
yet been annotated for SOAP access.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/subetha/
- % - % - % - % -
[076] - Subversive 1.0.0 RC2a
by Polarion Software (http://freshmeat.net/users/polarion/)
Tue, Jun 13th 2006 07:04
Software Development :: Version Control
Software Development :: Version Control :: Subversion
About: Subversive is a pure Java Eclipse plug-in that provides Subversion
(SVN) support. From a user's point of view, it provides Subversion support
similar to CVS support, which is already part of the standard Eclipse
platform. Besides functionality, it offers good usability and nice user
interface.
Changes: The SVN+SSH protocol was fixed. The ability to support
underscores in the repository host name was added. Operations are executed
in the background in HistoryView. An NPE in the "Show Messages" operation
was fixed. An NPE in the "Compare Resource with Revision" operation was
fixed. An ArrayOutOfBoundsException in HistoryView was fixed.
License: Eclipse Public License
URL: http://freshmeat.net/projects/subversive/
- % - % - % - % -
[077] - Suite-C Web 20060613
by Jason Turner (http://freshmeat.net/users/lefticus/)
Tue, Jun 13th 2006 10:17
Internet :: WWW/HTTP :: Dynamic Content
Religion
About: Suite-C Web is a collection of modules for Drupal that allow a
church to manage itself and communicate with its memebers. It currently
consists of a PrayerRequests module, which lets Web site visitors submit
prayer requests and later mark requests as "answered" (or no longer
relevant), which filters the request from the list of current prayer
requests. Prayer requests can be marked as for the pastor's eyes only, for
private requests. It also contains a module for making announcements about
upcoming events.
Changes: This release includes several bugfixes to the announcements
module, as well as the inclusion of the new Biblestudy module. The
biblestudy module currently allows you to make note-nodes that are tied to
a range of Bible verses. Support for browsing those notes is coming soon.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/suitecweb/
- % - % - % - % -
[078] - TAHI Test Suite 1.4.0 (Self-Test Test Suite)
by imipak (http://freshmeat.net/users/imipak/)
Tue, Jun 13th 2006 00:21
Software Development :: Testing
System :: Operating System Kernels
About: The TAHI Test Suite provides a mechanism for validating an IPv6
implementation against a standardized test for conformance to the IPv6
specification, extensions and directly related protocols.
Changes: Numerous additional tests and bugfixes in the router discovery
code.
License: BSD License (original)
URL: http://freshmeat.net/projects/tahi/
- % - % - % - % -
[079] - Tamil Converters 2.5
by Bill Poser (http://freshmeat.net/users/billposer/)
Tue, Jun 13th 2006 00:14
Text Processing
Text Processing :: Linguistic
About: Tamil Converters is a collection of programs for converting among a
variety of encodings and transliterations of Tamil, including: Unicode,
ISCII, TSCII, ITRANS, the International Phonetic Alphabet, the Colloquial
Tamil romanization, and Unicode character names enclosed in angle brackets
(as in POSIX locale source files).
Changes: This release adds six conversions: Tamil script to International
Phonetic Alphabet, IPA to Tamil script, Unicode character names to Tamil
script, Tamil script to Unicode character names, Colloquial Tamil
romanization to IPA, and Colloquial Tamil romanization to Tamil script.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/tamilconverters/
- % - % - % - % -
[080] - Tellu 2.4.0
by Jani Salonen (http://freshmeat.net/users/janisalonen/)
Tue, Jun 13th 2006 07:15
System :: Diagnostics
System :: Hardware
System :: Monitoring
About: Tellu collects hardware and software information from large *BSD,
Linux, Solaris, and Windows client networks. It consists of a client, a
server, and a skin. The Tellu client resides on the client workstations
and does its job as invisibly as possible. The client program collects
information from the network and sends it to the server, which saves the
data in a MySQL database. The skin is an optional interface top of the
database. The server package also contains a monitoring server, which
collects information about Tellu server.
Changes: Support for a compressed protocol was added in the client and the
server. A rush tolerance option was added, which delays the client from
starting more than once within fifteen seconds. A process count in
realtime resource usage collection was added. The capability to collect
new hardware items was added in client. An attachment browser was added in
the skin, and some other improvements were made in the skin.
License: Free for non-commercial use
URL: http://freshmeat.net/projects/tellu/
- % - % - % - % -
[081] - tgif 4.1.45
by Bill Cheng (http://freshmeat.net/users/billcheng/)
Tue, Jun 13th 2006 18:19
Multimedia :: Graphics :: Editors :: Vector-Based
Multimedia :: Graphics :: Presentation
About: tgif is a vector-based drawing tool, with the additional benefit of
being sort of a web-browser. That is, you can fetch drawings from a web
server with it, and you can make objects in your picture into hotlinks to
other parts of the drawing, or to other drawings accessible via HTTP.
Changes: Fixes bugs with the create_arc_obj() internal command,
measurements in the ruler window, "tgif -print -pdf", and copy and paste
in Cygwin. Uses the X Selections mechanism to perform copy and paste. Adds
support for linking to an external JPEG file to save file size. Adds
support for Tgif.PSFontNeedCharSubs and Tgif.PSCharSubs.* so that some
characters in the non-ASCII portion of a non-iso8859-1 font can be
replaced by user-specified PostScript characters. Adds
Tgif.DrawTextFuncKey_F# so that a function key can be associated with a
list of internal commands in the text drawing mode.
License: Q Public License (QPL)
URL: http://freshmeat.net/projects/tgif/
- % - % - % - % -
[082] - The Puto Amo Window Manager 2.2.4 (Stable)
by davidge (http://freshmeat.net/users/davidge/)
Tue, Jun 13th 2006 13:45
Desktop Environment :: Window Managers
About: The Puto Amo Window Manager is a full featured window manager, but
without useless bells and whistles. It is small, fast, etc.
Changes: A bug in the Alt+Shit+Tab key binding has been fixed. Support has
been added for _NET_WM_STRUT_PARTIAL, and there are some cosmetic changes
in the code.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/pawm/
- % - % - % - % -
[083] - Timecardimport 0.2
by Jeremy Malcolm (http://freshmeat.net/users/qirtaiba/)
Tue, Jun 13th 2006 00:53
Office/Business :: Financial :: Accounting
Text Processing :: Markup :: XML
About: Timecardimport allows time sheet data to be imported from GnoTime
or Palm Timesheet into SQL-Ledger as time cards.
License: Perl License
URL: http://freshmeat.net/projects/timecardimport/
- % - % - % - % -
[084] - Tiny Tiny RSS 1.2.0
by Andrew Dolgov (http://freshmeat.net/users/gothfox/)
Tue, Jun 13th 2006 13:44
Internet :: WWW/HTTP :: Dynamic Content :: News/Diary
About: Tiny Tiny RSS is a Web-based news (RSS, RDF, or Atom) feed
aggregator designed to allow you to read news from any location, while
feeling as close to a real desktop application as possible.
Changes: This release adds an XML-RPC server, a new interface theme,
various usability enhancements, and bugfixes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/tt-rss/
- % - % - % - % -
[085] - TinyButStrong 3.1.0
by Skrol 29 (http://freshmeat.net/users/skrol29/)
Tue, Jun 13th 2006 10:27
Database :: Front-Ends
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
About: TinyButStrong is a template class for PHP that allows you to
generate HTML pages using MySQL, PostgreSQL, SQLite in native, and any
other databases. It is possible to design templates using any visual HTML
editor (like Dreamweaver or FrontPage). It features simple block
management, useful display formats, conditional displaying for blocks and
locators, a cache system, and the ability to include other HTML pages and
execute associated scripts. Plug-ins are supported since version 3.0.
Changes: This version brings two minor features that help to define a
block easily, and fixes 5 minor and one less minor bugs. It is recommended
to upgrade. Upgrading requires two plug-ins to be upgraded. All plug-ins
that are part of the standard distribution are included in the zip file.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/tinybutstrong/
- % - % - % - % -
[086] - Tntnet 1.5.2pre2 (Development)
by Tommi Mäkitalo (http://freshmeat.net/users/tmaek/)
Tue, Jun 13th 2006 00:29
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
About: Tntnet is a Web application server for generating Web applications
in C++. HTML pages with some additional tags for inclusion of C++ code are
compiled into shared libraries and served from tntnet. It resembles PHP,
JSP, or Mason, but the programming language used is C++, and the pages are
compiled into native code before serving. Tntnet is fully multithreaded and
supports HTTP keep-alive for best performance. Its dynamic pages are faster
than static pages with other Web servers, while creating Web applications
is simple.
Changes: The server was ported to gnutls because OpenSSL is not licensed
under the GPL. This version can be compiled with gnutls, which is the
default, with OpenSSL, or without SSL support at all using a configure
parameter.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/tntnet/
- % - % - % - % -
[087] - TorqueWrench 1.1.20
by StackFrame, LLC (http://freshmeat.net/users/stackframe/)
Tue, Jun 13th 2006 22:48
Software Development :: Quality Assurance
About: TorqueWrench is a tool which does static analysis of Java bytecode.
It can be used to improve the quality of programs and to enforce coding
standards with greater ease.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/torquewrench/
- % - % - % - % -
[088] - TrackStudio Enterprise 3.5 beta 7
by maximkr (http://freshmeat.net/users/maximkr/)
Tue, Jun 13th 2006 07:40
Software Development
Software Development :: Quality Assurance
Software Development :: Testing
About: TrackStudio is a hierarchical Java-based issue tracking and bug
tracking system. It includes per-project workflows, user role specific
actions, filters, notification rules, subscriptions, access control lists,
and reports. Both hierarchical categorization and cross-cutting views of
your issue space are provided.
Changes: Several minor and major bugs were fixed. Documentation has been
updated.
License: Other/Proprietary License with Source
URL: http://freshmeat.net/projects/trackstudio/
- % - % - % - % -
[089] - ufs2tools 0.8
by Nehal (http://freshmeat.net/users/nehalmistry/)
Tue, Jun 13th 2006 00:06
System :: Filesystems
About: ufs2tools contains tools for reading UFS filesystems and BSD labels
from Windows 2000/XP. Both UFS1 and UFS2 are supported.
Changes: A bug where a 32-bit truncation caused broken operations for UFS1
filesystems was fixed.
License: BSD License (revised)
URL: http://freshmeat.net/projects/ufs2tools/
- % - % - % - % -
[090] - WebDyne 1.32
by Andrew Speer (http://freshmeat.net/users/aspeer/)
Tue, Jun 13th 2006 22:32
Internet :: WWW/HTTP :: Dynamic Content
Software Development :: Libraries :: Application Frameworks
Software Development :: Libraries :: Perl Modules
About: WebDyne is a dynamic content engine for Apache or FastCGI servers
such as lighttpd. It allows Perl code to be linked or embedded into HTML
pages, selective rendering of HTML sections within a page based on logic,
and much more.
Changes: Minor bugs in FastCGI support were fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/webdyne/
- % - % - % - % -
[091] - x2vnc 1.7.2
by Fredrik Hubinette (http://freshmeat.net/users/hubbe/)
Tue, Jun 13th 2006 23:04
Desktop Environment
About: x2vnc is an implementation of the VNC RFB protocol designed to
control a machine running a VNC server in a dual-monitor situation. Its
effect is to make the controlled machine's display function as if attached
to the controlling machine, allowing the use of just one set of input
devices on two or more machines.
Changes: A couple of major bugs in the DGA code were fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/x2vnc/
- % - % - % - % -
[092] - Xnee's not an event emulator 2.05
by Henrik Sandklef (http://freshmeat.net/users/sandklef/)
Tue, Jun 13th 2006 03:00
Software Development :: Testing
Software Development :: Testing :: Traffic Generation
System :: Emulators
About: Xnee can record, distribute, and replay X (X11) protocol data. This
is useful for automated tests of applications or benchmarking of
applications. Think of it as a robot.
Changes: The program now handles windows that are placed differently
during replay than recorded and records when the gnee window is iconified.
Automake fixes were made for generated files.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/xnee/
- % - % - % - % -
[093] - Yet Another Dungeon-game 0.0.1
by Dustin (http://freshmeat.net/users/dhowett/)
Tue, Jun 13th 2006 22:37
Games/Entertainment :: Role-Playing
About: YAD is a maze (or dungeon) game with a flexible text-based map
format and interface plugins.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/yad/
- % - % - % - % -
[094] - YXA 2006-06-13 (Development)
by Fredrik Thulin (http://freshmeat.net/users/fredrikthulin/)
Tue, Jun 13th 2006 08:36
About: YXA is a SIP stack and a set of SIP server applications written in
Erlang/OTP. The SIP stack is RFC3261 compliant. Among the features
implemented are SIP registrar, SIP router, forking, CPL, IPv6, TLS, ENUM,
PSTN gateway access control and modular user database backends. The main
goal of the project is to create a robust SIP server platform that can
scale to tens of thousands of users, be interoperable through standards
compliance, and still have short time-to-market for new features due to
the use of a high level language.
Changes: SIP drafts Outbound and GRUU were implemented. A new application
for generic SIP Events (RFC3265) and an event package for SIP/SIMPLE
presence support were added.
License: BSD License (revised)
URL: http://freshmeat.net/projects/yxa/
- % - % - % - % -
[095] - Zimbra Collaboration Suite 3.1.3 (Release)
by Zimbra (http://freshmeat.net/users/Zimbra/)
Tue, Jun 13th 2006 13:43
Communications :: Conferencing
Communications :: Email
Communications :: Email :: Email Clients (MUA)
About: Zimbra is a server and client technology for next-generation
enterprise messaging and collaboration (email, group calendar, contacts,
etc). It features a browser-based AJAX client with search, shared
calendar, and mail that is integrated with contacts and calendar, and
support for Outlook, iCal, App.Mail, contacts, and offline mode.
Administrators benefit from online move, back-up, and recovery of
individual or groups of mailboxes, compatibility with existing LDAP
directories., native hierarchical storage management and clustering, Web
services integration with existing enterprise applications, and integrated
anti-spam and anti-virus.
Changes: The IMAP/POP proxy now supports SSL and clear text. Better IMAP
support for large message move operations. Fixes for Outlook Connector and
high memory usage of backup/recovery.
License: Mozilla Public License (MPL)
URL: http://freshmeat.net/projects/zimbra/
- % - % - % - % -
[096] - ZK 2.0.0
by Henri Chen (http://freshmeat.net/users/henrichen/)
Tue, Jun 13th 2006 10:21
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Browsers
Internet :: WWW/HTTP :: Dynamic Content
About: ZK is a Web framework designed to enable Web applications to have
both rich user experiences and a simple programming model. ZK includes an
AJAX-based event-driven engine to automate interactivity, a rich set of
XUL and XHTML components to enrich usability, and a markup language to
design user interfaces without programming.
Changes: 83 new features and 76 bugs fixed since version 1.1.0. Browser
history management is supported. Three more components have been added.
The macro component mechanism allows defining a new component without
programming. Context menu, customized tooltips and popups, right clicks,
and double clicks are supported.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/zk/
. ----- -- .-- . -- ---- --.---. -..- -- .--.----.-.-------.-
_______________________________________________
The freshmeat daily newsletter
To unsubscribe, send email to [email protected]
or visit http://lists.freshmeat.net/mailman/listinfo/freshmeat-news
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.