====== Universal Widget API ====== ====Documentation==== * The [[:uwa:documentation|UWA documentation]] explains the structure of the widget and how to use JavaScript/Ajax & JSON. The documentation is also available [[:uwa:documentation:uwa_monopage|in a single page]] for a quick overview. * The [[uwa:templates_and_controls|UWA CSS templates and JavaScript controls]] help you build good-looking widgets faster. * Make your UWA widgets social with [[:uwa:opensocial|OpenSocial]]. * Platform implementors: discover the [[http://netvibes.org/specs/uwa/current-work/|UWA specification]] on [[http://netvibes.org/|netvibes.org]]! ====Tutorials==== * Read the [[uwa:tutorials:helloworld|Hello World]] sample for a first look at a basic UWA widget. * The [[uwa:tutorials:uwa_skeleton|UWA skeleton]] gives you a quick copy/paste way to build a first widget. * The [[uwa:howto|HOWTOs]]: Learn all the details about [[uwa:howto:uwa_iframe|displaying UWA on your site using an IFrame]], [[uwa:howto:display_flash|embedding Flash content]], [[uwa:howto:events|handling JS events]], calling the [[uwa:howto:audio_player|internal audio player]], [[uwa:howto:build_a_rss_reader|parsing RSS]], [[uwa:howto:open_popup|opening a new browser window]] and many more... * The [[uwa:faq|FAQ]] features more answers. ====Examples==== * [[uwa:examples|Sample widgets]]: Learn by looking at how we built some popular widgets, like RSS Reader, Digg, Alexa...