Have made my first ever experience with the package pickup stations of the Austrian post last weekend. They have been made accessible to the blind. The procedure is as follows: 1. You receive a physical notification about a package being dropped off at a station in your mailbox. 2. The notification has one of its corners cut off to make a tactile difference. This way you can tell where the code you need to scan is located. 3. You go to the pickup station. The tactile flooring inside will guide you to the stations. 4. You touch anywhere on the touch screen of the station. 5. You touch again, this time the area above a circle shape that can be touched on a strip below the screen itself. 6. The voice guide is activated and issues further instructions. 7. You place the code on your notification in front of the reader. 8. Assuming it has been scanned correctly, you proceed to signing the delivery confirmation on the touch screen. How you can do it without seeing the screen is still a mystery to me but I guess anything you draw is accepted by the system. 9. The locker opens and makes a ticking sound until you find it, remove your package and shut the door. I still find the way of opening it with a mobile app that some providers in other countries offer far easier but it's great those are ready for use even if you don't want or can't use a smartphone. #Accessibility #Blind
Notices by Paweł Masarczyk (piciok@dragonscave.space)
-
Embed this notice
Paweł Masarczyk (piciok@dragonscave.space)'s status on Wednesday, 19-Mar-2025 16:24:14 JST Paweł Masarczyk
-
Embed this notice
Paweł Masarczyk (piciok@dragonscave.space)'s status on Wednesday, 09-Oct-2024 21:04:21 JST Paweł Masarczyk
A question for the #Accessibility bubble: can you recommend an accessible, open source tool for meetingroom booking management? Not really large-scale coworking space booking with paid slots, more something to be used inside of companies and institutions. #A11y #OpenSource
-
Embed this notice
Paweł Masarczyk (piciok@dragonscave.space)'s status on Friday, 04-Oct-2024 23:43:56 JST Paweł Masarczyk
My plea to all iOS apps developers for 2024: for the love of everything that is humane, use Apple's native photo picker. Was trying to get started with a couple of apps that require a photo upload and all VoiceOver kept saying was "Thumbnail, button" "Image, button" "Photo, button". Only yesterday I figured it is possible to get the native experience when uploading a screenshot for a technical support representative to see. I have a lot of photos where I know what's on them and that they're the ones I want to upload but I need at least the date they were taken. Thanks! #Accessibility #Blind #Apple #iOSDev #VoiceOver
-
Embed this notice
Paweł Masarczyk (piciok@dragonscave.space)'s status on Monday, 12-Aug-2024 18:49:25 JST Paweł Masarczyk
An idea I have been wrestling with for a while: a mobile app which allows you to create screens and simple screen sequences where you can place any kind of arbitrary elements known to the host system. Images? No problem! Fake buttons with accessibility properties such as fake rotor actions? Here you are! I short: any kind of native control that the system can recognize created in a step-by-step fashion that everyone can familiarize themselves with. Things this could be useful for: 1. Creating fantasy apps - hey, why not call it just that?, or more professionally: mockups in which a screen reader user demonstrates the ideal scenario of how a given interface should read. 2. Copying interface concepts from apps you would like to demo where sensitive data is stored that you wouldn't like to be there for everyone to read. 3. Setting up maps of touch screen interfaces not accessible to the blind for the purpose of visualising them so that you can still support a sighted third-party in handling (think vending machines, ticket machines etc. where someone is lost but you can help them out by looking at your visualisation). 4. Any kind of visual concept really with things laid out in a structural way. Bonus points if the controls can do simple things like navigating to other views, fading the current view out but fade another one in etc. #iOSDev #App #Accessibility #A11y #Blind #Idea