8398c9048d
code was modified slightly, so the code differs from the original downloadable 1.9.5 version
31 lines
1 KiB
Text
31 lines
1 KiB
Text
-------------------------------------------------------------------------------
|
|
Comet Survey - Realtime Survey and Charting
|
|
-------------------------------------------------------------------------------
|
|
Author: Peter Higgins (dante)
|
|
-------------------------------------------------------------------------------
|
|
Description:
|
|
|
|
A Simple RealTime survey demonstration using CometD for results transfer
|
|
and DojoX Charting for report generation.
|
|
|
|
-------------------------------------------------------------------------------
|
|
Dependencies:
|
|
|
|
Dojo Core
|
|
DojoX (cometd, charting, gfx)
|
|
PHP5
|
|
server writable datafile.txt
|
|
cometd server (http://cometd.org)
|
|
|
|
-------------------------------------------------------------------------------
|
|
Installation instructions
|
|
|
|
Simply run the included demo.html
|
|
|
|
To build, use the supplied demo.profile.js as your profileFile
|
|
|
|
If the demo stalls on the loader, your cache/ folder probably isn't
|
|
writable by your webserver. Check the logs.
|
|
|
|
-------------------------------------------------------------------------------
|
|
@rank:12
|