Simple Project List Software Map

1249 projects in result set
LastUpdate: 2009-12-21 14:13

BOAPI

BOAPI is an implementation of default often used business objects in different programming languages with an identical public interface. It supports PHP 5.3 (with namespaces), C# (.NET port), and Java.

(Machine Translation)
LastUpdate: 2002-04-23 12:14

Python Service Objects

Python Service Objects is a package that
simplifies development of HTTP handlers. With its
built-in session handling and its bridging system,
it allows you to write one handler that will run
with mod_python, NASAPY, CGI, etc. It offers an
easy interface to HTTP info. It includes a simple,
fast, robust, powerful, and extensible OO template
parser.

(Machine Translation)
LastUpdate: 2006-01-31 08:22

DisGUISE

The DisGUISE C# library provides easy and
object-oriented access to the advanced features of
the AT command interface available in Sony
Ericsson cellphones. This includes basic tasks
like querying the phone book or getting a notice
on incoming or outgoing calls, as well as creating
and handling advanced GUI elements. The phone,
connected via Bluetooth to the computer, thus can
become an additional user interface element.

(Machine Translation)
LastUpdate: 2013-06-03 03:21

IckleBot for Android

IckleBot facilitates quick Android development by generating boilerplate code and offers alternative simplified threading and event models. It encourages loose-coupling and maintainability by providing a runtime dependency injection framework.

(Machine Translation)
LastUpdate: 2011-01-09 19:34

J2DGF

The J2DGAMEFRAMEWORK provides the necessary classes to implement a simple 2D game in a window enviroment using Java Swing libraries. This framework also provides a Sprite Collision Manager and a simple GUI template. By using this framework, the developers only concern is how to implement classes, and not the 2D World, the collisions, etc. It uses the Observer Design Pattern. It has double-buffered rendering, simple use of collisions, and user-transparent multi-threading for collision classes. You can move sprites like a vector with speed and angle, and simply save and load your game.

(Machine Translation)
LastUpdate: 2012-06-02 05:48

Python IRC library

The Python IRC library is intended to encapsulate the IRC protocol at a quite low level. It provides an event-driven IRC client framework. It has a fairly thorough support for the basic IRC protocol, CTCP, and DCC connections.

LastUpdate: 2003-10-15 06:29

CogniX

The CogniX framework is a tool for creating,
modifying, and maintaining dynamic
database-enabled Web applications. It is
completely object oriented.

(Machine Translation)
LastUpdate: 2006-08-07 07:45

pirate! Javascript Library

The pirate! Javascript Library is a feature rich
library and API that allows JavaScript developers
to write reusable objects in a controlled
environment. It provides namespace separation,
controllable object inheritance, and a structured
module/package management system, and has an
unusual pirate-themed syntax that makes
programming fun again.

(Machine Translation)
LastUpdate: 2001-06-03 07:14

CoreLinux++ Framework

The CoreLinux++ Abstract Framework Library (libclfw++) is a library meant to facilitate the development of commonly used frameworks for C++ applications. It does this by providing common classes and the abstractions of frameworks for extension.

(Machine Translation)
LastUpdate: 2005-01-08 07:25

WOPR

WOPR is a simple message-passing distributed
object development framework for Java, based on
RMI. It is organized into interconnected modules.
A module can be viewed as a remote thread with
several input and output message queues.

(Machine Translation)
LastUpdate: 2003-01-28 10:13

JAAD

JAAD is a Java API for TIBCO/ActiveDatabase, which allows databases to be event-enabled. Database updates are published as TIBCO/Rendezvous messages.

(Machine Translation)
LastUpdate: 2003-11-24 12:04

Doulos Web Application Framework

Doulos is a framework for rapidly developing
object-oriented Web applications in PHP using
the Model View Controller (MVC) paradigm. It
elegantly reduces the total code that needs to
be written to create an application, manages and
validates form data, encapsulates SQL databases,
and more.

(Machine Translation)
LastUpdate: 2006-06-20 01:53

SA Web Framework

SA Web Framework is a PHP application framework based on the Front
Controller Pattern. It relies heavily on PEAR, which gives access to
features like MIME mail handling, an independent database abstraction
layer, destructors, database session storing, and more.

(Machine Translation)
LastUpdate: 2011-02-23 22:49

Ibid

Ibid is a multi-protocol, general purpose, instant messaging chat bot written in Python. It aims for a naturalistic interface rather than strict-syntax commands. Ibid understands many protocols, including IRC, Jabber/XMPP/Google Talk, Campfire, NMDC, and SILC. It also interacts over SMTP, HTTP, and various RPC protocols. Ibid aims to make plugins as easy as possible to write. It ships with a large collection of plugins for looking up information, performing conversions, storing factoids, delivering messages, and much more.

(Machine Translation)
LastUpdate: 2002-06-17 06:03

HTML::Defaultify

The HTML::Defaultify Perl module is designed
to allow CGI programmers to present forms
with some fields filled in, which is handy for
letting users correct bad input, show records to
be edited, and much more. The main function,
defaultify(), takes any block of HTML and a
hash of field names and values, and returns
the HTML with the form fields set to those
values. Value lists for multiple same-named
fields are supported, as are pages with
multiple forms. Several different input formats
are supported for compatibility with existing
tools.

(Machine Translation)