Lastest Posts »

Word: You Are Working Without a Word Work File and Memory is Nearly Full

I have been struggling with a Microsoft Word problem for a few weeks now. Whenever I opened a document and then began changing it, I occasionally received an error message. Once the error message appeared,all the buttons and options within Word became grayed out. This prevented me from saving my work that I had done up to that point. It became frustrating to say the least.

To find a solution to the problem I turned to the Internet. It appears that this error is quite popular as a search in Google produced many results. I tried many of the solutions, but none seemed to have worked for me. It wasn’t until I decided to look further into the error that I found the solution that appears to have fixed the problem.

Click to continue reading »

How to Find Disk Space Hogs

During my regular computer maintenance I tend to delete unnecessary files to conserve and recover hard disk space. Files such as temporary Internet files, regular temporary files, and old shortcuts are usually files that I like to remove. There have been times in the past when I have removed the unnecessary files but still have little disk space. Unless you go through each directory, it could be difficult to find which files are hogging all the disk space.

A few months ago I stumbled on a small application (less than 2MB) that has helped find files and directories that use up the most disk space. I use this application on all computers that I have used since then and have been easily able to recover disk space by finding other unnecessary files that have been using up a lot of disk space.

Click to continue reading »

How to Display Web Code Examples in Your Web Site

I had been struggling with an issues in some of my blog posts. In posts that explain how to change HTML or PHP code for a web page, I like to display the actual code in my blog post. The problem is that when a visitor copies the code, it isn’t formatted properly. While the actual alphanumeric characters are copied properly, the single and double-quotes aren’t valid.

When I simply typed the single or double-quote character from my keyboard, the characters would be rendered in the browser differently than if I had typed them in the code. The characters would be formatted and looked different on the web page and when they were copied, it would cause coding problems, such as when the code was pasted in the Blogger editor. I think that I have fixed the problem, and I’ll explain how in this post.

Click to continue reading »

Fix: WindowsClick Hijacked Search Results

I recently had the opportunity to fix a computer that was having issues with a virus/trojan/rootkit. I included all three in the list because I had no idea what I was looking at when I first heard of the issues. I was told that when the owner of the machine would perform a search in Google, every link that they clicked on would be redirected to a URL that included “windowsclick”.

While doing some research, I found a solution to the issue, but it was a complicated solution. I instructed the owner to install both anti-virus and anti-spyware tools and then run them to see what was found. Upon trying to run an anti-spyware tool, a new problem presented itself: the tools would load but wouldn’t run. Not wanting to give up, I asked the owner to drop off the computer and I’ll have a look. After some research I managed to clean the computer, and here is how I did it.

Click to continue reading »

Replacing an Application with Another in Windows

I recently received an e-mail form someone asking if it is possible to change the Task Manager in Windows. They had another application that they would like to use, instead of the built-in Task Manager. It is very possible to change the Task Manager, since I use Proces Explorer and have set it so I can use that application instead of Task Manager.

While Process Explorer provides this ability, many applications that provide the same functionality may not allow a user to replace the Task Manager. In this post I will not only show you how you can easily do this, but also how you can do this for almost any application within Windows.

Click to continue reading »