Skip to content

Back to homepage Keith Solomon

Archive for Author: Keith Solomon

Memory is a funny thing

Memory is weird. This morning, as I emerged from a vivid dream about my first encounter with what we might call the "proto-internet," I found myself marveling at how some memories fade within minutes while others resurface with stunning clarity decades later. The dream transported me back to the summer of 1989, when my mother had just begun her undergraduate studies at the University of Southern Mississippi, and I was about to stumble upon a connection that would change my life.

Posted in: Life, Writing
Short story: “Death Plays A Game”

This was my response to this post on Reddit.

"A game, really?"

"Yes. Any game. You win, you go back...you lose...well..."

How does one respond to that? Better yet, how does one respond to Death? Not death, as in the end of life. Death as in the (un)living embodiment of the hereafter.

Posted in: Cool Stuff, Humor, Writing
The future of the CTC plugin

I'll say this, it's been a hell of a ride!

When I created my plugin many years ago, I never thought it would be come so popular. I figured I'd get a few downloads here and there, but as of this afternoon, it's been downloaded 97,586 times...that's amazing! It also makes what I'm about to say even harder.

Mini Book Review: “WordPress Plugin Development Cookbook”

Got an idea for a WordPress plugin, but not sure how to start? Packt Publishing has you covered with their new release, "WordPress Plugin Development Cookbook" by Yannick Lefebvre. Through it's 11 chapters, Yannick takes you from setting up your development environment through publishing your plugin in the official WordPress respository.

Posted in: Coding, Wordpress
CMS-like Admin Menu Plugin – Version 2.1 Released.

Another plugin update...this time for my plugin for rearranging the admin menu to bring the Pages menu to the top. With version 2.0, on WP 2.8, you got a doubled Category link, and it didn't support custom taxonomies. As of version 2.1, it now does.

It was an easy fix, I just needed the time to get it done.

CTC – Version 5.2 Released

This is a quickie update to address a couple of issues. First off, you should once again be able to use the admin plugin update feature to get new versions, as I have now moved the plugin files out of the folder I had them in.

Secondly, as of version 5.2, all PHP short tags have been eliminated from the plugin.

CTC — Template Tag Issue Resolved

My bad folks...looks like I let one slip by. The problem was the default options were not being set correctly at plugin activation. This has been addressed, but unfortunately, the automatic upgrade issue has not. To get the new version, head over to the CTC page and install it manually.

CTC — Automatic Upgrade Issues…

There is an issue when you use the automatic update feature. It creates an erroneous folder that contains the actual plugin folder. For the time being, please refrain from using the automatic upgrade. If you have already upgraded via the automatic method and the plugin disappeared from your plugins list, just ftp to your WP install, go into the plugin directory, and move the 'tag_cloud' directory from the 'configurable-tag-cloud-widget' directory to the main plugins directory.

CTC – Version 5.0 Released!

I just updated my configurable tag cloud plugin to version 5.0. The big news in this version is the widget has been brought up to date with the new Widgets API released in WordPress 2.8, and you can now limit the tags displayed in the cloud by the number of posts attached to each tag.