投稿時間:2022-01-01 07:17:39 RSSフィード2022-01-01 07:00 分まとめ(20件)

カテゴリー等 サイト名等 記事タイトル・トレンドワード等 リンクURL 頻出ワード・要約等/検索ボリューム 登録日
TECH Engadget Japanese 謎を解いて治療室に滑り込む『逆脱出ゲーム 歯科医院』:発掘!スマホゲーム https://japanese.engadget.com/dental-clinic-escape-091030861.html 脱出ゲーム 2021-12-31 21:10:30
Google カグア!Google Analytics 活用塾:事例や使い方 ユーチューバーだから気づいた「TikTok売れ」が起こる本当の理由を教えます。TikTok売れには2種類あってTikTokだから売れるものと、TikTok以外のSNSでも同様に売れるものとがあります。 https://www.kagua.biz/marke/business/20220101a1.html ユーチューバーだから気づいた「TikTok売れ」が起こる本当の理由を教えます。 2021-12-31 21:00:49
python Pythonタグが付けられた新着投稿 - Qiita Focus https://qiita.com/SuperFurryAnimals/items/128c88dbee26bec5d5af FocusCodefocus pyimport tkinterimport matplotlib pyplot as pltfrom matplotlib colors import rgbheximport timeimport schedcmap plt get cmap jet def score to rgb score return rgbhex cmap score pad font None main font None text di title title x x axis y y axis mins current target Nonetarget text Nonemain tkinter Tk main geometry x hist scores ninekeys pad text n n format s for s in ninekeys key to n k v for k v in zip s for s in ninekeys label title tkinter Label master main font main font text text di title label y tkinter Label master main font main font justify left anchor w text text di y label pad tkinter Label master main font pad font text pad text label x tkinter Label master main font main font justify right anchor e text text di x label setting tkinter Label master main font main font text pop up every mins format str mins label title place relx rely label y place relx rely label pad place relx rely label x place relx rely label setting place relx rely def text pad reset label pad text pad text main deiconify label pad focus set def input key event key name event keysym if key name in s for s in ninekeys score key to n key name hist scores append score avg score sum hist scores len hist scores event widget bg score to rgb score event widget text navg f format key name score avg score main configure bg score to rgb avg score label pad after main withdraw label pad after text pad reset def when click event popupwin event def close win top entry event event widget text entry get top destroy def popupwin event top tkinter Toplevel main top geometry x entry tkinter Entry top width entry pack button tkinter Button top text OK command lambda close win top entry event button pack pady side tkinter TOP def close win mins top entry event global mins mins int entry get event widget text pop up every mins format str mins top destroy def popupwin mins event top tkinter Toplevel main top geometry x entry tkinter Entry top width entry pack button tkinter Button top text OK command lambda close win mins top entry event button pack pady side tkinter TOP def when click mins event popupwin mins event def on closing main destroy label pad bind lt KeyPress gt input key label title bind lt Button gt when click label y bind lt Button gt when click label x bind lt Button gt when click label setting bind lt Button gt when click mins main protocol WM DELETE WINDOW on closing main attributes topmost True label pad focus set main mainloop 2022-01-01 06:20:25
技術ブログ Developers.IO Amazon LexがCloudFormation対応したので、みんなが触るであろうお花を注文するやつを作ってみた https://dev.classmethod.jp/articles/amazon-lex-cloudformation-ohana/ orderflowers 2021-12-31 21:23:18
海外TECH Ars Technica Physicists captured, quantified the sound of champagne’s effervescence https://arstechnica.com/?p=1822847 liquid 2021-12-31 21:48:54
海外TECH MakeUseOf GarageBand vs. Audacity: The Best Music Production Software Compared https://www.makeuseof.com/tag/garageband-audacity-compared/ GarageBand vs Audacity The Best Music Production Software ComparedGarageBand vs Audacity is one of the big battles in music production software Which will work better for you Let s compare them 2021-12-31 21:30:11
海外TECH MakeUseOf How to Set Up Control Panel Shortcuts in Windows 11 https://www.makeuseof.com/windows-11-set-up-control-panel-shortcuts/ panel 2021-12-31 21:15:12
海外TECH DEV Community The best SDLC Model to deploy in Software Dev. https://dev.to/azubuikeduru/the-best-sdlc-model-to-deploy-in-software-dev-3ek The best SDLC Model to deploy in Software Dev IntroductionIT Project Managers often times get confused of the best tools to help ensure satisfaction and successful implementation of software products Well this article provides a visible design implementation and development steps needed for quick project delivery with a low cost budget GoalThe goal of each stages phases in SDLC are Provide a framework for developing quality system and software products Specify the activities to be performed in the next phaseEnsure that system development requirements are well defined and subsequently satisfied Delivering quality and cost efficient systems which meets Costumers wants and specifications ObjectiveThe SDLC methodology will help to achieve this goals by Establishing appropriate levels of management authority to provide timely direction coordination control review and approval of the system development project Ensuring project management accountability Documenting requirements and maintaining trace ability of those requirements throughout the development and implementation process Ensuring that projects are developed within the current and planned information technology infrastructure Identifying project risks early What is SDLC SDLC stands for Software Development Life Cycle and it is defined as a methodology that aims at software production with a well structured phases that help an organization with the highest quality and lowest cost in the shortest time possible Software Development Life Cycle SDLC is a process used by the software industry to design develop and test high quality softwares Every IT firm needs to deployed one suitable software technique in building any software production at all times Phases of SDLCThe common Software Development Life Cycle are arranged in different phases of processes which include Phase Requirement analysis and specification Phase DesignPhase Implementation and integration Phase Testing quality assurance Phase Operation and Phase maintenance Phase Requirement analysisRequirement analysis is the first and fundamental stage in software development It involves a lot of meetings It is where documentation and researches are carried out and we find out what we are trying to build what our client needs are and the purpose of building it It involves interaction with the managers consultants and people in charge In this stage all the planning that needs to be done are done and a feasibility possibility test is carried out to check if the product or software is profitable or worth venturing into in the first place Phase DesignThe next phase is the design stage During this phase the software is designed to satisfy the functional requirements identified in the previous phase It purely depends on how things was planned out to be or look like the features to render the architecture and environment layout of the product to produce Phase Implementation and integrationImplementation and integration is after the layout has been done It takes whatever that s been designed and try to put them into coding The software programmers come into play and codes are been written in whatever programming language that is necessary Phase Testing quality assurance Testing is as important as the requirements stage It is where things are ascertain and errors are corrected and functional requirements are met by the newly developed or modified software Phase Operation deployment and maintenanceThis is the last phase of SDLC After which the software has deployed there is a need to monitor for continue functioning and operation of the software Maintenance does the trick It makes sure software products keep to date and functionalities keep improving It is the phase that enables the sustenance of a product out there Types of SDLC ModelsThere are different types of models that can be implemented when choosing the kind of software to build They include The Water fall model The Agile model The Incremental model The Re use oriented software dev cycle The Prototyping modelNote All the models go through the same phase in software production but have different approaches to each phases stages And we won t be able to cover all the available models in details Our main focus is the Agile Model SDLC EXPLANATION SDLC Models The Water fall model is the most common SDLC model approach to be introduced Waterfall software development is dependent on phases Simple to understand because it explains the process of software development in a linear progressive format That means it moves to the next phase stage only when its current phase is over It is usually only good for short term project The incremental model this kind of model achieve task by deploying finished versions of the whole entity one after the other until the task is completed It is generally fast because of this method it uses and cost effective The Prototyping model prototyping is used when the client or customer don t have the full idea of what they need Is a way of cross checking what the desire of the customer is In prototyping model prototypes or demo of the intended software is built so that the customer or client can check if it is what he she wanted initially or Changes where need be Client feedback is really of essence in this model type The Agile model Agile kind of software development model is a set of values beliefs and principles that aims at focusing on the benefits and what users want and need It is an approach to help organization respond quicker to changes with rules and methodology and not just blindly following a given plan set to constrain flexibility at work Agile is best for long term projects because it is more focused on Customer satisfaction over processes and tools AGILE MANIFESTO SET OF RULES Individuals and interactions over processes or tools Agile modeling puts talking and discussion about the whole processes over just working and coding about it Working software over comprehensive documentation the experience the users gets by using the product is more important than how detailed the planning or requirement stage may sound or was Customer collaboration over contract negotiation making sure the product is perfectly working first over worrying about what was said or signed initially in the requirement stage Responding to changes over following a plan Agile kind of model want you to run the plan and not the plan running you Advantages Of Agile ModelIncreased Flexibility with a Fast Failure MindsetImproved Team interaction and communication during workRelease of efficient softwares at a quicker time rateHonesty and transparency Late changes in requirements are welcomed Disadvantages Of Agile ModelThere is lack of emphasis on necessary designing and documentation The project can easily get taken off track if the customer representative is not clear what final outcome that they want Only senior programmers are capable of taking the kind of decisions required during the development process Hence it has no place for newbie programmers unless combined with experienced resources Conclusion Many contradictions have been raised over the years of the best kind of model to deploy in SDLC Well all models are useful depending on what you want to achieve and how fast you want to go about it at the time But for the purpose of this writing I will say Agile SDLC is the best because it has the customers needs and satisfaction at mind first before any other plan or agreement which is what every customer would want to go for It surpasses all kind of models because good product at the end is more needful than set of rigid rules or plan 2021-12-31 21:30:21
Apple AppleInsider - Frontpage News How to make your Apple Watch battery last longer https://appleinsider.com/articles/21/11/13/how-to-make-your-apple-watch-battery-last-longer?utm_medium=rss How to make your Apple Watch battery last longerIf you re having issues with your Apple Watch s ability to make it through the day we ve got a helpful guide that can show you how to extend your Apple Watch battery life It s inevitable ーevery once and a while your Apple Watch winds up running out of battery before you make it back to the charger Maybe it was a longer day than usual or perhaps you found yourself fiddling with your Apple Watch to pass the time However if you find that you re routinely running out of battery before you head home this indicates that you re experiencing significant battery drain for one reason or another There are a few ways you can squeeze some extra battery life out of your Apple Watch and AppleInsider is here to show you how to do it Read more 2021-12-31 21:35:00
Apple AppleInsider - Frontpage News Interest in the metaverse to propel both Apple and Meta in 2022, analyst says https://appleinsider.com/articles/21/12/31/interest-in-the-metaverse-to-propel-apple-meta-in-2022-analyst-says?utm_medium=rss Interest in the metaverse to propel both Apple and Meta in analyst saysApple and Meta will duke it out for the top performing tech stock spot in as investors seek to invest in the metaverse according to Loup Ventures Apple VR glassesIn a new research note Loup Ventures partner and analyst Gene Munster outlined some of his predictions for One of them is that Apple and Meta ーformerly known as Facebook ーwill duel in driven by the metaverse s flight to quality Read more 2021-12-31 21:24:50
Apple AppleInsider - Frontpage News The Apple Watch 'future of health' on your wrist is likely still years away, say doctors https://appleinsider.com/articles/21/12/31/the-apple-watch-future-of-health-on-your-wrist-is-likely-still-years-away-say-doctors?utm_medium=rss The Apple Watch x future of health x on your wrist is likely still years away say doctorsApple s vision of the Apple Watch being the future of health may be years off due to slow acceptance from the medical community and the focus on gathering ーbut not making use ーof data An Apple Watch s blood oxygen modeIn a new piece by The Financial Times a number of doctors and others in the medical field have detailed the difficulties in incorporating the Apple Watch into the daily care of patients Some said that a future where the Apple Watch actually improves user health on a larger scale is still a ways off Read more 2021-12-31 21:13:22
海外TECH Engadget The tech industry's accessibility report card for 2021 https://www.engadget.com/accessibility-in-tech-2021-report-card-apple-google-microsoft-amazon-facebook-meta-twitter-210034415.html?src=rss The tech industry x s accessibility report card for In spite of all the advancements we ve seen in tech the industry as a whole has consistently neglected people with disabilities There have been some improvements including video call apps like FaceTime Zoom Microsoft Teams Google Hangouts and more adding better support for sign language interpreters and closed captioning And this year Instagram and TikTok finally added stickers that enable automated captioning for speech in videos too But major organizations continued to make decisions that exclude people with disabilities The organizer of E for example failed its deaf and hard of hearing viewers during its live streamed show There are too many individual transgressions and improvements to exhaustively detail here Due to their sheer size though tech s largest companies wield the greatest influence over what the rest of the industry does By holding them accountable we have a better chance of seeing widespread change in the way tech thinks about inclusive design Here s how Apple Google Microsoft Amazon Meta formerly Facebook and more did to improve the accessibility of their products and services in AppleApple has led the way in inclusive design for years and in the company continued to launch new features that made its products easier for those with disabilities to use In addition to updating its screen reader VoiceOver to enable better descriptions of images for the visually impaired Apple also launched several new products In May it rolled out a service called SignTime which allowed customers to engage sign language interpreters on demand when communicating with customer service representatives via their browsers at least The feature is available in the US UK and France and supports American British or French sign languages in their respective countries Apple also introduced Assistive Touch for the Watch this year allowing for touch free interaction with its wearable The idea is that users can clench their fists or pinch their fingers together to navigate the smartwatch In practice Assistive Touch took some learning and it still may not be feasible for those who don t have the dexterity or strength to clench their fists to trigger the “double clench action But it s a start and one that few other smartwatches offer For those with very limited range of motion this year also saw the launch of the first medically certified eye controlled iPad by Tobii Dynavox Called the TD Pilot it s a case for iPads as large as the inch Pro model and comes with Tobii s powerful eye tracking sensor large speakers additional batteries and a wheelchair mount Together with iPadOS this will allow those with cerebral palsy for example to interact not only with the tablet but also communicate with others more easily A window on the other side of the case can display words to show what the user is saying Apple also added improvements for hearing aid users with iPhones this year allowing for bi directional communication This means that those who connect compatible hearing aids to their iPhones no longer have to use their handset s mic to be heard by their callers ーthe hearing aid can pick up the speaker s voice too So far Starkey and ReSound have released compatible “made for iPhone devices On macOS Apple also made it possible to customize the outline and fill color of the cursor so those with visual impairments can more easily tell when the mouse moves or changes shape The company also expanded its keyboard shortcuts to allow users to control everything on a Mac with a keyboard no need for a mouse or trackpad Finally Apple added tools for developers using SwiftUI to make their apps more accessible With this simplified workflow there are now fewer obstacles in the way when trying to make more inclusive products Unfortunately when Apple released iOS it removed some features from Siri that were “used by many individuals for accessibility purposes according to Clark Rachfal He s the director of advocacy and governmental affairs for the American Council of the Blind Rachfal told Engadget that users “could no longer access their calling history voicemails emails and messages through Siri when the OS was updated The council and its members alerted Apple of these issues he said adding that the company said it s working on “restoring this functionality to Siri GoogleGoogle continued to add tools for people with disabilities across its broad portfolio of products and services in One highlight was the launch of Project Relate an Android app that would generate custom voice recognition models for people with severe speech impairments Then the app can transcribe display and read out what the user said Project Relate is currently in beta with Google inviting those with atypical speech to sign up as testers The company did plenty to improve its existing products too In February it revamped its Talkback screen reader to offer new gestures and voice commands In March it announced that the Chrome browser could transcribe audio from the web for users who are deaf or hard of hearing That transcription would be performed on device meaning you could get your captions without worrying about connecting to the cloud Later in the year Google also added languages to its auto generated image descriptions tool brought more natural sounding voices to the “Select to speak feature in Chromebooks and made it easier to interact with Android devices using facial expressions In addition to improving its existing products Google also explored accessible experiences that could produce learnings for the industry at large It teamed up with the Royal National Institute of Blind People RNIB and The Guardian on Auditorial which it describes as an experiment in storytelling that “adapts to suit the reader It s a fully customizable experience that Google said will “offer those with visual disabilities an experience that is as comfortable rich and creative as any other reader According to the company Auditorial “is intended to pose a question about how much more accessible the world s information could be if you could simply tailor every website to suit your personal sensory needs and preferences The hope is that this triggers a discussion on how the web could become more inclusive instead of “a one size fits all approach Google published its findings in an “Auditorial Accessibility Notebook in order to help other publishers learn tips on how to “open up online storytelling to millions of blind and low vision users Google also launched a browser based game this year called SignTown which uses your camera to teach you sign language and assess your progress The game is just “one component of a broader effort to push the boundaries of technology for sign language and Deaf culture The company said it s also exploring building “a more comprehensive dictionary across more sign and written languages as well as collaborating with the Google Search team on surfacing these results to improve search quality for sign languages MicrosoftIn Microsoft surprised us by releasing Windows which it called the “most inclusively designed version of Windows yet The new OS brings nicer looking dark and high contrast themes plus updated sounds that are more soothing and can be heard by more users The company also renamed its “Ease of Access section to “Accessibility to make assistive tools easier to find Windows Voice Typing also makes it easier to dictate your messages Prior to launching Windows though Microsoft announced a five year commitment to “help bridge the Disability Divide It focuses on hiring and educating people with disabilities as well as building more accessible products That includes using AI in Word to detect and convert heading styles for blind and low vision readers a new navigation pane in Excel for screen readers and expanding Immersive Reader to better convey what s on PowerPoint slides and notes It added a new accessibility checker that works in the background and prompts users to fix issues across Microsoft Office apps and Outlook The company not only expanded live captioning and transcription capabilities in Teams but also rolled out support for CART Communication Access Realtime Translation captions as well as the ability to pin and spotlight multiple presenters Auto captioning is also available for LinkedIn Live broadcasts To make its hardware easier to use the company launched a new Surface Adaptive Kit in September The bundle includes tags labels keycaps and more to make PC parts and important buttons more identifiable Like Apple Microsoft also added sign language support specifically ASL to its Stores to assist deaf shoppers Unlike Apple however Microsoft doesn t appear to offer this for after sales support yet Microsoft is one of few companies in tech that s transparent about its efforts to improve training and hiring processes for people with disabilities It made investments via its Urban Airband initiative “to provide affordable broadband hardware and software to people with disabilities starting in Los Angeles and New York Following a pilot at the University of Illinois Microsoft said it s expanding to additional tertiary education institutes to “increase graduation rates of students with disabilities in STEM education It s also working to “create best in class Universal Design Learning UDL environments in STEM education To connect people with disabilities to employers Microsoft announced that it s adding new accessibility resources and features to LinkedIn including a LinkedIn Learning course focusing on “accessibility in the modern workplace There were also LinkedIn Coaches events specifically aiming to help job seekers with disabilities find employment opportunities The company also partnered with Be My Eyes an app that connects blind and low vision users with sighted volunteers to make LinkedIn staff available for visual assistance on video calls Microsoft also launched an AI for AccessibilityLow Cost Assistive Technology Fund to make assistive technology reachable to those who can t afford it Considering how expensive assistive technology currently is this is a promising step towards getting people the gear they need Though it s still limited in its reach the Fund is at least an acknowledgement of the high price that people with disabilities continue to have to pay to be part of the world able bodied people take for granted AmazonAmazon s accessibility efforts aren t just aimed at people with disabilities The company says it pays attention to aging individuals and helping them feel more confident living independently This year it introduced two programs as part of its Alexa Smart Properties service that enable administrators to offer voice assisted experiences in places like senior living facilities and hospitals The company also launched Alexa Together to keep caregivers and elderly individuals connected via an Alexa enabled device It would offer features like fall detection and remote assist to give loved ones peace of mind Amazon also updated the Alexa app to offer light and dark modes as well as text scaling It rolled out a new option to give people more time to finish speaking before Alexa gives a response which it said is designed to help people with certain speech impediments The company also included cards with braille text in the boxes for the Echo Frames nd gen guiding users to a website with screen reader friendly setup instructions On the Kindle app for iOS Amazon launched a dictionary audio feature to read out individual selected words and help those with learning disabilities or foreign language speakers better understand pronunciations This year the company introduced a new home robot called Astro that follows you around your home and provides easy access to helpful info via its display It works with Alexa Together to help caregivers look out for loved ones remotely and keeps an eye on your home while you re away The robot features similar accessibility features to the Echo Show smart displays and has been trained “to work for customers who use wheelchairs walkers or canes It will also play specialized driving sounds to stop it becoming a tripping hazard CognixionAmazon also invests in several accessibility minded projects through its Alexa Fund including Labrador Systems which makes home robots to help people with limited mobility live more independently The company has also worked with neural interface startup Cognixion to add Alexa support to its brain computer interface headsets for easier smart home device control Amazon and Voiceitt also released a new speech recognition app this year to help users with atypical speech converse with Alexa and other people Though its Alexa focused products have received many updates to improve accessibility Amazon s Prime content appears to have been neglected According to Rachfal though Prime TV offers audio descriptions on a large amount of content many titles use text to speech with synthetic voices Rachfal added that these “lack the quality of human narrated audio description and the overall quality of the content suffers making it less enjoyable for blind and low vision consumers To Rachfal this is an example of something that s done for people with disabilities “without input feedback and collaboration with the disability community Meta FacebookAmid all the drama surrounding Facebook its whistleblower and its rebrand this year it s easy to overlook the company s accessibility related updates At the start of the company updated its Automatic Alt Text AAT system to recognize over objects and concepts in photos on Instagram and Facebook According to Meta this represented a x increase since AAT s debut in It also rolled out additional features to Facebook on iOS that provided more detailed descriptions like positions of objects in a picture and their relative sizes Unfortunately as it pushed out these updates Facebook may have broken some accessibility features along the way Rachfal said that when the company turned off its facial recognition system this year it led to less informative descriptions for users who are blind or have low vision Rachfal said this change “was done due to privacy concerns and he believes these decisions were made without considering accessibility and the disability community “Nor were they given the same weight and consideration as privacy concerns Rachfal added Facebook published a post addressing this issue in November In it the company s vice president of artificial intelligence Jerome Pesenti wrote “We need to weigh the positive use cases for facial recognition against growing societal concerns especially as regulators have yet to provide clear rules MetaIn the post Pesenti acknowledges the critical role face recognition plays in AAT to help blind and low vision users identify their friends in pictures But while some facial recognition tools like identity verification will remain for the most part features like alerting users to photos potentially including them or automatically labeling their friends are going away That s for both sighted and visually impaired users “We know the approach we ve chosen involves some difficult tradeoffs Pesenti wrote adding that “we will continue engaging in that conversation and working with the civil society groups and regulators who are leading this discussion Elsewhere in Meta s family of products the company added an Accessibility tab to the Oculus Settings menu to make assistive features easier to find It also brought Color Correction and Raise View tools to offer more legible palettes and enable a standing perspective for seated users respectively Meta said it s still iterating on Raise View working with the Oculus community to improve the feature and will permanently add it to the Accessibility menu when ready Meta also collaborated with ZP Better Together a company that makes technology for deaf and hard of hearing users to bring sign language interpreters into video calls on Portal devices As of December people who are deaf or hard of hearing can also apply on ZP s website to get free Portals which will come with the ZP apps Handout reutersFacebook launched Clubhouse like audio rooms in the US this year and notably did so with live captioning included from the start It also included a visual cue to indicate who s speaking and offers captions for other audio products like Soundbites and Podcasts on iOS and Android Let s not forget the company s renaming to Meta this year and its new focus on the metaverse According to head of accessibility Mike Shebanek “we re already working to bring the metaverse to life and are excited to explore the breakthrough possibilities it presents to make the digital world even more accessible and inclusive for people with disabilities We ll have to wait and see if and how that comes true but in the meantime Meta must continue to engage with the accessibility community to make sure that its expansion of the metaverse is inclusive from the start TwitterTwitter only set up its two accessibility teams last year after an embarrassing launch of Voice Tweets that excluded its deaf and hard of hearing users due to a lack of captions Since then though the company has shown noteworthy improvement In Twitter introduced captions for voice tweets added captions and accessibility labels in Spaces and brought automatic video captions That last one is “available globally in most languages according to the company and supported on Android iOS and the web A couple months ago we rolled out video caption file upload Starting today all videos will be auto captioned To see them turn on captioning in your mobile device settings or select the CC button on Web What do you think of the experience ーTwitter Accessibility TwitterAy December Though this may seem like a small set of updates compared to the rest of the companies in this roundup Twitter also has a smaller portfolio of products Still it has managed to make significant changes Rachfal praised Twitter as being “the first social media platform to conspicuously prompt users to include alt text with images though he did note that filling out the field is still optional Other noteworthy developments in tech this yearAlt text and captioning continue to be tricky accessibility features for the industry They re labor intensive processes that companies tend to delegate to AI which can result in garbled inaccurate results This was especially evident at this year s virtual E gaming convention where illegible closed captions sometimes made the show incomprehensible for those who relied on subtitles to understand the announcements There are also large parts of the online world that are in dire need of accessibility related upgrades According to a February study by WebAIM Web Accessibility In Mind for example a whopping percent of websites had mistakes that failed the Web Content Accessibility Guidelines WCAG The most common errors included missing alt text low contrast text missing form input labels and more It s not just websites that need work Other media formats also need to be more inclusively designed The National Association of the Deaf NAD for example filed a lawsuit with Disability Rights Advocates DRA this year against three major podcast providers SiriusXM Stitcher and Pandora SpotifyAccording to the NAD because the three defendants “do not make transcripts or captions available for any of the podcasts offered on their platforms more than million deaf and hard of hearing Americans are denied full and equal enjoyment of the content they offer their hearing users Meanwhile Spotify announced this year that it will start offering automatically generated transcripts for podcasts and Amazon Music launched synchronized transcripts in November Then there are entire industries that could use accessibility improvements Rachfal notes that healthcare is a continually problematic area for people who are blind or have visual impairments “This is still an entire sector that we hear about far too often from our members he said Given that we are currently in the mires of the third wave of COVID it s inexcusable to continue excluding people with disabilities when it comes to things like scheduling vaccination or testing appointments In November this year the Justice Department announced it had reached a settlement with Rite Aid to make COVID testing and vaccination websites accessible Rite Aid s vaccine registration portal was not compatible with some screen readers and was not accessible to “those who have a hard time using a mouse The calendar on its website for example “did not show screen reader users any available appointment times while people relying on keyboard based navigation instead of a mouse could not use the tab key to complete a consent form required to schedule an appointment The ACB also worked with CVS to offer accessible prescription information in all locations in the country This includes a Spoken RX feature that would read out prescription labels via the CVS Pharmacy app Though there have been many transgressions in the past year we also saw many promising developments in ensuring technology is inclusive The FCC for example proposed rules in December to make emergency alerts more useful and informative for people who are deaf or hard of hearing KAREN BLEIER via Getty ImagesMeanwhile HBO Max launched hours of audio described content starting in March and committed to including the descriptions to all newly produced original content as well as adding more to its back catalog Also in collaboration with the Coalition for Inclusive Fitness Planet Fitness said it will buy and install accessible exercise equipment in its stores across the country I ve only scratched the surface in this roundup of updates What s most encouraging though is the increasing willingness of companies to work with disability rights groups and advocates at the earliest stages of product design Lizzie Sorkin director of engagement for the NAD said it s “seeing more and more companies reach out to us in the beginning phases for input rather than late in the process Rachfal also noted a “growing commitment to accessible media and content that s “born out of the advocacy work of ACB and the Audio description Project through collaborative discussions with industry 2021-12-31 21:00:34
海外科学 NYT > Science Deaths in 2021: Headline Names Against the Backdrop of Pandemic https://www.nytimes.com/2021/12/30/obituaries/deaths-in-2021-headline-names-against-the-backdrop-of-pandemic.html colin 2021-12-31 21:56:29
ニュース BBC News - Home Covid: UK cases reach record again as PM urges New Year's Eve caution https://www.bbc.co.uk/news/uk-59834667?at_medium=RSS&at_campaign=KARANGA boris 2021-12-31 21:53:22
ニュース BBC News - Home Betty White: Biden leads tributes for Golden Girls actress https://www.bbc.co.uk/news/world-us-canada-59843627?at_medium=RSS&at_campaign=KARANGA career 2021-12-31 21:05:12
北海道 北海道新聞 DX推進の国家戦略策定へ スポーツ界、データ一元化 https://www.hokkaido-np.co.jp/article/629334/ 策定 2022-01-01 06:02:00
北海道 北海道新聞 2030年冬季五輪、年内にも内定 札幌本命、IOCと協議 https://www.hokkaido-np.co.jp/article/629335/ 札幌市 2022-01-01 06:02:00
北海道 北海道新聞 毎日芸術賞に俳優の風間杜夫さん 作家の皆川博子さんらも https://www.hokkaido-np.co.jp/article/629336/ 毎日新聞社 2022-01-01 06:02:00
ビジネス 東洋経済オンライン 防大、ミャンマー軍「士官候補生」受け入れの矛盾 クーデター後も受け入れを継続、射撃訓練も | アジア諸国 | 東洋経済オンライン https://toyokeizai.net/articles/-/479905?utm_source=rss&utm_medium=http&utm_campaign=link_back 受け入れ 2022-01-01 07:00:00
ビジネス 東洋経済オンライン アメフトと二刀流で挑む「ボブスレー」五輪への道 中学の不登校期間中に「アメフト」と出合い転機 | スポーツ | 東洋経済オンライン https://toyokeizai.net/articles/-/477868?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2022-01-01 06:30:00

コメント

このブログの人気の投稿

投稿時間:2021-06-17 05:05:34 RSSフィード2021-06-17 05:00 分まとめ(1274件)

投稿時間:2021-06-20 02:06:12 RSSフィード2021-06-20 02:00 分まとめ(3871件)

投稿時間:2020-12-01 09:41:49 RSSフィード2020-12-01 09:00 分まとめ(69件)