The Status of Using "Big Eye" Chinese Screen Reader on "Wretch" Blog in Taiwan
Yui-Liang Chen, Yung-Yu Ho · 2007 · Proceedings of the 2007 International Cross-Disciplinary Conference on Web Accessibility (W4A) · doi:10.1145/1243441.1243447
Summary
This short paper examines the accessibility of Wretch Blog (wretch.cc), one of the most popular blogging platforms in Taiwan, when used with "Big Eye," a Chinese-language screen reader. The authors find that most core functionality of the blog works for visually impaired users — they can share experiences, post content, and participate in forums — but the platform was designed without accessibility considerations, creating specific barriers. The paper draws a compelling analogy between physical navigation by blind people and web navigation: just as blind individuals must construct a "psychological map" of unfamiliar physical spaces and rely on cues and landmarks to orient themselves, visually impaired web users must similarly construct mental models of website structure and depend on navigation mechanisms to maintain orientation. The Wretch Blog lacked such navigation aids, forcing first-time visually impaired visitors to explore without targets, spending far more time than sighted users. The authors present five specific recommendations drawn from the experiences of visually impaired users: providing valid sitemaps that describe the major template blocks and site hierarchy; enabling self-positioning through accelerator keys so users can return to known locations when they lose orientation; supporting direct access to main content blocks via keyboard shortcuts (noting that non-standard HTML without proper paragraph tags renders Big Eye's content-skipping features useless); fixing the voice-based CAPTCHA alternative for registration verification; and adding alternative text to all non-text hyperlinks.
Key findings
The paper provides insight into the Taiwanese assistive technology ecosystem, noting that multiple screen readers developed in Taiwan offer features for jumping directly to main content blocks — but these features depend on web designers using standard HTML semantics (like paragraph tags), which many Taiwanese websites did not. The Big Eye screen reader's "Blinding Scroll Bar" and "Simulating Mouse" functions enabled web reading but were rendered ineffective by non-standard markup. The CAPTCHA accessibility problem is highlighted as a specific barrier: while some portals in Taiwan (including Google and MSN) had implemented voice-based CAPTCHA alternatives, Wretch Blog's implementation did not function properly, preventing independent account registration by blind users. The authors note that the blog's content was largely accessible when information was text-based, with problems arising primarily from image-only content lacking alternatives, links without descriptive text, and absence of structural navigation aids. The paper concludes with the observation that "blind people ask not much" — the barriers identified are relatively basic and fixable, suggesting that moderate effort from blog platform developers could substantially improve accessibility.
Relevance
This paper provides a valuable perspective on web accessibility outside the English-speaking world, documenting the specific challenges faced by Chinese-language screen reader users on a major Asian social media platform. The psychological map analogy for web navigation is particularly insightful — it articulates why sitemaps, landmarks, skip navigation, and consistent page structure are not just technical conveniences but essential cognitive tools for spatial orientation in digital spaces. The observations about Taiwanese screen readers offering advanced content-navigation features that fail when websites use non-standard HTML reinforce a universal lesson: assistive technology capabilities are only as useful as the web content's semantic structure allows them to be. The CAPTCHA barrier — where a supposedly accessible voice alternative simply did not work — illustrates how accessibility features implemented without proper testing and maintenance can create false promises. For practitioners, the paper demonstrates that accessibility is a global concern requiring localized screen reader development and that the same fundamental barriers (missing alt text, poor navigation structure, inaccessible CAPTCHAs) appear across languages and cultures.
Tags: web accessibility · screen readers · blind users · blogging · multilingual accessibility · navigation · alternative text · CAPTCHA · Global Accessibility · Chinese language