9 Matching Annotations
  1. Oct 2025
    1. Communication is an act of conveying meaning. Every behavior, including the absence of action, is a kind of communication therefore, one cannot not communicate (Paul Watzlawick).Language is a symbolic exchange, a means of communication, extending beyond verbal form. A symbolic exchange can be written, visual, verbal, nonverbal, sonal (pertaining to sound), gestural — anything and everything with the potential to be interpreted by a recipient. Language, in and of itself, is the very result of rhetorical arts as rhetoric famously uses language as one of its instruments for communication.

      All websites communicate a kind of language to each user. This language can help guide users and add accessability for some, but might be less engaging for others. UX design needs to utilize this language to communicate to the user how to use the site or app.

  2. Sep 2025
    1. SaaS pricing pages often lead with premium plans.

      Most services that offer a paid version tend to display a fullscreen popup that asks to purchase their subscription plan. This infulences most people to buy the subscription to use all the features they may not need.

    2. Avoid burying critical content in the middle.

      I find this to be a common theme within well structured websites. Critical content is normally at the top, or bottom of each page.

    3. Make buttons large and close to user’s focus.

      By making buttons large and close to the user's focus, they are more likely to select those options. This can be used to get users to click on certain buttons.

    4. Minimize number of options on screens.

      By minimizing the number of options on the screen while keeping all the selections can be compared to the principal of occam's razor. A simple UX is usually the best UX.

    5. People tend to favor information that confirms their existing beliefs, ignoring contradictory data.

      I am excited to learn how confirmation bias can be used when designing a UX.

    1. Cognitive load is the total amount of mental effort that is required to complete a task. You can think of it as the processing power needed by the user to interact with a product. If the information that needs to be processed exceeds the user’s ability to handle it, the cognitive load is too high.

      Cognitive load directly explains how some websites can take a long time to load. This especially includes sites that feature long lists of items with various text, images, and links to go with them. Reducing the congnitive load can improve the preformance of websites.