Doing Things Wrong

Website Improvements

... consistency is the hobgoblin of little minds ...

-- Ralph Waldo Emerson

I re-worked the default WordPress TwentySixteen theme into something far better. Not only is the display much more streamlined and compact, but the code behind it as well. The people who design these things overkill them into an unmanageable mess. Most of what I did was simply deleting miles and miles of repetitive unnecessary css spaghetti code and replacing it with just a few new lines. Most developers seem to think that more code is better. That is so wrong.

Mosrite Bass

This post needed some color. I think the new layout looks and works great on everything from my hi-rez laptop to my tablet to my phone. While I was at it, I bulked-up the menu system and then deleted it, as well as the header image. That way you get right to the meat of things, without having to scroll every page past a lot of useless eye-candy. I also started a links page. Finally, I folded my custom navigation plugin into the theme, so that it can't be accidentally disabled.

Kubicki bodies

I also did some work on these. I think everything looks great !!!


Audiovox 736 Replica Bass
Audiovox Gibson-style Bass
Audiovox Gibson-style Guitar
Audiovox Strat-style Guitar
Audiovox 12-string Guitar
Audiovox Danelectro-style Bass
Audiovox Fretless Bass
Audiovox Ukulele Bass
Audiovox Mandolin
Audiovox Electric Upright Bass

A while ago I said I couldn't find where the new Nivo Slider slideshow plugin (above) keeps its data. That's because it doesn't keep it anywhere. It generates each slideshow on the fly from scratch, with lord-knows how many database calls. I suspected that it was grossly inefficient, and I was right.