or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing
xxxxxxxxxx
Taiwan Website Accessibility Compilation, Contacting, Fixing 台灣網站無障礙編譯、聯繫、修復
Many Taiwanese websites suffer from horrendous accessibility issues. Many of these issues have very simple fixes - for example, not using window.alert(), and instead simply appending a new DOM node or showing warning text somewhere.
許多台灣網站都存在可怕的可訪問性問題。不過其中許多問題都有非常簡單的修復方法。例如,不要使用 window.alert(),而是簡單地附加一個新的 DOM 節點,或在某處顯示提醒文字。
These issues are so wide-spread that I consider them endemic.
這些問題是如此廣泛,以至於我認為這些問題已經是流行性的。
I have time and knowledge to fix these issues, and am willing to do so for free, when the issues are on societal-good websites, such as government websites or hospital websites.
當問題出現在社會公益網站(例如政府網站或醫院網站)上時,我願意投入時間和知識技術,來解決這些問題,並且我也願意免費這樣做。
I don't have:
提案者 Caleb 沒有:
By working with g0v volunteers, we can find more people like me (with time, skill, and willingness to fix these issues) and combine with people that have the above attributes, or can help us find people that have the above attributes, and begin to solve these accessibility issues.
我期待通過與 g0v 志願者們合作,我們可以找到更多像我這樣的人(有時間、技能和意願來解決這些問題)並與具有上述屬性的人結合,或者您可以推薦、幫助我們找到具有上述屬性的參與者,並開始來解決這些網站可訪問性問題。
The Solution 假設的解決方案
A GitHub that lists issues that we organize.
Methods to collect accessibility issues.
A GitHub to track contacts in organizations with websites we want to fix.
An accessibility issue list would be displayed in a manner intended to seek points of contact in a given agency.
網站可訪問性問題列表,顯示方式目的,是在尋找該網站(可能是醫院、政府網站、公益組織的網站)的營運單位,是否有該單位的聯繫窗口。
An example:
舉例來說:
https://github.com/twa11y
How is this Different from accessibility.ncc.gov ? 這與accessibility.ncc.gov 有何不同?
As far as I can tell:
據我所知:
Why? 為什麼?
Current Needs 當前需求
What are accessibility issues? 什麼是可訪問性問題?
Web accessibility issues are problems with websites that make them harder for everyone to use, but especially for people with disabilities.
Web 可訪問性問題是網站的問題,這些問題使每個人都難以使用它們,尤其是對身障人士而言。
Here's an article in mandarin that might be about web accessibility, I'm not sure lol: https://blog.techbridge.cc/2019/10/13/web-accessibility-intro/
這是一篇中文文章〈Web Accessibility 的重要性〉您可以參考文章中的介紹內容:https://blog.techbridge.cc/2019/10/13/web-accessibility-intro/
And here's one from the W3C: https://www.w3.org/WAI/fundamentals/accessibility-intro/
這是來自 W3C 的一個:https://www.w3.org/WAI/fundamentals/accessibility-intro/
check your designs https://webaim.org/resources/contrastchecker/
FB Group 國內有一個社團討論該如何漸進推動無障礙網站
https://www.facebook.com/groups/2015338878480237/posts/5353941134619978/
PDIS 青年學生體檢政府網站專案 Young Student Examination Government Website Project https://github.com/PDIS/ray2021-result
關於醫院:
Examples of Accessibility Issues 可訪問性問題示例
These are the four most common, and most harmful, accessibility issues that I've noticed in my time here. There are hundreds of more accessibility concepts.
這是我在此期間注意到的四個最常見、最有害的可訪問性問題。 還有數百個可訪問性概念。
End-Game 結束遊戲
Ideally, eventually organizations will recognize that they need help with accessibility, and come to us for that help directly, rather than deploying terrible products and waiting for users to report issues.
理想情況下,網站的營運單位,會了解到他們需要網站通用化面向的幫助,並且可以直接向我們的專案尋求幫助,而不是遲遲等待網站使用者提出抱怨,甚至放棄抱怨!
Opportunities for Members of This Team 該團隊成員的機會
Secret Plan
My goal isn't only to fix accessibility issues, it's also to create opportunities for new engineers to get actual projects on their portfolio. If we can get access to fix accessibility issues on NGO and government sites, we can have new engineers help do that work, and then they can put real work on their portfolio!