Recent Posts

Child Themes and the function.php File

posted on August 30th, 2010

In my last post, “Customizing a WordPress Theme – The Right Way“, I mentioned that the function.php file is used to add new functionality to your Child theme. Many times this may be to add additional HTML elements and tags to allow for use in styling (i.e., CSS). Another use of the function.php file within a Child Theme is to read more →

Customizing a WordPress Theme – The Right Way

posted on August 5th, 2010

What do you do when you have found a theme that you like but you want to make some adjustments?  Or perhaps you like a theme’s bones but not so much the styling and want to change it.  Enter the Child Theme.

read more →

Foray into WordPress Themes and Plugins

posted on August 2nd, 2010

During much of the past 20 years the main lifeblood of, first, Software Solution Specialists, and now JVHM, Inc., has been to develop custom client-server software applications.  Applications have ranged from Client Relationship Management (CRM) systems to HR systems to barcode labeling systems and read more →

WordPress Plugins Worth Mentioning

posted on July 8th, 2010

For over a year now I’ve been utilizing WordPress as the code base for the web sites that I build. Why? Because it is simply amazing, full featured and doesn’t add additional costs to my clients’ sites, actually, it read more →

WordPress 3.0 Has Arrived!

posted on July 1st, 2010

Blue WordPress ButtonIt has been just about two weeks now since the release of WordPress 3.0 “Thelonious”. As of today, version 3.0 has been downloaded over 2.5 million times, that’s almost 185,000 downloads per day! Why would WordPress 3.0 have such popularity? Because it is, without a doubt, the best content management system (CMS) software out there. With version 3.0 WordPress has added some read more →

Video Sitemaps – Do You Have One?

posted on June 22nd, 2010

As I create more-and-more How-To and other videos as a way of sharing what I’ve learned with others, I need to be thinking about how I can improve the saturation of my videos from an SEO perspective. This will help others more readily find my videos and, hopefully, p read more →

Creating a YouTube Playlist

posted on June 21st, 2010

So now you have a bunch of videos you have produced, many covering different areas of the same topic. Or maybe you have a video that was a bit long and so you split it into multiple parts. How can you assist your viewers on to the next related video? Well, one way to do this is to create a read more →

WP S3 Backup

posted on June 11th, 2010

Keep You Website SafeI’m sure many of you have some sort of backup process that you follow for your WordPress powered websites but, if you don’t, there is a great plugin that you can utilize to ensure that, if a catastrophe were to beseech you, that you could read more →

Adding Linked Captions to Images in WordPress

posted on June 3rd, 2010

This is a re-print of my original post on blogWIP.com. At the end of this post I note some changes I had to make to this re-post to get the same results.


So, you are writing a Post in WordPress and are including an image that isn’t yours and doing so requires that you include the proper credits and, possibly, a link. Or maybe it is yours and you want to include your photo credit / copyright . Well this can be difficult within WordPress if you are using the read more →

Updating WordPress Plugins

posted on May 27th, 2010

Part of the maintenance of a website built upon the powerful WordPress publication engine is to periodically review plugins that have updates released by the plugin’s author. It is recommended that read more →