======UWA HOWTOs====== Wondering how to make use of UWA? Here are some hints... ===== Widget ===== * How to make sure [[uwa:howto:valid_widget|my widget is a valid UWA widget]]? * How to [[uwa:howto:test_widget|test a UWA widget]]? * How to [[uwa:howto:build_a_rss_reader|widgetize a RSS feed]]? * How to [[uwa:howto:uwa_iframe|display a UWA widget in an IFrame]], anywhere on the Web. * How to [[uwa:howto:submit_3rd_party|submit your UWA widget to 3rd party platforms]] (iGoogle, Live.com...). ===== Media ===== * How to [[uwa:howto:display_image|display an image within a widget]]? * How to [[uwa:howto:display_flash|display a Flash app within a widget]]? ===== JavaScript and CSS ===== * How to [[uwa:howto:replace_getelementbyid|target a single element without getElementById]]? * How to [[uwa:howto:assign_javascript_behaviors|assign a JavaScript behaviour to a tag]]? * How to [[uwa:howto:using_uwa_events|use the UWA events]] such as onLoad, onRefresh, onSearch, etc. * How to [[uwa:howto:open_popup|open a new browser window]]? * How to [[uwa:howto:widget_templates|properly skin a widget]]? ===== Netvibes ===== * How to [[uwa:howto:localize_widget|translate a widget into the user's language]]? * How to [[uwa:howto:audio_player|use the internal audio player]]? ===== Deprecated HOWTOs ===== These HOWTO to not reflect the current state of UWA, and are only kept for historical purposes. * How to [[uwa:howto:from_module_to_widget|turn a classic module into a UWA widget]]? * How to [[uwa:howto:widget_export|use a widget on my site/blog]]? * How to [[uwa:howto:authentication|handle passwords securely]]?