Skip to content

Back to homepage Keith Solomon

Archive for Author: Keith Solomon

New Queensryche Album

Apparently, Queensryche has a new album out...of nothing but covers...:)

Posted in: Asides
CTC Update

Just wanted to give everyone a heads-up on the status of CTC. I'm still working on it when I can, but I gotta pay the bills. I'm hoping for a 3.0 release just after the first of the year. The big new feature in 3.0 is going to be (hopefully) implementing the tag cloud as a normal Wordpress plugin, so it can be used by those who don't use widgets.

Black and White Shrub

I've been on a black and white photography kick lately. I don't know what triggered it, but I can't get enough of well-done monochrome photos. I did this one tonight based on a photo I took of a Lilac shrub in my front yard.

I did quite a bit of manipulation in Photoshop to the original shot to get this output, but I think the results are worth it.

My New Favorite Podcast

Been listening to this show this morning...gotta love mixing news and comedy! :) Wait Wait...Don't Tell Me

Posted in: Asides
Design Vitality WordPress Theme Competition

So I decided to enter Design Vitality's WP theme competition. Even if I don't win any of the prizes (and they're some doozies...first prize is $1,000 and second is your choice of an iPhone or a Wii), it still gets my name a little farther out into the world.

The winners are chosen by votes at the contest website, which is linked below, so give me some vote love if you like my entry.

Early Morning Sky

Every so often, you just have to pick up the camera to take a picture of something. This morning, it was the sky directly outside my front door. I'll let the picture speak for itself..

CTC – Bugfix Version 2.51 Released

I posted a quickie update this morning to address the tag count function not working correctly. Turns out in doing some code cleanup, I inadvertently left one of the variable names that holds the count using the old name. It has been fixed, and you should get what you're looking for.

As always, you can find the most recent version (and comments) on the CTC page.

CTC Widget – Version 2.5

Just a quickie update to fix a bug, and add a simple new feature.

Adding what has been the most-requested ability since color, there is now a div wrapped around the cloud so you can style it via CSS (with some exceptions, check the page for info). The bug was the result of me learning php as I go.

WP 2.3 Configurable Tag Cloud Widget – Version 2 Released!

After a few days of hacking, I'm proud to present version 2.0 of my configurable tag cloud widget for Wordpress 2.3. The big news in this release is you can now specify colors to form a gradient for your tag links.

Screenshot from my testing blog showing a gradient from #c0c0c0 to #000000:

The other big change is I have gone from using the Wordpress-native tag cloud generation code to using functions internal to the widget.