Engine, an open-source physics engine. PyODE also includes an XODE
parser. Like ODE, PyODE may be distributed under the terms of either
the GNU Lesser General Public License or a BSD-style license.
WWW: http://pyode.sourceforge.net
PR: ports/108411
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
tempdir() from File::Temp. This allow to destroy the temporary directory
as soon you don't need it anymore using the magic DESTROY() function
automatically call be perl when the object is no longer reference.
Author: Olivier Thauvin <nanardon@nanardon.zarb.org>
WWW: http://search.cpan.org/dist/File-Tempdir/
PR: ports/108440
Submitted by: loader <loader at freebsdmall.com>
Sitemaps.org specification.
The module maintains a short change history for nodes in order to better
approximate the change frequency. It calculates the relative priority of
each node based on node type, number of comments, and promotion. It can
optionally submit your sitemap to Google (support for other search engines
will be added once they support the ping interface) whenever it is changed
and can log when your sitemap is downloaded by a search engine.
This module was originally written as a part of the Google Summer of Code
program.
WWW: http://drupal.org/project/gsitemap
PR: ports/108447
Submitted by: Nick Hilliard <nick at foobar.org>
classic-analog (VCOs-VCF-VCA) style software synthesizer with an
editor GUI. Xsynth-DSSI was written by Sean Bolton, and was based
on Steve Brooke's Xsynth code, but has since aquired polyphonic
operation, band-limited oscillators, a better filter mode, and
velocity-sensitive envelopes.
WWW: http://dssi.sourceforge.net/download.html
PR: ports/108438
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
seconds of audio _before_ you click the "Record" button. The idea
is that, when you hear an interesting sound, you can press record
and capture it, without having to try and recreate it.
WWW: http://plugin.org.uk/timemachine/
PR: ports/108431
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
included into C code as #define, provides the conversion
of newlines and quotes into standard C-code text
WWW: http://www.lulli.net/frog/prjsynd.cgi?prj=toh
PR: ports/107691
Submitted by: Paolo Lulli
based on taxonomy categories (vocabulary, terms). It has the following
features:
* Automatically controls access to taxonomy terms and nodes (based on
their category terms)
* Configuration page for each user roles
* Five permission types (View, Update, Delete, Create, List)
WWW: http://drupal.org/project/taxonomy_access
PR: ports/108381
Submitted by: Nick Hilliard <nick at foobar.org>
JSON stands for JavaScript Object Notation and is a text based lightweight
data exchange format which is easy for humans to read/write and for machines
to parse/generate. JSON is completely language independent and has multiple
implementations in most of the programming languages, making it ideal for
data exchange and storage.
The module is written in C and it is up to 250 times faster when compared to
the other python JSON implementations which are written directly in python.
This speed gain varies with the complexity of the data and the operation and
is the the range of 10-200 times for encoding operations and in the range of
100-250 times for decoding operations.
WWW: http://www.python.org/pypi/python-cjson/
PR: ports/108420
Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>
Features
* IMAP and Secure IMAP support
* POP3 and Secure POP3 support
* Local Mbox mailbox support
* Local Maildir mailbox support
* Local MH-Maildir mailbox support
* GMail support
* Fully multithreaded design: no panel lockups
* Informative new-message breakdown in tooltip
* Ability to run program on new messages or button click
* Informative logger to help track down mail connection problems
WWW: http://spuriousinterrupt.org/projects/mailwatch
sites. It provides content translation facilities for nodes and taxonomy,
interface translation for anonymous users when used with the locale module,
and browser language detection. It also includes a block for language
selection and manages translation relationships for nodes and taxonomy
terms.
WWW: http://drupal.org/project/i18n
PR: ports/108382
Submitted by: Nick Hilliard <nick at foobar.org>