34 Matching Annotations
  1. Last 7 days
    1. iPhone Air Bumper - Light Blue

      Apple incorporates large headings providing a smooth reading experience for visitors on their webpage to identify the products they are looking for. This practice ensures that those with visual impairments, or are not familiar with technology have a similar experience of those who are more tech savvy.

    1. iPhone 17

      Apple makes use of bright visuals of their bright coloured products contrasted with plain black and white plain background makes their products identifiable and clear. Such as their new Iphone Pro 17, a bright orange color in contrast to a black background. Also, Apple’s webpage provides interactive elements such as motion pictures of their products with in depth descriptions providing accessibility for consumers to shop from home.

    2. The thinnest iPhone ever

      A good cognitive practice Apple follows design principles that make information easier to understand for people with diverse cognitive needs. For example, it uses a top navigation bar, a search tab and a cart tab in consistent locations. Apple also utilizes white space so it's easier for users to focus on one idea at a time. The text is usually short and direct, avoiding long, wordy sentences that users struggle to understand. For example, “Thinnest Iphone ever.”

  2. Sep 2025
  3. Nov 2024
  4. Sep 2024
  5. Dec 2023
  6. Jun 2023
  7. May 2023
    1. Since using case insensitivity is so widespread, take their sign up email address and make it lower case. Whenever they try to log in, convert that to lowercase as well, for comparison purposes, when you go to see if the user exists. As far as sign up and sign in go, do a case insensitive comparison. If the person signs up as Steve@example.com, you'll still want to allow them to sign in later with steve@example.com or sTeVE@example.com.
    2. But you should also keep track of the email address that they signed up with in a case sensitive fashion. Any time you send an email to them, be sure to send it with that original casing. This allows the email server to handle it however it feels like it needs to. So even though the person may always be signing in to your site with steve@example.com, if they signed up as Steve@example.com, you'll always send email to Steve@example.com, just to be safe.
  8. Apr 2023
  9. Jan 2023
  10. Nov 2022
  11. Sep 2022
  12. Jun 2021
  13. May 2021
  14. Mar 2021
  15. Feb 2021
  16. Jan 2021
  17. Aug 2020
  18. Jun 2020
  19. May 2020
  20. Apr 2020
  21. Jun 2018
    1. must keep the focus first on best practices

      Good practices? Here are a couple of critiques of the phrase best practices.

      1. When “Best Practice” is Bad Practice

      1. Best Practices Are the Worst

      Not trying to nitpick here, but as a teacher I find it more important to be able to look at any writing practice (digital or otherwise) and see how it fits my learners and our learning niche. I am always surprised at what works and what doesn't and how the trifling-est practice sometimes works. I understand, too, that the reason we propose 'best practice' and do research to determine what is best practice is to pare down on the universe of options available to us as teachers and learners. As an experiment ask a student what they might consider best practice for learning a particular thing and I think you might be surprised. Oh, right, students don't enter into best practice except as we practice it upon them.