Back to my page

Developer Blog



Must-reads

This is a selection of articles that we think would be of most interest to fellow developers. Useful articles are regularly published, and disappearing from the front page does not make them less relevant. We feel they deserve to be kept above waters.

Tutorials

The documentation is not always easy to browse through. This blog serves as a way to point in a specific direction, without cluttering the documentation more than it needs…

UWA and JavaScript

Taking the time to get into more details for some of UWA’s functionalities…

General tips

Ideas and suggestions on how to live a widget life…

“Building a Twitter widget” series

Ongoing tutorial touching on many important subjects of UWA, such as Ajax requests and authentication… It’s the recommended starting point for this getting into UWA.

  1. Setting-up the code and displaying a single status
  2. Displaying the public timeline
  3. Paging and automatic preferences
  4. Getting your private data through authentication
  5. Publishing data to your account through authentication

“Converting a MiniAPI module to a UWA widget” series

The MiniAPI has long been deprecated, but many module developers are lost when faced with the necessity to convert their code to UWA. This ongoing series should answer all their questions.
It’s also a good start for this who are just getting started with UWA.

  1. Basic “Hello World” code
  2. Preferences form, and how to access its values
  3. Simple Ajax request: getting data
  4. Advanced Ajax request: sending data
  5. Paging and tabs
  6. How to deal with Ecosystem and existing users

“Preparing for Ginger” series

Ginger, the new version of Netvibes, brings its share of new aspects to widgets development. This ongoing series lists them all…

  1. Icons, end of MiniAPI, public widget
  2. UWA Test module, inline error messages, MiniAPI & Universes

Interviews

Ask widget developers about their view of UWA and widget development in general…

  • Ben Colon: first registered Ecosystem user, and author of many popular modules
  • Patrice Bernard: author of the i-Métro widget, based on the online service of the same name
  • Jeremy Selier: new-comer to widget-making, let’s see what he thinks of it!