Just took the pictures of my VStar 650 with the new saddle bags. It took me a bit longer than anticipated. I would estimate about 12 hours maximum. Of course any good mechanic would probably have had the project completed within about 3-4 hours, but I tend to overthink and move real slow when I
There are many different ways to organize content in your WordPress installation. Not one method can be considered the best and only way to create a structure. You have to look at the goal you want to achieve and choose what you think will be best for you. This is how I used the categories
I was having an issue for the last day trying to understand why my responsive menu for my custom WordPress theme using an Underscores.me template was not allowing the navigation items to display vertically above one another. I do want the menu to display horizontally when on larger screens. I researched W3Schools.com and took apart
Have you ever wanted to find an easy way to automatically determine which icon font to use on your download page based upon the file type? A friend tweeted out a great website that discussed just this and gave his sample CSSĀ file to use along with Font Awesome. Gregory Schoppe's post back in
Security of your website is very important, especially any content management system (CMS) that allows users to login to the site to create posts. WordPress is my favorite CMS and I use it for many of my sites. The question I often ask myself is how best to obfuscate my username so as to not
I am not much of a gamer. Mostly, I play chess and sim type games that do not have much online interaction with other people. I am a loner for the most part and don’t want to get involved in long chats with people I don’t know. I rather sit with friends face to face,
I was reviewing my live traffic on a site that has WordFence installed and found that a bot was attempting to view pages by using my author meta data. In some situations this might be an acceptable search, but I did not want this to be an option for my sites. WordFence has as part
I think I created far too much work for myself over the last few years and I found that I was not keeping it organized. I have since changed how I do a few things in my life and now it’s time to concentrate of some of my sites again. Most of what I have
Did you know that many themes have a default that display the username for an author of a post? What could be wrong with this you say? Well, just knowing the username can be that one step closer to breaking into your WordPress website. All a hacker will now need to do is try to
Quick development can be accomplished by using Bootstrap with the Underscores framework. Underscores.me is a vanilla, “no styles included”, framework for starting your developent of a WordPress theme. I use Bootstrap to provide the styling functionality. In order to get started, we first need to get the two working together. Check out my post in combining