Newsletter for Sunday, March 23rd 2008

The freshmeat daily newsletter <[email protected]> Mon, 24 Mar 2008 01:10:07 -0700 (PDT)
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/2008/03/23/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce

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

::: A D V E R T I S I N G :::

Track & Manage Your Source Code and Digital Assets for FREE with Perforce

Discover how you can manage your source code and digital assets faster and
easier with Perforce. Perforce offers visual client interfaces for
Linux.com,  Mac, Solaris,FreeBSD and Windows. Learn more and get a free
two user download at 

http://ad.doubleclick.net/clk;160974536;13503038;d?http://www.sourceforge.net/powerbar/perforce/

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

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

[001] - 123 Flash Chat Server 6.9.1 
[002] - Ajaxbber 20080323 
[003] - awesome 2.2 
[004] - BL4's SMTP Server 0.1.10 
[005] - Chicken 3.1.0 
[006] - Clonezilla-SysRescCD 2.4.0 
[007] - Cobra 0.98.1 
[008] - CUPS-PDF 2.4.7 
[009] - DBsight 1.5.4 
[010] - EiffelStudio 6.2.7.2839 (Development)
[011] - Freeway 1.3.2.154 (Stable)
[012] - GAMGI 0.13.3 
[013] - Geneious 3.6.1 
[014] - GOBLIN Graph Library 2.8b21 
[015] - hiberlite 0.5 
[016] - Hotwire 0.721 
[017] - Humax 0.2.1 
[018] - Issue Dealer Main 0.9.128 (experimental)
[019] - libhyphenate 1.1 
[020] - linkValidator 0.3 
[021] - MozPlugger 1.10.2 
[022] - MyBestBB 1.24 
[023] - Open Auto Classifieds rc1.3.0 
[024] - OpenCards 0.13 
[025] - OpenOffice.org Transliterator 0.4.0 Beta 5 
[026] - Pentabarf 0.3.12 
[027] - pisa 3.0.17 
[028] - pws 0.2.1 (Stable)
[029] - PySCGI 1.6 
[030] - Qtractor 0.1.2 
[031] - Rhinote 0.7.1 
[032] - Schoorbs 1.0.0 
[033] - segatex 5.90 
[034] - SIPFwd 0.4 
[035] - Socketpipe 1.9 
[036] - Spray 0.1 
[037] - Steev's Midi Library 1.2 
[038] - XHTML Hyphenator 1.1 
[039] - xmonad 0.6 


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

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

[001] - 123 Flash Chat Server 6.9.1 
  by 123fcserver (http://freshmeat.net/users/123fcserver/)
  Sun, Mar 23rd 2008 22:11

Communications
Communications :: Chat
Communications :: Chat :: Unix Talk

About: 123 Flash Chat Server software is a full-featured chat server with
a Flash client with custom skins, linkable to external databases. 123
Flash Chat is fast, easy, secure, and supports high loads. It is scalable
to support a business of any size. It's also flexible with moderated chat,
CRRC, avatar chat, and event chat. It includes powerful multilingual and
multimedia capabilities. 

Changes: The admin may choose and edit the language in the admin panel
directly. The admin can add a video clip into the chat room. In addition,
Red5 is now included inside, so there is no need for users to install it. 

License: Shareware

URL: http://freshmeat.net/projects/123fcserver/

                        - %  - %  - % - % -

[002] - Ajaxbber 20080323 
  by matcha (http://freshmeat.net/users/gorbulas/)
  Sun, Mar 23rd 2008 07:22

Communications :: Chat

About: Ajaxbber is a Web-based Jabber client fully written in Javascript.
It provides contact management, chat windows, visual events, and support
for gateways. It bundles all of this in only one Web page. It's based on
JSJaC, mootools, Windoo, and other Javascript libraries.

Changes: Some divs have been replaced by tables. Group hiding has been
improved. This release has lighter message notification. A
'collapsed/expanded' arrow icon has been added to the group banner in the
roster. There is some code cleanup and a Czech translation.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[003] - awesome 2.2 
  by Julien Danjou (http://freshmeat.net/users/jdanjou/)
  Sun, Mar 23rd 2008 06:58

Desktop Environment :: Window Managers

About: awesome is a window manager for X. It manages windows in several
layout modes, such as tiled or floating. Each layout can be applied
dynamically. Windows can be grouped by tags, and each window can be tagged
with one or multiple tags, and each tag can have its own layout. 

Changes: This version adds new layouts, better getopt usage, transparency
rule support, various widget improvements, better stacking management.
scratch window support, and much more. It also fixes a bug with status
bars recovering each other.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[004] - BL4's SMTP Server 0.1.10 
  by bl4 (http://freshmeat.net/users/bl4qkubartnndfhr/)
  Sun, Mar 23rd 2008 22:15

Communications :: Email

About: BL4's SMTP server is an inbound only SMTP server. The SMTP server
puts the incoming email into various text files. 

Changes: A timeout feature was added so idle connections can be removed
after a preset amount of time. 

License: Freeware

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

                        - %  - %  - % - % -

[005] - Chicken 3.1.0 
  by Ivan Raikov (http://freshmeat.net/users/iraikov/)
  Sun, Mar 23rd 2008 22:17

Software Development :: Compilers
Software Development :: Interpreters

About: Chicken is a Scheme compiler that translates most of R5RS Scheme
into relatively portable C. It supports fully general tail-call recursion,
first-class continuations, and has a very flexible and efficient interface
to C and C++. Chicken implements several extensions to the Scheme
language: lightweight threads, pattern matching macros, dynamic loading of
compiled code, and various object-oriented paradigms, such as TinyCLOS,
Meroon, Prometheus, and others. The library system includes hundreds of
convenient modules for practical use. 

Changes: The semantics of chicken-setup have been changed to allow
sandbox-type installation of libraries. MinGW support has been improved.
Unit regex has been updated to use PCRE 7.6. There have been many
additions and fixes to the posix unit and to the hashtable functions in
the extras unit. 

License: BSD License (revised)

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

                        - %  - %  - % - % -

[006] - Clonezilla-SysRescCD 2.4.0 
  by Spiros Georgaras (http://freshmeat.net/users/sng_at_fm/)
  Sun, Mar 23rd 2008 16:11

System :: Archiving :: Backup
System :: Diagnostics
System :: Recovery Tools

About: Clonezilla-SysRescCD is a Linux multi boot backup/restore and
rescue CD, combining "Clonezilla Live" and "SystemRescueCD" in one CD.
Clonezilla-SysRescCD provides both a CD ISO and a tar archive of the
source code to create and customize it yourself. 

Changes: Clonezilla Live has been updated to 1.0.9-19.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/clonezilla-sysresccd/

                        - %  - %  - % - % -

[007] - Cobra 0.98.1 
  by Jose (http://freshmeat.net/users/xamjadmin/)
  Sun, Mar 23rd 2008 18:36

Internet :: WWW/HTTP :: Browsers
Software Development :: Libraries :: Java Libraries
Text Processing :: Markup :: HTML/XHTML

About: Cobra is a pure Java HTML DOM parser and renderer. It supports HTML
4, JavaScript, and CSS 2 (with some limitations). 

Changes: A document locales feature has been implemented. This enhancement
allows Java fonts to be restricted to those that can display specific
languages, such as Chinese and Japanese.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[008] - CUPS-PDF 2.4.7 
  by Volker C. Behr (http://freshmeat.net/users/vrbehr/)
  Sun, Mar 23rd 2008 16:09

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: PostProcessing scripts get the original username as given to
CUPS-PDF as a new 3rd argument. The PPD file now carries an
IEEE1284-device ID to enable automatic selection. The exit codes of the
backend were corrected to match CUPS' specifications.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[009] - DBsight 1.5.4 
  by Chris (http://freshmeat.net/users/chrislusf/)
  Sun, Mar 23rd 2008 22:20

Database
Internet :: WWW/HTTP :: Indexing/Search

About: DBSight is a J2EE search platform for instant scalable full-text
search on any relational database, for both beginners and experts. It
features a built-in database crawler following user-defined SQL,
incremental indexing, user-controllable result ranking, the ability to
return results with highlights (like Google), and categorized result
counts (like Amazon). It can easily integrate with other languages with
XML/JSON/HTML. There is a UI for all operations, so no Java coding is
necessary. Deleted or updated records in database can be synchronized
also. 

Changes: Search queries including stopwords will rank exact match higher.
The sortBy=_relevance_ search option was added. The HTML filter was
enhanced to support HTML text with less memory usage. lucene.jar was
upgraded to the latest version. A cron scheduler display bug was fixed. An
integer overflow when indexed documents are around Integer.MAX_VALUE was
fixed. Indexing a Zip file inside BLOB columns was fixed. Partial data is
avoided if errors happen during recreating an index. A time-based ranking
exception when the date value is null was fixed. The showIndexUsage action
is now open to a list of allowed IP addresses. 

License: Free for non-commercial use

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

                        - %  - %  - % - % -

[010] - EiffelStudio 6.2.7.2839 (Development)
  by Emmanuel Stapf (http://freshmeat.net/users/manus_eiffel/)
  Sun, Mar 23rd 2008 22:22

Database
Office/Business
Software Development

About: EiffelStudio is an IDE for the Eiffel language (ECMA-367, ISO/IEC
25436, and ACM Software System Award 2006). It includes: Eiffel compiler,
Eiffel editor, Eiffel code browsing tool, graphical design tool,
refactoring tool, debugger, profiler, and Eiffel analysis tools (Metrics,
Dependencies, etc.). Eiffel generates C or CLI for .NET or Mono. Eiffel
applies O-O principles and Design by Contract for high-quality software.
Many Eiffel libraries are included: ADT, network, GUI, database, parsing
(including an Eiffel parser), XML, Web, COM, and more.

Changes: Compiler code generation was improved by reducing the size of the
generated executable by about 2%. Various bugs in the inliner were fixed.
Support was added for Windows SDK 6.1 on the Windows platform. One issue
where harmful catcall detection runtime would not be detected was fixed. A
new environment variable ISE_USER_FILES was added to override EiffelStudio
settings without having to fool with the EiffelStudio delivery. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[011] - Freeway 1.3.2.154 (Stable)
  by Damian Hickey (http://freshmeat.net/users/damianhickey/)
  Sun, Mar 23rd 2008 16:10

Office/Business
Office/Business :: Financial

About: Freeway is an advanced eCommerce platform selling services events,
subscriptions, and products. It is backed up with E and SMS marketing, a
CMS, and solid CRM features. The admin tool is AJAX-based.

Changes: The discount systems have been updated considerably to also allow
the customer to nominate which customer group they are in, and therefore
receive the appropriate discount. This is very helpful for conference
bookings for members, student discounts, etc. where identification can be
checked on arrival. The Joomla! integration has moved to RC1 with
continued improvements to the menu system and several bugfixes. Other
minor features, like the Install Compatability test being updated to
reject installation on systems with register_globals, have been added.
Several bugs have been fixed.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[012] - GAMGI 0.13.3 
  by carlos (http://freshmeat.net/users/jcgp/)
  Sun, Mar 23rd 2008 16:01

Education
Scientific/Engineering
Scientific/Engineering :: Chemistry

About: GAMGI (General Atomistic Modelling Graphic Interface) is a program
to build, view, and analyze atomic strucures such as molecules, crystals,
glasses, liquids, etc. It aims to be useful for: the scientific community
working in Atomistic Modelling that needs a graphic interface to build
input data and to view and analyse output data, calculated with Ab-Initio
and Molecular Mechanics programs; the scientific community at large
studying chemistry, physics, materials science, geology, etc., that needs
a graphic interface to view and analyse atomic structural information and
to prepare images for presentations in classes and seminars; teaching
chemistry and physics in secondary schools and universities; science
promotion in schools, exhibitions and science museums.

Changes: GtkText has been replaced by GtkTextview everywhere in GAMGI, so
GTK_ENABLE_BROKEN is no longer needed to compile with GTK 2.0. Bugs in
locale, Ctr-C, atomic radius, dialog size, and widget focus have been
fixed. The documentation has been updated to reflect the change to GTK 2.0
and GtkGLext 1.0 libraries. The man page and icons have been improved.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[013] - Geneious 3.6.1 
  by yogi (http://freshmeat.net/users/yogibear/)
  Sun, Mar 23rd 2008 16:13

Education
Scientific/Engineering :: Bioinformatics
Scientific/Engineering :: Mathematics

About: Geneious is an integrated bioinformatics tool suite for
manipulating, finding, sharing, and exploring biological data such as
linear and circular DNA sequences, proteins, phylogenies, chromatograms,
3D structure information, publications, etc. It features sequence
alignment and phylogenetic analysis, restriction analysis, contig
assembly, access to biological databases at NCBI and elsewhere (PubMed,
Nucleotide, PopSet, SNP, Structure, PFAM, etc.), BLAST, and more. It
includes an API for creating your own plugins.

Changes: Vector NTI import has been added, and the sequence viewer now
features a coverage graph for contigs, tracks changes made to a sequence,
can convert DNA-RNA, and can highlight agreements with the consensus and
columns containing only transitions/transversions. Numerous other
improvements and bugfixes have been made. A wrapper for EMBOSS tools is
now available as a separate plugin.

License: Free for non-commercial use

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

                        - %  - %  - % - % -

[014] - GOBLIN Graph Library 2.8b21 
  by cfp (http://freshmeat.net/users/cfp/)
  Sun, Mar 23rd 2008 16:13

Education
Scientific/Engineering
Scientific/Engineering :: Mathematics

About: The GOBLIN project consists of a C++ class library for a large
series of graph optimization problems, GOSH, an extension of the Tcl/Tk
scripting language to graph objects, and GOBLET, a graphical user
interface to the library functions. GOBLET includes a graph editor and
supports the standard graph layout methods. 

Changes: This release mainly consists of code cleanup and documentation
steps. New features include the constructor for Mycielskian graphs and
some additional import filters from adjacency matrices.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[015] - hiberlite 0.5 
  by pako (http://freshmeat.net/users/pak0/)
  Sun, Mar 23rd 2008 07:12

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

About: hiberlite provides C++ object-relational mapping for SQLite 3. Its
design and API are inspired by the Boost.Serialization, which means there
is almost no API to learn. In contrast to most serialization libraries
with SQL serializers, C++ objects mapped with hiberlite behave similar to
active record patterns: you are not forced to follow the "read all your
data/modify some small part/write everything back" path. It is for people
who need reliable data storage, ACID transactions, and simple random
access to their data files, and don't like coding in SQL.

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[016] - Hotwire 0.721 
  by Colin Walters (http://freshmeat.net/users/colinwalters/)
  Sun, Mar 23rd 2008 16:07

Software Development

About: Hotwire is an object-oriented hypershell. It is a shell designed
for systems programming (files, processes), and thus it is in the same
conceptual category of software as the Unix shell/terminal and Windows
PowerShell. The goal of the Hotwire project is to create a better systems
programming shell than both Unix and PowerShell. It is called a
hyper-shell because Hotwire blends the concepts of a traditional shell
with a modern graphical user interface display. 

Changes: This release has an entirely revamped UI. The goal is to be
closer to a shell/terminal interface than before, giving more space to the
output of commands while still allowing use of the mouse for operations.
You can define Hotwire builtins as regular Python functions, but with a
decorator.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[017] - Humax 0.2.1 
  by udooz (http://freshmeat.net/users/udumanm/)
  Sun, Mar 23rd 2008 07:21

Software Development :: Libraries :: Application Frameworks

About: Humax is a framework for developing RIA Web 2.0 applications. It
provides a rich set of object-oriented client-side libraries which work
seamlessly regardless of the server side technology used. 

Changes: This release introduces asynchronous method invocation,
JavaScript packaging, a timer class, and AppConfig.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[018] - Issue Dealer Main 0.9.128 (experimental)
  by Morten W. Petersen (http://freshmeat.net/users/morphex/)
  Sun, Mar 23rd 2008 07:01

Information Management
Information Management :: Document Repositories
Information Management :: Issue Tracking

About: The Issue Dealer is a simple product for managing (structuring,
editing, prioritizing, categorizing) issues. It is primarily used to
manage information and tasks. It can be used as an issue tracker,
knowledge management tool, or outliner. 

Changes: Various experimental changes to the layout were made. The first
version of the lightweight TTW application framework has been implemented.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[019] - libhyphenate 1.1 
  by Thiton (http://freshmeat.net/users/Thiton/)
  Sun, Mar 23rd 2008 18:36

Text Processing

About: libhyphenate is a library that provides an implementation of Frank
Liangs hyphenation algorithm, better known as the TeX hyphenation
algorithm, for C++. It is similar to the libhnj implementation, but, in
contrast to libhnj, actually works reliably and is well-documented. It has
been tested for English and German. The implementation fully works in and
with UTF-8. 

Changes: UTF-8 characters are now handled correctly by the functions from
glib2, which fixes some bugs in non-ASCII languages, and some other bugs
were purged. libhyphenate not only correctly hyphenates whole texts
instead of single words now, but can also determine the best hyphenation
point to fit the text into a given width: just what you need to implement
fixed-width columns.

License: GNU Lesser General Public License (LGPL)

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

                        - %  - %  - % - % -

[020] - linkValidator 0.3 
  by Daantje Eeltink (http://freshmeat.net/users/daantje/)
  Sun, Mar 23rd 2008 07:03

Software Development :: Libraries :: PHP Classes

About: linkValidator is a PHP class that can validate a URL. It can return
true or false, and it is able to return a full error message.

Changes: The class can follow redirects when its status is between 300 and
399. By default, this option is set to true. It can be disabled (as shown
in example 4 in readme.txt) with follow_redirects(). This release has been
tested on PHP 4 and 5. PHP warnings have been fixed.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[021] - MozPlugger 1.10.2 
  by Louis Bavoil (http://freshmeat.net/users/bavoil/)
  Sun, Mar 23rd 2008 07:23

Internet :: WWW/HTTP :: Browsers
Multimedia :: Sound/Audio
Multimedia :: Video

About: MozPlugger is a modification of Plugger, a very small multimedia
plugin for the Unix versions of Netscape, Mozilla, and Opera which uses
external programs to show and play many file formats. This modification
fixes bugs which occurred with Mozilla 1.x and allows a player to stream a
media file directly from the URL. 

Changes: This release makes it possible to overlay play/pause/stop buttons
over video players such as MPlayer by using the "controls" flag together
with the "$window" macro. It also fixes a minor memory leak that happened
when mozplugger.so was unloaded by the browser.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[022] - MyBestBB 1.24 
  by neoFUTUR (http://freshmeat.net/users/neoFUTUR/)
  Sun, Mar 23rd 2008 16:09

Communications
Internet
Internet :: WWW/HTTP :: Dynamic Content

About: MyBestBB is a full-featured forum based on punBB. It adds many
modifications and themes to the default punBB, including RSS feeds, UTF-8,
XHTML 1.0 strict compliance, sub-forums, rewrite rules, the ability for an
admin to move posts, easy smilies, easy polls, many improved themes,
announcements and sticky topics, an activity barometer, an URL rewriting
module, and much more.  The English and French languages are currently
supported.

Changes: This release applies punbb 1.17 security updates.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[023] - Open Auto Classifieds rc1.3.0 
  by bkeep (http://freshmeat.net/users/bkeep/)
  Sun, Mar 23rd 2008 06:54



About: OpenAutoClassifieds is a vehicle classifieds manager. Intended to
be both easy to install and easy to administer, it uses PHP to drive a
MySQL backend, thus creating a tool that is fast and flexible. No HTML
coding is required to add, delete, or modify listings. You can upload
photos via your Web browser. If photos are not uploaded for a vehicle, a
"photo not available" image will be automatically displayed for the
listing.

Changes: Searching by ZIP code and by state have been added. VIN has been
added for future use (e.g. checking with Carfax reports). The ad title
only allow 25 characters to reduce line wrapping when browser text is set
to large. The sort order for search items has been changed to show the
newest listing first. A check for an empty ZIP value when adding a new
listing or editing a listing has been added. Search results that span
multiple pages have been fixed. There are other miscellaneous fixes and
changes.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[024] - OpenCards 0.13 
  by holger (http://freshmeat.net/users/holgerbrandl/)
  Sun, Mar 23rd 2008 16:12

Education :: Computer Aided Instruction (CAI)
Office/Business
Text Processing

About: OpenCards is a flash card learning extension for OpenOffice
Impress. The basic idea of OpenCards is to use slide titles as flash card
fronts and the slide contents as their backs.

Changes: This releases includes a much better tuned flashcard scheduling
algorithm, adds a new mode that allows you to refresh non-scheduled
flashcards, improves learning success visualization, and adds a better
keyboard control interface. It fixes several usability and stability bugs,
and comes with a new logo.

License: BSD License (original)

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

                        - %  - %  - % - % -

[025] - OpenOffice.org Transliterator 0.4.0 Beta 5 
  by Aleksandar Urosevic (http://freshmeat.net/users/urkekg/)
  Sun, Mar 23rd 2008 18:29

Desktop Environment :: Tools
Office/Business :: Office Suites
Text Editors :: Word Processors

About: OOoTranslit is macro for transliteration of Serbian Cyrilic to
Latin and vice-versa in OpenOffice.org Writer and Calc. Transliteration
can be applied to all text in a Writer document or only to selected text.
Also, transliteration can be applied to the whole worksheet of a Calc
document, or only to text in selected cells.

Changes: This release adds support for OpenOffice.org Calc. It has another
transliteration script (journalist). It is composed as an autoinstall AddOn
for OpenOffice.org. The dialog has been redesigned. Individual icons have
been added to toolbar functions. This version is released under the GNU
GPLv3.

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[026] - Pentabarf 0.3.12 
  by Sven Klemm (http://freshmeat.net/users/nevs/)
  Sun, Mar 23rd 2008 15:59



About: Pentabarf is conference planning software written in Ruby (using
the Rails framework) and PL/pgSQL.

Changes: This release works with PostgreSQL 8.3. The event by state on the
overview page now contains links to a page with all events of this state.
Tracks and Rooms can be renamed from the Web interface. New switches to
better control the submission system have been added. The submission
system can be turned read-only, and submission of new events may be
disabled while editing existing events still work for submitters.
Localization has been enhanced.

License: GNU General Public License v2

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

                        - %  - %  - % - % -

[027] - pisa 3.0.17 
  by holtwick (http://freshmeat.net/users/holtwick/)
  Sun, Mar 23rd 2008 16:04

Documentation
Office/Business
Printing

About: pisa converts HTML to PDF using the ReportLab Toolkit, the
HTML5lib, and pyPdf. It supports HTML 5 and CSS 2.1 (and some of CSS 3).
The main benefit of this tool that a user with Web skills like HTML and
CSS is able to generate PDF templates very quickly without learning new
technologies. 

Changes: This release adds complete Table of Content support, also via CSS
definitions.

License: Q Public License (QPL)

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

                        - %  - %  - % - % -

[028] - pws 0.2.1 (Stable)
  by Timo Benk (http://freshmeat.net/users/tbenk/)
  Sun, Mar 23rd 2008 07:13



About: pws aims to be a fully compatible passwordsafe implementation. The
heart of the project is libpws, a general library for reading and writing
passwordsafe compatible files. Currently, passwordsafe files format v2 and
passwordsafe files format v3.2 are supported. The other part of the project
is pws, a Qt-based GUI built around libpws which aims to be an easy-to-use
but powerful passwordsafe implementation.  

Changes: Some Qt versions seem to have problems with
malloc_secure()/free_secure(). The management of secured memory regions
was rearranged to use a simple linked list instead of storing the size
information directly inside of the allocated memory object. This should
fix these Qt issues.

License: GNU General Public License v2

URL: http://freshmeat.net/projects/p-w-s/

                        - %  - %  - % - % -

[029] - PySCGI 1.6 
  by alo (http://freshmeat.net/users/godsmaze/)
  Sun, Mar 23rd 2008 07:22

Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Software Development :: Libraries :: Python Modules

About: PySCGI is a 100% Python module implementing the SCGI  protocol. It
can be used to write Python-based application  servers.

Changes: This release fixes a few I/O issues. Now it is completely stable
under heavy loads.

License: BSD License (revised)

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

                        - %  - %  - % - % -

[030] - Qtractor 0.1.2 
  by Rui Nuno Capela (http://freshmeat.net/users/rncbc/)
  Sun, Mar 23rd 2008 16:03

Multimedia :: Sound/Audio

About: Qtractor is an Audio/MIDI multi-track sequencer application. The
initial target platform is Linux, using the infrastructure of the Jack
Audio Connection Kit (JACK) for audio and the Advanced Linux Sound
Architecture (ALSA) for MIDI. It is meant to be a fairly-featured Linux
desktop audio workstation GUI, specially dedicated to the personal home
studio. 

Changes: Creating new clips from scratch and track record monitoring with
audio effects applied are now finally possible. There are plenty of new
Track/View menu items, which are all shortcut configurable. The rendering
of overlapped clips has hopefully been fixed. MIDI editor selection has
been improved. There is a new clip-split command. VST plug-in parameters
are now (mostly) undo/redo-able.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[031] - Rhinote 0.7.1 
  by greyspace (http://freshmeat.net/users/greyspace/)
  Sun, Mar 23rd 2008 22:23

Desktop Environment
Text Editors

About: Rhinote is a simple Python/Tkinter application which provides
virtual "sticky-notes" on your desktop. It's handy for jotting down quick
notes or holding copied text that you plan to paste elsewhere later. Text
can be cut, copied, and pasted, and notes can be saved (as plain text) and
viewed and/or edited later, in Rhinote or any other text editing
application. 

Changes: This is a point release to reconcile upstream source with Debian
package policy. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[032] - Schoorbs 1.0.0 
  by xhochy (http://freshmeat.net/users/xhochy/)
  Sun, Mar 23rd 2008 22:10

Office/Business :: Scheduling

About: Schoorbs is a system to make room and resource bookings through a
Web 2.0 GUI. You can also interact with it through a REST API. It allows
you to book rooms and resources grouped by areas. Activity can be logged
via a simple logging interface. The code is automatically tested by
several unit tests. The interface can easily be styled through the usage
of a template system. Schoorbs produces valid XHTML 1.1 output, has
packages for Debian and Ubuntu, and is well documented online. 

Changes: The GUI was flavored with mircoformats. The search interface was
rewritten. A REST (Web service) interface was added. The GUI was
refreshed. The code runs without register_globals=on and without an
emulation of this. Several SQL injection possibilities were fixed. A
simple logging interface was added. The JavaScript code was rewritten to
work in modern browsers (using jQuery). JavaScript and CSS are delivered
compressed. 

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[033] - segatex 5.90 
  by intrajp (http://freshmeat.net/users/intrajp/)
  Sun, Mar 23rd 2008 06:55

Security

About: segatex is a tool to configure SELinux policy with the help of a
GUI. At the push of buttons, it can generate a .te file in the
/root/segatex directory. You can then edit your .te file, make a module,
and install. You can make any module name and also edit present modules.
You can install, update, and remove modules. Also, you can semanage list
and semanage login, fcontext, and port. You can download SELinux related
RPMs, including xguest and sepostgresql. 

Changes: This release adds a miscellaneous tab with a useradd option. You
can add Unix users and set passwords for them.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[034] - SIPFwd 0.4 
  by Christof Meerwald (http://freshmeat.net/users/cmeerw/)
  Sun, Mar 23rd 2008 18:24

Communications :: Internet Phone
Internet :: Proxy Servers

About: The SIP forwarding daemon (implemented as a stateless SIP proxy)
allows you to seamlessly forward SIP requests to other SIP servers. Its
main purpose is to enable users to use their own domain name in SIP URIs
without the hassle of having to run a full-blown SIP server (by forwarding
SIP requests to third-party SIP servers). Configuration information is
stored in an SQLite database, and low resource consumption is a main
priority for the project.

License: GNU General Public License v2

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

                        - %  - %  - % - % -

[035] - Socketpipe 1.9 
  by Diomidis Spinellis (http://freshmeat.net/users/diomidis/)
  Sun, Mar 23rd 2008 06:45

Internet
System :: Networking
Utilities

About: Socketpipe directly connects the input/output of a remote process
with local programs over a TCP/IP socket. Although the initial
communication setup is performed through client-server intermediaries 
such as SSH or RSH, the communication channel that socketpipe establishes
is a direct socket connection between the local and the remote processes,
similar to a local pipe. The use of socketpipe removes the inefficiency of
multiple data copies and context switches  through RSH/SSH, and can in many
cases offer dramatic throughput improvements.

Changes: This version introduces a fix to clean up clients when a server
disappears during the operation.

License: BSD License (original)

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

                        - %  - %  - % - % -

[036] - Spray 0.1 
  by Émilien TLAPALE (http://freshmeat.net/users/tlapale/)
  Sun, Mar 23rd 2008 18:35

Software Development :: Build Tools

About: Spray is a build tool helping you in configuring, building, and
installing your project It is similar in purpose to autotools or CMake,
but created following the spirit of SCons and waf using the Python
programming language.

Changes: This initial release includes support for the C and C++
programming languages. The auto-configuration process includes searching
for headers and libraries and can generate config.h files. A CUDA build
tool has been created.

License: GNU General Public License v3

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

                        - %  - %  - % - % -

[037] - Steev's Midi Library 1.2 
  by Steven Goodwin (http://freshmeat.net/users/steevatbluedust/)
  Sun, Mar 23rd 2008 18:35

Multimedia :: Sound/Audio :: MIDI

About: Steev's Midi Library is a library that can create and parse MIDI
files. It uses generic C without extensions or Unix-isms. It includes
examples to generate music for the Mozart dice, RTTTL conversion, MIDI
file 1 to 0 conversion, and a basic dumper utility.

License: GNU General Public License v2

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

                        - %  - %  - % - % -

[038] - XHTML Hyphenator 1.1 
  by Thiton (http://freshmeat.net/users/Thiton/)
  Sun, Mar 23rd 2008 18:36

Text Processing :: Markup :: HTML/XHTML

About: XHTML Hyphenator is a filter for XHTML documents that will insert
soft hyphens at the proper hyphenation points. It will hyphenate all words
in text nodes that are children of nodes in the XHTML namespace and not
part of the header (or, long story short, the text part of an XHTML
document and nothing else). The hyphenation pattern used is derived from
the xml:lang attribute governing the text. Soft hyphens are displayed
correctly by most modern browsers and not at all by Mozilla Firefox, so
you won't break anything by inserting hyphens, and it improves the text
appearance considerably.

Changes: XHTML Hyphenator doesn't choke up on DTDs anymore, and frees the
XML tree correctly.

License: GNU General Public License (GPL)

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

                        - %  - %  - % - % -

[039] - xmonad 0.6 
  by Don Stewart (http://freshmeat.net/users/dons00/)
  Sun, Mar 23rd 2008 18:33

Desktop Environment :: Window Managers

About: xmonad is a tiling window manager for X. Windows are arranged
automatically to tile the screen without gaps or overlap, maximising
screen use. Window manager features are accessible from the keyboard; a
mouse is optional. xmonad is extensible in Haskell, allowing for powerful
customisation. Custom layout algorithms, key bindings, and other
extensions may be written by the user in config files. Layouts are applied
dynamically, and different layouts may be used on each workspace. Xinerama
is fully supported, allowing windows to be tiled on several physical
screens.

License: BSD License (revised)

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



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

_______________________________________________
The freshmeat daily newsletter
To unsubscribe, send email to [email protected]
or visit http://lists.freshmeat.net/mailman/listinfo/freshmeat-news