Newsletter for Thursday, April 12th 2007
The freshmeat daily newsletter <[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/2007/04/12/
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 (49) :::
[001] - advene 0.22
[002] - APFP 04 (For Ruby)
[003] - Asbru Website Manager 7.0
[004] - asmem 1.12
[005] - Axiomatic Multi-Platform C 1.6.2
[006] - Basic Local Alignment Search Tool 2.2.16
[007] - Centre 2.10
[008] - Code Browser 2.13
[009] - Condor 6.9.2 (Development)
[010] - CorneliOS 0.7.4r12
[011] - Dockboard 0.1
[012] - Epiware Project and Document Management 4.7.8
[013] - FreeRADIUS 1.1.6
[014] - HTML_QuickForm_LiveText 0.2.6
[015] - JSON::DWIW 0.07
[016] - lookat 1.4.1 (Stable)
[017] - MediaSort 1.1
[018] - mnoGoSearch 3.2.42 (3.2.x)
[019] - Muxi 0-1
[020] - MxGraph 0.9.9.15
[021] - MyBestBB 1.20
[022] - Nightfall 1.60
[023] - Null Webmail 0.9.0
[024] - nut 12.5
[025] - OBM 2.0.0
[026] - openQRM Plug-ins 0.2 (Nagios-plugin)
[027] - OpenXava 2.1.2
[028] - oRTP 0.13.1
[029] - P4A 2.0.0 (Stable)
[030] - PircBot 1.4.6
[031] - Predoc 0.9.3
[032] - PyLUcene SHell 0.3.0
[033] - PySamba 1.0
[034] - Razer DeathAdder mouse configuration 003
[035] - Relations RCP 0.9.1
[036] - Reply-o-Matic 1.5.0
[037] - Sflack 11.1 (Current)
[038] - Simple XML Framework 1.2
[039] - Sylpheed 2.4.0beta8 (Development)
[040] - Talend Open Studio 2.0.0
[041] - Template Manager 2.2.1
[042] - TinyMUX 2.7.0.6 (Alpha)
[043] - UseBB 1.0.6
[044] - VoiceOne 0.4.4
[045] - WikyBlog 1.4.7
[046] - XELand 1.0-RC3 (Java)
[047] - YaHP Converter 1.2.5
[048] - YajHFC 0.3.3
[049] - YXA 1.0rc1
--------- -..-.----.---. - ------ --.--- -. . --- --.-- -..----
::: R E L E A S E D E T A I L S :::
[001] - advene 0.22
by Olivier Aubert (http://freshmeat.net/users/oaubert/)
Thu, Apr 12th 2007 10:31
Information Management :: Metadata/Semantic Models
Multimedia :: Video
About: Advene (Annotate Digital Video, Exchange on the NEt) is aimed at
providing a model and a format to share annotations about digital video
documents (movies, courses, conferences, etc.), as well as tools to edit
and visualize the hypervideos generated from both the annotations and the
audiovisual documents. Teachers, moviegoers, etc. can use them to exchange
multimedia comments and analyses about video documents. The project also
aims at studying the way that communities of users (teachers, moviegoers,
students, etc.) will use these self-publishing tools to share their
audiovisual "readings", and to envision new editing and viewing interfaces
for interactive comment and analysis of audiovisual content.
Changes: This release provides parametered adhoc-views, tags support,
support for the gstreamer video player, and more.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/advene/
- % - % - % - % -
[002] - APFP 04 (For Ruby)
by Dennis J. Darland (http://freshmeat.net/users/djdarland/)
Thu, Apr 12th 2007 13:16
Scientific/Engineering :: Mathematics
Software Development :: Libraries
About: Apfp (Arbitrary Precision Floating Point) is a Ruby class for
performing arbitrary precision floating point calculations. It also
includes a class Apc for calculating with arbitrary precision complex
numbers. It also contains a Real class for built-in reals. Both classes
keep an estimate of the accumulated error.
Changes: This release mainly adds ways to create an object more easily. It
has support for rubysode.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/apfp/
- % - % - % - % -
[003] - Asbru Website Manager 7.0
by Asbru Ltd (http://freshmeat.net/users/vejrum/)
Thu, Apr 12th 2007 05:15
Information Management
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Browsers
About: The Asbru Website Manager is a ready-to-use
cross-browser/cross-platform tool that enables non-technical users to
edit, add, and delete HTML pages, images, and other files on their Web
server through a Web browser. Users can browse their way to the Web pages
they want to change and edit directly in a WYSIWYG HTML editor with a
familiar word processor like user interface.
Changes: This release adds improvements to the way administration Web
pages are accessed. This release also adds drop-down menu toolbar buttons
for more compact toolbars, WYSIWYG drop-down toolbar select-boxes for
Safari, contextual menus, and various other improvements.
License: Other/Proprietary License with Source
URL: http://freshmeat.net/projects/asbrumanager/
- % - % - % - % -
[004] - asmem 1.12
by Tigr (http://freshmeat.net/users/tigr/)
Thu, Apr 12th 2007 16:32
Desktop Environment :: Window Managers :: Afterstep
System :: Monitoring
About: asmem is a X11 application with AfterStep look and feel that acts
as a memory utilization monitor. It shows the current amount of memory and
swap space, the free amounts of those, and the bars representing
graphically the different types of memory.
Changes: The last release was missing a return type for one of the
functions, basically making the whole update worthless. Now it is fixed
properly. There are a couple of small changes here and there.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/asmem/
- % - % - % - % -
[005] - Axiomatic Multi-Platform C 1.6.2
by napi (http://freshmeat.net/users/napi/)
Thu, Apr 12th 2007 05:33
Software Development :: Compilers
About: AMPC compiles C programs into Java bytecode to run on any platform
where a Java runtime is available. AMPC can also be used to integrate C
and Java programs since AMPC's C functions can directly call numerous Java
methods and vice versa. AMPC supports ANSI C 1989. A JNI (JVM Native
Interface) feature is available for calling native C or C++ functions. The
asm() directive can be used to embed Jasmin assembly code within C source
code. Support for the SWT (Standard Widget Toolkit) based graphics API is
available. J2ME CDC 1.1 for mobile devices is also supported.
Changes: Support for setjmp(), longjmp(), signal(), and raise() library
functions was added. A bug in the TCP/IP library was fixed.
License: Other/Proprietary License
URL: http://freshmeat.net/projects/ampc/
- % - % - % - % -
[006] - Basic Local Alignment Search Tool 2.2.16
by imipak (http://freshmeat.net/users/imipak/)
Thu, Apr 12th 2007 02:05
About: BLAST is a set of similarity search programs designed to explore
all of the available sequence databases regardless of whether the query is
protein or DNA. It uses a heuristic algorithm which seeks local as opposed
to global alignments, and is therefore able to detect relationships among
sequences which share only isolated regions of similarity. It can be run
locally as a full executable, and can be used to run BLAST searches
against private, local databases, or downloaded copies of the NCBI
databases. It runs on Mac OS, Win32, LINUX, Solaris, IBM AIX, SGI, Compaq
OSF, and HP- UX systems.
Changes: Performance improvements were made for nucleotide searches. XML
output for the masking of ungapped translating searches has been fixed.
Assorted object manager and memory leaks were fixed along with filtering
of low-complexity regions at the ends of a sequence.
License: Open Software License
URL: http://freshmeat.net/projects/blast/
- % - % - % - % -
[007] - Centre 2.10
by JG Miller (http://freshmeat.net/users/jgmilleriii/)
Thu, Apr 12th 2007 06:26
Education
Information Management
About: Centre is a Web-based student information system. Centre has been
designed to address the most important needs of administrators, teachers,
support staff, parents, students, and clerical personnel. It also adds
many components not typically found in student information systems. Centre
boasts an intuitive interface to manage student demographic information,
perform complex scheduling, and manage student attendance, grades, and
eligibility. Centre greatly cuts down the time it takes to report to state
agencies and distribute student information to teachers, support staff, and
parents.
Changes: Student demographics were improved and bugs were fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/centre/
- % - % - % - % -
[008] - Code Browser 2.13
by Marc Kerbiquet (http://freshmeat.net/users/mkerbiquet/)
Thu, Apr 12th 2007 13:17
Text Editors
About: Code Browser is a folding and outlining editor. It is a
lightweight but powerful tool for structuring and browsing source code
using folders and links. It is especially designed to keep a good
overview of the code of a large project.
Changes: This release integrates the ZoomEdit branch into the main branch,
and adds minor features.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/code-browser/
- % - % - % - % -
[009] - Condor 6.9.2 (Development)
by imipak (http://freshmeat.net/users/imipak/)
Thu, Apr 12th 2007 02:05
System :: Clustering/Distributed Networks
System :: Networking
About: Condor schedules and runs remote CPU intensive applications using
the idle cycles of distributively owned workstations. It monitors a pool
of machines to find idle machines that are then used to complete submitted
jobs, and also provides checkpointing and remote system mechanisms that
allow for job migration and transparent remote execution.
Changes: Scalability improvements, better Generic Connection Broker (GCB)
support, privilege separation on execute nodes, and better support for
glexec. Assorted bugfixes were made.
License: BSD License (revised)
URL: http://freshmeat.net/projects/condor/
- % - % - % - % -
[010] - CorneliOS 0.7.4r12
by Jos Kirps (http://freshmeat.net/users/joskirps/)
Thu, Apr 12th 2007 16:31
Information Management
Internet
About: CorneliOS a Web based virtual operating system that runs on top of
a host system and offers services via HTML or XHTML over the Web. It
offers a secure environment that supports multiple users, large amounts of
data, and timesharing. It offers a user interface that looks familiar and
is easy to handle and learn, while still introducing some new concepts. It
acts as a software integration system (especially for Web applications),
and allows users and developers to create their own applications and to
share them.
Changes: This release offers CMS enhancements, including a new HTML
template editor, as well as basic prototype support for customized CEL
based systems. The CORA and desktop login windows are now handled by the
API, and offer improved error handling.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/cornelios/
- % - % - % - % -
[011] - Dockboard 0.1
by Andrew Krause (http://freshmeat.net/users/RedHatRebel0/)
Thu, Apr 12th 2007 10:05
Education
Information Management
Text Editors
About: Dockboard is an outline editor created for authors writing books,
articles, and other published works. It provides the ability to organize
small to large documents.
Changes: This is the initial release, which implements basic outline and
node editing functionality.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/dockboard/
- % - % - % - % -
[012] - Epiware Project and Document Management 4.7.8
by jkern (http://freshmeat.net/users/jkern/)
Thu, Apr 12th 2007 13:58
Information Management :: Document Repositories
Office/Business :: Groupware
About: Epiware is an AJAX-enabled Project and Document Management Web
application that provides access to a complete set of file management
functions, including document check-in, check-out, version control,
approval, change notification, and access history. It enables the creation
of virtual teams by providing an online workspace for users to collaborate
and exchange information in a secure, protected setting.
Changes: A bug in file access logging has been fixed. LDAP login does not
create a new user on subsequent logins. Installation does not need to
create /usr/share/antiword. Update to flush output when downloading large
files so that memory does not run out. Logout issues have been cleaned up.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/epiware/
- % - % - % - % -
[013] - FreeRADIUS 1.1.6
by Alan DeKok (http://freshmeat.net/users/adekok/)
Thu, Apr 12th 2007 13:27
Internet :: Proxy Servers
Security
System :: Networking
About: FreeRADIUS is a high-performance, highly configurable, and
feature-rich RADIUS server. Supported features include EAP (wireless
authentication, PEAP, TTLS), MySQL, PostgreSQL, Oracle, LDAP, X9.9 token
cards, and many more. It comes with more than 50 vendor dictionaries, and
interoperates with many others. It is the only open source RADIUS server
that has implemented EAP, and it is currently deployed in multiple
million-user systems.
Changes: A few dictionaries have been added. Several bugs have been fixed,
including some double free's that were found in 1.1.5. Nearly 30 bugs found
by Coverity were also fixed, including a memory leak in the EAP-TTLS code.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/freeradius/
- % - % - % - % -
[014] - HTML_QuickForm_LiveText 0.2.6
by Fabio Ambrosanio (http://freshmeat.net/users/fabamb/)
Thu, Apr 12th 2007 02:06
Software Development :: Libraries :: PHP Classes
About: HTML_QuickForm_LiveText is a custom HTML_QuickForm element
implemented as an input text that intercepts key presses to perform a
query via AJAX and then shows the result. When a result line is selected,
its value fills the input text and optionally other HTML elements, based
on result structure and a map between the result component and HTML
elements' IDs.
Changes: Support for displaying only a subset of keys (of results) in the
results pane was added.
License: The PHP License
URL: http://freshmeat.net/projects/quickformlivetext/
- % - % - % - % -
[015] - JSON::DWIW 0.07
by Don Owens (http://freshmeat.net/users/codefu/)
Thu, Apr 12th 2007 13:15
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Software Development :: Libraries :: Perl Modules
About: JSON::DWIW is a Perl module that converts Perl data structures to
and from JSON. It does what most Perl programmers would expect without
having to set any extra options. For example, it converts objects to their
underlying data structures (for hash or array) and turns IO objects into
strings. It is also faster than the JSON or JSON::Syck modules on CPAN in
the developer's tests.
Changes: This release fixes a problem with the test script that caused
"make test" to fail on some Perl installations.
License: Perl License
URL: http://freshmeat.net/projects/json-dwiw/
- % - % - % - % -
[016] - lookat 1.4.1 (Stable)
by staf (http://freshmeat.net/users/stafwag/)
Thu, Apr 12th 2007 02:05
Utilities
About: "lookat" (or "bekijk" in Dutch) is a program to view text files and
manual pages. It is designed to be more user-friendly than more
conventional text viewers such as less.
Changes: Auto window resize in view mode has been added. This version will
compile correctly on 64-bit systems.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/lookat/
- % - % - % - % -
[017] - MediaSort 1.1
by PhCollignon (http://freshmeat.net/users/phcollignon/)
Thu, Apr 12th 2007 06:31
Multimedia :: Sound/Audio
System
System :: Filesystems
About: MediaSort is a tool that indexes, sorts, and renames media files
such as pictures and MP3s based on any of their metadata attributes. For
example, you can sort your pictures by date, size, or other EXIF
attributes, or MP3s by author, album, or other ID3 tag values. It is also
a "sorting" Ant FileMapper that can be used with any other Ant tasks to
achieve more complex work.
Changes: The date format was changed. More camera models are supported.
Firefox support for the index was added. The duplicate checksum for big
files was optimized.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/mediasort/
- % - % - % - % -
[018] - mnoGoSearch 3.2.42 (3.2.x)
by Alexander Barkov (http://freshmeat.net/users/shuric/)
Thu, Apr 12th 2007 02:07
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Indexing/Search
About: mnoGoSearch is a full-featured Web search engine that you can use
to build search engines over HTTP, HTTPS, FTP, and NTTP servers, local
files, and database text fields. It supports many database systems as
backends. It has built-in support for XML, HTML, and text, and external
converters can be used to support other document types. An automatic
language/charset guesser for more 70 language/charset combinations is
included, along with cluster support, making it possible to distribute
data over multiple computers and index huge collections with up to several
hundred million documents.
Changes: DBMode=blob now works with DB2. Several bugs were fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/udmsearch/
- % - % - % - % -
[019] - Muxi 0-1
by Christian Hahn (http://freshmeat.net/users/chahn/)
Thu, Apr 12th 2007 07:53
Multimedia :: Video
About: Muxi is a TV application and personal video recorder for DVB-T. It
includes an electronic programme guide, live stream recording, and time
shifting. It is based on the xine library and uses MySQL as the database
backend.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/muxi/
- % - % - % - % -
[020] - MxGraph 0.9.9.15
by bensond (http://freshmeat.net/users/BessyBoo/)
Thu, Apr 12th 2007 06:32
Information Management
Information Management :: Workflow Frameworks
Multimedia :: Graphics :: Editors :: Vector-Based
About: mxGraph is a JavaScript library that uses built-in browser
capabilities to provide an interactive drawing and diagramming solution.
Target applications are Web based applications that require workflow/BPM,
diagram, network, or general graph editing to be available in-place on a
Web page.
Changes: This release continues the code formatting and API documentation
required before the 1.0 release. The mxGraph.getEditingValue hook method
was added to return the initial editing value for the given cell. Some
minor renamings of methods and fields were also made.
License: Free for non-commercial use
URL: http://freshmeat.net/projects/mxgraph/
- % - % - % - % -
[021] - MyBestBB 1.20
by neoFUTUR (http://freshmeat.net/users/neoFUTUR/)
Thu, Apr 12th 2007 13:35
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 integrates the security updates from punbb 1.2.15.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/mybestbb/
- % - % - % - % -
[022] - Nightfall 1.60
by rainer (http://freshmeat.net/users/rainer/)
Thu, Apr 12th 2007 07:52
Education
Scientific/Engineering :: Astronomy
About: Astronomy for fun (education, science, whatever). Nightfall is an
interactive application to simulate eclipsing binary stars, and to produce
animated views, synthetic lightcurves and more. Takes into account the
non-spherical shape of close binary stars, mutual reflection, and some
other effects. Comes with documentation, on-line help, and lots of
observational data of real binary stars. Supports the Gnome desktop, but
doesn't require it.
Changes: This release adds the option to model an accretion disk. Minor
numerical bugs have been fixed, and the "sqrt individual" limb darkening
option has been removed, since it has no proper flux normalization, and
hence yields incorrect results.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/nightfall/
- % - % - % - % -
[023] - Null Webmail 0.9.0
by Dan Cahill (http://freshmeat.net/users/nulllogic/)
Thu, Apr 12th 2007 09:43
Communications :: Email :: Email Clients (MUA)
Internet :: WWW/HTTP
About: Null Webmail is a simple yet powerful POP3/SMTP Webmail CGI written
in C. It's small, fast, complete, and a breeze to install and use.
Changes: This release adds full support for page templates via the Nesla
embedded script engine. A new language interface makes all 26 languages
available at runtime. Buffering has been added to Tcp (I/O is now several
times faster in some cases).
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/nullwebmail/
- % - % - % - % -
[024] - nut 12.5
by Jim Jozwiak (http://freshmeat.net/users/jozwiak/)
Thu, Apr 12th 2007 09:37
Scientific/Engineering :: Medical Science Apps.
About: nut is nutrition software to record what you eat and analyze your
meals for nutrient composition. The database included is the USDA Nutrient
Database for Standard Reference, Release 19, which contains 7,293 foods and
140 nutrients. This database contains values for vitamins, minerals, fats,
calories, protein, carbohydrates, fiber, etc., and includes the essential
polyunsaturated fats, Omega-3 and Omega-6. Nutrient levels are expressed
as a percentage of the Daily Value, the familiar standard of food labeling
in the United States, but also can be fully customized. Foods can be added
from recipes or food labels, and nutrient intake can be graphed. The
program is completely menu-driven and there are no commands to learn.
Changes: This release fixes a bug in the computation of the reference
value for the Omega-3 fatty acid DHA.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/nut/
- % - % - % - % -
[025] - OBM 2.0.0
by Pierre Baudracco (http://freshmeat.net/users/pierreb/)
Thu, Apr 12th 2007 02:07
Internet :: WWW/HTTP
Office/Business
Office/Business :: Groupware
About: OBM is a a groupware, email, LDAP, CRM, and project management
application. It is mainly used as an Exchange or Notes/Domino groupware
and mail server replacement, as a directory, a contact and customer
database, or as a project management tool. It provides groupware
(calendars, contacts, and tasks) connectors for Outlook,
Thunderbird/Lightning, and PDAs. It supports internationalization and
themes. It is highly scalable, and is used by well known sites from 5 to
many thousands of users.
Changes: Display has been totally rewritten with some Ajax (including drag
and drop in the calendar). OBM can now handle a messaging system (Postfix,
Cyrus), a directory (OpenLDAP), and a Windows domain. It is now
multi-domain, with separated data. Installation and configuration have
been improved. Security enhancements were made, including a removal of the
need for register_globals. Calendar has been rewritten, and many new
modules and fixes were included.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/obm/
- % - % - % - % -
[026] - openQRM Plug-ins 0.2 (Nagios-plugin)
by M. Rechenburg (http://freshmeat.net/users/waplocater/)
Thu, Apr 12th 2007 02:08
About: openQRM Plug-ins is a collection of community-supported plug-ins
that enable openQRM to manage other enterprise and open source software.
Changes: The Nagios-plugin was ported to openQRM 3.1.4. The performance
data from the service checks is now processed in an RRD database to
provide charts and graphs for VEs, resources, and the Nagios reporting
level.
License: Mozilla Public License (MPL)
URL: http://freshmeat.net/projects/openqrm-plugins/
- % - % - % - % -
[027] - OpenXava 2.1.2
by javierpaniza (http://freshmeat.net/users/javierpaniza/)
Thu, Apr 12th 2007 09:45
Software Development
Software Development :: Code Generators
About: OpenXava is an XML/Java Framework for rapidly and easily developing
J2EE business applications. It is based on business components defined with
XML. It is feature rich and flexible, since it has been used for years to
create real business applications.
Changes: Allows you to create multi-schema applications. Support for
Stringbeans portat. A new attribute 'on-each-request' is available for the
action element in controllers.xml. The keystrokes for record navigation
have been changed. The Hibernate version has been updated. Schema support
for databases has been added, but schema may not be used in data
manipulation. Now it's possible to customize the valid-values/enum editor.
There are some bugfixes.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/openxava/
- % - % - % - % -
[028] - oRTP 0.13.1
by Simon Morlat (http://freshmeat.net/users/simonmorlat/)
Thu, Apr 12th 2007 05:27
Communications :: Internet Phone
Communications :: Telephony
Software Development :: Libraries
About: oRTP is a library implementing the Real-time Transport Protocol
(RFC3550), written in C. It is easy to use and provides a packet scheduler
for sending and receiving packets on time, adaptive jitter compensation,
automatic sending of RTCP compound packets, and the RTCP parser API. It
works with IPv6.
Changes: This version includes new API documentation built with Doxygen
and integrates minor patches and optimizations.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/ortp/
- % - % - % - % -
[029] - P4A 2.0.0 (Stable)
by Fabrizio Balliano (http://freshmeat.net/users/balliano/)
Thu, Apr 12th 2007 05:37
Information Management
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
About: P4A (PHP For Applications) is a RAD and object oriented PHP
framework for building event-driven stateful Web applications. It features
tableless HTML, accesskey support, point and click app generator, auto data
type recognition, UTF-8 support, advanced i18n/l10n support, handheld "zero
code" support, "zero code" printing via advanced CSS2, and PEAR
integration.
Changes: Transparent Ajax support was added. TinyMCE was replaced by
FCKEditor. P4A_DB_Navigator now supports Ajax drag and drop. Ajax popups
were added. Many translations were added. PEAR::MDB2 was replaces by
ADODB. PEAR::HTML_Template_Flexy was dropped and templates are now "PHP
templates". Many others changes and fixes were made.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/p4a/
- % - % - % - % -
[030] - PircBot 1.4.6
by Paul Mutton (http://freshmeat.net/users/paulos/)
Thu, Apr 12th 2007 16:30
Communications :: Chat :: Internet Relay Chat
Utilities
About: PircBot is a Java framework for writing IRC bots quickly and
easily. Its features include an event-driven architecture to handle common
IRC events, flood protection, DCC chat, file resuming, ident support,
multiple servers, and more. Its comprehensive logfile format is suitable
for use with pisg to generate channel statistics. Full documentation is
included, and the Web site contains a 5-minute step-by-step guide to
making your first IRC bot.
Changes: This release adds a new method to make it easy to identify with
NickServ. This is useful on networks such as Freenode where a client must
identify itself before it is able to send private messages.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/pircbot/
- % - % - % - % -
[031] - Predoc 0.9.3
by Kiyoka Nishiyama (http://freshmeat.net/users/kiyoka/)
Thu, Apr 12th 2007 06:40
Documentation
About: Predoc is a lightweight document format. It also includes a WYSIWIG
mode for Emacs and other related tools.
Changes: A feature to follow a-links was added. Some bugs were fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/predoc/
- % - % - % - % -
[032] - PyLUcene SHell 0.3.0
by ben (http://freshmeat.net/users/bdelbosc/)
Thu, Apr 12th 2007 02:08
Internet :: WWW/HTTP :: Indexing/Search
Software Development :: Testing
Utilities
About: Plush (PyLUcene SHell) is an interactive shell to inspect a Lucene
store. With an Emacs-like command history and editing features, it enables
the user to view store and index definitions, to search using the Lucene
"Query Parser Syntax", to sort the result list, to browse by document
number, to view top term occurrences for a field, and more.
Changes: This version improves store information displayed and the
document view.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/plush-lucene/
- % - % - % - % -
[033] - PySamba 1.0
by Juan M. Casillas (http://freshmeat.net/users/theassemblerman/)
Thu, Apr 12th 2007 06:24
Software Development :: Libraries
Software Development :: Libraries :: Python Modules
System :: Filesystems
About: PySamba is a Python library that provides a full wrapper for the
Samba CLI library provided with samba-3.0.24. It includes a Python module
that hides the complexity of the lower layer (SMB), providing high-level
commands like Mkdir or DiskAvail. PySamba allows the developer to
interface to any samba-capable device much like Python's ftplib does.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/pysamba/
- % - % - % - % -
[034] - Razer DeathAdder mouse configuration 003
by Michael Buesch (http://freshmeat.net/users/fsd/)
Thu, Apr 12th 2007 13:14
System :: Hardware
About: Razer DeathAdder mouse configuration is a configuration utility for
the Razer DeathAdder USB mouse on Linux systems. LEDs, scanning resolution,
frequency, and profiles can be controlled.
Changes: Support for automatic configuration through udev was added.
Robustness was increased. The documentation was enhanced. A few bugs were
fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/deathaddercfg/
- % - % - % - % -
[035] - Relations RCP 0.9.1
by aktion-hip (http://freshmeat.net/users/aktionhip/)
Thu, Apr 12th 2007 05:33
Information Management
About: Relations RCP is a tool for knowledge management. It is a
combination of a personal Wiki and an electronic slip box. You can easily
create items of three types (terms, texts. and persons) and set them in
relation to other items already entered, thus creating a rich context for
your items. It is a Rich Client Platform (RCP) application based on the
Eclipse platform.
Changes: A problem that occurred when the new wizard is called from the
Inspector view was fixed. In the TextEditWizard, the disabling of input
fields in edit mode was corrected. RelationsEditor was improved so that
the central model gets refreshed if the external association to the center
was deleted. A problem with truncation exceptions when saving very long
input into the Derby table was fixed. The application now notifies the
user. org.elbe.relations.print.odt was repackaged to fix printing out to
OO.Org documents.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/relations/
- % - % - % - % -
[036] - Reply-o-Matic 1.5.0
by Rodrigo Barbosa (morcego) (http://freshmeat.net/users/morcego/)
Thu, Apr 12th 2007 05:36
Communications :: Email
About: Reply-o-Matic is a highly configurable and secure auto-reply
software, to be used in conjunction with any Mail Delivery/Transfer Agent
or local delivery agent. It provides an easy, uniform way to autoreply to
email messages.
Changes: A new -e flag that allows the definition of the character set of
the contents of -s and -b was added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/reply-o-matic/
- % - % - % - % -
[037] - Sflack 11.1 (Current)
by expert (http://freshmeat.net/users/slackarea/)
Thu, Apr 12th 2007 23:43
System :: Operating System
System :: Operating System :: Linux Distributions
About: Sflack Linux is an unofficial port of Slackware to the x86_64
architecture.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/sflack/
- % - % - % - % -
[038] - Simple XML Framework 1.2
by Niall Gallagher (http://freshmeat.net/users/niallg/)
Thu, Apr 12th 2007 16:31
Text Processing :: Markup :: XML
About: Simple is an XML serialization framework for Java. Its goal is to
provide an XML framework that enables rapid development of XML
configuration and communication systems. This framework aids the
development of XML systems with minimal effort and reduced errors. The
framework borrows ideas and concepts from existing XML tools such as C#
XML serialization and other proprietary frameworks, and combines those
ideas resulting in a simple yet extremely powerful tool for using and
manipulating XML.
Changes: This release adds the ability to serialize and deserialize
objects to and from XML using Java Bean get and set methods. Support for
serialization of primitive arrays has been greatly improved.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/simplexmlserialization/
- % - % - % - % -
[039] - Sylpheed 2.4.0beta8 (Development)
by Hiroyuki Yamamoto (http://freshmeat.net/users/hiroy/)
Thu, Apr 12th 2007 02:09
Communications :: Email :: Email Clients (MUA)
About: Sylpheed is a simple, lightweight but featureful, and easy-to-use
email client. It has a well-polished and comfortable user interface. It
has many features such as multiple accounts, thread display, MIME,
powerful filtering, various search interface, spell checking, and junk
mail control. It supports common email protocols such as POP3, IMAP4rev1,
SMTP, and security features such as GnuPG and SSL/TLSv1. It is also fully
internationalized and multilingualized.
Changes: In the address book, import of CSV and tab-separated text files
was implemented. 'Within 1 day' and 'Recent 5 days' were added to the
quick search rule. The toolbar style switch was added to the toolbar
context menu. The Stop button now cancels all sessions. The limitation on
the nesting level of MIME structures was relaxed. A margin for text was
added to the composition window. The overwrite confirmation of the file
selection dialog was improved. ISO-8859-16 is now supported in code
conversion. The stability of the cancellation of POP3/SMTP sessions was
improved.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/sylpheed/
- % - % - % - % -
[040] - Talend Open Studio 2.0.0
by Pierrick LE GALL (http://freshmeat.net/users/z0rglub_pierrick/)
Thu, Apr 12th 2007 05:31
Database :: Front-Ends
Software Development :: Code Generators
About: Talend Open Studio is an ETL (Extract, Transform, and Load) tool.
Talend Open Studio can perform jobs that range from datawarehouse feeding
to database synchronization, as well as file format transformations. Its
graphical interface is made with Eclipse RCP, and data related scripts are
generated in Perl. The application was designed to be extended with
components written by users.
Changes: Java code generation was added. Transaction size is now
configurable in the database output components. A graphical interface was
added for the row generator component. A file comparison component was
added along with the ability to fetch a file through HTTP, the ability to
use DBMS-specific functions, a graphical SQL query designer, an RPC Web
service component, Sybase and Oracle bulk loading, CRC calculation on data
rows in Perl generation, and the ability to extract files from zip and
tar.gz files. Graphical notes are now supported in the job designer.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/talend/
- % - % - % - % -
[041] - Template Manager 2.2.1
by Kees van Reeuwijk (http://freshmeat.net/users/reeuwijk/)
Thu, Apr 12th 2007 06:42
Software Development :: Code Generators
About: Template Manager, also known as "Tm", is a preprocessor that takes
a code template and some data structure definitions, and generates source
code for an arbitrary programming language. Thus, Tm lets you have
templates in any programming language. The kernel distribution package of
Tm contains extensive C templates and a support library that have been
tested and used extensively over the past decade. There are also Pascal
and Miranda templates.
Changes: This release fixes a few small bugs and removes obsolete
annotations for a code checking tool.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/templatemanager/
- % - % - % - % -
[042] - TinyMUX 2.7.0.6 (Alpha)
by Brazil (http://freshmeat.net/users/brazilofmux/)
Thu, Apr 12th 2007 07:39
Games/Entertainment :: Multi-User Dungeons (MUD)
About: TinyMUX is a text-based game server in the MUSH family. It is a
platform that allows several thousand players to connect to a single
text-driven environment, and interact with each other and with the
environment (which is maintained in a database). The rich programming
environment can be used to build almost anything, limited only by the
developer's imagination.
Changes: Dynamically-loadable modules patterned after COM were added.
@hook is now allowed to work on exits, enter aliases, and leave aliases. A
type-punning bug in mux_fpclass() was fixed. A hang in MUNGE() if given
zero words was fixed. Various @restart scenarios between SSL and non-SSL
and from 2.6 to 2.7 were fixed. The SSL/TLS engine was reworked to use a
TLS-specific context for STARTTLS, rather than reusing the SSLv3 context.
fun_wrap and linewrap_general were merged.
License: Artistic License
URL: http://freshmeat.net/projects/mux/
- % - % - % - % -
[043] - UseBB 1.0.6
by Dietrich Moerman (http://freshmeat.net/users/pcfreak/)
Thu, Apr 12th 2007 06:25
Internet :: WWW/HTTP :: Dynamic Content :: Message Boards
About: UseBB is an easy-to-set up and easy-to-use PHP/MySQL bulletin board
system with several user and administration possibilities, especially
designed for small to medium sized Web sites which do not need the
overdose of features found in other forum packages.
Changes: This version is a minor security and bugfix release, including a
fix for a path disclosure vulnerability.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/usebb/
- % - % - % - % -
[044] - VoiceOne 0.4.4
by daniele (http://freshmeat.net/users/danKleis/)
Thu, Apr 12th 2007 02:10
Communications :: Internet Phone
Communications :: Telephony
About: VoiceOne is an easy-to-use, Web-based GUI for the Asterisk PBX. It
gives full control over PBX settings from the admin configuration panel.
You can manage extensions, VoIP trunks, users' queues and rules sets, and
dynamically create an IVR.
Changes: A new Caller ID Management System allows administrators to set
different CID values for each trunk and user. A new interface was provided
for VoIP provider definition. Compared with the previous release, it
support multi-account providers, dividing the definition procedure into
two steps: Provider definition and (one or more) Account definitions. A
new interface was provided for Office linked via IAX2. It allows user to
define the authentication procedure and the link parameters. Form checks
have been added to every VoiceOne section.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/voiceone/
- % - % - % - % -
[045] - WikyBlog 1.4.7
by Josh Schmidt (http://freshmeat.net/users/oyejorge/)
Thu, Apr 12th 2007 13:15
Information Management
Internet
Internet :: WWW/HTTP
About: WikyBlog is a Wiki/Blog CMS/groupware application with an AJAX
enhanced tabbed interface that enables users to view and edit multiple
files within the same page. UTF-8 support for multi-language abilities,
integrated custom template editing, file upload, a flexible user privilege
system, and Google Maps integration number among its many features.
Changes: This release adds a few small features for templates, multiple
language support, and blogging.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/wikyblog/
- % - % - % - % -
[046] - XELand 1.0-RC3 (Java)
by Seweryn Niemiec (http://freshmeat.net/users/ser/)
Thu, Apr 12th 2007 06:20
Artistic Software
Multimedia :: Graphics
Multimedia :: Graphics :: 3D Rendering
About: XELand generates night landscapes as stereo pairs for cross-eye
viewing. Currently it uses two map generation methods (plus some
variations). Generated height maps are seamless and can be saved as PNG
images. The program requires only JDK 1.5 or above, and is very easy to
use. To take full advantage of XEland you should learn cross-eye viewing.
Changes: This version has been completely rewritten in the Java language.
License: The Apache License 2.0
URL: http://freshmeat.net/projects/xeland/
- % - % - % - % -
[047] - YaHP Converter 1.2.5
by Quentin Anciaux (http://freshmeat.net/users/allcolor/)
Thu, Apr 12th 2007 05:28
Internet :: WWW/HTTP
Multimedia :: Graphics :: Graphics Conversion
Software Development :: Libraries :: Java Libraries
About: YaHP is a Java library that allows you to convert an HTML document
into a PDF document.
Changes: A problem in the PageSize class where the bottom margin was set
incorrectly in centimeters was fixed. Support for accentuated letters was
corrected. The class loading mechanism was updated. Incorrect page counts
with some HTML files were fixed.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/yahpconverter/
- % - % - % - % -
[048] - YajHFC 0.3.3
by Jonas Wolz (http://freshmeat.net/users/jonaswolz/)
Thu, Apr 12th 2007 13:57
Communications :: Fax
About: YajHFC (Yet Another Java Hylafax Client) is a platform independent
client for the Hylafax fax server. It supports sending new faxes, showing
the server status, and displaying received and sent faxes.
Changes: This release adds the ability to print tables. Multiple open
phone books are possible. A read-only LDAP phone book and colored
background for failed fax jobs have been added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/yajhfc/
- % - % - % - % -
[049] - YXA 1.0rc1
by Fredrik Thulin (http://freshmeat.net/users/fredrikthulin/)
Thu, Apr 12th 2007 06:32
About: YXA is a SIP stack and a set of SIP server applications written in
Erlang/OTP. The SIP stack is RFC3261 compliant. Among the features
implemented are SIP registrar, SIP router, forking, CPL, IPv6, TLS, ENUM,
PSTN gateway access control and modular user database backends. The main
goal of the project is to create a robust SIP server platform that can
scale to tens of thousands of users, be interoperable through standards
compliance, and still have short time-to-market for new features due to
the use of a high level language.
Changes: Various bugs in the draft-Outbound implementations have been
fixed. The pstnproxy's application logic has been updated to suit some
real deployment scenarios. The test framework has been greatly enhanced.
License: BSD License (original)
URL: http://freshmeat.net/projects/yxa/
--.---.-.---.---- .-.. - .-.-- -.- ------- .-.- -.-- .--. ------
_______________________________________________
The freshmeat daily newsletter
To unsubscribe, send email to [email protected]
or visit http://lists.freshmeat.net/mailman/listinfo/freshmeat-news