I recently spoke with Aza Raskin at FOWA on Ubiquity commands/​annotations sharing. I promised I’ll prototype something, here it is…


(If the video is clipped, try it here)

When someone applies an Ubiquity command to a piece of content that tells us what’s the type of that content. The user is making an annotation which is not made for the annotation sake, but made for solving a real need. That annotation if shared could be useful in various ways.

But first let’s look at all the data involved, consider that Alice is selecting some text on a web page, invokes Ubiquity and types ‘translate to japanese’. We have the folowing elements:

  1. user: anonymous or with an identity (URI)
  2. web page address (URI)
  3. selected content
  4. Ubiquity command (URI) with arguments

(more…)