html
-
Update for Keep Extension
Good news, kids! I’ve just pushed out an update for my Chrome extension, Panel View for Keep. It’s really just a visual refresh, following Google’s recent update.
-
Recursion in a JSP
I had to figure out how to iterate through a collection with potentially infinite children in a JSP, so I thought I’d make a protip for future reference. Turns out, it was actually pretty easy.
-

Update to Serene child theme
I was playing around with my Serene child theme and added some style to the image post format. By the way, if you have any name ideas, shoot them my way. “Serene child theme” is so bleh.
-

Child theme for Serene
Not long ago, I came across a beautiful WordPress theme called Serene. It’s designed for large screens, but it’s also responsive, so it looks good on small screens, too. I decided to switch out my current theme, Twenty Thirteen, in favor of Serene.
-
So Keep was updated yesterday
… and it’s about time. I had begun to wonder if they’d forgotten all about it. I decided to check out Google’s official Chrome app again, in case they’d added anything new, like maybe account switching. They haven’t. (Account switching, by the way, is supported in my extension. Just sayin’.)
-

Keep extension update
In an attempt to get my Google Keep extension accepted once again into the Chrome web store, I have rebranded it. In the meantime, however, I have updated it to version 1.7 and committed the changes to its Github project. Read on for change highlights.
-

Keep extension update
I made a slight update to my Keep extension today. Check out the details below or get the latest from Github.
-
Popup windows without JavaScript
The other day I had this crazy idea. Popup/modal windows used in modern web design require JavaScript to be enabled in order to function. I wondered if you could get it working without JavaScript. It turns out you can.
-
Buttons!
Generally speaking, I don’t use the family site for posting stuff related to coding. But every once in a while, I’ll write something that I just have to share.