54 topics found for:

“design language”

Design Language

A cohesive system of visual and interaction design principles and guidelines that ensure consistency and coherence across a product or brand's interfaces and experiences. Essential for creating a unified and recognizable user experience, ensuring consistency, usability, and brand identity across all platforms and touchpoints.

LLM

Large Language Model (LLM) is an advanced artificial intelligence system trained on vast amounts of text data to understand and generate human-like text. Essential for natural language processing tasks, content generation, and enhancing human-computer interactions across various applications in product design and development.

m17n

Numeronym for the word "Multilingualization" (M + 17 letters + N), enabling a product or system to support multiple languages, allowing users to switch between languages as needed. Crucial for ensuring smooth adaptation to various languages.

BPML

Business Process Modeling Language (BPML) is a language used for modeling business processes, enabling the design and implementation of process-based applications. Important for defining complex business processes and ensuring their effective implementation in digital products.

Iconography

The visual images, symbols, or modes of representation collectively associated with a subject, often used in design to communicate ideas quickly and effectively. Important for creating cohesive and meaningful visual systems.

BPEL

Business Process Execution Language (BPEL) is a language for specifying business process behaviors based on web services. Important for defining and automating complex business processes in digital product workflows.

Pseudocode

A simplified, informal language used to describe the logic and steps of an algorithm or program, without syntax of actual programming languages. Useful for planning and communicating algorithms and program structures before implementation in digital product development.

MVC

Model-View-Controller (MVC) is an architectural pattern that separates an application into three main logical components: the Model (data), the View (user interface), and the Controller (processes that handle input). Essential for creating modular, maintainable, and scalable software applications by promoting separation of concerns.

MBSE

Model-Based Systems Engineering (MBSE) is a methodology that uses visual modeling to support system requirements, design, analysis, and validation activities throughout the development lifecycle. Essential for managing complex systems, improving communication among stakeholders, and enhancing the overall quality and efficiency of systems engineering processes.

i18n

Numeronym for the word "Internationalization" (I + 18 letters + N), enabling localization for different languages, regions, and cultures without requiring extensive rework. Important for expanding product reach to global markets.

Semantic Noise

Interference in the communication process caused by ambiguity in the meaning of words and phrases, leading to misunderstandings. Crucial for designing clear communication channels and reducing misunderstandings in user interactions.

l10n

Numeronym for the word "Localization" (L + 10 letters + N), adapting a product or content to meet the language, cultural, and regional preferences of a specific target market. Essential for ensuring product relevance in different regions.

POUR

Perceivable, Operable, Understandable, and Robust (POUR) are the four main principles of web accessibility. These principles are essential for creating inclusive digital experiences that can be accessed and used by people with a wide range of abilities and disabilities.

WCAG

Web Content Accessibility Guidelines (WCAG) are a set of guidelines developed by WAI to make web content more accessible. Essential for ensuring that websites are usable by individuals with disabilities, thereby promoting inclusivity and compliance with accessibility standards.

Negative Prompt

In AI and machine learning, a prompt that specifies what should be avoided or excluded in the generated output, guiding the system to produce more accurate and relevant results. Crucial for refining AI-generated content by providing clear instructions on undesired elements, improving output quality and relevance.

KPI

Key Performance Indicators (KPIs) are quantifiable measures used to evaluate the success of an organization, employee, or project in meeting objectives for performance. Essential for tracking progress, making informed decisions, and aligning efforts with strategic goals across various business functions, including product design and development.

KOS

Knowledge Organization System (KOS) refers to a structured framework for organizing, managing, and retrieving information within a specific domain or across multiple domains. Essential for improving information findability, enhancing semantic interoperability, and supporting effective knowledge management in digital environments.

BDD

Behavior-Driven Development (BDD) is a software development approach where applications are specified and designed by describing their behavior. Important for ensuring clear communication and shared understanding between developers and stakeholders.