What's the difference and connections among Widget, Widset, Stand alone widget and WRT widgets?
What's the difference and connections among Widget, Widset, Stand alone widget and WRT widgets?
--------------------------------------------------------
Ling
Hi Ling,
you could start taking a look at this page, that explains well which are the platforms to create applications through Web Technologies:
http://www.forum.nokia.com/main/reso...gies/browsing/
Talking about widgets, you have basically 2 options:
* Widsets: developed with Widsets SDK by using WSL, a scripting language similar to Java
* WRT Widgets: actually Web Applications built by using common Web technologies (such as XHTML, CSS, JavaScript, and Ajax). For more infos you can take a look at Web Developer's Library
Pit