Advertisement · 728 × 90

Posts by Darek Kay

"Remove mentions of XSLT from the html spec" | Hacker News

Thanks for the mention :) Let's hope that browser vendors won't remove their XSLT implementations: news.ycombinator.com/item?id=4495...

7 months ago 2 0 1 0

I'd rather go for a real (unstyled) HTML button, as it handles everything out of the box (focusable, correct role, activates on space and enter etc.). You should also add an accessible name for screen readers users (e.g. via aria-label), so they know what the button does when activated.

1 year ago 0 0 0 0

Hey Cassidy, that's an interesting approach, but unfortuntely not accessible: keyboard users are excluded as they can't open the full-size image.

1 year ago 1 0 1 0

Is the newsletter available via RSS as well? I've only found a feed for your blog.

1 year ago 0 0 1 0

Yes, please! The main way I follow other photographers is RSS. Mastodon, Pixelfed, Glass and Flickr support it by default. Blusky supports RSS, but doesn't include images. I've even built myself a tool to grab all the feeds every night and build a single page containing all the photos in one "feed".

1 year ago 0 0 0 0

"Software development should be unpolitical."

Me:

<spahn>😷</spahn>

(Context: Jens Spahn, a CDU politician, wasted millions in tax payer money on masks during Covid. He's a possible candidate to take another ministerial post this year...)

1 year ago 1 0 1 0
Monochrome photo. A bus stop with a "We Remember" poster being displayed 3 times. A woman on the poster holds a "#WeRemember" sign.

Monochrome photo. A bus stop with a "We Remember" poster being displayed 3 times. A woman on the poster holds a "#WeRemember" sign.

#WeRemember

1 year ago 2 1 0 0
Preview
Meta Is Blocking Links to Decentralized Instagram Competitor Pixelfed Pixelfed said it is "seeing unprecedented levels of traffic."

Meta: The censorship must end, you should be able to post anything you want!
Also Meta: You can't share links to Pixelfed!

www.404media.co/meta-is-bloc...

1 year ago 1 0 0 0
Preview
Grab browser links and titles in one click A bookmarklet to copy browser tab URLs with titles as rich text and Markdown.

🌈 Here's a bookmarklet I use all the time to copy browser tab URLs along with titles in a single click.

darekkay.com/blog/bookmar...

#javascript #bookmarklet

1 year ago 3 0 0 0
Advertisement

Looks good! :)

1 year ago 1 0 0 0

Thanks for the hint. I thought I would have to host Bluesky on my own domain, but it's just a TXT DNS entry :)

1 year ago 1 0 0 0
Preview
Open Graph images: Format compatibility across platforms A comparison of image format support for Open Graph preview cards across different social media and messaging platforms.

🌈 Open Graph (OG) images, like the one you see under this post, are useful when sharing links on social media or messaging apps. With AVIF and WebP formats having "baseline" browser support, I was curious if major platforms support them as OG images. Here are my results:
darekkay.com/blog/open-gr...

1 year ago 1 0 0 0
Image of account screen with 'settings' circled

Image of account screen with 'settings' circled

Image of settings screen with 'accessibility' circled

Image of settings screen with 'accessibility' circled

Image of accessibility screen with 'require alt text' circled

Image of accessibility screen with 'require alt text' circled

3. Alt text
Bluesky has an inclusion ethos. To be a good blootizen, consider alt text on images and gifs so those using text readers and assistive technology can participate. If you are prone to forgetting like me, turn on a forcing function-

Settings--> Accessibility--> require alt text.

1 year ago 16 5 3 2

Many platforms support alt text natively (Instagram, Pixelfed, Mastodon). But for the ones that don't, I would leave out the "Link to a photo of" prefix. On a gallery page, the "link" part will be already announced to screen readers. And on a single photo page, there is no link.

1 year ago 1 0 1 0