Simple Project List 軟體列表

185 projects in result set
最後更新: 2007-03-27 00:40

RestfulBeans

RestfulBeans is a high level API for sharing objects between a server and a Java-based client. The underlying protocol is designed to expose the data consumed by a rich client to the search engines. The key properties of the protocol are compliance with the HTTP spec and REST principles, and XML representation for Java Beans with object references represented as XLink (to allow search engines to walk through the object tree). The key API property is the ability to work with remote objects as if they were local. An application using RestfulBeans is automatically capable of
supplying users with URLs for any “content item”
it deals with.

(Machine Translation)
最後更新: 2002-12-30 10:53

Bonobo: Object Activation Framework

OAF is the Object Activation Framework for GNOME.
It has a similar purpose to gnorba, the GNOME 1.x
CORBA activation library, and will replace it for
GNOME 2.0. It allows you to do much more powerful
activation queries than gnorba. Each server is
described by an XML file that defines its
attributes. When querying or activating, one may
specify complex requirements using the OAF query
language.

(Machine Translation)
最後更新: 2009-05-09 09:48

j-XChange

j-XChange is a pure Java implementation of the
entire Collaboration Data Objects (CDO 1.21)
library for accessing Microsoft Exchange Server in
a platform independent manner. This library will
allow interoperability with MS Exchange from all
non-Windows platforms that support Java. This
library is powered by j-Interop.

(Machine Translation)
最後更新: 2003-09-30 00:57

OJB Console

OjBect Console is a Web application that provides
administrative facilities for the Object Relational Bridge
(OJB) persistence framework. This console provides
transparent browse, search, create, update, and delete
functionality for the objects configured within OJB. In
addition, it provides administrative functionality such
as cache management and a configuration viewer.
Finally, it can be extended to build a data management
Web application. The general idea is to provide a
useful administrative tool to OJB and a solid reference
application for OJB/Struts.

(Machine Translation)
最後更新: 2010-03-17 23:08

OpenDDS

OpenDDS is a C++ implementation of the Object
Management Group's Data Distribution Service for
real-time systems specification. In particular,
this implements the Data-Centric Publish-Subscribe
(DCPS) layer of the DDS specification.

(Machine Translation)
最後更新: 2006-05-18 05:16

PHP-O-Lait

PHP-O-Lait makes it possible for browser-side
JavaScript code to call server-side PHP methods
with two lines of boilerplate code. It uses AJAX
and JSON-RPC and also allows you to make any PHP
class JSON-RPC enabled and access remote JSON-RPC
servers.

(Machine Translation)
最後更新: 2002-09-24 07:42

The Harmless ORB

The Harmless ORB does not want to be "the best ORB on the planet"; it
focuses on usability and interoperability. It does not implement any
service, including the Naming Service; instead, it uses the OpenORB
ones by default.

(Machine Translation)
最後更新: 2005-01-01 15:27

Jentchina

Jentchina is the client library part of "The Birds
Lake" framework. It is independent of any
graphical toolkit. Its role is to create the
filter trees, to maintain them, and to propose an
API that enables the application of a filter the
easiest way possible (while remaining independent
of any GUI). The Birds Lake is a big framework for
applying a filter on a document using a remote
filter server.

(Machine Translation)
最後更新: 2004-10-12 00:51

Copland

Copland is an Inversion of Control (Dependency Injection) container for Ruby. It borrows architectural concepts from the HiveMind Jakarta project, but implements them in significantly different ways.

最後更新: 2002-10-10 10:06

Universe PHP extension

Universe is an extension to PHP to allow CORBA
access from PHP scripts. It uses MICO as an ORB.
Universe replaces the previous PHP extension
Satellite that used ORBit as ORB.

(Machine Translation)
最後更新: 2004-10-09 20:16

Glib Binding Properties

Glib Binding properties is a system that allows developers to bind properties of GLib and GTK+ objects (Ada95 bindings are also available). This makes it possible to synchronize the properties of several
objects, so that when one property changes the
properties bound with it automatically change accordingly. This often eliminates the need to write callbacks watching for
changes of properties. It supports one-way
and mutual bindings and bindings with
transformation functions.

(Machine Translation)
最後更新: 2005-03-04 06:57

omniIFR

omniIFR is an implementation of the CORBA Interface
Repository for omniORB.

(Machine Translation)
最後更新: 2003-10-18 02:44

jabberxmlrpclib

jabberxmlrpclib is a Python module for making
XMLRPC procedure calls over Jabber. It uses the
Jabber transport instead of the standard HTTP
POST, and is able to take advantage of its rich
communication semantics.

(Machine Translation)
最後更新: 2005-06-02 04:55

OpenPMF

OpenPMF is a policy management framework which is
currently used with various technologies like
CORBA/CCM/EJB. It allows the centralized,
integrated management of security policies in very
demanding, heterogeneous (legacy) environments.

(Machine Translation)
最後更新: 2001-01-30 06:12

DataManager

DataManager is a library that provides a shared memory pool to allocate buffers from. It includes the necessary things to build servers which regulary produce data and provide them via ringbuffers to clients. It includes the common framework to have locking and various access methods. The use generally boils down to simple get()s and put()s. This project is no longer under active development.

(Machine Translation)