| Issues with IE Mobile | The IE Mobile browser shipped with Windows Mobile 6 devices has limitations which are important to note when writing AJAX applications. Information on these limitations, and some workarounds, are provided here. |
| Creating a Basic Speedometer Widget |
This tutorial will help you to create a basic speedometer using the GPS function of the phone to work out how fast you are going. You don’t need specialist tools to create a widget, just a text editor and a zip/unzip tool. |
| An inside look at the "Send SMS" widget |
This video shows how you can unzip the Send SMS widget and see the files which make it up. They are pretty easy to modify and play with, so watch the video and give it a try. You'll create a simple BONDI widget in no time. |
| Simple Messaging Widget Tutorial |
This tutorial takes you through the process of creating a more complex BONDI widget which uses html, css and JavaScript. It uses the BONDI messaging API and enables the sending of a fixed message to a fixed number. |
| A very simple widget |
This tutorial takes you through the creation of a very simple BONDI widget. It contains only HTML code and no BONDI APIs, but enables you to see very simply how to create a widget. |
| Installing the RI for Windows Mobile |
This tutorial takes you through the process of downloading the BONDI Reference Implementation from the BONDI website and installing it onto your Windows Mobile device. Once installed, you will be able insall widgets onto your device for demonstration and testing. Example widgets can be found here. |