1192 topics found for:

“design guidance”

m12n

Numeronym for the word "Modularization" (M + 12 letters + N), dividing a system into separate, interchangeable modules that can be developed, tested, and maintained independently. Important for improving maintainability and scalability of systems.

Fault Tolerance

The capability of a system to continue operating properly in the event of the failure of some of its components, ensuring that user experience is not significantly affected by errors or issues, similar to Postel's Law. Essential for designing reliable and resilient systems, such as a form that normalizes user input for compatibility rather than returning an error (e.g., unconstrained phone number format).

Third-Person Effect

A cognitive bias where people tend to believe that others are more affected by media messages and persuasive communications than they are themselves. Important for understanding media influence and designing communications that account for this bias in user perception.

Fist To Five

A consensus-building technique where participants show their level of agreement or support by raising zero to five fingers. Useful for quickly gauging team agreement and making collaborative decisions in product design and development meetings.

Probability Matching

A decision-making strategy where individuals allocate resources proportionally to the probability of an outcome occurring, rather than optimizing the most likely outcome. Important for understanding decision-making behaviors and designing systems that guide better resource allocation.

BPMN

Business Process Model and Notation (BPMN) is a graphical representation for specifying business processes in a workflow, using standardized symbols and notations. Essential for creating clear, standardized diagrams that facilitate understanding and communication of business processes in digital product design.

Reverse Ideation

A creative thinking technique where the typical process is reversed to generate new ideas by considering the opposite of conventional assumptions. Useful for fostering innovation and challenging existing assumptions in problem-solving.

Semmelweis Reflex

A cognitive bias where new evidence or knowledge is automatically rejected because it contradicts established norms or beliefs. Important for recognizing resistance to change and designing strategies to encourage openness to new ideas among designers.

Ajax

A technique for creating interactive web applications by exchanging data with the server in the background without reloading the entire page. Essential for enhancing user experience by making web applications more dynamic and responsive.

Product Brief

A document that provides a high-level overview of a product, including its objectives, target market, key features, and requirements, used to guide development efforts. Essential for ensuring that all stakeholders have a clear and consistent understanding of the product.

Yak Shaving

The process of performing a series of seemingly unrelated and often tedious tasks that are necessary to solve a larger problem. Important for recognizing and managing the indirect tasks that contribute to achieving the main objectives in digital product design.

Reflexion

The process of self-examination and adaptation in AI systems, where models evaluate and improve their own outputs or behaviors based on feedback. Crucial for enhancing the performance and reliability of AI-driven design solutions by fostering continuous learning and improvement.

Working Backwards

A product development approach where teams start with the desired customer experience and work backwards to determine what needs to be built to achieve that outcome. Essential for ensuring that product development is aligned with customer needs and expectations.