Showing posts with label computers. Show all posts
Showing posts with label computers. Show all posts

Sunday, February 11, 2007

The No-Click Interface


I like to see people trying to push boundaries, especially if they're not entirely sure what the outcome will be. DONTCLICK.IT is an interesting pursuit in the field of interaction design, thrown my way by my friend Oliver.

The interface is designed to obviate the need for mouse clicks. I do feel a slight urge to click, but it's not that strong. I haven't done it accidentally yet. I did click once on purpose to see the result. It's gratifying. Maybe I should look for a job in QA. :)

Saturday, February 3, 2007

Interface Gripe #2 - Alt+Tab

This gripe is definitely minor, but minor annoyances can add up. Does anyone use alt+tab to cycle among open applications? I do, in my quest to avoid using my mouse for window navigation.

Let me throw out one thing first: alt+tab is a mode, similar to insert or ex mode in vim, or even the foreground application mode of a window manager. Once I hold down alt and hit tab, I've entered a new mode in my window manager -- certain keystrokes that were associated with some action a second ago are no longer associated with those actions. This provides an opportunity for accepting new actions for those keystrokes.

Which brings me to Mac OS X's support for alt+tab application switching. In short: I like it. That's primarily because of two things:
  1. the icons are nice and large; and
  2. the arrow keys work!
Here's a shot:


See, Apple appears to understand the modal nature of alt+tab switching. So for people like me who don't like to contort their fingers -- and minds -- to cycle back and forth among applications with alt+tab and alt+shift+tab, there is an alternative. I simply hold down alt with my left thumb (I'm on a laptop, by the way), tap my tab key, release it, and then use my left and right arrow keys to cycle among the application icons. This gets important when you have a lot of applications open.

This brings me to my gripe. And, like I said, it's a small one. I'm cycling among my ten or twenty applications with either the tab key or the arrows, and when I get to the end of the list, it cycles around to the beginning of the list. Why? I think the proper behavior should be one of two things:
  1. stop the cycling and wait on the last icon until I release the key and (with tab still held down) re-press it; or
  2. insert a short delay, similar to a détente in the potentiometer controls found on electronic equipment.
Either option would allow me the same functionality as before, but I would also have an anchor to use as a navigation aid. Look, I told you it was minor!

I can hear one response already: Why aren't you using Apple's Exposé? Well, here's my reasons on that one:
  1. I don't really care for all that animation for something I do quite a lot -- I want speed.
  2. I'm pretty good at recognizing my applications by icon, but I'm not as good at recognizing them by window.
  3. The keyboard! Using the keyboard for Exposé is not that great -- the windows are arranged according to size, and there's no cycling order for them. You have to use the directional arrows to navigate the arbitrary ordering, so it feels like playing some kind of maze game. So you're left with the mouse.

Well, what about the Windows version of alt+tab? It's pretty terrible. No arrow key support. It works on the window level, not the application level like Apple's version. Have you ever tried to use it with, say, 20 windows open? I can't speak for Windows Vista, thankfully.

A final thought: I would appreciate having control over the application-vs-window cycling choice. How about allowing me to pick keys for either behavior? Alt+tab (with arrows) would cycle among applications, while Ctrl+tab (with arrows) would cycle among the open windows within a single application. How about that?

I'll wait for another day to expound my theories on keystroke economy (here comes jkl;!).

Sunday, January 14, 2007

RARFF - A simple ARFF library in Ruby

RARFF is a very simple ARFF handling library for Ruby that I wrote for kicks. ARFF is a file format popularized by Weka, the machine learning toolkit.

I've had a couple of cases where I collected some data using Ruby and I wanted to analyze it with Weka. This makes it a bit easier.

Saturday, January 13, 2007

Wartoddling

A stroller plus a wireless laptop equals this. TUAW called it "wartoddling", but the voice synth should be pitched up a few octaves.


Transactive Memory Systems

Daniel Wegner talks about the concept of transactive memory, a memory system that spans individuals. I first encountered this concept while reading The Tipping Point, and I couldn't help thinking about how my laptop forms part of my transactive memory system. Why should I remember appointments, account information, emails, phone numbers, addresses, or anything else that a machine is better at? Of course, I have no end of gripes about the current capabilities of machines in this area. I wonder if the iPhone will help ...