Windows Mobile
From WidgetAvenue Wiki
Windows Mobile is an operating system for mobile devices (phones, pockets PCs, automobiles...), combining a set of web services such as search engine, webmail, instant messaging...
Installation method
Widgets can be viewed on Windows Mobile devices with the built in browser using a simple link. The URL can be built programatically as follows:
http://www.widgetavenue.com/wdg/loaders/wmo.php?[Encoded list of args]
For example,using the Hello World widget built here, if your source HTML file is located at http://myserver.com/HelloWorld.html, you will be able to display your widget on Windows Mobile using the following link:
http://www.widgetavenue.com/wdg/loaders/wmo.php?root=html&url=http%3A%2F%2Fmyserver.com%2FHelloWorld.html
Issues
- The Flash format is not supported
- When using the waHTML/waJS format, it is not possible to add custom Javascript
- Forms are not supported
