Kiosk systems provide a unique set of development conditions and challenges.
Whereas most multimedia development produces a software application, a kiosk
is a collection of physical, hardware, software, and support systems. This
article attempts to look at the entire kiosk project, in hopes that you will
have control over most of it.
Design the Process
You already know to do your information architecture (IA), user interface
(UI), and usability design for software before the visual layout and software
development. You may even have the time, budget, and foresight to do
usability testing focused on your target user base with wire frames on paper
or with quick software mockups before starting on graphics and code. But for
a kiosk, the product is more than an executable file; it is the entire system
and process. Besides creating a simple and intuitive UI, you want to si... (more)