Web
-

On tab detachment and reattachment
As I was testing my upcoming release of Panel View for Keep, I came across a strange bug.
-

Keypresses and iframes
With this little snippet, you can close an iframe modal with the escape key.
-

That 62.5% antipattern
I’d been meaning to rid Cover, my WordPress theme, of this particular piece of code for a while. I just never had a good reason to do so, until now.
-

Using <pre> correctly
I got an email the other day, asking how to display code snippets in Cover. I felt that it deserved a blog post.
-

Chat for Aesop Story Engine
Display stylized conversations in your content using this addon for the Aesop Story Engine plugin.
-

Cover 1.5
This major update to my WordPress theme adds plugin compatibility and some options.
-

Panel View for Keep 2.8.2
This update could be subtitled, “Flexbox to the rescue.”
-

Fun with pseudo-elements
This is totally a hack. But it works, and without modifying the markup output by the plugin.
-

Panel View for Keep 2.8.1
Just a CSS bug fix.
-

Panel View for Keep 2.8
This was originally going to just be a minor update. But I got carried away, so now it’s a major one.
-

Panel View for Keep 2.7
Again with the DOM hacking? Yes. Oh yes.
-

Feature detection > user agent sniffing
Leave that user agent regex behind, son.