Pluto Bi-Directional Comm library 2.0.0.15 (Default branch)
Grok Headline matches for Pluto Bi-Directional Comm library 2.0.0.15 (Default branch)
Pluto Bi-Directional Comm library
2.0.0.13 (Default branch)
Pluto Bi-Directional Comm library
2.0.0.13 (Default branch)
04/01/2005 03:26 AMThe Pluto Bi-Directional Comm library (BD)
automates bi-directional communication over
Bluetooth or sockets. It is very object oriented
and easy to use. It allows two devices to send
each other commands. The framework handles all the
handshaking and protocols, and provides a template
for commands.
Pluto Bi-Directional Comm library
2.0.0.14 (Default branch)
Pluto Bi-Directional Comm library
2.0.0.14 (Default branch)
04/05/2005 06:32 AMThe Pluto Bi-Directional Comm library (BD)
automates bi-directional communication over
Bluetooth or sockets. It is very object oriented
and easy to use. It allows two devices to send
each other commands. The framework handles all the
handshaking and protocols, and provides a template
for commands.
Pluto DCE library 2.0.0.15 (Default
branch)
Pluto DCE library 2.0.0.15 (Default
branch)
04/12/2005 05:42 AMThe Pluto DCE library provides a socket-based
messaging protocol that stores Data, implement
Commands, and fires Events through a DCERouter. It
can be used with DCE devices that exist for
Pluto’s smart home solution.
Pluto DCE library 2.0.0.14 (Default
branch)
Pluto DCE library 2.0.0.14 (Default
branch)
04/05/2005 06:32 AMThe Pluto DCE library provides a socket-based
messaging protocol that stores Data, implement
Commands, and fires Events through a DCERouter. It
can be used with DCE devices that exist for
Pluto’s smart home solution.
Pluto DCE library 2.0.0.13 (Default
branch)
Pluto DCE library 2.0.0.13 (Default
branch)
04/01/2005 03:26 AMThe Pluto DCE library provides a socket-based
messaging protocol that stores Data, implement
Commands, and fires Events through a DCERouter. It
can be used with DCE devices that exist for
Pluto’s smart home solution.
Pluto Request Action Library 2.0.0.14
(Default branch)
Pluto Request Action Library 2.0.0.14
(Default branch)
04/05/2005 06:32 AM
Pluto Request Action Library is a library that
makes it easy to create a client/server
application where clients send requests and the
server replies with responses and optional
actions. It is very object oriented and uses the
same library for both the server and client side.
Changes:
Pluto Request Action Library 2.0.0.15
(Default branch)
Pluto Request Action Library 2.0.0.15
(Default branch)
04/12/2005 05:42 AMPluto Request Action Library is a library that
makes it easy to create a client/server
application where clients send requests and the
server replies with responses and optional
actions. It is very object oriented and uses the
same library for both the server and client side.
Pluto Home 2.0.0.15 (Default branch)
Pluto Home 2.0.0.15 (Default branch)
04/12/2005 05:42 AMPluto System allows you to monitor and control a full range
of systems from your home, including audio and video,
ventilation and air conditioning, security and monitoring,
lights, land phones, VOIP phones, intercom, drapes, doors
and gates, pools, and sprinklers etc.
Pluto Orbiter 2.0.0.14 (Default branch)
Pluto Orbiter 2.0.0.14 (Default branch)
04/05/2005 06:32 AMPluto Orbiter is a GUI that runs on Windows,
Linux, Symbian, Web Pads, PDAs, and mobile phones
for controlling all aspects of a smart home
system, including media devices and A/V equipment,
home automation (lighting, climate, pool, etc.),
security and surveillance cameras, telephones and
video conferencing, and PC software (Web browsers,
word processing, etc.). The UI is skinnable,
supports MNG animations, and embeds a Pronto emulator.
Pluto sql2cpp 2.0.0.14 (Default branch)
Pluto sql2cpp 2.0.0.14 (Default branch)
04/05/2005 06:32 AMPluto sql2cpp is a tool that builds C++ classes
for MySQL databases, tables, rows, and relations.
One line of code creates a database object with
accessors for all the tables, set/get values for
fields, and functions to traverse relationships on
one line.
Pluto Orbiter 2.0.0.13 (Default branch)
Pluto Orbiter 2.0.0.13 (Default branch)
04/01/2005 03:26 AM
Pluto Orbiter is a GUI that runs on Windows,
Linux, Symbian, Web Pads, PDAs, and mobile phones
for controlling all aspects of a smart home
system, including media devices and A/V equipment,
home automation (lighting, climate, pool, etc.),
security and surveillance cameras, telephones and
video conferencing, and PC software (Web browsers,
word processing, etc.). The UI is skinnable,
supports MNG animations, and embeds a Pronto emulator.
Changes:
This release features a bugfix to display thumbnails in file
grid. The user can now change the device ID and router IP
"on the fly". If no parameter is specified, it will try to detect
the device ID automatically using "dcerouter" as the router
name. This release reverses a change to Regen Orbiter
Finished that caused it crash everytime a phone was added,
fixes a bug preventing the orbiter from exiting from the
screen saver on a click or button push, adds a workaround
for i810 color depth 24, adds a GetVideoFrameInterval to
specify the interval for requesting an image from DVD menu,
fixes a bug where m_bRerenderScreen was not protected by
ScreenMutex, and adds PocketFrogWrapper to adapt
ButtonUp/ButtonDown methods signatures to multiple
enherite both Orbiter class and Game class (PocketFrog).
Pluto sql2cpp 2.0.0.15 (Default branch)
Pluto sql2cpp 2.0.0.15 (Default branch)
04/12/2005 05:43 AM
Pluto sql2cpp is a tool that builds C++ classes
for MySQL databases, tables, rows, and relations.
One line of code creates a database object with
accessors for all the tables, set/get values for
fields, and functions to traverse relationships on
one line.
Changes:
Setting a field in a row to null now makes the row dirty. The
templates' paths were updated for release/debug output.
Pluto Orbiter 2.0.0.15 (Default branch)
Pluto Orbiter 2.0.0.15 (Default branch)
04/12/2005 05:42 AM
Pluto Orbiter is a GUI that runs on Windows,
Linux, Symbian, Web Pads, PDAs, and mobile phones
for controlling all aspects of a smart home
system, including media devices and A/V equipment,
home automation (lighting, climate, pool, etc.),
security and surveillance cameras, telephones and
video conferencing, and PC software (Web browsers,
word processing, etc.). The UI is skinnable,
supports MNG animations, and embeds a Pronto emulator.
Changes:
This release now allows multiple video sources to be on the
screen at the same time. OrbiterGen will now reset UseOCG
to 0 if a user tries to enable it for a mobile phone or
onscreen orbiter. PingFailed is now handled, and reloading
the
orbiter is supported. Support for setting up sockets to do a
ping test was added. If the user requests source code, the
auto-build will now
build multiple binaries in a single package.
Pluto sqlCVS 2.0.0.15 (Default branch)
Pluto sqlCVS 2.0.0.15 (Default branch)
04/12/2005 05:43 AMPluto sqlCVS is a system that does for a database
what CVS does for code. It makes it possible to
check out a local copy of the database, either
current or from a previous time, and commit
changes, pull updates, and sync schema. It
automatically re-assigns and propagates
conflicting keys and supports atomic commits,
row-level user rights, and history tracking.
Pluto sqlCVS 2.0.0.13 (Default branch)
Pluto sqlCVS 2.0.0.13 (Default branch)
04/01/2005 06:33 AM
Pluto sqlCVS is a system that does for a database
what CVS does for code. It makes it possible to
check out a local copy of the database, either
current or from a previous time, and commit
changes, pull updates, and sync schema. It
automatically re-assigns and propagates
conflicting keys and supports atomic commits,
row-level user rights, and history tracking.
Changes:
This release allows a user-specified screen width on the
command line. It no longer shows the history mask tables
when prompting for tables. A bug with import not moving
local records with conflicting primary keys, and a bug with
multi key indexes not being created correctly were fixed.
Pluto sqlCVS 2.0.0.14 (Default branch)
Pluto sqlCVS 2.0.0.14 (Default branch)
04/05/2005 06:32 AMPluto sqlCVS is a system that does for a database
what CVS does for code. It makes it possible to
check out a local copy of the database, either
current or from a previous time, and commit
changes, pull updates, and sync schema. It
automatically re-assigns and propagates
conflicting keys and supports atomic commits,
row-level user rights, and history tracking.
HL7 Comm 0.3.5 (Default branch)
HL7 Comm 0.3.5 (Default branch)
03/23/2005 04:56 PM
HL7 Comm is a stand-alone integration tool written
in Java that allows you to send and receive HL7
messages over a TCP/IP MLLP connection. It offers
a simple mode for testing and a configured mode
for running as a full-fledged integration client,
either with or without a GUI interface.
Changes:
This version incorporates searching features
within the main GUI as well as a utility to graph
transaction loads over the last 24 hours. There
are also minor bugfixes, such as correcting typos.
HL7 Comm 0.4.5 (Default branch)
HL7 Comm 0.4.5 (Default branch)
04/05/2005 05:35 PM
HL7 Comm is a stand-alone integration tool written
in Java that allows you to send and receive HL7
messages over a TCP/IP MLLP connection. It offers
a simple mode for testing and a configured mode
for running as a full-fledged integration client,
either with or without a GUI interface.
Changes:
Many bugfixes and improvements were added. Most importantly, file
handling when in receive mode is much improved. There is a good deal
more documentation, and logging has been completely rewritten for this
release. You can select what level to set logging to when you
configure the application.
Axamol SQL Library 0.1.0 (Default
branch)
Axamol SQL Library 0.1.0 (Default
branch)
02/05/2005 09:35 PMAxamol SQL Library executes SQL statements stored
in external library files from Java code, with
named parameters. Separating SQL and Java code
increases readability, eases maintenance, and
allows separate testing and documentation.
CD Input and Col Library 0.72 (Default
branch)
CD Input and Col Library 0.72 (Default
branch)
02/01/2005 09:46 PM
The Compact Disc Input and Control library encapsulates CD-ROM reading
and control for applications wishing to be oblivious to the OS- and
device-dependent properties of a CD-ROM. It provides an API for access
to SCSI-MMC (multimedia commands) and support for CD image types like
BIN/CUE, cdrdao's TOC, and Nero's NRG, which gives applications using
the library the ability to read disc images as though they were CDs.
ISO-9660 filesystem support is included, as are utility programs for
displaying CD and CD-ROM drive information, reading the blocks of a
CD, and extracting files from an ISO-9660 filesytem image. cdparanoia
is also included.
Changes:
The cdparanoia library and cdparanoia command are now included, making
this the only single-source cdparanoia that works on FreeBSD, Cygwin,
Solaris, BSDI, and GNU/Linux. The manual documentation and API
documentation (via doxygen) were reworked, the internal filesystem
structure was reorganized, and a number of platform-specific bugfixes
and fixes for C++ compilation were made.
Big Faceless PDF Library 2.3.6 (Default
branch)
Big Faceless PDF Library 2.3.6 (Default
branch)
04/01/2005 09:21 AM

The Big Faceless PDF Library is a Java class library for creating PDF
documents. The Extended Edition offers the ability to create and edit
AcroForms, PDF's answer to the HTML form. Like HTML forms, PDF forms
can contain text boxes, radio buttons, and can call JavaScript
functions. The Extended Edition also includes a PDF reader for
importing and editing, along with FDF support and verification for
Digital Signatures. Both variations offer full Unicode support,
encryption, embedded TrueType and Type1 fonts, barcodes, hyperlinks,
spot and calibrated color. Advanced text layout engine enables complex
HTML styles. It is small, fast, easy to use, and 100% pure Java.
Changes:
This version adds support for interlaced PNG images. It adds
an AnnotationMarkup class, for highlight/underline etc.
annotations. More robust parsing of CCITT-2D encoded
images (including TIFF) should handle slightly corrupt images
more gracefully. There was a very slight modification to line
spacing in multiline FormText elements, so fields with many
lines occupy the same space as in Acrobat.
detect library 0.9.82 (Default branch)
detect library 0.9.82 (Default branch)
03/24/2005 01:28 PM
The detect library can be used in any program that needs hardware
detection features such as configuration tools, installation programs,
etc. Its API is easy to learn and detection is easy to integrate too.
It can be used to detect sound cards, CPUs, networking devices,
webcams, joysticks, etc. It scans the IDE, PCI, ISA, USB, and SCSI
busses to find hardware.
Changes:
Detect is part of the XLine project now. New mouse
detection code was added. Detection of video
memory, monitors, and keyboards was added. Many
bugfixes were made.
XML Security Library 1.2.8 (Default
branch)
XML Security Library 1.2.8 (Default
branch)
03/31/2005 03:39 AM
XML Security Library is a C library based on LibXML2. It provides an
implementation for major XML security standards: XML Digital Signature
and XML Encryption.
Changes:
This release merges OpenOffice.org changes to
xmlsec-mscrypto and xmlsec-nss into the main
xmlsec source tree.
detect library 0.9.83 (Default branch)
detect library 0.9.83 (Default branch)
03/28/2005 09:54 AMThe detect library can be used in any program that needs hardware
detection features such as configuration tools, installation programs,
etc. Its API is easy to learn and detection is easy to integrate too.
It can be used to detect sound cards, CPUs, networking devices,
webcams, joysticks, etc. It scans the IDE, PCI, ISA, USB, and SCSI
busses to find hardware.
CIP/Ethernet Library for Linux 0.0.6b
(Default branch)
CIP/Ethernet Library for Linux 0.0.6b
(Default branch)
04/15/2005 03:23 PM
CIP/Ethernet Library for Linux (CELL) is a communications library and
example programs to allow a Linux-based PC to communicate with an
Allen Bradley ControlLogix PLC. CIP/Ethernet is also known as either
Epix or Ethernet/IP, depending on whom you ask (within Allen Bradley).
Changes:
Atomic update of bits within a tag (including arrays) has been added,
a.k.a. read-modify-write. The ability to read and write by tag name
(without polling the entire object directory from the ControlLogix)
has been added. There are many bugfixes (including an MTU issue that
popped up while testing from a cable modem).
Open Clip Art Library 0.10 (Default
branch)
Open Clip Art Library 0.10 (Default
branch)
02/01/2005 09:46 PM

The Open Clip Art Library is a collection of
royalty free (public domain) clip art in SVG
format, enhanced with creative commons metadata.
It can be redistributed with free software or
closed software and with various software
distributions.
Changes:
The largest section of clip art, the flags collection, was moved to
the signs and symbols category. St. Valentine's Day clip art images
were added for the upcoming holiday, and improvements were made to
tools and processes behind the scenes. The 23MB package now contains
3207 images.
Rasqal RDF Query Library 0.9.8 (Default
branch)
Rasqal RDF Query Library 0.9.8 (Default
branch)
04/10/2005 02:40 PM
Rasqal is a C library for querying RDF, supporting
the RDQL and SPARQL languages. It provides APIs
for creating a query and parsing query syntax. It
features pluggable triple-store source and
matching interfaces, an engine for executing the
queries and an API for manipulating results as
bindings. It uses the Raptor RDF parser to return
triples from RDF content and can alternatively
work with the Redland RDF library's persistent
triple stores. It is portable across many POSIX
systems.
Changes:
SPARQL RDF query support was updated to the 2005-02-17 W3C draft.
Support for casting, data graphs, and graph patterns was added to the
query engine and API. Many query engine internal changes and
improvements were made.
Garbage Collection Library for C++ 1.0
(Default branch)
Garbage Collection Library for C++ 1.0
(Default branch)
06/22/2005 02:28 AMLibGC is a small, fast, portable, multi-threaded
garbage collection library for C++. It is highly
customizable, as it can be multithreaded or single
threaded, and the memory size to use for the
collector may be changed at compile time. It is
precise, as it only scans pointers that exist as
members on the stack or as global variables. It's
very easy to use, since it has only two classes,
Object (the base class for garbage-collected
objects) and Pointer (for garbage-collected
pointers).
Journaled Files LIBrary 0.1.8-0.0.0
(Default branch)
Journaled Files LIBrary 0.1.8-0.0.0
(Default branch)
04/11/2005 03:51 AM
Journaled Files LIBrary allows you to perform
atomic transactions on standard system files. It
supplies functions to commit and rollback
(back-out) changes. Journaled files are normal
system files you can browse and parse with
standard tools. A journal (log) stores all
transactional info.
Changes:
The library has now been compiled and tested in Cygwin (Windows 2000).
Some minor bugs in the case test scripts were fixed and some
dependencies on the bash shell were removed.
GOBLIN Graph Library 2.7.1b5 (Default
branch)
GOBLIN Graph Library 2.7.1b5 (Default
branch)
04/01/2005 08:06 PM

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 some graph layout methods.
Changes:
The GUI and the library now support progress counting and estimation
of execution times. To the GUI, context menus for the graph display
and the messenger have been added. Several bugs have been fixed.
CD Input and Control Library 0.73
(Default branch)
CD Input and Control Library 0.73
(Default branch)
04/16/2005 10:16 AM
The Compact Disc Input and Control library encapsulates CD-ROM reading
and control for applications wishing to be oblivious to the OS- and
device-dependent properties of a CD-ROM. It provides an API for access
to SCSI-MMC (multimedia commands) and support for CD image types like
BIN/CUE, cdrdao's TOC, and Nero's NRG, which gives applications using
the library the ability to read disc images as though they were CDs.
ISO-9660 filesystem support is included, as are utility programs for
displaying CD and CD-ROM drive information, reading the blocks of a
CD, and extracting files from an ISO-9660 filesytem image. cdparanoia
is also included.
Changes:
This release adds support for Rock Ridge Extension and CD audio, a
standalone utility for playing CDs using the new audio controls, more
C++ example programs, and support for GCC 4. It also fixes some memory
leaks and bugs.
Open Clip Art Library 0.12 (Default
branch)
Open Clip Art Library 0.12 (Default
branch)
04/06/2005 11:41 PM

The Open Clip Art Library is a collection of
royalty free (public domain) clip art in SVG
format, enhanced with creative commons metadata.
It can be redistributed with free software or
closed software and with various software
distributions.
Changes:
Highlights from this release included the re-conversion of several
previous submissions from their original WMF format using the new
wmftosvg converter, an updated keyword search tool on the Web site,
and new imagery related to the March theme of "Spring". Around 200 new
images were added.
EarthMate Userland Library 1.0.1
(Default branch)
EarthMate Userland Library 1.0.1
(Default branch)
03/23/2005 08:21 AMThe EarthMate Userland Library provides access to the USB
device via libusb and libpthread.
Journaled Files LIBrary 0.1.7-0.0.0
(Default branch)
Journaled Files LIBrary 0.1.7-0.0.0
(Default branch)
04/04/2005 04:43 AM
Journaled Files LIBrary allows you to perform
atomic transactions on standard system files. It
supplies functions to commit and rollback
(back-out) changes. Journaled files are normal
system files you can browse and parse with
standard tools. A journal (log) stores all
transactional info.
Changes:
A new "jf_recover" utility program was added. Its main features a
"test mode" for checking the "recovery pending"/"journal damaged"
status and a "perform mode" for fixing these after crashes. A new FAQ
was added.
EarthMate Userland Library 1.0.2
(Default branch)
EarthMate Userland Library 1.0.2
(Default branch)
03/29/2005 07:05 AM
The EarthMate Userland Library provides access to the USB
device via libusb and libpthread.
Changes:
This release fixes the detachment of the HID driver from the
earthmate device, so it should now work properly with
kernels less than 2.6.10 and the 2.4 kernels as well. A new
argument was added to the emul_test application so it can
be used for debugging the library.
EarthMate Userland Library 1.0.3
(Default branch)
EarthMate Userland Library 1.0.3
(Default branch)
04/02/2005 06:16 PM
The EarthMate Userland Library provides access to the USB
device via libusb and libpthread.
Changes:
A new program called emul_replug has been added.
The program uses the newly added em_replug call to
initiate reenumeration. An em_replug function was
added to the public API. The function uses
usb_reset() to cause reenumeration and then
obtains a new device handle and starts the thread.
The debug level has been tweaked along with some
of the debug messages and the format of messages.
New documentation was generated to accommodate the
changes. A patch for gpsd 2.20 has been added.
GOBLIN Graph Library 2.7.1b6 (Default
branch)
GOBLIN Graph Library 2.7.1b6 (Default
branch)
04/09/2005 10:51 PM

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 some graph layout methods.
Changes:
The source code now compiles with gcc 3.4.x.
Journaled Files LIBrary 0.1.6-0.0.0
(Default branch)
Journaled Files LIBrary 0.1.6-0.0.0
(Default branch)
03/19/2005 03:22 AM
Journaled Files LIBrary allows you to perform
atomic transactions on standard system files. It
supplies functions to commit and rollback
(back-out) changes. Journaled files are normal
system files you can browse and parse with
standard tools. A journal (log) stores all
transactional info.
Changes:
Two new utility programs have been added: "jf_leave" to
allow a journaled file leaving a journal, and "jf_rename" to
rename a journaled file. A minor bug has been fixed in some
case test scripts.
Journaled Files LIBrary 0.1.5-0.0.0
(Default branch)
Journaled Files LIBrary 0.1.5-0.0.0
(Default branch)
03/14/2005 06:20 PM
Journaled Files LIBrary allows you to perform
atomic transactions on standard system files. It
supplies functions to commit and rollback
(back-out) changes. Journaled files are normal
system files you can browse and parse with
standard tools. A journal (log) stores all
transactional info.
Changes:
Two new utilities were added: jf_create for creating a journal file
from the command line, and jf_join for "transforming" a standard file
in a journaled file. A minor bug in the "jf_journal_rollback_int"
function was fixed and a little optimization was made for when
"--enable-extra-check" is not activated.
Grok Description matches for Pluto Bi-Directional Comm library 2.0.0.15 (Default branch)
GrokA matches for Pluto Bi-Directional Comm library 2.0.0.15 (Default branch)
Pluto Bi-Directional Comm library 2.0.0.15 (Default branch)