Broadcast on Broadcast off
The Documentation for Project Zero has moved. Please update your bookmarks to: http://www.projectzero.org/documentation/
Table of
Contents...
Hide

Project Zero Developer’s Guide

Basic concepts
Core concepts overview
Event processing
Writing Java handlers
Writing Groovy handlers
Firing events
Global Context
Global Context reference
Application directory layout
Virtualized directories
Writing rich Web applications
Features and configuration
Configuration
Debugging
Dependencies
Packaging
Application Classpath
Logging and tracing
RESTful resources
Creating RESTful documentation
File serving
Response rendering
Validators and validation
HTTP error handling
Client programming with Dojo
Runtime Options
Deployment modifications
HTTP configuration
SSL configuration
Proxy configuration
Security
Security considerations
Authentication
Extending security
Security Tokens
Token support
Extending token support
Leveraging TAI
User service
File based user service
LDAP user service
Extending user service
Security Utilities
Leveraging XOREncoder
Assemble
Calling Out to a Remote Resource
Using the Connection API
Sending an email
Configuring destinations
Configuring protocols
Protocol reference
HTTP protocol
SMTP protocol
File protocol
Event protocol
Assemble Flows and Mediations
Using flows
Getting started with Assemble flow
Creating a simple feed flow
Creating a simple Assemble flow
Creating a simple extension
Problem determination
A Flow language example
Creating and running a new flow
Writing flows using a Groovy DSL
Creating new flow activities
Writing extensions in the flow language
Writing extensions in Groovy
Adding validation rule
Configuring the graphical tool
Using the GUI to work with flows
Feed perspective of the GUI tool
Advanced Features
Using the flow samples
Flow language reference
Flow language behavior and syntax
Running processes and activities
Built-in activities
Extension activities
Feed Operators
XML Operators
Using mediations
Configuring mediations
Creating new mediations
Supplied mediation steps
Static router
Java logger
XPath logger
REST2SOAP
Extensions
Atom support
Atom Enabling a Database
RSS support
JSON support
XMLEncoder
URIUtils
Developer Web tools
Data access
Common query patterns
Advanced query patterns
Update patterns
Local database transactions
Extending data access
Config vendor differences
PHP data access
Resource Model
Setup and configuration
Resource Model declaration
Programmatic Model API
HTTP REST API
Active content filtering support
Default filters
Custom filters
Other Extension Modules
Amazon E-Commerce Service
Reference
Zero command line interface
JavaDoc - Public API
JavaDoc - Public SPI
JavaDoc - All Classes
Samples and services
Samples
The Zero Zone Application
Services
Blogging service
Commenting service
File sharing service
Group service
Profile service
Rating service
Tagging service
Catalog Zero

 

The Zero Zone Application

The Zero Zone is a Project Zero application that combines Zero services and widgets to offer a place for collaboration and networking; it demonstrates many of the features and possibilities of the Zero platform while also providing reusable components for your own Zero projects. From a feature set perspective, it is similar in concept to sites like facebook.com or myspace.com.

Running the application

To run the Zero Zone application, download the Zero samples plugin and open the zile.community project - inside you will find a file named readme.txt that provides instructions for configuring the application. The instructions will help you setup your database server, create database tables, and fill them with sample data so you can explore all of the features.

Components

The Zero Zone is built from a set of smaller services and widgets - building blocks that you can use to create your own community sites. The following services are available in the samples plugin and can be reused in your applications without including the zile.community application:

Profile service
Profiles are the central elements of collaboration. They represent the identifiable individuals in the community with attributes that are conducive to social networking such as credentials, areas of expertise, organization, professional publications (such as blogs and articles), and group affiliations.

Group service
Groups allow users to organize in a public forum in order to pursue a shared interest or goal. Each group has an owner, but the group is really defined by the list of members it has, each of whom can contribute to resources (blogs, etc.) owned by the group.

Blogging service
Blogging is one of the key features of community; it enables users to collaborate with self-publishing, and cross referencing to enrich personal profile and improving each users online presence. The Project Zero blog component can be integrated with the Zero commenting and tagging services for a richer blog interface.

Tagging service
The tagging component provides both user interface and back end implementation to support tagging capability. The service and user interface provide a RESTful tagging service that rich Internet applications (RIAs) can use as well as a reusable Tagcloud widget that utilizes this service.

Rating service
This component provides both the user interface and back end implementation to provide your users with the ability to rate arbitrary things or items. The rating services enables users to rate, on a scale from 1 to 5, anything identifiable with a unique string.

Commenting service
This component provides both user interface and back end implementation to support the creation of comments on arbitrary things or items. The comment widget enables users to post a comment on an anything identifiable with a unique string.

File sharing service
Using the file upload pattern, this component provides user interface and storage to upload and share files with other members. The file sharing service uploads files to a personal share directory and provides read access to one or more users.

r11 - 18 Oct 2007 - 17:57:21 - danjemiolo
Syndicate this site RSS ATOM
Copyright 2007 © IBM Corporation | Privacy | Terms of Use | About this site