“A tool addresses human needs by amplifying human capabilities. That is, a tool converts what we can do into what we want to do. A great tool is designed to fit both sides.”
Bret Victor: A brief rant on The Future of Interaction Design
roadside assistance on the digital highway
“A tool addresses human needs by amplifying human capabilities. That is, a tool converts what we can do into what we want to do. A great tool is designed to fit both sides.”
Bret Victor: A brief rant on The Future of Interaction Design
Responsive Web design is a combination of fluid grids and images with media queries to change layout based on the size of a device viewport. It uses feature detection (mostly on the client) to determine available device capabilities and adapt accordingly. With responsive Web design one code-base, deployment, and URL provides you with access to many devices including future ones you haven’t encountered yet. But optimizing images, video, third party widgets and more using client-only solutions can be challenging.
In his 1943 paper, “A Theory of Human Motivation,” American psychologist Abraham Maslow proposed the idea of a psychological hierarchy of needs in human beings. This hierarchy of need principles specifies that a design must serve the low-level needs (i.e., it must function), before the higher level needs, such as desirability, can begin to be addressed.
Hierearchy of User Experience
From: Perry Chan and Steven Bradley
Capabilities can be defined as combinations of people, process and technology
The amount of cognitive and physical effort that a user needs to put into a task in order to achieve a meaningful outcome.
“Chrome” is the user interface overhead that surrounds user data and web page content. Although chrome obesity can eat half of the available pixels, a reasonable amount enhances usability.
‘Drone music is a minimalist musical style that emphasizes the use of sustained or repeated sounds, notes, or tone-clusters – called drones.’
To use any software, some understanding of how to use both the software and hardware is required. Many users lack this knowledge, which, when we break it down, is why the UX field exists.
Mike Madaio: 5 iOS Behaviours Your Users Probably Don’t Know
At its core, Responsive Web Design is about serving the same HTML to every device and adapting its presentation (mostly through CSS) based on the specific capabilities of the device being used to access it.
Luke Wroblewski: Why Separate Mobile & Desktop Web Pages?
A cardinal (or counting) number shows the quantity of something, e.g. 3 apples or 1200 search results
An ordinal number expresses the rank or position of an item in an ordered list or a comparison of items, e.g. 1st in line, 3rd repetition, or 22nd row
A nominal number is used to identify something, similar to a calling name, e.g. a post code or a phone number.