The Artima Developer Community
Sponsored Link

Java Buzz Forum
Re: Dumb User (was Re: Linux's Curse)

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Brian McCallister

Posts: 1282
Nickname: frums
Registered: Sep, 2003

Brian McCallister is JustaProgrammer who thinks too much.
Re: Dumb User (was Re: Linux's Curse) Posted: Jul 25, 2004 7:07 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Brian McCallister.
Original Post: Re: Dumb User (was Re: Linux's Curse)
Feed Title: Waste of Time
Feed URL: http://kasparov.skife.org/blog/index.rss
Feed Description: A simple waste of time and weblog experiment
Latest Java Buzz Posts
Latest Java Buzz Posts by Brian McCallister
Latest Posts From Waste of Time

Advertisement

An anonymous comment (well, unless the guy's parents really hated him) left the comment:

I think none of you guys understood Galas points. You are all acting like geeks and kids 'mine is bigger than yours' when comparing your OS and CLI vs GUI. This is not what it is about.

to the UI discussion that's been going on. I think we got Gala's points, but then talked about something else. Yes, there are a lot of unsophisticated users in the world. Dumb User implies I have no clue that people are not all proficient with bash -- I wish that were the case. I work for a twelve person startup -- that means the tech guys are also the tech support. I fully and completely understand the value of newbie-proofing a user interface. Every UI confusion in our applications winds up coming back to me directly.

The point is, though, that not everyone is new to an application, or is a casual user of the application. Explorer and bash are applications in this context. What I am argueing is that by pretending everyone is unsophisticated you hurt the sophisticated users. Yeah, dropping your relative who has trouble with non MacOS interfaces into ION will be painful at first. Most people are smart though. If said relation had to get work done, every day, using that interface he or she would quickly learn it, and be more productive.

Presume people are smart but ignorant. Ignorant is lack of knowledge, not lack of capability to learn. If it is an application the person will spend a lot of time using, build it for that. If it is an application which will be fired up once every two or three months, build it for that. The more heavily used an application is the more benefit there is to be gained by optimizing the UI for sophisticated users. The less it is used, the more for unsophisticated users. I use the web interface for my bank once a month or so. It has big buttons and everything is point and click. I use vim all the time all day almost every day, everything is based off the keyboard with a seemingly infinite array of options (actually, with ruby mode...). Both are very well designed for their usage patterns.

Read: Re: Dumb User (was Re: Linux's Curse)

Topic: Generic type parameter naming A.K.A Line Noise :) Previous Topic   Next Topic Topic: JBOSS certified

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use