cacert-testmgr/external/ZendFramework-1.9.5/externals/dojo/demos/survey
Markus Warg 8398c9048d initially import ZendFramework-1.9.5 into repository
code was modified slightly, so the code differs from the original downloadable 1.9.5 version
2010-03-31 10:12:32 +02:00
..
src initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
datafile.txt initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
demo.css initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
demo.html initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
README initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
results.html initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
src.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00

-------------------------------------------------------------------------------
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