Chris Winters > OpenInteract-1.62 > OpenInteract

Download:
OpenInteract-1.62.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 1.62   Source  

NAME ^

OpenInteract - A robust web application framework built to run under Apache and mod_perl

DESCRIPTION ^

OpenInteract is an extensible application server using Apache and mod_perl built for developers but also to be manageable almost entirely via the web browser. It includes:

Dependencies

OpenInteract uses a number of CPAN modules, relying heavily on the following required modules:

SPOPS (Simple Perl Object Persistence with Security). This module was developed in tandem with this framework but stands on its own as a full-featured object serialization system. It also implements security.

Template Toolkit. This is the best templating environment available for Perl. Version 2 has major performance improvements and also includes usability enhancements. It's also required by OI.

Apache::Session. Provide datasource-independent means of session management.

Many others are also used -- why reinvent the wheel when there are so many other well-built ones already around around and so many interesting problems to conquer?

OpenInteract is usable right now, out of the box. That doesn't mean we're sitting on our laurels -- we're working on a number of different features to OpenInteract which will be added soon to the 'TODO' file found in the OpenInteract source directory.

INSTALLATION ^

A file 'INSTALL' is included with the OpenInteract distribution. It shows you the simple steps needed for installation. If you ask this question on a mailing list (below), someone will likely post:

  1. Read and follow the directions in INSTALL.
  2. Read and follow the directions in INSTALL.
  3. Return to step (1).

DOCUMENTATION ^

OpenInteract comes with a few forms of documentation:

FEEDBACK ^

We're interested in your feedback on a number of topics. In particular:

As you might tell, we're keenly aware that installation and initial understanding can be a big barrier to entry with a fairly substantial application like this. Feedback is crucial for us to plug the holes.

We also hope to extend certain features (such as users and groups) to different types of data sources, like LDAP directories. Other applications of OpenInteract really depend on what you'd like it to do!

Updates can be found in two places:

CVS access, mailing list information and archives, bug tracking.

  http://sourceforge.net/projects/openinteract/

Latest news, package repository, everything else.

 http://www.openinteract.org/

CONTACT ^

Thanks for trying out OpenInteract! If you have any questions, comments, thoughts, diatribes, check out the various OpenInteract mailing lists, hosted at SourceForge at the above URL.

COPYRIGHT ^

OpenInteract is Copyright (c) 2001-2002 intes.net, inc.. All rights reserved.

The OpenInteract library(**) is free software; you can redistribute it and/or modify it under the terms of the Perl Artistic License or the GNU General Public License as published by the Free Software Foundation; either version 2 of the License (see the file COPYING in the source distribution), or (at your option) any later version.

**"OpenInteract library" includes the core 'OpenInteract::' files:

Along with the core packages:

And the following application packages:

Every other package, whether developed by intes.net, inc. or other party, is licensed under its own terms.