Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

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.NOTE: This is a limited demonstration page and, at present, does not demonstrate multi-user widgets.

To see a complete demo, including multi-user demonstrations see our Demonstration Server

Natter

A simple chat widget.

HTML

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

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

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

...