| 1 |
398 |
jcostell |
====================================================================== |
| 2 |
|
|
TIBCO PageBus(TM) |
| 3 |
|
|
|
| 4 |
|
|
====================================================================== |
| 5 |
|
|
Introduction |
| 6 |
|
|
|
| 7 |
|
|
This directory contains a source distribution of TIBCO PageBus, a |
| 8 |
|
|
publish-subscribe event hub for Ajax applications. A |
| 9 |
|
|
high-performance JavaScript library, PageBus enables user |
| 10 |
|
|
interfaces to be more easily assembled from Ajax components and |
| 11 |
|
|
portlets through a standards-based messaging paradigm. |
| 12 |
|
|
|
| 13 |
|
|
====================================================================== |
| 14 |
|
|
License |
| 15 |
|
|
|
| 16 |
|
|
License information for this TIBCO PageBus distribution is contained |
| 17 |
|
|
in the LICENSE file. |
| 18 |
|
|
|
| 19 |
|
|
====================================================================== |
| 20 |
|
|
Getting Started |
| 21 |
|
|
|
| 22 |
|
|
To get started developing Ajax components with TIBCO PageBus, see |
| 23 |
|
|
the samples included with this distribution, download the |
| 24 |
|
|
documentation on http://developer.tibco.com/pagebus, and view the |
| 25 |
|
|
Developer's Guide. |
| 26 |
|
|
|
| 27 |
|
|
====================================================================== |
| 28 |
|
|
Source Distribution |
| 29 |
|
|
|
| 30 |
|
|
This directory contains a source distribution of TIBCO PageBus. |
| 31 |
|
|
A pre-built distribution of TIBCO PageBus can be downloaded from |
| 32 |
|
|
http://developer.tibco.com/pagebus. |
| 33 |
|
|
|
| 34 |
|
|
This distribution includes: |
| 35 |
|
|
/js/pagebus.js - PageBus runtime |
| 36 |
|
|
/doc/tib_pgbs_dev_guide.pdf - Developer's Guide |
| 37 |
|
|
/doc/tib_pgbs_relnotes.pdf - Release Notes |
| 38 |
|
|
/LICENSE - BSD license for redistribution and use |
| 39 |
|
|
/README - readme file |
| 40 |
|
|
/samples/demo.htm - Demo application |
| 41 |
|
|
/samples/perf.htm - Simple test of PageBus performance |
| 42 |
|
|
/test/ - Functional and integration tests - See /test/README |
| 43 |
|
|
|
| 44 |
|
|
The latest source can always be accessed anonymously using |
| 45 |
|
|
Subversion at http://gi.tibco.com/svn/. Use the following |
| 46 |
|
|
command to check out the trunk branch: |
| 47 |
|
|
|
| 48 |
|
|
%> svn co http://gi.tibco.com/svn/trunk/pagebus |
| 49 |
|
|
|
| 50 |
|
|
====================================================================== |
| 51 |
|
|
Contributing to the Open Source Project |
| 52 |
|
|
|
| 53 |
|
|
Have you found a bug in TIBCO PageBus or want to request a new |
| 54 |
|
|
feature or enhancement? TIBCO PageBus uses a public |
| 55 |
|
|
bug/issue tracker, hosted at http://gi.tibco.com/jira. |
| 56 |
|
|
|
| 57 |
|
|
Public discussion forums for TIBCO PageBus will be available soon. |
| 58 |
|
|
|
| 59 |
|
|
====================================================================== |
| 60 |
|
|
Browser Platforms |
| 61 |
|
|
|
| 62 |
|
|
Ajax components using TIBCO PageBus execute within a JavaScript |
| 63 |
|
|
enabled web browser. Recommended browsers are listed below. |
| 64 |
|
|
|
| 65 |
|
|
- Microsoft Internet Explorer 6.0.x and 7.0 |
| 66 |
|
|
|
| 67 |
|
|
- Mozilla FireFox 1.5.x and 2.0 |
| 68 |
|
|
|
| 69 |
|
|
====================================================================== |
| 70 |
|
|
Software Requirements |
| 71 |
|
|
|
| 72 |
|
|
Web browser (above) with JavaScript enabled |
| 73 |
|
|
|
| 74 |
|
|
====================================================================== |
| 75 |
|
|
Copyright |
| 76 |
|
|
|
| 77 |
|
|
Copyright (C) 2007 TIBCO Software Inc. ALL RIGHTS RESERVED. |
| 78 |
|
|
TIBCO Software Inc. Confidential Information |