<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

    <channel>

    <title><![CDATA[A List Apart: The Full Feed]]></title>
    <link>https://alistapart.com</link>
    <description>Articles for people who make web sites.</description>
    <dc:language>en</dc:language>
    <dc:creator>The fine folks at A List Apart</dc:creator>
    <dc:rights>Copyright 2018</dc:rights>
    <dc:date>2018-07-19T13:00:00+00:00</dc:date>

<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/alistapart/main" /><feedburner:info uri="alistapart/main" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
      <title><![CDATA[Webmentions: Enabling Better Communication on the Internet]]></title>
      <author>by <a itemprop="url" class="author" rel="author" href="/author/chrisaldrich">Chris Aldrich</a></author>
      <link>http://feedproxy.google.com/~r/alistapart/main/~3/G24i4TcJwdk/webmentions-enabling-better-communication-on-the-internet</link>
      <guid isPermaLink="false">http://alistapart.com/article/webmentions-enabling-better-communication-on-the-internet</guid>
      <description>&lt;p&gt;Over &lt;a href="https://snarfed.org/1-million-webmentions"&gt;1 million Webmentions&lt;/a&gt; will have been sent across the internet since the &lt;a href="https://www.w3.org/TR/webmention/"&gt;specification&lt;/a&gt; was made a full Recommendation by the W3C—the standards body that guides the direction of the web—in early January 2017. That number is rising rapidly, and in the last few weeks I’ve seen a growing volume of chatter on social media and the blogosphere about these new “mentions” and the people implementing them.&lt;/p&gt;

&lt;p&gt;So what are Webmentions and why should we care? &lt;/p&gt;

&lt;p&gt;While the technical specification published by the W3C may seem incomprehensible to most, it’s actually a straightforward and extremely useful concept with a relatively simple implementation. Webmentions help to break down some of the artificial walls being built within the internet and so help create a more open and decentralized web. There is also an expanding list of major web platforms already supporting Webmentions either natively or with easy-to-use plugins (more on this later).&lt;/p&gt;

&lt;p&gt;Put simply, Webmention is a (now) standardized protocol that enables one website address (URL) to notify another website address that the former contains a reference to the latter. It also allows the latter to verify the authenticity of the reference and include its own corresponding reference in a reciprocal way. In order to understand what a big step forward this is, a little history is needed.&lt;/p&gt;

&lt;h2&gt;The rise of @mentions&lt;/h2&gt;

&lt;p&gt;By now most people are familiar with the ubiquitous use of the “@” symbol in front of a username, which &lt;a href="https://support.twitter.com/articles/14023"&gt;originated on Twitter&lt;/a&gt; and became known as &lt;a href="https://en.wikipedia.org/wiki/Mention_(blogging)"&gt;&lt;i&gt;@mentions&lt;/i&gt; and &lt;i&gt;@replies&lt;/i&gt;&lt;/a&gt; (read “at mentions” and “at replies”). For the vast majority, this is the way that one user communicates with other users on the platform, and over the past decade these @mentions, with their corresponding notification to the receiver, have become a relatively standard way of communicating on the internet.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/webmentions-enabling-better-communication-on-the-internet/wiz-khalifa-tweet.png" alt="Tweet from Wiz Khalifa: 'I been smashed the idea of that album even existing. I got joints to roll @kanyewest'"&gt;
&lt;figcaption&gt;&lt;a href="https://twitter.com/wizkhalifa/status/692424370250186752"&gt;Tweet from Wiz Khalifa&lt;/a&gt;&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Many other services also use this type of internal notification to indicate to other users that they have been referenced directly or tagged in a post or photograph. Facebook allows it, so does Instagram. Google+ has a variant that uses + instead of @, and even the long-form article platform Medium, whose founder Ev Williams also co-founded Twitter, quickly joined the @mentions party.&lt;/p&gt;

&lt;h3&gt;The biggest communications problem on the internet&lt;/h3&gt;

&lt;p&gt;If you use Twitter, your friend Alice only uses Facebook, your friend Bob only uses his blog on WordPress, and your pal Chuck is over on Medium, it’s impossible for any one of you to @mention another. You’re all on different and competing platforms, none of which interoperate to send these mentions or notifications of them. The only way to communicate in this way is if you all join the same social media platforms, resulting in the average person being signed up to multiple services just to stay in touch with all their friends and acquaintances.&lt;/p&gt;

&lt;p&gt;Given the issues of privacy and identity protection, different use cases, the burden of additional usernames and passwords, and the time involved, many people don’t want to do this. Possibly worst of all, your personal identity on the internet can end up fragmented like a Horcrux across multiple websites over which you have little, if any, control. &lt;/p&gt;

&lt;p&gt;Imagine if AT&amp;amp;T customers could only speak to other AT&amp;amp;T customers and needed a separate phone, account, and phone number to speak to friends and family on Verizon. And still another to talk to friends on Sprint or T-Mobile. The massive benefit of the telephone system is that if you have a telephone and service (from any one of hundreds or even thousands of providers worldwide), you can potentially reach anyone else using the network. Surely, with a basic architecture based on simple standards, links, and interconnections, the same should apply to the internet?&lt;/p&gt;

&lt;h3&gt;The solution? Enter Webmentions!&lt;/h3&gt;

&lt;p&gt;As mentioned earlier, Webmentions allow notifications between web addresses. If both sites are set up to send and receive them, the system works like this: &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Alice has a website where she writes an article about her rocket engine hobby.&lt;/li&gt;
&lt;li&gt;Bob has his own website where he writes a reply to Alice’s article. Within his reply, Bob includes the permalink URL of Alice’s article.&lt;/li&gt;
&lt;li&gt;When Bob publishes his reply, his publishing software automatically notifies Alice’s server that her post has been linked to by the URL of Bob’s reply.&lt;/li&gt;
&lt;li&gt;Alice’s publishing software verifies that Bob’s post actually contains a link to her post and then (optionally) includes information about Bob’s post on her site; for example, displaying it as a comment.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A Webmention is simply an @mention that works from one website to another!&lt;/p&gt;

&lt;p&gt;If she chooses, Alice can include the full text of Bob’s reply—along with his name, photo, and his article’s URL (presuming he’s made these available)—as a comment on her original post. Any new readers of Alice’s article can then see Bob’s reply underneath it. Each can carry on a full conversation from their own websites and in both cases display (if they wish) the full context and content. &lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/webmentions-enabling-better-communication-on-the-internet/webmention-diagram.png" alt="Diagram showing comments sections on two different websites, carrying on a single conversation"&gt;
&lt;figcaption&gt;Using Webmentions, both sides can carry on a conversation where each is able to own a copy of the content and provide richer context.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;User behaviors with Webmentions are a little different than they are with @mentions on Twitter and the like in that they work &lt;em&gt;between&lt;/em&gt; websites in addition to within a particular website. They enable authors (of both the original content and the responses) to own the content, allowing them to keep a record on the web page where it originated, whether that’s a website they own or the third-party platform from which they chose to send it.&lt;/p&gt;

&lt;h2&gt;Interaction examples with Webmention&lt;/h2&gt;

&lt;p&gt;Webmentions certainly aren’t limited to creating or displaying “traditional” comments or replies. With the use of simple semantic microformats classes and a variety of parsers written in numerous languages, one can explicitly post bookmarks, likes, favorites, RSVPs, check-ins, listens, follows, reads, reviews, issues, edits, and even purchases. The result? Richer connections and interactions with other content on the web and a genuine two-way conversation instead of a mass of unidirectional links. We’ll take a look at some examples, but you can find more on the &lt;a href="https://indieweb.org/Webmention"&gt;IndieWeb wiki page for Webmention&lt;/a&gt; alongside some other useful resources.&lt;/p&gt;

&lt;h3&gt;Marginalia&lt;/h3&gt;

&lt;p&gt;With Webmention support, one could architect a site to allow inline marginalia and highlighting similar to Medium.com’s relatively well-known functionality. With the clever use of &lt;a href="https://indieweb.org/fragmention"&gt;URL fragments&lt;/a&gt;, which are well supported in major browsers, there are already &lt;a href="https://kartikprabhu.com/articles/marginalia"&gt;examples of people&lt;/a&gt; who use Webmentions to display word-, sentence-, or paragraph-level marginalia on their sites. After all, aren’t inline annotations just a more targeted version of comments?&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/webmentions-enabling-better-communication-on-the-internet/hey-ev-what-about-mentions.png" alt="Screenshot of an article with a response off to the side"&gt;
&lt;figcaption&gt;An inline annotation on the post “&lt;a href="https://blog.medium.com/hey-ev-what-about-mentions-37aa9313e9d9"&gt;Hey Ev, what about mentions?&lt;/a&gt;,” in which Medium began to roll out their @mention functionality.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;h3&gt;Reads&lt;/h3&gt;

&lt;p&gt;As another example, and something that could profoundly impact the online news business, I might post a link on my website indicating I’ve read a particular article on, say, &lt;i&gt;The New York Times&lt;/i&gt;. My site sends a “read” Webmention to the article, where a &lt;a href="https://indieweb.org/facepile"&gt;facepile&lt;/a&gt; or counter showing the number of read Webmentions received could be implemented. Because of the simplified two-way link between the two web pages, there is now auditable proof of interaction with the content. This could similarly work with microinteractions such as likes, favorites, bookmarks, and reposts, resulting in a clearer representation of the particular types of interaction a piece of content has received. Compared to an array of nebulous social media mini-badges that provide only basic counters, this is a potentially more valuable indicator of a post’s popularity, reach, and ultimate impact.&lt;/p&gt;

&lt;h3&gt;Listens&lt;/h3&gt;

&lt;p&gt;Building on the idea of using reads, one could extend Webmentions to the podcasting or online music sectors. Many platforms are reasonably good at providing download numbers for podcasts, but it is far more difficult to track the number of actual listens. This can have a profound effect on the advertising market that supports many podcasts. People can post about what they’re actively listening to (either on their personal websites or via podcast apps that could report the percentage of the episode listened to) and send “listen” Webmentions to pages for podcasts or other audio content. These could then be aggregated for demographics on the back end or even shown on the particular episode’s page as social proof of the podcast’s popularity.&lt;/p&gt;

&lt;p&gt;For additional fun, podcasters or musicians might use Webmentions in conjunction with &lt;a href="https://www.w3.org/TR/media-frags/"&gt;media fragments&lt;/a&gt; and audio or video content to add timecode-specific, inline comments to audio/video players to create an open standards version of &lt;a href="https://help.soundcloud.com/hc/en-us/articles/115003451147-Writing-or-replying-to-a-comment"&gt;SoundCloud-like annotations and commenting&lt;/a&gt;.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/webmentions-enabling-better-communication-on-the-internet/soundcloud-annotations.png" alt="Screenshot of a Soundcloud audio file with little icons scatter about the timeline"&gt;
&lt;figcaption&gt;SoundCloud allows users to insert inline comments that dovetail with specific portions of audio.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;h3&gt;Reviews&lt;/h3&gt;

&lt;p&gt;Websites selling products or services could also accept review-based Webmentions that include star-based ratings scales as well as written comments with photos, audio, or even video. Because Webmentions are a two-way protocol, the reverse link to the original provides an auditable path to the reviewer and the opportunity to assess how trustworthy their review may be. Of course, third-party trusted sites might also accept these reviews, so that the receiving sites can’t easily cherry-pick only positive reviews for display. And because the Webmention specification includes the functionality for editing or deletion, the original author has the option to update or remove their reviews at any time.&lt;/p&gt;

&lt;h2&gt;Getting started with Webmentions&lt;/h2&gt;

&lt;h3&gt;Extant platforms with support&lt;/h3&gt;

&lt;p&gt;While the specification has only recently become a broad recommendation for use on the internet, there are &lt;a href="https://indieweb.org/Webmention#Publishing_Software"&gt;already an actively growing number of content management systems (CMSs) and platforms that support Webmentions&lt;/a&gt;, either natively or with plugins. The simplest option, requiring almost no work, is a relatively new and excellent social media service called &lt;a href="https://micro.blog/"&gt;Micro.blog&lt;/a&gt;, which handles Webmentions out of the box. CMSs like &lt;a href="https://withknown.com/"&gt;Known&lt;/a&gt; and &lt;a href="https://grabaperch.com/"&gt;Perch&lt;/a&gt; also have Webmention functionality built in. Download and set up the open source software and you’re ready to go.&lt;/p&gt;

&lt;p&gt;If you’re working with WordPress, there’s a simple &lt;a href="https://wordpress.org/plugins/webmention/"&gt;Webmention plugin&lt;/a&gt; that will allow you to begin using Webmentions—just download and activate it. (For additional functionality when displaying Webmentions, there’s also the recommended &lt;a href="https://wordpress.org/plugins/semantic-linkbacks/"&gt;Semantic Linkbacks plugin&lt;/a&gt;.) Other CMSs like Drupal, ProcessWire, Elgg, Nucleus CMS, Craft, Django, and Kirby also have plugins that support the standard. A wide variety of static site generators, like Hugo and Jekyll, have &lt;a href="https://indieweb.org/static_site#Sending_Webmentions"&gt;solutions&lt;/a&gt; for Webmention technology as well. More are certainly coming. &lt;/p&gt;

&lt;p&gt;If you can compose basic HTML on your website, Aaron Parecki has written an excellent primer on “&lt;a href="https://aaronparecki.com/2018/06/30/11/your-first-webmention"&gt;Sending Your First Webmention from Scratch&lt;/a&gt;.”&lt;/p&gt;

&lt;p&gt;A weak form of Webmention support can be bootstrapped for Tumblr, WordPress.com, Blogger, and Medium &lt;a href="https://brid.gy/about#blogs"&gt;with help from the free Bridgy&lt;/a&gt; service, but the user interface and display would obviously be better if they were supported fully and natively. &lt;/p&gt;

&lt;p&gt;As a last resort, if you’re using Tumblr, WordPress.com, Wix, Squarespace, Ghost, Joomla, Magento, or any of the other systems without Webmention, file tickets asking them to support the standard. It only takes a few days of work for a reasonably experienced developer to build support, and it substantially improves the value of the platform for its users. It also makes them first-class decentralized internet citizens.&lt;/p&gt;

&lt;h3&gt;Webmentions for developers&lt;/h3&gt;

&lt;p&gt;If you’re a developer or a company able to hire a developer, it is relatively straightforward to build Webmentions into your CMS or project, even potentially open-sourcing the solution as a plugin for others. For anyone familiar with the old specifications for pingback or trackback, you can think of Webmentions as a major iteration of those systems, but with easier implementation and testing, improved performance and display capabilities, and decreased spam vulnerabilities. Because the specification supports editing and deleting Webmentions, it provides individuals with more direct control of their data, which is important in light of new laws like GDPR.&lt;/p&gt;

&lt;p&gt;In addition to reading the specification, as mentioned previously, there are multiple open source implementations already written in a variety of languages that you can use directly, or as examples. There are also a &lt;a href="https://webmention.rocks/"&gt;test suite&lt;/a&gt; and pre-built services like &lt;a href="https://webmention.io/"&gt;Webmention.io&lt;/a&gt;, &lt;a href="https://telegraph.p3k.io/"&gt;Telegraph&lt;/a&gt;, &lt;a href="https://mention-tech.appspot.com/"&gt;mention-tech&lt;/a&gt;, and &lt;a href="https://webmention.herokuapp.com/"&gt;webmention.herokuapp.com&lt;/a&gt; that can be quickly leveraged.&lt;/p&gt;

&lt;p&gt;Maybe your company allows employees to spend 20% of their time on non-specific projects, as Google does. If so, I’d encourage you to take the opportunity to fbuild Webmentions support for one or more platforms—let’s spread the love and democratize communication on the web as fast as we can!&lt;/p&gt;

&lt;p&gt;And if you already have a major social platform but don’t want to completely open up to sending and receiving Webmentions, consider using Webmention functionality as a simple post API. I could easily see services like Twitter, Mastodon, or Google+ supporting the receiving of Webmentions, combined with a simple parsing mechanism to allow Webmention senders to publish syndicated content on their platform. There are already several services like &lt;a href="https://news.indieweb.org/"&gt;IndieNews&lt;/a&gt;, with Hacker News-like functionality, that allow posting to them via Webmention.&lt;/p&gt;

&lt;p&gt;If you have problems or questions, I’d recommend joining the &lt;a href="https://indieweb.org/discuss"&gt;IndieWeb chat room&lt;/a&gt; online via IRC, web interface, Slack, or Matrix to gain access to further hints, pointers, and resources for implementing a particular Webmention solution.&lt;/p&gt;

&lt;h3&gt;The expansion of Webmentions&lt;/h3&gt;

&lt;p&gt;The big question many will now have is &lt;i&gt;Will the traditional social media walled gardens like Facebook, Twitter, Instagram, and the like support the Webmention specification?&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;At present, they don’t, and many may never do so. After all, locking you into their services is enabling them to leverage your content and your interactions to generate income. However, I suspect that if one of the major social platforms enabled sending/receiving Webmentions, it would dramatically disrupt the entire social space. &lt;/p&gt;

&lt;p&gt;In the meantime, if your site already has Webmentions enabled, then congratulations on joining the next revolution in web communication! Just make sure you advertise the fact by using a button or badge. &lt;a href="https://indieweb.org/buttons"&gt;You can download a copy here.&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/alistapart/main/~4/G24i4TcJwdk" height="1" width="1" alt=""/&gt;</description>
      <dc:subject><![CDATA[Code, The Server Side
]]></dc:subject>
      <dc:date>2018-07-19T13:00:00+00:00</dc:date>
    <feedburner:origLink>http://alistapart.com/article/webmentions-enabling-better-communication-on-the-internet</feedburner:origLink></item><item>
      <title><![CDATA[Order Out of Chaos: Patterns of Organization for Writing on the Job]]></title>
      <author>by <a itemprop="url" class="author" rel="author" href="/author/richardrabil">Richard Rabil, Jr.</a></author>
      <link>http://feedproxy.google.com/~r/alistapart/main/~3/2iOHftq7asw/order-out-of-chaos-patterns-of-organization-for-writing-on-the-job</link>
      <guid isPermaLink="false">http://alistapart.com/article/order-out-of-chaos-patterns-of-organization-for-writing-on-the-job</guid>
      <description>&lt;p&gt;A few years ago, a former boss of mine emailed me out of the blue and asked for a resource that would help him and his colleagues organize information more effectively. Like a dutiful friend, I sent him links to a few articles and the names of some professional writing books. And I qualified my answer with that dreaded disclaimer: “Advice varies widely depending on the situation.” Implication: “You’ll just have to figure out what works best for you. So, good luck!”&lt;/p&gt;

&lt;p&gt;In retrospect, I could have given him a better answer. Much like the &lt;a href="https://www.interaction-design.org/literature/topics/gestalt-principles"&gt;gestalt principles&lt;/a&gt; of design that underpin so much of what designers do, there are foundational principles and patterns of organization that are relevant to any professional who must convey technical information in writing, and you can adapt these concepts to bring order out of chaos whether or not you’re a full-time writer.&lt;/p&gt;

&lt;style&gt;.row{margin:0 132px 24px}.col ol,.col ul{margin-left:40px}.row:after{clear:left;content:"";display:block}.col{float:left;width:50%}.col ul{list-style-type:disc}.col ul li{margin-bottom:9px}@media only screen and (max-width:37.5em){.row{margin:0 0 24px}.col{float:none;width:100%}.col+.col{margin-top:24px}}&lt;/style&gt;

&lt;h2&gt;Recognize the primary goals: comprehension and performance&lt;/h2&gt;

&lt;p&gt;Not long after I wrote my response, I revisited a book I’d read in college: &lt;a href="https://www.amazon.com/Technical-Editing-Allyn-Seriesin-Communication/dp/0205786715"&gt;&lt;i&gt;Technical Editing&lt;/i&gt;&lt;/a&gt;, by Carolyn D. Rude. In my role as a technical writer, I reference the book every now and then for practical advice on revising software documentation. This time, as I reviewed the chapter on organization, I realized that Rude explained the high-level goals and principles better than any other author I’d read up to that point.&lt;/p&gt;

&lt;p&gt;In short, she says that whether you are outlining a procedure, describing a product, or announcing a cool new feature, a huge amount of writing in the workplace is aimed at comprehension (here’s what X is and why you should care) and performance (here’s how to do X). She then suggests that editors choose from two broad kinds of order to support these goals: &lt;i&gt;content-based order&lt;/i&gt; and &lt;i&gt;task-based order&lt;/i&gt;. The first refers to structures that guide readers from major sections to more detailed sections to facilitate top-down learning; the second refers to structures of actions that readers need to carry out. Content-based orders typically start with nouns, whereas task-based orders typically begin with verbs.&lt;/p&gt;

&lt;div class="row"&gt;
&lt;div class="col"&gt;
&lt;p&gt;&lt;b&gt;Content-Based Order Example&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Product Overview&lt;/p&gt;&lt;ul&gt;
&lt;li&gt;Introduction&lt;/li&gt;
&lt;li&gt;Features
&lt;ul&gt;
&lt;li&gt;Feature 1&lt;/li&gt;
&lt;li&gt;Feature 2&lt;/li&gt;
&lt;li&gt;Feature &lt;i&gt;n&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Contact&lt;/li&gt;
&lt;li&gt;Support&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class="col"&gt;
&lt;p&gt;&lt;b&gt;Task-Based Order Example&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://en.support.wordpress.com/five-step-blog-setup/"&gt;User Guide (WordPress)&lt;/a&gt;&lt;/p&gt;&lt;ul&gt;
&lt;li&gt;Update your title and tagline&lt;/li&gt;
&lt;li&gt;Pick a theme you love&lt;/li&gt;
&lt;li&gt;Add a header or background&lt;/li&gt;
&lt;li&gt;Add a site icon&lt;/li&gt;
&lt;li&gt;Add a widget&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;p&gt;Of course, not all writing situations fall neatly into these buckets. If you were to visit &lt;a href="https://confluence.atlassian.com/doc/confluence-user-s-guide-139509.html"&gt;Atlassian’s online help content&lt;/a&gt;, you would see a hybrid of content-based topics at the first level and task-based topics within them. The point is that as you begin to think about your organization, you should ask yourself: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Which of the major goals of organization (comprehension or performance) am I trying to achieve?&lt;/li&gt;
&lt;li&gt;And which broad kind of order will help me best achieve those goals?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is still pretty abstract, so let’s consider the other principles from Carolyn Rude, but with a focus on how a writer rather than an editor should approach the task of organization.&lt;sup data-footnote&gt;1&lt;/sup&gt;&lt;/p&gt;

&lt;h2&gt;Steal like an organizer: follow pre-established document structures&lt;/h2&gt;

&lt;p&gt;In his book &lt;a href="https://www.amazon.com/Steal-Like-Artist-Things-Creative-ebook/dp/B0074QGGK6/ref=sr_1_1?ie=UTF8&amp;amp;qid=1526326170&amp;amp;sr=8-1&amp;amp;keywords=steal+like+an+artist"&gt;&lt;i&gt;Steal Like an Artist&lt;/i&gt;&lt;/a&gt;, Austin Kleon argues that smart artists don’t actually create anything new but rather collect inspiring ideas from specific role models, and produce work that is profoundly shaped by them.&lt;/p&gt;

&lt;p&gt;“If we’re free from the burden of trying to be completely original,” he writes, “we can stop trying to make something out of nothing, and we can embrace influence instead of running away from it.”&lt;/p&gt;

&lt;p&gt;The same principle applies to the art of organization. To “steal like an organizer” means to look at what other people have written and to identify and follow pre-established structures that may apply to your situation. Doing so not only saves time and effort but also forces you to remember that your audience may already expect a particular pattern—and experience cognitive dissonance if they don’t get it.&lt;/p&gt;

&lt;p&gt;You are probably familiar with more pre-established structures than you think. News reports follow the &lt;a href="https://en.wikipedia.org/wiki/Inverted_pyramid_(journalism)"&gt;&lt;i&gt;inverted pyramid&lt;/i&gt;&lt;/a&gt;. Research reports often adhere to some form of the &lt;a href="https://en.wikipedia.org/wiki/IMRAD"&gt;&lt;i&gt;IMRAD structure&lt;/i&gt;&lt;/a&gt; (Introduction, Methodology, Results, and Discussion). Instruction manuals typically have an introductory section followed by tasks grouped according to the typical sequence a user would need to follow. Even troubleshooting articles tend to have a standard structure of Problem, Cause, and Solution.&lt;/p&gt;

&lt;p&gt;All this may sound like common sense, and yet many writers entirely skip this process of adapting pre-made structures. I can understand the impulse. When you face a blank screen, it feels simpler to capture the raw notes and organize it all later. That approach can certainly help you get into the flow, but it may also result in an ad hoc structure that fails to serve readers who are less familiar with your material.&lt;/p&gt;

&lt;p&gt;Instead, when you begin the writing process, start by researching available templates or pre-made structures that could support your situation. Standard word processors and content management systems already contain some good templates, and it’s easy to search for others online. Your fellow writers and designers are also good resources. If you’re contributing to a series of documents at your organization, you should get familiar with the structure of that series and learn how to work within it. Or you can do some benchmarking and steal some ideas from how other companies structure similar content. &lt;/p&gt;

&lt;p&gt;My team once had to do our own stealing for a major project that affected about half our company. We needed to come up with a repeatable structure for standard operating procedures (SOPs) that any employee could use to document a set of tasks. Knowing SOPs to be a well-established genre, we found several recommended structures online and in books, and came up with a list of common elements. We then decided which ones to steal and arranged them into a sequence that best suited our audience. We made out like bandits.&lt;/p&gt;

&lt;figure&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th scope="col"&gt;Structural SOP Elements We Found&lt;/th&gt;
&lt;th scope="col"&gt;Our Assessment&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td data-title="Structural SOP Elements We Found"&gt;Overview&lt;/td&gt;
&lt;td data-title="Our Assessment"&gt;Steal&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td data-title="Structural SOP Elements We Found"&gt;Roles Involved&lt;/td&gt;
&lt;td data-title="Our Assessment"&gt;Steal&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td data-title="Structural SOP Elements We Found"&gt;Dependencies&lt;/td&gt;
&lt;td data-title="Our Assessment"&gt;Steal&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td data-title="Structural SOP Elements We Found"&gt;Estimated Level of Effort&lt;/td&gt;
&lt;td data-title="Our Assessment"&gt;&lt;i&gt;Nah, too hard to calculate and maintain.&lt;/i&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td data-title="Structural SOP Elements We Found"&gt;Process Diagram&lt;/td&gt;
&lt;td data-title="Our Assessment"&gt;&lt;i&gt;Meh, kind of redundant, not to mention a lot of work. No thanks.&lt;/i&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td data-title="Structural SOP Elements We Found"&gt;Tasks&lt;/td&gt;
&lt;td data-title="Our Assessment"&gt;Steal&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="indent-left" data-title="Structural SOP Elements We Found"&gt;Task &lt;i&gt;n&lt;/i&gt;&lt;/td&gt;
&lt;td data-title="Our Assessment"&gt;Steal&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="indent-left" data-title="Structural SOP Elements We Found"&gt;Task &lt;i&gt;n&lt;/i&gt; Introduction&lt;/td&gt;
&lt;td data-title="Our Assessment"&gt;Steal&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="indent-left" data-title="Structural SOP Elements We Found"&gt;Task &lt;i&gt;n&lt;/i&gt; Responsibility&lt;/td&gt;
&lt;td data-title="Our Assessment"&gt;Steal&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="indent-left" data-title="Structural SOP Elements We Found"&gt;Task &lt;i&gt;n&lt;/i&gt; Steps&lt;/td&gt;
&lt;td data-title="Our Assessment"&gt;Steal&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td data-title="Structural SOP Elements We Found"&gt;See Also&lt;/td&gt;
&lt;td data-title="Our Assessment"&gt;Steal&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/figure&gt;

&lt;p&gt;But what if there is no pre-established pattern? Or what if a pattern exists, but it’s either too simple or too complex for what you’re trying to accomplish? Or what if it’s not as user-friendly as you would like? &lt;/p&gt;

&lt;p&gt;There may indeed be cases where you need to develop a mostly customized structure, which can be daunting. But fear not! That’s where the other principles of organization come in.&lt;/p&gt;

&lt;h2&gt;Anticipate your readers’ questions (and maybe even talk to them)&lt;/h2&gt;

&lt;p&gt;Recently I had an extremely frustrating user experience. While consulting some documentation to learn about a new process, I encountered a series of web pages that gave no introduction and dove straight into undefined jargon and acronyms that I had never heard of. When I visited related pages to get more context, I found the same problem. There was no background information for a newbie like me. The writers failed in this case to anticipate my questions and instead assumed a great deal of prior knowledge.&lt;/p&gt;

&lt;p&gt;Don’t make this mistake when you design your structure. Like a journalist, you need to answer the &lt;i&gt;who, what, where, when, how&lt;/i&gt;, and &lt;i&gt;why&lt;/i&gt; of your content, and then incorporate the answers in your structure. Anticipate common questions, such as “What is this? Where do I start? What must I know? What must I do?” This sort of critical reflection is all the more important when organizing web content, because users will almost certainly enter and exit your pages in nonlinear, unpredictable ways.&lt;/p&gt;

&lt;p&gt;If possible, you should also meet with your readers, and gather information about what would best serve them. One simple technique you could try is to create a &lt;i&gt;knowledge map&lt;/i&gt;, an annotated matrix of sorts that my team once built after asking various teams about their information priorities. On the left axis, we listed categories of information that we thought each team needed. Along the top axis, we listed a column for each team. We then gave team representatives a chance to rank each category and add custom categories we hadn’t included. (You can learn more about the process we followed in this &lt;a href="https://www.atlassian.com/company/events/summit-us/watch-sessions/2013/archives/inside-the-massive-team/cultivating-content-designing-wiki-solutions-that-scale"&gt;video presentation&lt;/a&gt;.)&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/order-out-of-chaos/fig1.png" alt="A screenshot of a knowledge map my team created after asking other teams which categories of information were most important to them."&gt;
&lt;figcaption&gt;A knowledge map my team created after asking other teams which categories of information were most important to them.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;The weakness of this approach is that it doesn’t reveal information that your audience doesn’t know how to articulate. To fill in this gap, I recommend running a few informal usability tests. But if you don’t have the time for that, building a knowledge map is better than not meeting with your readers at all, because it will help you discover structural ideas you hadn’t considered. Our knowledge map revealed multiple categories that were required across almost all teams—which, in turn, suggested a particular hierarchy and sequence to weave into our design. &lt;/p&gt;

&lt;h2&gt;Go from general to specific, familiar to new&lt;/h2&gt;

&lt;p&gt;People tend to learn and digest information best by going from general to specific, and familiar to new. By remembering this principle, which is articulated in the &lt;a href="https://www.verywellmind.com/what-is-a-schema-2795873"&gt;&lt;i&gt;schema&lt;/i&gt; theory&lt;/a&gt; of learning, you can better conceptualize the structure you’re building. What are the foundational concepts of your content? They should appear in your introductory sections. What are the umbrella categories under which more detailed categories fall? The answer should determine which headings belong at the top and subordinate levels of your hierarchy. What you want to avoid is presenting new ideas that don’t flow logically from the foundational concepts and expectations that your readers bring to the table.&lt;/p&gt;

&lt;p&gt;Consider the wikiHow article “&lt;a href="https://www.wikihow.com/Create-a-Dungeons-and-Dragons-Character"&gt;How to Create a Dungeons and Dragons Character&lt;/a&gt;.” It begins by defining what Dungeons and Dragons &lt;em&gt;is&lt;/em&gt; and explaining why you need to create a character before you can start playing the game.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/order-out-of-chaos/fig2.png" alt="A screenshot of Part 1 of the wikiHow article “How to Create a Dungeons and Dragons Character,” which helps readers learn by starting with general concepts before moving on to specifics."&gt;
&lt;figcaption&gt;Writers at wikiHow help readers learn by starting with general concepts before moving on to specifics.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;The next section, “Part 1: Establishing the Basics,” guides the reader into subsequent foundational steps, such as deciding which version of the game to follow and printing out a character sheet. Later sections (“Selecting a gender and race,” “Choosing a class,” and “Calculating ability scores”) expand on these concepts to introduce more specific, unfamiliar ideas in an incremental fashion, leading readers up a gentle ramp into new territory.&lt;/p&gt;

&lt;h2&gt;Use conventional patterns to match structure to meaning&lt;/h2&gt;

&lt;p&gt;Within the general-to-specific/familiar-to-new framework, you can apply additional patterns of organization that virtually all humans understand. Whereas the pre-established document structures above are usually constructed for particular use cases or genres, other conventional patterns match more general mental models (or “schemas,” as the schema theory so elegantly puts it) that we use to make sense of the world. These patterns include &lt;i&gt;chronological, spatial, comparison-contrast, cause-effect&lt;/i&gt;, and &lt;i&gt;order of importance&lt;/i&gt;.&lt;/p&gt;

&lt;h3&gt;Chronological&lt;/h3&gt;

&lt;p&gt;The chronological pattern reveals time or sequence. It’s appropriate for things like instructions, process flows, progress reports, and checklists. In the case of instructions, the order of tasks on a page often implies (or explicitly states) the “proper” or most common sequence for a user to follow. The wikiHow article above, for example, offers a recommended sequence of tasks for beginner players. In the case of progress reports, the sections may be ordered according to the periods of time in which work was done, as in this sample outline from the book &lt;a href="https://www.amazon.com/Reporting-Technical-Information-Kenneth-Houp/dp/0195178793"&gt;&lt;i&gt;Reporting Technical Information&lt;/i&gt;&lt;/a&gt;, by Kenneth W. Houp et al.:&lt;/p&gt;

&lt;figure class="quote"&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;b&gt;Beginning&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Introduction&lt;/li&gt;
&lt;li&gt;Summary of work completed&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;b&gt;Middle&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;
&lt;li&gt;Work completed
&lt;ul&gt;
&lt;li&gt;Period 1 (beginning and end dates)
&lt;ul&gt;
&lt;li&gt;Description&lt;/li&gt;
&lt;li&gt;Cost&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Period 2 (beginning and end dates)&lt;/p&gt;&lt;ul&gt;
&lt;li&gt;Description&lt;/li&gt;
&lt;li&gt;Cost&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Work remaining&lt;/p&gt;&lt;ul&gt;
&lt;li&gt;Period 3 (or remaining periods)
&lt;ul&gt;
&lt;li&gt;Description of work to be done&lt;/li&gt;
&lt;li&gt;Expected cost&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;b&gt;End&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;
&lt;li&gt;Evaluation of work in this period&lt;/li&gt;
&lt;li&gt;Conclusions and recommendations&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;/figure&gt;

&lt;p&gt;The principles of organization listed in this article are in fact another example of the chronological pattern. As Carolyn Rude points out in her book, the principles are arranged as a sort of methodology to follow. Try starting at the top of the list and work your way down. You may find it to be a useful way to produce order out of the chaos before you.&lt;/p&gt;

&lt;h3&gt;Spatial&lt;/h3&gt;

&lt;p&gt;The spatial pattern refers to top-to-bottom, left-to-right structures of organization. This is a good pattern if you need to describe the components of an interface or a physical object. &lt;/p&gt;

&lt;p&gt;Take a look at the neighbor comparison graph below, which is derived from a sample &lt;a href="http://www.oracle.com/us/industries/utilities/ou-opower-energy-efficiency-ds-3553419.pdf"&gt;energy efficiency&lt;/a&gt; solution offered by Oracle Utilities. Customers who see this graph would most likely view it from top to bottom and left to right.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/order-out-of-chaos/fig3.png" alt="A neighbor comparison graph that shows a customer how they compare with their neighbors in terms of energy efficiency."&gt;
&lt;figcaption&gt;A neighbor comparison graph that shows a customer how they compare with their neighbors in terms of energy efficiency.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;A detailed description of this feature would then describe each component in that same order. Here’s a sample outline: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Feature name
&lt;ul&gt;
&lt;li&gt;Title&lt;/li&gt;
&lt;li&gt;Bar chart
&lt;ul&gt;
&lt;li&gt;Efficient neighbors&lt;/li&gt;
&lt;li&gt;You&lt;/li&gt;
&lt;li&gt;Average neighbors&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Date range&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Performance insight&lt;/p&gt;&lt;ul&gt;
&lt;li&gt;Great&lt;/li&gt;
&lt;li&gt;Good&lt;/li&gt;
&lt;li&gt;Using more than average&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Energy use insight&lt;/li&gt;
&lt;li&gt;Comparison details (“You’re compared with 10 homes within 6 miles …”)&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Comparison-contrast&lt;/h3&gt;

&lt;p&gt;The comparison-contrast pattern helps users weigh options. It’s useful when reporting the pros and cons of different decisions or comparing the attributes of two or more products or features. You see it often when you shop online and need to compare features and prices. It’s also a common pattern for feasibility studies or investigations that list options along with upsides and downsides.&lt;/p&gt;

&lt;h3&gt;Cause-effect&lt;/h3&gt;

&lt;p&gt;The cause-effect pattern shows relationships between actions and reactions. Writers often use it for things like troubleshooting articles, medical diagnoses, retrospectives, and root cause analyses. You can move from effect to cause, or cause to effect, but you should stick to one direction and use it consistently. For example, the &lt;a href="https://www.drugs.com/health-guide/common-cold-viral-rhinitis.html"&gt;cold&lt;/a&gt; and &lt;a href="https://www.drugs.com/health-guide/flu-influenza.html"&gt;flu&lt;/a&gt; pages at Drugs.com follow a standard cause-effect pattern that incorporates logical follow-up sections such as “Prevention” and “Treatment”: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What Is It? (This section defines the illness and describes possible “causes.”)&lt;/li&gt;
&lt;li&gt;Symptoms (This section goes into the “effects” of the illness.)&lt;/li&gt;
&lt;li&gt;Diagnosis&lt;/li&gt;
&lt;li&gt;Expected Duration&lt;/li&gt;
&lt;li&gt;Prevention&lt;/li&gt;
&lt;li&gt;Treatment&lt;/li&gt;
&lt;li&gt;When to Call a Professional&lt;/li&gt;
&lt;li&gt;Prognosis&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For another example, see the “Use parallel structure for parallel sections” section below, which shows what a software troubleshooting article might look like.&lt;/p&gt;

&lt;h3&gt;Order of importance&lt;/h3&gt;

&lt;p&gt;The order of importance pattern organizes sections and subsections of content according to priority or significance. It is common in announcements, marketing brochures, release notes, advice articles, and FAQs. &lt;/p&gt;

&lt;p&gt;The order of importance pattern is perhaps the trickiest one to get right. As Carolyn Rude says, it’s not always clear what the most important information is. What should come in the beginning, middle, and end? Who decides? The answers will vary according to the author, audience, and purpose.&lt;/p&gt;

&lt;p&gt;When writing release notes, for example, my team often debates which software update should come first, because we know that the decision will underscore the significance of that update relative to the others. FAQs by definition are focused on which questions are most common and thus most important, but the exact order will depend on what you perceive as being the most frequent or the most important for readers to know. (If you are considering writing FAQs, I recommend this &lt;a href="https://alistapart.com/article/no-more-faqs-create-purposeful-information-for-a-more-effective-user-experi"&gt;great advice&lt;/a&gt; from technical writer Lisa Wright.)&lt;/p&gt;

&lt;h3&gt;Other common patterns&lt;/h3&gt;

&lt;p&gt;Alphabetical order is a common pattern that Rude doesn’t mention in detail but that you may find helpful for your situation. To use this pattern, you would simply list sections or headings based on the first letter of the first word of the heading. For example, alphabetical order is used frequently to list API methods in API documentation sites such as those for &lt;a href="https://www.flickr.com/services/api/"&gt;Flickr&lt;/a&gt;, &lt;a href="https://developer.twitter.com/en/docs/api-reference-index"&gt;Twitter&lt;/a&gt;, and &lt;a href="https://docs.oracle.com/javase/7/docs/api/"&gt;Java&lt;/a&gt;. It is also common in glossaries, indexes, and encyclopedic reference materials where each entry is more or less given equal footing. The downside of this pattern is that the most important information for your audience may not appear in a prominent, findable location. Still, it is useful if you have a large and diverse set of content that defies simple hierarchies and is referenced in a non-linear, piecemeal fashion.&lt;/p&gt;

&lt;h2&gt;Group related material&lt;/h2&gt;

&lt;p&gt;Take a look at the lists below. Which do you find easier to scan and digest? &lt;/p&gt;

&lt;div class="row"&gt;
&lt;div class="col"&gt;
&lt;ol&gt;
&lt;li&gt;Settle on a version of D&amp;amp;D.&lt;/li&gt;
&lt;li&gt;Print a character sheet, if desired.&lt;/li&gt;
&lt;li&gt;Select a gender and race.&lt;/li&gt;
&lt;li&gt;Choose a class.&lt;/li&gt;
&lt;li&gt;Name your character.&lt;/li&gt;
&lt;li&gt;Identify the main attributes of your character.&lt;/li&gt;
&lt;li&gt;Roll for ability scores.&lt;/li&gt;
&lt;li&gt;Assign the six recorded numbers to the six main attributes.&lt;/li&gt;
&lt;li&gt;Use the “Point Buy” system, alternatively.&lt;/li&gt;
&lt;li&gt;Generate random ability scores online.&lt;/li&gt;
&lt;li&gt;Record the modifier for each ability.&lt;/li&gt;
&lt;li&gt;Select skills for your character.&lt;/li&gt;
&lt;li&gt;List your character’s feats.&lt;/li&gt;
&lt;li&gt;Roll for your starting gold.&lt;/li&gt;
&lt;li&gt;Equip your character with items.&lt;/li&gt;
&lt;li&gt;Fill in armor class and combat bonuses.&lt;/li&gt;
&lt;li&gt;Paint a picture of your character.&lt;/li&gt;
&lt;li&gt;Determine the alignment of your character.&lt;/li&gt;
&lt;li&gt;Play your character in a campaign.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;div class="col"&gt;
&lt;p&gt;&lt;b&gt;Part 1: Establishing the Basics&lt;/b&gt;&lt;/p&gt;&lt;ol&gt;
&lt;li&gt;Settle on a version of D&amp;amp;D.&lt;/li&gt;
&lt;li&gt;Print a character sheet, if desired.&lt;/li&gt;
&lt;li&gt;Select a gender and race.&lt;/li&gt;
&lt;li&gt;Choose a class.&lt;/li&gt;
&lt;li&gt;Name your character.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;b&gt;Part 2: Calculating Ability Scores&lt;/b&gt;&lt;/p&gt;&lt;ol&gt;
&lt;li&gt;Identify the main attributes of your character.&lt;/li&gt;
&lt;li&gt;Roll for ability scores.&lt;/li&gt;
&lt;li&gt;Assign the six recorded numbers to the six main attributes.&lt;/li&gt;
&lt;li&gt;Use the “Point Buy” system, alternatively.&lt;/li&gt;
&lt;li&gt;Generate random ability scores online.&lt;/li&gt;
&lt;li&gt;Record the modifier for each ability.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;b&gt;Part 3: Equipping Skills, Feats, Weapons, and Armor&lt;/b&gt;&lt;/p&gt;&lt;ol&gt;
&lt;li&gt;Select skills for your character.&lt;/li&gt;
&lt;li&gt;List your character’s feats.&lt;/li&gt;
&lt;li&gt;Roll for your starting gold.&lt;/li&gt;
&lt;li&gt;Equip your character with items.&lt;/li&gt;
&lt;li&gt;Fill in armor class and combat bonuses.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;b&gt;Part 4: Finishing Your Character&lt;/b&gt;&lt;/p&gt;&lt;ol&gt;
&lt;li&gt;Paint a picture of your character.&lt;/li&gt;
&lt;li&gt;Determine the alignment of your character.&lt;/li&gt;
&lt;li&gt;Play your character in a campaign.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;(Source: &lt;a href="https://www.wikihow.com/Create-a-Dungeons-and-Dragons-Character"&gt;wikiHow: How to Create a Dungeons and Dragons Character&lt;/a&gt;.)&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;p&gt;If you chose the second list, that is probably because the writers relied on a widely used organizational technique: &lt;i&gt;grouping&lt;/i&gt;.&lt;/p&gt;

&lt;p&gt;Grouping is the process of identifying meaningful categories of information and putting information within those categories to aid reader comprehension. Grouping is especially helpful when you have a long, seemingly random list of information that could benefit from an extra layer of logical order. An added benefit of grouping is that it may reveal where you have gaps in your content or where you have mingled types of content that don’t really belong together.&lt;/p&gt;

&lt;p&gt;To group information effectively, first analyze your content and identify the discrete chunks of information you need to convey. Then tease out which chunks fall within similar conceptual buckets, and determine what intuitive headings or labels you can assign to those buckets. Writers do this when creating major and minor sections within a book or printed document. For online content, grouping is typically done at the level of articles or topics within a web-based system, such as a wiki or knowledge base. The &lt;a href="https://support.google.com/mail/?hl=en#topic=3394150"&gt;Gmail Help Center&lt;/a&gt;, for example, groups topics within categories like “Popular articles,” “Read &amp;amp; organize emails,” and “Send emails.” &lt;/p&gt;

&lt;p&gt;It’s possible to go overboard here. Too many headings in a short document or too many topics in a small help system can add unnecessary complexity. I once faced the latter scenario when I reviewed a help system written by one of my colleagues. At least five of the topics were so short that it made more sense to merge them together on a single page rather than forcing the end user to click through to separate pages. I’ve also encountered plenty of documents that contain major section headings with only one or two sentences under them. Sometimes this is fine; you may need to keep those sections for the sake of consistency. But it’s worth assessing whether such sections can simply be merged together (or conversely, whether they should be expanded to include more details).&lt;/p&gt;

&lt;p&gt;Because of scenarios like these, Carolyn Rude recommends keeping the number of groupings to around seven, give or take a few—though, as always, striking the right balance ultimately depends on your audience and purpose, as well as the amount of information you have to manage.&lt;/p&gt;

&lt;h2&gt;Use parallel structure for parallel sections&lt;/h2&gt;

&lt;p&gt;One of the reasons &lt;a href="https://en.wikipedia.org/wiki/Veni,_vidi,_vici"&gt;Julius Caesar’s phrase&lt;/a&gt; “I came, I saw, I conquered” still sticks in our memory after thousands of years is the simple fact of parallelism. Each part of the saying follows a distinct, repetitive grammatical form that is easy to recall.&lt;/p&gt;

&lt;p&gt;Parallelism works in a similar manner with organization. By using a consistent and repetitive structure across types of information that fit in the same category, you make it easier for your readers to navigate and digest your content.&lt;/p&gt;

&lt;p&gt;Imagine you’re writing a troubleshooting guide in which all the topics follow the same basic breakdown: Problem Title, Problem, Cause, Solution, and See Also. In this case, you should make sure that each topic includes those same headings, in the exact same hierarchy and sequence, and using the exact same style and formatting. This kind of parallelism delivers a symmetry that reduces the reader’s cognitive load and clarifies the relationships of each part of your content. Deviations from the pattern not only cause confusion but can undermine the credibility of the content.&lt;/p&gt;

&lt;div class="row"&gt;
&lt;div class="col"&gt;
&lt;p&gt;&lt;b&gt;Do This&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&lt;i&gt;ABC Troubleshooting Guide&lt;/i&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Introduction&lt;/li&gt;
&lt;li&gt;Problem 1 Title
&lt;ul&gt;
&lt;li&gt;Problem&lt;/li&gt;
&lt;li&gt;Cause&lt;/li&gt;
&lt;li&gt;Solution&lt;/li&gt;
&lt;li&gt;See Also&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Problem 2 Title&lt;/p&gt;&lt;ul&gt;
&lt;li&gt;Problem&lt;/li&gt;
&lt;li&gt;Cause&lt;/li&gt;
&lt;li&gt;Solution&lt;/li&gt;
&lt;li&gt;See Also&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Problem 3 Title&lt;/p&gt;&lt;ul&gt;
&lt;li&gt;...&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/li&gt;
&lt;/div&gt;
&lt;div class="col"&gt;
&lt;p&gt;&lt;b&gt;Don’t Do This&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&lt;i&gt;ABC Troubleshooting Guide&lt;/i&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Introduction&lt;/li&gt;
&lt;li&gt;Problem 1 Title
&lt;ul&gt;
&lt;li&gt;Problem&lt;/li&gt;
&lt;li&gt;Root causes&lt;/li&gt;
&lt;li&gt;How to Fix it&lt;/li&gt;
&lt;li&gt;Advanced Tips and tricks&lt;/li&gt;
&lt;li&gt;Related&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Problem 2 title&lt;/p&gt;&lt;ul&gt;
&lt;li&gt;Issue&lt;/li&gt;
&lt;li&gt;Steps to Fix&lt;/li&gt;
&lt;li&gt;Why did this happen, and how can I avoid it next time?&lt;/li&gt;
&lt;li&gt;See also&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Problem 3 title&lt;/p&gt;&lt;ul&gt;
&lt;li&gt;...&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;p&gt;This last principle is probably the easiest to grasp but may be the most difficult to enforce, especially if you are managing contributions from multiple authors. Templates and style guides are useful here because they invite authors to provide standard inputs, but you will still need to watch the content like a hawk to squash the inconsistencies that inevitably emerge.&lt;/p&gt;

&lt;h2&gt;Conclusion&lt;/h2&gt;

&lt;p&gt;In one sense, my response to my former boss was accurate. Given the endless variety of writing situations, there is no such thing as a single organization solution. But saying that “advice varies widely depending on the situation” doesn’t tell the whole story. There are flexible patterns and principles that can guide you in finding, customizing, and creating structures for your goals. &lt;/p&gt;

&lt;p&gt;The key thing to remember is that structure affects meaning. The sequence of information, the categories you use, the emphasis you imply through your hierarchy—all of these decisions impact how well your audience understands what you write. Your ideal structure should therefore reinforce what you mean to say.&lt;/p&gt;&lt;h3&gt;Footnotes&lt;/h3&gt;&lt;ul class="the-footnotes"&gt;&lt;li id="note1"&gt;1. The principles in this article are based on the same ones that Carolyn Rude outlines in chapter 17, pp. 289–296, of the third edition of her book. I highly recommend it for anyone who’s interested in gaining an in-depth understanding of editing. The book is now in its fifth edition and includes an additional author, Angela Eaton. See &lt;a href="https://www.amazon.com/Technical-Editing-Allyn-Seriesin-Communication/dp/0205786715"&gt;&lt;i&gt;Technical Editing (Fifth Edition)&lt;/i&gt;&lt;/a&gt; for details. The examples and illustrations used in this article are derived from a variety of other sources, including my own work.&lt;/li&gt;&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/alistapart/main/~4/2iOHftq7asw" height="1" width="1" alt=""/&gt;</description>
      <dc:subject><![CDATA[Content, Writing
]]></dc:subject>
      <dc:date>2018-07-05T13:18:00+00:00</dc:date>
    <feedburner:origLink>http://alistapart.com/article/order-out-of-chaos-patterns-of-organization-for-writing-on-the-job</feedburner:origLink></item><item>
      <title><![CDATA[Your Emails (and Recipients) Deserve Better Context]]></title>
      <author>by <a itemprop="url" class="author" rel="author" href="/author/garrettdimon">Garrett Dimon</a></author>
      <link>http://feedproxy.google.com/~r/alistapart/main/~3/6J7I7cSm4i0/your-emails-and-recipients-deserve-better-context</link>
      <guid isPermaLink="false">http://alistapart.com/article/your-emails-and-recipients-deserve-better-context</guid>
      <description>&lt;p&gt;Email communication is an integral part of the user experience for nearly every web application that requires a login. It’s also one of the first interactions the user has after signing up. Yet too often both the content and context of these emails is treated as an afterthought (at best), with the critical parts that users see first—sender name and email, subject, and preheader—largely overlooked. Your users, and the great application you’ve just launched, deserve better.&lt;/p&gt;

&lt;h2&gt;A focus on recipient experience&lt;/h2&gt;

&lt;p&gt;Designing and implementing a great email recipient experience is difficult. And by the time it comes to the all-important context elements (name, subject, and so on), it’s commonly left up to the developer to simply fill something in and move on. That’s a shame, because these elements play an outsized role in the email experience, being not only the first elements seen but also the bits recipients use to identify emails when searching through their archives. Given the frequency with which they touch users, it really is time we started spending a little more effort to fine-tune them.&lt;/p&gt;

&lt;p&gt;The great news is that despite the constraints imposed on these elements, they’re relatively easy to improve, and they can have a huge impact on engagement, open rates, and recipient satisfaction. When they all work together, sender name and email, subject, and preheader provide a better experience for your recipients.&lt;/p&gt;

&lt;p&gt;So whether you’re a developer stuck fixing such oversights and winging it, or on the design or marketing team responsible for making the decisions, use the following guide to improve your recipient’s experience. And, if possible, bring it up with your whole team so it&amp;#8217;s always a specific requirement in the future. &lt;/p&gt;

&lt;h2&gt;Details that matter&lt;/h2&gt;

&lt;p&gt;As they say, the devil is in the details, and these details matter. Let’s start with a quick example that highlights a few common mistakes. &lt;/p&gt;

&lt;p&gt;In the image below, the sender is unnecessarily repeated within the subject, wasting key initial subject characters, while the subjects themselves are all exactly the same. This makes it difficult to tell one email from the next, and the preview content doesn’t help much either since the only unique information it provides is the date (which is redundant alongside the email’s time stamp). The subject copy could be more concise as well—“Payment Successfully Processed” is helpful, but it’s a bit verbose. &lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/your-emails-deserve-better/fig1.png" alt="Screenshot of five nearly-identical emails sitting in an emailbox"&gt;
&lt;figcaption&gt;Avoid redundancy and make your sender name, subject, and preheaders work together. Periscope repeats the sender name, and doesn’t provide unique or relevant information in the subject or preheader.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Outside of the sender and the dates on the emails, there’s not much useful information until you open the email itself. Fortunately, none of these things are particularly difficult to fix. Weather Underground provides a great example of carefully crafted emails. The subject conveys the most useful information without even requiring the recipient to open the email. In addition, their strategic use of emojis helps complement that information with a very rich, yet judicious, use of subject-line space.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/your-emails-deserve-better/fig2.png" alt="Screenshot of an emails the information the user is looking for in the preview"&gt;
&lt;figcaption&gt;Weather Underground does a great job with the sender and even front-loads the subject with the most valuable bit of information. The date is included, but it’s at the end of the subject.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Weather Underground also makes use of &lt;a href="https://postmarkapp.com/guides/improve-your-transactional-emails-with-gmail-inbox-actions"&gt;Gmail Inbox Actions&lt;/a&gt; to provide a direct link to the key information online without needing a recipient to open the email to follow a link. Gmail Inbox Actions require some extra work to set up and only work in Gmail, but they can be great if you’re sending high volumes of email.&lt;/p&gt;

&lt;p&gt;Both scenarios involve recurring emails with similar content from one to the next, but the difference is stark. With just a little effort and fine-tuning, the resulting emails are much more useful to the recipients. Let’s explore how this is done.&lt;/p&gt;

&lt;h2&gt;Emphasizing unique content for recurring emails&lt;/h2&gt;

&lt;p&gt;With the earlier examples, both organizations are sending recurring emails, but by focusing on unique subject lines, Weather Underground’s emails are much more helpful. Recurring emails like invoices may not contain the most glamorous content, but you still have an opportunity to make each one unique and informative.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/your-emails-deserve-better/fig3.png" alt="Screenshot of two invoice emails with the same subject line: 'You've got a new invoice'"&gt;
&lt;figcaption&gt;Instead of a generic “You have a new invoice” notification, you can surface important or unique information like the invoice total, the most expensive products or services, or the due date.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;By surfacing the most important or unique information from the content of the email, there’s additional context to help the recipient know whether they need to act or not. It also makes it easier to find a specific invoice when searching through emails in the future.&lt;/p&gt;

&lt;h2&gt;Clarifying the sender&lt;/h2&gt;

&lt;p&gt;Who (or what) is sending this email? Is it a person? Is it automated? Do I want to hear from them? Do I trust them? Is this spam? These questions and more automatically run through our heads whenever we see an email, and the sender information provides the first clue when we start processing our inbox. Just as for caller ID on incoming phone calls, recognition and trust both play a role. As &lt;a href="https://litmus.com/blog/how-to-write-captivating-email-subject-lines"&gt;Joanna Wiebe said in an interview with Litmus&lt;/a&gt;, “If the from name doesn’t sound like it’s from someone you want to hear from, it doesn’t matter what the subject line is.” This can be even more critical on mobile devices where the sender name is the most prominent element.&lt;/p&gt;

&lt;p&gt;The first and most important step is to explicitly specify a name. You don’t want the recipient’s email client choosing what to display based on the email address alone. For instance, if you send emails from “alerts@example.com” (with no name specified), some clients will display “alerts” as the name, and others will display “alerts@example.com.” With the latter, it just feels rough around the edges. In either case, the experience is less than ideal for the sender.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/your-emails-deserve-better/fig4.png" alt="Screenshot of an email with an email address instead of a name"&gt;
&lt;figcaption&gt;Without a name specified, email clients may use the username portion of an email address or truncate longer email addresses, making the name portion incomplete or less helpful to recipients.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;The technical implementation may vary depending on your stack, but at the simplest level, correct implementation is all in the string formatting. Let’s look at “Jane Doe &amp;lt;email@example.com&amp;gt;” as an example. “Jane Doe” is the name, and the email is included after the name and surrounded by angle brackets. It’s a small technical detail, but it makes a world of difference to recipients.&lt;/p&gt;

&lt;p&gt;But what name should we show? This depends on the type of email, so you’ll want to consider the sender for each email independently. For example, with a receipt or invoice you may want to use “Acme Billing.” But with a comment notification, it may be more informative for recipients if you use the commenter’s name, such as “Jane Doe via AcmeApp.” Depending on the context, you could use “with” or “from” as well, but those have an extra character, so I’ve found “via” to be the shortest and most semantically accurate option.&lt;/p&gt;

&lt;p&gt;Similarly, if your business entity or organization name is different from your product name, you should use the name that will be most familiar to your recipients. &lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/your-emails-deserve-better/fig5.png" alt="Screenshot of an email Corporate Holdings, Inc."&gt;
&lt;figcaption&gt;Recipients aren’t always familiar with the names of corporate holding companies, so make sure to use the company or product name that will be most familiar to the recipient.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;figure&gt;
&lt;img src="/d/your-emails-deserve-better/fig6.png" alt="Screenshot of a corporate email from Jane Doe"&gt;
&lt;figcaption&gt;In the above cases, while “Jane Doe” may have made the comment, the email isn’t directly from her, so it’s best to add something lik “via Acme Todos” to make it clear that it was sent on Jane’s behalf. In the case of “Support,” content doesn’t clarify which product it refers to. Since users could have a variety of emails from “Support” for different products, it fails to provide important context.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;h2&gt;Avoiding contact confusion&lt;/h2&gt;

&lt;p&gt;In the case where you use someone’s name—like with the “Jane Doe via AcmeApp” example above—it’s important to add a reference to the app name. Since the email isn’t actually from Jane, it’s inaccurate to represent that it’s from Jane Doe directly. This can be confusing for users, but it can also create problems with address books. If you use just “Jane Doe,” your sending email address can be accidentally added to the recipient’s address book in association with Jane’s entry. Then, when they go to email Jane later, they may unwittingly send an email to “notifications@acme.com” instead of Jane. That could lead to some painful missed emails and miscommunication. The other reason is that it’s simply helpful for the recipient to know the source of the email. It’s not just from Jane, it’s from Jane via your application.&lt;/p&gt;

&lt;p&gt;You’ll also want to put yourself in your recipient’s shoes and carefully consider whether a name is recognizable to your recipient. For example, if your corporate entity name and product name aren’t the same, recipients will be much less likely to recognize the sender if you use the name of your corporate entity. So make sure to use the product name that will be most familiar to the recipient. Similarly, you’ll want to avoid using generic names that could be from any company. For example, use “Acme Billing” instead of just “Billing,” so the recipient can quickly and easily identify your product.&lt;/p&gt;

&lt;p&gt;Finally, while names are great, the underlying sending address can be just as important. In many ways, it’s the best attribute for recipients to use when filtering and organizing their inbox, and using unique email addresses or aliases for different categories of emails makes this much easier. There’s a fine line, but the simplest way to do this is to group emails into three categories: billing, support, and activity/actions. You may be able to use more, like notifications, alerts, or legal, but remember that the more you create, the more you’ll have to keep track of. &lt;/p&gt;

&lt;p&gt;Also, keep the use of subdomains to a minimum. By consistently only sending transactional email like password resets, receipts, order updates, and other similar emails from your primary domain, users learn to view any emails from other domains as suspicious. It may seem like a minor detail, but these bits of information add up to create important signals for recipients. It is worth noting, however, that you should use a different address, and ideally a separate subdomain, for your bulk marketing emails. This helps Gmail and other inbox providers understand the type of email coming from each source, which in turn helps ensure the domain reputation for your bulk marketing emails—which is traditionally lower—doesn’t affect delivery of your more critical transactional email.&lt;/p&gt;

&lt;h2&gt;Subject line utility&lt;/h2&gt;

&lt;p&gt;Now that recipients have clearly identifiable and recognizable sender information, it’s time to think about the subjects of your emails. Since we’ve focused on transactional emails in the examples used so far, we’ll similarly focus on the utility of your subject line content rather than the copywriting. You can always use copywriting to improve the subject, but with transactional emails, utility comes first. &lt;/p&gt;

&lt;p&gt;The team at MailChimp has studied &lt;a href="https://mailchimp.com/resources/research/subject-line-comparison/"&gt;data about subject lines&lt;/a&gt; extensively, and there are a few key things to know about subjects. First, the presence of even a single word can have a meaningful impact on open rates. A &lt;a href="https://www.adestra.com/resources/2015-subject-line-analysis-report/"&gt;2015 report by Adestra&lt;/a&gt; had similar findings. Words and phrases like “thank you,” “monthly,” and “thanks” see higher engagement than words like “subscription,” “industry,” and “report,” though different words will have different impacts depending on your industry, so you’ll still need to test and monitor the results. Personalization can also have an impact, but remember, personalization isn’t just about using a person’s name. It can be information like location, previous purchases, or other personal data. Just remember that it’s important to be tasteful, judicious, and relevant. &lt;/p&gt;

&lt;p&gt;The next major point from MailChimp is that &lt;a href="https://blog.mailchimp.com/this-just-in-subject-line-length-means-absolutelynothing/"&gt;subject line length doesn’t matter&lt;/a&gt;. Or, rather, it doesn’t matter directly. After studying 6 billion emails, they found “little or no correlation between performance and subject length.” That said, when line length is considered as one aspect of your overall subject content, it can be used to help an email stand out. Clarity and utility are more important than brevity, but when used as a component to support clarity and utility, brevity can help.&lt;/p&gt;

&lt;p&gt;One final point from the Adestra report is that open rates aren’t everything. Regardless of whether someone opens an email, the words and content of your subject line leaves an impression. So even if a certain change doesn’t affect your open rates, it can still have a far-reaching impact.&lt;/p&gt;

&lt;h2&gt;Clearing out redundancy&lt;/h2&gt;

&lt;p&gt;The most common mistake with subjects is including redundant information. If you’ve carefully chosen the sender name and email address, there’s no need to repeat the sender name in the subject, and the characters could be better applied to telling the recipient additional useful information. Dates are a bit of a gray area, but in many cases, the email’s time stamp can suffice for handling any time-based information. On the other hand, when the key dates don’t correlate to when the email was sent, it can be helpful to include the relevant date information in the subject.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/your-emails-deserve-better/fig7.png" alt="Screenshot of two emails where the subject line and preview repeat the name of the company (which is also in the To field)"&gt;
&lt;figcaption&gt;With these examples, after the sender, there’s no new or useful information displayed, and some form of the company name is repeated several times. Even the preheader is neglected leaving the email client to use alternate text from the logo.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;With the subject of your application emails, you’ll also want to front-load the most important content to prevent it from being cut off. For instance, instead of “Your Invoice for May 2018,” you could rewrite that as “May 2018 Invoice.” Since your sender is likely “Acme Billing,” the recipient already knows it’s about billing, so the month and year is the most important part of the subject. However, “May 2018 Invoice” is a bit terse, so you may want to add something at the end to make it more friendly.&lt;/p&gt;

&lt;p&gt;Next, in situations where time stamps are relevant, avoid relying on relative dates or times. Phrases like “yesterday,” “last week,” or “two hours ago” don’t age well with email since you never know when someone will receive or read it. Similarly, when someone goes to search their email archives, relative dates aren’t helpful. If you must use relative dates, look for opportunities to add explicit dates or time stamps to add clarity. &lt;/p&gt;

&lt;p&gt;With regularly occurring emails like reports or invoices, strive to give each message a unique subject. If every report has the subject “Your Monthly Status Report,” they can run together in a list of emails that all have the same subject. It can also make them more difficult to search later on. The same goes for invoices and receipts. Yes, invoice numbers and order numbers are technically unique, but they aren’t particularly helpful. Make sure to include useful content to help identify each email individually. Whether that’s the date, total value, listing the most expensive items, or all three, it’s easier on recipients when they can identify the contents of an email without having to open it. While open rates are central to measuring marketing emails, transactional emails are all about usefulness. So open rates aren’t as purely correlated with successful transactional emails. &lt;/p&gt;

&lt;p&gt;There’s a case to be made that in some contexts a great transactional email doesn’t need to be opened at all for it to be useful. The earlier Weather Underground example does an excellent job communicating the key information without requiring recipients to open it. And while the subject is the best place for key content, some useful content can also be displayed using a preheader. &lt;/p&gt;

&lt;h2&gt;Making the most of preheaders&lt;/h2&gt;

&lt;p&gt;If you’re not familiar with the preheader, you can think of it as a convenient name for the content at the beginning of an email. Campaign Monitor has a great write-up with in-depth advice on &lt;a href="https://www.campaignmonitor.com/blog/email-marketing/2015/08/improve-email-open-rates-with-preheader-text/"&gt;making the most of your preheaders&lt;/a&gt;. It’s simply a way of acknowledging and explicitly suggesting the text that email clients should show in the preview pane for an email. While there’s no formal specification for preheaders, and different email clients will handle them differently, they’re still widely displayed. &lt;/p&gt;

&lt;p&gt;Most importantly, well-written and useful preheaders of 40–50 characters have been shown to increase overall engagement, particularly if delivering a concise call to action. &lt;a href="https://www.yeslifecyclemarketing.com/campaign/benchmarks/vwo-subject-line-benchmarks"&gt;A study by Yes Lifecycle Marketing&lt;/a&gt; (signing up required) points out that preheader content is important, especially on mobile devices where subjects are truncated and it can act as a sort of extended subject.&lt;/p&gt;

&lt;p&gt;If the leading content in your email is a logo or other image, email clients will often use the alternate text for the image as the preview text. Since “Acme Logo” isn’t very helpful, it’s best to include a short summary of text at the beginning of your email. Sometimes this short summary text can interfere with the design of your email, so it’s not uncommon for the design to accommodate some visually muted—but still readable—text at the beginning. Or, as long as you’re judicious, in most cases you can safely hide preheader text entirely by using the display: none CSS declaration. Abusing this could get you caught in spam filters, but for the most part, inbox providers seem to focus on the content that is hidden rather than the fact that it’s hidden. &lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/your-emails-deserve-better/fig8.png" alt="Screenshots of two emails with useless information in the preview"&gt;
&lt;figcaption&gt;If you’re not explicitly specifying your preheader text, there’s a good chance email clients will use content that at best is less than useful and at worst makes a bad impression.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;If your email can be designed and written such that the first content encountered is the useful content for previews, then you’re all set. In the case of receipts, invoices, or activity summaries, that’s not always easy. In those cases, a short text-based summary of the content makes a good preheader.&lt;/p&gt;

&lt;h2&gt;Context element interplay&lt;/h2&gt;

&lt;p&gt;The rules outlined above are great guidelines, but remember that rules are there to be broken (well, sometimes …). As long as you understand the big picture, sender, subject, and preheader can still work together effectively even if some of those rules are bent. A bit. For example, if you ensure that you have relevant and unique content in your preheader for the preview, you may be able to get away with using the same subject for each recurring email. Alternatively, there may be cases where you need to repeat the sender name in the subject. &lt;/p&gt;

&lt;p&gt;The key is that when you’re crafting these elements, make sure you’re looking at how they work together. Sometimes a subject can be shortened by moving some content into the preheader. Alternatively, you may be able to use a more specific sender to reduce the need for a word or two in the subject. The application of these guidelines isn’t black and white. Simply being aware of the recipient’s experience is the most important factor when crafting the elements they’ll see in preview panes.&lt;/p&gt;

&lt;h2&gt;Finally, a word on monitoring and testing&lt;/h2&gt;

&lt;p&gt;Simple changes to the sender, subject, and preheader can significantly impact open rates and recipient experience. One critical thing to remember, however, is that while some of these improvements are guaranteed winners, monitoring and testing things like open rates and click rates is critical to validate any changes made. And since these elements can either play against each other or work together, it’s best to test combinations and view all three elements holistically.&lt;/p&gt;

&lt;p&gt;The value of getting this right really is in the details, and despite their tendency to be overlooked, taking the time to craft helpful and useful sender names and addresses, subject lines, and preheaders can drastically improve the experience for your email recipients. It’s a small investment that’s definitely worth your time.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/alistapart/main/~4/6J7I7cSm4i0" height="1" width="1" alt=""/&gt;</description>
      <dc:subject><![CDATA[Content
]]></dc:subject>
      <dc:date>2018-06-28T13:05:00+00:00</dc:date>
    <feedburner:origLink>http://alistapart.com/article/your-emails-and-recipients-deserve-better-context</feedburner:origLink></item><item>
      <title><![CDATA[Discovery on a Budget: Part III]]></title>
      <author>by <a itemprop="url" class="author" rel="author" href="/author/megdickeykurdziolek">Meg Dickey-Kurdziolek</a></author>
      <link>http://feedproxy.google.com/~r/alistapart/main/~3/CCJ3VVRhoAA/discovery-on-a-budget-part-iii</link>
      <guid isPermaLink="false">http://alistapart.com/article/discovery-on-a-budget-part-iii</guid>
      <description>&lt;p&gt;Sometimes we have the luxury of large budgets and deluxe research facilities, and sometimes we’ve got nothing but a research question and the determination to answer it. Throughout the “Discovery on a Budget” series we have discussed strategies for conducting discovery research with very few resources but lots of creativity. In &lt;a href="http://alistapart.com/article/discovery-on-a-budget-part-i"&gt;part 1&lt;/a&gt; we discussed the importance of a clearly defined problem hypothesis and started our affordable research with user interviews. Then, in &lt;a href="http://alistapart.com/article/discovery-on-a-budget-part-ii"&gt;part 2&lt;/a&gt;, we discussed competing hypotheses and “fake-door” A/B testing when you have little to no traffic. Today we’ll conclude the series by considering the pitfalls of the most tempting and &lt;em&gt;seemingly&lt;/em&gt; affordable research method of all: surveys. We will also answer the question “when are you done with research and ready to build something?” &lt;/p&gt;

&lt;h2&gt;A quick recap on Candor Network&lt;/h2&gt;

&lt;p&gt;Throughout this series I’ve used a budget-conscious, and fictitious, startup called &lt;a href="http://candor.network/"&gt;Candor Network&lt;/a&gt; as my example. Like most startups, Candor Network started simply as an idea:&lt;/p&gt;

&lt;p&gt;I bet end-users would be willing to pay directly for a really good social networking tool. But there are lots of big unknowns behind that idea. What exactly would “really good” mean? What are the critical features? And what would be the central motivation for users to try yet another social networking tool?&amp;nbsp; &lt;/p&gt;

&lt;p&gt;To kick off my discovery research, I created a hypothesis based on my own personal experience: that a better social network tool would be one designed with mental health in mind. But after conducting a series of interviews, I realized that people might be &lt;em&gt;more&lt;/em&gt; interested in a social network that focused on data privacy as opposed to mental health. I captured this insight in a second, competing hypothesis. Then I launched two corresponding “fake door” landing pages for Candor Network so I could A/B test both ideas. &lt;/p&gt;

&lt;p&gt;For the past couple of months I’ve run an A/B test between the two landing pages where half the traffic goes to version A and half to version B. In both versions there is a short, two-question survey. To start our discussion today, we will take a more in-depth look at this seemingly simple survey, and analyze the results of the A/B test. &lt;/p&gt;

&lt;h2&gt;Surveys: Proceed with caution&lt;/h2&gt;

&lt;p&gt;Surveys are probably the most used, but least useful, research tool. It is &lt;em&gt;ever&lt;/em&gt; so tempting to say, “lets run a quick survey” when you find yourself wondering about customer desires or user behavior. Modern web-based tools have made surveys incredibly quick, cheap, and simple to run. But as anyone who has ever tried running a “quick survey” can attest, they rarely, if ever, provide the insight you are looking for.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/research-things/on-surveys-5a73dda5e9a0"&gt;In the words of Erika Hall&lt;/a&gt;, surveys are “too easy.” They are too easy to create, too easy to disseminate, and too easy to tally. This inherent ease masks the survey’s biggest flaw as a research method: it is far, &lt;em&gt;far&lt;/em&gt; too easy to create biased, useless survey questions. And when you run a survey littered with biased, useless questions, you either (1) realize that your results are not reliable and start all over again, or (2) proceed with the analysis and make decisions based on biased results. If you aren’t careful, a survey can be a complete waste of time, or worse, lead you in the wrong direction entirely. &lt;/p&gt;

&lt;p&gt;However, sometimes a survey is the only method at your immediate disposal. You might be targeting a user group that is difficult to reach through other convenience- or “guerilla”-style means (think of products that revolve around taboo or sensitive topics—it’s awfully hard to spring those conversations on random people you meet in a coffee shop!). Or you might work for a client that is reluctant to help locate research participants in any way beyond sending an email blast with a survey link. Whatever the case may be, there are times when a survey is the only step forward you can take. If you find yourself in that position, keep the following tips in mind. &lt;/p&gt;

&lt;h3&gt;Tip 1: Try to stick to questions about facts, not opinions&lt;/h3&gt;

&lt;p&gt;If you were building a website for ordering dog food and supplies, a question like “how many dogs do you own?” can provide key demographic information not available through standard analytics. It’s the sort of question that works great in a short survey. But if you need to ask “why did you decide to adopt a dog in the first place?” then you’re much better off with a user interview.&lt;br /&gt;
 &lt;br /&gt;
If you try asking any kind of “why” question in a survey, you will usually end up with a lot of “I don’t know” and otherwise blank responses. This is because people are, in general, not willing to write an essay on why they’ve made a particular choice (such as choosing to adopt a dog) when they’re in the middle of doing something (like ordering pet food). However, when people schedule time for a phone call, they are more than willing to talk about the “whys” behind their decisions. In short, people like to &lt;em&gt;talk&lt;/em&gt; about their opinions, but are generally too lazy or busy to &lt;em&gt;write&lt;/em&gt; about their opinions. Save the why questions for later (and see Tip 5).&lt;/p&gt;

&lt;h3&gt;Tip 2: Avoid asking about the future&lt;/h3&gt;

&lt;p&gt;People live in the present, and only dream about the future. There are a lot of things outside of our control that affect what we will buy, eat, wear, and do in the future. Also, sometimes the future selves we imagine are more &lt;em&gt;aspirational&lt;/em&gt; than factual. For example, if you were to ask a random group of people how many times they plan to go to the gym next month, you might be (not so) surprised to see that their prediction is significantly higher than the actual number. It is much better to ask “how many times did you go to the gym this week?” as an indicator of general gym attendance than to ask about any future plans. &lt;/p&gt;

&lt;p&gt;I asked a potentially problematic, future-looking question in the Candor Network landing page survey: &lt;/p&gt;

&lt;p&gt;How much would you be willing to pay, per year, for Candor Network?&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Would not pay anything&lt;/li&gt;
&lt;li&gt;$1&lt;/li&gt;
&lt;li&gt;$5&lt;/li&gt;
&lt;li&gt;$10&lt;/li&gt;
&lt;li&gt;$15&lt;/li&gt;
&lt;li&gt;$20&lt;/li&gt;
&lt;li&gt;$25&lt;/li&gt;
&lt;li&gt;$30&lt;/li&gt;
&lt;li&gt;Would pay more&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In this question, I’m asking participants to think about how much money they would like to spend in the future on a product that doesn’t exist yet. This question is problematic for a number of reasons, but the main issue is that people, in general, don’t know how they &lt;em&gt;really&lt;/em&gt; feel about pricing until the exact moment they are poised to make a purchase. Relying on this question to, say, develop my income projections for an investor pitch would be unwise to say the least. (I’ll discuss what I &lt;em&gt;actually&lt;/em&gt; plan to do with the answers to this question in the next tip.)&lt;/p&gt;

&lt;h3&gt;Tip 3: Know how you are going to analyze responses before you launch the survey&lt;/h3&gt;

&lt;p&gt;A lot of times, people will create and send out a survey without thinking through what they are going to do with the results once they are in hand. Depending on the length and type of survey, the analysis could take a significant amount of time. Also, if you were hoping to answer some specific questions with the survey data, you’ll want to make sure you’ve thought through how you’ll arrive at those answers. I recommend that while you are drafting survey questions, you also simultaneously draft an analysis plan.&lt;/p&gt;

&lt;p&gt;In your analysis plan, think about what you are ultimately trying to learn from each survey question. How will you know when you’ve arrived at the answer? If you are doing an A/B test like I am, what statistical analysis should you run to see if there is a significant difference between the versions? You should also think about what the numbers will look like and what kinds of graphs or tables you will need to build. Ultimately, you should try to visualize what the data will look like before you gather it, and plan accordingly.&lt;/p&gt;

&lt;p&gt;For example, when I created the two survey questions on the Candor Network landing pages, I created a short analysis plan for each. Here is what those plans looked like: &lt;/p&gt;

&lt;h4&gt;Analysis plan for question 1: “How much would you be willing to pay per year for Candor Network?”&lt;/h4&gt;

&lt;p&gt;Each response will go into one of two buckets:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Bucket 1: said they would not pay any money;&lt;/li&gt;
&lt;li&gt;and Bucket 2: said they might pay some money.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Everyone who answered “Would not pay anything” goes in Bucket 1. Everyone else goes in Bucket 2. I will interpret every response that falls into Bucket 2 as an indicator of general interest (and I’m &lt;em&gt;not&lt;/em&gt; going to put any value on the specific answer selected). To see whether any difference in response between landing page A and B is statistically significant (i.e., attributable to more than just chance), I will use a &lt;a href="https://en.wikipedia.org/wiki/Chi-squared_test"&gt;&lt;i&gt;chi-square test&lt;/i&gt;&lt;/a&gt;. (Side note: There are &lt;a href="http://thestatsgeek.com/2013/07/22/ab-testing/"&gt;a number of different statistical tests&lt;/a&gt; we could use in this scenario, but I like chi-square because of its simplicity. It is a test that’s easy for non-statisticians to run and understand, and it errs on the conservative side.)&lt;/p&gt;

&lt;h4&gt;Analysis plan for question 2: “Would you like to be a beta tester or participate in future research?”&lt;/h4&gt;

&lt;p&gt;The question only has two possible responses: “yes” and “no.” I will interpret every “yes” response as an indicator of general interest in the idea. Again, a chi-square test will show if there is a significant difference between the two landing pages.&amp;nbsp; &lt;/p&gt;

&lt;h3&gt;Tip 4: Never rely on a survey by itself to make important decisions&lt;/h3&gt;

&lt;p&gt;Surveys are hard to get right, and even when they are well made, the results are often approximations of what you &lt;em&gt;really&lt;/em&gt; want to measure. However, if you pair a survey with a series of user interviews or contextual inquiries, you will have a richer, more thorough set of data to analyze. In the social sciences, this is called &lt;a href=""&gt;&lt;i&gt;triangulation&lt;/i&gt;&lt;/a&gt;. If you use multiple methods to triangulate and study the same phenomenon, you will get a richer, more complete picture. This leads me to my final tip …&lt;/p&gt;

&lt;h3&gt;Tip 5: End every survey with an opportunity to participate in future research&lt;/h3&gt;

&lt;p&gt;There have been many times in my career when I have launched surveys with only one objective in mind: to gather the contact information of potential study participants. In cases like these, the survey questions themselves are not &lt;em&gt;entirely&lt;/em&gt; superfluous, but they are certainly secondary to the main research objective. Shortly after the survey results have been collected, I will select and email a few respondents, inviting them to participate in a user interview or usability study. If I planned on continuing Candor Network, this is absolutely what I would do. &lt;/p&gt;

&lt;h2&gt;Finally, the results&lt;/h2&gt;

&lt;p&gt;According to Google Optimize, there were a total of 402 sessions in my experiment. Of those sessions, 222 saw version A and 180 saw version B. Within the experiment, I tracked how often the “submit” button on the survey was clicked, and Google Optimize tells me “no clear leader was found” on that measure of engagement. Roughly an equal number of people from each condition submitted the survey. &lt;/p&gt;

&lt;p&gt;Here is a breakdown of the number of sessions and survey responses each condition received:&lt;/p&gt;

&lt;figure&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Version A:&lt;br&gt;
better mental health&lt;/th&gt;
&lt;th&gt;Version B:&lt;br&gt;
privacy and data security&lt;/th&gt;
&lt;th&gt;Total&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Sessions&lt;/td&gt;
&lt;td&gt;222&lt;/td&gt;
&lt;td&gt;180&lt;/td&gt;
&lt;td&gt;402&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Survey responses&lt;/td&gt;
&lt;td&gt;76&lt;/td&gt;
&lt;td&gt;68&lt;/td&gt;
&lt;td&gt;144&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/figure&gt;

&lt;p&gt;When we look at the actual answers to the survey questions, we start to get some more interesting results.&lt;/p&gt;

&lt;figure&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Bucket 1:&lt;br&gt;
would not pay any money&lt;/th&gt;
&lt;th&gt;Bucket 2:&lt;br&gt;
might pay some money&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Version A&lt;/td&gt;
&lt;td&gt;25&lt;/td&gt;
&lt;td&gt;51&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Version B&lt;/td&gt;
&lt;td&gt;14&lt;/td&gt;
&lt;td&gt;54&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;figcaption&gt;Breakdown of question 1, “How much would you be willing to pay per year for Candor Network?”&lt;/figcaption&gt;&lt;/p&gt;
&lt;/figure&gt;

&lt;p&gt;Plugging these figures into &lt;a href="http://www.socscistatistics.com/tests/chisquare/"&gt;my favorite chi-square calculator&lt;/a&gt;, I get the following values: &lt;i&gt;chi-square&lt;/i&gt; = 2.7523, p = 0.097113. In general, bigger chi-square values indicate greater differences between the groups. And the &lt;i&gt;p-value&lt;/i&gt; is less than 0.1, which suggests that the result is marginally significant (i.e., the result is probably not due to random chance). This gives me a modest indicator that respondents in group B, who saw the “data secure” version of the landing page, are more likely to fall into the “might pay some money” bucket.&lt;/p&gt;

&lt;p&gt;And when we look at the breakdown and chi-square calculation of question two, we see similar results. &lt;/p&gt;

&lt;figure&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;No&lt;/th&gt;
&lt;th&gt;Yes&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Version A&lt;/td&gt;
&lt;td&gt;24&lt;/td&gt;
&lt;td&gt;52&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Version B&lt;/td&gt;
&lt;td&gt;13&lt;/td&gt;
&lt;td&gt;55&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;figcaption&gt;Breakdown of question 2, “Would you like to be a beta tester or participate in future research?”&lt;/figcaption&gt;&lt;/p&gt;
&lt;/figure&gt;

&lt;p&gt;The &lt;i&gt;chi-square&lt;/i&gt; = 2.9189, and &lt;i&gt;p&lt;/i&gt; = .087545. Again, I have a modest indicator that respondents in group B are more likely to say yes to participating in future research. (If you’d like to learn more about how to run and interpret chi-square tests, the Interaction Design department at the University of California, San Diego has provided a &lt;a href="https://www.youtube.com/watch?v=w31VWtllBqE"&gt;great video tutorial&lt;/a&gt;.)&lt;/p&gt;

&lt;h2&gt;How do we know when it’s time to move on?&lt;/h2&gt;

&lt;p&gt;I wish I could provide you with a formula for calculating the exact moment when the research is done and it’s time to move on to prototyping, but I’m afraid no such formula exists. There is no definitive way to determine how much research is enough. Every round of research teaches you something new, but you are always left with more questions. As Albert Einstein said, “the more I learn, the more I realize how much I don&amp;#8217;t know.”&lt;/p&gt;

&lt;p&gt;However, with experience you come to recognize certain hallmarks that indicate it’s time to move on. Erika Hall, in her book &lt;a href="https://abookapart.com/products/just-enough-research"&gt;&lt;i&gt;Just Enough Research&lt;/i&gt;&lt;/a&gt;, described it as feeling a “satisfying click.” She says, “[O]ne way to know you’ve done enough research is to listen for the satisfying click. That’s the sound of the pieces falling into place when you have a clear idea of the problem you need to solve and enough information to start working on a solution.” (&lt;i&gt;Just Enough Research&lt;/i&gt;, p. 36.)&lt;/p&gt;

&lt;p&gt;When it comes to building a product on a budget, you may also want to consider that research is relatively cheap compared to the cost of design and development. The rule I tend to follow is this: continue conducting discovery research until the questions you really want answered can only be answered by putting something in front of users. That is, wait to build something until you absolutely have to. Learn as much as you can about your target market and user base until the only way forward is to put some sketches on paper. &lt;/p&gt;

&lt;p&gt;With Candor Network, I’m not quite there yet. There is still plenty of runway to cover in the research cycle. Now that I know that data privacy is a more motivating reason to consider paying for a social networking tool, I need to work out what other features will be essential. In the next round of research, I could do &lt;a href="https://www.nngroup.com/articles/thinking-aloud-the-1-usability-tool/"&gt;&lt;i&gt;think-aloud studies&lt;/i&gt;&lt;/a&gt; and ask participants to give me a tour of their Facebook and other social media pages. Or I could continue with more interviews, but recruit from a different source and reach a broader demographic of participants. Regardless of the exact path I choose to take from here, the key is to focus on what the requirements would be for the ultra-private, data-secure social network that users would value. &lt;/p&gt;

&lt;h2&gt;A few parting words&lt;/h2&gt;

&lt;p&gt;Discovery research helps us learn more about the users we want to help and the problems they need a solution for. It doesn’t have to be expensive either, and it definitely isn’t something that should be omitted from the development cycle. By starting with a problem hypothesis and conducting multiple rounds of research, we can ultimately save time and money. We can move from gut instincts and personal experiences to a tested hypothesis. And when it comes time to launch, we’ll know it’s from a solid foundation of research-backed understanding.&lt;/p&gt;

&lt;h2&gt;Recommended reading&lt;/h2&gt;

&lt;p&gt;If you’re testing the waters on a new idea and want to jump into some (budget-friendly) discovery research, here are some additional resources to help you along:&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Books&lt;/b&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://abookapart.com/products/just-enough-research"&gt;&lt;i&gt;Just Enough Research&lt;/i&gt;&lt;/a&gt;, by Erika Hall&lt;/li&gt;
&lt;li&gt;&lt;a href="https://rosenfeldmedia.com/books/lean-user-research/"&gt;&lt;i&gt;Validating Product Ideas&lt;/i&gt;&lt;/a&gt;, by Tomer Sharon&lt;/li&gt;
&lt;li&gt;&lt;a href="https://measuringu.com/book/quantifying-the-user-experiencepractical-statistics-for-user-research/"&gt;&lt;i&gt;Quantifying the User Experience: Practical Statistics for User Research&lt;/i&gt;&lt;/a&gt;, by Jeff Sauro and James Lewis&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;b&gt;Articles&lt;/b&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://usercenteredstartup.com/the-mve-minimum-viable-experiment/"&gt;“The Minimum Viable Experiment,”&lt;/a&gt; by Meg Dickey-Kurdziolek&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.nngroup.com/articles/ux-research-cheat-sheet/"&gt;“UX Research Cheat Sheet,”&lt;/a&gt; by Susan Farrell&lt;/li&gt;
&lt;li&gt;&lt;a href="https://medium.com/mule-design/on-surveys-5a73dda5e9a0"&gt;“On Surveys,”&lt;/a&gt; by Erika Hall&lt;/li&gt;
&lt;li&gt;&lt;a href="https://measuringu.com/ab-testing/"&gt;“10 Things to Know About A/B Testing,”&lt;/a&gt; by Jeff Sauro&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/alistapart/main/~4/CCJ3VVRhoAA" height="1" width="1" alt=""/&gt;</description>
      <dc:subject><![CDATA[User Experience, User Research
]]></dc:subject>
      <dc:date>2018-06-21T12:59:00+00:00</dc:date>
    <feedburner:origLink>http://alistapart.com/article/discovery-on-a-budget-part-iii</feedburner:origLink></item><item>
      <title><![CDATA[The Problem with Patterns]]></title>
      <author>by <a itemprop="url" class="author" rel="author" href="/author/cathydutton">Cathy Dutton</a></author>
      <link>http://feedproxy.google.com/~r/alistapart/main/~3/D--BdxlQ8VQ/problem-with-patterns</link>
      <guid isPermaLink="false">http://alistapart.com/article/problem-with-patterns</guid>
      <description>&lt;p&gt;It started off as an honest problem with a brilliant solution. As the ways we use the web continue to grow and evolve, we, as its well-intentioned makers and stewards, needed something better than making simple collections of pages over and over again.&lt;/p&gt;

&lt;p&gt;Design patterns, component libraries, or even style guides have become the norm for organizations big and small. Having reusable chunks of UI aids consistency and usability for users, and it lends familiarity and efficiency to designers. This in turn frees up designers&amp;#8217; time to focus on bigger problems, like solving for their users&amp;#8217; needs. In theory.&lt;/p&gt;

&lt;p&gt;The use of design patterns, regardless of their scope or complexity, should never stifle creativity or hold back design progress. In order to achieve what they promise, they should be adaptable, flexible, and scalable. A good design pattern is undeterred by context, and most importantly, is unobtrusive. Again, in theory.&lt;/p&gt;

&lt;p&gt;Before getting further into the weeds, let’s define what is meant by the term &lt;i&gt;pattern&lt;/i&gt; here. You’re probably wondering what the difference is between all the different combinations of the same handful of words being used in the web community.&lt;/p&gt;

&lt;p&gt;Initially, &lt;i&gt;design patterns&lt;/i&gt; were small pieces of a user interface, like buttons and error messages.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/problem-with-patterns/fig1.png" alt="Two styled buttons: one dark blue, one green"&gt;
&lt;figcaption&gt;&lt;a href="https://coop-design-manual.herokuapp.com/styles/buttons.html"&gt;Buttons and links from Co-op&lt;/a&gt;&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Design patterns go beyond the scope and function of a style guide, which deals more with documenting how something should look, feel, or work. Type scales, design principles, and writing style are usually found within the bounds of a style guide.&lt;/p&gt;

&lt;p&gt;More recently, the scope of design patterns has expanded as businesses and organizations look to work more efficiently and consistently, especially if it involves a group or family of products and services. Collections of design patterns are then commonly used to create reusable components of a larger scope, such as account sign-up, purchase checkout, or search. This is most often known as the component library.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/problem-with-patterns/fig2.png" alt="A simple wireframe with tabbed content"&gt;
&lt;figcaption&gt;&lt;a href="https://www.bbc.co.uk/gel/guidelines/tabs"&gt;Tabs from BBC Global Experience Language (GEL)&lt;/a&gt;&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;The final evolution of all these is known as a &lt;i&gt;design system&lt;/i&gt; (or a &lt;i&gt;design language&lt;/i&gt;). This encompasses the comprehensive set of design standards, documentation, and principles. It includes the design patterns and components to achieve those standards and adhere to those principles. More often than not, a design system is still used day-to-day by designers for its design patterns or components.&lt;/p&gt;

&lt;h2&gt;The service design pattern&lt;/h2&gt;

&lt;p&gt;A significant reason why designing for the web has irrevocably changed like this is due to the fact that more and more products and services live on it. This is why service design is becoming much more widely valued and sought after in the industry.&lt;/p&gt;

&lt;p&gt;&lt;i&gt;Service patterns&lt;/i&gt;—unlike all of the above patterns, which focus on relatively small and compartmentalized parts of a UI—go above and beyond. They aim to incorporate an entire task or chunk of a user&amp;#8217;s journey. For example, a credit card application can be represented by some design patterns or components, but the &lt;i&gt;process of submitting an application&lt;/i&gt; to obtain a credit card is a service pattern.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/problem-with-patterns/fig3.png" alt="A simple page layout from Gov.uk"&gt;
&lt;figcaption&gt;&lt;a href="https://www.gov.uk/service-manual/design/start-pages"&gt;Pattern for GOV.UK start pages&lt;/a&gt;&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;If thinking in terms of an analogy like &lt;i&gt;atomic design&lt;/i&gt;, service patterns don&amp;#8217;t fit any one category (atoms, molecules, organisms, etc). For example, a design pattern for a form can be described as a &lt;i&gt;molecule&lt;/i&gt;. It does one thing and does it well. This is the beauty of a good design pattern—it can be taken without context and used effectively across a variety of situations.&lt;/p&gt;

&lt;p&gt;&lt;i&gt;Service design patterns&lt;/i&gt; attempt to combine the goals of both design patterns and components by creating a reusable task. In theory.&lt;/p&gt;

&lt;h2&gt;So, what&amp;#8217;s the problem?&lt;/h2&gt;

&lt;h3&gt;The design process is undervalued&lt;/h3&gt;

&lt;p&gt;Most obvious misuses of patterns are easy to avoid with good documentation, but do patterns actually result in better-designed products and services?&lt;/p&gt;

&lt;p&gt;Having a library of design components can sometimes give the impression that all the design work has been completed. Designers or developers can revert to using a library as clip art to create “off-the-shelf” solutions. Projects move quickly into development.&lt;/p&gt;

&lt;p&gt;Although patterns do help teams hesitate less and build things in shorter amounts of time, it is how and why a group of patterns and components are stitched together that results in great design.&lt;/p&gt;

&lt;p&gt;For example, when designing digital forms, using button and input fields patterns will improve familiarity and consistency, without a doubt. However, there is no magic formula for the order in which questions on a form should be presented or for how to word them. To best solve for a user&amp;#8217;s needs, an understanding of their goals and constraints is essential.&lt;/p&gt;

&lt;p&gt;Patterns can even cause harm without considering a user&amp;#8217;s context and the bearing it may have on their decision-making process.&lt;/p&gt;

&lt;p&gt;For example, if a user will likely be filling out a form under stress (this can be anything from using a weak connection, to holding a mobile phone with one hand, to being in a busy airport), an interface should prioritize minimizing cognitive load over the number of steps or clicks needed to complete it. This decision architecture cannot be predetermined using patterns.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/problem-with-patterns/fig4.png" alt="A simple wireframe showing a multi-step form"&gt;
&lt;figcaption&gt;Break up tasks into multiple steps to reduce cognitive load&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;h3&gt;Patterns don&amp;#8217;t start with user needs&lt;/h3&gt;

&lt;p&gt;Components and service patterns have a tendency to serve the needs of the business or organization, not the user.&lt;/p&gt;

&lt;figure&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Pattern&lt;/th&gt;
&lt;th&gt;Service&lt;/th&gt;
&lt;th&gt;User need&lt;/th&gt;
&lt;th&gt;Organization need&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Apply for something&lt;/td&gt;
&lt;td&gt;Get a fishing license&lt;/td&gt;
&lt;td&gt;Enjoy the outdoors&lt;/td&gt;
&lt;td&gt;Keep rivers clean; generate income&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Apply for something&lt;/td&gt;
&lt;td&gt;Apply for a work visa&lt;/td&gt;
&lt;td&gt;Work in a different country&lt;/td&gt;
&lt;td&gt;Check eligibility&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Create an account&lt;/td&gt;
&lt;td&gt;Online bank account&lt;/td&gt;
&lt;td&gt;Save money&lt;/td&gt;
&lt;td&gt;Security; fraud prevention&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Create an account&lt;/td&gt;
&lt;td&gt;Join a gym&lt;/td&gt;
&lt;td&gt;Lose weight&lt;/td&gt;
&lt;td&gt;Capture customer information&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Register&lt;/td&gt;
&lt;td&gt;Register to vote&lt;/td&gt;
&lt;td&gt;Make my voice heard&lt;/td&gt;
&lt;td&gt;Check eligibility&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Register&lt;/td&gt;
&lt;td&gt;Online shopping&lt;/td&gt;
&lt;td&gt;Find my order&lt;/td&gt;
&lt;td&gt;Security; marketing&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/figure&gt;

&lt;p&gt;If you are simply designing a way to apply for a work visa, having form field and button patterns is very useful. But any meaningful testing sessions with users will speak to how confident they felt in obtaining the necessary documents to work &amp;nbsp; abroad, not if they could simply locate a “submit” button.&lt;/p&gt;

&lt;h3&gt;User needs are conflated with one another&lt;/h3&gt;

&lt;p&gt;Patterns are also sometimes a result of grouping together user needs, essentially creating a set of fictional users that in reality do not exist. Users usually have one goal that they want to achieve efficiently and effectively. Assembling a group of user needs can result in a complex system trying to be everything to everyone.&lt;/p&gt;

&lt;p&gt;For example, when creating a design pattern for registering users to a service across a large organization, the challenge can very quickly move from:&lt;/p&gt;

&lt;p&gt;“How can I check the progress of my application?”&lt;br /&gt;
“Can I update or change my delivery address?”&lt;br /&gt;
“Can I quickly repeat or renew an application?”&lt;/p&gt;

&lt;p&gt;to:&lt;/p&gt;

&lt;p&gt;“How can &lt;em&gt;we&lt;/em&gt; get all the details we need from users to allow them to register for an account?”&lt;/p&gt;

&lt;p&gt;The individual user needs are forgotten and replaced with a combined assumed need to “register for an account” in order to “view a dashboard.” In this case, the original problem has even been adapted to suit the design pattern instead of the other way around.&amp;nbsp; &lt;/p&gt;

&lt;h3&gt;Outcomes are valued over context&lt;/h3&gt;

&lt;p&gt;Even if they claim to address user context, the success of a service pattern might still be measured through an end result, output, or outcome. Situations, reactions, and emotions are still overlooked.&lt;/p&gt;

&lt;p&gt;Take mass transit, for example. When the desired outcome is to get from Point A to Point B, we may find that a large number of users need to get there &lt;em&gt;quickly&lt;/em&gt;, especially if they&amp;#8217;re headed home from work. But we cannot infer from this need that the most important goal of transportation is speed. Someone traveling alone at night or in unfamiliar surroundings may place greater importance on safety or need more guidance and reassurance from the service.&lt;/p&gt;

&lt;p&gt;Sometimes, service patterns cannot solve complex human problems like these. More often than not, an over-reliance on outcome-focused service patterns just defeats the purpose of building any empathy during the design process.&lt;/p&gt;

&lt;p&gt;For example, date pickers tend to follow a similar pattern across multiple sectors, including transport, leisure, and healthcare. Widely-used patterns like this are intuitive and familiar to most users.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/problem-with-patterns/fig5.png" alt="Three screenshots of similar-looking date finder tools"&gt;
&lt;/figure&gt;

&lt;p&gt;This does not mean that the same date picker pattern can be used seamlessly in any service. If a user is trying to book an emergency doctor appointment, the same patterns seen above are suddenly much less effective. Being presented with a full calendar of options is no longer helpful because choice is no longer the most valuable aspect of the service. The user needs to quickly see the first available appointment with minimal choices or distractions.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/problem-with-patterns/fig6.png" alt="Two screenshots: the first is a traditional date picker, the second is a simplified interface for finding an appointment"&gt;
&lt;/figure&gt;

&lt;h3&gt;Digital by default&lt;/h3&gt;

&lt;p&gt;Because patterns are built for reuse, they sometimes encourage us to use them without much question, particularly assuming that digital technology is the solution.&lt;/p&gt;

&lt;p&gt;A &lt;i&gt;service&lt;/i&gt; encompasses everything a user needs to complete their goal. By understanding the user&amp;#8217;s entire journey, we start to uncover their motivations and can begin to think about new, potentially non-digital ways to solve their problems.&lt;/p&gt;

&lt;p&gt;For example, the Canadian Immigration Service receives more than 5.2 million inquiries a year by email or phone from people looking for information about applications. &lt;/p&gt;

&lt;p&gt;One of the most common reasons behind the complaints was the time it took to complete an application over the phone. Instead of just taking this data and speeding up the process with a digital form, the product team focused on understanding the service’s users and their reasons behind their reactions and behaviors.&lt;/p&gt;

&lt;p&gt;For example, calls received were often bad-tempered, despite callers being greeted by a recorded message informing them of the length of time it could take to process an application, and advising them against verbally abusing the staff.&amp;nbsp; &lt;/p&gt;

&lt;p&gt;The team found that users were actually more concerned with the lack of information than they were with the length of time it took to process their application. They felt confused, lost, and clueless about the immigration process. They were worried they had missed an email or letter in the mail asking for missing documentation.&lt;/p&gt;

&lt;p&gt;In response to this, the team decided to change the call center&amp;#8217;s greeting, setting the tone to a more positive and supportive one. Call staff also received additional training and began responding to questions even if the application had not reached its standard processing time.&lt;/p&gt;

&lt;p&gt;The team made sure to not define the effectiveness of the design by how short new calls were. Although the handling time for each call went up by 16 percent, follow-up calls dropped by a whopping 30 percent in fewer than eight weeks, freeing up immigration agents&amp;#8217; time to provide better quality information to callers.&lt;/p&gt;

&lt;h2&gt;Alternatives to patterns&lt;/h2&gt;

&lt;p&gt;As the needs of every user are unique, every service is also unique. To design a successful service you need to have an in-depth understanding of its users, their motivations, their goals, and their situations. While there are numerous methodologies to achieve this, a few key ones follow:&lt;/p&gt;

&lt;h3&gt;Framing the problem&lt;/h3&gt;

&lt;p&gt;Use research or discovery phases to unearth the real issues with the existing service or process. Contextual research sessions can help create a deeper understanding of users, which helps to ensure that the root cause of a problem is being addressed, not just the symptoms.&lt;/p&gt;

&lt;h3&gt;Journey maps&lt;/h3&gt;

&lt;p&gt;Journey maps are used to create a visual representation of a service through the eyes of the user. Each step a user takes is recorded against a timeline along with a series of details including:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;how the user interacts with the service;&lt;/li&gt;
&lt;li&gt;how the service interacts with the user;&lt;/li&gt;
&lt;li&gt;the medium of communication;&lt;/li&gt;
&lt;li&gt;the user&amp;#8217;s emotions;&lt;/li&gt;
&lt;li&gt;and service pain points.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Service teams, not product teams&lt;/h3&gt;

&lt;p&gt;Setting up specialist pattern or product teams creates a disconnect with users. There may be common parts to user journeys, such as sign-up or on-boarding, but having specialist design teams will ultimately not help an organization meet user (and therefore business) needs. Teams should consider taking an end-to-end, service approach.&lt;/p&gt;

&lt;figure&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Yes&lt;/th&gt;
&lt;th&gt;No&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Mortgage service&lt;/td&gt;
&lt;td&gt;Registration; Application&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Passports service&lt;/td&gt;
&lt;td&gt;Registration; Application&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Tax-return service&lt;/td&gt;
&lt;td&gt;Registration; Submit Information&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;figcaption&gt;Assign design teams to a full service rather than discrete parts of it&lt;/figcaption&gt;&lt;/p&gt;
&lt;/figure&gt;

&lt;h3&gt;Be open and inclusive&lt;/h3&gt;

&lt;p&gt;Anyone on a wider team should be able to contribute to or suggest improvements to a design system or component library. If applicable, people should also be able to prune away patterns that are unnecessary or ineffective. This enables patterns to grow and develop in the most fruitful way.&lt;/p&gt;

&lt;p&gt;Open-sourcing pattern libraries, like the ones managed by &lt;a href="https://a11yproject.com"&gt;a11yproject.com&lt;/a&gt; or &lt;a href="https://WordPress.org"&gt;WordPress.org&lt;/a&gt;, is a good way to keep structure and process in place while still allowing people to contribute. The transparent and direct review process characteristic of the open-source spirit can also help reduce friction.&lt;/p&gt;

&lt;p&gt;Across larger organizations, this can be harder to manage, and the time commitment can contradict the intended benefits. Still, some libraries, such as the &lt;a href="http://www.carbondesignsystem.com/"&gt;Carbon Design System&lt;/a&gt;, exist and are open to suggestions and feedback.&lt;/p&gt;

&lt;h2&gt;In summary&lt;/h2&gt;

&lt;p&gt;A design pattern library can range from being thorough, trying to cover all the bases, to politely broad, so as to not step on the toes of a design team. But patterns should never sacrifice user context for efficiency and consistency. They should reinforce the importance of the design process while helping an organization think more broadly about its users&amp;#8217; needs and its own goals. Real-world problems rarely are solved with out-of-the-box solutions. Even in service design.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/alistapart/main/~4/D--BdxlQ8VQ" height="1" width="1" alt=""/&gt;</description>
      <dc:subject><![CDATA[Design, User Experience
]]></dc:subject>
      <dc:date>2018-06-14T13:01:00+00:00</dc:date>
    <feedburner:origLink>http://alistapart.com/article/problem-with-patterns</feedburner:origLink></item><item>
      <title><![CDATA[Orchestrating Experiences]]></title>
      <author>by <a itemprop="url" class="author" rel="author" href="/author/christopherrisdon">Chris Risdon</a>, <a itemprop="url" class="author" rel="author" href="/author/patrickquattlebaum">Patrick Quattlebaum</a></author>
      <link>http://feedproxy.google.com/~r/alistapart/main/~3/7yXeu9OhP5g/orchestrating-experiences</link>
      <guid isPermaLink="false">http://alistapart.com/article/orchestrating-experiences</guid>
      <description>&lt;p&gt;&lt;b&gt;A note from the editors:&lt;/b&gt; It’s our pleasure to share this excerpt from Chapter 2 (“Pinning Down Touchpoints”) of &lt;a href="https://rosenfeldmedia.com/books/orchestrating-experiences/"&gt;&lt;i&gt;Orchestrating Experiences: Collaborative Design for Complexity&lt;/i&gt;&lt;/a&gt; by Chris Risdon and Patrick Quattlebaum, available now from &lt;a href="https://rosenfeldmedia.com/"&gt;Rosenfeld Media&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;If you embrace the recommended collaborative approaches in your sense-making activities, you and your colleagues should build good momentum toward creating better and valuable end-to-end experiences. In fact, the urge to jump into solution mode will be tempting. Take a deep breath: you have a little more work to do. To ensure that your new insights translate into the right actions, you must collectively define what is &lt;em&gt;good&lt;/em&gt; and hold one another accountable for aligning with it.&lt;/p&gt;

&lt;p&gt;&lt;i&gt;Good&lt;/i&gt;, in this context, means the ideas and solutions that you commit to reflect your customers’ needs and context while achieving organizational objectives. It also means that each touchpoint harmonizes with others as part of an orchestrated system. Defining &lt;i&gt;good&lt;/i&gt;, in this way, provides common constraints to reduce arbitrary decisions and nudge everyone in the same direction.&lt;/p&gt;

&lt;p&gt;How do you align an organization to work collectively toward the same &lt;i&gt;good&lt;/i&gt;? Start with some common guidelines called &lt;i&gt;experience principles&lt;/i&gt;.&lt;/p&gt;

&lt;h2&gt;A Common DNA&lt;/h2&gt;

&lt;p&gt;Experience principles are a set of guidelines that an organization commits to and follows from strategy through delivery to produce mutually beneficial and differentiated customer experiences. Experience principles represent the alignment of brand aspirations and customer needs, and they are derived from understanding your customers. In action, they help teams own their part (e.g., a product, touchpoint, or channel) while supporting consistency and continuity in the end-to-end experience. Figure 6.1 presents an example of a set of experience principles.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/orchestrating-experiences/fig1.jpg" alt="Seven example experience principles: Timeliness, Shaping, Fluidity, Empowerment, Flexibility, Bonding, and Specificity"&gt;
&lt;figcaption&gt;Figure 6.1: Example set of experience principles. Courtesy of Adaptive Path&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Experience principles are not detailed standards that everyone must obey to the letter. Standards tend to produce a rigid system, which curbs innovation and creativity. In contrast, experience principles inform the many decisions required to define what experiences your product or service should create and how to design for individual, yet connected, moments. They communicate in a few memorable phrases the organizational wisdom for how to meet customers’ needs consistently and effectively. For example, look at the following:&amp;nbsp;  &amp;nbsp; 	&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Paint me a picture.&lt;/li&gt;
&lt;li&gt;Have my back.&lt;/li&gt;
&lt;li&gt;Set my expectations.&lt;/li&gt;
&lt;li&gt;Be one step ahead of me.&lt;/li&gt;
&lt;li&gt;Respect my time.&lt;/li&gt;
&lt;/ul&gt;

&lt;figure class="quote"&gt;
&lt;blockquote&gt;&lt;b&gt;Experience Principles vs Design Principles&lt;/b&gt;&lt;br&gt;Orchestrating experiences is a team sport. Many roles contribute to defining, designing, and delivering products and services that result in customer experiences. For this reason, the label experience—rather than design—reflects the value of principles better that inform and guide the organization. Experience principles are outcome oriented; design principles are process oriented. Everyone should follow and buy into them, not just designers.&lt;/blockquote&gt;
&lt;figcaption&gt;Patrick Quattlebaum&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Experience principles are grounded in customer needs, and they keep collaborators focused on the why, what, and how of engaging people through products and services. They keep critical insights and intentions top of mind, such as the following:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Mental Models&lt;/b&gt;: How part of an experience can help people have a better understanding, or how it should conform to their mental model.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Emotions&lt;/b&gt;: How part of an experience should support the customer emotionally, or directly address their motivations.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Behaviors&lt;/b&gt;: How part of an experience should enable someone to do something they set out to do better.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Target&lt;/b&gt;: The characteristics to which an experience should adhere.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Impact&lt;/b&gt;: The outcomes and qualities an experience should engender in the user or customer.&lt;/li&gt;
&lt;/ul&gt;

&lt;figure class="quote"&gt;
&lt;blockquote&gt;&lt;b&gt;Focusing on Needs to Differentiate&lt;/b&gt;&lt;br&gt;Many universal or heuristic principles exist to guide design work. There are visual design principles, interaction design principles, user experience principles, and any number of domain principles that can help define the best practices you apply in your design process. These are lessons learned over time that have a broader application and can be relied on consistently to inform your work across even disparate projects.&lt;br&gt;&lt;br&gt;It’s important to reinforce that experience principles specific to your customers’ needs provide contextual guidelines for strategy and design decisions. They help everyone focus on what’s appropriate to specific customers with a unique set of needs, and your product or service can differentiate itself by staying true to these principles. Experience principles shouldn’t compete with best practices or universal principles, but they should be honored as critical inputs for ensuring that your organization’s specific value propositions are met.&lt;/blockquote&gt;
&lt;figcaption&gt;Chris Risdon&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;h2&gt;Playing Together&lt;/h2&gt;

&lt;p&gt;Earlier, we compared channels and touchpoints to instruments and notes played by an orchestra, but in the case of experience principles, it’s more like jazz. While each member of a jazz ensemble is given plenty of room to improvise, all players understand the common context in which they are performing and carefully listen and respond to one another (see Figure 6.2). They know the standards of the genre backward and forward, and this knowledge allows them to be creative individually while collectively playing the same tune.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/orchestrating-experiences/fig2.jpg" alt="A jazz ensemble plays music"&gt;
&lt;figcaption&gt;Figure 6.2: Jazz ensembles depend upon a common foundation to inspire improvisation while working together to form a holistic work of art.
&lt;a href="https://commons.wikimedia.org/wiki/File:Jas_Messengers01.JPG"&gt;Photo by Roland Godefroy&lt;/a&gt;, &lt;a href="https://creativecommons.org/licenses/by-sa/3.0/deed.en"&gt;License&lt;/a&gt;&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Experience principles provide structure and guidelines that connect collaborators while giving them room to be innovative. As with a time signature, they ensure alignment. Similar to a melody, they provide a foundation that encourages supportive harmony. Like musical style, experience principles provide boundaries for what fits and what doesn’t.&lt;/p&gt;

&lt;p&gt;Experience principles challenge a common issue in organizations: isolated soloists playing their own tune to the detriment of the whole ensemble. While still leaving plenty of room for individual improvisation, they ask a bunch of solo acts to be part of the band. This structure provides a foundation for continuity in the resulting customer journey, but doesn’t overengineer consistency and predictability, which might prevent delight and differentiation. Stressing this balance of designing the whole while distributing effort and ownership is a critical stance to take to engender cross-functional buy-in.&lt;/p&gt;

&lt;p&gt;To get broad acceptance of your experience principles, you must help your colleagues and your leadership see their value. You will need to craft value propositions for your different stakeholders, educate the stakeholders on how to use experience principles, and pilot the experience principles to show how they are used  in action. This typically requires crafting specific value propositions and education materials for different stakeholders to gain broad support and adoption. Piloting your experience principals on a project can also help others understand their tactical use. When approaching each stakeholder, consider these common values:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Defining good&lt;/b&gt;: While different channels and media have their specific best practices, experience principles provide a common set of criteria that can be applied across an entire end-to-end experience.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Decision-making filter&lt;/b&gt;: Throughout the process of determining what to do strategically and how to do it tactically, experience principles ensure that customers’ needs and desires are represented in the decision-making process.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Boundary constraints&lt;/b&gt;: Because these constraints represent the alignment of brand aspiration and customer desire, experience principles can filter out ideas or solutions that don’t reinforce this alignment.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Efficiency&lt;/b&gt;: Used consistently, experience principles reduce ambiguity and the resultant churn when determining what concepts should move forward and how to design them well.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Creativity inspiration&lt;/b&gt;: Experience principles are very effective in sparking new ideas with greater confidence that will map back to customer needs. (See Chapter 8, “Generating and Evaluating Ideas.”)&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Quality control&lt;/b&gt;: Through the execution lifecycle, experience principles can be used to critique touchpoint designs (i.e., the parts) to ensure that they align to the greater experience (i.e., the whole).&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Pitching and educating aside, your best bet for creating good experience principles that get adopted is to avoid creating them in a black box. You don’t want to spring your experience principles on your colleagues as if they were commandments from above to follow blindly. Instead, work together to craft a set of principles that everyone can follow energetically.&lt;/p&gt;

&lt;h2&gt;Identifying Draft Principles&lt;/h2&gt;

&lt;p&gt;Your research into the lives and journeys of customers will produce a large number of insights. These insights are &lt;i&gt;reflective&lt;/i&gt;. They capture people’s current experiences—such as, their met and unmet needs, how they frame the world, and their desired outcomes. To craft useful and appropriate experience principles, you must turn these insights inside out to project what future experiences should be.&lt;/p&gt;

&lt;figure class="quote"&gt;
&lt;blockquote&gt;&lt;b&gt;When You Can’t Do Research (Yet)&lt;/b&gt;&lt;br&gt;If you lack strong customer insights (and the support or time to gather them), it’s still valuable to craft experience principles with your colleagues. The process of creating them provides insight into the various criteria that people are using to make decisions. It also sheds light on what your collaborators believe are the most important customer needs to meet. While not as sound as research-driven principles, your team can align around a set of guidelines to inform and critique your collective work—and then build the case for gathering insights for creating better experience principles.&lt;/blockquote&gt;
&lt;figcaption&gt;Patrick Quattlebaum&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;h3&gt;From the Bottom Up&lt;/h3&gt;

&lt;p&gt;The leap from insights to experience principles will take several iterations. While you may be able to rattle off a few candidates based on your research, it’s well worth the time to follow a more rigorous approach in which you work from the bottom (individual insights) to the top (a handful of well-crafted principles). Here’s how to get started:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Reassemble your facilitators and experience mappers, as they are closest to what you learned in your research.&lt;/li&gt;
&lt;li&gt;Go back to the key insights that emerged from your discovery and research. These likely have been packaged in maps, models, research reports, or other artifacts. You can also go back to your raw data if needed.&lt;/li&gt;
&lt;li&gt;Write each key insight on a sticky note. These will be used to spark a first pass at potential principles.&lt;/li&gt;
&lt;li&gt;For each insight, have everyone take a pass individually at articulating a principle derived from just that insight. You can use sticky notes again or a quarter sheet of 8.5&amp;#8221;’’x 11&amp;#8221;’ (A6) template to give people a little more structure (see Figure 6.3).&lt;/li&gt;
&lt;/ul&gt;

&lt;figure&gt;
&lt;img src="/d/orchestrating-experiences/fig3.jpg" alt="A hand with a pen writes notes with insights and corresponding principles"&gt;
&lt;figcaption&gt;Figure 6.3: A simple template to generate insight-level principles quickly.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;ul&gt;
&lt;li&gt;At this stage, you should coach participants to avoid finding the perfect words or a pithy way to communicate a potential principle. Instead, focus on getting the core lesson learned from the insight and what advice you would give others to guide product or service decisions in the future. Table 6.1 shows a couple of examples of what a good first pass looks like.&lt;/li&gt;
&lt;li&gt;At this stage, don’t be a wordsmith. Work quickly to reframe your insights from something you know (“Most people don’t want to…”) to what should be done to stay true to this insight (“Make it easy for people…”).&lt;/li&gt;
&lt;li&gt;Work your way through all the insights until everyone has a principle for each one.&lt;/li&gt;
&lt;/ul&gt;

&lt;figure&gt;
&lt;table&gt;
&lt;caption&gt;Table 6.1: From insights to draft principles&lt;/caption&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th scope="col"&gt;Insight&lt;/th&gt;
&lt;th scope="col"&gt;Principle&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td data-title="Insight"&gt;Most people don’t want to do their homework first. They want to get started and learn what they need to know when they need to know it.&lt;/td&gt;
&lt;td data-title="Principle"&gt;Make it easy for people to dive in and collect knowledge when it’s most relevant.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td data-title="Insight"&gt;Everyone believes their situation (financial, home, health) is unique and reflects their specific circumstances, even if it’s not true.&lt;/td&gt;
&lt;td data-title="Principle"&gt;Approach people as they see themselves: unique people in unique situations.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/figure&gt;

&lt;h3&gt;Finding Patterns&lt;/h3&gt;

&lt;p&gt;You now have a superset of individual principles from which a handful of experience principles will emerge. Your next step is to find the patterns within them. You can use affinity mapping to identify principles that speak to a similar theme or intent. As with any clustering activity, this may take a few iterations until you feel that you have mutually exclusive categories. You can do this in just a few steps:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Select someone to be a workshop participant to present the principles one by one, explaining the intent behind each one.&lt;/li&gt;
&lt;li&gt;Cycle through the rest of the group, combining like principles and noting where principles conflict with one another. As you cluster, the dialogue the group has is as important as where the principles end up.&lt;/li&gt;
&lt;li&gt;Once things settle down, you and your colleagues can take a first pass at articulating a principle for each cluster. A simple half sheet (8.5” x 4.25” or A5) template  can give some structure to this step. Again, don’t get too precious with every word yet.&amp;nbsp; (see Figure 6.4). Get the essence down so that you and others can understand and further refine it with the other principles.&lt;/li&gt;
&lt;li&gt;You should end up with several mutually exclusive categories with a draft principle for each.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Designing Principles as a System&lt;/h3&gt;

&lt;p&gt;No experience principle is an island. Each should be understandable and useful on its own, but together your principles should form a system. Your principles should be complementary and reinforcing. They should be able to be applied across channels and throughout your product or service development process. See the following “Experience Principles Refinement Workshop” for tips on how to critique your principles to ensure that they work together as a complete whole.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/alistapart/main/~4/7yXeu9OhP5g" height="1" width="1" alt=""/&gt;</description>
      <dc:subject><![CDATA[User Experience
]]></dc:subject>
      <dc:date>2018-06-07T13:04:00+00:00</dc:date>
    <feedburner:origLink>http://alistapart.com/article/orchestrating-experiences</feedburner:origLink></item><item>
      <title><![CDATA[The Cult of the Complex]]></title>
      <author>by <a itemprop="url" class="author" rel="author" href="/author/zeldman">Jeffrey Zeldman</a></author>
      <link>http://feedproxy.google.com/~r/alistapart/main/~3/nji4dg17R5E/cult-of-the-complex</link>
      <guid isPermaLink="false">http://alistapart.com/article/cult-of-the-complex</guid>
      <description>&lt;p&gt;’Tis a gift to be simple. Increasingly, in our line of work, ’tis a rare gift indeed. &lt;/p&gt;

&lt;p&gt;In an industry that extols innovation over customer satisfaction, and prefers algorithm to human judgement (forgetting that every algorithm has human bias in its DNA), perhaps it should not surprise us that toolchains have replaced know-how. &lt;/p&gt;

&lt;p&gt;Likewise, in a field where young straight white dudes take an overwhelming majority of the jobs (including most of the management jobs) it’s perhaps to be expected that web making has lately become something of a dick measuring competition.&lt;/p&gt;

&lt;p&gt;It was not always this way, and it needn’t stay this way. If we wish to get back to the business of quietly improving people’s lives, one thoughtful interaction at a time, we must rid ourselves of the cult of the complex. Admitting the problem is the first step in solving it.&lt;/p&gt;

&lt;h2&gt;And the div cries Mary&lt;/h2&gt;

&lt;p&gt;In 2001, more and more of us began using CSS to replace the &lt;a href="http://www.ironspider.ca/webdesign102/tables4layout2.htm"&gt;non-semantic HTML table layouts&lt;/a&gt; with which we’d designed the web’s earliest sites. I soon noticed something about many of our new CSS-built sites. I especially noticed it in sites built by the era’s expert backend coders, many of whom viewed HTML and CSS as baby languages for non-developers. &lt;/p&gt;

&lt;p&gt;In those days, whether from contempt for the deliberate, intentional (designed) limitations of HTML and CSS, or ignorance of the HTML and CSS framers’ intentions, many code jockeys who switched from table layouts to CSS wrote markup consisting chiefly of divs and spans. Where they meant list item, they wrote span. Where they meant paragraph, they wrote div. Where they meant level two headline, they wrote div or span with a classname of h2, or, avoiding even that tragicomic gesture toward document structure, wrote a div or span with verbose inline styling. Said div was followed by another, and another. They bred like locusts, stripping our content of structural meaning.&lt;/p&gt;

&lt;p&gt;As an early adopter and promoter of CSS via my work in The Web Standards Project (kids, ask your parents), I rejoiced to see our people using the new language. But as a designer who understood, at least on a basic level, how HTML and CSS were supposed to work together, I chafed. &lt;/p&gt;

&lt;h2&gt;Cry, the beloved font tag&lt;/h2&gt;

&lt;p&gt;Everyone who wrote the kind of code I just described thought they were advancing the web merely by walking away from table layouts. They had good intentions, but their executions were flawed. My colleagues and I here at &lt;i&gt;A List Apart&lt;/i&gt; were thus compelled to explain a few things. &lt;/p&gt;

&lt;p&gt;Mainly, we argued that HTML consisting mostly of divs and spans and classnames was in no way better than table layouts for content discovery, accessibility, portability, reusability, or the web’s future. If you wanted to build for people and the long term, we said, then simple, structural, semantic HTML was best—each element deployed for its intended purpose. &lt;em&gt;Don’t use a div when you mean a p.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;This basic idea, and I use the adjective advisedly, along with other equally rudimentary and self-evident concepts, formed the basis of my 2003 book &lt;a href="https://en.wikipedia.org/wiki/Designing_with_Web_Standards"&gt;&lt;i&gt;Designing With Web Standards&lt;/i&gt;&lt;/a&gt;, which the industry treated as a revelation, when it was merely common sense.&lt;/p&gt;

&lt;h2&gt;The message messes up the medium&lt;/h2&gt;

&lt;p&gt;When we divorce ideas from the conditions under which they arise, the result is dogma and misinformation—two things the internet is great at amplifying. Somehow, over the years, in front-end design conversations, the premise “don’t use a div when you mean a p” got corrupted into “divs are bad.” &lt;/p&gt;

&lt;p&gt;A backlash in defense of divs followed this meaningless running-down of them—as if the W3C had created the div as a forbidden fruit. So, let’s be clear. No HTML element is bad. No HTML element is good. A screwdriver is neither good nor bad, unless you try to use it as a hammer. Good usage is all about appropriateness.&lt;/p&gt;

&lt;p&gt;Divs are not bad. If no HTML5 element is better suited to an element’s purpose, divs are the best and most appropriate choice. Common sense, right? And yet.&lt;/p&gt;

&lt;p&gt;Somehow, the two preceding simple sentences are never the takeaway from these discussions. Somehow, over the years, a vigorous defense of divs led to a defiant (or ignorant) overuse of them. In some strange way, stepping back from a meaningless rejection of divs opened the door to gaseous frameworks that abuse them. &lt;/p&gt;

&lt;p&gt;Note: We don’t mind so much about the abuse of divs. After all, they are not living things. We are not purists. It’s the people who use the stuff we design who suffer from our uninformed or lazy over-reliance on these div-ridden gassy tools. And that suffering is what we protest. &lt;code&gt;div&lt;/code&gt;-ridden, overbuilt frameworks stuffed with mystery meat offer the developer tremendous power—especially the power to build things quickly. But that power comes at a price your users pay: a hundred tons of stuff your project likely doesn’t need, but you force your users to download anyway. And that bloat is not the only problem. For who knows what evil lurks in someone else’s code?&lt;/p&gt;

&lt;h2&gt;Two cheers for frameworks&lt;/h2&gt;

&lt;p&gt;If you entered web design and development in the past ten years, you’ve likely learned and may rely on frameworks. Most of these are built on meaningless arrays of divs and spans—structures no better than the bad HTML we wrote in 1995, however more advanced the resulting pages may appear. And what keeps the whole monkey-works going? JavaScript, and more JavaScript. Without it, your content may not render. With it, you may deliver more services than you intended to.&lt;/p&gt;

&lt;p&gt;There’s nothing wrong with using frameworks to quickly whip up and test product prototypes, especially if you do that testing in a non-public space. And theoretically, if you know what you’re doing, and are willing to edit out the bits your product doesn’t need, there’s nothing wrong with using a framework to launch a public site. Notice the operative phrases: &lt;em&gt;if you know what you’re doing, and are willing to edit out the bits your product doesn’t need&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;Alas, many new designers and developers (and even many experienced ones) feel like they can’t launch a new project without dragging in packages from NPM, or Composer, or whatever, with no sure idea what the code therein is doing. &lt;a href="https://hackernoon.com/im-harvesting-credit-card-numbers-and-passwords-from-your-site-here-s-how-9a8cb347c5b5"&gt;The results can be dangerous.&lt;/a&gt; Yet here we are, training an entire generation of developers to build and launch projects with untrusted code. &lt;/p&gt;

&lt;p&gt;Indeed, many designers and developers I speak with would rather dance naked in public than admit to posting a site built with hand-coded, &lt;a href="https://alistapart.com/article/understandingprogressiveenhancement"&gt;progressively enhanced&lt;/a&gt; HTML, CSS, and JavaScript they understand and wrote themselves. For them, it’s a matter of job security and viability. There’s almost a fear that if you haven’t mastered a dozen new frameworks and tools each year (and by mastered, I mean used), you’re slipping behind into irrelevancy. HR folks who write job descriptions listing the ten thousand tool sets you’re supposed to know backwards and forwards to qualify for a junior front-end position don’t help the situation. &lt;/p&gt;

&lt;h2&gt;CSS is not broken, and it’s not too hard&lt;/h2&gt;

&lt;p&gt;As our jerrybuilt contraptions, lashed together with fifteen layers of code we don’t understand and didn’t write ourselves, start to buckle and hiss, we blame HTML and CSS for the faults of developers. This fault-finding gives rise to ever more complex cults of specialized CSS, with internecine sniping between cults serving as part of their charm. New sects spring up, declaring CSS is broken, only to splinter as members disagree about precisely which way it’s broken, or which external technology not intended to control layout should be used to “fix” CSS. (Hint: They mostly choose JavaScript.)&lt;/p&gt;

&lt;p&gt;Folks, CSS is not broken, and it’s not too hard. (You know what’s hard? Chasing the ever-receding taillights of the next shiny thing.) But don’t take my word for it. Check these out:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.smashingmagazine.com/2018/05/guide-css-layout/"&gt;Getting Started with CSS Layout—Rachel Andrew, &lt;i&gt;Smashing Magazine&lt;/i&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://jensimmons.com/post/feb-27-2017/learn-css-grid"&gt;Learn CSS Grid—Jen Simmons&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout"&gt;CSS Grid Layout—MDN web docs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://gridbyexample.com/examples/"&gt;Grid by Example—Rachel Andrew&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://css-tricks.com/snippets/css/complete-guide-grid/"&gt;A Complete Guide to Grid—Chris House, CSS-Tricks&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://alistapart.com/article/practical-grid"&gt;Practical CSS Grid: Adding Grid to an Existing Design—Eric Meyer, &lt;i&gt;A List Apart&lt;/i&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://labs.jensimmons.com/"&gt;Jen Simmons Labs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/layoutland"&gt;Layout Land—YouTube&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://abookapart.com/products/the-new-css-layout"&gt;A Book Apart: &lt;i&gt;The New CSS Layout&lt;/i&gt;, by Rachel Andrew&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://alistapart.com/article/the-story-of-css-grid-from-its-creators"&gt;The Story of CSS Grid, from its Creators—Aaron Gustafson, &lt;i&gt;A List Apart&lt;/i&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.zeldman.com/2018/05/02/transcript-intrinsic-web-design-with-jen-simmons-the-big-web-show/"&gt;Transcript: Intrinsic Web Design with Jen Simmons (The Big Web Show)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;CSS Grid is here; it’s logical and fairly easy to learn. You can use it to accomplish all kinds of layouts that used to require JavaScript and frameworks, plus new kinds of layout nobody’s even tried yet. That kind of power requires some learning, but it’s good learning, the kind that stimulates creativity, and its power comes at no sacrifice of semantics, or performance, or accessibility. Which makes it web technology worth mastering.&lt;/p&gt;

&lt;p&gt;The same cannot be said for our deluge of frameworks and alternative, JavaScript-based platforms. As a designer who used to love creating web experiences in code, I am baffled and numbed by the growing preference for complexity over simplicity. Complexity is good for convincing people they could not possibly do your job. Simplicity is good for everything else. &lt;/p&gt;

&lt;h2&gt;Keep it simple, smarty&lt;/h2&gt;

&lt;p&gt;Good communication strives for clarity. Design is its most brilliant when it appears &lt;a href="https://www.lukew.com/ff/entry.asp?1945"&gt;most obvious&lt;/a&gt;—most simple. The question for web designers should never be how complex can we make it. But that’s what it has become. Just as, in pursuit of “&lt;a href="https://twitter.com/mulegirl/status/997143427048357888"&gt;delight&lt;/a&gt;,” we forget the true joy reliable, invisible interfaces can bring, so too, in chasing job security, do we pile on the platform requirements, forgetting that design is about solving business and customer problems … and that baseline skills never go out of fashion. As ALA’s Brandon Gregory, writing elsewhere, explains:&lt;/p&gt;

&lt;figure class="quote"&gt;
&lt;blockquote&gt;I talk with a lot of developers who list Angular, Ember, React, or other fancy JavaScript libraries among their technical skills. That’s great, but can you turn that mess of functions the junior developer wrote into a custom extensible object that we can use on other projects, even if we don’t have the extra room for hefty libraries? Can you code an image slider with vanilla JavaScript so we don’t have to add jQuery to an older website just for one piece of functionality? Can you tell me what recursion is and give me a real-world example?&lt;/blockquote&gt;
&lt;figcaption&gt;&amp;ldquo;&lt;a href="https://medium.com/front-end-hacking/i-interview-web-developers-heres-how-to-impress-me-196029d8849e"&gt;I interview web developers. Here&amp;#8217;s how to impress me.&lt;/a&gt;&amp;#8221;&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;h2&gt;Growing pains&lt;/h2&gt;

&lt;p&gt;There’s a lot of complexity to good design. Technical complexity. UX complexity. Challenges of content and microcopy. Performance challenges. This has never been and never will be an easy job. &lt;/p&gt;

&lt;p&gt;Simplicity is not easy—not for us, anyway. Simplicity means doing the hard work that makes experiences &lt;em&gt;appear&lt;/em&gt; seamless—the sweat and torture-testing and failure that eventually, with enough effort, yields experiences that seem to “just work.”&lt;/p&gt;

&lt;p&gt;Nor, in lamenting our industry’s turn away from basic principles and resilient technologies, am I suggesting that CDNs and Git are useless. Or wishing that we could go back to FTP—although I did enjoy the early days of web design, &lt;a href="http://5by5.tv/bigwebshow/172"&gt;when one designer could do it all&lt;/a&gt;. I’m glad I got to experience those simpler times.&lt;/p&gt;

&lt;p&gt;But I like these times just fine. And I think you do, too. Our medium is growing up, and it remains our great privilege to help shape its future while creating great experiences for our users. Let us never forget how lucky we are, nor, in chasing the ever-shinier, lose sight of the people and purpose we serve.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/alistapart/main/~4/nji4dg17R5E" height="1" width="1" alt=""/&gt;</description>
      <dc:subject><![CDATA[Code, CSS, HTML, JavaScript, State of the Web, Workflow &amp; Tools
]]></dc:subject>
      <dc:date>2018-05-31T13:15:00+00:00</dc:date>
    <feedburner:origLink>http://alistapart.com/article/cult-of-the-complex</feedburner:origLink></item><item>
      <title><![CDATA[Onboarding: A College Student Discovers A List Apart]]></title>
      <author>by <a itemprop="url" class="author" rel="author" href="/author/samanthalynn">Samantha Lynn</a></author>
      <link>http://feedproxy.google.com/~r/alistapart/main/~3/4WOCtDJIqp0/onboarding-a-college-student-discovers-a-list-apart</link>
      <guid isPermaLink="false">http://alistapart.com/article/onboarding-a-college-student-discovers-a-list-apart</guid>
      <description>&lt;p&gt;What would you say if I told you I just read and analyzed over 350 articles from &lt;i&gt;A List Apart&lt;/i&gt; in less than six weeks? “You’re crazy!” might have passed through your lips. In that case, what would you say if I was doing it for a grade? Well, you might say that makes sense. &lt;/p&gt;

&lt;p&gt;As a part of an Independent Research Study for my undergraduate degree, I wanted to fill in some of the gaps I had when it came to working with the World Wide Web. I wanted to know more about user experience and user interface design, however, I needed the most help getting to know the industry in general. Naturally, my professor directed me to &lt;i&gt;A List Apart&lt;/i&gt;.&lt;/p&gt;

&lt;p&gt;At first I wasn’t sure what I was going to get out of the assignment other than the credit I needed to graduate. What could one website really tell me? As I read article after article, I realized that I wasn’t just looking at a website—I was looking at a community. A community with history in which people have struggled to build the right way. One that is constantly working to be open to all. One that is always learning, always evolving, and sometimes hard to keep up with. A community that, without my realizing it, I had become a part of. For me, the web has pretty much always been there, but now that I am better acquainted with its past, I am energized to be a part of its future. Take a look at some of the articles that inspired this change in me. &lt;/p&gt;

&lt;h2&gt;A bit of history&lt;/h2&gt;

&lt;p&gt;I started in the &lt;a href="https://alistapart.com/topic/business"&gt;Business section&lt;/a&gt; and went back as far as November 1999. What a whirlwind that was! I had no idea what people went through and the battles that they fought to make the web what it is today. Now, I don’t mean to date any of you lovely readers, but I would have been three years old when the first business article on &lt;i&gt;A List Apart&lt;/i&gt; was published, so everything I read until about 2010 was news to me.&lt;/p&gt;

&lt;p&gt;For instance, when I came across Jeffrey Zeldman’s “&lt;a href="https://alistapart.com/article/survivor"&gt;Survivor! (How Your Peers Are Coping with the Dotcom Crisis)&lt;/a&gt;” that was published in 2001, I had no idea what he was talking about! The literal note I wrote for that article was: “Some sh** went down in the late 1990s???” I was in the dark until I had the chance to Google it and sheepishly ask my parents.&lt;/p&gt;

&lt;p&gt;I had the same problem with the term &lt;a href="https://alistapart.com/article/web3point0"&gt;Web 2.0&lt;/a&gt;. It wasn’t until I looked it up that I realized I didn’t know what it was, because I never experienced Web 1.0 (having not had access to the internet until 2004). In that short time, the industry had completely reinvented itself before I ever had a chance to log on!&lt;/p&gt;

&lt;p&gt;The other bit of history that surprised me was how long and hard people had to fight to get web standards and accessibility in line. In school I’ve always been taught to make my sites accessible, and that just seemed like common sense to me. I guess I now understand why I have mixed feelings about &lt;a href="https://alistapart.com/article/unclear"&gt;Flash&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;What I learned about accessibility&lt;/h2&gt;

&lt;p&gt;Accessibility is one of the topics I took a lot of notes on. I was glad to see that although a lot of progress had been made in this area, people were still taking the time to write about and constantly make improvements to it. In Beth Raduenzel’s “&lt;a href="https://alistapart.com/article/diy-web-accessibility-blueprint"&gt;A DIY Web Accessibility Blueprint&lt;/a&gt;,” she explains the fundamentals to remember when designing for accessibility, including considering: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;keyboard users;&lt;/li&gt;
&lt;li&gt;blind users;&lt;/li&gt;
&lt;li&gt;color-blind users;&lt;/li&gt;
&lt;li&gt;low-vision users;&lt;/li&gt;
&lt;li&gt;deaf and hard-of-hearing users;&lt;/li&gt;
&lt;li&gt;users with learning disabilities and cognitive limitations;&lt;/li&gt;
&lt;li&gt;mobility-impaired users;&lt;/li&gt;
&lt;li&gt;users with speech disabilities;&lt;/li&gt;
&lt;li&gt;and users with seizure disorders.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It was nice to have someone clearly spell it out. However, the term “user” was used a lot. This distances us from the people we are supposed to be designing for. Anne Gibson feels the same way; in &lt;a href="https://alistapart.com/article/reframing-accessibility-for-the-web"&gt;her article&lt;/a&gt;, she states that “[web] accessibility means that &lt;em&gt;people&lt;/em&gt; can use the web.” All people. In “&lt;a href="https://alistapart.com/article/my-accessibility-journey-what-ive-learned-so-far"&gt;My Accessibility Journey: What I’ve Learned So Far&lt;/a&gt;,” Manuel Matuzović gives exact examples of this: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;If your site takes ten seconds to load on a mobile connection, it’s not accessible.&lt;/li&gt;
&lt;li&gt;If your site is only optimized for one browser, it’s not accessible.&lt;/li&gt;
&lt;li&gt;If the content on your site is difficult to understand, your site isn’t accessible.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It goes beyond just people with disabilities (although they are certainly not to be discounted). &lt;/p&gt;

&lt;p&gt;I learned a lot of tips for designing with specific people in mind. Like including &lt;a href="https://alistapart.com/article/the-accessibility-of-wai-aria"&gt;WAI-ARIA&lt;/a&gt; in my code to benefit visually-impaired users, and checking the &lt;a href="https://alistapart.com/article/contrast-is-king"&gt;color contrast&lt;/a&gt; of my site for people with color blindness and low-vision problems. One &lt;a href="https://alistapart.com/article/the-king-vs-pawn-game-of-ui-design"&gt;article&lt;/a&gt; even inspired me to download a Sketch plugin to easily check the contrast of my designs in the future. I’m more than willing to do what I can to allow my website to be accessible to all, but I also understand that it’s not an easy feat, and I will &lt;a href="https://alistapart.com/article/accessibility-whack-a-mole"&gt;never get it totally right&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;User research and testing methods that were new to me&lt;/h2&gt;

&lt;p&gt;Nevertheless, we still keep learning. Another topic on &lt;i&gt;A List Apart&lt;/i&gt; I desperately wanted to absorb was the countless research, testing, and development methods I came across in my readings. Every time I turn around, someone else has come up with another way of working, and I’m always trying to keep my finger in the pie.&lt;/p&gt;

&lt;p&gt;I’m happy to report that the majority of the methods I read about I already knew about and have used in my own projects at school. I’ve been doing &lt;a href="https://alistapart.com/article/interviewing-humans"&gt;open interview techniques&lt;/a&gt;, personas, &lt;a href="http://styletil.es/"&gt;style tiles&lt;/a&gt;, and &lt;a href="http://v3.danielmall.com/articles/rif-element-collages/"&gt;element collages&lt;/a&gt; all along, but I was surprised by how many new practices I’d come across.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://alistapart.com/article/product-management-for-the-web"&gt;The Kano Model&lt;/a&gt;, the &lt;a href="https://alistapart.com/article/the-core-model-designing-inside-out-for-better-results"&gt;Core Model&lt;/a&gt;, &lt;a href="https://searchcio.techtarget.com/definition/Wizard-of-Oz-prototyping"&gt;Wizard of Oz prototyping&lt;/a&gt;, and &lt;a href="https://en.wikipedia.org/wiki/Think_aloud_protocol"&gt;think-alouds&lt;/a&gt; were some of the methods that piqued my curiosity. Others like &lt;a href="http://www.ignytebrands.com/brand-architecture-creating-clarity-from-chaos/"&gt;brand architecture research&lt;/a&gt;, &lt;a href="https://www.salesforce.com/hub/service/call-center-analytics/"&gt;call center log analysis&lt;/a&gt;, &lt;a href="https://searchcrm.techtarget.com/definition/clickstream-analysis"&gt;clickstream analysis&lt;/a&gt;, &lt;a href="https://en.wikipedia.org/wiki/Search_analytics"&gt;search analytics&lt;/a&gt;, and &lt;a href="https://alistapart.com/article/what-really-matters-focusing-on-top-tasks"&gt;stakeholder reviews&lt;/a&gt; I’ve heard of before, but have never been given the opportunity to try.&amp;nbsp; &lt;/p&gt;

&lt;p&gt;&lt;a href="https://alistapart.com/article/quick-and-dirty-remote-user-testing"&gt;Unattended qualitative research&lt;/a&gt;, &lt;a href="https://alistapart.com/article/a-primer-on-a-b-testing"&gt;A/B testing&lt;/a&gt; and &lt;a href="https://alistapart.com/article/discovery-on-a-budget-part-ii"&gt;fake-door testing&lt;/a&gt; are those that stood out to me. I liked that they allow you to conduct research even if you don’t have any users in front of you. I learned a lot of new terms and did a lot of research in this section. After all, it’s easy to get lost in all the jargon.&lt;/p&gt;

&lt;h2&gt;The endless amount of abbreviations&lt;/h2&gt;

&lt;p&gt;I spent a lot of my time Googling terms during this project—especially with the older articles that mentioned programs like &lt;a href="https://en.wikipedia.org/wiki/Adobe_Fireworks"&gt;Fireworks&lt;/a&gt; that aren’t really used anymore. One of my greatest fears in working with web design is that someone will ask me something and I will have no idea what they are talking about. When I was reading all the articles, I had the hardest time with the substantial amount of abbreviations I came across: &lt;abbr title="Asynchronous JavaScript and XML: web development technique"&gt;AJAX&lt;/abbr&gt;, &lt;abbr title="application programming interface"&gt;API&lt;/abbr&gt;, &lt;abbr title="Accessible Rich Internet Applications: accessibility attributes"&gt;ARIA&lt;/abbr&gt;, &lt;abbr title="American Standard Code for Information Interchange: a character encoding standard"&gt;ASCII&lt;/abbr&gt;, &lt;abbr title="business-to-business: method of selling"&gt;B2B&lt;/abbr&gt;, &lt;abbr title="business-to-consumer: method of selling"&gt;B2C&lt;/abbr&gt;, &lt;abbr title="content management system"&gt;CMS&lt;/abbr&gt;, &lt;abbr title="customer relationship management: system to keep track of business relationships"&gt;CRM&lt;/abbr&gt;, &lt;abbr title="Cascading Style Sheets"&gt;CSS&lt;/abbr&gt;, &lt;abbr title="ExpressionEngine: content management system"&gt;EE&lt;/abbr&gt;, &lt;abbr title="graphical user interface: visual computer program"&gt;GUI&lt;/abbr&gt;, &lt;abbr title="Hypertext Markup Language"&gt;HTML&lt;/abbr&gt;, &lt;abbr title="Internet Information Services: web server software package"&gt;IIS&lt;/abbr&gt;, &lt;abbr title="initial public offering: first sale of stock to the public"&gt;IPO&lt;/abbr&gt;, &lt;abbr title="JavaServer Pages: webpages that run on Java "&gt;JSP&lt;/abbr&gt;, &lt;abbr title="master service agreement: business relationship guiding document"&gt;MSA&lt;/abbr&gt;, &lt;abbr title="request for proposal: project bid document"&gt;RFP&lt;/abbr&gt;, &lt;abbr title="return on investment: investment gains after costs"&gt;ROI&lt;/abbr&gt;, &lt;abbr title="Really Simple Syndication or Rich Site Summary: type of structured content feed"&gt;RSS&lt;/abbr&gt;, &lt;abbr title="Syntactically Awesome Style Sheets: language that extends CSS"&gt;SASS&lt;/abbr&gt;, &lt;abbr title="search engine marketing: series of internet marketing tactics via search engine results pages"&gt;SEM&lt;/abbr&gt;, &lt;abbr title="search engine optimization: specific SEM tactics to increase website visitors"&gt;SEO&lt;/abbr&gt;, &lt;abbr title="Standard Generalized Markup Language"&gt;SGML&lt;/abbr&gt;, &lt;abbr title="statement of service: business document stating work to be done"&gt;SOS&lt;/abbr&gt;, &lt;abbr title="statement of work: business document stating work to be done"&gt;SOW&lt;/abbr&gt;, &lt;abbr title="Subversion: version control system"&gt;SVN&lt;/abbr&gt;, and &lt;abbr title="What You See Is What You Get: webpage creation tool that doesn't require writing code"&gt;WYSIWYG&lt;/abbr&gt;, just to name a few. Did you manage to get them all? Probably not. &lt;/p&gt;

&lt;p&gt;We don’t use abbreviations in school because they aren’t always clear and the professors know we won’t know what they mean. To a newbie like me, these abbreviations feel like a barrier. A wall that divides the veterans of the industry and those trying to enter it. I can’t imagine how the clients must feel.&lt;/p&gt;

&lt;p&gt;It seems as if I am not alone in my frustrations. Inayaili de León says in her article “&lt;a href="https://alistapart.com/article/becoming-better-communicators"&gt;Becoming Better Communicators&lt;/a&gt;,” “We want people to care about design as much as we do, but how can they if we speak to them in a foreign language?” I’m training to be a designer, I’m in Design, and I had to look up almost every abbreviation listed above. &lt;/p&gt;

&lt;h2&gt;What I learned about myself&lt;/h2&gt;

&lt;p&gt;Prior to taking on this assignment, I would have been very hesitant to declare myself capable of creating digital design. To my surprise, I’m not alone. &lt;a href="https://alistapart.com/article/client-relationships-and-the-multi-device-web"&gt;Matt Griffin&lt;/a&gt; thinks, “… the constant change and adjustments that come with living on the internet can feel overwhelming.” &lt;a href="https://alistapart.com/article/insisting-on-core-development-principles"&gt;Kendra Skeene&lt;/a&gt; admits, “It’s a lot to keep track of, whether you’ve been working on the web for [twenty] years or only [twenty] months.”&lt;/p&gt;

&lt;p&gt; My fear of not knowing all the fancy lingo was lessened when I read Lyza Danger Gardner’s “&lt;a href="https://alistapart.com/column/never-heard-of-it"&gt;Never Heard of It&lt;/a&gt;.” She is a seasoned professional who admits to not knowing it all, so I, a soon-to-be-grad, can too. I have good foundations and Google on my side for those pesky abbreviations that keep popping up. As long as I just remember to use my brain as &lt;a href="https://alistapart.com/article/mo-pixels-mo-problems"&gt;Dave Rupert&lt;/a&gt; suggests, when I go to get a job I should do just fine.&lt;/p&gt;

&lt;h2&gt;Entering the workplace&lt;/h2&gt;

&lt;p&gt;Before starting this assignment, I knew I wanted to work in digital and interaction design, but I didn’t know where. I was worried I didn’t know enough about the web to be able to design for it—that all the jobs out there would require me to know coding languages I’d never heard of before, and I’d have a hard time standing out among the crowd.&lt;/p&gt;

&lt;p&gt;The articles I read on &lt;i&gt;A List Apart&lt;/i&gt; supplied me with plenty of solid career advice. After reading articles written by designers, project managers, developers, marketers, writers, and more, I’ve come out with a better understanding of what kind of work I want to do. In the article “&lt;a href="https://alistapart.com/article/80-20-practitioners-make-better-communicators"&gt;80/20 Practitioners Make Better Communicators&lt;/a&gt;,” Katie Kovalcin makes a good point about not forcing yourself to learn skills just because you feel the need to: &lt;/p&gt;

&lt;figure class="quote"&gt;&lt;blockquote&gt;We’ve all heard the argument that designers need to code. And while that might be ideal in some cases, the point is to expand your personal spectrum of skills to be more useful to your team, whether that manifests itself in the form of design, content strategy, UX, or even project management. A strong team foundation begins by addressing gaps that need to be filled and the places where people can meet in the middle.&lt;/blockquote&gt;&lt;/figure&gt;

&lt;p&gt;I already have skills that someone desperately needs. I just need to find the right fit and expand my skills from there. Brandon Gregory also feels that hiring isn’t all about technical knowledge. In &lt;a href="https://alistapart.com/article/conducting-the-technical-interview"&gt;his article&lt;/a&gt;, he says, “personality, fit with the team, communication skills, openness to change, [and] leadership potential” are just as important.&lt;/p&gt;

&lt;p&gt;Along with solid technical fundamentals and good soft skills, it seems as if having a voice is also crucial. When I read Jeffrey Zeldman’s article “&lt;a href="https://alistapart.com/column/the-love-you-make"&gt;The Love You Make&lt;/a&gt;,” it became clear to me that if I ever wanted to get anywhere with my career, I was going to have to start writing.&lt;/p&gt;

&lt;h2&gt;Standout articles&lt;/h2&gt;

&lt;p&gt;The writers on &lt;i&gt;A List Apart&lt;/i&gt; have opened my eyes to many new subjects and perspectives on web design. I particularly enjoyed looking through the game design lens in Graham Herrli’s “&lt;a href="https://alistapart.com/article/gaming-the-system-and-winning"&gt;Gaming the System … and Winning&lt;/a&gt;.” It was one of the few articles where I copied his diagram on interaction personality types and their goals into my notebook. Another article that made me consider a new perspective was “&lt;a href="https://alistapart.com/article/the-king-vs-pawn-game-of-ui-design"&gt;The King vs. Pawn Game of UI Design&lt;/a&gt;” by Erik Kennedy. To start with one simple element and grow from there really made something click in my head.&lt;/p&gt;

&lt;p&gt;However, I think that the &lt;a href="https://alistapart.com/article/design-for-real-life-interview-with-sara-wachter-boettcher"&gt;interview&lt;/a&gt; I read between Mica McPheeters and Sara Wachter-Boettcher stuck with me the most. I actually caught myself saying “hmm” out loud as I was reading along. Sara’s point about crash-test dummies being sized to the average male completely shifted my understanding about how important user-centered design is. Like, life-or-death important. There is no excuse not to test your products or services on a variety of users if this is what’s at stake! It’s an article I’m glad I read.&lt;/p&gt;

&lt;h2&gt;Problems I’ve noticed in the industry&lt;/h2&gt;

&lt;p&gt;During the course of my project, I noticed some things about &lt;i&gt;A List Apart&lt;/i&gt; that I was spending so much time on. Like, for example, it wasn’t until I got to the articles that were published after 2014 that I really started to understand and relate to the content; funnily enough, that was the year I started my design degree. &lt;/p&gt;

&lt;p&gt;I also noticed that it was around this time that female writers became much more prominent on the site. Today there may be many women on &lt;i&gt;A List Apart&lt;/i&gt;, but I must point out a lack of women of color. Shoutout to Aimee Gonzalez-Cameron for her article “&lt;a href="https://alistapart.com/article/hello-my-name-is-error"&gt;Hello, My Name is &amp;lt;Error&amp;gt;&lt;/a&gt;,” a beautiful assertion for cultural inclusion on the web through user-centered design. &lt;/p&gt;

&lt;p&gt;Despite the lack of representation of women of color, I was very happy to see many writers acknowledge their privilege in the industry. Thanks to &lt;a href="https://alistapart.com/column/on-changing-the-world"&gt;Cennydd Bowles&lt;/a&gt;, &lt;a href="https://alistapart.com/article/the-imbalance-of-culture-fit"&gt;Matt Griffin&lt;/a&gt;, and &lt;a href="https://alistapart.com/column/why-we-work"&gt;Rian van der Merwe&lt;/a&gt; for their articles. My only qualm is that the topic of privilege has only appeared on &lt;i&gt;A List Apart&lt;/i&gt; in the last five years. Because isn’t it kinda ironic? As creators of the web we aim to allow everyone access to our content, but not everyone has access to the industry itself. Sara Wachter-Boettcher wrote an interesting &lt;a href="https://alistapart.com/article/universal-design-irl"&gt;article&lt;/a&gt; that expands on this idea, which you should read if you haven’t already. However, I won’t hold it against any of you. That’s why we are here anyway: to learn.&lt;/p&gt;

&lt;h2&gt;The takeaway&lt;/h2&gt;

&lt;p&gt;Looking back at this assignment, I’m happy to say that I did it. It was worth every second (even with the possible eye damage from reading off my computer screen for hours on end). It was worth it because I learned more than I had ever anticipated. I received an unexpected history lesson of the recent internet past. I was bombarded by an explosion of new terms and abbreviations. I learned a lot about myself and how I can possibly fit into this community. Most importantly, I came out on the other end with more confidence in myself and my abilities—which is probably the greatest graduation gift I could receive from a final project in my last year of university. Thanks for reading, and wish me luck!&lt;/p&gt;

&lt;h2&gt;Thanks&lt;/h2&gt;

&lt;p&gt;Thanks to my Interactive Design professor Michael LeBlanc for giving me this assignment and pushing me to take it further.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/alistapart/main/~4/4WOCtDJIqp0" height="1" width="1" alt=""/&gt;</description>
      <dc:subject><![CDATA[Industry
]]></dc:subject>
      <dc:date>2018-05-22T13:02:00+00:00</dc:date>
    <feedburner:origLink>http://alistapart.com/article/onboarding-a-college-student-discovers-a-list-apart</feedburner:origLink></item><item>
      <title><![CDATA[The Slow Death of Internet Explorer and the Future of Progressive Enhancement]]></title>
      <author>by <a itemprop="url" class="author" rel="author" href="/author/oliverwilliams">Oliver Williams</a></author>
      <link>http://feedproxy.google.com/~r/alistapart/main/~3/5qiWHdLvh8s/the-slow-death-of-internet-explorer-and-future-of-progressive-enhancement</link>
      <guid isPermaLink="false">http://alistapart.com/article/the-slow-death-of-internet-explorer-and-future-of-progressive-enhancement</guid>
      <description>&lt;p&gt;My first full-time developer job was at a small company. We didn’t have BrowserStack, so we cobbled together a makeshift device lab. Viewing a site I’d been making on a busted first-generation iPad with an outdated version of Safari, I saw a distorted, failed mess. It brought home to me a quote from Douglas Crockford, who once deemed the web “the most hostile software engineering environment imaginable.” &lt;/p&gt;

&lt;h2&gt;The “works best with Chrome” problem&lt;/h2&gt;

&lt;p&gt;Because of this difficulty, a problem has emerged. Earlier this year, a &lt;a href="https://www.theverge.com/2018/1/4/16805216/google-chrome-only-sites-internet-explorer-6-web-standards"&gt;widely shared article in the &lt;i&gt;Verge&lt;/i&gt;&lt;/a&gt; warned of “works best with Chrome” messages seen around the web.&lt;/p&gt;

&lt;figure&gt;&lt;blockquote class="twitter-tweet" data-lang="en"&gt;&lt;p lang="en" dir="ltr"&gt;Hi Larry, we apologize for the frustration. Groupon is optimized to be used on a Google Chrome browser, and while you are definitely able to use Firefox or another browser if you&amp;#39;d like, there can be delays when Groupon is not used through Google Chrome.&lt;/p&gt;&amp;mdash; Groupon Help U.S. (@GrouponHelpUS) &lt;a href="https://twitter.com/GrouponHelpUS/status/934896721842225152?ref_src=twsrc%5Etfw"&gt;November 26, 2017&lt;/a&gt;&lt;/blockquote&gt;&lt;/figure&gt;
&lt;script async src="https://platform.twitter.com/widgets.js" charset="utf-8"&gt;&lt;/script&gt;

&lt;figure&gt;&lt;blockquote class="twitter-tweet" data-lang="en"&gt;&lt;p lang="en" dir="ltr"&gt;Hi Rustram. We&amp;#39;d always recommend that you use Google Chrome to browse the site: we&amp;#39;ve optimised things for this browser. Thanks.&lt;/p&gt;&amp;mdash; Airbnb Help (@AirbnbHelp) &lt;a href="https://twitter.com/AirbnbHelp/status/752829250198245376?ref_src=twsrc%5Etfw"&gt;July 12, 2016&lt;/a&gt;&lt;/blockquote&gt;&lt;/figure&gt;

&lt;p&gt;There are more examples of this problem. In the popular messaging app Slack, voice calls work only in Chrome. In response to help requests, Slack explains its decision like this: “It requires significant effort for us to build out support and triage issues on each browser, &lt;em&gt;so we’re focused on providing a great experience in Chrome&lt;/em&gt;.” (Emphasis mine.) Google itself has repeatedly built sites—including Google Meet, Allo, YouTube TV, Google Earth, and YouTube Studio—that block alternative browsers entirely. This is clearly a bad practice, but highlights the fact that cross-browser compatibility can be difficult and time-consuming. &lt;/p&gt;

&lt;p&gt;The significant feature gap, though, isn’t between Chrome and everything else. Of far more significance is the increasingly gaping chasm between Internet Explorer and every other major browser. Should our development practices be hamstrung by the past? Or should we dash into the future relinquishing some users in our wake? I’ll argue for a middle ground. We can make life easier for ourselves without breaking the backward compatibility of the web. &lt;/p&gt;

&lt;h2&gt;The widening gulf&lt;/h2&gt;

&lt;p&gt;Chrome, Opera, and Firefox ship new features constantly. Edge and Safari eventually catch up. Internet Explorer, meanwhile, has been all but abandoned by Microsoft, which is attempting to push Windows users toward Edge. IE receives nothing but security updates. It’s a frustrating period for client-side developers. We read about new features but are often unable to use them—due to a single browser with a diminishing market share. &lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/slow-death-of-ie/fig1.png" alt="A graph showing Internet Explorer’s global market share from 2013 to 2018. It has declined from about 23 percent to about 3 percent."&gt;
&lt;figcaption&gt;Internet Explorer’s global market share since 2013 is shown in dark blue. It now stands at just 3 percent.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Some new features are utterly trivial (&lt;code&gt;caret-color&lt;/code&gt;!); some are for particular use cases you may never have (WebGL 2.0, Web MIDI, Web Bluetooth). Others already feel near-essential for even the simplest sites (&lt;code&gt;object-fit&lt;/code&gt;, Grid).&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/slow-death-of-ie/fig2.png" alt="A list from caniuse.com of features that are supported in Chrome but unavailable in IE11. This is a truncated and incomplete screenshot of an extraordinarily long list."&gt;
&lt;figcaption&gt;A &lt;a href="https://caniuse.com/#compare=ie+11,chrome+67"&gt;list of features&lt;/a&gt; supported in Chrome but unavailable in IE11, taken from caniuse.com. This is a truncated and incomplete screenshot of an extraordinarily long list.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;h2&gt;The promise and reality of progressive enhancement&lt;/h2&gt;

&lt;p&gt;For content-driven sites, the question of browser support should never be answered with a simple yes or no. CSS and HTML were designed to be fault-tolerant. If a particular browser doesn’t support &lt;code&gt;shape-outside&lt;/code&gt; or service workers or &lt;code&gt;font-display&lt;/code&gt;, you can still use those features. Your website will not implode. It’ll just lack that extra stylistic flourish or performance optimization in non-supporting browsers. &lt;/p&gt;

&lt;p&gt;Other features, such as CSS Grid, require a bit more work. Your page layout is less enhancement than necessity, and Grid has finally brought a real layout system to the web. When used with care for simple cases, Grid can gracefully fall back to older layout techniques. We could, for example, fall back to &lt;code&gt;flex-wrap&lt;/code&gt;. Flexbox is by now a taken-for-granted feature among developers, yet even that is &lt;a href="https://github.com/philipwalton/flexbugs"&gt;riddled with bugs&lt;/a&gt; in IE11. &lt;/p&gt;

&lt;pre&gt;&lt;code class="language-css"&gt;.grid &gt; * {
    width: 270px; /* no grid fallback style */
    margin-right: 30px; /* no grid fallback style */
}

@supports (display: grid) {
.grid &gt; * {
	width: auto;
	margin-right: 0;
}
}&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;In the code above, I’m setting all the immediate children of the grid to have a specified width and a margin. For browsers that support Grid, I’ll use &lt;code&gt;grid-gap&lt;/code&gt; in place of &lt;code&gt;margin&lt;/code&gt; and define the width of the items with the &lt;code&gt;grid-template-columns&lt;/code&gt; property. It’s not difficult, but it adds bloat and complexity if it’s repeated throughout a codebase for different layouts. As we start building entire page layouts with Grid (and eventually &lt;code&gt;display: contents&lt;/code&gt;), providing a fallback for IE will become increasingly arduous. By using &lt;code&gt;@supports&lt;/code&gt; for complex layout tasks, we’re effectively solving the same problem twice—using two different methods to create a similar result. &lt;/p&gt;

&lt;p&gt;&lt;em&gt;Not every feature can be used as an enhancement.&lt;/em&gt; Some things are imperative. People have been &lt;a href="https://thatemil.com/blog/2013/12/15/playing-around-with-css-variables-custom-properties/"&gt;getting excited about CSS custom properties&lt;/a&gt; since 2013, but they’re still not widely used, and you can guess why: Internet Explorer doesn’t support them. Or take Shadow DOM. People have been doing conference talks about it for more than five years. It’s finally set to land in Firefox and Edge this year, and lands in Internet Explorer … at no time in the future. You can’t patch support with transpilers or polyfills or prefixes.&lt;/p&gt;

&lt;p&gt;Users have more browsers than ever to choose from, yet IE manages to single-handedly tie us to the pre-evergreen past of the web. If developing Chrome-only websites represents one extreme of bad development practice, shackling yourself to a vestigial, obsolete, zombie browser surely represents the other.&lt;/p&gt;

&lt;h2&gt;The problem with shoehorning&lt;/h2&gt;

&lt;p&gt;Rather than eschew modern JavaScript features, polyfilling and transpiling have become the norm. &lt;a href="https://kangax.github.io/compat-table/es6/"&gt;ES6 is supported everywhere other than IE&lt;/a&gt;, yet we’re sending all browsers transpiled versions of our code. Transpilation isn’t great for performance. A single five-line &lt;code&gt;async&lt;/code&gt; function, for example, may well transpile to twenty-five lines of code.&lt;/p&gt;

&lt;p&gt;“I feel some guilt about the current state of affairs,” Alex Russell said of &lt;a href="https://hashnode.com/ama/with-alex-russell-cjck50wxd02gxqlwuj939igd1"&gt;his previous role leading development of Traceur&lt;/a&gt;, a transpiler that predated Babel. “I see so many traces where the combination of Babel transpilation overhead and poor [webpack] foo totally sink the performance of a site. … I’m sad that we’re still playing this game.”&lt;/p&gt;

&lt;p&gt;What you can’t transpile, you can often polyfill. &lt;a href="https://polyfill.io/"&gt;Polyfill.io&lt;/a&gt; has become massively popular. Chrome gets sent a blank file. Ancient versions of IE receive a giant mountain of polyfills. We are sending the largest payload to those the least equipped to deal with it—people stuck on slow, old machines.&lt;/p&gt;

&lt;h2&gt;What is to be done?&lt;/h2&gt;&lt;h3&gt;Prioritize content&lt;/h3&gt;

&lt;p&gt;Cutting the mustard is a technique popularized by the front-end team at BBC News. The approach cuts the browser market in two: all browsers receive a base experience or core content. JavaScript is conditionally loaded only by the more capable browsers. Back in 2012, their dividing line was this:&lt;/p&gt;

&lt;pre&gt;&lt;code class="language-javascript"&gt;if ('querySelector' in document &amp;amp;&amp;amp; 'localStorage' in window &amp;amp;&amp;amp; 'addEventListener' in window) {
     // load the javascript
}&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;&lt;a href="http://responsivenews.co.uk/post/18948466399/cutting-the-mustard"&gt;Tom Maslen&lt;/a&gt;, then a lead developer at the BBC, explained the rationale: “Over the last few years I feel that our industry has gotten lazy because of the crazy download speeds that broadband has given us. Everyone stopped worrying about how large their web pages were and added a ton of JS libraries, CSS files, and massive images into the DOM. This has continued on to mobile platforms that don’t always have broadband speeds or hardware capacity to render complex code.”&lt;/p&gt;

&lt;p&gt;The &lt;i&gt;Guardian&lt;/i&gt;, meanwhile, entirely omits both JavaScript and stylesheets from Internet Explorer 8 and further back. &lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/slow-death-of-ie/fig3.png" alt="A screenshot of the Guardian navigation as seen in Internet Explorer 8, showing a list of links stripped of the site’s visual design."&gt;
&lt;figcaption&gt;The &lt;i&gt;Guardian&lt;/i&gt; navigation as seen in Internet Explorer 8. Unsophisticated yet functional.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Nature.com takes a similar approach, delivering only a very limited stylesheet to anything older than IE10.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/slow-death-of-ie/fig4.png" alt="The nature.com homepage as seen in Internet Explorer 9, showing only a minimal visual design."&gt;
&lt;figcaption&gt;The nature.com homepage as seen in Internet Explorer 9.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Were you to break into a museum, steal an ancient computer, and open Netscape Navigator, &lt;em&gt;you could still happily view these websites&lt;/em&gt;. A user comes to your site for the content. They didn’t come to see a pretty gradient or a nicely rounded border-radius. They certainly didn’t come for the potentially &lt;a href="https://source.opennews.org/articles/motion-sick/"&gt;nauseating parallax scroll animation&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;Anyone who’s been developing for the web for any amount of time will have come across a browser bug. You check your new feature in every major browser and it works perfectly—except in one. Memorizing support info from caniuse.com and using progressive enhancement is no guarantee that every feature of your site will work as expected. &lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/slow-death-of-ie/fig5.png" alt="A screenshot of the W3C’s website for the CSS Working Group as viewed in the latest version of Safari, showing overlapping, unreadable text."&gt;
&lt;figcaption&gt;The W3C’s website for the CSS Working Group as viewed in the latest version of Safari.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Regardless of how perfectly formed and well-written your code, sometimes things break through no fault of your own, even in modern browsers. If you’re not actively testing your site, bugs are more likely to reach your users, unbeknownst to you. Rather than transpiling and polyfilling and hoping for the best, we can deliver what the person came for, in the most resilient, performant, and robust form possible: unadulterated HTML. No company has the resources to actively test their site on every old version of every browser. &lt;em&gt;Malfunctioning JavaScript can ruin a web experience and make a simple page unusable.&lt;/em&gt; Rather than leaving users to a mass of polyfills and potential JavaScript errors, we give them a basic but functional experience.&lt;/p&gt;

&lt;h3&gt;Make a clean break&lt;/h3&gt;

&lt;p&gt;What could a mustard cut look like going forward? You &lt;em&gt;could&lt;/em&gt; conduct a feature query using JavaScript to conditionally load the stylesheet, but relying on JavaScript introduces a brittleness that would be best to avoid. You can&amp;#8217;t use &lt;code&gt;@import&lt;/code&gt; inside an &lt;code&gt;@supports&lt;/code&gt; block, so we’re left with media queries. &lt;/p&gt;

&lt;p&gt;The following query will prevent the CSS file from being delivered to any version of Internet Explorer and older versions of other browsers: &lt;/p&gt;

&lt;pre&gt;&lt;code class="language-html"&gt;&amp;lt;link id="mustardcut" rel="stylesheet" href="stylesheet.css" media="
    only screen,
    only all and (pointer: fine), only all and (pointer: coarse), only all and (pointer: none),
    min--moz-device-pixel-ratio:0) and (display-mode:browser), (min--moz-device-pixel-ratio:0)
"&amp;gt;&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;We’re not really interested in what particular features this query is testing for; it’s just a hacky way to split between legacy and modern browsers. The shiny, modern site will be delivered to Edge, Chrome (and Chrome for Android) 39+, Opera 26+, Safari 9+, Safari on iOS 9+, and Firefox 47+. I based the query on the work of Andy Kirk. If you want to take a cutting-the-mustard approach but have to meet different support demands, he maintains a &lt;a href="https://github.com/Fall-Back/CSS-Mustard-Cut"&gt;Github repo&lt;/a&gt; with a range of options.&lt;/p&gt;

&lt;p&gt;We can use the same media query to conditionally load a Javascript file. This gives us one consistent dividing line between old and modern browsers:&lt;/p&gt;

&lt;pre&gt;&lt;code class="language-javascript"&gt;(function() {
	var linkEl = document.getElementById('mustardcut');
	if (window.matchMedia &amp;amp;&amp;amp; window.matchMedia(linkEl.media).matches) {
    	var script = document.createElement('script');
    	script.src = 'your-script.js';
    	script.async = true;
    	document.body.appendChild(script);
	}
})();&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;&lt;code&gt;matchMedia&lt;/code&gt; brings the power of CSS media queries to JavaScript. The &lt;code&gt;matches&lt;/code&gt; property is a boolean that reflects the result of the query. If the media query we defined in the &lt;code&gt;link&lt;/code&gt; tag evaluates to true, the JavaScript file will be added to the page. &lt;/p&gt;

&lt;p&gt;It might seem like an extreme solution. From a marketing point of view, the site no longer looks “professional” for a small amount of visitors. However, we’ve managed to improve the performance for those stuck on old technology while also opening the possibility of using the latest standards on browsers that support them. This is far from a new approach. All the way back in 2001, &lt;i&gt;A List Apart&lt;/i&gt; stopped delivering a visual design to Netscape 4. Readership among users of that browser &lt;a href="https://alistapart.com/article/netscape"&gt;&lt;em&gt;went up&lt;/em&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Front-end development is complicated at the best of times. Adding support for a technologically obsolete browser adds an inordinate amount of time and frustration to the development process. Testing becomes onerous. Bug-fixing looms large. &lt;/p&gt;

&lt;p&gt;By making a clean break with the past, we can focus our energies on building modern sites using modern standards without leaving users stuck on antiquated browsers with an untested and possibly broken site. We save a huge amount of mental overhead. If your content has real value, it can survive without flashy embellishments. And for Internet Explorer users on Windows 10, Edge is preinstalled. &lt;em&gt;The full experience is only a click away.&lt;/em&gt;&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/slow-death-of-ie/fig6.png" alt="A screenshot of the A List Apart masthead open in Internet Explorer 11, showing the ever-present Internet Explorer button that reads Open Microsoft Edge."&gt;
&lt;figcaption&gt;Internet Explorer 11 with its ever-present “Open Microsoft Edge” button.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Developers must avoid living in a bubble of MacBook Pros and superfast connections. There’s no magic bullet that enables developers to use bleeding-edge features. You may still need &lt;a href="https://github.com/postcss/autoprefixer"&gt;Autoprefixer&lt;/a&gt; and polyfills. If you’re planning to have a large user base in Asia and Africa, you’ll need to build a site that looks great in Opera Mini and UC Browser, which have their own limitations. You might choose a different cutoff point for now, but it will increasingly pay off, in terms of both user experience and developer experience, to make use of what the modern web has to offer.&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/alistapart/main/~4/5qiWHdLvh8s" height="1" width="1" alt=""/&gt;</description>
      <dc:subject><![CDATA[Browsers
]]></dc:subject>
      <dc:date>2018-05-15T12:55:00+00:00</dc:date>
    <feedburner:origLink>http://alistapart.com/article/the-slow-death-of-internet-explorer-and-future-of-progressive-enhancement</feedburner:origLink></item><item>
      <title><![CDATA[So You Want to Write an Article?]]></title>
      <author>by <a itemprop="url" class="author" rel="author" href="/author/brandongregory">Brandon Gregory</a></author>
      <link>http://feedproxy.google.com/~r/alistapart/main/~3/b-OjTaUHt6g/so-you-want-to-write-an-article</link>
      <guid isPermaLink="false">http://alistapart.com/article/so-you-want-to-write-an-article</guid>
      <description>&lt;p&gt;So you want to write an article. Maybe you’ve got a great way of organizing your CSS, or you’re a designer who has a method of communicating really well with developers, or you have some insight into how to best use a new technology. Whatever the topic, you have insights, you’ve read &lt;a href="https://alistapart.com/article/writing-is-thinking"&gt;the basics of finding your voice&lt;/a&gt;, and you’re ready to write and submit your first article for a major publication. Here’s the thing: most article submissions suck. Yours doesn’t have to be one of them.&lt;/p&gt;

&lt;p&gt;At &lt;i&gt;A List Apart&lt;/i&gt;, we want to see great minds in the industry write the next great articles, and you could be one of our writers. I’ve been on the editorial team here for about nine months now, and I’ve written a fair share of articles here as well. Part of what I do is review article submissions and give feedback on what’s working and what’s not. We publish different kinds of articles, but many of the submissions I see—particularly from newer writers—fall into the same traps. If you’re trying to get an article published in &lt;i&gt;A List Apart&lt;/i&gt; or anywhere else, knowing these common mistakes can help your article’s chances of being accepted.&lt;/p&gt;

&lt;h2&gt;Keep introductions short and snappy&lt;/h2&gt;

&lt;p&gt;Did you read the introduction above? My guess is a fair share of readers skipped straight to this point. That’s pretty typical behavior, especially for articles like this one that offer several answers to one clear question. And that’s totally fine. If you’re writing, realize that some people will do the same thing. There are some things you can do to improve the chances of your intro being read, though.&lt;/p&gt;

&lt;p&gt;Try to open with a bang. &lt;a href="https://alistapart.com/article/the-hidden-work-of-content"&gt;A recent article from Caroline Roberts&lt;/a&gt; has perhaps the best example of this I’ve ever seen: “I won an Emmy for keeping a website free of dick pics.” When I saw that in the submission, I was instantly hooked and read the whole thing. It’s hilarious, it shows she has expertise on managing content, and it shows that the topic is more involved and interesting than it may at first seem. A more straightforward introduction to the topic of content procurement would seem very boring in comparison. Your ideas are exciting, so show that right away if you can. A funny or relatable story can also be a great way to lead into an article—just keep it brief!&lt;/p&gt;

&lt;p&gt;If you can’t open with a bang, keep it short. State the problem, maybe put something about why it matters or why you’re qualified to write about it, and get to the content as quickly as possible. If a line in your introduction does not add value to the article, delete it. There’s little room for meandering in professional articles, but there’s absolutely no room for it in introductions.&lt;/p&gt;

&lt;h2&gt;Get specific&lt;/h2&gt;

&lt;p&gt;Going back to my first article submission for &lt;i&gt;A List Apart&lt;/i&gt;, way before I joined the team, I wanted to showcase my talent and expertise, and I thought the best way to do this was to showcase &lt;em&gt;all&lt;/em&gt; of it in one article. I wrote an overview of professional skills for web professionals. There was some great information in there, based on my years of experience working up through the ranks and dealing with workplace drama. I was so proud when I submitted the article. It wasn’t accepted, but I got some great feedback from the editor-in-chief: get more specific.&lt;/p&gt;

&lt;p&gt;The most effective articles I see deal with one central idea. The more disparate ideas I see in an article, the less focused and impactful the article is. There will be exceptions to this, of course, but those are rarer than articles that suffer for this. Don’t give yourself a handicap by taking an approach that fails more often than it succeeds.&lt;/p&gt;

&lt;p&gt;Covering one idea in great detail, with research and examples to back it up, usually goes a lot further in displaying your expertise than an overview of a bunch of disparate thoughts. Truth be told, a lot of people have probably arrived at the same ideas you have. The insights you have are not as important as your evidence and eloquence in expressing them.&lt;/p&gt;

&lt;p&gt;Can an overview article work? Actually, yes, but you need to frame it within a specific problem. One great example I saw was an overview of web accessibility (which has not been published yet). The article followed a fictional project from beginning to end, showing how each team on the project could work toward a goal of accessibility. But the idea was not just accessibility—it was how leaders and project managers could assign responsibility in regards to accessibility. It was a great submission because it began with a problem of breadth and offered a complete solution to that problem. But it only worked because it was written specifically for an audience that needed to understand the whole process. In other words, the comprehensive nature of the article was the entire point, and it stuck to that.&lt;/p&gt;

&lt;h2&gt;Keep your audience in mind&lt;/h2&gt;

&lt;p&gt;You have a viewpoint. A problem I frequently see with new submissions is forgetting that the audience also has its viewpoint. You have to know your audience and remember how the audience’s mindset matches yours—or doesn’t. In fact, you’ll probably want to state in your introduction who the intended audience is to hook the right readers. To write a successful article, you have to keep that audience in mind and write for it specifically.&lt;/p&gt;

&lt;p&gt;A common mistake I see writers make is using an article to vent their frustrations about the people who won’t listen to them. The problem is that the audience of our publication usually agrees with the author on these points, so a rant about why he or she is right is ultimately pointless. If you’re writing for like-minded people, it’s usually best to assume the readers agree with you and then either delve into how to best accomplish what you’re writing about or give them talking points to have that conversation in their workplace. Write the kind of advice you wish you’d gotten when those frustrations first surfaced.&lt;/p&gt;

&lt;p&gt;Another common problem is forgetting what the audience already knows—or doesn’t know. If something is common knowledge in your industry, it doesn’t need another explanation. You might link out to another explanation somewhere else just in case, but there’s no need to start from scratch when you’re trying to make a new point. At the same time, don’t assume that all your readers have the same expertise you do. I wrote &lt;a href="https://alistapart.com/article/coding-with-clarity"&gt;an article on some higher-level object-oriented programming concepts&lt;/a&gt;—something many JavaScript developers are not familiar with. Rather than spend half the article giving an overview of object-oriented programming, though, I provided some links at the beginning of the article that gave a good overview. Pro tip: if you can link out to articles from the same publication you’re submitting to, publications will appreciate the free publicity.&lt;/p&gt;

&lt;p&gt;Defining your audience can also really help with knowing their viewpoint. Many times when I see a submission with two competing ideas, they’re written for different audiences. In my article I mentioned above, I provide some links for developers who may be new to object-oriented programming, but the primary audience is developers who already have some familiarity with it and want to go deeper. Trying to cater to both audiences wouldn’t have doubled the readership—it would have reduced it by making a large part of the article less relevant to readers.&lt;/p&gt;

&lt;h2&gt;Keep it practical&lt;/h2&gt;

&lt;p&gt;I’ll admit, of all these tips, this is the one I usually struggle with the most. I’m a writer who loves ideas, and I love explaining them in great detail. While there are some readers who appreciate this, most are looking for some tangible ways to improve something. This isn’t to say that big concepts have no place in professional articles, but you need to ask why they are there. Is your five-paragraph explanation of the history of your idea necessary for the reader to make the improvements you suggest?&lt;/p&gt;

&lt;p&gt;This became abundantly clear to me in my first submission of &lt;a href="https://alistapart.com/article/managing-ego"&gt;an article on managing ego in the workplace&lt;/a&gt;. I love psychology and initially included a lengthy section up-front on how our self-esteem springs from the strengths we leaned on growing up. While this fascinated me, it wasn’t right for an audience of web professionals who wanted advice on how to improve their working relationships. Based on feedback I received, I removed the section entirely and added a section on how to manage your own ego in the workplace—much more practical, and that ended up being a favorite section in the final piece.&lt;/p&gt;

&lt;p&gt;Successful articles solve a problem. Begin with the problem—set it up in your introduction, maybe tell a little story that illustrates how this problem manifests—and then build a case for your solution. The problem should be clear to the reader very early on in the article, and the rest of the article should all be related to that problem. There is no room for meandering and pontification in a professional article. If the article is not relevant and practical, the reader will move on to something else.&lt;/p&gt;

&lt;p&gt;The litmus test for determining the practicality of your article is to boil it down to an outline. Of course all of your writing is much more meaningful than an outline, but look at the outline. There should be several statements along the lines of “Do this,” or “Don’t do this.” You can have other statements, of course, but they should all be building toward some tangible outcome with practical steps for the reader to take to solve the problem set up in your introduction.&lt;/p&gt;

&lt;p&gt;It’s a hard truth you have to learn as a writer that you’ll be much more in love with your ideas than your audience will. Writing professional articles is not about self-expression—it’s about helping and serving your readers. The more clear and concise the content you offer, the more your article will be read and shared.&lt;/p&gt;

&lt;h2&gt;Support what you say&lt;/h2&gt;

&lt;p&gt;Your opinions, without evidence to support them, will only get you so far. As a writer, your ideas are probably grounded in a lot of real evidence, but your readers don’t know that—you’ll have to show it. How do you show it? Write a first draft and get your ideas out. Then do another pass to look for stories, stats, and studies to support your ideas. Trying to make a point without at least one of these is at best difficult and at worst empty hype. Professionals in your industry are less interested in platitudes and more interested in results. Having some evidence for your claims goes a long way toward demonstrating your expertise and proving your point.&lt;/p&gt;

&lt;p&gt;Going back to &lt;a href="https://alistapart.com/article/defeating-workplace-drama-with-emotional-intelligence"&gt;my first article in &lt;i&gt;A List Apart&lt;/i&gt;&lt;/a&gt;, on defusing workplace drama, I had an abstract point to prove, and I needed to show that my insights meant something. My editor on that article was fantastic and asked the right questions to steer me toward demonstrating the validity of my ideas in a meaningful way. Personal stories made up the backbone of the article, and I was able to find social psychology studies to back up what I was saying. These illustrations of the ideas ended up being more impactful than the ideas themselves, and the article was very well-received in the community.&lt;/p&gt;

&lt;p&gt;Storytelling can be an amazing way to bring your insights to life. Real accounts or fictional, well-told stories can serve to make big ideas easier to understand, and they work best when representing typical scenarios, not edge cases. If your story goes against common knowledge, readers will pick up on that instantly and you’ll probably get some nasty comments. Never use a story to prove a point that doesn’t have any other hard evidence to back it up—use stories to illustrate points or make problems more relatable. Good stories are often the most memorable parts of articles and make your ideas and assertions easier to remember.&lt;/p&gt;

&lt;p&gt;Stats are one of the easiest ways to make a point. If you’re arguing that ignoring website accessibility can negatively impact the business, some hard numbers are going to say a lot more than stories. If there’s a good stat to prove your point, always include it, and always be on the lookout for relevant numbers. As with stories, though, you should never try to use stats to distort the truth or prove a point that doesn’t have much else to support it. Mark Twain once said, “There are three kinds of lies: lies, damned lies, and statistics.” You shouldn’t decide what to say and then scour the internet for ways to back it up. Base your ideas on the numbers, don’t base your selection of facts on your idea.&lt;/p&gt;

&lt;p&gt;Studies, including both user experience studies and social psychology experiments, are somewhere in between stories and stats, and a lot of the same advantages and pitfalls also apply. A lot of studies can be expressed as a story—write a quick bit from the point of view of the study participant, then go back and explain what’s really going on. This can be just as engaging and memorable as a good story, but studies usually result in stats, which usually serve to make the stories significantly more authoritative. And remember to link out to the study for people who want to read more about it!&lt;/p&gt;

&lt;p&gt;Just make sure your study wasn’t disproved by later studies. In my first article, linked above, I originally referenced a study to introduce the bystander effect, but an editor wisely pointed out that there’s actually a lot of evidence against that interpretation of the well-known study. Interpretations can change over time, especially as new information comes out. I found a later, more relevant study that illustrated the point better and was less well-known, so it made for a better story.&lt;/p&gt;

&lt;h2&gt;Kill your darlings&lt;/h2&gt;

&lt;p&gt;Early twentieth century writer and critic Arthur Quiller-Couch once said in a speech, “Whenever you feel an impulse to perpetrate a piece of exceptionally fine writing, obey it—whole-heartedly—and delete it before sending your manuscript to press. &lt;em&gt;Murder your darlings.&lt;/em&gt;” Variants of this quote were repeated by many authors throughout the twentieth century, and it’s just as true today as when he originally said it.&lt;/p&gt;

&lt;p&gt;What does that mean for your article? Great prose, great analogies, great stories—any bits of brilliant writing that you churn out—only mean as much as they contribute to the subject at hand. If it doesn’t contribute anything, it needs to be killed.&lt;/p&gt;

&lt;p&gt;When getting your article ready for submission, your best friend will be the backspace or delete key on your keyboard. Before submitting, do a read-through for the express purpose of deleting whatever you can to trim down the article. Articles are not books. Brevity is a virtue, and it usually ends up being one of the most important virtues in article submissions.&lt;/p&gt;

&lt;p&gt;Your intro should have a clear thesis so readers know what the article is about. For every bit of writing that follows it, ask if it contributes to your argument. Does it illustrate the problem or solution? Does it give the reader empathy for or understanding of the people you’re trying to help? Does it give them guidance on how to have these conversations in their workplaces? If you can’t relate a sentence back to your original thesis, it doesn’t matter how brilliant it is—it should be deleted.&lt;/p&gt;

&lt;p&gt;Humor can be useful, but many jokes serve as little more than an aside or distraction from the main point. Don’t interrupt your train of thought with a cute joke—use a joke to make your thoughts more clear. It doesn’t matter how funny the joke is; if it doesn’t help illustrate or reinforce one of your points, it needs to go.&lt;/p&gt;

&lt;p&gt;There are times when a picture really is worth a thousand words. Don’t go crazy with images and illustrations in your piece, but if a quick graphic is going to save you a lengthy explanation, go that route.&lt;/p&gt;

&lt;h2&gt;So what are you waiting for?&lt;/h2&gt;

&lt;p&gt;The industry needs great advice in articles, and many of you could provide that. The points I’ve delved into in this article aren’t just formalities and vague ideas; the editing team at &lt;i&gt;A List Apart&lt;/i&gt; has weighed in, and these are problems we see often that weaken articles and make them less accessible to readers. Heeding this advice will strengthen your professional articles, whether you plan to submit to &lt;i&gt;A List Apart&lt;/i&gt; or anywhere else. The next amazing article in &lt;i&gt;A List Apart&lt;/i&gt; could be yours, and we hope to see you get there.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/alistapart/main/~4/b-OjTaUHt6g" height="1" width="1" alt=""/&gt;</description>
      <dc:subject><![CDATA[Community, Writing
]]></dc:subject>
      <dc:date>2018-05-10T14:30:00+00:00</dc:date>
    <feedburner:origLink>http://alistapart.com/article/so-you-want-to-write-an-article</feedburner:origLink></item><item>
      <title><![CDATA[We’re Looking for People Who Love to Write]]></title>
      <author>by <a itemprop="url" class="author" rel="author" href="/author/zeldman">Jeffrey Zeldman</a></author>
      <link>http://feedproxy.google.com/~r/alistapart/main/~3/d0_QRl3JcxA/were-looking-for-people-who-love-to-write</link>
      <guid isPermaLink="false">http://alistapart.com/article/were-looking-for-people-who-love-to-write</guid>
      <description>&lt;p&gt;Here at &lt;em&gt;A List Apart&lt;/em&gt;, &lt;a href="https://alistapart.com/about/contribute"&gt;we’re looking for new authors&lt;/a&gt;, and that means you. What should you write about? Glad you asked!&lt;/p&gt;

&lt;p&gt;You should write about topics that keep you up at night, passions that make you the first to show up in the office each morning, ideas that matter to our community and about which you have a story to tell or an insight to share. &lt;/p&gt;

&lt;p&gt;We’re not looking for case studies about your company or thousand-foot overviews of topics most ALA readers already know about (i.e., you don’t have to tell &lt;em&gt;A List Apart&lt;/em&gt; readers that Sir Tim Berners-Lee invented the web). But you also don’t have to write earth-shaking manifestos or share new ways of working that will completely change the web. A &lt;a href="https://alistapart.com/article/owning-the-role-of-the-front-end-developer"&gt;good strong idea&lt;/a&gt;, or &lt;a href="https://alistapart.com/article/discovery-on-a-budget-part-ii"&gt;detailed advice&lt;/a&gt; about an industry best practice make excellent ALA articles.&lt;/p&gt;

&lt;h2&gt;Where we’ve been&lt;/h2&gt;

&lt;p&gt;Although &lt;em&gt;A List Apart&lt;/em&gt; covers everything from accessible UX and product design to advanced typography and content and business strategy, the sweet spot for an &lt;em&gt;A List Apart&lt;/em&gt; article is one that combines UI design (and design &lt;em&gt;thinking&lt;/em&gt;) with front-end code, especially when it’s innovative. Thus our most popular article of the past ten years was Ethan Marcotte’s “&lt;a href="https://alistapart.com/article/responsive-web-design"&gt;Responsive Web Design&lt;/a&gt;”—a marriage of design and code, accessible to people with diverse backgrounds at differing levels of expertise.&lt;/p&gt;

&lt;p&gt;In the decade-plus before that, our most popular articles were Douglas Bowman’s “&lt;a href="https://alistapart.com/article/slidingdoors"&gt;Sliding Doors of CSS&lt;/a&gt;” and Dan Cederholm’s “&lt;a href="https://alistapart.com/article/fauxcolumns"&gt;Faux Columns&lt;/a&gt;”—again, marriages of design and code, and mostly in the nature of clever workarounds (because CSS in 2004 didn’t really let us design pages as flexibly and creatively, or even as reliably, as we wanted to).&lt;/p&gt;

&lt;h2&gt;From hacks to standards&lt;/h2&gt;

&lt;p&gt;Although clever front-end tricks like Sliding Doors, and visionary re-imaginings of the medium like Responsive Web Design, remain our most popular offerings, the magazine has offered fewer of them in recent years, focusing more on UX and strategy. To a certain extent, if a front-end technique isn’t earth-changing (i.e., isn’t more than just a technique), and if it isn’t semantic, inclusive, accessible, and progressively enhanced, we don’t care how flashy it is—it’s not for us.&lt;/p&gt;

&lt;p&gt;The demand to create more powerful layouts was also, in a real way, satisfied by the rise of &lt;a href="https://getbootstrap.com/"&gt;frameworks&lt;/a&gt; and shared libraries—another reason for us to have eased off front-end tricks (although not all frameworks and libraries are equally or in some cases even acceptably semantic, inclusive, accessible, and progressively enhanced—and, sadly, many of their users don’t know or care).&lt;/p&gt;

&lt;p&gt;Most importantly, now that &lt;a href="https://gridbyexample.com/"&gt;CSS is finally capable&lt;/a&gt; of &lt;a href="http://5by5.tv/bigwebshow/176"&gt;true layout design&lt;/a&gt; without hacks, any responsible web design publication will want to ease off on the flow of front-end hacks, in favor of standards-based education, from basic to advanced. Why would any editor or publisher (or framework engineer, for that matter) recommend that designers use 100 pounds of fragile JavaScript when a dozen lines of stable CSS will do?&lt;/p&gt;

&lt;p&gt;It will be interesting to see what happens to the demand for layout hack articles in Medium and web design publications and communities over the next twelve months. It will also be interesting to see what becomes of frameworks &lt;a href="https://www.youtube.com/layoutland"&gt;now that CSS is so capable&lt;/a&gt;. But that’s not &lt;em&gt;our&lt;/em&gt; problem. Our problem is finding the best ideas for &lt;em&gt;A List Apart&lt;/em&gt;’s readers, and working with the industry’s best old and new writers to polish those ideas to near-perfection.&lt;/p&gt;

&lt;p&gt;After all, even more than being known for genius one-offs like Responsive Web Design and Sliding Doors of CSS, &lt;em&gt;A List Apart &lt;/em&gt;has spent its life introducing future-friendly, user-focused design advances to this community, i.e., &lt;a href="https://alistapart.com/article/fear"&gt;fighting&lt;/a&gt; &lt;a href="https://alistapart.com/article/dao"&gt;for&lt;/a&gt; &lt;a href="https://alistapart.com/article/dom"&gt;web&lt;/a&gt; &lt;a href="https://alistapart.com/article/daemonskin"&gt;standards&lt;/a&gt; &lt;a href="https://alistapart.com/article/journey"&gt;when&lt;/a&gt; &lt;a href="https://alistapart.com/article/csstalking"&gt;table&lt;/a&gt; &lt;a href="https://alistapart.com/article/practicalcss"&gt;layouts&lt;/a&gt; were the rage, &lt;a href="https://alistapart.com/article/gecko"&gt;fighting&lt;/a&gt; &lt;a href="https://alistapart.com/article/ie5mac"&gt;for&lt;/a&gt; &lt;a href="https://alistapart.com/article/htmlkills"&gt;web&lt;/a&gt; &lt;a href="https://alistapart.com/article/tohell"&gt;standards&lt;/a&gt; when Flash was the rage, &lt;a href="https://alistapart.com/article/settingtypeontheweb"&gt;pushing&lt;/a&gt; &lt;a href="https://alistapart.com/article/howtosizetextincss"&gt;for&lt;/a&gt; &lt;a href="https://alistapart.com/article/cssatten"&gt;real&lt;/a&gt; &lt;a href="https://alistapart.com/article/realfontsontheweb"&gt;typography&lt;/a&gt; on the web years before Typekit was a gleam in Jeff Veen’s eye, &lt;a href="https://alistapart.com/article/typography"&gt;pushing&lt;/a&gt; &lt;a href="https://alistapart.com/topic/typography-web-fonts/P20"&gt;for&lt;/a&gt; &lt;a href="https://alistapart.com/article/readingdesign"&gt;readability&lt;/a&gt; in &lt;a href="https://alistapart.com/topic/typography-web-fonts/P20"&gt;layout&lt;/a&gt; when most design-y websites thought single-spaced 7px Arial was plenty big enough, promoting accessible design solutions, user-focused solutions, independent content and communities, and so on. &lt;/p&gt;

&lt;h2&gt;Call to action&lt;/h2&gt;
&lt;p&gt;Great, industry-changing articles are still what we want most, whether they’re front-end, design, content, or strategy-focused. And changing the industry doesn’t have to mean inventing a totally new way of laying out pages or evaluating client content. It can also mean coming up with a compelling argument in favor of an important but embattled best practice. Or sharing an insightful story that helps those who read it be more empathetic and more ethical in their daily work. &lt;/p&gt;

&lt;p&gt;Who will write the next 20 years of great &lt;em&gt;A List Apart&lt;/em&gt; articles? &lt;a href="https://alistapart.com/about/contribute"&gt;That’s where you come in&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;Publishing on &lt;em&gt;A List Apart&lt;/em&gt; isn’t as easy-peasy as dashing off a post on your blog, but the results—and the audience—are worth it. And when you write for &lt;em&gt;A List Apart&lt;/em&gt;, you never write alone: our industry-leading editors, technical editors, and copyeditors are ready to help you polish your best idea from good to great. &lt;/p&gt;

&lt;p&gt;Come share with us!&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/alistapart/main/~4/d0_QRl3JcxA" height="1" width="1" alt=""/&gt;</description>
      <dc:subject><![CDATA[Community, Writing
]]></dc:subject>
      <dc:date>2018-05-08T13:02:00+00:00</dc:date>
    <feedburner:origLink>http://alistapart.com/article/were-looking-for-people-who-love-to-write</feedburner:origLink></item><item>
      <title><![CDATA[Priority Guides: A Content-First Alternative to Wireframes]]></title>
      <author>by <a itemprop="url" class="author" rel="author" href="/author/heleenvannues">Heleen van Nues</a>, <a itemprop="url" class="author" rel="author" href="/author/lennartoverkamp">Lennart Overkamp</a></author>
      <link>http://feedproxy.google.com/~r/alistapart/main/~3/DFLVOXhSpRM/priority-guides-a-content-first-alternative-to-wireframes</link>
      <guid isPermaLink="false">http://alistapart.com/article/priority-guides-a-content-first-alternative-to-wireframes</guid>
      <description>&lt;p&gt;No matter your role, if you’ve ever been involved in a digital design project, chances are you’re familiar with wireframes. After all, they’re among the most popular and widely used tools when designing websites, apps, dashboards, and other digital user interfaces.&lt;/p&gt;

&lt;p&gt;But they do have their problems, and wireframes are so integrated into the accepted way of working that many don’t consider those drawbacks. That’s a shame, because the tool’s downsides can seriously undermine user-centricity. Ever lose yourself in aesthetic details when you should have been talking about content and functionality? We have! &lt;/p&gt;

&lt;p&gt;That’s why we use an alternative that avoids the pitfalls of wireframes: the &lt;i&gt;priority guide&lt;/i&gt;. It not only keeps our process user-centered and creates more valuable designs for our users (whether used alongside wireframes or as a direct replacement), it’s also improved team engagement, collaboration, and design workflows.&lt;/p&gt;

&lt;h2&gt;The problem with wireframes&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://en.wikipedia.org/wiki/Website_wireframe"&gt;Wikipedia&lt;/a&gt; appropriately defines the wireframe as “a visual guide that represents the skeletal framework of a website. … [It] depicts the page layout or arrangement of the website’s content, including interface elements and navigational systems.” In other words, wireframes are sketches that represent the potential website (or app) in a simplified way, including the placement and shape of any interface elements. They range from low-fidelity rough sketches on paper to high-fidelity colored, textual screens in a digital format. &lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/priority-guides/wireframes.png" alt="A sketched out wireframe, and one designed with software"&gt;
&lt;figcaption&gt;Examples of low-fidelity (on the left) and high-fidelity (on the right) wireframes&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Because of their visual nature, wireframes are great tools for sketching and exploring design ideas, as well as communicating those ideas to colleagues, clients, and stakeholders. And since they’re so easy to create and adapt with tools such as &lt;a href="https://www.sketchapp.com/"&gt;Sketch&lt;/a&gt; or &lt;a href="https://balsamiq.com/"&gt;Balsamiq&lt;/a&gt;, you also have something to user test early in the design process, allowing usability issues to be addressed sooner than might otherwise be possible. &lt;/p&gt;

&lt;p&gt;But although these are all valuable characteristics of wireframes, there are also some significant downsides.&lt;/p&gt;

&lt;h3&gt;The illusion of final design&lt;/h3&gt;

&lt;p&gt;Wireframes can provide the illusion that a design is final, or at least in a late stage of completion. Regardless of how carefully you explain to clients or stakeholders that these first concepts are just early explorations and not final—maybe you even decorated them with big “DRAFT” stickers—too often they’ll still enthusiastically exclaim, “Looks good, let’s start building!” &lt;/p&gt;

&lt;h3&gt;Killing creativity and engagement&lt;/h3&gt;

&lt;p&gt;At Mirabeau, we’ve noticed that wireframes tend to kill creativity. We primarily work in multidisciplinary teams consisting of (among others) interaction (UX) designers, visual designers, front-end developers, and functional testers. But once an interaction designer has created a wireframe, it’s hard for many (we’re not saying all) visual designers to think outside the boundaries set by that wireframe and challenge the ideas it contains. As a result, the final designs almost always resemble the wireframes. Their creativity impaired, the visual designers were essentially just coloring in the wireframes. &lt;/p&gt;

&lt;h3&gt;Undermining user-centricity&lt;/h3&gt;

&lt;p&gt;As professionals, we naturally care about how something looks and is presented. So much so that we can easily lose ourselves for hours in the fine details, such as alignment, sizing, coloring, and the like, even on rough wireframes intended only for internal use. Losing time means losing focus on what’s valuable for your user: the content, the product offering, and the functionality. &lt;/p&gt;

&lt;h3&gt;Static, not responsive&lt;/h3&gt;

&lt;p&gt;A wireframe (even multiple wireframes) can’t capture the responsive behavior that is so essential to modern web design. Even though digital design tools are catching up in efficiently designing for different screen sizes (here’s hoping &lt;a href="https://www.invisionapp.com/studio"&gt;InVision Studio&lt;/a&gt; will deliver), each of the resulting wireframes is still just a static image. &lt;/p&gt;

&lt;h3&gt;Inconvenient for developers and functional testers&lt;/h3&gt;

&lt;p&gt;Developers and functional testers work with code, and a wireframe sketch or picture provides little functional information and isn’t directly translatable into code (not &lt;a href="https://www.wired.co.uk/article/pix2code-ulzard-technologies"&gt;yet&lt;/a&gt;, anyway). This lack of clarity around how the design should behave can lead to developers and testers making decisions about functionality or responsiveness without input from the designer, or having to frequently check with the designer to find out if a feature is working correctly. Perhaps less of a problem for a mature team or project where there’s plenty of experience with, and knowledge of, the product, but all too often this (unnecessary) collaboration means more development work, a slower process, and wasted time. &lt;/p&gt;

&lt;p&gt;To overcome these wireframe pitfalls, about five years ago we adopted priority guides. Our principal interaction designer, Paul Versteeg, brought the tool to Mirabeau, and we&amp;#8217;ve been improving and fine-tuning our way of working with them ever since, with great results. &lt;/p&gt;

&lt;h2&gt;So what are priority guides?&lt;/h2&gt;

&lt;p&gt;As far as we know, credit for the invention of priority guides goes to Drew Clemens, who first introduced the concept in his &lt;a href="https://www.smashingmagazine.com/2012/05/design-process-responsive-age/"&gt;article&lt;/a&gt; on the Smashing Magazine website in 2012. Since that time, however, it seems that priority guides have received little attention, either from the web and app design industry or within related education establishments. &lt;/p&gt;

&lt;p&gt;Simply put, a priority guide contains content and elements for a mobile screen, sorted by hierarchy from top to bottom and without layout specifications. The hierarchy is based on relevance to users, with the content most critical to satisfying user needs and supporting user (and company) goals higher up. &lt;/p&gt;

&lt;p&gt;The format of a priority guide is not fixed: it can be &lt;i&gt;digital&lt;/i&gt; (we personally prefer Sketch), or it can be &lt;i&gt;physical&lt;/i&gt;, made with paper and Post-its. Most importantly, a priority guide is automatically content-first, with a strong focus on providing best value for users.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/priority-guides/core-structure.png" alt="Chart listing components from high priority to low: Main Content, Less Important Content, Least Important Content"&gt;
&lt;figcaption&gt;The core structure of a priority guide&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Diving a bit deeper, the following example shows the exact same page as shown in the wireframe images presented earlier in this article. It consists of the title “Book a flight,” real content (yes, even the required legal notice!), several sections of information, and annotations that explain components and functionality.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/priority-guides/detailed-digital-priority-guide.png" alt="A graphic showing a rough flight overview page with functionality and links defined"&gt;
&lt;figcaption&gt;A detailed digital priority guide for an airline’s flight overview page&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;When comparing the content to the high-fidelity wireframe, you’ll notice that the order of the sections is not the same. The step indicator, for example, is shown at the bottom of the priority guide, as the designer decided it’s &lt;em&gt;not&lt;/em&gt; the most important information on the page. Conversely, the most important information—flight information and prices—is now placed near the top. &lt;/p&gt;

&lt;p&gt;Annotations are an important part of priority guides, as they provide explanations of the functionalities and page behavior, name the component types, and link the priority guide of one page to the priority guides of other pages. In this example, you can find descriptions of what happens when a user interacts with a button or link, such as opening a layover screen to display flight details or loading a a flight selection page. &lt;/p&gt;

&lt;h2&gt;The advantages of priority guides&lt;/h2&gt;

&lt;p&gt;Of course, we can debate for hours whether the creator of, or team responsible for, the above priority guide has chosen the correct priorities and functionalities, but that goes beyond the scope of this article. Instead, let’s name the main advantages that priority guides offer over wireframes.&lt;/p&gt;

&lt;h3&gt;Suitable for responsive design&lt;/h3&gt;

&lt;p&gt;Wireframes are static images, requiring multiple screenshots to cover the full spectrum from mobile to desktop. Priority guides, on the other hand, give an overview of content hierarchy &lt;em&gt;regardless&lt;/em&gt; of screen size (assuming user goals remain the same on different devices). Ever since responsive design became standard practice within Mirabeau, priority guides have been an essential addition to our design toolkit. &lt;/p&gt;

&lt;h3&gt;Focused on solving problems and serving needs&lt;/h3&gt;

&lt;p&gt;When creating priority guides, you automatically focus on solving the users’ problems, serving their needs, and supporting them to reach their goals. The interface is always filled with content that communicates a message or helps the user. By designing content-first, you’re always focused on serving the user.&lt;/p&gt;

&lt;h3&gt;No time wasted on aesthetics and layout&lt;/h3&gt;

&lt;p&gt;There’s no need for interaction designers to waste time on aesthetics and layout in the early phases of the design process. Priority guides help avoid the focus shifting away from the content and user toward specific layout elements too early, and keep us from falling into the “designer trap” of visual perfectionism. &lt;/p&gt;

&lt;h3&gt;Facilitating visual designers’ creativity&lt;/h3&gt;

&lt;p&gt;Priority guides provide the opportunity for designers to explore extravagant ideas on how to best support and delight the user without visual boundaries set by interaction designers. Even when you’re the only designer on your team, working as both interaction and visual designer, it’s hard to move past how those first wireframes looked, even when confronted with new content. &lt;/p&gt;

&lt;h3&gt;Developers and testers get “HTML” early in the process&lt;/h3&gt;

&lt;p&gt;The structure of a priority guide is very similar to HTML, allowing the developer to start laying the groundwork for future development early on. Similarly, testers get a checklist for testing, allowing them to begin building those tests straight away. The result is early feedback on the feasibility of the designs, and we’ve found priority guides have significantly speeded up the collaborative process of design and development at Mirabeau. &lt;/p&gt;

&lt;h2&gt;How to create priority guides&lt;/h2&gt;

&lt;p&gt;There are a number of baselines and steps that we’ve found useful when creating priority guides. We’ve fine-tuned them over the years as we’ve applied this new approach to our projects, and conducted workshops explaining priority guides to the Dutch design community. &lt;/p&gt;

&lt;h3&gt;The baselines&lt;/h3&gt;

&lt;p&gt;Your priority guide should only contain &lt;strong&gt;real content&lt;/strong&gt; that’s relevant to the user. Lorem ipsum, or any other type of placeholder text, doesn’t communicate how the page supports users in reaching their goals. Moreover, &lt;strong&gt;don’t include any layout elements&lt;/strong&gt; when making priority guides. Instead, include only content and functionality. Remember that a priority guide is never a deliverable—it’s merely a tool to facilitate discussion among the designers, developers, testers, and stakeholders involved in the project. &lt;/p&gt;

&lt;p&gt;Priority guides should always have a &lt;strong&gt;mobile format&lt;/strong&gt;. By constraining yourself this way, you automatically think mobile-first and consider which information is most important (and so should be at the top of the screen). Also, since the menu is typically more or less the same on every screen of your website or app, we recommend &lt;strong&gt;leaving the menu out&lt;/strong&gt; of your priority guide. It’ll help you focus on the screen you’re designing for, and the guide won’t be cluttered with unnecessary distractions. &lt;/p&gt;

&lt;h3&gt;Step 1: determine the goal(s)&lt;/h3&gt;

&lt;p&gt;Before jumping to the solution, it’s important to take a step back and consider why you’re making this priority guide. What is the purpose of the page? What goal or goals does the user have? And what goal or goals does the business have? The answers to these questions will both guide your user research and determine which content will add more value to users and the business, and so have higher priority. &lt;/p&gt;

&lt;h3&gt;Step 2: research and understand the user&lt;/h3&gt;

&lt;p&gt;There are many methods for &lt;a href="https://www.nngroup.com/articles/which-ux-research-methods/"&gt;user research&lt;/a&gt;, and the method or methods chosen will largely depend on the situation and project. However, when creating priority guides, we’ve definitely found it useful to generate personas, affinity diagrams, and experience maps to help create a visual summary of any research findings. &lt;/p&gt;

&lt;h3&gt;Step 3: determine the content topics&lt;/h3&gt;

&lt;p&gt;The aim of this stage is to use your knowledge of the user and the business to determine which specific content and topics will best support their goals in each phase of the customer journey. Experience has taught us that co-creating this content outline with users, clients, copywriters, and stakeholders can be highly beneficial. The result is a &lt;i&gt;list of topics&lt;/i&gt; that each page should contain. &lt;/p&gt;

&lt;h3&gt;Step 4: create a high-level priority guide&lt;/h3&gt;

&lt;p&gt;Use the list of topics to create a &lt;i&gt;high-level&lt;/i&gt; priority guide. Which is the most important topic? Place that one on the top. Which is the second most important topic? That one goes below the first. It’s a straightforward prioritization process that should be continued until all the (relevant) topics have found a place in the priority list. It’s important to question the importance of each topic, not only in comparison to other topics, but also whether the topic should really be on the page at all. And we’ve found that starting on paper definitely helps avoid focusing too much on the little visual details, which can happen if using a digital design tool (“pixel-fixing”). &lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/priority-guides/high-level-priority-guide.png" alt="Graphic showing a priority guide with the page title, goal, and a prioritized list of content"&gt;
&lt;figcaption&gt;A high-level priority guide for FreeBees, a fictional company&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;h3&gt;Step 5: create a detailed priority guide&lt;/h3&gt;

&lt;p&gt;Now it’s time to start adding the details. For each topic, determine the detailed, real content that will appear on the page. Also, start thinking about any functionalities the page may need. When you have multiple priority guides for multiple pages, indicate how and where these pages are connected in a sitemap format. &lt;/p&gt;

&lt;p&gt;We often use this first schematic shape of the product to identify flows, test if the concept is complete, and determine whether the current content and priorities effectively serve users’ needs and help solve their problems. More than once it has allowed us to identify that a content plan needed to be altered to achieve the outcome we were targeting. And because priority guides are quick and easy to produce, iterating at this stage saved a lot of time and effort.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/priority-guides/detailed-priority-guide.png" alt="A priority guide showing the page title, goal, and a prioritized list of content along with notes on what role each piece plays (i.e. - heading, call to action, etc.)"&gt;
&lt;figcaption&gt;A detailed priority guide for FreeBees, a fictional company&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;h3&gt;Step 6: user testing and (further) iteration&lt;/h3&gt;

&lt;p&gt;The last (continuous) step involves testing and iterating your priority guides. Ask users what they think about the information presented in the priority guides (yes, it is possible to do usability testing with priority guides!), and gather feedback from stakeholders. The input gained from these sessions can then be used to validate and reprioritize the information, and to add or adapt functionalities, followed by further testing as needed. &lt;/p&gt;

&lt;h3&gt;Find out what works for you&lt;/h3&gt;

&lt;p&gt;Over the years we’ve seen many variations on the process described above. Some designers work entirely with paper and Post-its, while others prefer to create priority guides in a digital design tool from scratch. Some go no further than high-level priority guides, while others use detailed priority guides as a guideline for their entire project. &lt;/p&gt;

&lt;p&gt;The key is to experiment, and take the time to find out which approach works best for you and your team. What remains important no matter your process, however, is the need to always keep the focus on user and business goals, and to continuously ask yourself what each piece of content or functionality adds to these goals. &lt;/p&gt;

&lt;h2&gt;Conclusion&lt;/h2&gt;

&lt;p&gt;For us here at Mirabeau, priority guides have become a highly efficient tool for designing user-first, content-first, and mobile-first, overcoming many of the significant pitfalls that come from relying only on wireframes. Wireframes do have their uses, and in many situations it’s valuable to be able to visualize ideas and discuss them with team members, clients, or stakeholders. Sketching concepts as wireframes to test ideas can also be useful, and sometimes we’ll even generate wireframes to gain new insights into how to improve our priority guides!&lt;/p&gt;

&lt;p&gt;Overall, we’ve found that priority guides are more useful at the start of a project, when in the phase of defining the purpose and content of screens. Wireframes, on the other hand, are more useful for sketching and communicating ideas and visual concepts. Just don’t &lt;em&gt;start&lt;/em&gt; with wireframes, and make sure you always stay focused on what’s important.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/alistapart/main/~4/DFLVOXhSpRM" height="1" width="1" alt=""/&gt;</description>
      <dc:subject><![CDATA[Design, Responsive Design, Process, Workflow &amp; Tools
]]></dc:subject>
      <dc:date>2018-05-03T13:07:00+00:00</dc:date>
    <feedburner:origLink>http://alistapart.com/article/priority-guides-a-content-first-alternative-to-wireframes</feedburner:origLink></item><item>
      <title><![CDATA[The Illusion of Control in Web Design]]></title>
      <author>by <a itemprop="url" class="author" rel="author" href="/author/agustafson">Aaron Gustafson</a></author>
      <link>http://feedproxy.google.com/~r/alistapart/main/~3/NqDd4ngjzwE/the-illusion-of-control-in-web-design</link>
      <guid isPermaLink="false">http://alistapart.com/article/the-illusion-of-control-in-web-design</guid>
      <description>&lt;p&gt;We all want to build robust and engaging web experiences. We scrutinize every detail of an interaction. We spend hours getting the animation swing just right. We refactor our JavaScript to shave tiny fractions of a second off load times. We control absolutely everything we can, but the harsh reality is that we control less than we think.&lt;/p&gt;

&lt;p&gt;Last week, two events reminded us, yet again, of how right Douglas Crockford was when he declared the web “the most hostile software engineering environment imaginable.” Both were serious enough to take down an entire site—actually hundreds of entire sites, as it turned out. And both were avoidable.&lt;/p&gt;

&lt;p&gt;In understanding what we control (and what we don’t), we will build resilient, engaging products for our users.&lt;/p&gt;

&lt;h2&gt;What happened?&lt;/h2&gt;

&lt;p&gt;The first of these incidents involved the launch of Chrome 66. With that release, Google implemented a security patch with serious implications for folks who weren’t paying attention. You might recall that &lt;a href="https://groups.google.com/d/msg/mozilla.dev.security.policy/fyJ3EK2YOP8/yvjS5leYCAAJ"&gt;quite a few questionable SSL certificates issued by Symantec Corporation’s PKI began to surface&lt;/a&gt; early last year. Apparently, Symantec had subcontracted the creation of certificates without providing a whole lot of oversight. Long story short, the Chrome team decided the best course of action with respect to these potentially bogus (and security-threatening) SSL certificates was to set an “end of life” for accepting them as secure. They set Chrome 66 as the cutoff.&lt;/p&gt;

&lt;p&gt;So, when Chrome 66 rolled out (an automatic, transparent update for pretty much everyone), suddenly any site running HTTPS on one of these certificates would no longer be considered secure. That’s a major problem if the certificate in question is for our primary domain, but it’s also a problem it’s for a CDN we’re using. You see, my server may be running on a valid SSL certificate, but if I have my assets—images, CSS, JavaScript—hosted on a CDN that is not secure, browsers will block those resources. It’s like &lt;a href="https://web.archive.org/web/20120210204233/http://naked.dustindiaz.com/2006/"&gt;CSS Naked Day&lt;/a&gt; all over again.&lt;/p&gt;

&lt;p&gt;To be completely honest, I wasn’t really paying attention to this until &lt;a href="https://twitter.com/Spellacy/status/986790234896650240"&gt;Michael Spellacy looped me in on Twitter&lt;/a&gt;. Two hundred of his employer’s sites were instantly reduced to plain old semantic HTML. No CSS. No images. No JavaScript.&lt;/p&gt;

&lt;p&gt;The second incident was actually quite similar in that it also involved SSL, and specifically &lt;a href="https://www.atozed.com/2018/04/jquery-ssl-has-a-cdn-problem/"&gt;the expiration of an SSL certificate being used by jQuery’s CDN&lt;/a&gt;. If a site relied on that CDN to serve an HTTPS-hosted version of jQuery, their users wouldn’t have received it. And if that site was dependent on jQuery to be usable … well, ouch!&lt;/p&gt;

&lt;p&gt;For what it’s worth, this isn’t the first time incidents like these have occurred. Only a few short years ago, &lt;a href="http://www.theguardian.com/technology/2014/jan/28/sky-broadband-blocks-jquery-web-critical-plugin"&gt;Sky Broadband’s parental filter dramatically miscategorized the jQuery CDN as a source of malware&lt;/a&gt;. With that designation in place, they spent the better part of a day blocking all requests for resources on that domain, affecting nearly all of their customers.&lt;/p&gt;

&lt;p&gt;It can be easy to shrug off news like this. Surely we’d make smarter implementation decisions if we were in charge. We’d certainly have included a local copy of jQuery &lt;a href="https://github.com/h5bp/html5-boilerplate/blob/master/src/index.html#L25-L26"&gt;like the good Boilerplate tells us to&lt;/a&gt;. The thing is, even with that extra bit of protection in place, we’re falling for one of the most attractive fallacies when it comes to building for the web: that we have control.&lt;/p&gt;

&lt;h2&gt;Lost in transit?&lt;/h2&gt;

&lt;p&gt;There are some things we do control on the web, but they may be fewer than you think. As a solo dev or team lead, we have considerable control over the HTML, CSS, and JavaScript code that ultimately constructs our sites. Same goes for the tools we use and the hosting solutions we’ve chosen. Of course, that control lessens on large teams or when others are calling the shots, though in those situations we still have an awareness of the coding conventions, tooling, and hosting environment we’re working with. Once our carefully-crafted code leaves our servers, however, all bets are off.&lt;/p&gt;

&lt;p&gt;First off, we don’t—at least in the vast majority of cases—control the network our code traverses to reach our users. Ideally our code takes an optimized path so that it reaches its destination quickly, yet any one of the servers along that path can read and manipulate the code. If you’ve heard of “man-in-the-middle” attacks, this is how they happen.&lt;/p&gt;

&lt;p&gt;For example, certain &lt;a href="https://arstechnica.com/tech-policy/2014/09/why-comcasts-javascript-ad-injections-threaten-security-net-neutrality/"&gt;providers have no qualms about injecting their own advertising into your pages&lt;/a&gt;. Gross, right? HTTPS is one way to stop this from happening (and to prevent servers from being able to snoop on our traffic), but &lt;a href="https://www.zdnet.com/article/gogo-in-flight-wi-fi-serving-spoofed-ssl-certificates/"&gt;some providers have even found a way around that&lt;/a&gt;. Sigh.&lt;/p&gt;

&lt;h2&gt;Lost in translation?&lt;/h2&gt;

&lt;p&gt;Assuming no one touches our code in transit, the next thing standing between our users and our code is the browser. These applications are the gateways to (and gatekeepers of) the experiences we build on the web. And, even though the last decade has seen browser vendors coalesce around web standards, there are still differences to consider. Those differences are yet another factor that will make or break the experience our users have.&lt;/p&gt;

&lt;p&gt;While every browser vendor supports the idea and ongoing development of standards, they do so at their own pace and very much in relation to their business interests. They prioritize features that help them meet their own goals and can sometimes be reluctant or slow to implement new features. Occasionally, as happened with CSS Grid, everyone gets on board rather quickly, and &lt;a href="http://alistapart.com/article/the-story-of-css-grid-from-its-creators"&gt;we can see a new spec go from draft to implementation within a single calendar year&lt;/a&gt;. Others, like Service Worker, can &lt;a href="https://jakearchibald.github.io/isserviceworkerready/"&gt;take hold quickly in a handful of browsers but take longer to roll out in others&lt;/a&gt;. Still others, like Pointer Events, might get &lt;a href="https://caniuse.com/#feat=pointer"&gt;implemented widely, only to be undermined by one browser’s indifference&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;All of this is to say that the browser landscape is much like the Great Plains of the American Midwest: from afar &lt;a href="https://en.wikipedia.org/wiki/Great_Plains#/media/File:Great_Plains,_Nebraska,_U.S._1.jpg"&gt;it looks very even&lt;/a&gt;, but walking through it we’re bound to stumble into a prairie dog burrow or two. And to successfully navigate the challenges posed by the browser environment, it pays to get familiar with where those burrows lie so we don’t lose our footing. Object detection … font stacks … media queries … feature detection … these tools (and more) help us ensure our work doesn’t fall over in less-than-ideal situations.&lt;/p&gt;

&lt;p&gt;Beyond standards support, it’s important to recognize that some browsers include optimizations that can affect the delivery of your code. Opera Mini and Amazon’s Silk are examples of the class of browser often referred to as &lt;a href="https://timkadlec.com/2015/07/understanding-proxy-browsers-architecture/"&gt;&lt;i&gt;proxy&lt;/i&gt; browsers&lt;/a&gt;. Proxy browsers, as their name implies, position their own proxy servers in between our domains and the end user. They use these servers to do things like optimize images, simplify markup, and jettison unsupported JavaScript in the interest of slimming the download size of our pages. Proxy browsers can be a tremendous help for users &lt;a href="https://whatdoesmysitecost.com/"&gt;paying for downloads by the bit&lt;/a&gt;, especially given &lt;a href="https://www.keycdn.com/support/the-growth-of-web-page-size/"&gt;our penchant for increasing web page sizes year upon year&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;If we don’t consider how these browsers can affect our pages, our site may simply collapse and splay its feet in the air like a fainting goat. Consider this JavaScript taken from &lt;a href="https://codepen.io/aarongustafson/pen/YLPaMq"&gt;an example I threw up on Codepen&lt;/a&gt;:&lt;/p&gt;

&lt;pre&gt;&lt;code class="language-javascript"&gt;document.body.innerHTML += '&amp;lt;p&amp;gt;Can I count to four?&amp;lt;/p&amp;gt;';
for (let i=1; i&lt;=4; i++) {
  document.body.innerHTML += '&amp;lt;p&amp;gt;' + i + '&amp;lt;/p&amp;gt;';
}
document.body.innerHTML += '&amp;lt;p&amp;gt;Success!&amp;lt;/p&amp;gt;'; &lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;This code is designed to insert several paragraphs into the current document and, when executed, produces this:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;Can I count to four?
1
2
3
4
Success!&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Simple enough, right? Well, yes and no. You see, this code makes use of the &lt;code&gt;let&lt;/code&gt; keyword, which was introduced in ECMAScript 2015 (a.k.a. ES6) to enable block-level variable scoping. It will work a treat in browsers that understand &lt;code&gt;let&lt;/code&gt;. However, any browsers that don’t understand &lt;code&gt;let&lt;/code&gt; will have no idea what to make of it and won’t execute &lt;em&gt;any&lt;/em&gt; of the JavaScript—not even the parts they do understand—because they don’t know how to interpret the program. Users of Opera Mini, Internet Explorer 10, QQ, and Safari 9 would get nothing.&lt;/p&gt;

&lt;p&gt;This is a relatively simplistic example, but it underscores &lt;a href="https://kryogenix.org/code/browser/everyonehasjs.html"&gt;the fragility of JavaScript&lt;/a&gt;. &lt;a href="https://gds.blog.gov.uk/2013/10/21/how-many-people-are-missing-out-on-javascript-enhancement/"&gt;The UK’s GDS ran a study to determine how many of their users didn’t get JavaScript enhancements&lt;/a&gt; and discovered that 0.9% of their users who should have received them—in other words, their browser supported JavaScript and they had not turned it off—didn’t for some reason. Add in the 0.2% of users whose browsers did not support JavaScript or who had turned it off, and the total non-JavaScript constituency was 1.1%, or 1 in every 93 people who visit their site.&lt;/p&gt;

&lt;p&gt;It’s worth keeping in mind that browsers must understand the entirety of our JavaScript before they can execute it. This may not be a big deal if we write all of our own JavaScript (though we all occasionally make mistakes), but it becomes a big deal when we include third-party code like JavaScript libraries, advertising code, or social media buttons. Errors in any of those codebases can cause problems for our users.&lt;/p&gt;

&lt;p&gt;Browser plugins are another form of third-party code that can negatively affect our sites. And they’re ones we don’t often consider. Back in the early ’00s, I remember spending hours trying to diagnose a site issue reported by one of my clients, only to discover it only occurred when using a particular plugin. Anger and self-doubt were wreaking havoc on me as I failed time and time again to reproduce the error my client was experiencing. It took me traveling the two hours to her office and sitting down at her desk to discover the difference between her setup and mine: a third-party browser toolbar.&lt;/p&gt;

&lt;p&gt;We don’t have the luxury of traveling to our users’ homes and offices to determine if and when a browser plugin is hobbling our creations. Instead, the best defense against the unknowns of the browsing environment is to always design our sites with a universally usable baseline.&lt;/p&gt;

&lt;h2&gt;Lost in interpretation?&lt;/h2&gt;

&lt;p&gt;Regardless of everything discussed so far, when our carefully crafted website finally reaches its destination, it has one more potential barrier to success: us. Specifically, our users. More broadly, people. Unless our product is created solely for the consumption of some other life form or machine, we’ve got to consider the ultimate loss of control when we cede it to someone else.&lt;/p&gt;

&lt;p&gt;Over the course of my twenty years of building websites for customers, I’ve always had the plaintive voice of &lt;i&gt;Clerks’&lt;/i&gt; Randal Graves in the back of my head: “This job would be great if it wasn&amp;#8217;t for the f—ing customers.” I’m not happy about that. It’s an arrogant position (surely), yet an easy one to lapse into.&lt;/p&gt;

&lt;p&gt;&lt;i&gt;People are so needy. Wouldn’t it be great if we could just focus on ourselves?&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;&lt;i&gt;No, that wouldn’t be good at all.&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;When we design and build for people like us, we exclude everyone who isn’t like us. And that’s most people. I’m going to put on my business hat here—Fedora? Bowler? Top hat?—and say that artificially limiting our customer base is probably not in our company’s best interest. Not only will it limit our potential revenue growth, it could actually reduce our income if we become &lt;a href="http://alistapart.com/article/diy-web-accessibility-blueprint"&gt;the target of a legal complaint by an excluded party&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Our efforts to build robust experiences on the web must account for the actual people that use them (or may want to use them). That means ensuring our sites work for people who experience motor impairments, vision impairments, hearing impairments, vestibular disorders, and other things we aggregate under the heading of “accessibility.” It also means ensuring our sites work well for users in a variety of contexts: on large screens, small screens, even in-between screens. Via mouse, keyboard, stylus, finger, and even voice. In dark, windowless offices, glass-walled conference rooms, and out in the midday sun. Over blazingly fast fiber and painfully slow cellular networks. Wherever people are, however they access the web, whatever special considerations need to be made to accommodate them … we should build our products to support them.&lt;/p&gt;

&lt;p&gt;That may seem like a tall order, but consider this: removing access barriers for one group has a far-reaching ripple effect that benefits others. The roadside curb cut is &lt;a href="https://medium.com/@mosaicofminds/the-curb-cut-effect-how-making-public-spaces-accessible-to-people-with-disabilities-helps-everyone-d69f24c58785"&gt;an example we often cite&lt;/a&gt;. It was originally designed for wheelchair access, but stroller-pushing parents, children on bicycles, and even that UPS delivery person hauling a tower of Amazon boxes down Seventh Avenue all benefit from that rather simple consideration. &lt;/p&gt;

&lt;p&gt;Maybe you’re more of a numbers person. If so, consider designing your interface such that it’s easier to use by someone who only has use of one arm. Every year, about 26,000 people in the U.S. permanently lose the use of an upper extremity. That’s a drop in the bucket compared to an overall population of nearly 326 million people. But that’s a permanent impairment. There are two other forms of impairment to consider: temporary and situational. Breaking your arm can mean you lose use of that hand—maybe your dominant one—for a few weeks. About 13 million Americans suffer an arm injury like this every year. Holding a baby is a situational impairment in that you can put it down and regain use of your arm, but the feasibility of that may depend greatly on the baby’s temperament and sleep schedule. About 8 million Americans welcome this kind of impairment—sweet and cute as it may be—into their home each year, and this particular impairment can last for over a year. All of this is to say that designing an interface that’s usable with one hand (or via voice) can help &lt;a href="https://www.microsoft.com/en-us/design/inclusive"&gt;over 21 million more Americans&lt;/a&gt; (about 6% of the population) effectively use your service.&lt;/p&gt;

&lt;p&gt;Finally, and in many ways coming full circle, there’s the copy we employ. Clear, well-written, and appropriate copy is the bedrock of great experiences on the web. When we draft copy, we should do so with a good sense of how our users talk to one another. That doesn’t mean we should pepper our legalese with slang, but it does mean we should author copy that is easily understood. It should be written at an appropriate reading level, devoid of unnecessary jargon and idioms, and approachable to both native and non-native speakers alike. Nestled in the gentle embrace of our (hopefully) semantic, server-rendered HTML, the copy we write is one of the only experiences of our sites we can pretty much guarantee our users will have.&lt;/p&gt;

&lt;h2&gt;Old advice, still relevant&lt;/h2&gt;

&lt;p&gt;Recognizing all of the ways our carefully-crafted experiences can be rendered unusable can be more than a little disheartening. No one likes to spend their time thinking about failure. So don’t. Don’t focus on all of the bad things you can’t control. Focus on what you &lt;em&gt;can&lt;/em&gt; control.&lt;/p&gt;

&lt;p&gt;Start simply. Code defensively. User-test the heck out of it. Recognize the chaos. Embrace it. And &lt;a href="https://aneventapart.com/news/post/resilience-building-a-robust-web-that-lasts-jeremy-keith-an-event-apart"&gt;build resilient web experiences&lt;/a&gt; that will work no matter what the internet throws at them.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/alistapart/main/~4/NqDd4ngjzwE" height="1" width="1" alt=""/&gt;</description>
      <dc:subject><![CDATA[Code
]]></dc:subject>
      <dc:date>2018-04-26T13:02:00+00:00</dc:date>
    <feedburner:origLink>http://alistapart.com/article/the-illusion-of-control-in-web-design</feedburner:origLink></item><item>
      <title><![CDATA[Working with External User Researchers: Part II]]></title>
      <author>by <a itemprop="url" class="author" rel="author" href="/author/chelseyglasson">Chelsey Glasson</a>, <a itemprop="url" class="author" rel="author" href="/author/corylebson">Cory Lebson</a>, <a itemprop="url" class="author" rel="author" href="/author/jeffsauro">Jeff Sauro</a></author>
      <link>http://feedproxy.google.com/~r/alistapart/main/~3/oG8FQ7tBcQw/working-with-external-user-researchers-part-ii</link>
      <guid isPermaLink="false">http://alistapart.com/article/working-with-external-user-researchers-part-ii</guid>
      <description>&lt;p&gt;In the &lt;a href="http://alistapart.com/article/working-with-external-user-researchers-part-i"&gt;first installment&lt;/a&gt; of the &lt;i&gt;Working with External User Researchers&lt;/i&gt; series, we explored the reasons why you might hire a user researcher on contract and helpful things to consider in choosing one. This time, we talk about getting the actual work done.&lt;/p&gt;

&lt;p&gt;You’ve hired a user researcher for your project. Congrats! On paper, this person (or team of people) has everything you need and more. You might think the hardest part of your project is complete and that you can be more hands off at this point. But the real work hasn’t started yet. Hiring the researcher is just the beginning of your journey. &lt;/p&gt;

&lt;p&gt;Let&amp;#8217;s recap what we mean by an external user researcher. Hiring a contract external user researcher means that a person or team is brought on for the duration of a contract to conduct research.&lt;/p&gt;

&lt;p&gt;This situation is most commonly found in:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;organizations without researchers on staff;&lt;/li&gt;
&lt;li&gt;organizations whose research staff is maxed out;&lt;/li&gt;
&lt;li&gt;and organizations that need special expertise.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In other words, external user researchers exist to help you gain the insight from your users when hiring one full-time is not an option. Check out &lt;a href="http://alistapart.com/article/working-with-external-user-researchers-part-i"&gt;Part I&lt;/a&gt; to learn more about how to find external user researchers, the types of projects that will get you the most value for your money, writing a request for proposal, and finally, negotiating payment.&lt;/p&gt;

&lt;h2&gt;Working together&lt;/h2&gt;

&lt;h3&gt;Remember why you hired an external researcher&lt;/h3&gt;

&lt;p&gt;No project or work relationship is perfect. Before we delve into more specific guidelines on how to work well together, remember the reasons why you decided to hire an external researcher (and this specific one) for your project. Keeping them in mind as you work together will help you keep your priorities straight.&lt;/p&gt;

&lt;h3&gt;External researchers are great for bringing in a fresh, objective perspective&lt;/h3&gt;

&lt;p&gt;You could ask your full-time designer who also has research skills to wear the research hat. This isn’t uncommon. But a designer won’t have the same depth and breadth of expertise as a dedicated researcher. In addition, they will probably end up researching their own design work, which will make it very difficult for them to remain unbiased.&lt;/p&gt;

&lt;p&gt;Product managers sometimes like to be proactive and conduct some form of guerrilla user research themselves, but this is an even riskier idea. They usually aren’t trained on how to ask non-leading questions, for example, so they tend to only hear feedback that validates their ideas.&lt;/p&gt;

&lt;p&gt;It isn’t a secret—but it’s well worth remembering—that research participants tend to be more comfortable sharing critical feedback with someone who doesn’t work for the product that is being tested.&lt;/p&gt;

&lt;h2&gt;The real work begins&lt;/h2&gt;

&lt;p&gt;In our experience the most important work starts once a researcher is hired. Here are some key considerations in setting them and your own project team up for success.&lt;/p&gt;

&lt;h3&gt;Be smart about the initial brain dump&lt;/h3&gt;

&lt;p&gt;Do share background materials that provide important context and prevent redundant work from being done. It’s likely that some insight is already known on a topic that will be researched, so it’s important to share this knowledge with your researcher so they can focus on new areas of inquiry. Provide things such as report templates to ensure that the researcher presents their learnings in a way that’s consistent with your organization’s unique culture. While you’re at it, consider showing them where to find documentation or tutorials about your product, or specific industry jargon.&lt;/p&gt;

&lt;h3&gt;Make sure people know who they are&lt;/h3&gt;

&lt;p&gt;Conduct a project kick-off meeting with the external researcher and your internal stakeholders. Influence is often partially a factor of trust and relationships, and for this reason it’s sometimes easy for internal stakeholders to question or brush aside projects conducted by research consultants, especially if they disagree with research insights and recommendations. (Who is this person I don’t know trying to tell me what is best for my product?)&lt;/p&gt;

&lt;h3&gt;Conduct a kick-off meeting with the broader team&lt;/h3&gt;

&lt;p&gt;A great way to prevent this potential pushback is to conduct a project kick-off meeting with the external researcher and important internal stakeholders or consumers of the research. Such a meeting might include activities such as: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Team introductions.&lt;/li&gt;
&lt;li&gt;A discussion about the research questions, including an exercise for prioritizing the questions. Especially with contracted-out projects, it’s common for project teams to be tempted to add more questions—question creep—which is why it’s important to have clear priorities from the start.&lt;/li&gt;
&lt;li&gt;A summary of what’s out of scope for the research. This is another important task in setting firm boundaries around project priorities from the start so the project is completed on time and within budget.&lt;/li&gt;
&lt;li&gt;A summary of any incoming hypotheses the project team might have—in other words, what they think the answers to the research questions are. This can be an especially impactful exercise to remind stakeholders how their initial thinking changed in response to study findings upon the study being completed.&lt;/li&gt;
&lt;li&gt;A review of the project phases and timeline, and any threats that could get in the way of the project being completed on time.&lt;/li&gt;
&lt;li&gt;A review of prior research and what’s already known, if available. This is important for both the external researcher and the most important internal consumers of the research, as it’s often the case that the broader project team might not be aware of prior research and why certain questions already answered aren’t being addressed in the project at hand.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Use a buddy system&lt;/h3&gt;

&lt;p&gt;Appoint an internal resource who can answer questions that will no doubt arise during the project. This might include questions on how to use an internal lab, questions about whom to invite to a critical meeting, or clarifying questions regarding project priorities. This is also another opportunity to build trust and rapport between your project team and external researcher. &lt;/p&gt;

&lt;h2&gt;Conducting the research&lt;/h2&gt;

&lt;p&gt;While an external researcher or agency can help plan and conduct a study for you, don’t expect them to be experts on your product and company culture. It’s like hiring an architect to build your house or a designer to furnish a room: you need to provide guidance early and often, or the end result may not be what you expected. Here are some things to consider to make the engagement more effective.&lt;/p&gt;

&lt;h3&gt;Be available&lt;/h3&gt;

&lt;p&gt;A good research contractor will ask lots of questions to make sure they’re understanding important details, such as your priorities and research questions, and to collect feedback on the study plan and research report. While it can sometimes feel more efficient to handle most of these types of questions over email, email can often result in misinterpretations. Sometimes it’s faster to speak to questions that require lots of detail and context rather than type a response. Consider establishing weekly remote or in-person status checks to discuss open questions and action items. &lt;/p&gt;

&lt;h3&gt;Be present&lt;/h3&gt;

&lt;p&gt;If moderated sessions are part of the research, plan on observing as many of these as possible. While you should expect the research agency to provide you with a final report, you should not expect them to know which insights are most impactful to your project. They don’t have the background from internal meetings, prior decisions, and discussions about future product directions that an internal stakeholder has. Many of the most insightful findings come from conversations that happen immediately after a session with a research participant. The research moderator and client contact can share their perspectives on what the participant just did and said during their session.&lt;/p&gt;

&lt;h3&gt;Be proactive&lt;/h3&gt;

&lt;p&gt;Before the researcher drafts their final report, set up a meeting between them and your internal stakeholders to brainstorm over the main research findings. This will help the researcher identify more insights and opportunities that reflect internal priorities and limitations. It also helps stakeholders build trust in the research findings.&lt;/p&gt;

&lt;p&gt;In other words, it’s a waste of everyone’s time if a final report is delivered and basic questions arise from stakeholders that could have been addressed by involving them earlier. This is also a good opportunity to get feedback from stakeholders’ stakeholders, who may have a different (but just as important) influence on the project’s success.&lt;/p&gt;

&lt;h3&gt;Be reasonable&lt;/h3&gt;

&lt;p&gt;Don’t treat an external contractor like a PowerPoint jockey. Changing fonts and colors to your liking is fine, but only to a point. Your researcher should provide you with a polished report free from errors and in a professional format, but minute changes are not a constructive use of time and money. Focus more on decisions and recommendations than the aesthetics of the deliverables. You can prevent this kind of situation by providing any templates you want used in your initial brain dump, so the findings don’t have to be replicated in the “right” format for presenting.&lt;/p&gt;

&lt;h2&gt;When it’s all said and done&lt;/h2&gt;

&lt;p&gt;Just because the project has been completed and all the agreed deliverables have been received doesn’t mean you should close the door on any additional learning opportunities for both the client and researcher. At the end of the project, identify what worked, and find ways to increase buy-in for their recommendations.&lt;/p&gt;

&lt;h3&gt;Tell them what happened&lt;/h3&gt;

&lt;p&gt;Try to identify a check-in point in the future (such as two weeks or months) to let the researcher know what happened because of the research: what decisions were made, what problems were fixed, or other design changes. While you shouldn’t expect your researcher to be perpetually available, if you encounter problems with buy-in, they might be able to provide a quick recommendation. &lt;br /&gt;&lt;/p&gt;&lt;h3&gt;Maintain a relationship&lt;/h3&gt;

&lt;p&gt;While it’s typical for vendors to treat their clients to dinner or drinks, don’t be afraid to invite your external researcher to your own happy hour or event with your staff. The success of your next project may rely on getting the right researcher, and you’ll want them to be excited to make themselves available to help you when you need them again.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/alistapart/main/~4/oG8FQ7tBcQw" height="1" width="1" alt=""/&gt;</description>
      <dc:subject><![CDATA[User Research
]]></dc:subject>
      <dc:date>2018-04-17T13:10:00+00:00</dc:date>
    <feedburner:origLink>http://alistapart.com/article/working-with-external-user-researchers-part-ii</feedburner:origLink></item><item>
      <title><![CDATA[Going Offline]]></title>
      <author>by <a itemprop="url" class="author" rel="author" href="/author/jeremykeith">Jeremy Keith</a></author>
      <link>http://feedproxy.google.com/~r/alistapart/main/~3/kcZrRgLirqk/going-offline</link>
      <guid isPermaLink="false">http://alistapart.com/article/going-offline</guid>
      <description>&lt;p&gt;&lt;b&gt;A note from the editors:&lt;/b&gt; We’re excited to share Chapter 1 of &lt;i&gt;&lt;a href="https://abookapart.com/products/going-offline"&gt;Going Offline&lt;/a&gt;&lt;/i&gt; by &lt;a href="https://alistapart.com/author/jeremykeith"&gt;Jeremy Keith&lt;/a&gt;, available this month from &lt;a href="https://abookapart.com/"&gt;A Book Apart&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Businesses are built on the web. Without the web, Twitter couldn’t exist. Facebook couldn’t exist. And not just businesses—Wikipedia couldn’t exist. Your favorite blog couldn’t exist without the web. The web doesn’t favor any one kind of use. It’s been deliberately designed to accommodate many and varied activities.&lt;/p&gt;

&lt;p&gt;Just as many wonderful things are built upon the web, the web itself is built upon the internet. Though we often use the terms &lt;i&gt;web&lt;/i&gt; and &lt;i&gt;internet&lt;/i&gt; interchangeably, the World Wide Web is just one application that uses the internet as its plumbing. Email, for instance, is another.&lt;/p&gt;

&lt;p&gt;Like the web, the internet was designed to allow all kinds of services to be built on top of it. The internet is a network of networks, all of them agreeing to use the same protocols to shuttle packets of data around. Those packets are transmitted down fiber-optic cables across the ocean floor, bounced around with Wi-Fi or radio signals, or beamed from satellites in freakin’ space.&lt;/p&gt;

&lt;p&gt;As long as these networks are working, the web is working. But sometimes networks go bad. Mobile networks have a tendency to get flaky once you’re on a train or in other situations where you’re, y’know, mobile. Wi-Fi networks work fine until you try to use one in a hotel room (their natural enemy).&lt;/p&gt;

&lt;p&gt;When the network fails, the web fails. That’s just the way it is, and there’s nothing we can do about it. Until now.&lt;/p&gt;

&lt;h2&gt;Weaving the Web&lt;/h2&gt;

&lt;p&gt;For as long as I can remember, the World Wide Web has had an inferiority complex. Back in the ’90s, it was outshone by CD-ROMs (ask your parents). They had video, audio, and a richness that the web couldn’t match. But they lacked links—you couldn’t link from something in one CD-ROM to something in another CD-ROM. They faded away. The web grew.&lt;/p&gt;

&lt;p&gt;Later, the web technologies of HTML, CSS, and JavaScript were found wanting when compared to the whiz-bang beauty of Flash. Again, Flash movies were much richer than regular web pages. But they were also black boxes. The Flash format seemed superior to the open standards of the web, and yet the very openness of those standards made the web an unstoppable force. Flash—under the control of just one company—faded away. The web grew.&lt;/p&gt;

&lt;p&gt;These days it’s native apps that make the web look like an underachiever. Like Flash, they’re under the control of individual companies instead of being a shared resource like the web. Like Flash, they demonstrate all sorts of capabilities that the web lacks, such as access to device APIs and, crucially, the ability to work even when there’s no network connection.&lt;/p&gt;

&lt;p&gt;The history of the web starts to sound like an endless retelling of the fable of the tortoise and the hare. CD-ROMs, Flash, and native apps outshine the web in the short term, but the web always seems to win the day somehow.&lt;/p&gt;

&lt;p&gt;Each of those technologies proved very useful for the expansion of web standards. In a way, Flash was like the R&amp;amp;D department for HTML, CSS, and JavaScript. Smooth animations, embedded video, and other great features first saw the light of day in Flash. Having shown their usefulness, they later appeared in web standards. The same thing is happening with native apps. Access to device features like the camera and the accelerometer is beginning to show up in web browsers. Most exciting of all, we’re finally getting the ability for a website to continue working even when the network isn’t available.&lt;/p&gt;

&lt;h2&gt;Service Workers&lt;/h2&gt;

&lt;p&gt;The technology that makes this bewitching offline sorcery possible is a browser feature called &lt;i&gt;service workers&lt;/i&gt;. You might have heard of them. You might have heard that they’re something to do with JavaScript, and technically they are…but conceptually they’re very different from other kinds of scripts.&lt;/p&gt;

&lt;p&gt;Usually when you’re writing some JavaScript that’s going to run in a web browser, it’s all related to the document currently being displayed in the browser window. You might want to listen out for events triggered by the user interacting with the document (clicks, swipes, hovers, etc.). You might want to update the contents of the document: add some markup here, remove some text there, manipulate some values somewhere else. The sky’s the limit. And it’s all made possible thanks to the Document Object Model (DOM), a representation of what the browser is rendering. Through the combination of the DOM and JavaScript—DOM scripting, if you will—you can conjure up all sorts of wonderful magic.&lt;/p&gt;

&lt;p&gt;Well, a service worker can’t do any of that. It’s still a script, and it’s still written in the same language—JavaScript—but it has no access to the DOM. Without any DOM scripting capabilities, this kind of script might seem useless at first glance. But there’s an advantage to having a script that never needs to interact with the current document. Adding, editing, and deleting parts of the DOM can be hard work for the browser. If you’re not careful, things can get very sluggish very quickly. But if there’s a whole class of script that isn’t allowed access to the DOM, then the browser can happily run that script in parallel to its regular rendering activities, safe in the knowledge that it’s an entirely separate process.&lt;/p&gt;

&lt;p&gt;The first kind of script to come with this constraint was called a web worker. In a web worker, you could write some JavaScript to do number-crunching calculations without slowing down whatever else was being displayed in the browser window. Spin up a web worker to generate larger and larger prime numbers, for instance, and it will merrily do so in the background.&lt;/p&gt;

&lt;p&gt;A service worker is like a web worker with extra powers. It still can’t access the DOM, but it does have access to the fundamental inner workings of the browser.&lt;/p&gt;

&lt;h3&gt;Browsers and servers&lt;/h3&gt;

&lt;p&gt;Let’s take a step back and think about how the World Wide Web works. It’s a beautiful ballet of client and server. The client is usually a web browser—or, to use the parlance of web standards, a user agent: a piece of software that acts on behalf of the user.&lt;/p&gt;

&lt;p&gt;The user wants to accomplish a task or find some information. The URL is the key technology that will empower the user in their quest. They will either type a URL into their web browser or follow a link to get there. This is the point at which the web browser—or client—makes a request to a web server. Before the request can reach the server, it must traverse the internet of undersea cables, radio towers, and even the occasional satellite (&lt;i&gt;Fig 1.1&lt;/i&gt;).&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/going-offline/fig-1.1.png" alt="Diagram of the request/response cycle between a user and a server"&gt;
&lt;figcaption&gt;&lt;b&gt;Fig 1.1&lt;/b&gt;: Browsers send URL requests to servers, and servers respond by sending files.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Imagine if you could leave instructions for the web browser that would be executed &lt;em&gt;before the request is even sent&lt;/em&gt;. That’s exactly what service workers allow you to do (&lt;i&gt;Fig 1.2&lt;/i&gt;).&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/going-offline/fig-1.2.png" alt="Diagram of the request/response cycle between a user and a server with a service worker being the first thing the response hits"&gt;
&lt;figcaption&gt;&lt;b&gt;Fig 1.2&lt;/b&gt;: Service workers tell the web browser to do something before they send the request to queue up a URL.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Usually when we write JavaScript, the code is executed after it’s been downloaded from a server. With service workers, we can write a script that’s executed by the browser before anything else happens. We can tell the browser, “If the user asks you to retrieve a URL for this particular website, run this corresponding bit of JavaScript first.” That explains why service workers don’t have access to the Document Object Model; when the service worker is run, there’s no document yet.&lt;/p&gt;

&lt;h3&gt;Getting your head around service workers&lt;/h3&gt;

&lt;p&gt;A service worker is like a cookie. Cookies are downloaded from a web server and installed in a browser. You can go to your browser’s preferences and see all the cookies that have been installed by sites you’ve visited. Cookies are very small and very simple little text files. A website can set a cookie, read a cookie, and update a cookie. A service worker script is much more powerful. It contains a set of instructions that the browser will consult before making any requests to the site that originally installed the service worker.&lt;/p&gt;

&lt;p&gt;A service worker is like a virus. When you visit a website, a service worker is surreptitiously installed in the background. Afterwards, whenever you make a request to that website, your request will be intercepted by the service worker first. Your computer or phone becomes the home for service workers lurking in wait, ready to perform man-in-the-middle attacks. Don’t panic. A service worker can only handle requests for the site that originally installed that service worker. When you write a service worker, you can only use it to perform man-in-the-middle attacks on your own website.&lt;/p&gt;

&lt;p&gt;A service worker is like a toolbox. By itself, a service worker can’t do much. But it allows you to access some very powerful browser features, like the Fetch API, the Cache API, and even notifications. API stands for &lt;i&gt;Application Programming Interface&lt;/i&gt;, which sounds very fancy but really just means a tool that you can program however you want. You can write a set of instructions in your service worker to take advantage of these tools. Most of your instructions will be written as “when this happens, reach for this tool.” If, for instance, the network connection fails, you can instruct the service worker to retrieve a backup file using the Cache API.&lt;/p&gt;

&lt;p&gt;A service worker is like a duck-billed platypus. The platypus not only lactates, but also lays eggs. It’s the only mammal capable of making its own custard. A service worker can also…Actually, hang on, a service worker is nothing like a duck-billed platypus! Sorry about that. But a service worker is somewhat like a cookie, and somewhat like a virus, and somewhat like a toolbox.&lt;/p&gt;

&lt;h2&gt;Safety First&lt;/h2&gt;

&lt;p&gt;Service workers are powerful. Once a service worker has been installed on your machine, it lies in wait, like a patient spider waiting to feel the vibrations of a particular thread.&lt;/p&gt;

&lt;p&gt;Imagine if a malicious ne’er-do-well wanted to wreak havoc by impersonating a website in order to install a service worker. They could write instructions in the service worker to prevent the website ever appearing in that browser again. Or they could write instructions to swap out the content displayed under that site’s domain. That’s why it’s so important to make sure that a service worker really belongs to the site it claims to come from. As the specification for service workers puts it, they “create the opportunity for a bad actor to turn a bad day into a bad eternity.”&lt;sup data-footnote&gt;1&lt;/sup&gt;&lt;/p&gt;

&lt;p&gt;To prevent this calamity, service workers require you to adhere to two policies:&lt;/p&gt;

&lt;p&gt;Same origin.&lt;/p&gt;

&lt;p&gt;HTTPS only.&lt;/p&gt;

&lt;p&gt;The same-origin policy means that a website at example.com can only install a service worker script that lives at example.com. That means you can’t put your service worker script on a different domain. You can use a domain like  for hosting your images and other assets, but not your service worker script. That domain wouldn’t match the domain of the site installing the service worker.&lt;/p&gt;

&lt;p&gt;The HTTPS-only policy means that https://example.com can install a service worker, but http://example.com can’t. A site running under HTTPS (the S stands for &lt;i&gt;Secure&lt;/i&gt;) instead of HTTP is much harder to spoof. Without HTTPS, the communication between a browser and a server could be intercepted and altered. If you’re sitting in a coffee shop with an open Wi-Fi network, there’s no guarantee that anything you’re reading in browser from http://newswebsite.com hasn&amp;#8217;t been tampered with. But if you’re reading something from https://newswebsite.com, you can be pretty sure you’re getting what you asked for.&lt;/p&gt;

&lt;h3&gt;Securing your site&lt;/h3&gt;

&lt;p&gt;Enabling HTTPS on your site opens up a whole series of secure-only browser features—like the JavaScript APIs for geolocation, payments, notifications, and service workers. Even if you never plan to add a service worker to your site, it’s still a good idea to switch to HTTPS. A secure connection makes it trickier for snoopers to see who’s visiting which websites. Your website might not contain particularly sensitive information, but when someone visits your site, that’s between you and your visitor. Enabling HTTPS won’t stop unethical surveillance by the NSA, but it makes the surveillance slightly more difficult.&lt;/p&gt;

&lt;p&gt;There’s one exception. You can use a service worker on a site being served from localhost, a web server on your own computer, not part of the web. That means you can play around with service workers without having to deploy your code to a live site every time you want to test something.&lt;/p&gt;

&lt;p&gt;If you’re using a Mac, you can spin up a local server from the command line. Let’s say your website is in a folder called mysite. Drag that folder to the Terminal app, or open up the Terminal app and navigate to that folder using the &lt;code&gt;cd&lt;/code&gt; command to change directory. Then type:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;python -m SimpleHTTPServer 8000&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;This starts a web server from the mysite folder, served over port 8000. Now you can visit localhost:8000 in a web browser on the same computer, which means you can add a service worker to the website you’ve got inside the mysite folder: http://localhost:8000.&lt;/p&gt;

&lt;p&gt;This starts a web server from the mysite folder, served over port 8000. Now you can visit localhost:8000 in a web browser on the same computer, which means you can add a service worker to the website you’ve got inside the mysite folder: http://localhost:8000.&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
But if you then put the site live at, say, http://mysite.com, the service worker won’t run. You’ll need to serve the site from https://mysite.com instead. To do that, you need a secure certificate for your server.&lt;/p&gt;

&lt;p&gt;There was a time when certificates cost money and were difficult to install. Now, thanks to a service called Certbot, certificates are free. But I’m not going to lie: it still feels a bit intimidating to install the certificate. There’s something about logging on to a server and typing commands that makes me simultaneously feel like a l33t hacker, and also like I’m going to break everything. Fortunately, the process of using Certbot is relatively jargon-free (&lt;i&gt;Fig 1.3&lt;/i&gt;).&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/going-offline/fig-1.3.png" alt="Screenshot of certbot.eff.org"&gt;
&lt;figcaption&gt;&lt;b&gt;Fig 1.3&lt;/b&gt;: The website of EFF&amp;#8217;s Certbot.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;On the &lt;a href="http://bkaprt.com/go/01-02/"&gt;Certbot website&lt;/a&gt;, you choose which kind of web server and operating system your site is running on. From there you’ll be guided step-by-step through the commands you need to type in the command line of your web server’s computer, which means you’ll need to have SSH access to that machine. If you’re on shared hosting, that might not be possible. In that case, check to see if your hosting provider offers secure certificates. If not, please pester them to do so, or switch to a hosting provider that can serve your site over HTTPS.&lt;/p&gt;

&lt;p&gt;Another option is to stay with your current hosting provider, but use a service like Cloudflare to act as a “front” for your website. These services can serve your website’s files from data centers around the world, making sure that the physical distance between your site’s visitors and your site’s files is nice and short. And while they’re at it, these services can make sure all of those files are served over HTTPS.&lt;/p&gt;

&lt;p&gt;Once you’re set up with HTTPS, you’re ready to write a service worker script. It&amp;#8217;s time to open up your favorite text editor. You’re about to turbocharge your website!&lt;/p&gt;&lt;h3&gt;Footnotes&lt;/h3&gt;&lt;ul class="the-footnotes"&gt;&lt;li id="note1"&gt;1. &lt;a href="http://bkaprt.com/go/01-01/"&gt;http://bkaprt.com/go/01-01/&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/alistapart/main/~4/kcZrRgLirqk" height="1" width="1" alt=""/&gt;</description>
      <dc:subject><![CDATA[The Server Side
]]></dc:subject>
      <dc:date>2018-04-10T13:10:00+00:00</dc:date>
    <feedburner:origLink>http://alistapart.com/article/going-offline</feedburner:origLink></item><item>
      <title><![CDATA[Planning for Everything]]></title>
      <author>by <a itemprop="url" class="author" rel="author" href="/author/petermorville">Peter Morville</a></author>
      <link>http://feedproxy.google.com/~r/alistapart/main/~3/Xy1kZxlLdd4/planning-for-everything</link>
      <guid isPermaLink="false">http://alistapart.com/article/planning-for-everything</guid>
      <description>&lt;p&gt;&lt;b&gt;A note from the editors:&lt;/b&gt; We’re pleased to share an excerpt from Chapter 7 (“Reflecting”) of &lt;i&gt;&lt;a href="https://www.amazon.com/dp/0692059954/"&gt;Planning for Everything: The Design of Paths and Goals&lt;/a&gt;&lt;/i&gt; by &lt;a href="http://alistapart.com/author/petermorville"&gt;Peter Morville&lt;/a&gt;, available now from &lt;a href="http://semanticstudios.com/"&gt;Semantic Studios&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Once upon a time, there was a happy family. Every night at dinner, mom, dad, and two girls who still believed in Santa played a game. The rules are simple. Tell three stories about your day, two true, one false, and see who can detect the fib. Today I saw a lady walk a rabbit on a leash. Today I found a tooth in the kitchen. Today I forgot my underwear. The family ate, laughed, and learned together, and lied happily ever after.&lt;/p&gt;

&lt;p&gt;There’s truth in the tale. It’s mostly not false. We did play this game, for years, and it was fun. We loved to stun and bewilder each other, yet the big surprise was insight. In reflecting on my day, I was often amazed by oddities already lost. If not for the intentional search for anomaly, I’d have erased these standard deviations from memory. The misfits we find, we rarely recall.&lt;/p&gt;

&lt;p&gt;We observe a tiny bit of reality. We understand and remember even less. Unlike most machines, our memory is selective and purposeful. Goals and beliefs define what we notice and store.&amp;nbsp; To mental maps we add places we predict we’ll need to visit later. It’s not about the past. The intent of memory is to plan.&lt;/p&gt;

&lt;p&gt;In reflecting we look back to go forward. We search the past for truths and insights to shift the future. I’m not speaking of nostalgia, though we are all borne back ceaselessly and want what we think we had. My aim is redirection. In reflecting on inconvenient truths, I hope to change not only paths but goals.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/planning-for-everything/fig7-1.png" alt="A path showing Framing ('The Here and Now'), Imagining, Narrowing, Deciding, Executing, and Reflecting ('The Goal')"&gt;
&lt;figcaption&gt;Figure 7-1. Reflection changes direction.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;We all have times for reflection. Alone in the shower or on a walk, we retrace the steps of a day. Together at lunch for work or over family dinner, we share memories and missteps. Some of us reflect more rigorously than others. Given time, it shows.&lt;/p&gt;

&lt;figure class="quote"&gt;&lt;blockquote&gt;People who as a matter of habit extract underlying principles or rules from new experiences are more successful learners than those who take their experiences at face value, failing to infer lessons that can be applied later in similar situations.&lt;sup data-footnote&gt;1&lt;/sup&gt;&lt;/blockquote&gt;&lt;/figure&gt;

&lt;p&gt;In Agile, the sprint retrospective offers a collaborative context for reflection. Every two to four weeks, at the end of a sprint, the team meets for an hour or so to look back. Focal questions include 1) what went well? 2) what went wrong? 3) how might  we improve? In reflecting on the plan, execution, and results, the team explores surprises, conflicts, roadblocks, and lessons.&lt;/p&gt;

&lt;p&gt;In addition to conventional analysis, a retrospective creates an opportunity for double loop learning. To edit planned actions based on feedback is normal, but revising assumptions, goals, values, methods, or metrics may effect change more profound. A team able to expand the frame may hack their habits, beliefs, and environment to be better prepared to succeed and learn.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/planning-for-everything/fig7-2.png" alt="A loop showing Beliefs leading to Actions leading to Results. Loop 1 leads back to Actions, Loop 2 leads back to Beliefs."&gt;
&lt;figcaption&gt;Figure 7-2. Double loop learning.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Retrospectives allow for constructive feedback to drive team learning and bonding, but that’s what makes them hard. We may lack courage to be honest, and often people can’t handle the truth. Our filters are as powerful as they are idiosyncratic, which means we’re all blind men touching a tortoise, or is it a tree or an elephant? It hurts to reconcile different perceptions of reality, so all too often we simply shut up and shut down.&lt;/p&gt;

&lt;h2&gt;Search for Truth&lt;/h2&gt;

&lt;p&gt;To seek truth together requires a culture of humility and respect. We are all deeply flawed and valuable. We must all speak and listen. Ideas we don’t implement may lead to those we do. Errors we find aren’t about fault, since our intent is a  future fix. And counterfactuals merit no more confidence than predictions, as we never know what would have happened if.&lt;/p&gt;

&lt;p&gt;Reflection is more fruitful if we know our own minds, but that is harder than we think. An imperfect ability to predict actions of sentient beings is a product of evolution. It’s quick and dirty yet better than nothing in the context of survival in a jungle or a tribe. Intriguingly, cognitive psychology and neuroscience have shown we use the same &lt;i&gt;theory of mind&lt;/i&gt; to study ourselves.&lt;/p&gt;

&lt;figure class="quote"&gt;&lt;blockquote&gt;Self-awareness is just this same mind reading ability, turned around and employed on our own mind, with all the fallibility, speculation, and lack of direct evidence that bedevils mind reading as a tool for guessing at the thought and behavior of others.&lt;sup class="data-footnote"&gt;2&lt;/sup&gt;&lt;/blockquote&gt;&lt;/figure&gt;

&lt;p&gt;Empirical science tells us introspection and consciousness are unreliable bases for self-knowledge. We know this is true but ignore it all the time. I’ll do an hour of homework a day, not leave it to the end of vacation. If we adopt a dog, I’ll walk it. If I buy a house, I’ll be happy. I’ll only have one drink. We are more than we think, as Walt Whitman wrote in &lt;i&gt;Song of Myself&lt;/i&gt;.&lt;/p&gt;

&lt;figure class="quote"&gt;&lt;blockquote&gt;Do I contradict myself?&lt;br&gt;
Very well then I contradict myself&lt;br&gt;
(I am large, I contain multitudes.)&lt;/blockquote&gt;&lt;/figure&gt;

&lt;p&gt;Our best laid plans go awry because complexity exists within as well as without. Our chaotic, intertwingled bodyminds are ecosystems inside ecosystems. No wonder it’s hard to predict. Still, it’s wise to seek self truth, or at least that’s what I think.&lt;/p&gt;

&lt;p&gt;Upon reflection, my mirror neurons tell me I’m a shy introvert who loves reading, hiking, and planning. I avoid conflict when possible but do not lack courage. Once I set a goal, I may focus and filter relentlessly. I embrace habit and eschew novelty. If I fail, I tend to pivot rather than persist. Who I am is changing. I believe it’s speeding up. None of these traits is bad or good, as all things are double-edged. But mindful self awareness holds value. The more I notice the truth, the better my plans become.&lt;/p&gt;

&lt;p&gt;Years ago, I planned a family vacation on St. Thomas. I kept it simple: a place near a beach where we could snorkel. It was a wonderful, relaxing escape. But over time a different message made it past my filters. Our girls had been bored. I dismissed it at first. I’d planned a shared experience I recalled fondly. It hurt to hear otherwise. But at last I did listen and learn. They longed not for escape but adventure. Thus our trip to Belize. I found planning and executing stressful due to risk, but I have no regrets. We shared a joyful adventure we’ll never forget.&lt;/p&gt;

&lt;p&gt;Way back when we were juggling toddlers, we accidentally threw out the mail. Bills went unpaid, notices came, we swore we’d do better, then lost mail again. One day I got home from work to find an indoor mailbox system made with paint cans. My wife Susan built it in a day. We’ve used it to sort and save mail for 15 years. It’s an epic life hack I’d never have done. My ability to focus means I filter things out. I ignore problems and miss fixes. I’m not sure I’ll change. Perhaps it merits a prayer.&lt;/p&gt;

&lt;figure class="quote"&gt;&lt;blockquote&gt;God grant me the serenity&lt;br&gt;
to accept the things I cannot change,&lt;br&gt;
courage to change the things I can,&lt;br&gt;
and wisdom to know the difference.&lt;/blockquote&gt;&lt;/figure&gt;

&lt;p&gt;We also seek wisdom in others. This explains our fascination with the statistics of regret. End of life wishes often include:&lt;/p&gt;

&lt;figure class="quote"&gt;&lt;blockquote&gt;I wish I’d taken more risks, touched more lives, stood up to bullies, been a better spouse or parent or child. I should have followed my dreams, worked and worried less, listened more. If only I’d taken better care of myself, chosen meaningful work, had the courage to express my feelings, stayed in touch. I wish I’d let myself be happy.&lt;/blockquote&gt;&lt;/figure&gt;

&lt;p&gt;While they do yield wisdom, last wishes are hard to hear. We are skeptics for good reason. Memory prepares for the future, and that too is the aim of regret. It’s unwise to trust the clarity of rose-colored glasses. The memory of pain and anxiety fades in time, but our desire for integrity grows. When time is short, regret is a way to rectify. I’ve learned my lesson. I’m passing it on to you. I’m a better person now. Don’t make my mistakes. It’s easy to say “I wish I’d stood up to bullies,” but hard to do at the time. There’s wisdom in last wishes but bias and self justification too. Confabulation means we edit memories with no intention to deceive. The truth is elusive. Reflection is hard.&lt;/p&gt;&lt;h3&gt;Footnotes&lt;/h3&gt;&lt;ul class="the-footnotes"&gt;&lt;li id="note1"&gt;1. &lt;i&gt;Make It Stick&lt;/i&gt; by Peter Brown et. al. (2014), p.133.&lt;/li&gt;&lt;li id="note2"&gt;2. &lt;i&gt;Why You Don’t Know Your Own Mind&lt;/i&gt; by Alex Rosenberg (2016).&lt;/li&gt;&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/alistapart/main/~4/Xy1kZxlLdd4" height="1" width="1" alt=""/&gt;</description>
      <dc:subject><![CDATA[Process, Project Management
]]></dc:subject>
      <dc:date>2018-04-03T13:22:00+00:00</dc:date>
    <feedburner:origLink>http://alistapart.com/article/planning-for-everything</feedburner:origLink></item><item>
      <title><![CDATA[Meeting Design]]></title>
      <author>by <a itemprop="url" class="author" rel="author" href="/author/kevinhoffman">Kevin M. Hoffman</a></author>
      <link>http://feedproxy.google.com/~r/alistapart/main/~3/Xmd0PHhr1sI/meeting-design</link>
      <guid isPermaLink="false">http://alistapart.com/article/meeting-design</guid>
      <description>&lt;p&gt;&lt;b&gt;A note from the editors:&lt;/b&gt; We’re pleased to share an excerpt from Chapter 2 (“The Design Constraint of All Meetings”) of &lt;i&gt;&lt;a href="http://twowavesbooks.com/book/meeting-design/"&gt;Meeting Design: For Managers, Makers, and Everyone&lt;/a&gt;&lt;/i&gt; by &lt;a href="http://alistapart.com/author/kevinhoffman"&gt;Kevin Hoffman&lt;/a&gt;, available now from &lt;a href="http://twowavesbooks.com/"&gt;Two Waves&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Jane is a “do it right, or I’ll do it myself ” kind of person. She leads marketing, customer service, and information technology teams for a small airline that operates between islands of the Caribbean. Her work relies heavily on “reservation management system” (RMS) software, which is due for an upgrade. She convenes a Monday morning meeting to discuss an upgrade with the leadership from each of her three teams. The goal of this meeting is to identify key points for a proposal to upgrade the outdated software.&lt;/p&gt;

&lt;p&gt;Jane begins by reviewing the new software’s advantages. She then goes around the room, engaging each team’s representatives in an open discussion. They capture how this software should alleviate current pain points; someone from marketing takes notes on a laptop, as is their tradition. The meeting lasts nearly three hours, which is a lot longer than expected, because they frequently loop back to earlier topics as people forget what was said. It concludes with a single follow-up action item: the director of each department will provide her with two lists for the upgrade proposal. First, a list of cost savings, and second, a list of timesaving outcomes. Each list is due back to Jane by the end of the week.&lt;/p&gt;

&lt;p&gt;The first team’s list is done early but not organized clearly. The second list provides far too much detail to absorb quickly, so Jane puts their work aside to summarize later. By the end of the following Monday, there’s no list from the third team—it turns out they thought she meant the &lt;em&gt;following&lt;/em&gt; Friday. Out of frustration, Jane calls another meeting to address the problems with the work she received, which range from “not quite right” to “not done at all.” Based on this pace, her upgrade proposal is going to be finished two weeks later than planned.&lt;/p&gt;

&lt;p&gt;What went wrong? The plan seemed perfectly clear to Jane, but each team remembered their marching orders differently, if they remembered them at all. Jane &lt;em&gt;could&lt;/em&gt; have a meeting experience that helps her team form more accurate memories. But for that meeting to happen, she needs to understand &lt;em&gt;where&lt;/em&gt; those memories are formed in her team and &lt;em&gt;how&lt;/em&gt; to form them more clearly.&lt;/p&gt;

&lt;h2&gt;Better Meetings Make Better Memories&lt;/h2&gt;

&lt;p&gt;If people are the one ingredient that all meetings have in common, there is one design constraint they all bring: their capacity to remember the discussion. That capacity lives in the human brain.&lt;/p&gt;

&lt;p&gt;The brain shapes everything believed to be true about the world. On the one hand, it is a powerful computer that can be trained to memorize thousands of numbers in random sequences.&lt;sup data-footnote&gt;1&lt;/sup&gt; But brains are also easily deceived, swayed by illusions and pre-existing biases. Those things show up in meetings as your instincts. Instincts vary greatly based on differences in the amount and type of previous experience. The paradox of ability and deceive-ability creates a weird mix of unpredictable behavior in meetings. It’s no wonder that they feel awkward.&lt;/p&gt;

&lt;p&gt;What is known about how memory works in the brain is constantly evolving. To cover that in even a little detail is beyond the scope of this book, so this chapter is not meant to be an exhaustive look at human memory. However, there are a few interesting theories that will help you be more strategic about how you use meetings to support forming actionable memories.&lt;/p&gt;

&lt;h2&gt;Your Memory in Meetings&lt;/h2&gt;

&lt;p&gt;The brain’s job in meetings is to accept inputs (things we see, hear, and touch) and store it as memory, and then to apply those absorbed ideas in discussion (things we say and make). See Figure 2.1.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/meeting-design/02_01.jpg" alt="A drawing of a brain with appendages representing the five senses"&gt;
&lt;figcaption&gt;FIGURE 2.1 The human brain has a diverse set of inputs that contribute to your memories.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Neuroscience has identified four theoretical stages of memory, which include sensory, working, intermediate, and long-term. Understanding working memory and intermediate memory is relevant to meetings, because these stages represent the most potential to turn thought into action.&lt;/p&gt;

&lt;h2&gt;Working Memory&lt;/h2&gt;

&lt;p&gt;You may be familiar with the term &lt;i&gt;short-term memory&lt;/i&gt;. Depending on the research you read, the term &lt;i&gt;working memory&lt;/i&gt; has replaced &lt;i&gt;short-term memory&lt;/i&gt; in the vocabulary of neuro- and cognitive science. I’ll use the term &lt;i&gt;working memory&lt;/i&gt; here. Designing meeting experiences to support the working memory of attendees will improve meetings.&lt;/p&gt;

&lt;p&gt;Working memory collects around 30 seconds of the things you’ve recently heard and seen. Its storage capacity is limited, and that capacity varies among individuals. This means that not everyone in a meeting has the same capacity to store things in their working memory. You might assume that because you remember an idea mentioned within the last few minutes of a meeting, everyone else probably will as well. That is not necessarily the case.&lt;/p&gt;

&lt;p&gt;You can accommodate variations in people’s ability to use working memory by establishing a reasonable pace of information. The pace of information is directly connected to how well aligned attendees’ working memories become. To make sure that everyone is on the same page, you should set a pace that is deliberate, consistent, and slower than your normal pace of thought.&lt;/p&gt;

&lt;p&gt;Sometimes, concepts are presented more quickly than people can remember them, simply because the presenter is already familiar with the details. Breaking information into evenly sized, consumable chunks is what separates a great presenter from an average (or bad) one. In a meeting, slower, more broken-up pacing allows a group of people to engage in constructive and critical thinking more effectively. It gets the same ideas in everyone’s head. (For a more detailed dive into the pace of content in meetings, see Chapter 3, “Build Agendas Out of Ideas, People, and Time.”)&lt;/p&gt;

&lt;p&gt;Theoretical models that explain working memory are complex, as seen in Figure 2.2.&lt;sup data-footnote&gt;2&lt;/sup&gt; This model presumes two distinct processes taking place in your brain to make meaning out of what you see, what you hear, and how much you can keep in your mind. Assuming that your brain creates working memories from what you see and what you hear in different ways, &lt;i&gt;combining&lt;/i&gt; listening and seeing in meetings becomes more essential to getting value out of that time.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/meeting-design/02_02.jpg" alt="A chart showing a model of working memory"&gt;
&lt;figcaption&gt;FIGURE 2.2 Alan Baddeley and Graham Hitch’s Model of Working Memory provides context for the interplay between what we see and hear in meetings.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;In a meeting, absorbing something seen and absorbing something heard require different parts of the brain. Those two parts can work &lt;i&gt;together&lt;/i&gt; to improve retention (the quantity and accuracy of information in our brain) or &lt;i&gt;compete&lt;/i&gt; to reduce retention. Nowhere is this better illustrated than in the research of Richard E. Meyer, where he has found that “people learn better from words and pictures than from words alone, but not all graphics are created equal(ly).”&lt;sup data-footnote&gt;3&lt;/sup&gt; When what you hear and what you see compete, it creates cognitive dissonance. Listening to someone speaking while reading the same words on a screen actually decreases the ability to commit something to memory. People who are subjected to presentation slides filled with speaking points face this challenge. But listening to someone while looking at a complementary photograph or drawing increases the likelihood of committing something to working memory.&lt;/p&gt;

&lt;h2&gt;Intermediate-Term Memory&lt;/h2&gt;

&lt;p&gt;Your memory should transform ideas absorbed in meetings into taking an action of some kind afterward. Triggering intermediate-term memories is the secret to making that happen. Intermediate-term memories last between two and three hours, and are characterized by processes taking place in the brain called &lt;i&gt;biochemical translation and transcription&lt;/i&gt;. Translation can be considered as a process by which the brain makes new meaning. Transcription is where that meaning is replicated (see Figures 2.3a and 2.3b). In both processes, the cells in your brain are creating new proteins using existing ones: making some “new stuff” from “existing stuff.”&lt;sup data-footnote&gt;4&lt;/sup&gt;&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/meeting-design/02_03.jpg" alt="Two illustrations, showing a woman describing a hat to a man, and then a man showing an actual hat to a few people"&gt;
&lt;figcaption&gt;FIGURE 2.3 Biochemical translation (a) and transcription (b), loosely in the form of understanding a hat.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Here’s an example: instead of having someone take notes on a laptop, imagine if Jane sketched a diagram that helped her make sense out of the discussion, using what was stored in her working memory. The creation of that diagram is an act of translation, and theoretically Jane should be able to recall the primary details of that diagram easily for two to three hours, because it’s moving into her intermediate memory.&lt;/p&gt;

&lt;p&gt;If Jane made copies of that diagram, and the diagram was so compelling that those copies ended up on everyone’s wall around the office that would be transcription. Transcription is the (theoretical) process that leads us into longer-term stages of memory. Transcription connects understanding something within a meeting to acting on it later, well after the meeting has ended.&lt;/p&gt;

&lt;p&gt;Most of the time simple meetings last from 10 minutes to an hour, while workshops and working sessions can last anywhere from 90 minutes to a few days. Consider the duration of various stages of memory against different meeting lengths (see Figure 2.4). A well-designed meeting experience moves the right information from working to intermediate memory. Ideas generated and decisions made should materialize into actions that take place outside the meeting. Any session without breaks that lasts longer than 90 minutes makes the job of your memories moving thought into action fuzzier, and therefore more difficult.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/meeting-design/02_04.jpg" alt="A chart showing how the different types of memory work over a 90-minute meeting"&gt;
&lt;figcaption&gt;FIGURE 2.4 The time duration of common meetings against the varying durations for different stages of memory. Sessions longer than 90 minutes can impede memories from doing their job.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Jane’s meeting with her three teams lasted nearly three hours. That length of time spent on a single task or topic taxes people’s ability to form intermediate (actionable) memories. Action items become muddled, which leads to liberal interpretations of what each team is supposed to accomplish.&lt;/p&gt;

&lt;p&gt;But just getting agreement about a shared task in the first place is a difficult design challenge. All stages of memory are happening simultaneously, with multiple translation and transcription processes being applied to different sounds and sights. A fertile meeting environment that accommodates multiple modes of input allows memories to form amidst the cognitive chaos.&lt;/p&gt;

&lt;h2&gt;Brain Input Modes&lt;/h2&gt;

&lt;p&gt;During a meeting, each attendee’s brain in a meeting is either in a state of input or output. By choosing to assemble in a group, the assumption is implicit that information needs to be moved out of one place, or one brain, into another (or several others).&lt;/p&gt;

&lt;p&gt;Some meetings, like presentations, move information in one direction. The goal is for a presenting party to move information from their brain to the brains in the audience. When you are presenting an idea, your brain is in output mode. You use words and visuals to give form to ideas in the hopes that they will become memories in your audience. Your audience’s brains are receiving information; if the presentation is well designed and well executed, their ears and their eyes will do a decent job of absorbing that information accurately.&lt;/p&gt;

&lt;p&gt;In a live presentation, the output/input processes are happening synchronously. This is not like reading a written report or an email message, where the author (presenting party) has output information in absence of an audience, and the audience is absorbing information in absence of the author’s presence; that is moving information asynchronously.&lt;/p&gt;&lt;h3&gt;Footnotes&lt;/h3&gt;&lt;ul class="the-footnotes"&gt;&lt;li id="note1"&gt;1. Joshua Foer, &lt;i&gt;Moonwalking with Einstein&lt;/i&gt; (New York: Penguin Books, 2011).&lt;/li&gt;&lt;li id="note2"&gt;2. A. D. Baddeley and G. Hitch, “Working Memory,” in &lt;i&gt;The Psychology of Learning and Motivation: Advances in Research and Theory&lt;/i&gt;, ed. G. H. Bower (New York: Academic Press, 1974), 8:47–89.&lt;/li&gt;&lt;li id="note3"&gt;3. Richard E. Meyer, “Principles for Multimedia Learning with Richard E. Mayer,” Harvard Initiative for Learning &amp; Teaching (blog), July 8, 2014, http://hilt.harvard.edu/blog/ principles-multimedia-learning-richard-e-mayer&lt;/li&gt;&lt;li id="note4"&gt;4. M. A. Sutton and T. J. Carew, “Behavioral, Cellular, and Molecular Analysis of Memory in Aplysia I: Intermediate-Term Memory,” &lt;i&gt;Integrative and Comparative Biology&lt;/i&gt; 42, no. 4 (2002): 725–735.&lt;/li&gt;&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/alistapart/main/~4/Xmd0PHhr1sI" height="1" width="1" alt=""/&gt;</description>
      <dc:subject><![CDATA[Process, Project Management
]]></dc:subject>
      <dc:date>2018-03-29T13:13:00+00:00</dc:date>
    <feedburner:origLink>http://alistapart.com/article/meeting-design</feedburner:origLink></item><item>
      <title><![CDATA[Designing for Research]]></title>
      <author>by <a itemprop="url" class="author" rel="author" href="/author/jeremy-wagner">Jeremy Wagner</a></author>
      <link>http://feedproxy.google.com/~r/alistapart/main/~3/jf06CuQp9gQ/designing-for-research</link>
      <guid isPermaLink="false">http://alistapart.com/article/designing-for-research</guid>
      <description>&lt;p&gt;If you&amp;#8217;ve spent enough time developing for the web, this piece of feedback has landed in your inbox since time immemorial:&lt;/p&gt;

&lt;p&gt;&lt;em&gt;“This photo looks blurry. Can we replace it with a better version?”&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Every time this feedback reaches me, I&amp;#8217;m inclined to question it: “What about the photo looks bad to you, and can you tell me &lt;em&gt;why?&lt;/em&gt;”&lt;/p&gt;

&lt;p&gt;That&amp;#8217;s a somewhat unfair question to counter with. The complaint is rooted in a subjective perception of image quality, which in turn is influenced by many factors. Some are technical, such as the export quality of the image or the compression method (often lossy, as is the case with JPEG-encoded photos). Others are more intuitive or perceptual, such as content of the image and how compression artifacts mingle within. Perhaps even performance plays a role we&amp;#8217;re not entirely aware of.&lt;/p&gt;

&lt;p&gt;Fielding this kind of feedback for many years eventually lead me to design and develop &lt;a href="https://imagesurvey.site/" rel="noopener"&gt;an image quality survey&lt;/a&gt;, which was my first go at building a research project on the web. I started with twenty-five photos shot by a professional photographer. With them, I generated a large pool of images at various quality levels and sizes. Images were served randomly from this pool to users who were asked to rate what they thought about their quality.&lt;/p&gt;

&lt;p&gt;Results from the first round were interesting, but not entirely clear: users seemed to have a tendency to overestimate the actual quality of images, and poor performance &lt;em&gt;appeared&lt;/em&gt; to have a negative impact on perceptions of image quality, but this couldn&amp;#8217;t be stated conclusively. A number of UX and technical issues made it necessary to implement important improvements and conduct a second round of research. In lieu of spinning my wheels trying to extract conclusions from the first round results, I decided it would be best to improve the survey as much as possible, and conduct another round of research to get better data. This article chronicles how I first built the survey, and then how I subsequently listened to user feedback to improve it.&lt;/p&gt;

&lt;h2&gt;Defining the research&lt;/h2&gt;

&lt;p&gt;Of the subjects within web performance, image optimization is especially vast. There&amp;#8217;s a wide array of formats, encodings, and optimization tools, all of which are designed to make images small enough for web use while maintaining reasonable visual quality. Striking the balance between speed and quality is really what image optimization is all about.&lt;/p&gt;

&lt;p&gt;This balance between performance and visual quality prompted me to consider how people &lt;em&gt;perceive&lt;/em&gt; image quality. &lt;a href="https://en.wikipedia.org/wiki/Lossy_compression" rel="noopener"&gt;Lossy image quality&lt;/a&gt;, in particular. Eventually, this train of thought lead to a series of questions spurring the design and development of an image quality perception survey. The idea of the survey is that users are providing &lt;em&gt;subjective&lt;/em&gt; assessments on quality. This is done by asking participants to rate images without an objective reference for what&amp;#8217;s “perfect.” This is, after all, how people view images &lt;em&gt;in situ&lt;/em&gt;.&lt;/p&gt;

&lt;h3&gt;A word on surveys&lt;/h3&gt;

&lt;p&gt;Any time we want to quantify user behavior, it&amp;#8217;s inevitable that a survey is at least considered, if not ultimately chosen to gather data from a group of people. After all, surveys are perfect when your goal is to get something measurable. However, the survey is a seductively dangerous tool, &lt;a href="https://medium.com/research-things/on-surveys-5a73dda5e9a0" rel="noopener"&gt;as Erika Hall cautions&lt;/a&gt;. They&amp;#8217;re easy to make and conduct, and are routinely abused in their dissemination. They&amp;#8217;re not great tools for assessing past behavior. They&amp;#8217;re just as bad (if not worse) at predicting future behavior. For example, the 1–10 scale often employed by customer satisfaction surveys don&amp;#8217;t really say much of anything about how satisfied customers actually are or how likely they&amp;#8217;ll be to buy a product in the future.&lt;/p&gt;

&lt;p&gt;The unfortunate reality, however, is that in lieu of my lording over hundreds of participants in person, the survey is the only truly practical tool I have to measure how people perceive image quality as well as if (and potentially how) performance metrics correlate to those perceptions. When I designed the survey, I kept with the following guidelines:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Don&amp;#8217;t ask participants about anything other than what their perceptions are in the moment. By the time a participant has moved on, their recollection of what they just did rapidly diminishes as time elapses.&lt;/li&gt;
&lt;li&gt;Don&amp;#8217;t assume participants know everything you do. Guide them with relevant copy that succinctly describes what you expect of them.&lt;/li&gt;
&lt;li&gt;Don&amp;#8217;t ask participants to provide assessments with coarse inputs. Use an input type that permits them to finely assess image quality on a scale congruent with the lossy image quality encoding range.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;All we can do going forward is acknowledge we&amp;#8217;re interpreting the data we gather under the assumption that participants are being truthful and understand the task given to them. Even if the perception metrics are discarded from the data, there are still some objective performance metrics gathered that could tell a compelling story. From here, it&amp;#8217;s a matter of defining the questions that will drive the research.&lt;/p&gt;

&lt;h3&gt;Asking the right questions&lt;/h3&gt;

&lt;p&gt;In research, you&amp;#8217;re seeking answers to questions. In the case of this particular effort, I wanted answers to these questions:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;How accurate are people&amp;#8217;s perceptions of lossy image quality in relation to &lt;em&gt;actual&lt;/em&gt; quality?&lt;/li&gt;
&lt;li&gt;Do people perceive the quality of JPEG images differently than &lt;a href="https://en.wikipedia.org/wiki/WebP" rel="noopener"&gt;WebP images&lt;/a&gt;?&lt;/li&gt;
&lt;li&gt;Does performance play a role in all of this?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These are important questions. To me, however, answering the last question was the primary goal. But the road to answers was (and continues to be) a complex journey of design and development choices. Let&amp;#8217;s start out by covering some of the tech used to gather information from survey participants.&lt;/p&gt;

&lt;h3&gt;Sniffing out device and browser characteristics&lt;/h3&gt;

&lt;p&gt;When measuring how people perceive image quality, devices must be considered. After all, any given device&amp;#8217;s screen will be more or less capable than others. Thankfully, HTML features such as &lt;code&gt;&lt;a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img#attr-srcset" rel="noopener"&gt;srcset&lt;/a&gt;&lt;/code&gt; and &lt;code&gt;&lt;a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/picture" rel="noopener"&gt;picture&lt;/a&gt;&lt;/code&gt; are highly appropriate for delivering the best image for any given screen. This is vital because one&amp;#8217;s perception of image quality can be adversely affected if an image is ill-fit for a device&amp;#8217;s screen. Conversely, performance can be negatively impacted if an exceedingly high-quality (and therefore behemoth) image is sent to a device with a small screen. When sniffing out potential relationships between performance and perceived quality, these are factors that deserve consideration.&lt;/p&gt;

&lt;p&gt;With regard to browser characteristics and conditions, JavaScript gives us plenty of tools for identifying important aspects of a user&amp;#8217;s device. For instance, the &lt;code&gt;currentSrc&lt;/code&gt; property reveals which image is being shown from an array of responsive images. In the absence of &lt;code&gt;currentSrc&lt;/code&gt;, I can somewhat safely assume support for &lt;code&gt;srcset&lt;/code&gt; or &lt;code&gt;picture&lt;/code&gt; is lacking, and fall back to the &lt;code&gt;img&lt;/code&gt; tag&amp;#8217;s &lt;code&gt;src&lt;/code&gt; value:&lt;/p&gt;

&lt;pre&gt;&lt;code class="language-javascript"&gt;const surveyImage = document.querySelector(".survey-image");
let loadedImage = surveyImage.currentSrc || surveyImage.src;&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Where screen capability is concerned, &lt;code&gt;&lt;a href="https://developer.mozilla.org/en-US/docs/Web/API/Window/devicePixelRatio" rel="noopener"&gt;devicePixelRatio&lt;/a&gt;&lt;/code&gt; tells us the &lt;a href="https://en.wikipedia.org/wiki/Pixel_density" rel="noopener"&gt;pixel density&lt;/a&gt; of a given device&amp;#8217;s screen. In the absence of &lt;code&gt;devicePixelRatio&lt;/code&gt;, you may safely assume a fallback value of &lt;code&gt;1&lt;/code&gt;:&lt;/p&gt;

&lt;pre&gt;&lt;code class="language-javascript"&gt;let dpr = window.devicePixelRatio || 1;&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;&lt;a href="https://caniuse.com/#feat=devicepixelratio" rel="noopener"&gt;&lt;code&gt;devicePixelRatio&lt;/code&gt; enjoys excellent browser support&lt;/a&gt;. Those few browsers that don&amp;#8217;t support it (i.e., IE 10 and under) are highly unlikely to be used on high density displays.&lt;/p&gt;

&lt;p&gt;The stalwart &lt;a href="https://developer.mozilla.org/en-US/docs/Web/API/Element/getBoundingClientRect" rel="noopener"&gt;&lt;code&gt;getBoundingClientRect&lt;/code&gt; method&lt;/a&gt; retrieves the rendered width of an &lt;code&gt;img&lt;/code&gt; element, while the &lt;a href="https://developer.mozilla.org/en-US/docs/Web/API/HTMLImageElement" rel="noopener"&gt;&lt;code&gt;HTMLImageElement&lt;/code&gt;&lt;/a&gt; interface&amp;#8217;s &lt;code&gt;complete&lt;/code&gt; property determines whether an image has finished loaded. The latter of these two is important, because it may be preferable to discard individual results in situations where images haven&amp;#8217;t loaded.&lt;/p&gt;

&lt;p&gt;In cases where JavaScript isn&amp;#8217;t available, we can&amp;#8217;t collect &lt;em&gt;any&lt;/em&gt; of this data. When we collect ratings from users who have JavaScript turned off (or are otherwise unable to run JavaScript), I have to accept there will be gaps in the data. The basic information we&amp;#8217;re still able to collect does provide some value.&lt;/p&gt;

&lt;h3&gt;Sniffing for WebP support&lt;/h3&gt;

&lt;p&gt;As you&amp;#8217;ll recall, one of the initial questions asked was how users perceived the quality of WebP images. The HTTP &lt;code&gt;Accept&lt;/code&gt; request header advertises WebP support in browsers like Chrome. In such cases, the &lt;code&gt;Accept&lt;/code&gt; header might look something like this:&lt;/p&gt;

&lt;pre&gt;&lt;code class="language-http"&gt;Accept: image/webp,image/apng,image/*,*/*;q=0.8&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;As you can see, the WebP content type of &lt;code&gt;image/webp&lt;/code&gt; is one of the advertised content types in the header content. In server-side code, you can check &lt;code&gt;Accept&lt;/code&gt; for the &lt;code&gt;image/webp&lt;/code&gt; substring. Here&amp;#8217;s how that might look in &lt;a href="https://expressjs.com/" rel="noopener"&gt;Express&lt;/a&gt; back-end code:&lt;/p&gt;

&lt;pre&gt;&lt;code class="language-javascript"&gt;const WebP = req.get("Accept").indexOf("image/webp") !== -1 ? true : false;&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;In this example, I&amp;#8217;m recording the browser&amp;#8217;s WebP support status to a &lt;a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/const" rel="noopener"&gt;JavaScript constant&lt;/a&gt; I can use later to modify image delivery. I &lt;em&gt;could&lt;/em&gt; use the &lt;code&gt;picture&lt;/code&gt; element with multiple &lt;code&gt;source&lt;/code&gt;s and let the browser figure out which one to use based on the &lt;code&gt;source&lt;/code&gt; element&amp;#8217;s &lt;code&gt;type&lt;/code&gt; attribute value, but this approach has clear advantages. First, it&amp;#8217;s less markup. Second, the survey shouldn&amp;#8217;t &lt;em&gt;always&lt;/em&gt; choose a WebP source simply because the browser is capable of using it. For any given survey specimen, the app should randomly decide between a WebP or JPEG image. Not &lt;code&gt;all&lt;/code&gt; participants using Chrome should rate &lt;code&gt;only&lt;/code&gt; WebP images, but rather a random smattering of both formats.&lt;/p&gt;

&lt;h3&gt;Recording performance API data&lt;/h3&gt;

&lt;p&gt;You&amp;#8217;ll recall that one of the earlier questions I set out to answer was if performance impacts the perception of image quality. At this stage of the web platform&amp;#8217;s development, there are several APIs that aid in the search for an answer:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://w3c.github.io/navigation-timing/" rel="noopener"&gt;Navigation Timing API (Level 2)&lt;/a&gt;: This API tracks performance metrics for page loads. More than that, it gives insight into specific page loading phases, such as redirect, request and response time, DOM processing, and more.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://w3c.github.io/navigation-timing/#obsolete" rel="noopener"&gt;Navigation Timing API (Level 1)&lt;/a&gt;: Similar to Level 2 but with key differences. The timings exposed by Level 1 of the API lack the accuracy as those in Level 2. Furthermore, Level 1 metrics are expressed in &lt;a href="https://en.wikipedia.org/wiki/Unix_time" rel="noopener"&gt;Unix time&lt;/a&gt;. In the survey, data is only collected from Level 1 of the API if Level 2 is unsupported. It&amp;#8217;s far from ideal (and also technically obsolete), but it does help fill in small gaps.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://w3c.github.io/resource-timing/" rel="noopener"&gt;Resource Timing API&lt;/a&gt;: Similar to Navigation Timing, but Resource Timing gathers metrics on various loading phases of page resources rather than the page itself. Of the all the APIs used in the survey, Resource Timing is used most, as it helps gather metrics on the loading of the image specimen the user rates.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://w3c.github.io/server-timing/" rel="noopener"&gt;Server Timing&lt;/a&gt;: In select browsers, this API is brought into the Navigation Timing Level 2 interface when a page request replies with a &lt;code&gt;Server-Timing&lt;/code&gt; response header. This header is open-ended and can be populated with timings related to back-end processing phases. This was added to round two of the survey to quantify back-end processing time in general.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://w3c.github.io/paint-timing/" rel="noopener"&gt;Paint Timing API&lt;/a&gt;: Currently only in Chrome, this API reports two paint metrics: &lt;a href="https://developers.google.com/web/updates/2017/06/user-centric-performance-metrics#first_paint_and_first_contentful_paint" rel="noopener"&gt;&lt;em&gt;first paint&lt;/em&gt; and &lt;em&gt;first contentful paint&lt;/em&gt;&lt;/a&gt;. Because a significant slice of users on the web use Chrome, we &lt;em&gt;may&lt;/em&gt; be able to observe relationships between perceived image quality and paint metrics.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Using these APIs, we can record performance metrics for most participants. Here&amp;#8217;s a simplified example of how the survey uses the Resource Timing API to gather performance metrics for the loaded image specimen:&lt;/p&gt;

&lt;pre&gt;&lt;code class="language-javascript"&gt;// Get information about the loaded image
const surveyImageElement = document.querySelector(".survey-image");
const fullImageUrl = surveyImageElement.currentSrc || surveyImageElement.src;
const imageUrlParts = fullImageUrl.split("/");
const imageFilename = imageUrlParts[imageUrlParts.length - 1];

// Check for performance API methods
if ("performance" in window &amp;amp;&amp;amp; "getEntriesByType" in performance) {
  // Get entries from the Resource Timing API
  let resources = performance.getEntriesByType("resource");

  // Ensure resources were returned
  if (typeof resources === "object" &amp;amp;&amp;amp; resources.length &gt; 0) {
    resources.forEach((resource) =&gt; {
      // Check if the resource is for the loaded image
      if (resource.name.indexOf(imageFilename) !== -1) {
        // Access resource images for the image here
      }
    });
  }
}&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;If the Resource Timing API is available, and the &lt;code&gt;getEntriesByType&lt;/code&gt; method returns results, an object with timings is returned, looking something like this:&lt;/p&gt;

&lt;pre&gt;&lt;code class="language-javascript"&gt;{
  connectEnd: 1156.5999999947962,
  connectStart: 1156.5999999947962,
  decodedBodySize: 11110,
  domainLookupEnd: 1156.5999999947962,
  domainLookupStart: 1156.5999999947962,
  duration: 638.1000000037602,
  encodedBodySize: 11110,
  entryType: "resource",
  fetchStart: 1156.5999999947962,
  initiatorType: "img",
  name: "https://imagesurvey.site/img-round-2/1-1024w-c2700e1f2c4f5e48f2f57d665b1323ae20806f62f39c1448490a76b1a662ce4a.webp",
  nextHopProtocol: "h2",
  redirectEnd: 0,
  redirectStart: 0,
  requestStart: 1171.6000000014901,
  responseEnd: 1794.6999999985565,
  responseStart: 1737.0999999984633,
  secureConnectionStart: 0,
  startTime: 1156.5999999947962,
  transferSize: 11227,
  workerStart: 0
}&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;I grab these metrics as participants rate images, and store them in a database. Down the road when I want to write queries and analyze the data I have, I can refer to the &lt;a href="https://w3c.github.io/navigation-timing/#processing-model" rel="noopener"&gt;Processing Model for the Resource and Navigation Timing APIs&lt;/a&gt;. With SQL and data at my fingertips, I can measure the distinct phases outlined by the model and see if correlations exist.&lt;/p&gt;

&lt;p&gt;Having discussed the technical underpinnings of how data can be collected from survey participants, let&amp;#8217;s shift the focus to the survey&amp;#8217;s design and user flows.&lt;/p&gt;

&lt;h2&gt;Designing the survey&lt;/h2&gt;

&lt;p&gt;Though surveys tend to have straightforward designs and user flows relative to other sites, we must remain cognizant of the user&amp;#8217;s path and the impediments a user could face.&lt;/p&gt;

&lt;h3&gt;The entry point&lt;/h3&gt;

&lt;p&gt;When participants arrive at &lt;a href="https://imagesurvey.site/" rel="noopener"&gt;the home page&lt;/a&gt;, we want to be direct in our communication with them. The home page intro copy greets participants, gives them a succinct explanation of what to expect, and presents two navigation choices:&lt;/p&gt;

&lt;figure&gt;
&lt;img src="https://alistapart.com/d/designing-for-research/fig-01-v2-1x.png" srcset="https://alistapart.com/d/designing-for-research/fig-01-v2-2x.png 2x, https://alistapart.com/d/designing-for-research/fig-01-v2-1x.png 1x" alt="One button with the text “I want to participate!” and another button with the text “What data do you gather?”"&gt;
&lt;/figure&gt;

&lt;p&gt;From here, participants either start the survey or read a privacy policy. If the user decides to take the survey, they&amp;#8217;ll reach a page politely asking them what their professional occupation is and requesting them to disclose any eyesight conditions. The fields for these questions can be left blank, as some may not be comfortable disclosing this kind of information. Beyond this point, the survey begins in earnest.&lt;/p&gt;

&lt;h3&gt;The survey primer&lt;/h3&gt;

&lt;p&gt;Before the user begins rating images, they&amp;#8217;re redirected to &lt;a href="https://imagesurvey.site/presurvey" rel="noopener"&gt;a primer page&lt;/a&gt;. This page describes what&amp;#8217;s expected of participants, and explains how to rate images. While the survey is promoted on design and development outlets where readers regularly work with imagery on the web, a primer is still useful in getting everyone on the same page. The first paragraph of the page stresses that users are rating image &lt;em&gt;quality&lt;/em&gt;, not image &lt;em&gt;content&lt;/em&gt;. This is important. Absent any context, participants may indeed rate images for their content, which is not what we&amp;#8217;re asking for. After this clarification, the concept of lossy image quality is demonstrated with the following diagram:&lt;/p&gt;

&lt;figure&gt;
&lt;img src="https://alistapart.com/d/designing-for-research/fig-02-v2-1x.jpg" srcset="https://alistapart.com/d/designing-for-research/fig-02-v2-2x.jpg 2x, https://alistapart.com/d/designing-for-research/fig-02-v2-1x.jpg 1x" alt="A divided photo with one half demonstrating low image quality and the other demonstrating high quality."&gt;
&lt;/figure&gt;

&lt;p&gt;Lastly, the function of the rating input is explained. This could likely be inferred by most, but the explanatory copy helps remove any remaining ambiguity. Assuming your user knows everything you do is not necessarily wise. What seems obvious to one is not always so to another.&lt;/p&gt;

&lt;h3&gt;The image specimen page&lt;/h3&gt;

&lt;p&gt;This page is the main event and is where participants assess the quality of images shown to them. It contains two areas of focus: the image specimen and the input used to rate the image&amp;#8217;s quality.&lt;/p&gt;

&lt;p&gt;Let&amp;#8217;s talk a bit out of order and discuss the input first. I mulled over a few options when it came to which input &lt;code&gt;type&lt;/code&gt; to use. I considered a &lt;code&gt;select&lt;/code&gt; input with coarsely predefined choices, an &lt;code&gt;input&lt;/code&gt; with a &lt;code&gt;type&lt;/code&gt; of &lt;code&gt;number&lt;/code&gt;, and other choices. What seemed to make the most sense to me, however, was a slider &lt;code&gt;input&lt;/code&gt; with a &lt;code&gt;type&lt;/code&gt; of &lt;code&gt;range&lt;/code&gt;.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="https://alistapart.com/d/designing-for-research/fig-03-v2-1x.png" srcset="https://alistapart.com/d/designing-for-research/fig-03-v2-2x.png 2x, https://alistapart.com/d/designing-for-research/fig-03-v2-1x.png 1x" alt="A rating slide with “worst” at the far left, and “best” at the far right. The slider track is a gradient from red on the left to green on the right."&gt;
&lt;/figure&gt;

&lt;p&gt;A slider &lt;code&gt;input&lt;/code&gt; is more intuitive than a text &lt;code&gt;input&lt;/code&gt;, or a &lt;code&gt;select&lt;/code&gt; element populated with various choices. Because we&amp;#8217;re asking for a subjective assessment about something with such a large range of interpretation, a slider allows participants more granularity in their assessments and lends further accuracy to the data collected.&lt;/p&gt;

&lt;p&gt;Now let&amp;#8217;s talk about the image specimen and how it&amp;#8217;s selected by the back-end code. I decided early on in the survey&amp;#8217;s development that I wanted images that weren&amp;#8217;t prominent in existing stock photo collections. I also wanted uncompressed sources so I wouldn&amp;#8217;t be presenting participants with recompressed image specimens. To achieve this, I procured images from &lt;a href="http://www.wolftownmedia.com/" rel="noopener"&gt;a local photographer&lt;/a&gt;. The twenty-five images I settled on were minimally processed &lt;a href="https://en.wikipedia.org/wiki/Raw_image_format" rel="noopener"&gt;raw images&lt;/a&gt; from the photographer&amp;#8217;s camera. The result was a cohesive set of images that felt visually related to each other.&lt;/p&gt;

&lt;p&gt;To properly gauge perception across the entire spectrum of quality settings, I needed to generate each image from the aforementioned sources at ninety-six different quality settings ranging from 5 to 100. To account for the varying widths and pixel densities of screens in the wild, each image also needed to be generated at four different widths for each quality setting: 1536, 1280, 1024, and 768 pixels, to be exact. Just the job &lt;code&gt;srcset&lt;/code&gt; was made for!&lt;/p&gt;

&lt;p&gt;To top it all off, images &lt;em&gt;also&lt;/em&gt; needed to be encoded in both JPEG and WebP formats. As a result, the survey draws randomly from 768 images &lt;em&gt;per specimen&lt;/em&gt; across the entire quality range, while also delivering the best image for the participant&amp;#8217;s screen. This means that across the twenty-five image specimens participants evaluate, the survey draws from a pool of &lt;em&gt;19,200&lt;/em&gt; images total.&lt;/p&gt;

&lt;p&gt;With the conception and design of the survey covered, let&amp;#8217;s segue into how the survey was improved by implementing user feedback into the second round.&lt;/p&gt;

&lt;h2&gt;Listening to feedback&lt;/h2&gt;

&lt;p&gt;When I launched round one of the survey, feedback came flooding in from designers, developers, accessibility advocates, and even researchers. While my intentions were good, I inevitably missed some important aspects, which made it necessary to conduct a second round. Iteration and refinement are &lt;em&gt;critical&lt;/em&gt; to improving the usefulness of a design, and this survey was no exception. When we improve designs with user feedback, we take a project from average to something more memorable. Getting to that point means taking feedback in stride and addressing distinct, actionable items. In the case of the survey, incorporating feedback not only yielded a better user experience, it improved the integrity of the data collected.&lt;/p&gt;

&lt;h3&gt;Building a better slider input&lt;/h3&gt;

&lt;p&gt;Though the first round of the survey was serviceable, I ran into issues with the slider input. In round one of the survey, that input looked like this:&lt;/p&gt;

&lt;figure&gt;
&lt;img src="https://alistapart.com/d/designing-for-research/fig-04-v2-1x.png" srcset="https://alistapart.com/d/designing-for-research/fig-04-v2-2x.png 2x, https://alistapart.com/d/designing-for-research/fig-04-v2-1x.png 1x" alt="A slider with evenly-spaced spaced labels from left to right reading respectively, “Awful”, “Bad”, “OK”, “Good”, “Great”. Below it is a disabled button with the text “Please Rate the Image&amp;#8230;”."&gt;
&lt;/figure&gt;

&lt;p&gt;There were two recurring complaints regarding this specific implementation. The first was that participants felt they had to align their rating to one of the labels beneath the slider track. This was undesirable for the simple fact that the slider was chosen &lt;em&gt;specifically&lt;/em&gt; to encourage participants to provide nuanced assessments.&lt;/p&gt;

&lt;p&gt;The second complaint was that the submit button was disabled until the user interacted with the slider. This design choice was intended to prevent participants from simply clicking the submit button on every page without rating images. Unfortunately, this implementation was unintentionally hostile to the user and needed improvement, because it blocked users from rating images without a clear and obvious explanation as to why.&lt;/p&gt;

&lt;p&gt;Fixing the problem with the labels meant redesigning the slider as it appeared in Figure 3. I removed the labels altogether to eliminate the temptation of users to align their answers to them. Additionally, I changed the slider &lt;code&gt;background property&lt;/code&gt; to a gradient pattern, which further implied the granularity of the input.&lt;/p&gt;

&lt;p&gt;The submit button issue was a matter of how users were prompted. In round one the submit button was visible, yet the disabled state wasn&amp;#8217;t obvious enough to some. After consulting with a colleague, I found a solution for round two: in lieu of the submit button being initially visible, it&amp;#8217;s hidden by some guide copy:&lt;/p&gt;

&lt;figure&gt;
&lt;img src="https://alistapart.com/d/designing-for-research/fig-05-v2-1x.png" srcset="https://alistapart.com/d/designing-for-research/fig-05-v2-2x.png 2x, https://alistapart.com/d/designing-for-research/fig-05-v2-1x.png 1x" alt="The revised slider followed by the text “Once you rate the image, you may submit.”"&gt;
&lt;/figure&gt;

&lt;p&gt;Once the user interacts with the slider and rates the image, a &lt;code&gt;change&lt;/code&gt; event attached to the input fires, which hides the guide copy and replaces it with the submit button:&lt;/p&gt;

&lt;figure&gt;
&lt;img src="https://alistapart.com/d/designing-for-research/fig-06-v2-1x.png" srcset="https://alistapart.com/d/designing-for-research/fig-06-v2-2x.png 2x, https://alistapart.com/d/designing-for-research/fig-06-v2-1x.png 1x" alt="The revised slider now followed by a button reading “Submit rating”."&gt;
&lt;/figure&gt;

&lt;p&gt;This solution is less ambiguous, and it funnels participants down the desired path. If someone with JavaScript disabled visits, the guide copy is never shown, and the submit button is immediately usable. This isn&amp;#8217;t ideal, but it doesn&amp;#8217;t shut out participants without JavaScript.&lt;/p&gt;

&lt;h3&gt;Addressing scrolling woes&lt;/h3&gt;

&lt;p&gt;The survey page works especially well in portrait orientation. Participants can see all (or most) of the image without needing to scroll. In browser windows or mobile devices in landscape orientation, however, the survey image can be larger than the viewport:&lt;/p&gt;

&lt;figure&gt;
&lt;img src="https://alistapart.com/d/designing-for-research/fig-07-v2-1x.png" srcset="https://alistapart.com/d/designing-for-research/fig-07-v2-2x.png 2x, https://alistapart.com/d/designing-for-research/fig-07-v2-1x.png 1x" alt="Screen shot of the survey with an image clipped at the bottom by the viewport and rating slider."&gt;
&lt;/figure&gt;

&lt;p&gt;Working with such limited vertical real estate is tricky, especially in this case where the slider needs to be fixed to the bottom of the screen (which addressed an earlier bit of user feedback from round one testing). After discussing the issue with colleagues, I decided that animated indicators in the corners of the page could signal to users that there&amp;#8217;s more of the image to see.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="https://alistapart.com/d/designing-for-research/fig-08-v2-1x.png" srcset="https://alistapart.com/d/designing-for-research/fig-08-v2-2x.png 2x, https://alistapart.com/d/designing-for-research/fig-08-v2-1x.png 1x" alt="The survey with the clipped image, but now there is a downward-pointing arrow with the word “Scroll”."&gt;
&lt;/figure&gt;

&lt;p&gt;When the user hits the bottom of the page, the scroll indicators disappear. Because animations may be jarring for &lt;a href="https://a11yproject.com/posts/understanding-vestibular-disorders/" rel="noopener"&gt;certain users&lt;/a&gt;, a &lt;a href="https://css-tricks.com/introduction-reduced-motion-media-query/" rel="noopener"&gt;&lt;code&gt;prefers-reduced-motion&lt;/code&gt; media query&lt;/a&gt; is used to turn off this (and all other) animations if the user has a stated preference for reduced motion. In the event JavaScript is disabled, the scrolling indicators are always hidden in portrait orientation where they&amp;#8217;re less likely to be useful and always visible in landscape where they&amp;#8217;re potentially needed the most.&lt;/p&gt;

&lt;h3&gt;Avoiding overscaling of image specimens&lt;/h3&gt;

&lt;p&gt;One issue that was brought to my attention from a coworker was how the survey image seemed to expand boundlessly with the viewport. On mobile devices this isn&amp;#8217;t such a problem, but on large screens and even modestly sized high-density displays, images can be scaled excessively. Because the responsive &lt;code&gt;img&lt;/code&gt; tag&amp;#8217;s &lt;code&gt;srcset&lt;/code&gt; attribute specifies a maximum resolution image of &lt;code&gt;1536w&lt;/code&gt;, an image can begin to overscale at as “small” at sizes over 768 pixels wide on devices with a device pixel ratio of 2.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="https://alistapart.com/d/designing-for-research/fig-09-v2-1x.jpg" srcset="https://alistapart.com/d/designing-for-research/fig-09-v2-2x.jpg 2x, https://alistapart.com/d/designing-for-research/fig-09-v2-1x.jpg 1x" alt="The survey with an image expanding to fill the window."&gt;
&lt;/figure&gt;

&lt;p&gt;Some overscaling is inevitable and acceptable. However, when it&amp;#8217;s excessive, compression artifacts in an image can become more pronounced. To address this, the survey image&amp;#8217;s &lt;code&gt;max-width&lt;/code&gt; is set to &lt;code&gt;1536px&lt;/code&gt; for standard displays as of round two. For devices with a device pixel ratio of 2 or higher, the survey image&amp;#8217;s &lt;code&gt;max-width&lt;/code&gt; is set to half that at &lt;code&gt;768px&lt;/code&gt;:&lt;/p&gt;

&lt;figure&gt;
&lt;img src="https://alistapart.com/d/designing-for-research/fig-10-v2-1x.jpg" srcset="https://alistapart.com/d/designing-for-research/fig-10-v2-2x.jpg 2x, https://alistapart.com/d/designing-for-research/fig-10-v2-1x.jpg 1x" alt="The survey with an image comfortably fitting in the window."&gt;
&lt;/figure&gt;

&lt;p&gt;This minor (yet important) fix ensures that images aren&amp;#8217;t scaled beyond a reasonable maximum. With a reasonably sized image asset in the viewport, participants will assess images close to or at a given image asset&amp;#8217;s natural dimensions, particularly on large screens.&lt;/p&gt;

&lt;p&gt;User feedback is valuable. These and other UX feedback items I incorporated improved both the function of the survey and the integrity of the collected data. All it took was sitting down with users and listening to them.&lt;/p&gt;

&lt;h2&gt;Wrapping up&lt;/h2&gt;

&lt;p&gt;As round two of the survey gets under way, I&amp;#8217;m hoping the data gathered reveals something exciting about the relationship between performance and how people perceive image quality. If you want to be a part of the effort, &lt;a href="https://imagesurvey.site" rel="noopener"&gt;please take the survey&lt;/a&gt;. When round two concludes, keep an eye out here for a summary of the results!&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Thank you to those who gave their valuable time and feedback to make this article as good as it could possibly be: &lt;a href="https://www.aaron-gustafson.com/" rel="noopener"&gt;Aaron Gustafson&lt;/a&gt;, &lt;a href="https://www.zeldman.com/" rel="noopener"&gt;Jeffrey Zeldman&lt;/a&gt;, &lt;a href="http://brandongregorycreative.com/" rel="noopener"&gt;Brandon Gregory&lt;/a&gt;, &lt;a href="https://rachelandrew.co.uk/" rel="noopener"&gt;Rachel Andrew&lt;/a&gt;, &lt;a href="https://www.bruceontheloose.com/" rel="noopener"&gt;Bruce Hyslop&lt;/a&gt;, &lt;a href="http://adrianroselli.com/" rel="noopener"&gt;Adrian Roselli&lt;/a&gt;, &lt;a href="https://www.megkurdziolek.com/" rel="noopener"&gt;Meg Dickey-Kurdziolek&lt;/a&gt;, and &lt;a href="https://www.linkedin.com/in/tukkrr/" rel="noopener"&gt;Nick Tucker&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Additional thanks to those who helped improve the image quality survey: &lt;a href="https://twitter.com/mandytensen" rel="noopener"&gt;Mandy Tensen&lt;/a&gt;, &lt;a href="https://twitter.com/darleendenno" rel="noopener"&gt;Darleen Denno&lt;/a&gt;, &lt;a href="http://www.charlottedann.com/" rel="noopener"&gt;Charlotte Dann&lt;/a&gt;, &lt;a href="https://www.timdunklee.com/" rel="noopener"&gt;Tim Dunklee&lt;/a&gt;, and &lt;a href="https://thadroe.com/" rel="noopener"&gt;Thad Roe&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/alistapart/main/~4/jf06CuQp9gQ" height="1" width="1" alt=""/&gt;</description>
      <dc:subject><![CDATA[Application Development, Usability, User Research
]]></dc:subject>
      <dc:date>2018-03-20T13:09:00+00:00</dc:date>
    <feedburner:origLink>http://alistapart.com/article/designing-for-research</feedburner:origLink></item><item>
      <title><![CDATA[Conversational Design]]></title>
      <author>by <a itemprop="url" class="author" rel="author" href="/author/erikahall">Erika Hall</a></author>
      <link>http://feedproxy.google.com/~r/alistapart/main/~3/VHkCZos2qpg/conversational-design</link>
      <guid isPermaLink="false">http://alistapart.com/article/conversational-design</guid>
      <description>&lt;p&gt;&lt;b&gt;A note from the editors:&lt;/b&gt; We’re pleased to share an excerpt from Chapter 1 of Erika Hall’s new book, &lt;i&gt;Conversational Design&lt;/i&gt;, available now from &lt;a href="https://abookapart.com/products/conversational-design"&gt;A Book Apart&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Texting is how we talk now. We talk by tapping tiny messages on touchscreens—we message using SMS via mobile data networks, or through apps like Facebook Messenger or WhatsApp.&lt;/p&gt;&lt;style&gt;.article-layout .main-content &gt; figure.quote:first-child figcaption { margin-top: 1rem; }&lt;/style&gt;

&lt;p&gt;In 2015, the Pew Research Center found that 64% of American adults owned a smartphone of some kind, &lt;a href="http://www.pewinternet.org/2015/04/01/us-smartphone-use-in-2015/"&gt;up from 35% in 2011&lt;/a&gt;. We still refer to these personal, pocket-sized computers as phones, but “Phone” is now just one of many communication apps we neglect in favor of texting. Texting is the most widely used mobile data service in America. And in the wider world, four billion people have mobile phones, so 4 billion people have access to SMS or other messaging apps. For some, dictating messages into a wristwatch offers an appealing alternative to placing a call.&lt;/p&gt;

&lt;p&gt;The popularity of texting can be partially explained by the medium’s ability to offer the easy give-and-take of conversation without requiring continuous attention. Texting feels like direct human connection, made even more captivating by unpredictable lag and irregular breaks. Any typing is incidental because the experience of texting barely resembles “writing,” a term that carries associations of considered composition. In his TED talk, Columbia University linguist John McWhorter called texting “fingered conversation”—terminology I find awkward, but accurate. The physical act—typing—isn’t what defines the form or its conventions. Technology is breaking down our traditional categories of communication. &lt;/p&gt;

&lt;p&gt;By the numbers, texting is the most compelling computer-human interaction going. When we text, we become immersed and forget our exchanges are computer-mediated at all. We can learn a lot about digital design from the inescapable draw of these bite-sized interactions, specifically the use of language.&lt;/p&gt;

&lt;h2&gt;What Texting Teaches Us&lt;/h2&gt;

&lt;p&gt;This is an interesting example of what makes computer-mediated interaction interesting. The reasons people are compelled to attend to their text messages—even at risk to their own health and safety—aren’t high-production values, so-called rich media, or the complexity of the feature set. &lt;/p&gt;

&lt;p&gt;Texting, and other forms of social media, tap into something very primitive in the human brain. These systems offer always-available social connection. The brevity and unpredictability of the messages themselves triggers the release of dopamine that motivates seeking behavior and keeps people coming back for more. What makes interactions interesting may start on a screen, but the really interesting stuff happens in the mind. And language is a critical part of that. Our conscious minds are made of language, so it’s easy to perceive the messages you read not just as words but as the thoughts of another mingled with your own. Loneliness seems impossible with so many voices in your head. &lt;/p&gt;

&lt;p&gt;With minimal visual embellishment, texts can deliver personality, pathos, humor, and narrative. This is apparent in “Texts from Dog,” which, as the title indicates, is a series of imagined text exchanges between a man and his dog. (Fig 1.1). With just a few words, and some considered capitalization, Joe Butcher (writing as October Jones) creates a vivid picture of the relationship between a neurotic canine and his weary owner.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/conversational-design/fig-11.png" alt="A dog texts his master about belly rubs."&gt;
&lt;figcaption&gt;Fig 1.1: “Texts from Dog” shows how lively a simple text exchange can be.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Using words is key to connecting with other humans online, just as it is in the so-called “real world.” Imbuing interfaces with the attributes of conversation can be powerful. I’m far from the first person to suggest this. However, as computers mediate more and more relationships, including customer relationships, anyone thinking about digital products and services is in a challenging place. We’re caught between tried-and-true past practices and the urge to adopt the “next big thing,” sometimes at the exclusion of all else.&lt;/p&gt;

&lt;p&gt;Being intentionally conversational isn’t easy. This is especially true in business and at scale, such as in digital systems. Professional writers use different types of writing for different purposes, and each has rules that can be learned. The love of language is often fueled by a passion for rules — rules we received in the classroom and revisit in manuals of style, and rules that offer writers the comfort of being correct outside of any specific context. Also, there is the comfort of being finished with a piece of writing and moving on. Conversation, on the other hand, is a context-dependent social activity that implies a potentially terrifying immediacy.&lt;/p&gt;

&lt;p&gt;Moving from the idea of publishing content to engaging in conversation can be uncomfortable for businesses and professional writers alike. There are no rules. There is no &lt;em&gt;done&lt;/em&gt;. It all feels more personal. Using colloquial language, even in “simplifying” interactive experiences, can conflict with a desire to appear authoritative. Or the pendulum swings to the other extreme and a breezy style gets applied to a laborious process like a thin coat of paint.&lt;/p&gt;

&lt;p&gt;As a material for design and an ingredient in interactions, words need to emerge from the content shed and be considered from the start.&amp;nbsp; The way humans use language—easily, joyfully, sometimes painfully—should anchor the foundation of all interactions with digital systems.&lt;/p&gt;

&lt;p&gt;The way we use language and the way we socialize are what make us human; our past contains the key to what commands our attention in the present, and what will command it in the future. To understand how we came to be so perplexed by our most human quality, it’s worth taking a quick look at, oh!, the entire known history of communication technology. &lt;/p&gt;

&lt;h2&gt;The Mother Tongue&lt;/h2&gt;

&lt;p&gt;Accustomed to eyeballing type, we can forget language began in our mouths as a series of sounds, like the calls and growls of other animals. We’ll never know for sure how long we’ve been talking—speech itself leaves no trace—but we do know it’s been a mighty long time. &lt;/p&gt;

&lt;p&gt;Archaeologist Natalie Thais Uomini and psychologist Georg Friedrich Meyer concluded that &lt;a href="https://www.ncbi.nlm.nih.gov/pubmed/24023634"&gt;our ancestors began to develop language as early as 1.75 million years ago&lt;/a&gt;. Per the fossil record, modern humans emerged at least 190,000 years ago in the African savannah. Evidence of cave painting goes back 30,000 years (Fig 1.2). &lt;/p&gt;

&lt;p&gt;Then, a mere 6,000 years ago, ancient Sumerian commodity traders grew tired of getting ripped off. Around 3200 BCE, one of them had the idea to track accounts by scratching wedges in wet clay tablets. Cuneiform was born. &lt;/p&gt;

&lt;p&gt;So, don’t feel bad about procrastinating when you need to write—humanity put the whole thing off for a couple hundred thousand years! By a conservative estimate, we’ve had writing for about 4% of the time we’ve been human. Chatting is easy; writing is an arduous chore.&lt;/p&gt;

&lt;p&gt;Prior to mechanical reproduction, literacy was limited to the elite by the time and cost of hand-copying manuscripts. It was the rise of printing that led to widespread literacy; mass distribution of text allowed information and revolutionary ideas to circulate across borders and class divisions. The sharp increase in literacy bolstered an emerging middle class. And the ability to record and share knowledge accelerated all other advances in technology: photography, radio, TV, computers, internet, and now the mobile web. And our talking speakers.&lt;/p&gt;

&lt;figure&gt;
&lt;img src="/d/conversational-design/fig-12.png" alt="Chart showing the evolution of communication over the last 200,000, 6,000, and 180 years"&gt;
&lt;figcaption&gt;Fig 1.2: In hindsight, “literate culture” now seems like an annoying phase we had to go through so we could get to texting.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Every time our communication technology advances and changes, so does the surrounding culture—then it disrupts the power structure and upsets the people in charge. Catholic archbishops railed against mechanical movable type in the fifteenth century. Today, English teachers deplore texting emoji. Resistance is, as always, futile. OMG is now listed in the Oxford English Dictionary.&lt;/p&gt;

&lt;p&gt;But while these developments have changed the world and how we relate to one another, they haven’t altered our deep oral core.&lt;/p&gt;

&lt;h2&gt;Orality, Say It with Me&lt;/h2&gt;

&lt;figure class="quote"&gt;
&lt;blockquote&gt;Orality knits persons into community.&lt;/blockquote&gt;
&lt;figcaption&gt;Walter Ong&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Today, when we record everything in all media without much thought, it’s almost impossible to conceive of a world in which the sum of our culture existed only as thoughts. &lt;/p&gt;

&lt;p&gt;Before literacy, words were ephemeral and all knowledge was social and communal. There was no “save” option and no intellectual property. The only way to sustain an idea was to share it, speaking aloud to another person in a way that made it easy for them to remember. This was &lt;em&gt;orality&lt;/em&gt;—the first interface. &lt;/p&gt;

&lt;p&gt;We can never know for certain what purely oral cultures were like. People without writing are &lt;em&gt;terrible&lt;/em&gt; at keeping records. But we can examine oral traditions that persist for clues.&lt;/p&gt;

&lt;h3&gt;The oral formula&lt;/h3&gt;

&lt;p&gt;Reading and writing remained elite activities for centuries after their invention. In cultures without a writing system, oral characteristics persisted to help transmit poetry, history, law and other knowledge across generations.&lt;/p&gt;

&lt;p&gt;The epic poems of Homer rely on meter, formulas, and repetition to aid memory:&lt;/p&gt;

&lt;figure class="quote"&gt;
&lt;blockquote&gt;Far as a man with his eyes sees into the mist of the distance
Sitting aloft on a crag to gaze over the wine-dark seaway,
Just so far were the loud-neighing steeds of the gods overleaping.&lt;/blockquote&gt;
&lt;figcaption&gt;&lt;i&gt;Iliad&lt;/i&gt;, 5.770&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Concrete images like &lt;i&gt;rosy-fingered dawn&lt;/i&gt;, &lt;i&gt;loud-neighing steeds&lt;/i&gt;, &lt;i&gt;wine-dark seaway&lt;/i&gt;, and &lt;i&gt;swift-footed Achilles&lt;/i&gt; served to aid the teller and to sear the story into the listener’s memory.&lt;/p&gt;

&lt;p&gt;Biblical proverbs also encode wisdom in a memorable format:&lt;/p&gt;

&lt;figure class="quote"&gt;
&lt;blockquote&gt;As a dog returns to its vomit, so fools repeat their folly.&lt;/blockquote&gt;
&lt;figcaption&gt;Proverbs 26:11&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;That is vivid. &lt;/p&gt;

&lt;p&gt;And a saying that originated in China hundreds of years ago can prove sufficiently durable to adorn a few hundred Etsy items:&lt;/p&gt;

&lt;figure class="quote"&gt;
&lt;blockquote&gt;A journey of a thousand miles begins with a single step.&lt;/blockquote&gt;
&lt;figcaption&gt;Tao Te Ching, Chapter 64, ascribed to &lt;a href="https://en.wikipedia.org/wiki/Laozi"&gt;Lao Tzu&lt;/a&gt;&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;h3&gt;The labor of literature&lt;/h3&gt;

&lt;p&gt;Literacy created distance in time and space and decoupled shared knowledge from social interaction. Human thought escaped the existential present. The reader doesn’t need to be alive at the same time as the writer, let alone hanging out around the same fire pit or agora.&amp;nbsp; &lt;/p&gt;

&lt;p&gt;Freed from the constraints of orality, thinkers explored new forms to preserve their thoughts. And what verbose and convoluted forms these could take: &lt;/p&gt;

&lt;figure class="quote"&gt;
&lt;blockquote&gt;The Reader will I doubt too soon discover that so large an interval of time was not spent in writing this discourse; the very length of it will convince him, that the writer had not time enough to make a shorter.&lt;/blockquote&gt;
&lt;figcaption&gt;George Tullie, &lt;i&gt;An Answer to a Discourse Concerning the Celibacy of the Clergy&lt;/i&gt;, 1688&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;There’s no such thing as an oral semicolon. And George Tullie has no way of knowing anything about his future audience. He addresses himself to a generic reader he will never see, nor receive feedback from. Writing in this manner is terrific for precision, but not good at all for interaction. &lt;/p&gt;

&lt;p&gt;Writing allowed literate people to become hermits and hoarders, able to record and consume knowledge in total solitude, invest authority in them, and defend ownership of them. Though much writing preserved the dullest of records, the small minority of language communities that made the leap to literacy also gained the ability to compose, revise, and perfect works of magnificent complexity, utility, and beauty. &lt;/p&gt;

&lt;h3&gt;The qualities of oral culture &lt;/h3&gt;

&lt;p&gt;In &lt;i&gt;Orality and Literacy: The Technologizing of the Word&lt;/i&gt;, Walter Ong explored the “psychodynamics of orality,” which is, coincidentally, quite a mouthful.&amp;nbsp; Through his research, he found that the ability to preserve ideas in writing not only increased knowledge, it altered values and behavior. People who grow up and live in a community that has never known writing are different from literate people—they depend upon one another to preserve and share knowledge. This makes for a completely different, and much more intimate, relationship between ideas and communities.&lt;/p&gt;

&lt;h4&gt;Oral culture is immediate and social&lt;/h4&gt;

&lt;p&gt;In a society without writing, communication can happen only in the moment and face-to-face. It sounds like the introvert’s nightmare! Oral culture has several other hallmarks as well:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Spoken words are events that exist in time.&lt;/b&gt; It’s impossible to step back and examine a spoken word or phrase. While the speaker can try to repeat, there’s no way to capture or replay an utterance.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;All knowledge is social, and lives in memory.&lt;/b&gt; Formulas and patterns are essential to transmitting and retaining knowledge. When the knowledge stops being interesting to the audience, it stops existing.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Individuals need to be present to exchange knowledge or communicate.&lt;/b&gt; All communication is participatory and immediate. The speaker can adjust the message to the context. Conversation, contention, and struggle help to retain this new knowledge.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;The community owns knowledge, not individuals.&lt;/b&gt; Everyone draws on the same themes, so not only is originality not helpful, it’s nonsensical to claim an idea as your own.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;There are no dictionaries or authoritative sources.&lt;/b&gt; The right use of a word is determined by how it’s being used right now. &lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;Literate culture promotes authority and ownership&lt;/h4&gt;

&lt;p&gt;Printed books enabled mass-distribution and dispensed with handicraft of manuscripts, alienating readers from the source of the ideas, and from each other. (Ong pg. 100):&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;b&gt;The printed text is an independent physical object.&lt;/b&gt; Ideas can be preserved as a thing, completely apart from the thinker.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Portable printed works enable individual consumption.&lt;/b&gt; The need and desire for private space accompanied the emergence of silent, solo reading.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Print creates a sense of private ownership of words.&lt;/b&gt; Plagiarism is possible.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Individual attribution is possible.&lt;/b&gt; The ability to identify a sole author increases the value of originality and creativity.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Print fosters a sense of closure.&lt;/b&gt; Once a work is printed, it is final and closed.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Print-based literacy ascended to a position of authority and cultural dominance, but it didn’t eliminate oral culture completely.&lt;/p&gt;

&lt;h4&gt;Technology brought us together again&lt;/h4&gt;

&lt;p&gt;All that studying allowed people to accumulate and share knowledge, speeding up the pace of technological change. And technology transformed communication in turn. It took less than 150 years to get from the telegraph to the World Wide Web. And with the web—a technology that requires literacy—Ong identified a return to the values of the earlier oral culture. He called this &lt;i&gt;secondary orality&lt;/i&gt;. Then he died in 2003, before the rise of the mobile internet, when things &lt;em&gt;really&lt;/em&gt; got interesting. &lt;/p&gt;

&lt;p&gt;Secondary orality is:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Immediate.&lt;/b&gt; There is no necessary delay between the expression of an idea and its reception. Physical distance is meaningless.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Socially aware and group-minded.&lt;/b&gt; The number of people who can hear and see the same thing simultaneously is in the billions.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Conversational. This is in the sense of being both more interactive and less formal.&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Collaborative.&lt;/b&gt; Communication invites and enables a response, which may then become part of the message.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Intertextual.&lt;/b&gt; The products of our culture reflect and influence one another.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Social, ephemeral, participatory, anti-authoritarian, and opposed to individual ownership of ideas—these qualities sound a lot like internet culture.&lt;/p&gt;

&lt;h2&gt;Wikipedia: Knowledge Talks&lt;/h2&gt;

&lt;p&gt;When someone mentions a genre of music you’re unfamiliar with—electroclash, say, or plainsong—what do you do to find out more? It’s quite possible you type the term into Google and end up on Wikipedia, the improbably successful, collaborative encyclopedia that would be absent without the internet. &lt;/p&gt;

&lt;p&gt;According to Wikipedia, encyclopedias have existed for around two-thousand years. Wikipedia has existed since 2001, and it’s the fifth most-popular site on the web. Wikipedia is not a publication so much as a society that provides access to knowledge. A volunteer community of “Wikipedians” continuously adds to and improves millions of articles in over 200 languages. It’s a phenomenon manifesting all the values of secondary orality: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Anyone can contribute anonymously and anyone can modify the contributions of another.&lt;/li&gt;
&lt;li&gt;The output is free.&lt;/li&gt;
&lt;li&gt;The encyclopedia articles are not attributed to any sole creator. A single article might have 2 editors or 1,000.&lt;/li&gt;
&lt;li&gt;Each article has an accompanying “talk” page where editors discuss potential improvements, and a “history” page that tracks all revisions. Heated arguments are not documented. They take place as revisions within documents.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Wikipedia is disruptive in the true Clayton Christensen sense. It’s created immense value and wrecked an existing business model. Traditional encyclopedias are publications governed by authority, and created by experts and fact checkers. A volunteer project collaboratively run by unpaid amateurs shows that conversation is more powerful than authority, and that human knowledge is immense and dynamic. &lt;/p&gt;

&lt;p&gt;In an interview with &lt;i&gt;The Guardian&lt;/i&gt;, a British librarian expressed some disdain about Wikipedia.&lt;/p&gt;

&lt;figure class="quote"&gt;
&lt;blockquote&gt;The main problem is the lack of authority. With printed publications, the publishers must ensure that their data are reliable, as their livelihood depends on it. But with something like this, all that goes out the window.&lt;/blockquote&gt;
&lt;figcaption&gt;Philip Bradley, “Who knows?”, &lt;i&gt;The Guardian&lt;/i&gt;, October 26, 2004&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Wikipedia is immediate, group-minded, conversational, collaborative, and intertextual— secondary orality in action—but it relies on traditionally published sources for its authority. After all, anything new that changes the world does so by fitting &lt;em&gt;into&lt;/em&gt; the world. As we design for new methods of communication, we should remember that nothing is more valuable simply because it’s new; rather, technology is valuable when it brings us more of what’s already meaningful.&lt;/p&gt;

&lt;h2&gt;From Documents to Events&lt;/h2&gt;

&lt;p&gt;Pages and documents organize information in space. Space used to be more of a constraint back when we printed conversation out. Now that the internet has given us virtually infinite  space, we need to mind how conversation moves through time. Thinking about serving the needs of people in an internet-based culture requires a shift from thinking about how information occupies space—documents—to how it occupies time—events.&lt;/p&gt;

&lt;p&gt;Texting means that we’ve never been more lively (yet silent) in our communications. While we still have plenty of in-person interactions, it’s gotten easy to go without. We text grocery requests to our spouses. We click through a menu in a mobile app to summon dinner (the order may still arrive at the restaurant by fax, proving William Gibson’s maxim that the future is unevenly distributed). We exchange messages on Twitter and Facebook instead of visiting friends in person, or even &lt;em&gt;while&lt;/em&gt; visiting friends in person. We work at home and Slack our colleagues.&lt;/p&gt;

&lt;p&gt;We&amp;#8217;re rapidly approaching a future where humans text other humans and only speak aloud to computers. A text-based interaction with a machine that’s standing in for a human should feel like a text-based interaction with a human. Words are a fundamental part of the experience, and they are part of the design. Words should be the basis for defining and creating the design. &lt;/p&gt;

&lt;p&gt;We’re participating in a radical cultural transformation. The possibilities manifest in systems like Wikipedia that succeed in changing the world by using technology to connect people in a single collaborative effort. And even those of us creating the change suffer from some lag. The dominant educational and professional culture remains based in literary values. We’ve been rewarded for individual achievement rather than collaboration. We seek to “make our mark,” even when designing changeable systems too complex for any one person to claim authorship. We look for approval from an authority figure. Working in a social, interactive way should feel like the most natural thing in the world, but it will probably take some doing. &lt;/p&gt;

&lt;p&gt;Literary writing—any writing that emerges from the culture and standards of literacy—is inherently not interactive. We need to approach the verbal design not as a literary work, but as a conversation. Designing human-centered interactive systems requires us to reflect on our deep-seated orientation around artifacts and ownership. We must alienate ourselves from a set of standards that no longer apply.&lt;/p&gt;

&lt;p&gt;Most advice on “writing for the web” or “creating content” starts from the presumption that we are “writing,” just for a different medium. But when we approach communication as an assembly of pieces of content rather than an interaction, customers who might have been expecting a conversation end up feeling like they’ve been handed a manual instead.&lt;/p&gt;

&lt;p&gt;Software is on a path to participating in our culture as a peer.&amp;nbsp; So, it should behave like a person—alive and present. It doesn’t matter how much so-called machine intelligence is under the hood—a perceptive set of programmatic responses, rather than a series of documents, can be enough if they have the qualities of conversation.&lt;/p&gt;

&lt;p&gt;Interactive systems should evoke the best qualities of living human communities—active, social, simple, and present—not passive, isolated, complex, or closed off.&lt;/p&gt;

&lt;h2&gt;Life Beyond Literacy&lt;/h2&gt;

&lt;figure class="quote"&gt;
&lt;blockquote&gt;Indeed, language changes lives. It builds society, expresses our highest aspirations, our basest thoughts, our emotions and our philosophies of life. But all language is ultimately at the service of human interaction. Other components of language—things like grammar and stories—are secondary to conversation.&lt;/blockquote&gt;
&lt;figcaption&gt;Daniel L. Everett, &lt;i&gt;How Language Began&lt;/i&gt;&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Literacy has gotten us far. It’s gotten you this far in this book. So, it’s not surprising we’re attached to the idea. Writing has allowed us to create technologies that give us the ability to interact with one another across time and space, and have instantaneous access to knowledge in a way our ancestors would equate with magic. However, creating and exchanging documents, while powerful, is not a good model for lively interaction. Misplaced literate values can lead to misery—working alone and worrying too much about posterity.&lt;/p&gt;

&lt;p&gt;So, it’s time to let go and live a little! We’re at an exciting moment. The computer screen that once stood for a page can offer a window into a continuous present that still remembers everything. Or, the screen might disappear completely. &lt;/p&gt;

&lt;p&gt;Now we can start imagining, in an open-ended way, what constellation of connected devices any given person will have around them, and how we can deliver a meaningful, memorable experience on any one of them. We can step away from the screen and consider what set of inputs, outputs, events, and information add up to the best experience. &lt;/p&gt;

&lt;p&gt;This is daunting for designers, sure, yet phenomenal for people. Thinking about human-computer interactions from a screen-based perspective was never truly human-centered from the start. The ideal interface is an interface that’s not noticeable at all—a world in which the distance from thought to action has collapsed and merely uttering a phrase can make it so.&lt;/p&gt;

&lt;p&gt;We’re fast moving past “computer literacy.” It’s on us to ensure all systems speak human fluently.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/alistapart/main/~4/VHkCZos2qpg" height="1" width="1" alt=""/&gt;</description>
      <dc:subject><![CDATA[Design
]]></dc:subject>
      <dc:date>2018-03-15T14:30:00+00:00</dc:date>
    <feedburner:origLink>http://alistapart.com/article/conversational-design</feedburner:origLink></item><item>
      <title><![CDATA[A DIY Web Accessibility Blueprint]]></title>
      <author>by <a itemprop="url" class="author" rel="author" href="/author/bethraduenzel">Beth Raduenzel</a></author>
      <link>http://feedproxy.google.com/~r/alistapart/main/~3/eNCdpBW8MNs/diy-web-accessibility-blueprint</link>
      <guid isPermaLink="false">http://alistapart.com/article/diy-web-accessibility-blueprint</guid>
      <description>&lt;p&gt;The summer of 2017 marked a &lt;a href="https://www.forbes.com/sites/legalnewsline/2017/10/02/lawyers-awarded-100k-after-historic-verdict-for-blind-internet-users-winn-dixie-appealing/#194fb0286b2e"&gt;monumental victory&lt;/a&gt; for the millions of Americans living with a disability. On June 13th, a Southern District of Florida Judge ruled that &lt;a href="https://www.forbes.com/sites/legalnewsline/2017/06/13/first-of-its-kind-trial-goes-plaintiffs-way-winn-dixie-must-update-website-for-the-blind/#279f0a4e1b38"&gt;Winn-Dixie’s inaccessible website&lt;/a&gt; violated Title III of the Americans with Disabilities Act. This case marks the &lt;a href="https://www.jdsupra.com/legalnews/first-public-accommodations-website-82698/"&gt;first trial under the ADA&lt;/a&gt;, which was passed into law in 1990.&lt;/p&gt;

&lt;p&gt;Despite spending more than &lt;a href="https://www.drinkerbiddle.com/insights/publications/2017/07/winn-dixie-website-violated-ada"&gt;$7 million to revamp its website&lt;/a&gt; in 2016, Winn-Dixie neglected to include design considerations for users with disabilities. Some of the features that were added include online prescription refills, digital coupons, rewards card integration, and a store locator function. However, it appears that &lt;a href="http://www.miamiherald.com/news/business/article155927249.html"&gt;inclusivity didn’t make the cut&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Because Winn-Dixie’s new website wasn’t developed to WCAG 2.0 standards, the new features it boasted were in effect only available to sighted, able-bodied users. When Florida resident Juan Carlos Gil, who is legally blind, visited the Winn-Dixie website to refill his prescriptions, he found it to be almost completely inaccessible using the same screen reader software he uses to access hundreds of other sites.&lt;/p&gt;

&lt;p&gt;Juan stated in his original complaint that he “felt as if another door had been slammed in his face.” But Juan wasn’t alone. Intentionally or not, Winn-Dixie was denying an entire group of people access to their new website and, in turn, each of the time-saving features it had to offer.&lt;/p&gt;

&lt;p&gt;What makes this case unique is that it marks the first time in history in which a public accommodations case went to trial, meaning the judge ruled the website to be a “place of public accommodation” under the ADA and therefore subject to ADA regulations. Since there are no specific ADA regulations regarding the internet, Judge Scola decided the adoption of the Web Content Accessibility Guidelines (WCAG) 2.0 Level AA to be appropriate. (Thanks to the hard work of the Web Accessibility Initiative (WAI) at the W3C, WCAG 2.0 has found widespread adoption throughout the globe, &lt;a href="https://www.w3.org/WAI/Policy/"&gt;either as law or policy&lt;/a&gt;.)&lt;/p&gt;

&lt;h2&gt;Learning to have empathy&lt;/h2&gt;

&lt;p&gt;Anyone with a product subscription service (think diapers, razors, or pet food) knows the feeling of gratitude that accompanies the delivery of a much needed product that arrives just in the nick of time. Imagine how much more grateful you’d be for this service if you, for whatever reason, were unable to drive and lived hours from the nearest store. It’s a service that would greatly improve your life. But &lt;em&gt;now&lt;/em&gt; imagine that the service gets overhauled and redesigned in such a way that it is only usable by people who own cars. You’d probably be pretty upset.&lt;/p&gt;

&lt;p&gt;This subscription service example is hypothetical, yet in the United States, despite federal web accessibility requirements instituted to protect the rights of disabled Americans, this sort of discrimination happens frequently. In fact, anyone assuming the Winn-Dixie case was an isolated incident would be wrong. Web accessibility lawsuits are rising in number. The &lt;a href="https://www.adatitleiii.com/2017/01/ada-title-iii-lawsuits-increase-by-37-percent-in-2016/"&gt;increase from 2015 to 2016 was 37%&lt;/a&gt;. While some of these may be what&amp;#8217;s known as &amp;#8220;&lt;a href="https://www.cbsnews.com/news/60-minutes-americans-with-disabilities-act-lawsuits-anderson-cooper/"&gt;drive-by lawsuits&lt;/a&gt;,&amp;#8221; many of them represent plaintiffs like Juan Gil who simply want equal rights. Scott Dinin, Juan’s attorney, explained, “We&amp;#8217;re not suing for damages. We&amp;#8217;re only suing them to follow the laws that have been in this nation for twenty-seven years.”&lt;/p&gt;

&lt;p&gt;For this reason and many others, now is the best time to take a proactive approach to web accessibility. In this article I’ll help you create a blueprint for getting your website up to snuff.&lt;/p&gt;

&lt;h2&gt;The accessibility blueprint&lt;/h2&gt;

&lt;p&gt;If you’ll be dealing with remediation, I won’t sugarcoat it: successfully meeting web accessibility standards is a big undertaking, one that is achieved only when every page of a site adheres to all the guidelines you are attempting to comply with. As I mentioned earlier, those guidelines are usually WCAG 2.0 Level AA, which means meeting every Level A and AA requirement. Tight deadlines, small budgets, and competing priorities may increase the stress that accompanies a web accessibility remediation project, but with a little planning and research, making a website accessible is both reasonable and achievable.&lt;/p&gt;

&lt;p&gt;My intention is that you may use this article as a blueprint to guide you as you undertake a DIY accessibility remediation project. Before you begin, you’ll need to &lt;a href="https://webaim.org/intro/#implementing"&gt;increase your accessibility know-how&lt;/a&gt;, familiarize yourself with &lt;a href="https://www.bitovi.com/blog/embrace-7-principles-of-universal-design-for-better-website-design"&gt;the principles of universal design&lt;/a&gt;, and learn about the &lt;a href="https://blog.thewholebraingroup.com/5-benefits-accessible-website"&gt;benefits of an accessible website&lt;/a&gt;. Then you may begin to evangelize the benefits of web accessibility to those you work with.&lt;/p&gt;

&lt;h3&gt;Have the conversation with leadership&lt;/h3&gt;

&lt;p&gt;Securing support from company leadership is imperative to the long-term success of your efforts. There are numerous ways to broach the subject of accessibility, but, sadly, in the world of business, substantiated claims top ethics and moral obligation. Therefore I’ve found one of the most effective ways to &lt;a href="http://digitaldesignstandards.com/standard/accessibility/designing-accessibility-simply-good-business/"&gt;build a business case for web accessibility&lt;/a&gt; is to highlight the benefits. &lt;/p&gt;

&lt;p&gt;Here are just a few to speak of:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Accessible websites are inherently more usable, and consequently they get more traffic. Additionally, better user experiences result in lower bounce rates, higher conversions, and less negative feedback, which in turn typically make &lt;a href="https://www.abilitynet.org.uk/blog/how-accessibility-helps-seo"&gt;accessible websites rank higher in search engines&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Like assistive technology, web crawlers (such as Googlebot) leverage HTML to get their information from websites, so a well marked-up, accessible website is easier to index, which makes it easier to find in search results.&lt;/li&gt;
&lt;li&gt;There are a number of &lt;a href="http://www.lflegal.com/2017/08/ny-web-cases/"&gt;potential risks for not having an accessible website&lt;/a&gt;, one of which is &lt;a href="https://dynomapper.com/blog/27-accessibility-testing/443-web-accessibility-lawsuits-set-to-increase-under-trump)"&gt;accessibility lawsuits&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Small businesses in the US that improve the accessibility of their website may be eligible for a &lt;a href="https://www.boia.org/blog/irs-will-pay-you-for-website-accessibility"&gt;tax credit&lt;/a&gt; from the IRS.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Start the movement&lt;/h3&gt;

&lt;p&gt;If you can’t secure leadership backing right away, you can still form a grassroots accessibility movement within the company. Begin slowly and build momentum as you work to improve usability for all users. Though you may not have the authority to make company-wide changes, you can strategically and systematically lead the charge for web accessibility improvements.&lt;/p&gt;

&lt;p&gt;My advice is to start small. For example, begin by pushing for site-wide improvements to color contrast ratios (which would help color-blind, low-vision, and aging users) or work on making the site keyboard accessible (which would help users with mobility impairments or broken touchpads, and people such as myself who prefer not using a mouse whenever possible). Incorporate user research and A/B testing into these updates, and document the results. Use the results to champion for more accessibility improvements.&lt;/p&gt;

&lt;h3&gt;Read and re-read the guidelines&lt;/h3&gt;

&lt;p&gt;Build your knowledge base as you go. Learning which laws, rules, or guidelines apply to you, and understanding them, is a prerequisite to writing an accessibility plan. &lt;a href="https://webaim.org/articles/laws/world/"&gt;Web accessibility guidelines vary throughout the world.&lt;/a&gt; There may be other guidelines that apply to you, and in some cases, additional rules, regulations, or mandates specific to your industry.&lt;/p&gt;

&lt;p&gt;Not understanding which rules apply to you, not reading them in full, or not understanding what they mean can create huge problems down the road, including excessive rework once you learn you need to make changes.&lt;/p&gt;

&lt;h3&gt;Build a team&lt;/h3&gt;

&lt;p&gt;Before you can start remediating your website, you’ll need to assemble a team. The number of people will vary depending on the size of your organization and website. I previously worked for a very large company with a very large website, yet the accessibility team they assembled was small in comparison to the thousands of pages we were tasked to remediate. This team included a project manager, visual designers, user experience designers, front-end developers, content editors, a couple requirements folks, and a few QA testers. Most of these people had been pulled from their full-time roles and instructed to quickly become familiar with WCAG 2.0. To help you create your own accessibility team, I will explain in detail some of the top responsibilities of the key players:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Project manager&lt;/b&gt; is responsible for coordinating the entire remediation process. They will help run planning sessions, keep everyone on schedule, and report the progress being made. Working closely with the requirements people, their goal is to keep every part of this new machine running smoothly.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Visual designers&lt;/b&gt; will mainly address issues of &lt;a href="http://www.uxbooth.com/articles/accessibility-visual-design/"&gt;color usage and text alternatives&lt;/a&gt;. In its present form, WCAG 2.0 contrast minimums only apply to text, however the much anticipated WCAG 2.1 update (due to be released in mid-2018) contains a new success criterion for &lt;a href="https://www.w3.org/TR/WCAG21/#non-text-contrast"&gt;Non-text Contrast&lt;/a&gt;, which covers contrast minimums of all interactive elements and “graphics required to understand the content.” Visual designers should also steer clear of &lt;a href="http://www.telegraph.co.uk/science/2016/10/23/internet-is-becoming-unreadable-because-of-a-trend-towards-light/"&gt;design trends that ruin usability&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;UX designers&lt;/b&gt; should be checking for consistent, logical navigation and reading order. They’ll need to test that pages are &lt;a href="https://www.hobo-web.co.uk/headers/"&gt;using heading tags appropriately&lt;/a&gt; (headings are for semantic structure, not for visual styling). They’ll be checking to see that page designs are structured to appear and operate in predictable ways.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Developers&lt;/b&gt; have the potential to make or break an accessible website because even the best designs will fail if implemented incorrectly. If your developers are unfamiliar with &lt;a href="https://www.w3.org/TR/wai-aria-1.1/"&gt;WAI-ARIA&lt;/a&gt;, &lt;a href="https://www.w3.org/WAI/gettingstarted/tips/developing"&gt;accessible coding practices&lt;/a&gt;, or &lt;a href="https://medium.com/@matuzo/writing-javascript-with-accessibility-in-mind-a1f6a5f467b9"&gt;accessible JavaScript&lt;/a&gt;, then they have a few things to learn. Developers should think of themselves as designers because they play a very important role in &lt;a href="https://shop.smashingmagazine.com/products/inclusive-design-patterns"&gt;designing an inclusive user experience&lt;/a&gt;. Luckily, Google offers a short, &lt;a href="https://webaccessibility.withgoogle.com/course"&gt;free Introduction to Web Accessibility course&lt;/a&gt; and, via Udacity, a &lt;a href="https://www.udacity.com/course/web-accessibility--ud891"&gt;free, advanced two-week accessibility course&lt;/a&gt;. Additionally, &lt;a href="http://a11yproject.com/"&gt;The A11Y Project&lt;/a&gt; is a one-stop shop loaded with free pattern libraries, checklists, and accessibility resources for front-end developers.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Editorial&lt;/b&gt; review the copy for verbosity. Avoid using phrases that will confuse people who aren’t native language speakers. Don’t “beat around the bush” (see what I did there?). Keep content simple, concise, and easy to understand. No writing degree? No worries. There are apps that can help you &lt;a href="https://hemingwayapp.com/"&gt;improve the clarity of your writing&lt;/a&gt; and that &lt;a href="https://www.grammarly.com/"&gt;correct your grammar&lt;/a&gt; like a middle school English teacher. Score bonus points by making sure link text is understandable out of context. While this is a WCAG 2.0 Level AAA guideline, it’s also easily fixed and it greatly improves the user experience for individuals with varying learning and cognitive abilities.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Analysts&lt;/b&gt; work in tandem with editorial, design, UX, and QA. They coordinate the work being done by these groups and document the changes needed. As they work with these teams, they manage the action items and follow up on any outstanding tasks, questions, or requests. The analysts also deliver the requirements specifications to the developers. If the changes are numerous and complex, the developers may need the analysts to provide further clarification and to help them properly implement the changes as described in the specs.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;QA&lt;/b&gt; will need to be trained to the same degree as the other accessibility specialists since they will be responsible for testing the changes that are being made and catching any issues that arise. They will need to learn how to navigate a website using only a keyboard and also by properly using a screen reader (ideally a variety of screen readers). I emphasized “properly” because while anyone can download &lt;a href="https://www.nvaccess.org/"&gt;NVDA&lt;/a&gt; or turn on &lt;a href="https://help.apple.com/voiceover/info/guide/10.12/"&gt;VoiceOver&lt;/a&gt;, it takes another level of skill to understand the difference between “getting through a page” and “getting through a page with standard keyboard controls.” Having individuals with visual, auditory, or mobility impairments on the QA team can be a real advantage, as they are more familiar with assistive technology and can test in tandem with others. Additionally, there are a variety of &lt;a href="https://dynomapper.com/blog/27-accessibility-testing/246-top-25-awesome-accessibility-testing-tools-for-websites"&gt;automated accessibility testing tools&lt;/a&gt; you can use alongside manual testing. These tools typically catch only around 30% of common accessibility issues, so they do not replace ongoing human testing. But they can be extremely useful in helping QA learn when an update has negatively affected the accessibility of your website.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Start your engines!&lt;/h3&gt;

&lt;p&gt;Divide your task into pieces that make sense. You may wish to tackle all the global elements first, then work your way through the rest of the site, section by section. Keep in mind that every page must adhere to the accessibility standards you’re following for it to be deemed “accessible.” (This includes PDFs.) &lt;/p&gt;

&lt;p&gt;Use what you’ve learned so far by way of accessibility videos, articles, and guidelines to perform an audit of your current site. While some manual testing may seem difficult at first, you’ll be happy to learn that &lt;a href="http://www.karlgroves.com/2013/09/05/the-6-simplest-web-accessibility-tests-anyone-can-do/"&gt;some manual testing is very simple&lt;/a&gt;. Regardless of the testing being performed, keep in mind that it should always be done thoroughly and by considering a variety of users, including:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;keyboard users;&lt;/li&gt;
&lt;li&gt;blind users;&lt;/li&gt;
&lt;li&gt;color-blind users;&lt;/li&gt;
&lt;li&gt;low-vision users;&lt;/li&gt;
&lt;li&gt;deaf and hard-of-hearing users;&lt;/li&gt;
&lt;li&gt;users with learning disabilities and cognitive limitations;&lt;/li&gt;
&lt;li&gt;mobility-impaired users;&lt;/li&gt;
&lt;li&gt;users with speech disabilities;&lt;/li&gt;
&lt;li&gt;and users with seizure disorders.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;When you are in the weeds, document the patterns&lt;/h3&gt;

&lt;p&gt;As you get deep in the weeds of remediation, keep track of the patterns being used. Start a knowledge repository for elements and situations. Lock down the designs and colors, code each element  to be accessible, and test these patterns across various platforms, browsers, screen readers, and devices. When you know the elements are bulletproof, save them in a pattern library that you can pull from later. Having a pattern library at your fingertips will improve consistency and compliance, and help you meet tight deadlines later on, especially when working in an agile environment. You’ll need to keep this online knowledge repository and pattern library up-to-date. It should be a living, breathing document.&lt;/p&gt;

&lt;h3&gt;Cross the finish line … and keep going!&lt;/h3&gt;

&lt;p&gt;Some people mistakenly believe accessibility is a set-it-and-forget-it solution. It isn’t. Accessibility is an ongoing challenge to continually improve the user experience the way any good UX practitioner does. This is why it’s crucial to get leadership on board. Once your site is fully accessible, you must begin working on the backlogs of continuous improvements. If you aren’t vigilant about accessibility, people making even small site updates can unknowingly strip the site of the accessibility features you worked so hard to put in place. You’d be surprised how quickly it can happen, so educate everyone you work with about the importance of accessibility. When everyone working on your site understands and evangelizes accessibility, your chances of protecting the accessibility of the site are much higher.&lt;/p&gt;

&lt;h2&gt;It’s about the experience, not the law&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://www.lexislegalnews.com/articles/23502/winn-dixie-blind-patron-debate-ada-applicability-to-websites-in-11th-circuit"&gt;In December of 2017, Winn-Dixie appealed the case&lt;/a&gt; with blind patron Juan Carlo Gil. Their argument is that a website does not constitute a place of accommodation, and therefore, their case should have been dismissed. This case, and others, illustrate that the legality of web accessibility is still very much in flux. However, as web developers and designers, our motivation to build accessible websites should have nothing to do with the law and everything to do with the user experience.&lt;/p&gt;

&lt;p&gt;Good accessibility is good UX. We should seek to create the best user experience for all. And we shouldn’t settle for simply meeting accessibility standards but rather strive to create an experience that delights users of all abilities.&lt;/p&gt;

&lt;h2&gt;Additional resources and articles&lt;/h2&gt;

&lt;p&gt;If you are ready to learn more about web accessibility standards and become the accessibility evangelist on your team, here are some additional resources that can help.&lt;/p&gt;

&lt;h3&gt;Resources&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="http://code.viget.com/interactive-wcag"&gt;Interactive WCAG 2.0&lt;/a&gt;—an awesome full version of the WCAG 2.0 guidelines that allows you to filter success criteria by responsibility.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://khan.github.io/tota11y/"&gt;tota11y&lt;/a&gt;—tota11y is an easy-to-use accessibility visualization tool from Khan Academy.&lt;/li&gt;
&lt;li&gt;The &lt;a href="https://a11yproject.com/"&gt;A11Y Project&lt;/a&gt;—a ton of libraries, checklists, and accessibility resources for front-end developers.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.udacity.com/course/web-accessibility--ud891"&gt;Web Accessibility by Google: Developing with Empathy&lt;/a&gt;—a free two-week eLearning course that is geared toward experienced front-end developers.&lt;/li&gt;
&lt;li&gt;“&lt;a href="https://dynomapper.com/blog/27-accessibility-testing/246-top-25-awesome-accessibility-testing-tools-for-websites"&gt;Top Twenty-Five Awesome Accessibility Testing Tools for Websites&lt;/a&gt;”—a compiled list of twenty-five automated accessibility testing tools with a brief description of each one.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Articles&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;“&lt;a href="http://digitaldesignstandards.com/standard/accessibility/designing-accessibility-simply-good-business/"&gt;Why Designing for Accessibility Is Simply Good Business&lt;/a&gt;”—lists seven business-savvy benefits of having an accessible website.&lt;/li&gt;
&lt;li&gt;“&lt;a href="https://www.nomensa.com/blog/2012/accessibility-is-part-of-ux-it-isnt-a-swear-word"&gt;Accessibility Is Part of UX (It Isn’t a Swear Word)&lt;/a&gt;”—an awesome article that addresses how the separation of HTML and CSS affects navigation, layout, and more.&lt;/li&gt;
&lt;li&gt;“&lt;a href="https://alistapart.com/article/reframing-accessibility-for-the-web"&gt;Reframing Accessibility for the Web&lt;/a&gt;”—addresses negative stereotypes, ableism, and how to integrate accessibility into your testing process.&lt;/li&gt;
&lt;li&gt;“&lt;a href="https://www.levelaccess.com/what-does-responsive-web-design-have-to-do-with-accessibility/"&gt;What Does Responsive Web Design Have to Do with Accessibility?&lt;/a&gt;”—discusses how responsive web design improves UX and accessibility.&lt;/li&gt;
&lt;li&gt;“&lt;a href="https://usabilitygeek.com/guidelines-improve-usability-accessibility/"&gt;Ten Guidelines to Improve the Usability and Accessibility of Your Site&lt;/a&gt;”—helps you identify the “low-hanging fruit” of accessibility issues and shows you how to fix them.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/alistapart/main/~4/eNCdpBW8MNs" height="1" width="1" alt=""/&gt;</description>
      <dc:subject><![CDATA[User Experience, Accessibility
]]></dc:subject>
      <dc:date>2018-03-13T13:18:00+00:00</dc:date>
    <feedburner:origLink>http://alistapart.com/article/diy-web-accessibility-blueprint</feedburner:origLink></item>

    </channel>
</rss>
