Jeremy Keith
Jeremy Keith
I wrote up my experience of POSSEing to Medium (TL/DR: pretty straightforward): https://adactio.com/journal/9694 It would be great if "recommends" and "responses" on Medium could be sent back to a webmention...
Boo! :-1: I’ll see about opening an issue/request on the Medium API github project.
Hmm ...sorry about that! Sounds like it might be an issue with the `datasette` tool I'm using to generate that view of the data. I've filed an issue over here:...
I'm not sure whether automatically focusing the expanded content is a good idea or not. I'm hoping to get some feedback from screen reader users.
This is a great idea! I've added your XSLT file to my feeds, which you can get to from here: The only change I've made—and I'd suggest this in general—is...
Oh yeah, inline SVG would work!
The inline SVG is working a treat! I've rolled it out on my site now too. The mime-type issue is a real head-scratcher though. :-(
Yes, there's a minimum number of 10 tunebooks that a tune needs to be added to in order to appear in the list. Partly this is to keep the list...
@melanierichards asked: > What are your use cases for anchored positioning? I've got the classic tooltip-on-hover use case [on a music website](https://thesession.org/tunes) (mousing over a tune name pops up a...
Could `interestTarget` be used to provide a declarative option for some JavaScript APIs? I'm thinking specifcally of JavaScript APIs that require a user interaction (and so most demos involve the...