Back to my page

Developers

Submitting a UWA widget to a 3rd-party platform

This page is a work in progress. More platforms will be added when available.

UWA widget are compatible with many existing platforms thanks to its compilators, and it is therefore possible to submit comiled UWA widget to other format-specific directories.

Submitting to iGoogle's gadgets directory

Requirements

iGoogle's directory requires a specific set of meta to be defined within the widget. UWA's compilers is taking care of converting existing meta into the proper format, but it cannot create meta that do not exist yet.

Therefore, the following meta should be defined within the UWA widget before submitting to iGoogle's directory:

iGoogle meta Generated from…
title the regular <title> tag
description <meta name=“description” content=”…” />
author <meta name=“author” content=”…” />
author_email <meta name=“email” content=”…” />
screenshot <meta name=“screenshot” content=”…” />
Remember: a widget will not be accepted by iGoogle's directory if it doesn't have these meta.

Submit URL

In order to submit your widget to that directory, go to this URL:

http://www.google.com/ig/submit

…and put the URL to your widget's compiled state in the form. You'll then just have to follow through until you're done.

Getting the propre compiling URL for a widget

The URL to use in iGoogle's submit form is not readily available, so it has to be either built by hand, or found out.

These are not the correct URLs to submit:

  • The widget's original source URL, such as this one : it is a UWA widget, and not a compiled iGoogle gadget ;
  • The widget's Eco URL, such as this one : it is a normal web-page, and used only as a presentation for the widget ;
  • The URL under to widget's iGoogle button, when in standalone mode, such as this one: this URL is used to subscribe the current iGoogle user with the widget, and does not represent a compiled widget.

Building the URL

These are the two parts of the URL to submit to iGoogle:

  1. the widget's source URL, encoded.

For instance, for the i-Métro widget:

You can URL-encode any URL using online services, such as w3schools'.

Finding the URL

There is much longer, but keyboard-free way to find the correct URL.

  1. Open the Eco page of the wanted widget ;
  2. Click on the Source link to get to the standalone version of the widget ;
  3. Provided that the widget uses UWA's emulation files, you'll see two buttons at the bottom of the widget. Click the one with the iGoogle logo ;
  4. You are redirected to the subscribe page of iGoogle. Click the big “Add to Google” button ;
  5. You are redirected to your iGoogle page. The widget is there. In its header, click the leftmost button on the right to get to a menu, and select “About this gadget” ;
  6. You are redirected to the gadget's info page. Click the Source link on the right ;
  7. You are redirected to the final URL. Copy it (not the code!), and submit it to iGoogle.

Submitting to Live.com widgets directory

Coming soon…

Business

Partner with us.

Developers

Build once, run everywhere.

Community

Get involved, get localized.

Press

News. Media kits. Press releases.