10 years ago…

[sImage imgid=”1674″ class=”center bigframe”] that’s a real receipt. i remember getting off the bus. there may have been snow. that store is still there. can’t remember where i went for new years that year. 10 years later. new domain. same psuedonym. life, it continues… back then, times were stupid wild. [audio:guccimane-stupidwild.mp3] notes: – gucci mane …

wordpress gallery shortcode update.

some history: since shortly after the release of the [gallery] shortcode, I’ve been using a custom field called “useGallery” to conditionally show every thumbnail image attached to a particular post. i first did this after noticing in my log stats that users would bounce back and forth to get a look at all of the …

wordpress shortcode: smarterImage.

The issue: New layout had a 440px main column that restricted the overall size of images that could be shown. Previous theme had images uploaded at a much larger size, so they were being smushed and pixelated because new theme used max-width: 100%; markup to constrain their overall size. The goals: Resize images to proper …