<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>History on David Burke</title><link>https://davidburke.me/categories/history/</link><description>Recent content in History on David Burke</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Thu, 21 May 2026 10:10:00 +0000</lastBuildDate><atom:link href="https://davidburke.me/categories/history/index.xml" rel="self" type="application/rss+xml"/><item><title>The Rolling Quads and the History of the Curb-Cut Effect</title><link>https://davidburke.me/p/the-rolling-quads-and-the-history-of-the-curb-cut-effect/</link><pubDate>Thu, 21 May 2026 10:10:00 +0000</pubDate><guid>https://davidburke.me/p/the-rolling-quads-and-the-history-of-the-curb-cut-effect/</guid><description>&lt;img src="https://davidburke.me/img/featured/the-rolling-quads-and-the-history-of-the-curb-cut-effect.svg" alt="Featured image of post The Rolling Quads and the History of the Curb-Cut Effect" /&gt;&lt;p&gt;In UX design and digital accessibility, we often reference the &amp;ldquo;Curb-Cut Effect.&amp;rdquo; It describes how designing for marginalized groups ends up benefiting everyone. Behind this term is a hard-fought history of civil rights activism.&lt;/p&gt;
&lt;p&gt;Why is it called the Curb-Cut Effect? To answer that, we look back to the early 1970s and a group of determined students at the University of California, Berkeley.&lt;/p&gt;
&lt;h3 id="the-unnavigable-city"&gt;The Unnavigable City
&lt;/h3&gt;&lt;p&gt;In the mid-20th century, American cities were hostile to wheelchair users. Sidewalks ended in sharp drops into the street. To cross an intersection, a wheelchair user had to find a driveway, navigate through traffic, and find another driveway to get back on the sidewalk. Otherwise, they had to rely on strangers to lift their heavy chairs over the curbs.&lt;/p&gt;
&lt;p&gt;This lack of accessibility trapped disabled individuals in their homes or institutions. It denied them access to education, employment, and community life.&lt;/p&gt;
&lt;h3 id="ed-roberts-and-the-rolling-quads"&gt;Ed Roberts and the Rolling Quads
&lt;/h3&gt;&lt;p&gt;A major shift happened when Ed Roberts, a post-polio quadriplegic who required an iron lung, fought for admittance to UC Berkeley. The university initially rejected him. One administrator famously stated, &amp;ldquo;We&amp;rsquo;ve tried cripples before and it didn&amp;rsquo;t work.&amp;rdquo; Roberts fought the decision and won, becoming the first student with severe disabilities to attend Berkeley. He lived in the campus hospital because the dorms could not accommodate his iron lung.&lt;/p&gt;
&lt;p&gt;Soon, other disabled students joined him. They organized into an advocacy group called the &lt;strong&gt;&amp;ldquo;Rolling Quads.&amp;rdquo;&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id="guerrilla-activism"&gt;Guerrilla Activism
&lt;/h3&gt;&lt;p&gt;Frustrated by the city&amp;rsquo;s refusal to make the streets accessible, the Rolling Quads took direct action.&lt;/p&gt;
&lt;p&gt;Accounts from the era detail how activists went out at night with sledgehammers, crowbars, and quick-drying cement. They smashed the concrete corners of intersections and built crude, sloping ramps. This forced the city to acknowledge the need for these &amp;ldquo;curb cuts.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Their advocacy worked. In 1972, Berkeley established the Center for Independent Living. The city installed the country&amp;rsquo;s first official curb cut at the intersection of Telegraph and Bancroft Ways.&lt;/p&gt;
&lt;h3 id="the-universal-realization"&gt;The Universal Realization
&lt;/h3&gt;&lt;p&gt;Soon after the official curb cuts were installed, planners noticed something unexpected. Wheelchair users could finally navigate the city safely, but the ramps were also used by the rest of the population.&lt;/p&gt;
&lt;p&gt;Parents pushing baby strollers, delivery drivers with hand trucks, travelers pulling luggage, and cyclists all naturally used the curb cuts. The ramps offered a path of least resistance.&lt;/p&gt;
&lt;p&gt;This realization—that removing a barrier for a marginalized group removes friction for everyone—became a core argument for the Americans with Disabilities Act (ADA) of 1990. Today, whether we pour concrete or write code, the legacy of the Rolling Quads shows that true innovation requires inclusion.&lt;/p&gt;</description></item><item><title>The Hidden History of Autocomplete and Audiobooks</title><link>https://davidburke.me/p/the-hidden-history-of-autocomplete-and-audiobooks/</link><pubDate>Thu, 21 May 2026 10:02:00 +0000</pubDate><guid>https://davidburke.me/p/the-hidden-history-of-autocomplete-and-audiobooks/</guid><description>&lt;img src="https://davidburke.me/img/featured/the-hidden-history-of-autocomplete-and-audiobooks.svg" alt="Featured image of post The Hidden History of Autocomplete and Audiobooks" /&gt;&lt;p&gt;The tools we rely on for speed and convenience often have unexpected origins. Many everyday technologies were initially developed to break down barriers for people with disabilities. Predictive text (autocomplete) and audiobooks are two clear examples of this.&lt;/p&gt;
&lt;h3 id="autocomplete-speeding-up-communication"&gt;Autocomplete: Speeding Up Communication
&lt;/h3&gt;&lt;p&gt;When typing on a smartphone, you likely rely on predictive text to fix typos and complete sentences. On a small glass screen without tactile feedback, these features are essential for typing quickly.&lt;/p&gt;
&lt;p&gt;However, predictive text was not invented to speed up texting. It began as an augmentative and alternative communication (AAC) tool for individuals with significant motor impairments or speech disabilities, such as those with ALS or cerebral palsy. For someone using a switch interface or an eye-tracker, selecting a single letter is slow and tiring. Engineers designed predictive text algorithms to reduce the keystrokes needed to form a word, saving energy and increasing communication speed.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Case Study: T9 and the Mobile Phone Keyboard&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The first major commercial application of predictive text on mobile devices was T9 (Text on 9 keys), developed by Tegic Communications in the late 1990s. While Tegic targeted numeric keypads, the underlying logic—guessing user intent to reduce physical input—directly mirrors the goals of AAC devices. Today, the advanced AI-driven predictive text on platforms like iOS and Android continues to borrow from algorithms first refined in the accessibility space. What started as a necessity for motor-impaired users became a global standard for mobile interfaces.&lt;/p&gt;
&lt;h3 id="audiobooks-from-talking-books-to-a-global-industry"&gt;Audiobooks: From &amp;ldquo;Talking Books&amp;rdquo; to a Global Industry
&lt;/h3&gt;&lt;p&gt;The audiobook market has grown significantly in recent years. People listen to books while commuting, exercising, or doing household chores. Yet, recording books for auditory consumption did not begin as a tool for multi-tasking.&lt;/p&gt;
&lt;p&gt;The first organized effort to record literature was the &amp;ldquo;Talking Books&amp;rdquo; program, established in 1931 by the American Foundation for the Blind and the Library of Congress. The program provided literature to visually impaired adults and World War I veterans who had lost their sight. These early audiobooks were recorded on heavy vinyl records that played at a slow 33 1/3 RPM to fit more text on a single disc.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Case Study: The Rise of Audible and Mainstream Acceptance&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;For decades, audiobooks remained a niche format, distributed primarily through libraries on cassette tapes and later CDs. The shift occurred with digital audio and the founding of Audible in 1995. Audible capitalized on portable MP3 players, realizing that listening to literature appealed to an audience far beyond the visually impaired community.&lt;/p&gt;
&lt;p&gt;Today, audiobooks make up a large segment of the publishing industry. By expanding access to the &amp;ldquo;Talking Books&amp;rdquo; format, companies created a substantial new market. What began as an accessibility initiative in the 1930s laid the groundwork for how millions consume stories today.&lt;/p&gt;</description></item></channel></rss>