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.
has new interfaces with orientation of the handheld as the controller. Their linking of the motions to real world actions is interesting.
{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”)}}}}}}}}