You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@wookie.apache.org by Ross Gardler <rg...@apache.org> on 2010/02/09 22:52:21 UTC

First Widget Tutorial

I just uploaded the code and a presentation for a "first widget" 
tutorial. Should be helpful for those trying to get started in building 
widgets.

It takes you through:

- create a hello world widget
- style the widget
- use external libraries (geo-location)
- use external APIs (OpenLayers mapping API)
- save settings

Please see http://svn.apache.org/repos/asf/incubator/wookie/trunk/tutorials/

Ross