0
votes
5answers
50 views
Recommend book on Human Computer Interaction
Hi, I'm looking for a good book to read on HCI over the xmas holidays, is there a particular book you would recommend on this topic?
Thanks,
6
votes
6answers
351 views
Why does the Squeak interface look and act so antiquated?
Don't get me wrong - I love Smalltalk, but...
To me, the Squeak interface is one of the biggest turnoffs. I love Smalltalk - not the user interface. One only has to contrast mod …
13
votes
10answers
324 views
What should a developer know about interface design, usability and user psychology to create great software?
What should a developer know about user interface design, usability and less technical aspects of human computer interaction?
What knowledge of usage scenarios, user behavior patt …
3
votes
3answers
105 views
Looking for ideas on a class project in Computer Vision
Hello all. I have come upon another class where I need to find an idea for a project, and since my last posting on SO for a project idea was so successful, I've decided to ask here …
7
votes
4answers
850 views
How can I handle multiple mouse inputs in Java?
A friend of mine asked me to implement a blue and a red pointer to represent the inputs of two separate mice to expedite a mixing desk scenario for real time audio mixing. I'd lov …
1
vote
0answers
153 views
Close [X] vs Minimise [_] [closed]
Three questions:
What is the rationale behind changing the close [X] button behaviour (exit the application) to minimise an application as an icon on the taskbar?
Why change clos …
1
vote
4answers
116 views
Coming from web development, how do I approach desktop app usability/design?
When developing a desktop application that has several groups of equally important data and operations, how do you tackle the user interface design?
Most of the web-based apps I'v …
4
votes
9answers
398 views
Quick and Dirty Usability testing tips?
What are your best usability testing tips?
I need quick & cheap.
7
votes
8answers
335 views
Neural Networks or Human-computer interaction
I will be entering my third year of university in my next academic year, once I've finished my placement year as a web developer, and I would like to hear some opinions on the two …
1
vote
2answers
56 views
Usability: Where do users focus their initial attention on in new interfaces?
I know there was a study somewhere that showed which places users focused on initially when presented with new interfaces, but I can't remember that study, nor remember exactly wha …
1
vote
1answer
37 views
Should I use the user’s current culture to compare computer names?
I've got a list view and a button. The list view has columns "Server Name", "Operating System" and "Description". The button populates the list view with computer records from Acti …
2
votes
3answers
78 views
Help me get more information on Web Usability Studies
I am very interested in human computer interactions and mainly web interaction. Can you please tell me some studies, web sites, papers, links or research groups that are investigat …
5
votes
6answers
249 views
What is the most intuitive, usable way of entering a time of day or a duration?
I'm building a line-of-business application in Silverlight and need to get the user to edit two .NET TimeSpan values. One is a time of day (relative to midnight) and the other is a …
1
vote
3answers
64 views
HCI: make the user wait through everything up front, or amortize?
I'm writing a silverlight app that queries a web service to populate a tree control. Each element will have at least 2 levels of children, so something like this:
a
+-b
+-c
d
+ …
4
votes
9answers
445 views
HCI: UI beyond the WIMP Paradigm
With the popularity of the Apple iPhone, the potential of the Microsoft Surface, and the sheer fluidity and innovation of the interfaces pioneered by Jeff Han of Perceptive Pixel . …
