Creative Productions, Arrangements and Operations • Art, Technology and Amusements. Software Engineer and certified FileMaker Pro developer and full-stack web developer by day, https//www.kupietz.com
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…
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…
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…
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…
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…
Back in the bad old days, there was an HTML tag called <blink>. It did this, which everybody hated, because it was annoying, and everybody’s web pages looked like this:…
Hot off the presses. Direct from my Github, a MacOS BASH script to allow customized per-mailbox notifications in the Mozilla Thunderbird email client. Following is the README containing full information…
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…
For a few years I was in cryptocurrency trading. Eventually, this led me to the wild west of decentralized finance tokens (“DeFi”), an exciting area that I feel has strong…
On my IT consulting business site, I’m using a php script I’ve written to generate on-the-fly random email addresses specific to the browsing session looking at the site. So, I…
Here’s a fairly old repost from my consulting site, where it got no traction whatsoever. The Bad Statements Detector is a specialized search tool designed to aid in online research…
On this site, any post without a featured image specifically set (such as this one) displays the default floral ‘K’ insignia anywhere on the site where a thumbnail is displayed.…
Convert KTWP Page Appearance Adjuster plugin to use CSS filter for cooling color temperature rather than overlay DIV
2025feb11
Moved ktwp plugins into separate folders with bash one-liner for file in ktwp-*.php; do [ -f “$file” ] && mkdir -p “${file%.php}” && mv “$file” “${file%.php}/”; done
Make changes to all details summarizer to find contents that is not wrapped in for preview, and to exclude selectors from preview
Move details summarizer to separate plugin and add settings to kupietools settings page to set classes for details elements get summaries
2025feb5
Create KTWP page adjuster plugin
2025feb1
Remove redundant ‘safe2’ tags from gallery shortcode which were wrapping around existing tags around images.
Add condition to addExternalLinkClass($content) in mk additions to prevent processing links with class noarrow as external links
2025jan29
Modify devlog to stop looking specifically for posts when saving log entries or displaying on kupietools page, now that /devlog is hidden-post
test
Add named anchors to posts in htmlmap post lists (IE for misc topic writing page) and javascript to always find named anchor and open all enclosing elements if #name appears in URL.
Mike Kupietz, your humble proprietor, serving these electrons to you steaming hot from a server in the heart of San Francisco, right where the American dream rises out of the Pacific as a moist, gray fog and ascends to Heaven in a cacophony of poetry, acid rock and sarcasm.
This site brought to you by four months flat on my back in summer 2023 due to long covid, plus a whole lot of additional lovin' sweat & frustration since then. Per aspera, ad astra.