You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
15 years ago
..
README initially import ZendFramework-1.9.5 into repository 15 years ago
demo.css initially import ZendFramework-1.9.5 into repository 15 years ago
demo.html initially import ZendFramework-1.9.5 into repository 15 years ago
src.js initially import ZendFramework-1.9.5 into repository 15 years ago

README

-------------------------------------------------------------------------------
BabelChat - Translating chat prototype with comet.
-------------------------------------------------------------------------------
Author: Peter Higgins (dante)
-------------------------------------------------------------------------------
Demo description

	A small demo showing off some of the capabilities of the Dojo Toolkit.
	Uses RPC to communicate with Google Translate services, and CometD to
	provide a simple multi-language chat room. Users login selecting a 
	native language, and language is translated by receiving client, 
	providing a very crude BabelFish-like device online.
	
-------------------------------------------------------------------------------
Dependencies:

	Dojo Core (scriptIO, FX)
	Dijit _Widget, Dijit _Templated foundation
	DojoX Cometd Client
	DojoX advanced iframe scriptIO 
	DojoX Dialog
	DojoX RPC Service with Google SMD

-------------------------------------------------------------------------------
Installation instructions

	Simply run the included demo.html
			
-------------------------------------------------------------------------------
@rank:-999