Opera Widgets Software Development Kit (SDK)

This package is intended for widget developers and making the process of 
developing widgets easier.

Content

docs/ - Documentation and specifications
lib/  - JavaScript libraries for making development easier
util/ - Various utilities, such as the S60 Widget Manager and the Widget 
Emulator.

Changelog:

Version 0.3

o Added an article on different Widget managers
o Added a beta of the Windows Mobile 9.7 Widget manager. Note that the 
browser must be installed first.
o Added updated version of the S60 Widget manager.
o Added an article on remote debugging of widgets.
o Major update of the emulator, various bugfixes:
  o The emulator now requires the attribute network to be present on the 
widget element with the value "public" to be able to connect to servers. This 
is in preparation for the new security model in Opera 10. Please update 
your widgets. Adding this attribute will not break widgets for earlier versions
  o Support for multiple widgets: Add unpacked widgets to the widgets 
directory of the emulator and add the names of the directories to the 
dir.js file to register them in the emulator.
  o Initial support for plugins.
  o New design
versions of Opera.
o Added this readme.
o Various text and link fixes.

Version 0.2

o Added the S60 Widget Manager.
o Added a fast track guide to the SDK.
o Added an article on optimization of graphics for widgets.
o Added an article on using Opera Dragonfly with widgets and the 
emulator.

Version 0.1

Initial version of the SDK.
