used as a command line app for sending and receiving tweets. In both modes
it remembers the last thing you read and only shows you newer posts (ie, it
reports nothing when you have no updates to read). It'll collect all the
new posts as well (up to a configurable limit), to ensure you haven't
missed anything important.
WWW: http://www.hardakers.net/twitmail/
the original Getopt::Long module to:
1) add a simple graphical user interface option screen if no arguments
are passed to the program.
2) provide an auto-help mechanism such that -h and --help are handled
automatically.
It's designed to make the creation of graphical shells trivial without the
programmer having to think about it much as well as providing automatic
good-looking usage output without the programmer needing to write usage()
functions.
This also can turn normal command line programs into web CGI scripts as
well (automatically). If the Getopt::GUI::Long program is installed as a
CGI script then it will automatically prompt the user for the same
variables.
WWW: http://search.cpan.org/dist/Getopt-GUI-Long/
on top of the great pymongo driver. It has be written to be simpler and
lighter as possible with the KISS and DRY principles in mind.
WWW: http://bitbucket.org/namlook/mongokit/wiki/Home
PR: ports/143919
Submitted by: Mirko Zinn <mail at derzinn.de>
It runs compressed data frames from toonel client to one of the toonel
servers and then these are forwarded to the target host. Reducing the
size of resources that are transferred between the server and the client
makes more efficient use of the user's bandwidth.
WWW: http://toonel.net
PR: ports/143552
Submitted by: Gvozdikov Veniamin <g.veniamin at googlemail.com>
The player must collect drifting garbage by navigating through the
gravitational fields of planets and stars. A rough editor for
planetary systems is provided too.
WWW: http://spacejunk.sourceforge.net/
performance data in the output. This output can the easily graphed
with pnp.
PR: 142266
Submitted by: olli hauer <ohauer@gmx.de>
Approved by: maintainer
first focus will be to organize and have common packaging for the various
externally-defined standards code relating to XML - things like the DOM,
SAX, and JAXP interfaces.
As the xml-commons community forms, we also hope to serve as a holding area
for other common xml-related utilities and code, and to help promulgate
common packaging, testing, documentation, and other guidelines across all
xml.apache.org subprojects.
WWW: http://xml.apache.org/commons/
PR: ports/143863
Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
components used by Apache Batik and Apache FOP. Many of these components can
easily be used separately outside the domains of SVG and XSL-FO. You will
find components such as a PDF library, an RTF library, Graphics2D
implementations that let you generate PDF & PostScript files, and much more.
WWW: http://xmlgraphics.apache.org/commons/
PR: ports/143862
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer)