Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:general:accessibility_web_checkliste [2020/11/18 16:21] – [Documentations for mobile applications] thinderen:general:accessibility_web_checkliste [2020/11/18 16:28] (current) – [Documentations for mobile applications] thinder
Line 1: Line 1:
 +====== Checklist accessible desktop and mobile app programming ======
  
 +When programming desktop and mobile apps, the recommendations of the manufacturing software company should be carefully read, observed and implemented in the design, planning, programming and testing.
 +The following links are the entry points to the documentation of large software companies on this topic.
 +Every programmer or group of programmers must deal with this topic and activate accessibility features especially for the developed application. This applies to development projects and contracts that are outsourced.
 +
 +<WRAP center round important 60%>
 +Not considering accessibility in published apps is not an option! 
 +
 +</WRAP>
 +
 +===== Documentations for desktop applications =====
 +
 +  * Microsoft: https://docs.microsoft.com/en-us/windows/win32/winauto/about-windows-accessibility-features
 +  * Apple: https://developer.apple.com/accessibility/macos/
 +  * Since the GWDG uses a large part of Ubuntu here the reference to:https://wiki.ubuntu.com/Accessibility
 +  * RedHat : https://access.redhat.com/help/accessibility/
 +  * SUSE : https://www.suse.com/de-de/products/accessibility/
 +
 +===== Documentations for mobile applications=====
 +
 +  * Apple https://developer.apple.com/accessibility/ios/
 +  * Android https://developer.android.com/guide/topics/ui/accessibility
 +
 +
 +^ Done ^ Checkpoints ^
 +|           | Interfaces built-in and tested |
 +|           | Bilingualism implemented |
 +|           | Usability implemented via mouse and keyboard |
 +{{:en:general:checkliste_barrierefreie_webseitengestaltung.pdf|The checklist to download }}