Newsletter for Tuesday, December 07th 2004

[email protected]
Newsgroups gmane.linux.freshmeat.announce
Message-ID <[email protected]>
::: L I N K S   F O R   T H E   D A Y :::

Today's news on the web: http://freshmeat.net/daily/2004/12/07/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce

- .- - .--.--. -. ------- ---.-  -.-  .-  ---.---- ------- --..--

::: R E L E A S E   H E A D L I N E S (88) :::

[001] - 4tH compiler 3.4e-pre10 (Development)
[002] - Access_user Class  1.40
[003] - AIOCP 1.2.051 
[004] - Arabeske 2.1.1 (Development)
[005] - AverMedia USBRadio 0.1 
[006] - B-Forms 1.2 
[007] - Backup Manager 0.5.5 
[008] - Barcode Writer in Pure Postscript 2004-12-07 
[009] - BitRock InstallBuilder 2.1 
[010] - Booby 0.4.0RC3 (Development)
[011] - Bug-A-Boo 1.07 
[012] - CAN Abstraction Layer 0.1.2 
[013] - Cayenne 1.1 
[014] - CLHelp 2.0.1.1 
[015] - Conary 0.11.8 
[016] - Convulsion 0.0.4 
[017] - DBTree 0.6.7 
[018] - DocBook Doclet 0.62.0 
[019] - DrQueue 0.56.0 
[020] - DualRpcServer 1.1.1 
[021] - dxf2fig 2.10 
[022] - Easyval 0.8.1 
[023] - Emdros 1.2.0.pre80 (Development)
[024] - Emilda 1.2-rc1 (Development)
[025] - Entagged 0.14 
[026] - Fachwerk3D 0.03 
[027] - fig2ps 1.3.2 (Stable)
[028] - Firmware Inspector 0.2 
[029] - FreeVMS 0.1.1 (Unstable kernel)
[030] - g4u 2.0 
[031] - Geant4 6.2 
[032] - Grapevine 0.3.6 
[033] - htdoogle 0.2 
[034] - incident.pl 2.9 
[035] - IvySync 0.1 
[036] - JOELib/JOELib2 2004-12-06 (JOELib2)
[037] - JRegexpTester 0.22 
[038] - JSBSim Flight Dynamics Model 0.9.6 
[039] - jStock 0.5.0 
[040] - KEGS 0.91 
[041] - keyTouch 1.0.0 
[042] - KMobileTools 0.4.1 
[043] - Learning Management System 1.01 
[044] - libmemcache 1.0.1 
[045] - libnodave 0.4.3 
[046] - LinkChecker 2.0 (Stable)
[047] - LinVDR 0.7 
[048] - LiVES 0.9.1 
[049] - Mantaray 0.9.6 (Console)
[050] - mechanoid 0.1.2 
[051] - Mini Gtk+ File Manager 0.8b 
[052] - MPGEDIT 0.71dev-cp49 (Development)
[053] - myfw 1.2 
[054] - mysqlSendmail 1.52rc3 
[055] - Nasal 0.9.2 
[056] - NetUP UTM billing system 5.1.10 
[057] - Newsd 1.44rc4 
[058] - nss-mdns 0.1 
[059] - OpenStream 0.3 
[060] - PHP Keno Simulator 0.5-alpha 
[061] - phpMyRecipes 1.00 
[062] - Ping Tunnel 0.5 
[063] - PlanetPenguin Racer 0.2.1 
[064] - Plash 1.0 
[065] - Pobble pre.alpha.4 
[066] - PolarBlog 1.2.3 
[067] - Python Desktop Server 0.7.3 
[068] - RedPOS 1.5.1 
[069] - rootsh 1.4.1 
[070] - RPL/2 4.00pre8c (Development)
[071] - RRD Poller 1.1.0 
[072] - ScsiaddGui 1.4 
[073] - sendxmpp 0.0.6 
[074] - Simple Server 0.9.8 
[075] - Sketsa 2.2.1 
[076] - SLAMD 1.8.1 
[077] - spammergrok 0.95-beta 
[078] - SpinPike 3.3.8 (Standard)
[079] - Stani's Python Editor 0.6.0.A 
[080] - Stunnix CXX-Obfus 2.1 
[081] - TCPDB 3.5 
[082] - The USB/IP Project 20041207-0 
[083] - Thirdphase 1.2.1 
[084] - TinyCA 0.6.7 
[085] - Tower of Doom 0.1.1 
[086] - UnCommon Web 0.3.4 
[087] - wzdftpd 0.4.4 
[088] - YourKit Java Profiler 3.2 


----- - -.--.-- -.- --.--- -- .---...- --.-.. ---. --  -.--.--.-

::: R E L E A S E   D E T A I L S :::

[001] - 4tH compiler 3.4e-pre10 (Development)
  by HanSoft (http://freshmeat.net/users/hansoft/)
  Tue, Dec 7th 2004 08:02

Software Development :: Code Generators
Software Development :: Compilers
Software Development :: Libraries

About: 4tH is a Forth compiler with a little difference. Instead of the
standard Forth engine it features a conventional compiler. 4tH is a very
small compiler that can create bytecode, C-embeddable bytecode, standalone
executables, but also works fine as a scripting language. It supports over
85% of the ANS Forth CORE wordset and features conditional compilation,
pipes, files, assertions, forward declarations, recursion, include files,
etc. It comes with an RPN calculator, line editor, compiler, decompiler,
C-source generators, and a virtual machine. 

Changes: Support for the ANS-Forth proposed words DEFER@ and DEFER! was
added. Libraries for string padding, circular buffers, and Easter Sunday
calculation were added. The manual was updated and expanded. A TurboC V2
bug and a bug in FILL were fixed. 

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/4th/

                        - %  - %  - % - % -

[002] - Access_user Class  1.40
  by olaf (http://freshmeat.net/users/olaf2/)
  Tue, Dec 7th 2004 19:42

Software Development :: Libraries :: PHP Classes

About: Access_user Class is an easy to use system for protecting pages and
registering users. The main features are user login, user registration,
page protection, forgotten password recovery, and email-based account
activation. The class is powered by MySQL and PHP sessions. Inside the
package are examples for all primary methods.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/access_user/

                        - %  - %  - % - % -

[003] - AIOCP 1.2.051 
  by Nicola Asuni (http://freshmeat.net/users/nicolaasuni/)
  Tue, Dec 7th 2004 13:43

Internet :: WWW/HTTP :: Site Management

About: AIOCP (All In One Control Panel) is a Content Management System
(CMS), a professional all-inclusive solution to completely manage a Web
site or portal through a user-friendly Web-interface. AIOCP is also a
framework for Web application developement and includes e-commerce and
e-business modules. It includes all basic and extra modules: CMS, WYSIWYG
editor, languages, users, menus, forums, news, newsletter, links,
downloads, reviews, awards, chat, polls, calendar, banners, search engine,
statistics, online help, system tools, shell, backup, MIME, whois, ping,
traceroute, MySQL database management, transcoding, custom modules, code
libraries, images, and sounds. 

Changes: PHP 5 compatibility was improved.

License: Other/Proprietary License with Free Trial

URL: http://freshmeat.net/projects/aiocp/

                        - %  - %  - % - % -

[004] - Arabeske 2.1.1 (Development)
  by wozzeck (http://freshmeat.net/users/wozzeck/)
  Tue, Dec 7th 2004 13:40

Multimedia :: Graphics :: Editors :: Vector-Based

About: Arabeske is a special kind of vector drawing software. It has a
limited set of shapes but is extremely specialised towards complex
symmetric interlaced drawings, like those traditionally found in Arabic
architecture. It is not a texture editor, but rather a pattern generator.
It exports in EPS, PNG, and POV-Ray formats.

Changes: This release mainly features a Dutch translation. It also brings
some minor GUI changes.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/arabeske/

                        - %  - %  - % - % -

[005] - AverMedia USBRadio 0.1 
  by Dunkelstern (http://freshmeat.net/users/Dunkelstern/)
  Tue, Dec 7th 2004 16:33

Multimedia :: Sound/Audio

About: This is a simple command line control application and kernel 
patches for controlling the AverMedia USBRadio stick. You  can set the
station frequency and mute/unmute the radio. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/avusbradio/

                        - %  - %  - % - % -

[006] - B-Forms 1.2 
  by Alexei Peterkin (http://freshmeat.net/users/alpeter/)
  Tue, Dec 7th 2004 13:44

Software Development :: Libraries :: PHP Classes
Software Development :: User Interfaces

About: B-Forms is an easy to learn object-oriented PHP  library for the
development of Web form-based  applications. It supports tabular forms
with multiple  records of the same type being edited  simultaneously, and
provides security mechanism  against data tampering.

Changes: This is a minor release of the library introducing small but
useful new features, such as an additional standard layout
(TemplateLayout), improved usability of the generated forms through the
use of LABEL tags, and two new property level triggers allowing better
customization of forms generated by standard layouts.

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/bforms/

                        - %  - %  - % - % -

[007] - Backup Manager 0.5.5 
  by Alexis SUKRIEH (http://freshmeat.net/users/sukria/)
  Tue, Dec 7th 2004 10:10



About: Backup Manager is a small and basic tool for generating archives.
It is designed for those who don't want an obfuscated tool for making
tarballs. It can make tar, tar.gz, tar.bz, and zip archives. It can be run
in a parallel mode with different configuration files. Archives are kept
for a given number of days. Its upload system can use ftp or scp to
transfer the generated archives to a list of remote hosts. The
configuration file is very simple and basic. 

Changes: This release is the first to use gettext for
internationalization. English and French languages are now supported. Some
minor new features have also been added, including a blacklist of
directories that won't be archived, an option to say if symlinks will be
dereferenced when generating archives, and a cleaning system for
recursively purging each old archive in the archives repository. Due to a
lot of new options, the command line has been enhanced and the manpage has
been rewritten. Some minor bugfixes have also been done. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/backup-manager/

                        - %  - %  - % - % -

[008] - Barcode Writer in Pure Postscript 2004-12-07 
  by Terry Burton (http://freshmeat.net/users/terryburton/)
  Tue, Dec 7th 2004 01:19

Information Management
Multimedia :: Graphics
Office/Business :: Financial :: Point-Of-Sale

About: Barcode Writer in Pure Postscript implements the printing of many
barcode formats entirely within level 2 PostScript. This means that the
process of converting the input string into the printed output is
performed by the printer itself, avoiding the need to re-implement the
barcode generation process whenever your language needs change. The
project supports most major barcode formats including EAN-13, EAN-8,
UPC-A, UPC-E, Code 128-B, Code 39, Interleaved 2 of 5, Code 2 of 5, and
Codabar.

Changes: Support for human readable text on the EAN and UPC formats was
added. Redundant code was removed from the UPC-A format. Minor code
cleanups were made. A mailing list and support group is now available.

License: MIT/X Consortium License

URL: http://freshmeat.net/projects/postscriptbarcode/

                        - %  - %  - % - % -

[009] - BitRock InstallBuilder 2.1 
  by Daniel Lopez (http://freshmeat.net/users/ridruejo/)
  Tue, Dec 7th 2004 09:34

Desktop Environment :: Gnome
Desktop Environment :: Tools
Software Development

About: BitRock InstallBuilder allows you to create easy-to-use installers
for Linux and Windows applications. The generated installer for an
application has a native look-and-feel and no external dependencies, and
can be run in GUI, text, and unattended modes.

Changes: The user can define new installer pages and command line options.
New built-in actions and a rule system for conditional installations were
added. Builds for large projects were made faster. Error reporting was
improved. 

License: Other/Proprietary License with Free Trial

URL: http://freshmeat.net/projects/installbuilder/

                        - %  - %  - % - % -

[010] - Booby 0.4.0RC3 (Development)
  by Barrel (http://freshmeat.net/users/barrel/)
  Tue, Dec 7th 2004 08:00

Information Management
Internet :: WWW/HTTP :: Dynamic Content

About: Booby is a Web-based Personal Information Manager (PIM) with
multi-user and multi-language support. It provides bookmarks/favorites, a
calendar, contacts, tasks, notes, news, management via a single login, and
the ability to import and export to common standards (Netscape/Opera
bookmarks, Opera contacts/vCards, etc.). Public bookmarks can also be
published on a Web site.

Changes: This release introduces a new theme, two new plugins (password
manager and database dump), and a new translation (Danish). It is now
possible to place filters (to find doubles) on bookmarks. Besides that,
ongoing fixes are being done in the calendar plugin. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/booby/

                        - %  - %  - % - % -

[011] - Bug-A-Boo 1.07 
  by Thomas F (http://freshmeat.net/users/psypath/)
  Tue, Dec 7th 2004 05:33

Information Management :: Issue Tracking
Software Development :: Bug Tracking

About: Bug-A-Boo is a bug reporting and tracking system that runs on any
Web server that supports CGI. It helps you to keep an eye on bugs reported
to you by users of your software products. It can handle any number of
projects, users, and bug classifications, and is really flexible in their
setup. It features fast fulltext search, query storage, themes, and bug
watches. It uses the tdbengine as a database backend.  

Changes: This version combines a lot of improvements and new features. The
"attic" allows you to "delete" bugs by moving them onto it. A restore
option undoes this immediately if necessary. Users can subscribe to
certain projects or some of their components and then get informed via
email every time a new bug is reported. The filter editor, which now can
load previously stored filters for further editing, has been strongly
enhanced. Some smaller bugs were fixed, too. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/bugaboo/

                        - %  - %  - % - % -

[012] - CAN Abstraction Layer 0.1.2 
  by Ake Hedman (http://freshmeat.net/users/akhe/)
  Tue, Dec 7th 2004 20:11



About: The CAN Abstraction Layer (CANAL) provides a single interface for
programs to use different CAN drivers. It consists of a CANAL daemon that
handles client and driver communication, a canalLogger that logs messages
in a window, and a simple diagnostic application. C++ clases and DLL/DL
interfaces are provided.

Changes: In this release, the VSCP daemon and CANAL daemon are  now
comined. A shared memory interface has replaced the  pipe interface. A
total of 30 CAN adaptors are supported at  the moment. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/canal/

                        - %  - %  - % - % -

[013] - Cayenne 1.1 
  by Andrus Adamchik (http://freshmeat.net/users/mensk/)
  Tue, Dec 7th 2004 05:38

Software Development
Software Development :: Libraries :: Java Libraries

About: Cayenne is a free object-relational persistence framework written
in Java. Its goal is to make development of database Java applications
faster and more consistent with the Object Oriented Programming concept.
Some of the ideas used in Cayenne have been inspired by the persistence
mechanism of NeXT's (and now Apple's) WebObjects application server.  

Changes: This is the final release of Cayenne 1.1. 

License: The Apache License

URL: http://freshmeat.net/projects/cayenne/

                        - %  - %  - % - % -

[014] - CLHelp 2.0.1.1 
  by imipak (http://freshmeat.net/users/imipak/)
  Tue, Dec 7th 2004 01:28

Scientific/Engineering
Software Development :: Libraries

About: CLHelp is intended to be a set of HEP-specific foundation and
utility classes such as random generators, physics vectors, geometry, and
linear algebra. 

Changes: Bugfixes and code cleanups.

License: BSD License (revised)

URL: http://freshmeat.net/projects/clhelp/

                        - %  - %  - % - % -

[015] - Conary 0.11.8 
  by Michael K. Johnson (http://freshmeat.net/users/johnsonm/)
  Tue, Dec 7th 2004 19:47

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: On the install side, this version works around a Python bug  that
was removing setuid permissions on files. On the build  side, it adds the
r.Replace() function, has new policy that  enforces that all filenames are
legal UTF-8 strings, and  provides a tagdatadir macro for taghandler data.

License: Common Public License

URL: http://freshmeat.net/projects/conary/

                        - %  - %  - % - % -

[016] - Convulsion 0.0.4 
  by Gavin Brown (http://freshmeat.net/users/Jodrell/)
  Tue, Dec 7th 2004 14:02

Software Development
Software Development :: Version Control :: CVS

About: Convulsion is a drop-in CVS repository  browser for PHP. It makes
use of the libraries  developed for the Chora module of the Horde 
project, but does not require that Horde be  installed and working. You
can browse  directories and files, view a file's revision  history,
compare two versions, and retrieve its  change log. It also supports
automatic  obfuscation of e-mail addresses and syntax  highlighting for
most common languages.

Changes: This release introduces support for the GeSHi syntax highlighting
system as an alternative to enscript.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/convulsion/

                        - %  - %  - % - % -

[017] - DBTree 0.6.7 
  by csshelton (http://freshmeat.net/users/csshelton/)
  Tue, Dec 7th 2004 09:47

Database :: Front-Ends

About: DBTree is a generic database access tool. As the name  suggests a
tree view of the database is used as a means of  database object
navigation. It also features Workbook, a  multi-input/output SQL running
interface which is quite  useful. 

Changes: This release was recompiled for 1.4.2 JDK for backwards
compatibility. MetalLookAndFeel was hard coded for cross-OS compatibility.


License: Shareware

URL: http://freshmeat.net/projects/dbtree/

                        - %  - %  - % - % -

[018] - DocBook Doclet 0.62.0 
  by Michael Fuchs (http://freshmeat.net/users/mfuchs/)
  Tue, Dec 7th 2004 16:40

Software Development :: Documentation
Text Processing :: Filters
Text Processing :: Markup :: SGML

About: The DocBook Doclet creates DocBook XML from Java source
documentation or HTML files. It is helpful if you want to create reference
handbooks of your API. Normally it is used with the Javadoc tool but it can
also be used as a standalone application to convert HTML to DocBook.
Additionally it comes with a Swing application to manage documentation
projects and to transform the resulting DocBook files to PDF, Postscript,
HTML, or JavaHelp. 

Changes: This version features the generation of an XMI file, which  can
be used with Umbrello. There were improvements to the  strict DocBook
style flavour. Support for DocBook 4.3 and  4.2 was added. Sorting of
fields and methods was added.  There is a new synopsis section for public
static methods.  Many minor  fixes and improvements were included.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/dbdoclet/

                        - %  - %  - % - % -

[019] - DrQueue 0.56.0 
  by Jorge Daza Garcia Blanes (http://freshmeat.net/users/Comadreja/)
  Tue, Dec 7th 2004 09:59

Multimedia :: Graphics
Multimedia :: Graphics :: 3D Rendering
System :: Clustering/Distributed Networks

About: Drqueue is a distributed rendering queue. It helps manage jobs on a
render farm. It works under Linux, Mac OS X, FreeBSD and IRIX, supports
Maya, Blender, Mental Ray, Bmrt (Renderman), and Pixie out of the box, and
can support any other renderer or computing task that can be handled via
scripting.

Changes: This release adds Slave pools, pre-forking, icons, Mental Ray
standalone support, Mental Ray for Maya support, and some bugfixes. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/drqueue/

                        - %  - %  - % - % -

[020] - DualRpcServer 1.1.1 
  by threadsafe (http://freshmeat.net/users/threadsafe/)
  Tue, Dec 7th 2004 10:25

Software Development :: Libraries :: Application Frameworks

About: DualRpcServer is an easy-to-use Java framework for bi-directional
RPC method calls between a client and server. No RMI stubs or J2EE remote
interfaces are needed. It keeps session state between calls and works
great with Swing and SWT rich clients.  Clients can be deployed with Java
Web Start.

Changes: This release updates the Log4J logging and JSch encryption
libraries. Two very useful DualRpcServer starter applications were added.
They contain production-grade code for building your own rich client
applications. Just replace the stub GUI client class with your own Swing
or SWT GUI classes. The client may be deployed with Java Web Start. Web
Start-compatible techniques for managing client side resources
(configuration files, logging, etc) are demonstrated. These examples also
explain how to save a lot of development time by launching the server and
client in the same VM.

License: BSD License (revised)

URL: http://freshmeat.net/projects/dualrpcserver/

                        - %  - %  - % - % -

[021] - dxf2fig 2.10 
  by lemmens (http://freshmeat.net/users/lemmens/)
  Tue, Dec 7th 2004 09:21

Multimedia :: Graphics :: Editors :: Vector-Based

About: dxf2fig parses Autocad DXF input, then calls external routines to
do either plotting or a fig conversion for xfig. The conversion is fairly
complete. Layers (depths in xfig), blocks (compounds in xfig), colors, and
linetypes are roughly preserved in the output file. 

Changes: Support for recursive (nested) inserts (blocks) was enabled. This
seems to work without memory problems, but is not guaranteed yet. Some
small bugs were fixed, such as free in spline and lwpoyline handling. A
rudimentary filter was started, namely a filter on color(s), layer(s), or
coordinates (clipping). 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/dxf2fig/

                        - %  - %  - % - % -

[022] - Easyval 0.8.1 
  by Johan Vervloet (http://freshmeat.net/users/jvvloet/)
  Tue, Dec 7th 2004 07:50

Scientific/Engineering :: Mathematics
Software Development :: Libraries

About: Easyval is a very basic implementation of interval arithmetic,
using hardware doubles as interval bounds. The first target of this
library is that the interval arithmetic containment criterium is
respected. 

Changes: There were some serious bugs in the sine, cosine and tangent
functions, which are fixed in this release. 

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/easyval/

                        - %  - %  - % - % -

[023] - Emdros 1.2.0.pre80 (Development)
  by Ulrik Petersen (http://freshmeat.net/users/ulrikp/)
  Tue, Dec 7th 2004 05:23

Database :: Database Engines/Servers
Documentation
Information Management

About: Emdros is a text database engine for annotated or analyzed text. It
is applicable in linguistics, publishing, text processing, and other fields
dealing with annotated text. Emdros has a powerful query language for
asking relevant questions of the data. It is middleware, acting as a layer
between a client (written by the user), and an underlying database.
PostgreSQL and MySQL are supported. 

Changes: Changes were made to the database layout for space savings and
speed enhancements. Lots of bugfixes were made. PCRE can now be left out. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/emdros/

                        - %  - %  - % - % -

[024] - Emilda 1.2-rc1 (Development)
  by Realnode Ltd (http://freshmeat.net/users/realnode/)
  Tue, Dec 7th 2004 01:47

Education
Information Management
Internet :: Z39.50

About: Emilda is an Integrated Library System that features an OPAC,
circulation and administration functions, Z39.50 capabilities, and 100%
MARC compatibility. MARC compatibility is achieved using the Zebra server
from Indexdata in conjunction with MySQL. Emilda is mainly written in PHP,
but Perl scripts exist for MARC manipulation and shell interaction.  

Changes: The release candidate included many improvements such as new
search capabilities, LDAP support, Web-based setup, item types, and
subjects.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/emilda/

                        - %  - %  - % - % -

[025] - Entagged 0.14 
  by kikidonk (http://freshmeat.net/users/kikidonk/)
  Tue, Dec 7th 2004 02:01

Multimedia :: Sound/Audio
Utilities

About: Entagged is a Java audio file tagger which uses the freedb online
database for the retrieval of the tags. It supports custom file renaming
based on the tags (with any directory stucture), as well as custom tagging
based on the file names. MP3, Ogg, and FLAC are currently supported. 

Changes: This version added support for tagging WMA files, German langage
support, and freedb connections through proxies, including with
authentication. Manual freedb now shows a dialog if there are fewer files
selected than  freedb tracks to choose from. When entering a directory,
the clicked directory is remembered, and when clicking  the parent, the
table scrolls to the saved directory. A new command line tool was added
for creating XML reports and converting them to HTML or CSV using XSLT.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/entagged/

                        - %  - %  - % - % -

[026] - Fachwerk3D 0.03 
  by qwert (http://freshmeat.net/users/qwert2003/)
  Tue, Dec 7th 2004 13:59

Scientific/Engineering

About: Fachwerk3D calculates three-dimensional strut-and-tie models used
by structural engineers for analysing and designing reinforced concrete
structures. The program only uses the equilibrium conditions, thus it is
not assuming elastic behaviour. 

Changes: This release improves usability issues. The viewing direction and
zoom remain unchanged when a member is created or when the properties of a
member are changed. A right click on a member or on a node opens its
property dialog. The input data can be exported into a table that can be
opened by any spreadsheet application. A bug in the status line has been
fixed.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/fachwerk3d/

                        - %  - %  - % - % -

[027] - fig2ps 1.3.2 (Stable)
  by Vincent Fourmond (http://freshmeat.net/users/Fourmond/)
  Tue, Dec 7th 2004 00:12

Text Processing :: Markup :: TeX/LaTeX

About: fig2ps is a script for converting xfig files to PS or PDF,
processing text using LaTeX. It is intended to help typeset good quality
documents, where the font on the pictures is exactly the same as the font
in the text. The advantage it has over some other xfig exporters such as
eepic is that you compile the picture only once and not every time you
compile your LaTeX file, giving a great gain in speed with complex
pictures. It should work with LyX.

Changes: This release has no known bugs, and no features missing. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/fig2ps/

                        - %  - %  - % - % -

[028] - Firmware Inspector 0.2 
  by sq5bpf (http://freshmeat.net/users/sq5bpf/)
  Tue, Dec 7th 2004 16:34



About: Firmware Inspector finds compressed files within various  firmware
images. Currently unarj, bzip2, unzip, gzip, and lha  are supported.
Others can be easily added.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/fiin/

                        - %  - %  - % - % -

[029] - FreeVMS 0.1.1 (Unstable kernel)
  by JKB (http://freshmeat.net/users/jkb/)
  Tue, Dec 7th 2004 01:17

System :: Operating System Kernels

About: FreeVMS is an OpenVMS-like operating system which can run on
several architectures like i386, PPC, Alpha, and many others. It consists
of a POSIX kernel and a DCL command line interpreter. The only
architecture currently supported is i386. 

Changes: This release added better path support with RMS in CONFIG_VMS. A
basic CDU, CLD, and CLI$ were implemented. A path problem was fixed,
making it possible to run programs such as copy and dir by being in
another default directory. A problem with too-large ODS-2 bitmap
allocation where n * volume cluster size was allocated instead of n bits
in the bitmap was fixed. CLD/CDU has most of the usual verbs with c first.
DFU is now used with CLI$ and must be run from bash.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/freevms/

                        - %  - %  - % - % -

[030] - g4u 2.0 
  by hubertf (http://freshmeat.net/users/hubertf/)
  Tue, Dec 7th 2004 19:39

System :: Archiving :: Backup
System :: Installation/Setup
System :: Systems Administration

About: g4u ("ghost for unix") is a boot-floppy/CD that allows one to
easily clone PC hard disks by using FTP. This is often done to deploy a
common setup on a number of PCs. The floppy/CD offers two functions: it
uploads the compressed image of a local hard disk to an FTP server, and
then it can retrieve that image via FTP, uncompress it, and write it back
to disk. Network configuration is fetched via DHCP. As the hard disk is
processed as an image, any filesystem and operating system can be deployed
using g4u. Easy cloning of local disks as well as partitions is also
supported. 

Changes: There are now two versions, a CDROM version (which can  also be
used on DVD), and a two-floppy version. This allows  all the drivers that
had to be removed in the past to be  added back again: USB keyboards, SATA
drives, hardware  RAID controllers, PCMCIA and Cardbus drivers, Wireless 
LAN, Fiber Channel for your SAN, Token Ring, and others.  Anther important
change is a new "copypart" program to  copy local partitions.

License: BSD License (original)

URL: http://freshmeat.net/projects/g4u/

                        - %  - %  - % - % -

[031] - Geant4 6.2 
  by imipak (http://freshmeat.net/users/imipak/)
  Tue, Dec 7th 2004 01:14

Scientific/Engineering

About: Geant4 is a toolkit for the simulation of the passage of particles
through matter. Its application areas include high energy physics and
nuclear experiments, medical, accelerator, and space physics studies.

Changes: Extensive bugfixes were made.

License: BSD License (revised)

URL: http://freshmeat.net/projects/geant4/

                        - %  - %  - % - % -

[032] - Grapevine 0.3.6 
  by Mithun Chaubey (http://freshmeat.net/users/mithunc/)
  Tue, Dec 7th 2004 01:12

Games/Entertainment

About: Grapevine provides a graphical interface for installing,
configuring, and running games using Transgaming's Cedega.

Changes: A critical bug where the FillStore() function would not work on
some systems was fixed. The program groups directory is now printed to the
command line on startup.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/grapevine-gui/

                        - %  - %  - % - % -

[033] - htdoogle 0.2 
  by Lars (http://freshmeat.net/users/LKWG/)
  Tue, Dec 7th 2004 09:30

Database :: Front-Ends
Information Management
Information Management :: Document Repositories

About: htdoogle is a Web interface for the HTDIG search engine. It  is
fast and intuitive.

Changes: Installation instructions were added. A changelog was added.
Filenames were changed. The Web site was improved. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/htdoogle/

                        - %  - %  - % - % -

[034] - incident.pl 2.9 
  by Viraj Alankar (http://freshmeat.net/users/valankos/)
  Tue, Dec 7th 2004 19:53

Internet :: Log Analysis
Security
System :: Networking :: Monitoring

About: incident.pl is a small script that, when given syslogs generated by
snort or other tools, can generate an incident report for events that
appear to be attempted security attacks, gather information on the remote
host, and report the attack to the appropriate administrators. 

Changes: A bug has been fixed that caused ARIN to RIPE whois redirects to
fail.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/incident.pl/

                        - %  - %  - % - % -

[035] - IvySync 0.1 
  by RASTASOFT (http://freshmeat.net/users/jaromil/)
  Tue, Dec 7th 2004 10:04

Multimedia :: Video :: Display

About: IvySync provides synced playback of multiple videos on multiple
screens. In the video art field, there are many artworks which require
synchronized and parallel playback of audio/video materials. This software
provides such functionality for IvyTV supported hardware decoders, with a
time precision to the nanosecond. 

Changes: This version has been well tested using up to 3 PVR350 cards on
the same machine. The quality of results has been reviewed by video
experts at Montevideo.nl. It has been employed in a video installation by
Linda Wallace. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/ivysync/

                        - %  - %  - % - % -

[036] - JOELib/JOELib2 2004-12-06 (JOELib2)
  by Joerg K. Wegner (http://freshmeat.net/users/611581/)
  Tue, Dec 7th 2004 01:45

Scientific/Engineering :: Bioinformatics
Scientific/Engineering :: Chemistry
Scientific/Engineering :: Medical Science Apps.

About: JOELib/JOELib2 is a cheminformatics library which supports SMARTS
substructure search, descriptor calculation, processing/filtering pipes,
and conversion of different chemical file formats. It is written in 100%
pure Java, and interfaces to external programs (e.g. Ghemical) are
available. 

Changes: This library was refactored heavily to give better
interface/implementation separation and the objective PMD rules. The atom
labeling process was externalized and added as labeling methods for the
underlying molecular graph.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/joelib/

                        - %  - %  - % - % -

[037] - JRegexpTester 0.22 
  by Alain Cabon (http://freshmeat.net/users/alcabon/)
  Tue, Dec 7th 2004 01:57

Education :: Testing
Utilities

About: JRegexpTester is a standalone Swing application that helps you test
regular expressions with the Java standard API. The extracted data can be
modified with formatters similar to those used by sprintf, or with
standard Java date and decimal formatters. It features RegExLib library
integration with more than 800 patterns.

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/jregexptester/

                        - %  - %  - % - % -

[038] - JSBSim Flight Dynamics Model 0.9.6 
  by Jon S. Berndt (http://freshmeat.net/users/jonsberndt/)
  Tue, Dec 7th 2004 16:33

Education
Games/Entertainment :: Simulation
Scientific/Engineering

About: JSBSim is a multi-platform flight dynamics model. The FDM is
essentially the physics/math model that defines the movement of an
aircraft under the forces and moments applied to it using the various
control mechanisms and from the forces of nature. JSBSim has no native
graphics. It can be run by itself as a standalone program, taking input
from a script file and various aircraft configuration files, or it can be
run as an integrated part of a larger flight simulator implementation that
includes a visual system. The most notable usage example is the FlightGear
simulator. JSBSim models the aerodynamic forces and moments by the classic
coefficient buildup method.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/jsbsim/

                        - %  - %  - % - % -

[039] - jStock 0.5.0 
  by krrm (http://freshmeat.net/users/krrm/)
  Tue, Dec 7th 2004 05:36

Office/Business :: Financial

About: jStock is a tool for technical analysis of stocks. It draws
logarithmic charts (candlesticks) based on daily open, high, low, and
close for a stock. Both daily and weekly charts are supported, as is
volume and a few technical indicators. Data files can be fetched from the
Internet and from downloaded files. Notes and user-drawn  lines are stored
in an (optional) database. Important design parameters have been to
maximise the area for the candlestick chart and minimise the user
interactions for daily use.

Changes: Most changes are due to an internal redesign. There are also
changes in the keyboard user interface, database schema, and the
Indicators interface classes. User-drawn lines are now supported for
indicators. It's possible to view lines and highlighted candlesticks at
the same time, and if database support is enabled, it is possible to have
an individual set of indicators per ticker. 

License: BSD License (revised)

URL: http://freshmeat.net/projects/jstock/

                        - %  - %  - % - % -

[040] - KEGS 0.91 
  by skaro (http://freshmeat.net/users/skaro/)
  Tue, Dec 7th 2004 07:15

System :: Emulators

About: KEGS is an actively-developed Apple IIgs emulator, originally
written for HP workstations, improved and customized for Linux. It runs
under X at any display depth, and supports changable memory sizes,
joysticks, and sound. KEGS boots all Apple II OS variants, and supports
all of the graphics modes of the Apple IIgs. It requires a copy of the
Apple II system ROMs. Kegs has been adapted to work under Mac OS X,
Windows, and the SDL library. 

Changes: This release fixes a serious data-corruption bug encountered when
copying files. This release also adds support for a "virtual" modem on the
GS's serial port. Sockets and virtual modem are now available on Windows.
Some bugs related to Resetting (where the emulator would go into an
infinite loop) were fixed. A ROM file may now be selected from a menu
within the emulator. The Mac OS X port now has support for full-screen and
error dialogs. Emulated 5.25" support has been improved. 

License: Freely Distributable

URL: http://freshmeat.net/projects/kegs/

                        - %  - %  - % - % -

[041] - keyTouch 1.0.0 
  by MarvinR (http://freshmeat.net/users/marvinr/)
  Tue, Dec 7th 2004 06:36

Desktop Environment :: Tools
System :: Hardware
Utilities

About: keyTouch makes it possible to easily configure the extra function
keys of a keyboard (like multimedia keys). It allows the user to define
which program will be executed when a key is pressed. 

Changes: A very small GUI bugfix was made. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/keytouch/

                        - %  - %  - % - % -

[042] - KMobileTools 0.4.1 
  by RockMan (http://freshmeat.net/users/rockman81/)
  Tue, Dec 7th 2004 09:42



About: KMobileTools is a nice KDE-based application that allows you to
control mobile phones with your PC. It handles full SMS control, dialing
calls, reading from phonebook, last dials, received and unanswered calls,
and phone status monitoring (battery and signal for now). It's based on a
Motorola C350 mobile phone, but's also tested on some Nokia and Ericsson
phones.  

Changes: pdu support was added to enlarge the supported phones list. Many
bugfixes were made. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/kmobiletools/

                        - %  - %  - % - % -

[043] - Learning Management System 1.01 
  by web-tool (http://freshmeat.net/users/mvander/)
  Tue, Dec 7th 2004 05:26

Information Management :: Records Management
Information Management :: Workflow Frameworks
Internet :: WWW/HTTP :: Site Management

About: Learning Management System allows users to manage online  learning
classes. It allows them to set up classes, create  assignments online, and
send messages to students from  within the system for tracking. It is a
simple system to move  academic classes onto the Web in order to reach a
larger  audience.

Changes: Mostly code cleanup was done in this release. Code comments were
improved, and the overall number of lines of code was reduced. 

License: Other/Proprietary License with Source

URL: http://freshmeat.net/projects/learning-management-system/

                        - %  - %  - % - % -

[044] - libmemcache 1.0.1 
  by Sean Chittenden (http://freshmeat.net/users/chitt/)
  Tue, Dec 7th 2004 13:46

Software Development :: Libraries

About: libmemcache is the C API for memcached(8), a high-performance,
distributed memory object caching system.

Changes: A small error with the free on delete logic, which affected users
of mc_aget(3), has been fixed. Some micro optimizations have been added.

License: MIT/X Consortium License

URL: http://freshmeat.net/projects/libmemcache/

                        - %  - %  - % - % -

[045] - libnodave 0.4.3 
  by zottel (http://freshmeat.net/users/zottel/)
  Tue, Dec 7th 2004 20:14

Scientific/Engineering

About: Libnodave is a free library to connect to and exchange data with
PLCs from the Siemens S7-200, S7-300, S5, and 400 families.

Changes: This release presents a single library and API for the  protocols
MPI, PPI, and ISO over TCP. There are bugfixes  for compile time issues and
reading analog I/O word values  from the 200 family.

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/libnodave/

                        - %  - %  - % - % -

[046] - LinkChecker 2.0 (Stable)
  by Bastian Kleineidam (http://freshmeat.net/users/calvin/)
  Tue, Dec 7th 2004 13:42

Internet :: WWW/HTTP :: Site Management :: Link Checking

About: With LinkChecker, you can check HTML documents for broken links. It
features recursion, robots.txt exclusion protocol support, HTTP proxy
support, i18n support, multithreading, regular expression filtering rules
for links, and user/password checking for authorized pages. Output can be
colored or normal text, HTML, SQL, CSV, or a sitemap graph in GML or XML
format. Supported link types are HTTP/1.1 and 1.0, HTTPS, FTP, mailto:,
news:, nntp:, Gopher, Telnet, and local files.

Changes: Mailto: URL handling with subject parameters has been fixed. The
French and German translations as well as the install instructions have
been updated. There is now a Windows binary installer.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/linkchecker/

                        - %  - %  - % - % -

[047] - LinVDR 0.7 
  by Mirko Dölle (http://freshmeat.net/users/dg2fer/)
  Tue, Dec 7th 2004 10:13

Multimedia :: Video
System :: Operating System :: Linux Distributions

About: LinVDR is a small, lightweight, ready-to-run and easy-to-install
distribution of VDR which can turn almost any PC with a DVB-s (digital
satellite) card into a digital hard disk recorder. It contains VDR Admin
for Web administration and Samba shares to upload your MP3 files or
download DVD images made from your TV recordings. 

Changes: LinVDR has switched to the new VDR version 1.3.17 from the
development branch. This adds a lot of new features, including various
skins for the OnScreen Display, automatic scanning for new channels, and
dynamic CAM recognition. The most popular new plugin is the DVD-Burn
plugin, so you can now burn your recordings to a Video DVD with some
keypresses on your remote control. The most bizarre one is the Taste
plugin, with which you can define some keywords for shows you absolutely
don't want to see, and the Taste plugin will prevent you from accidentally
switching to them when such a show is on air. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/linvdr/

                        - %  - %  - % - % -

[048] - LiVES 0.9.1 
  by salsaman (http://freshmeat.net/users/salsaman/)
  Tue, Dec 7th 2004 14:01

Multimedia
Multimedia :: Sound/Audio :: Conversion
Multimedia :: Video

About: LiVES is a simple to use yet powerful video effects, editing,
conversion, and playback system aimed at the digital video artist and VJ.
It uses commonly available tools (Mplayer, ImageMagick, and GTK+), so it
should work on most Linux systems. It also runs under BSD and openMosix
(and soon OS X). It works with almost all types of video, and is fully
extendable through plugins and the included plugin builder tool.

Changes: Bugfixes/improvements for encoder plugins. Aspect ratio is now
correctly calculated. The audio codec is updated when the output format
changes. Updates to the multi encoder: support for encoding to Theora,
MNG, animated GIF, and dirac formats. Support for libvisual. Initial
OSC/OMC remote network support. Livido updates, fixes for PPC, and fixes
for Gentoo/Fedora core 2. An updated build system (make install now works,
SDL and mjpegtools are autodetected, and all plugins are built from source
where possible). A new "editor" default theme.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/lives/

                        - %  - %  - % - % -

[049] - Mantaray 0.9.6 (Console)
  by Amir Shevat (http://freshmeat.net/users/ashevat/)
  Tue, Dec 7th 2004 09:19

Communications
Software Development
Software Development :: Libraries :: Java Libraries

About: Mantaray is a serverless messaging fabric, based on peer-to-peer
technology and 100% pure Java. It supports JMS 1.1 and 1.02, and
integrates with WebLogic and WebSphere. It provides guaranteed message
delivery, security, and supports transactions. 

Changes: This release decouples information presentation from information
retrieval and thus fixes the hanging of the UI upon refresh. The console
now displays queue coordinator information in addition to producers and
consumers of queues and topics. Other bugs regarding the presentation and
retrieval of information were fixed as well. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/mantaray/

                        - %  - %  - % - % -

[050] - mechanoid 0.1.2 
  by Richard Harris (http://freshmeat.net/users/goosequill/)
  Tue, Dec 7th 2004 07:36

Internet :: WWW/HTTP :: Browsers

About: mechanoid is a programmatic browser written in Python. It is
intended as an engine that will do things like log in as a SourceForge
project admin and do a quick release, or send and receive Yahoo! mail. It
is a fork of John J. Lee's mechanize.

Changes: pullparser was refactored into PullParser and _PullParser_Token.
The example script was generalized and turned into a sanity-test suite. A
continuing effort to document the classes is in progress.  

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/mechanoid_gq/

                        - %  - %  - % - % -

[051] - Mini Gtk+ File Manager 0.8b 
  by Tito (http://freshmeat.net/users/Titox/)
  Tue, Dec 7th 2004 06:40

Desktop Environment :: File Managers

About: Mini Gtk+ File Manager has been written with size optimization in
mind. To achieve this goal, some code from the Busybox project was used.
It builds with GTK+ 1.2.10 or 2.x libraries. It contains a simple text
editor and a task manager.

Changes: The code was cleaned up. Some minor bugs were fixed. A compiling
problem with GTK+ 2.2.x libraries was fixed. An Argentinian Spanish
translation was added. The documentation was improved. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/minigtkfm/

                        - %  - %  - % - % -

[052] - MPGEDIT 0.71dev-cp49 (Development)
  by Adam Bernstein (http://freshmeat.net/users/numbr6/)
  Tue, Dec 7th 2004 10:00

Multimedia :: Sound/Audio :: Editors

About: mpgedit is an MPEG 1 layer 1/2/3 (MP3), MPEG 2, and MPEG 2.5 audio
file editor that is capable of processing both Constant Bit Rate (CBR) and
Variable Bit Rate (VBR) encoded files. mpgedit can cut an input MPEG file
into one or more output files, as well as join one or more input MPEG
files into a single output file. Since no decoding or encoding occurs
during editing, there is no audio quality loss when editing with mpgedit.
mpgedit features command line, curses-based, and graphical interfaces. The
curses and graphical versions feature an interactive playback mode for fast
selection and verification of edit begin and end times.

Changes: This release fixes a SIGSEGV in xmpgedit that occurred when
editing mp3 files in a read-only directory and attempting to open the PCM
waveform editor, fixes a problem with the -X2 option adding invalid XING
headers to mono mp3 and stereo/mono MPEG2/MPEG2.5-encoded files, and adds
Red Hat 6 and 7 RPM packages for mpgedit, xmpgedit, and documentation to
the standard distribution. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/mpgedit/

                        - %  - %  - % - % -

[053] - myfw 1.2 
  by node3667 (http://freshmeat.net/users/node3667/)
  Tue, Dec 7th 2004 00:08

System :: Networking :: Firewalls

About: myfw is firewall based on iptables snipets or modules. A
configuration uses these modules, which contain Perl code, in order to
facilitate the writing of rules. They can also contain raw iptables
commands. Configs can be pre-defined, which is useful if you have multiple
machines that need the same firewall rules. It can also generate ipac-ng
rules according to the iptables chains inserted.

Changes: Documentation was added. 

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/myfw/

                        - %  - %  - % - % -

[054] - mysqlSendmail 1.52rc3 
  by openisp (http://freshmeat.net/users/openisp/)
  Tue, Dec 7th 2004 19:49

Communications :: Email
Communications :: Email :: Filters
Communications :: Email :: Post-Office :: POP3

About: mysqlSendmail is software for automated Sendmail management. It
features virtusertable management for multiple domains, .procmailrc spam
isolation system support Postini(sm) style, and full support for managing
POP3 users and their disk and traffic quotas. It has tie-ins for both
SMTP-after-POP and SMTP-after-AUTH (see mysqlRadius) via a modified
Cistron 1.6.6 radiusd and qpopper 4.0.4. It is part of the mysqlISP suite
of GPL ISP management tools. It can manage 1 or hundreds of sendmail
servers, for up to thousands of domains. Third party template driven
wrappers are also available for a complete ISP
customer/product/service/billing solution. 

Changes: This version features a new set of configuration name/value 
pairs for accountless POP3/IMAP use, and much easier  FreeBSD, *BSD, and
system specific configuration. There is  expanded documentation with a
full set of configuration  options with their defaults and use notes.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/mysqlsendmail/

                        - %  - %  - % - % -

[055] - Nasal 0.9.2 
  by Andy Ross (http://freshmeat.net/users/andyross/)
  Tue, Dec 7th 2004 09:45

Software Development :: Interpreters

About: Nasal (Not another scripting language) is a  small, simple, yet
full-featured language  designed as extension language in situations 
where larger languages are simply to large or unwieldy to embed. It
supports OOP syntax and functional programming, works on the traditional
data realm of strings, vectors, and hashes, and does it all in less than
100k of ANSI C. Please note that this is not the NASL extension language
from the Nessus project.

Changes: This version adds support for multiple context objects, and uses
this new feature to implement call() and eval() library routines. 

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/nasal/

                        - %  - %  - % - % -

[056] - NetUP UTM billing system 5.1.10 
  by Anton Sazonov (http://freshmeat.net/users/asazonov/)
  Tue, Dec 7th 2004 01:14

Communications
Communications :: Internet Phone
Communications :: Telephony

About: NetUP UTM is a billing system for small to large Internet Service
Providers. Its key features include realtime traffic processing, Cisco
Netflow & IP Accounting data collection, support for RADIUS
authentication, and cross-platform compatibility. Flexible ratings engine
and efficient administration tools make UTM a complete solution for
IP/VoIP/Wi-Fi/Dial-up billing. 

Changes: This release included a new database verification engine, support
for unmetered plans, and a RADIUS watchdog.

License: Other/Proprietary License with Free Trial

URL: http://freshmeat.net/projects/billingsystemnetuputm/

                        - %  - %  - % - % -

[057] - Newsd 1.44rc4 
  by Michael Sweet (http://freshmeat.net/users/easysw/)
  Tue, Dec 7th 2004 13:59

Communications :: Usenet News
Internet
System :: Networking

About: Newsd is a standalone local NNTP news server for private newsgroup
serving on a single server. It is useful for serving private newsgroup(s)
to an intranet or the Internet, and can act as a simple mail gateway.
However, it does not interface with other news servers and cannot manage
distributed news feeds, i.e. Usenet news.

Changes: This release fixes some article parsing problems, renames some
configuration directives to be consistent with Apache, and fixes a problem
with the -mailgateway option.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/newsd/

                        - %  - %  - % - % -

[058] - nss-mdns 0.1 
  by Mezcalero (http://freshmeat.net/users/poettering/)
  Tue, Dec 7th 2004 00:16

Internet :: Name Service (DNS)
System :: Networking

About: nss-mdns is a plugin for the GNU Name Service Switch (NSS)
functionality of the GNU C Library (glibc) which provides host name
resolution via Multicast DNS (a.k.a. Zeroconf, a.k.a. Apple Rendezvous).
This effectively allows name resolution by common Unix/Linux programs in
the ad-hoc mDNS domain .local. 

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/nss-mdns/

                        - %  - %  - % - % -

[059] - OpenStream 0.3 
  by Mike Mazanec (http://freshmeat.net/users/Flooded77/)
  Tue, Dec 7th 2004 08:39

Internet :: WWW/HTTP :: Dynamic Content
Multimedia :: Sound/Audio :: Players :: MP3

About: OpenStream is a Web interface for MP3/ogg collections. It catalogs
your collection and streams selected files and playlists. The size of the
interface is ideal for use on handhelds and for embedding in a Web site. 

Changes: Changes in version 0.3 consist of an overhaul of the catalog
process, a redesign of the database structure, improved administration
capabilities, and improvements to the admin and client interfaces. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/openstream/

                        - %  - %  - % - % -

[060] - PHP Keno Simulator 0.5-alpha 
  by drCRM (http://freshmeat.net/users/drcrm/)
  Tue, Dec 7th 2004 19:51

Games/Entertainment :: Simulation
Scientific/Engineering :: Mathematics

About: PHP Keno Simulator is a payout ruleset simulator for the  classic
game Keno. You can tune the payout chart to fulfill  your "house
advantage" or you can just calculate for fun  (predefining the correct
payouts) what the odds of winning  are and how much your local casino is
making for its  owners. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/phpkenosim/

                        - %  - %  - % - % -

[061] - phpMyRecipes 1.00 
  by Todd Palino (http://freshmeat.net/users/toddpalino/)
  Tue, Dec 7th 2004 00:17

Home Automation
Internet :: WWW/HTTP

About: phpMyRecipes is a simple Web-based application for storing and
retrieving recipes. It implements security to allow recipes to be searched
and viewed by anyone, but all functions involving changes require
additional privileges to be granted by the administrator. Recipes are
categorized, and new categories are easy to create. Ingredients are added
to the database on-the-fly as they are used in recipes. Unit types (such
as "cup" or "teaspoon") are also stored in the database, and unit
"plurals" are also handled correctly. A robust search feature that
supports a wide range of criteria, including words found (or not found) in
the instructions, the recipe name, category, and ingredients list is
included.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/phpmyrecipes/

                        - %  - %  - % - % -

[062] - Ping Tunnel 0.5 
  by Daniel Stodle (http://freshmeat.net/users/stoedle/)
  Tue, Dec 7th 2004 16:34

Internet :: Proxy Servers
System :: Networking

About: Ping Tunnel is a tool for reliably tunneling TCP connections over
ICMP echo request and reply packets (commonly known as ping requests and
replies). It is useful for evading firewalls that, for whatever reason,
prevent outgoing TCP connections, but allow in- and outgoing ICMP packets.
The tunnel works by having a proxy run on a machine ping-able from the
inside of the firewall, with the client running on the local machine from
which TCP access is required.

License: BSD License (revised)

URL: http://freshmeat.net/projects/ptunnel/

                        - %  - %  - % - % -

[063] - PlanetPenguin Racer 0.2.1 
  by MrFriendly (http://freshmeat.net/users/MrFriendly/)
  Tue, Dec 7th 2004 02:52

Games/Entertainment

About: PlanetPenguin Racer is an OpenGL racing game featuring Tux, the
Linux mascot. The goal of the game is to slide down a snow- and
ice-covered mountain as quickly as possible. It is based on the GPL
version of TuxRacer. 

Changes: This version added support for ac3d model files and command line
options for a custom configuration file and benchmark modes. The game over
screen now shows the percentage of time Tux has been flying, and custom
themes and events can now be installed in the user's configuration path.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/ppracer/

                        - %  - %  - % - % -

[064] - Plash 1.0 
  by mseaborn (http://freshmeat.net/users/mseaborn/)
  Tue, Dec 7th 2004 00:18

Security

About: Plash (the Principle of Least Authority Shell) is a Unix shell that
lets you run Unix programs with access only to the files and directories
they need to run. In order to implement this, the filesystem is
virtualized. Each process can have its own namespace, which can contain a
subset of your files. This is implemented by modifying GNU libc and
replacing the system calls that use filenames. For example, open() is
changed so that it sends a message to a file server via a socket. If the
request is successful, the server sends the client a file descriptor.
Processes are run as the user 'nobody' in a chroot jail. No kernel
modifications are required.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/plash/

                        - %  - %  - % - % -

[065] - Pobble pre.alpha.4 
  by Richard Harris (http://freshmeat.net/users/goosequill/)
  Tue, Dec 7th 2004 10:24

Education :: Computer Aided Instruction (CAI)
Education :: Testing

About: Pobble is client-server educational-software, releasing
assignments, receiving completed work, and controlling the grading.
Releases include a complete working architecture for users, teachers, and
admins.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/pobble_gq/

                        - %  - %  - % - % -

[066] - PolarBlog 1.2.3 
  by PolarLava (http://freshmeat.net/users/PolarLava/)
  Tue, Dec 7th 2004 09:40



About: PolarBlog is an easily configurable embedded Weblog system that
functions with PHP's register_globals off and safe_mode on. All output
validates as valid XHTML and CSS. The installation supports both new
installations and migrations from Personal Weblog. 

Changes: This release corrects the problem introduced in the last release
of not being able to comment on an entry. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/polarblog/

                        - %  - %  - % - % -

[067] - Python Desktop Server 0.7.3 
  by Georg Bauer (http://freshmeat.net/users/gbauer/)
  Tue, Dec 7th 2004 01:15

Internet :: WWW/HTTP :: Dynamic Content :: News/Diary
Internet :: WWW/HTTP :: HTTP Servers
Internet :: WWW/HTTP :: Site Management

About: The Python Desktop Server is a combined  Weblog authoring tool,
XMLRPC/SOAP server,  and news aggregator. It allows one to read  RSS news
feeds, publish a Web site to a community server (such as Radio Community
Server or Python Community Server installations) or FTP server, and
includes tools for Weblog and homepage management. It features a Web
interface, a built-in Web server, a multithreading architecture, and a
simple database. It is extensible through scripts that connect via
XML-RPC, HTML templates, macros, and a plugin architecture.

Changes: The desktop wiki and link handling in restructured text documents
was enhanced. docutils 0.3.3 is now supported. Better debugging was
implemented, especially for locking. MetaWeblogAPI now supports
newMediaObject, currently for pictures only. Locking was minimized to
speed up the system. RSS feeds for blogmarks and pictures were merged into
the weblog RSS feed.

License: MIT/X Consortium License

URL: http://freshmeat.net/projects/pyds/

                        - %  - %  - % - % -

[068] - RedPOS 1.5.1 
  by Lennart Petersson (http://freshmeat.net/users/lenp/)
  Tue, Dec 7th 2004 08:16

Office/Business :: Financial :: Point-Of-Sale

About: RedPOS is a simple and rock solid point of sale (POS) application.
The POS is based on the JBoss MicroKernel, has a flexible graphical
interface, and can easily be connected to different backoffice/ERP
systems. Its functionality can be extended during runtime. 

Changes: A couple of bugs were removed, so it now also installs and runs
on the Win32 platform. 

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/redpos/

                        - %  - %  - % - % -

[069] - rootsh 1.4.1 
  by lausser (http://freshmeat.net/users/lausser/)
  Tue, Dec 7th 2004 13:52

System :: Logging
System :: Monitoring
System :: Shells

About: Rootsh is a wrapper for shells that logs all echoed keystrokes and
terminal output to a file and/or to syslog. Its main purpose is the
auditing of users who need a shell with root privileges. They start rootsh
through the sudo mechanism.

Changes: Some xterm escape sequences could cause empty syslog messages.
This was a critical error, since users could hide their actions in a
syslog-only environment. This bug in stripesc has been fixed.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/rootsh/

                        - %  - %  - % - % -

[070] - RPL/2 4.00pre8c (Development)
  by JKB (http://freshmeat.net/users/jkb/)
  Tue, Dec 7th 2004 13:41

Scientific/Engineering :: Mathematics
Software Development :: Interpreters

About: RPL/2 (Reverse Polish Lisp/2) is a langage derived from the RPL
made by Hewlett-Packard for its HP-28S. It has some extensions
(preprocessor, compilated libraries, new functions), a TeX output, and can
draw graphics.

Changes: Sequential formatted files are now completely usable. A major bug
is fixed in BACKSPACE intrinsic (only occurred on large files).

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/rpl2/

                        - %  - %  - % - % -

[071] - RRD Poller 1.1.0 
  by Olivier Poitrey (http://freshmeat.net/users/rs/)
  Tue, Dec 7th 2004 09:07

Database :: API
System :: Monitoring

About: RRD poller allows you to poll RRD files and get the current value
of a given data source. Additionally, it implements some advanced checks
which can use past values to decide if the current one is out of threshold
or not. The main purpose of this tool is to form the interface between an
existing monitoring system like BigBrother, Nagios, or Mon and a set of
RRD graphs generated by some specialized data collectors like rrdcollect,
Cricket, and such. Thus, you can build a very modular monitoring/trend
architecture without the need of double polling. 

Changes: The ability to specify an RPN expression for each data source was
added. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/rrdpoller/

                        - %  - %  - % - % -

[072] - ScsiaddGui 1.4 
  by klappnase (http://freshmeat.net/users/klappnase/)
  Tue, Dec 7th 2004 13:50

System :: Hardware
System :: Systems Administration

About: Scsiaddgui provides a graphical user interface for the Scsiadd
utility, which allows you to add or remove SCSI devices without having to
reboot.

Changes: A French translation has been added.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/scsiaddgui/

                        - %  - %  - % - % -

[073] - sendxmpp 0.0.6 
  by djcb (http://freshmeat.net/users/djcb/)
  Tue, Dec 7th 2004 05:34

Communications :: Chat
Communications :: Email :: Mail Transport Agents
System :: Networking

About: sendxmpp is a command-line tool which makes sending xmpp (jabber)
messages as easy as sending mail with the "mail" command. This makes
adding IM to your programs and scripts very easy. 

Changes: Fixes were made for the installations paths, and some minor code
cleanups were done. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/sendxmpp/

                        - %  - %  - % - % -

[074] - Simple Server 0.9.8 
  by Florian Breit (http://freshmeat.net/users/emcee/)
  Tue, Dec 7th 2004 16:34

Internet
Software Development :: Libraries :: PHP Classes
System :: Networking

About: Simple Server provides an interface for implementing TCP  socket
servers by handling the connections, and sending and  retrieving data to
the clients that connect to the server. The  class has the ability to
buffer the data received from the  clients. The data may be returned to
the calling script in  smaller chunks split by a given divider character
sequence.  This is convenient for line-oriented protocols with which the 
line break and line feed character sequence is used to  delimit the
protocol commands. 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/mcb.simpleserver/

                        - %  - %  - % - % -

[075] - Sketsa 2.2.1 
  by kiyut (http://freshmeat.net/users/kiyut/)
  Tue, Dec 7th 2004 01:51

Multimedia :: Graphics :: Editors :: Vector-Based
Text Processing :: Markup :: XML

About: Sketsa is a vector drawing application based on SVG. It allows
users to create vector graphics that can be scaled and printed at any
resolution, without losing detail or clarity. It features various tools
for optimizing content creation, and includes a property palette, a DOM
editor, a source editor, a resource editor, SVG-specific shape tools,
transformation tools, and additional illustration tools. It uses SVG as
native file format.

Changes: This release added use element support, an improved Selection
Tool, an improved Resource Editor, and various bugfixes.

License: Other/Proprietary License with Free Trial

URL: http://freshmeat.net/projects/sketsa/

                        - %  - %  - % - % -

[076] - SLAMD 1.8.1 
  by Neil Wilson (http://freshmeat.net/users/nawilson/)
  Tue, Dec 7th 2004 19:52

Software Development :: Quality Assurance
Software Development :: Testing
Software Development :: Testing :: Traffic Generation

About: SLAMD is a Java application designed for stress testing and 
performance analysis of network-based applications.  Although it was
originally designed for benchmarking  directory servers, it is actually
very flexible and can be used  to test applications using a wide range of
protocols like  LDAP, HTTP, POP, IMAP, and SMTP, and can also interact 
with relational databases using JDBC. In addition, it provides  a
Java-based API for developing custom workloads, and a  scripting engine
and record and playback tools that may also  be used in the load
generation process. 

Changes: This release includes a number of bugfixes, but also provides a
couple of new features. The most notable additions are the ability to vary
the amount of load over time within the same job, and the ability to
persist statistical data on the client systems so that it can be at least
partially recovered in the event of a problem on either the client or the
server system.

License: SUN Public License

URL: http://freshmeat.net/projects/slamd/

                        - %  - %  - % - % -

[077] - spammergrok 0.95-beta 
  by peek (http://freshmeat.net/users/michaelpeek/)
  Tue, Dec 7th 2004 01:56



About: Spammergrok is a script that extracts URLs from spam emails and
downloads data from them a set number of times in an attempt to waste a
spammer's bandwidth. It has default limitations on the number of times it
will download and the throughput rate at which it downloads.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/spammergrok/

                        - %  - %  - % - % -

[078] - SpinPike 3.3.8 (Standard)
  by firefalcon (http://freshmeat.net/users/firefalcon/)
  Tue, Dec 7th 2004 06:15

Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
Software Development :: User Interfaces

About: SpinPike is a flexible and scalable CMS. It features a
usability-tested administration interface, a WYSIWYG editor and intuitive
site management tools, a special installer, and high-level functions.
Three packages available: Lite for small dynamic sites, Standard for
dynamic sites rich in content, and Commerce for online stores. 

Changes: New features and improvements include poll creation with options
to edit the answer for each poll and to hide selected polls, voting
protection (using cookies), poll archives, post-moderated forums,
pre-moderated forums, the ability to create new topics from sections of a
site, an internal parametric search system (for product catalogue only),
form validation, and content export using RSS. Some bugs have been fixed. 

License: Other/Proprietary License

URL: http://freshmeat.net/projects/spinpike/

                        - %  - %  - % - % -

[079] - Stani's Python Editor 0.6.0.A 
  by www.stani.be (http://freshmeat.net/users/pysm/)
  Tue, Dec 7th 2004 19:40

Multimedia :: Graphics :: 3D Modeling
Software Development
Software Development :: Debuggers

About: Spe is a Python IDE with auto-indentation, auto completion, call
tips, syntax coloring, syntax highlighting, a class explorer, source
index, an auto todo list, sticky notes, integrated pycrust shell, a Python
file browser, a recent file browser, drag and drop, and context help. It
also includes Blender support a 3D object browser and the ability to run
interactively inside Blender. It includes the wxGlade GUI designer, the
PyChecker source code doctor, and Kiki regular expression console.

Changes: This release has been ported to the Mac OS X platform and 
support for encoding is also added.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/spe/

                        - %  - %  - % - % -

[080] - Stunnix CXX-Obfus 2.1 
  by Stunnix (http://freshmeat.net/users/stunnix/)
  Tue, Dec 7th 2004 09:56

Software Development :: Compilers
Software Development :: Pre-processors
System :: Software Distribution

About: Stunnix CXX-Obfus is a code obfuscator for C and  C++ source code.
It converts source code into highly  a mangled form, making it extremely
difficult for  competitors or customers to study, analyze, reuse,  and
re-work, while fully retaining functionality of  the original code. It has
many options to control all  aspects of code hiding, and has full support
for all  syntax constructs. It is designed for multi-file projects  with
mixed C and C++ source and arbitrary heavy  use of the C preprocessor. It
includes advanced tools  to exclude API symbols from mangling. 

Changes: Support for non-standard C/C++ keywords and constructs was
improved. Projects containing an arbitrarily big number of files in them
can now be processed. Various bugfixes and improvements were made all over
the code and in the documentation. 

License: Other/Proprietary License with Free Trial

URL: http://freshmeat.net/projects/cxx-obfus/

                        - %  - %  - % - % -

[081] - TCPDB 3.5 
  by Eirik Jorstad (http://freshmeat.net/users/eij/)
  Tue, Dec 7th 2004 09:55



About: TCPDB is a Web application for keeping track of your IP addresses
and hosts. It is suited for both small and large networks with many
locations and subnets. Up to one A Class is supported.

License: Other/Proprietary License with Source

URL: http://freshmeat.net/projects/tcpdb/

                        - %  - %  - % - % -

[082] - The USB/IP Project 20041207-0 
  by hirofuchi (http://freshmeat.net/users/hirofuchi/)
  Tue, Dec 7th 2004 08:35

System :: Hardware
System :: Operating System Kernels :: Linux

About: The USB/IP Project aims to develop a general USB device  sharing
system over IP networks. To share USB devices  between computers with
their full functionality, USB/IP  encapsulates USB protocols into IP
packets and transmits  them between computers. 

Changes: A minor fix was made. A lot of cleanup was done. Low/Full speed
mode is supported (for manual config only). 

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/usbip/

                        - %  - %  - % - % -

[083] - Thirdphase 1.2.1 
  by Derek Schrock (http://freshmeat.net/users/derekschrock/)
  Tue, Dec 7th 2004 20:14



About: Thirdphase automatically downloads, installs, backs up, and runs
any software downloadable from a static URL, with a couple of other
user-provided variables. It is useful for keeping nightly builds of
software up-to-date.

Changes: This version fixes a problem where if and when $URL wasn't  found
it would go into a loop in a couple of different  locations. It now checks
to make sure $URL is not a 404  before checking mod date or even trying to
download $URL.  If $URL isn't there it stops and says "fix it".

License: Freeware

URL: http://freshmeat.net/projects/thirdphase/

                        - %  - %  - % - % -

[084] - TinyCA 0.6.7 
  by Stephan Martin (http://freshmeat.net/users/stmartin/)
  Tue, Dec 7th 2004 01:15

Security

About: TinyCA is a simple GUI written in Perl-Gtk to manage a small
certification authority. It works as a frontend to OpenSSL. TinyCA lets
you manage x509 certificates. It is possible to export data in PEM or DER
format for use with servers, as PKCS#12 for use with clients, or as S/MIME
certificates for use with email programs. It is also possible to import
your own PKCS#10 requests and generate certificates from them. It also
lets you create and manage SubCAs for more complex setups. The most
important certificate extensions can be configured with the graphical
frontend. English, German, Spanish, and Czech translations are included.

Changes: A function for importing CAs was implemented.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/tinyca/

                        - %  - %  - % - % -

[085] - Tower of Doom 0.1.1 
  by copx (http://freshmeat.net/users/copx/)
  Tue, Dec 7th 2004 13:45

Games/Entertainment :: Role-Playing

About: Tower of Doom is a traditional roguelike dungeon crawler with a
dark futuristic fantasy theme and many unique features. 

Changes: A critical HtH combat bug was fixed. Miscellaneous minor
improvements were made.

License: Public Domain

URL: http://freshmeat.net/projects/todoom/

                        - %  - %  - % - % -

[086] - UnCommon Web 0.3.4 
  by Marco Baringer (http://freshmeat.net/users/mbaringer/)
  Tue, Dec 7th 2004 09:36

Internet :: WWW/HTTP :: Dynamic Content
Software Development :: Libraries :: Application Frameworks

About: UnCommon Web is a Web application framework. UnCommon Web features
a component based UI construction toolkit, template and programmatic
dynamic HTML generation engines, and linear (also known as modal or
continuation) page flow control. UnCommon Web can sit behind Apache or a
pure Lisp Web server. 

Changes: This release improves the component API and rendering protocol.
The new ucwctl script makes deploying ucw servers easier. 

License: BSD License (revised)

URL: http://freshmeat.net/projects/ucw/

                        - %  - %  - % - % -

[087] - wzdftpd 0.4.4 
  by pollux (http://freshmeat.net/users/p0l1uX/)
  Tue, Dec 7th 2004 02:50

Internet :: File Transfer Protocol (FTP)

About: wzdftpd is a modular and portable FTP server, which supports SSL,
IPv6, multithreading, and external scripts. It uses Unix-like permissions
and ACLs, with virtual users and groups. It also supports bandwith
limitation (per user, per group, or globally), group administrators, and
per command authorization.

Changes: Problems with symbolic links, permissions (delete), and the LIST
command were fixed. Some new server variables were added for the passive
range and speed limits. Changes to the maximum speed for users, groups,
and the server are now applied immediately. The 'perms' field is now
effective for users, allowing a finer control on authorized commands.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/wzdftpd/

                        - %  - %  - % - % -

[088] - YourKit Java Profiler 3.2 
  by YourKit Team (http://freshmeat.net/users/YourKitTeam/)
  Tue, Dec 7th 2004 05:30

Software Development

About: YourKit Java Profiler is a CPU and memory profiler that makes it
easy to solve wide range of CPU- and memory-related performance problems.
It features automatic leak detection, powerful tools for the analysis of
memory distribution, an object heap browser, comprehensive memory tests as
part of your JUnit testing process, extremely low profiling overhead,
transparent deobfuscation support, and integration with Eclipse, JBuilder,
IntelliJ IDEA, and JDeveloper IDEs. 

Changes: A J2EE integration wizard allows the profiler to be integrated
with Tomcat 5.5. CPU tracing accuracy was increased on Windows NT/2000/XP
and Linux. CPU tracing now reports thread times instead of wall times on
Solaris. A problem of slow CPU tracing on Linux with Java 5.0 was solved. 

License: Other/Proprietary License with Free Trial

URL: http://freshmeat.net/projects/yjp/



 ----. ---.--. - ---.. . -.--.-.-   --.---. - --. -.- ----.--- --


_______________________________________________
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.