I decided last weekend to move my blog from AQHost to GoDaddy. I was becoming extremely frustrated over the fact that the server my blog was hosted on was increasing going down and becoming not available. When I woke up Saturday morning and tried to access my blog, it was down. I had enough.
It took longer to get my account on GoDaddy up and running then I thought it would. It takes them a while before you are actually allowed to fully access your site and do things. Like upload files.
When I was finally allowed to install WordPrefect and import my blog, something went wrong. All of my categories were goofed up and all my links were gone. I went from 25 categories to over 1,800. Most were just random words seemingly picked from the æther. I actually tried to manually delete them. It wasn’t until I realized that not only did I not have any more links, I couldn’t even add links. It was then I decided I needed to just uninstall WordPress and delete the MySQL database and start over. Once I did that, I installed WordPress and then imported my blog.
It worked. I should have done it sooner.
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Posted In WordPress | Permalink | No Comments
I thought something was wrong with my blog. I noticed that load times seemed to have slowed down slightly. I thought it might have been because of a few of the WordPress plugins I was using. I tried deactivating some of them to see if that helped. It didn’t.
I then read a story on Digg. It pointed to a post on the StatCounter blog about “another” website counter service that was putting malware junk on people’s machines. They wouldn’t come out and actually say which service was doing this, but it was fairly obvious they were referring to Site Meter.
I decided to clean out my browser’s cookies and test Site Meter. I use Firefox, so I went Tools>Options>Privacy and selected Show Cookies. I then selected Delete All Cookies. I selected Close to save what I had just done and then reloaded my blog in Firefox.

I should have had NO cookies. Instead, my browser immediately had four (4) new Specificclick spyware cookies. Just by simply reloading my blog.
Needless to say, I won’t be using Site Meter any longer.
Posted In WordPress | Permalink | 4 Comments

I was looking for software that would allow me to hover my mouse pointer over an area of the screen and give me the hexadecimal code for that specific color. I used to have a small program that did this, but a computer crash a while back caused it to go the place where ones and zeros go when they die. I didn’t have it backed up and I couldn’t remember the name of it. It was just something I clicked on my desktop to find the color of something.
I looked on Google for something like it, but I never found anything that fit the bill. I was fairly picky in my requirements. I wanted it to be free, easy to use, and I wanted it to give me the hexadecimal code in a format that I could cut and paste. I finally found what I was looking for. It’s called Color Cop.
Normally I don’t want anything to do with anything with the word “cop” in it. For this software, I will make an exception.
Give it a try if you are looking for something like this.
Posted In Software | Permalink | 1 Comment
Not all fonts are recognized or supported by all operating systems. The following fonts are good for Windows, Mac, and Linux/UNIX.
- Andale Mono
- Arial
- Arial Black
- Comic Sans MS
- Courier New
- Georgia
- Impact
- Times New Roman
- Trebuchet MS
- Verdana
If you incorporate any of these fonts into the CSS style sheet of your website, it will have the same look across all platforms. Windows, Mac OS, UNIX, and fake UNIX (Linux). At least it will look more similar then if you called for a font only used by one platform.
Posted In Software | Permalink | No Comments