MyOrigo handheld interfaces

has new interfaces with orientation of the handheld as the controller. Their linking of the motions to real world actions is interesting.

MyOrigo handheld interfaces …

One Response to “MyOrigo handheld interfaces”

  1. Viswanath Gondi
    July 16th, 2003 | 7:24 pm

    {if {dayName}==”Sunday” {return(“Sun”)} else {if {dayName}==”Monday” {return(“Mon”)} else {if {dayName}==”Tuesday” {return(“Tue”)} else {if {dayName}==”Wednesday” {return(“Wed”)} else {if {dayName}==”Thursday” {return(“Thu”)} else {if {dayName}==”Friday” {return(“Fri”)} else {if {dayName}==”Saturday” {return(“Sat”)}}}}}}}}