Author: scottbw
Date: Sun Jul 17 17:35:09 2011
New Revision: 1147684
URL: http://svn.apache.org/viewvc?rev=1147684&view=rev
Log:
Added demo page
Added:
incubator/wookie/site/trunk/content/wookie/docs/demo.mdtext (with props)
Added: incubator/wookie/site/trunk/content/wookie/docs/demo.mdtext
URL:
http://svn.apache.org/viewvc/incubator/wookie/site/trunk/content/wookie/docs/demo.mdtext?rev=1147684&view=auto
==============================================================================
--- incubator/wookie/site/trunk/content/wookie/docs/demo.mdtext (added)
+++ incubator/wookie/site/trunk/content/wookie/docs/demo.mdtext Sun Jul 17
17:35:09 2011
@@ -0,0 +1,52 @@
+Title:
+Notice: Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+
+This page demonstrates a few widgets running on our test servers.
+
+To see multi-user functionality you will need to open the page on to separate
computers or in two browsers tabs/instances.
+
+*NOTE: Widgets in this page are embedded using a simple iFrame representation.
This means we don't support multiple registered users in this demo.*
+
+*NOTE: The test servers are not run on mission critical machines and therefore
may occasionally be offline.*
+
+To see a complete demo, including multi-user demonstrations see our
[Demonstration Server|http://wookie-vm.apache.org:8080/wookie]
+
+##Natter
+
+A simple chat widget.
+
+<iframe
src="http://wookie-vm.apache.org:8080/wookie/wservices/www.getwookie.org/widgets/natter/index.htm?idkey=iuWUsgtvqSvCmxq6UD5yEVqNSAg.eq.&proxy=http://wookie-vm.apache.org:8080/wookie/proxy&st=testuser%3Atestuser%3Ahttp%253A%252F%252Fwww.getwookie.org%252Fwidgets%252Fnatter%3Awookie%3A%252Fwookie%252Fwservices%252Fwww.getwookie.org%252Fwidgets%252Fnatter%252Findex.htm%3A0%3AiuWUsgtvqSvCmxq6UD5yEVqNSAg.eq.
iuWUsgtvqSvCmxq6UD5yEVqNSAg.eq." width="255" height="383" frameborder="0">
+ <p>Your browser does not support iframes.</p>
+</iframe>
+
+
+##ShareDraw
+
+This widget allows multiple users to draw on a shared canvas.
+
+<iframe
src="http://wookie-vm.apache.org:8080/wookie/wservices/wookie.apache.org/widgets/sharedraw/index.html?idkey=wv.sl.AVMFP2BueIb8UPDnusBZu7gA.eq.&proxy=http://wookie-vm.apache.org:8080/wookie/proxy&st=testuser%3Atestuser%3Ahttp%253A%252F%252Fwookie.apache.org%252Fwidgets%252Fsharedraw%3Awookie%3A%252Fwookie%252Fwservices%252Fwookie.apache.org%252Fwidgets%252Fsharedraw%252Findex.html%3A0%3Awv.sl.AVMFP2BueIb8UPDnusBZu7gA.eq.
wv.sl.AVMFP2BueIb8UPDnusBZu7gA.eq." width="420" height="320" frameborder="0">
+ <p>Your browser does not support iframes.</p>
+</iframe>
+
+##Bubbles
+
+A simple game widget.
+
+<iframe
src="http://wookie-vm.apache.org:8080/wookie/wservices/www.opera.com/widgets/bubbles/index.html?idkey=j.sl.8trVRZzbvYyfO2XBBcJaI.pl.IIk.eq.&proxy=http://wookie-vm.apache.org:8080/wookie/proxy&st=testuser%3Atestuser%3Ahttp%253A%252F%252Fwww.opera.com%252Fwidgets%252Fbubbles%3Awookie%3A%252Fwookie%252Fwservices%252Fwww.opera.com%252Fwidgets%252Fbubbles%252Findex.html%3A0%3Aj.sl.8trVRZzbvYyfO2XBBcJaI.pl.IIk.eq.
j.sl.8trVRZzbvYyfO2XBBcJaI.pl.IIk.eq" height="300" width="240" frameborder="0">
+ <p>Your browser does not support iframes.</p>
+</iframe>
\ No newline at end of file
Propchange: incubator/wookie/site/trunk/content/wookie/docs/demo.mdtext
------------------------------------------------------------------------------
svn:eol-style = native