Posted inCode & Algorithms Posted in genres
Pardon My Placeholder! This page is a placeholder listing my various Github repos containing my custom WordPress plugin work, loosely branded as "KupieTools", as I work on more detailed pages…
Posted inCode & Algorithms Posted in genres
season's geekings: Pure CSS interactive web holiday lights
Strung across this page are pure CSS interactive Christmas lights. You can slowly move your mouse across them to jostle them and they're move, all without any javascript. The twisty…
Posted inCode & Algorithms Posted in genres
god is in the details: Web Design—Adding Text Previews To HTML Details Disclosure Elements
Looking around the site, you might get the hint that I'm a big fan of <details class="detailsClassName"><summary>blah blah blah</summary> even more blah blah blah</details> disclosure elements. For those unfamiliar, that's…
Posted inCode & Algorithms Posted in genres
For Web Devs and Other Tool-Using Animals: Scripts to Analyze CSS from Firefox’s Javascript console.
When, in the course of human events, it becomes necessary to understand why your wordpress site's freaking menus display fine when you're logged in as administrator but are completely broken…
Posted inCode & Algorithms Posted in genres
In With The Old: Resurrecting the HTML <BLINK> tag
Back in the bad old days, there was an HTML tag called . It did this, which everybody hated, because it was annoying, and everybody's web pages looked like this:…
Posted inCode & Algorithms Posted in genres
Video Killed The Pagespeed Score: Non-render-blocking YouTube embeds in WordPress
On this site's Music Reviews page (itself built on-the-fly by a shortcode that sorts and displays posts from a "Music Review" custom post type), most of the reviews are accompanied…
Posted inCode & Algorithms Posted in genres
Optimization-A-Go-Go: WordPress Shortcode & Function Performance Optimization with Transients
I suffer from that paradoxical form of laziness peculiar to computer geeks where I will save myself save myself 15 minutes of work on something by spending 4 hours creating…
Posted inCode & Algorithms Posted in genres
Usability Hell: How to make a completely unusable homepage in CSS3 and jQuery
One of my favorite bits of code I've ever done is on the front page of my jiggy, ancient, perpetually-under-construction, virtually-never-viewed old personal website, Life In A Mikeycosm. Eager to…
Posted inCode & Algorithms Posted in genres
Take The Edge Off Your Web Browsing: WebCooler userscript
If you're like me, you care passionately about certain subjects; the natural flip side of this is being viscerally revulsed by certain things. As a matter of mental hygiene I'm…