<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dw="https://www.dreamwidth.org">
  <id>tag:dreamwidth.org,2009-04-11:37793</id>
  <title>Ramblings on Librarianship, Technology, and Academia</title>
  <subtitle>The Australasian Journal of Me</subtitle>
  <author>
    <name>deborah</name>
  </author>
  <link rel="alternate" type="text/html" href="https://deborah.dreamwidth.org/"/>
  <link rel="self" type="text/xml" href="https://deborah.dreamwidth.org/data/atom"/>
  <updated>2022-11-26T18:38:27Z</updated>
  <dw:journal username="deborah" type="personal"/>
  <entry>
    <id>tag:dreamwidth.org,2009-04-11:37793:89567</id>
    <link rel="alternate" type="text/html" href="https://deborah.dreamwidth.org/89567.html"/>
    <link rel="self" type="text/xml" href="https://deborah.dreamwidth.org/data/atom/?itemid=89567"/>
    <title>all front end devs and designer should watch this video</title>
    <published>2022-11-26T18:37:52Z</published>
    <updated>2022-11-26T18:38:27Z</updated>
    <category term="design"/>
    <category term="accessibility"/>
    <category term="user interfaces"/>
    <category term="programming"/>
    <dw:security>public</dw:security>
    <dw:reply-count>2</dw:reply-count>
    <content type="html">&lt;p&gt;&lt;iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/he8wuV880Fc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="allowfullscreen"&gt;&lt;/iframe&gt;
From &lt;a href="https://mastodon.social/@heydon@front-end.social"&gt;&lt;span style='white-space: nowrap;'&gt;&lt;img src='https://www.dreamwidth.org/img/silk/identity/user.png' alt='[profile] ' width='17' height='17' style='vertical-align: text-bottom; border: 0; padding-right: 1px;' /&gt;&lt;b&gt;heydon&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;, &lt;a href="https://briefs.video/videos/what-happened-to-text-inputs/"&gt;What Happened To Text Inputs&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I cannot yell loudly enough that (thoughtless, ill-considered) innovation and standing out are nearly always incompatible with usability, user experience, and accessibility. Web designers and front end devs who don't have a functionality-first attitude need a new career, or they need to do work on art projects instead of usable websites. Heydon yells this with the assistance of wolves and cursing, so maybe more people will watch and pay attention.&lt;/p&gt;
&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=deborah&amp;ditemid=89567" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-04-11:37793:85773</id>
    <link rel="alternate" type="text/html" href="https://deborah.dreamwidth.org/85773.html"/>
    <link rel="self" type="text/xml" href="https://deborah.dreamwidth.org/data/atom/?itemid=85773"/>
    <title>speech recognition at last? I have so many questions.</title>
    <published>2019-06-03T22:14:17Z</published>
    <updated>2019-06-04T00:47:51Z</updated>
    <category term="user interfaces"/>
    <category term="privacy"/>
    <category term="windows"/>
    <category term="macos"/>
    <category term="mobile devices"/>
    <category term="accessibility"/>
    <dw:security>public</dw:security>
    <dw:reply-count>2</dw:reply-count>
    <content type="html">At WWDC (the annual Apple developers' conference), Apple announced something which &lt;i&gt;might&lt;/i&gt; be full command-and-control speech recognition for the Mac at last, for the first time.&lt;a href="#note1" aria-label="Footnote 1" role="doc-noteref"&gt;[1]&lt;/a&gt;&lt;a name="ref1"&gt;&lt;/a&gt; None of the regular tech journalists are asking the questions I desperately want to know, however. &lt;br /&gt;&lt;br /&gt;Most of my questions boil down to this:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;How much did the Apple developers and designers of this product work with users of Dragon NaturallySpeaking for Windows (DNS), DragonDictate for Mac (DD), and Windows Speech Recognition (WSR)? &lt;br /&gt;&lt;br /&gt;How much did they learn about what the speech recognition community already expects as a minimal baseline, as well as what speech recognition users have been lacking in our current tools?&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Because how Apple answers that first question will inform the answers to all these details:&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;br /&gt; &lt;li&gt;Will this allow complete hands-free command and control? In other words, will users be able to control their computer without a mouse, a keyboard, a virtual keyboard, a switch, or mouse emulation?&lt;/li&gt;&lt;br /&gt; &lt;li&gt;Will it give access to the menus, graphical icons, or any other aspects of the standard OS X desktop chrome, as long as the code is written using Apple standards?&lt;/li&gt;&lt;br /&gt; &lt;li&gt;How will it work with tools that are not natively enabled to use it? For example, if I install an application that runs in a virtual machine (eg. Eclipse or Slack), what aspects of this speech recognition will be available and what won't?&lt;/li&gt;&lt;br /&gt; &lt;li&gt;Will it require the cloud or network access to work?&lt;/li&gt;&lt;br /&gt; &lt;li&gt;Will it have a trainable voice model?&lt;/li&gt;&lt;br /&gt; &lt;li&gt;Will it have a configurable vocabulary?&lt;/li&gt;&lt;br /&gt; &lt;li&gt;Will it be programmable, either with simple macros or with complex third-party tools?&lt;/li&gt;&lt;br /&gt; &lt;li&gt;In what languages will it be available?&lt;/li&gt;&lt;br /&gt; &lt;li&gt;Will the mobile version require a physical trigger to access, as with the built in microphone-icon-to-dictate currently available on iOS? Can it be left on all the time?&lt;/li&gt;&lt;br /&gt; &lt;li&gt;How will the privacy be guaranteed for any always-listening aspects?&lt;/li&gt;&lt;br /&gt; &lt;li&gt;Does it integrate with Apple VoiceOver?&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="cut-wrapper"&gt;&lt;span style="display: none;" id="span-cuttag___1" class="cuttag"&gt;&lt;/span&gt;&lt;b class="cut-open"&gt;(&amp;nbsp;&lt;/b&gt;&lt;b class="cut-text"&gt;&lt;a href="https://deborah.dreamwidth.org/85773.html#cutid1"&gt;For context, the answers to these questions for DNS and WSR&lt;/a&gt;&lt;/b&gt;&lt;b class="cut-close"&gt;&amp;nbsp;)&lt;/b&gt;&lt;/span&gt;&lt;div style="display: none;" id="div-cuttag___1" aria-live="assertive"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;What other questions do people have?&lt;br /&gt;&lt;br /&gt;&lt;span class="cut-wrapper"&gt;&lt;span style="display: none;" id="span-cuttag___2" class="cuttag"&gt;&lt;/span&gt;&lt;b class="cut-open"&gt;(&amp;nbsp;&lt;/b&gt;&lt;b class="cut-text"&gt;&lt;a href="https://deborah.dreamwidth.org/85773.html#cutid2"&gt;Endnotes&lt;/a&gt;&lt;/b&gt;&lt;b class="cut-close"&gt;&amp;nbsp;)&lt;/b&gt;&lt;/span&gt;&lt;div style="display: none;" id="div-cuttag___2" aria-live="assertive"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=deborah&amp;ditemid=85773" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-04-11:37793:85634</id>
    <link rel="alternate" type="text/html" href="https://deborah.dreamwidth.org/85634.html"/>
    <link rel="self" type="text/xml" href="https://deborah.dreamwidth.org/data/atom/?itemid=85634"/>
    <title>A Goon is a being who melts into the foreground and sticks there.</title>
    <published>2018-12-07T01:03:48Z</published>
    <updated>2018-12-07T01:28:19Z</updated>
    <category term="user interfaces"/>
    <category term="dreamwidth"/>
    <category term="accessibility"/>
    <dw:security>public</dw:security>
    <dw:reply-count>18</dw:reply-count>
    <content type="html">I've been thinking a lot this week over what my ideal Dreamwidth UI would be. To be honest, it wouldn't be that different from what we have now, in many ways. This is possibly an unpopular position. 😉&lt;br /&gt;&lt;br /&gt;Here's what I'd like to see on Dreamwidth:&lt;br /&gt;&lt;br /&gt;&lt;h3&gt;General things&lt;/h3&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Accessibility remaining &lt;i&gt;at least as good as the status quo&lt;/i&gt; no matter what features we add. Since our accessibility is pretty awesome, that's a nice high bar.&lt;/li&gt;&lt;li&gt;A site that works well on desktop and mobile, where all pages scale well on mobile. A solid, highly-usable mobile-friendly site is in many ways superior to an app (since, among other things, it doesn't put you at the mercy of Apple).&lt;/li&gt;&lt;li&gt;A posting interface that allows you to use rich text, markdown, or HTML, with easy-to-find help links describing how to use each of them.&lt;/li&gt;&lt;li&gt;A dynamically updating (AJAX) preview mode, in a side-by-side or in-page tab interface, not a whole new window.&lt;/li&gt;&lt;li&gt;&lt;i&gt;No reblogs / retweets / shares&lt;/i&gt;. I think I was pretty clear about a small fraction of the reasons I think those are a bad idea.&lt;/li&gt;&lt;li&gt;No like / kudos / ❤️, though I feel less strongly about that than I do about reblogging.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;h3&gt;Little things&lt;/h3&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Increased options in the "embed" link, specifically including the ability to use twitter's embed code (and then probably reformat into something that uses a Twitter-esque stylesheet but doesn't actually pull JS from their site).&lt;/li&gt;&lt;li&gt;A posting interface which lets you add images directly when posting.&lt;/li&gt;&lt;li&gt;A la carte image hosting increases for paid accounts.&lt;/li&gt;&lt;li&gt;An image upload page which integrates well with phone upload.&lt;/li&gt;&lt;li&gt;A general improvement in the image user experience, including integrating the view and manage pages, making it clear which bit of the image text becomes alt text, and having a better UI than "copy and paste this HTML into your post."&lt;/li&gt;&lt;li&gt;Scheduled posts&lt;/li&gt;&lt;li&gt;Making it much easier to choose an all-site tag search as well as a single-user tag search. maybe as a paid feature.&lt;/li&gt;&lt;li&gt;Tag and word blacklists (ie. "don't show me that post"), preferably with an indicator about the blacklisted post, along with some metadata, so you can make an informed decision about whether to read it.&lt;/li&gt;&lt;li&gt;A paid model for small video snippets. None free, but at least little Twitter videos. Heck, we could do six second videos and do Vine.&lt;/li&gt;&lt;li&gt;An &lt;i&gt;optional&lt;/i&gt; way to generate a card snippet from a URL in a post (the way many sites turn a URL into the page title, an image, and a brief text snippet&lt;/li&gt;&lt;li&gt;More legal CSS, well document, and an easy way to create a user stylesheet you can use in your posts (as &lt;a href="https://archiveofourown.org/admin_posts/119"&gt;at the AO3)&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;I also have very mixed feelings about adding a "someone is talking about you" feature.  Sometimes in a threaded conversation it drives me up the wall that if I say "It's like &lt;span style='white-space: nowrap;'&gt;&lt;a href='https://mark.dreamwidth.org/profile'&gt;&lt;img src='https://www.dreamwidth.org/img/silk/identity/user_staff.png' alt='[staff profile] ' width='17' height='17' style='vertical-align: text-bottom; border: 0; padding-right: 1px;' /&gt;&lt;/a&gt;&lt;a href='https://mark.dreamwidth.org/'&gt;&lt;b&gt;mark&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; and &lt;span style='white-space: nowrap;'&gt;&lt;a href='https://denise.dreamwidth.org/profile'&gt;&lt;img src='https://www.dreamwidth.org/img/silk/identity/user_staff.png' alt='[staff profile] ' width='17' height='17' style='vertical-align: text-bottom; border: 0; padding-right: 1px;' /&gt;&lt;/a&gt;&lt;a href='https://denise.dreamwidth.org/'&gt;&lt;b&gt;denise&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; said upstream," and yet &lt;span style='white-space: nowrap;'&gt;&lt;a href='https://mark.dreamwidth.org/profile'&gt;&lt;img src='https://www.dreamwidth.org/img/silk/identity/user_staff.png' alt='[staff profile] ' width='17' height='17' style='vertical-align: text-bottom; border: 0; padding-right: 1px;' /&gt;&lt;/a&gt;&lt;a href='https://mark.dreamwidth.org/'&gt;&lt;b&gt;mark&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; and &lt;span style='white-space: nowrap;'&gt;&lt;a href='https://denise.dreamwidth.org/profile'&gt;&lt;img src='https://www.dreamwidth.org/img/silk/identity/user_staff.png' alt='[staff profile] ' width='17' height='17' style='vertical-align: text-bottom; border: 0; padding-right: 1px;' /&gt;&lt;/a&gt;&lt;a href='https://denise.dreamwidth.org/'&gt;&lt;b&gt;denise&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; will be unlikely to see my comment.  But on the other hand, on Twitter, it's clear how much people abuse at-mentions, to the extent that it becomes a form of harrassment. So I have no idea how to make it work.&lt;br /&gt;&lt;br /&gt;I know I don't understand how roleplayers use the site, too; they have their own use patterns.&lt;br /&gt;&lt;br /&gt;What else would you like to see?&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=deborah&amp;ditemid=85634" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-04-11:37793:85412</id>
    <link rel="alternate" type="text/html" href="https://deborah.dreamwidth.org/85412.html"/>
    <link rel="self" type="text/xml" href="https://deborah.dreamwidth.org/data/atom/?itemid=85412"/>
    <title>Oh brave new internet, / that has such Nazis and MRAs in't!</title>
    <published>2018-12-05T22:52:53Z</published>
    <updated>2018-12-05T22:53:31Z</updated>
    <category term="social networking"/>
    <category term="tumblr"/>
    <category term="politics"/>
    <category term="twitter"/>
    <category term="user interfaces"/>
    <category term="facebook"/>
    <category term="dreamwidth"/>
    <dw:security>public</dw:security>
    <dw:reply-count>22</dw:reply-count>
    <content type="html">Every time some other social media site does something to drive away a large segment of its users, there's often an influx to Dreamwidth.  This varies based on the userbase which is ticked off, of course; it tends to be the more female and more fannish users who are driven to Dreamwidth, while white supremacists and MRAs driven from reddit or Twitter are more likely to end up on sites such as 8chan or Gab.&lt;br /&gt;&lt;br /&gt;This has two side effects: Dreamwidth users being excited that our platform is getting love and activity on a level that's been more rare since the great Tumblr + Twitter exodus of several years back, and new Dreamwidth users (and returnees) asking for some of the features which they loved at their old social media site. I am absolutely a fan of new people coming to Dreamwidth, and I &lt;i&gt;undoubtedly&lt;/i&gt; agree with everyone that the UI is showing its age. It was not built in a mobile-first, multimedia-above-all world.&lt;br /&gt;&lt;br /&gt;But it also true that the Internet is a more toxic place than it was in the heady days of Brad's garage in 1999, or in Mark and Denise's inspired 2008. Which leads me to the two hot takes I've been mulling over for several years:&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Some of the features people want are products of the Toxic Internet, which has trained people to expect them&lt;/li&gt;&lt;li&gt;Dreamwidth's relative unpopularity is what keeps it great&lt;/li&gt;&lt;/ol&gt; &lt;br /&gt;&lt;h4&gt;Addiction and Anti-patterns&lt;/h4&gt;&lt;span class="cut-wrapper"&gt;&lt;span style="display: none;" id="span-cuttag___1" class="cuttag"&gt;&lt;/span&gt;&lt;b class="cut-open"&gt;(&amp;nbsp;&lt;/b&gt;&lt;b class="cut-text"&gt;&lt;a href="https://deborah.dreamwidth.org/85412.html#cutid1"&gt;Read more...&lt;/a&gt;&lt;/b&gt;&lt;b class="cut-close"&gt;&amp;nbsp;)&lt;/b&gt;&lt;/span&gt;&lt;div style="display: none;" id="div-cuttag___1" aria-live="assertive"&gt;&lt;/div&gt;&lt;br /&gt;&lt;h4&gt;In defense of unpopularity&lt;/h4&gt;&lt;span class="cut-wrapper"&gt;&lt;span style="display: none;" id="span-cuttag___2" class="cuttag"&gt;&lt;/span&gt;&lt;b class="cut-open"&gt;(&amp;nbsp;&lt;/b&gt;&lt;b class="cut-text"&gt;&lt;a href="https://deborah.dreamwidth.org/85412.html#cutid2"&gt;Read more...&lt;/a&gt;&lt;/b&gt;&lt;b class="cut-close"&gt;&amp;nbsp;)&lt;/b&gt;&lt;/span&gt;&lt;div style="display: none;" id="div-cuttag___2" aria-live="assertive"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=deborah&amp;ditemid=85412" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-04-11:37793:80468</id>
    <link rel="alternate" type="text/html" href="https://deborah.dreamwidth.org/80468.html"/>
    <link rel="self" type="text/xml" href="https://deborah.dreamwidth.org/data/atom/?itemid=80468"/>
    <title>DictationBridge</title>
    <published>2016-01-26T00:27:18Z</published>
    <updated>2016-01-26T00:27:18Z</updated>
    <category term="user interfaces"/>
    <category term="accessibility"/>
    <category term="technology"/>
    <dw:security>public</dw:security>
    <dw:reply-count>11</dw:reply-count>
    <content type="html">New project &lt;a href="http://dictationbridge.com/2016/01/14/announcing-dictationbridge-a-free-dictation-solution-for-screen-readr-users/"&gt;DictationBridge&lt;/a&gt; will make screen readers play nicely with dictation software: speech-to-text working well with text-to-speech! So excited about this. The first revision will be NVDA and Windows Speech Recognition, followed by Dragon NaturallySpeaking, and eventually other screen readers.&lt;br /&gt;&lt;br /&gt;It's being billed as for blind and VI  people with RSI, but as a sighted RSI accessibility programmer I am going to &lt;em&gt;love&lt;/em&gt; this. Also since I have a cordless headset I might become a person who full-on computes while cooking.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=deborah&amp;ditemid=80468" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-04-11:37793:75997</id>
    <link rel="alternate" type="text/html" href="https://deborah.dreamwidth.org/75997.html"/>
    <link rel="self" type="text/xml" href="https://deborah.dreamwidth.org/data/atom/?itemid=75997"/>
    <title>new usability peeve</title>
    <published>2014-05-24T00:23:37Z</published>
    <updated>2014-05-24T00:23:37Z</updated>
    <category term="user interfaces"/>
    <category term="accessibility"/>
    <dw:security>public</dw:security>
    <dw:reply-count>3</dw:reply-count>
    <content type="html">This trend I'm seeing for massive fonts -- 22 pixels on Medium, 20 pixels (computed from 3.0625 em!) on Boston.com, when my default size is 13 pixels -- is driving my up the wall. I have my screen set to a certain resolution and my fonts at a certain size which I find readable. When the main body text is that much larger than my comfortable reading range, I have to shrink the heck out of my fonts to be over to cope, and then increase them again when I'm done.&lt;br /&gt;&lt;br /&gt;I have my browser set to a comfortable reading size.  Why are all these sites assuming I don't?&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=deborah&amp;ditemid=75997" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-04-11:37793:60059</id>
    <link rel="alternate" type="text/html" href="https://deborah.dreamwidth.org/60059.html"/>
    <link rel="self" type="text/xml" href="https://deborah.dreamwidth.org/data/atom/?itemid=60059"/>
    <title>Poetry by other means:  "accessibility" is not just another boolean toggle</title>
    <published>2011-08-02T03:29:43Z</published>
    <updated>2011-08-02T03:59:45Z</updated>
    <category term="accessibility"/>
    <category term="telecom"/>
    <category term="user interfaces"/>
    <dw:security>public</dw:security>
    <dw:reply-count>2</dw:reply-count>
    <content type="html">On Saturday, after two years without a cell phone, I bought an Android phone.&lt;br /&gt;&lt;br /&gt;This afternoon I returned it.&lt;br /&gt;&lt;br /&gt;I was excited enough by the phone's features that it overcame my deep aversion for being reachable (and my steadily growing distaste with El Google). It's not just the many features of the Android phones designed to lay claim to the geek's heart, of course, but also the voice control features, still inadequate but improving with every frequent iteration of the operating system. It's how hard Google pushes the &lt;a href="http://developer.android.com/guide/practices/design/accessibility.html"&gt;Android accessibility API&lt;/a&gt;, although I admit I should have had the first inklings of worry when I read those pages months ago, and saw that Google fell into the trap of frequently equating "accessibility" with "no- or low-vision use".&lt;sup&gt;&lt;a name="source1"&gt;&lt;/a&gt;&lt;a href="#fn1" title="footnote 1"&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;br /&gt;&lt;br /&gt;Before I'd had the phone 5 minutes, when I was still getting help getting the voice control correctly configured, I discovered I was going to have to take it back. Android's haptic feedback (a fancy name for "the phone vibrates a whole lot") cannot be entirely turned off, and renders it completely unusable by me. Yet that same haptic feedback is specifically &lt;a href="http://eyes-free.googlecode.com/svn/trunk/documentation/android_access/services.html"&gt;designed as an accessibility feature for no- or low-vision use&lt;/a&gt; of the phones.&lt;br /&gt;&lt;br /&gt;I don't want to read too much into what is fundamentally a bad user interface design on Google's part, here. Haptic feedback is a wonderful thing, but it should be able to be completely disabled based on user option. The fact that it can't be is clearly a UI mistake.&lt;br /&gt;&lt;br /&gt;But there's something else underlying here, and it's the idea that accessibility is a set of features which can be added, wham bam, beneficial to all of those adorable folks who need it. As everyone who has spent enough time in the accessibility world understands, one person's accessibility need is another person's spoon-sucking roadblock. (&lt;a href="http://www.bbc.co.uk/ouch/opinion/tactile_paving_and_other_bad_inventions.shtml"&gt;Tactile paving&lt;/a&gt;, anyone?) For all I often rant about how easy it would just be to add basic accessibility do applications and websites, I admit in my more fair moments that accessibility beyond the basic is quite difficult, and this is exactly why. There's no big tent that can encompass all accessibility needs. Universal design is lovely and wonderful as a concept, but it's far from trivial: there's no one universal human to design &lt;em&gt;for&lt;/em&gt;.&lt;br /&gt;&lt;br /&gt;In the meantime, I guess I'll just continue to be unreachable. Which isn't so bad, after all.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;ETA:&lt;/strong&gt; &lt;br /&gt;&lt;br /&gt;The &lt;a href="https://services.google.com/fb/forms/accessibilityfeedback/"&gt;Google form for reporting accessibility problems&lt;/a&gt; is a marvelous exemplar of my point. On the one hand, they have a dedicated form for reporting accessibility problems! On the other hand, they have this question and set of possible answers:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;If you’re encountering a problem, we need to understand a bit more about the issue, so we can help. What screen reader or other assistive technology are you using, if any?  &lt;br /&gt;&lt;ul&gt; &lt;li&gt;JAWS&lt;/li&gt;&lt;li&gt;Window-Eyes&lt;/li&gt;&lt;li&gt;System Access&lt;/li&gt;&lt;li&gt;NVDA&lt;/li&gt;&lt;li&gt;VoiceOver&lt;/li&gt;&lt;li&gt;Don't know&lt;/li&gt;&lt;li&gt;Other&lt;/li&gt;&lt;/ul&gt; &lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;GUYS. They don't even list any screen magnifiers in that list, let alone get wacky with it and list adaptive technologies which aren't for blind or low-vision use. Only slightly fewer of the respondents to be latest &lt;a href="http://webaim.org/projects/screenreadersurvey3/"&gt;WebAIM screen reader survey&lt;/a&gt; listed Zoom Text than listed System Access, and that's despite the fact that users of Zoom Text might not have bothered to take the survey because &lt;em&gt;they aren't using screen readers&lt;/em&gt;. It's like the people who created that form (and once again, thank you Google for creating that form) can't even imagine how to talk to people who have accessibility needs but don't use screen readers.&lt;br /&gt;&lt;hr /&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;&lt;a name="fn1"&gt;&lt;/a&gt;To be fair, the Eyes-Free on Android project also continually falls into the trap of &lt;a href="http://eyes-free.googlecode.com/svn/trunk/documentation/android_access/index.html"&gt;using the word "accessibility" when they mean "accessibility for blind and low-vision users"&lt;/a&gt;. And also to be fair, I do realize that touchscreen devices are a hell of a lot more disenfranchising to blind and low-vision users than they are to many types of people with mobility impairments. I'm sorry. I'm trying to own my "not very disabled" privilege here, but it's hard, because &lt;em&gt;I wanted that phone&lt;/em&gt;.&lt;sup&gt;&lt;a href="#source1" title="return to article"&gt;[back]&lt;/a&gt;&lt;/sup&gt;&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=deborah&amp;ditemid=60059" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-04-11:37793:44714</id>
    <link rel="alternate" type="text/html" href="https://deborah.dreamwidth.org/44714.html"/>
    <link rel="self" type="text/xml" href="https://deborah.dreamwidth.org/data/atom/?itemid=44714"/>
    <title>sustainability, storage, and presentation</title>
    <published>2010-04-06T20:22:04Z</published>
    <updated>2010-04-06T20:23:05Z</updated>
    <category term="archives"/>
    <category term="interoperability"/>
    <category term="preservation"/>
    <category term="user interfaces"/>
    <category term="fedora commons"/>
    <dw:security>public</dw:security>
    <dw:reply-count>2</dw:reply-count>
    <content type="html">YES YES YES. An excellent post by &lt;a href="http://scienceblogs.com/bookoftrogool/"&gt;Dorothea at Book of Trogool&lt;/a&gt;, inspired by Dan Cohen, about &lt;a href="http://scienceblogs.com/bookoftrogool/2010/04/data_longa_tractatus_brevis.php"&gt;sustainability and chasing the shiny&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;q&gt;As I've had occasion to mention, scholars generally and humanists in particular have a terrible habit of chasing the shiny. [...]&lt;br /&gt;&lt;br /&gt;The answer to this conundrum is not, however, "avoid the shiny at all costs!" It can't be. That will only turn scholars away from archiving and archivists. To my mind, this means that our systems have to take in the data and make it as easy as possible for scholars to build shiny on top of it. When the shiny tarnishes, as it inevitably will, the data will still be there, for someone else to build something perhaps even shinier.&lt;br /&gt;&lt;br /&gt;Mark me well, incidentally: it is unreasonable and unsustainable to expect data archivists to build a whole lot of project-specific shiny stuff. You don't want your data archivists spending their precious development cycles doing that! You want your archivists bothering about machine replacement cycles, geographically-dispersed backups, standards, metadata, access rights, file formats, auditing and repair, and all that good work.&lt;/q&gt;&lt;br /&gt;&lt;br /&gt;&lt;hr /&gt;&lt;br /&gt;&lt;br /&gt;YES. We need to be working well with the people responsible for interfaces -- but we need not to be building those interfaces ourselves. (Hopefully, I will soon have exciting news about a project that follows these guidelines. I'm not going to make an announcement until we have it right, though. *g*)&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=deborah&amp;ditemid=44714" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-04-11:37793:39537</id>
    <link rel="alternate" type="text/html" href="https://deborah.dreamwidth.org/39537.html"/>
    <link rel="self" type="text/xml" href="https://deborah.dreamwidth.org/data/atom/?itemid=39537"/>
    <title>Nothing about us without us: accessible programming and well-meaning developers</title>
    <published>2009-11-07T06:55:55Z</published>
    <updated>2012-02-08T14:53:24Z</updated>
    <category term="user interfaces"/>
    <category term="websites"/>
    <category term="disability"/>
    <category term="technology"/>
    <category term="accessibility"/>
    <dw:security>public</dw:security>
    <dw:reply-count>9</dw:reply-count>
    <content type="html">&lt;span class="cut-wrapper"&gt;&lt;span style="display: none;" id="span-cuttag___1" class="cuttag"&gt;&lt;/span&gt;&lt;b class="cut-open"&gt;(&amp;nbsp;&lt;/b&gt;&lt;b class="cut-text"&gt;&lt;a href="https://deborah.dreamwidth.org/39537.html#cutid1"&gt;Nothing about us without us: accessible programming and well-meaning developers&lt;/a&gt;&lt;/b&gt;&lt;b class="cut-close"&gt;&amp;nbsp;)&lt;/b&gt;&lt;/span&gt;&lt;div style="display: none;" id="div-cuttag___1" aria-live="assertive"&gt;&lt;/div&gt;|&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=deborah&amp;ditemid=39537" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-04-11:37793:38390</id>
    <link rel="alternate" type="text/html" href="https://deborah.dreamwidth.org/38390.html"/>
    <link rel="self" type="text/xml" href="https://deborah.dreamwidth.org/data/atom/?itemid=38390"/>
    <title>archival collection management databases, you are on my list</title>
    <published>2009-10-06T14:07:05Z</published>
    <updated>2009-10-23T19:29:09Z</updated>
    <category term="accessibility"/>
    <category term="cataloguing"/>
    <category term="technology"/>
    <category term="disability"/>
    <category term="user interfaces"/>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">Is there any particular reason that archival collection management tools, vendor provided or open source, are all ridiculously inaccessible? I mean, Proficio appears to have gone entirely out of its way to rewrite a widget set in order to avoid Windows APIs on its Windows-only product, thus rendering it completely mouse driven. Archivist's Toolkit, you are designed in academia with public funding, and you don't even mention the word "accessibility" on your website. And most of the other collection management databases I've tested are just as bad. Would a little bit of keyboard-driveability or non-graphical navigation really kill you?&lt;br /&gt;&lt;br /&gt;I mean, I'm not asking everybody to have &lt;a href="http://docs.moodle.org/en/Moodle_Accessibility_Specification"&gt;Moodle's stance on accessibility&lt;/a&gt;, but... who am I kidding. I am absolutely asking you all to have Moodle's stance on accessibility. &lt;br /&gt;&lt;br /&gt;Remember that time I burst into tears in a meeting because of development manager said "we can't make these decisions thinking about the 3% of our users who have accessibility needs" and I shouted "those 3% are ME, your coworker, &lt;em&gt;sitting right here&lt;/em&gt;"? That's how I feel today. It's my job to test the software. It's my job to make recommendations to my coworkers about what product we should be using. And &lt;em&gt;I can't use it.&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=deborah&amp;ditemid=38390" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-04-11:37793:34514</id>
    <link rel="alternate" type="text/html" href="https://deborah.dreamwidth.org/34514.html"/>
    <link rel="self" type="text/xml" href="https://deborah.dreamwidth.org/data/atom/?itemid=34514"/>
    <title>What are your favorite digital libraries, archives, and collections?</title>
    <published>2009-04-21T19:40:55Z</published>
    <updated>2009-04-21T19:40:55Z</updated>
    <category term="user interfaces"/>
    <category term="blogging"/>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">What are some of your favorite digital libraries, archives, and collections? I don't mean what has your favorite content, but what is your favorite user interface? Which is easiest, simplest, most clear, most fun, prettiest, cleanest, most accessible, or simply best tied into your everyday workflow? What do you like about it? What do you wish were different?&lt;br /&gt;&lt;br /&gt;(You might notice that this entry is crossposted from its new location, deborah.dreamwidth.org. I'm going to be cross posting from the new location to gnomicutterance for the foreseeable future, and everybody with a livejournal account can still comment over there using &lt;a href="http://openid.net/what/"&gt;OpenID&lt;/a&gt;; your livejournal account is your OpenID account. Anonymous commenting is also turned on, as always. Gnomicutterance.livejournal.com is still going to be a functional address which mirrors all those posts, but I find  Dreamwidth's commitment to accessibility and usability makes it more attractive than Livejournal.)&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=deborah&amp;ditemid=34514" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
</feed>
