abbott567 Profile Banner
Craig Abbott Profile
Craig Abbott

@abbott567

Followers
7K
Following
11K
Media
415
Statuses
8K

Principal Accessibility Specialist at TetraLogical. Former Head of Accessibility at DWP. Cat botherer. Code writer. He / They. #ADHD #autistic

Newcastle upon Tyne
Joined February 2008
Don't wanna be here? Send us removal request.
@abbott567
Craig Abbott
2 years
I give up. I quit. Twitter is awful. These are some places I remain active, if you want to connect. LinkedIn:. Mastodon:. Bluesky:.
1
0
0
@abbott567
Craig Abbott
2 years
RT @DWPDigitalJobs: 🆕 We've got an exciting apprenticeship opportunity!. Embark on a career as an Accessibility Specialist and help ensure….
0
6
0
@abbott567
Craig Abbott
2 years
Great article on @webaxe about the #accessibility of strike through formatted text:
0
0
0
@abbott567
Craig Abbott
2 years
If you back something on @Kickstarter and when it finally arrives it’s broken, what options do you have? I’ve reached out to the creator and did everything they asked, sending videos of it not working etc, and now they’re just ignoring me 😅 #Kickstarter.
2
0
0
@abbott567
Craig Abbott
2 years
A photo I took of the Red Footed Falcon that recently visited Northumberland. Alt: Small bird of prey with a speckled underside and dark wings, with a short sharp beak and black mask. It’s on a rock amongst dry grass against a clear sky, sideways on looking over its shoulder.
@NorthEastTweets
North East Tweets
2 years
A terrific Tuesday to you. Birds sing a new song every day, no matter what's happening in the world. It's a reminder that there's always hope for a new beginning. "Another one of the little Red Footed Falcon that graced Northumberland recently" -CA. 📍 Northumberland
Tweet media one
0
0
6
@abbott567
Craig Abbott
2 years
I think I just found the exact moment I got into accessibility. A tweet in January 2016, after a talk by @dugboticus at GDS in Holborn. Man do you have a lot to answer for. 😆.
@abbott567
Craig Abbott
10 years
Learned a load of stuff about accessibility thanks to @dugboticus - Awesome talk!.
1
0
13
@abbott567
Craig Abbott
2 years
Hey @accessibleweb, on this GOVUK Guidance it mentions both @GDSTeam and CDDO in the monitoring section. It’s not clear who is the monitoring and reporting body anymore. Has there there been a reshuffle of responsibility? Or is it a typo?
Tweet card summary image
gov.uk
Help your team understand why they need to meet the website and mobile app accessibility regulations.
1
0
7
@abbott567
Craig Abbott
2 years
Yesterday we got #WCAG 2.2 and 9 new criteria. Under the Public Sector Bodies #Accessibility Regulations, you need to work to the latest version to be compliant, so I've written a blog post on what #WCAG22 might mean for you!. #a11y .
Tweet card summary image
craigabbott.co.uk
An overview of WCAG 2.2 and how it may affect your product
4
15
71
@abbott567
Craig Abbott
2 years
Woohoo! Finally, we have WCAG 2.2. Grace period for transition will likely start from today, with monitoring and reporting against UK Public Sector Bodies kicking in from October 2024.
@w3c_wai
W3C Web Accessibility Initiative (WAI)
2 years
WCAG 2.2 is now published as a Web Standard (“W3C Recommendation”)!. For an introduction to WCAG, see WCAG 2 Overview. There are a few updates in #WCAG 2 FAQ And new "In briefs" in What's New in WCAG 2.2.
0
8
33
@abbott567
Craig Abbott
2 years
I was a super early backer on the RollingSquare #AirCard. They didn’t send it out for some reason, then after lots of back and fourth and lots more waiting it finally arrived a year later, and it won’t turn on. My advice, stick to official air tags 😅 this is a piece of junk.
Tweet media one
0
0
0
@abbott567
Craig Abbott
2 years
Genuinely heartbroken. 💔.
@ChronicleLive
The Chronicle
2 years
BREAKING: The iconic Northumberland landmark is no more 💔.
1
0
4
@abbott567
Craig Abbott
2 years
My final thoughts on #ChatGPT as an accessibility testing tool, is that it's not very good. It's better at helping you to write code than to find problems later. It's primary feature is to parse text, so if your test cases contain clues it will look better than it actually is.
0
0
2
@abbott567
Craig Abbott
2 years
#ChatGPT is better at short technical questions. For example, "How can I make the following button accessible" followed by a small amount of code. It is less reliable when asked to do reports on large amounts of content, where it tends to default back to writing general guidance.
1
0
2
@abbott567
Craig Abbott
2 years
#ChatGPT cannot parse huge amounts of HTML, which makes it a pain as an accessibility tool. You have to paste in chunks. You can do several pastes stating "remember this as HTML" followed by "add this to HTML" which will combine multiple pastes into a variable to query later.
1
0
1
@abbott567
Craig Abbott
2 years
#ChatGPT produces a lot of noise and false positives. It will default to just telling you general best practice, rather than being specific about the code you paste in. For example: "The HTML does not contain images, but if any are added, remember the alt attributes.".
1
0
1
@abbott567
Craig Abbott
2 years
#ChatGPT cannot actually render content, and it cannot access linked files. So it will not find accessibility issues in the CSS if it is not available in <style> tags you paste in. When it has access to CSS, it can find more issues, like ordering using floats and contrast issues.
1
0
0
@abbott567
Craig Abbott
2 years
#ChatGPT makes punts based on class names. If you use the class name '.small-text-with-contrast-issues' then it will likely find the issues. But if you named it '.test-text-1' then it doesn't find it. So remove any clues as to what it is you're trying to test!.
1
0
2