More of a programming nerd than is strictly healthy. See also {nevyn.nu, thirdcog.eu, twitter}

Projects

Overooped

My dream UI: The Natural, Physical, Deep UI

I’ve been very interested in alternative user interfaces for many years. In my voodoopad wiki the topic “My Dream UI” has the tag line “If I just keep throwing ideas together, the big mashed-up blob will eventually become awesomeness” :) So, for my dream UI, I would want:

My dream UI is thus a Deep NUI. From my wiki:

A Deep UI is one that takes the user’s depth perception into account, specifically by using head and/or eye tracking. A Deep classical UI would be a window-managed UI, where one may pan the head to see behind the current window. A Deep NUI is one that uses multitouch surfaces, and applies depth handling. This applies not only to seeing behind flat surfaces in the NUI, but also changing the point-of-view of three-dimensional applications in the NUI.

Addendum: About a month ago, The Astonishing Tribe released a concept of a cell phone with Deep UI! Check it out:

This is one of my many adventures into Natural UIs, this particular one is an experiment with ZUIs.

GooPad is a hack I wrote in 2007 on top of VoodooPad to experiment with Zoomable User Interfaces, or ZUIs.

You can pan the canvas, but also zoom in and out, to get an overview or dive into an article. You can also resize individual wiki entries, and that way make spatial hierarchies or groups of entries; even nesting entries inside entries, like in Seadragon or Raskin’s initial ZUI concepts.

I really wish I had a multi touch pad back then, navigating without one was very clumsy.

It’s a standard Cocoa app reading .vpdoc bundles and visualizing them with Core Animation. Mail me if you’re interested in the project or its sources.