Posts Tagged ‘gui’

SortFix Interface – Past, Present & Future

SortFix Interface – Past, Present & Future

About three years ago, in the early stages of SortFix, we started usability testing the SortFix Search User Interface (SUI) with our parents, sisters, brothers, and friends. We implemented the system as a program and our algorithms were calculated on the users’ computers.

Due to the fact that we didn’t have any funding back then, we had to be present at every search session with any family member or friend.

Our usability testing method back then went something like this: We gave our “subjects” several search tasks. We sat by them quietly as they undertook the search. Without helping them in any way, we studied the way they searched, observed where they ran into difficulties, and saw what part of our SUI wasn’t clear enough. We asked them questions and worked to improve the system’s interface bit by bit. Our method wasn’t particularly efficient, but at the time, it was cost-effective!

SortFix SUI Concepts Sketches

SortFix SUI Concept Sketches

Then we decided to upload the SortFix SUI to an online environment and test our system on even more users. We asked our family and friends to tell their friends and families to start using our new tool. At this point we got a lot more feedback. We had a lot of debugging to do, but it was worth it. Instead of doing a focus group on just 30 users or so, we actually reached 10 times more — without paying a dime.

SortFix SUI Concepts Sketches

SortFix SUI Concept Sketches

Read the rest of this entry »

Graphical User Interface Concepts

Graphical User Interface Concepts

Since a good GUI (Graphical User Interface) is essential to the success of a program or application, it can often be the hardest part to develop. The app’s programming can be perfect, but if the GUI is annoying, nonintuitive, or cumbersome the application will ultimately fail.

Key Ideas Behind GUI Design

The basic rule for good GUI design is that it is intuitive. A user interface that interferes or distracts will cause the user to feel overwhelmed and confused. To create an intuitive application, the GUI must be predictable and consistent in its behavior to the user. A simple GUI that is both predictable and consistent offers and ideal atmosphere for usability.

The SortFix GUI

SortFix algorithms extract related-terms, called Power Words™, to help the user to describe and refine the search subject in detail.

SortFix SUI

SortFix SUI

Read the rest of this entry »

From GUI to SUI – The SortFix Way

From GUI to SUI – The SortFix Way

On my last post I talked about the progression of GUIs, on this post I will try to different our SUI – search User Interface from a non GUI search engine.

As a child I was always fascinated by computer graphics and especially user interfaces. No, I wasn’t a geek exploring and researching user interfaces, but many of my decisions — which computer game to play, what kind of computer I wanted for my 13th birthday — were based on the design of the computer’s GUI.

All of my friends bought early versions of IBM’s PC XT 286, which had only a CLI and no GUI. I didn’t go with the flow. I preferred the AMIGA computer (Amiga 500),which was far less popular, had less games, but had absolutely stunning graphics, games and resolution. The AMIGA boasted an early edition of a Windows-style operating system.

amiga_os
Amiga Operating System’s GUI.

Read the rest of this entry »

The Search Is On: Search Engine GUIs

The Search Is On: Search Engine GUIs

In these days of the Internet, everybody knows that good design doesn’t necessarily mean the website is good. Websites must also provide an intuitive and simple way for the user to interact and navigate.

The most important innovation in the field of human-computer interaction is the graphical user interface, a.k.a. GUI, which has become the de facto industry standard for communication between us and computers.

GUIs are not only implemented in common operating systems such as Windows and Mac OS, but are used to operate and control handheld devices, portable media players, gaming consoles and much, much more.

From CLI to GUI
Having emerged as an alternative for solving the steep learning curve of command line interfaces (CLIs), GUIs have made computers – and computing — far more accessible in terms of ease of use. CLIs required commands or series of commands to be typed on the keyboard.

ms-dos

MS-DOS's Command Line.

Read the rest of this entry »

SortFix Widget