New Agile Design Article Posted at UX Magazine
Curious about how UX design works in an agile world? Check out our latest article at UX Magazine to find out: Change on a Dime: Agile Design
Curious about how UX design works in an agile world? Check out our latest article at UX Magazine to find out: Change on a Dime: Agile Design
We knew usability was going to play a big role in the successful release of version 1.6 of an ongoing software development project. What we weren’t sure of was when we could schedule a formal usability study with the product end users. Fortunately, we were able to plan, conduct, and analyze the study prior to [...]
Creating UI components for Android apps programmatically is difficult. So, the Android framework provides a way to create UI components via XML. The Eclipse Android SDK actually provides a tool for creating these XML UIs via drag-and-drop/WYSIWYG. Now developers must manage XML documents along with their Java code, which can also be difficult. To help [...]
Call it creating an effective User Experience (UX). Call it designing the ultimate User Interface (UI). Call it constructing the best Human-Computer Interaction (HCI) ever known. Call it whatever you want. In short, User Centered Design (UCD) is all about creating an effective platform between a system and user. Let’s start at the beginning… the [...]