Search results for: “label/Web Site – Review”

  • Making More of a 404 Page: How is it Possible?

    Making More of a 404 Page: How is it Possible?

    Finding out that you’ve typed in the wrong address can be just a little bit frustrating. You might have been certain that the URL was correct, but regardless of the cause, you’re likely to see a page with the headline ‘Error 404’ on it. These messages are pretty useful, though can look a little drab at the best of times; but can they be changed?

    It might seem a little weird, but in a way, Error 404 pages can act as a kind of blank canvas for web design teams to showcase their flair. They can be made to be more informative for the visitor, taking them in the direction of the page they meant to visit, to act as a vehicle for something funny that the visitor will enjoy or for something completely different.

    (more…)

  • How to Download YouTube Videos on Your PC, Android and Tablets

    How to Download YouTube Videos on Your PC, Android and Tablets

    YouTube is one of the most popular video sites containing videos from all over the world and on absolutely any topic you can think of. These videos if present in your device may come in handy at any time. Unfortunately there is no direct downloading link given on the site. In this article steps to download videos according to the devices is given.

    (more…)

  • How Technology Can Help Us Save Money

    How Technology Can Help Us Save Money

    According to USA Today, technology, as well as the internet, can help consumers save money. New developments have created prominent features that provide savings for every person. Consider which items work best for your own situation and specific goals.

    (more…)

  • Windows Explorer Won’t Load – Advanced Solution

    In a previous post, I described how I was able to solve my Windows Explorer problem. I didn’t go into great detail on how I managed to find the solution, so I thought I would expand on that and describe steps you can take.

    First, let me say that not having Windows Explorer running is not the end of the world. Your computer can still function, as Windows Explorer is just the Graphic User Interface (GUI). Of course, you would like to get it back (preferably without reinstalling Windows), so I’m hoping this post can help. Keep in mind that some of the steps described below can be very advanced, but may be needed to troubleshoot the problem.

    List of Needed Software

    Before we begin, we will need the following tools installed:

    • Anti-virus software. Try one of these if you don’t have any installed:
    • Anti-spyware software. Download and install the following two applications:

    • Filemon. We will use this to see what files Windows Explorer is accessing.
    • Regmon. Similar to Filemon, except it will show the registry keys.

    As we research the problem, there may be more tools to install, however, this is a good start.

    Installing the Software

    The first step to determining the problem is to download and install the tools. If you are not on the machine with the Windows Explorer problem, please switch to that machine, turn it on and log in.

    Perform the following steps:

    1. Press CTRL+ALT+DELETE to display the Task Manager.
    2. Click File->New Task (Run…) to display the Run dialog.

      Note: As an alternative to the above steps you could type WINDOWS KEY+R. From this point on, when you need to run an application, use this method.

    3. In the Run dialog enter iexplore.exe, and then click OK. This will open Internet Explorer.
    4. Navigate back to this page, and download the necessary software by following the above links.
    5. Install each software application on you machine. Remember where you installed the software since you will need to manually run each application.

    Once the software has completed, continue on to the next section.

    Checking for Viruses and Spyware

    Most likely the cause of your Windows Explorer problem is a virus or spyware. The first thing that we will do is to check the machine for both.

    1. First execute you anti-virus software. Take any action to remove any viruses on the computer.
    2. Next, run the Ad-Aware software to find and remove any spyware.
    3. After Ad-Aware has run, execute Spybot to also search for spyware. Take the necessary action to delete any spyware.
    4. Reboot you computer and see if Windows Explorer loads and if it doesn’t then continue on to the next section.

    The above tools may not have found any viruses or spyware, but there still may be some existing on your computer. When my Windows explorer failed to load, I ran both the anti-virus and anti-spyware applications and neither reported any problems. I had to dig deeper to find the cause of my problem. In the next section, we will dig deeper and see what Windows Explorer is doing.

    Examining the Windows Explorer Process

    This section requires you to execute the Filemon utility. This is a more advanced utility, but I’ll try to make it as easy as possible to understand. Follow these steps to look at the files accessed by Windows Explorer:

    1. Open the Filemon utility by executing the filemon.exe file. This will open the Filemon window, which should start filling up with information.
    2. Stop the capturing by pressing CTRL+E. We will only be capturing the Explorer process to make it easier to find the problem.
    3. Press CTRL+L to open the filter dialog.
    4. In the Include text box type explorer.exe. The next image shows the filter set to explorer.exe.

    5. Click the OK button to save the filter.
    6. Click Options and then Advanced Output to display even more information.
    7. At the main Filemon window, press CTRL+X to clear any results in the window.
    8. Now we should begin capturing. Press CTRL+E to start the capture. Since Explorer is running, there shouldn’t be anything appearing in the window.
    9. Open the run dialog, and enter explorer.exe and press OK. At this point Windows Explorer will attempt to load but will fail. That’s OK because the Filemon window will now be populated with some information.
    10. Once the capture has completed, press CTRL+E again to stop the capture.
    11. Scroll to the first item in the Filemon list and press CTRL+F to find specific results. In the Find window type FAILURE and press Find Next.
    12. If you found a record with a FAILURE result, look up that filename on the Internet, such as Google, or an anti-virus Web site. If that file is listed as a virus or spyware, search for a file to remove it.

      For example, when I had problems with Windows Explorer, Filemon indicated that Windows Explorer failed when writing to C:\Windows\System32\yycdd.tmp2. I performed a search on the file, but couldn’t find any information. Next I searched for yycdd and came back with some links. You may have to perform the same search technique for your files: first the whole name and then part of the name.

    13. If you need more information, you can also execute Regmon using the same steps as Filemon. They are similar tools, but Regmon displays registry keys accessed by Windows Explorer.
    14. If you are having difficulty with Filemon, or Regmon, then press CTRL+S to save the results to a log file, and then send them to me using the contact form on Technically Easy (this blog)> and I will analyze them for you.

    Summary

    The above steps are the ones that I followed when I solved my Windows Explorer problem. They are more advanced than simply executing programs, but sometimes computer problems can be complex. There are other tools available that may help, such as HijackThis, so you can try running those as well to see if they pick up anything. As always, you can contact me for more information.

  • About Me

    My name is Paul Salmon and I have 20 years experience using computers. I have a strong programming background, which has helped me solve many computer problems, as well as understand many new applications.

    About this Blog

    I had thought about starting a blog for some time, but I had difficulty deciding on the niche to write about. One day I was fixing a computer and decided to start a technical blog where I would share my knowledge with others.

    On June 23, 2007 I took the plunge into blogging by creating Technically Easy on Blogger. While it was slow in the beginning, as time went on and the posts were published, the traffic on Technically Easy began to pick up.

    Why Technically Easy?

    I created this site to help others solve technical problems through easy to understand posts. Many posts contain step-by-step instructions to solve a problem, while also including screenshots or code samples.

    Throughout the life of Technically Easy I have discussed topics such as networking, digital cameras, archiving, Blogger, and Windows. Every time I solve a technical problem in my life, I write a post about it so others can find the answer quickly.

    I hope you enjoy Technically Easy.

    Subscribe to Technically Easy

    If you would like to subscribe to Technically Easy you can use the subscription link.

    Contact Me

    You can contact me at admin AT technicallyeasy.net if you would like:

    • Help with a computer problem.
    • Would like me to publish a post with regards to a technical question. Please make sure that I have not already covered the topic with existing posts.
    • A problem or question about one of my current posts.
    • Constructive criticism about Technically Easy.

    I will not respond to spam or harmful e-mails. Those will be deleted without reservation.

  • How to Install a New Larger Hard Drive into an Otherwise Working Windows System

    How to Install a New Larger Hard Drive into an Otherwise Working Windows System

    It may seem like a difficult chore to move your system and all your files from one hard to a newer, larger hard drive. There are tools available that can take much of the work of moving to a larger hard drive out of your hands.

    Below are instructions, provided by Dave Baxter, that explain how he moved from an 80GB hard drive to a 250GB hard drive on Windows 7 Home Premium 32 bit.

    (more…)

  • Fix: AdSense Scorecard Revenue Optimization Issue

    Fix: AdSense Scorecard Revenue Optimization Issue

    I don’t log into my AdSense account as much as I once did, but recently when I decided to check out my stats I noticed that I had a minor issue with the AdSense scorecard. It was indicating a minor problem with my revenue optimization. The rating for that area dropped from 5 to 3, even though I hadn’t done anything with my ads recently.

    Upon closer inspection I noticed the following message:


    Displaying both text and image ads increases competition for ads to appear on your site, and may help you earn more.

    After looking at my current ads I noticed that they were all set to text and image ads. I wasn’t sure what the above message was referring to, until I dug a little deeper

    (more…)

  • Why Are Hackers Interested in Your Computer?

    Why Are Hackers Interested in Your Computer?

    To you, a computer is something that you may use for going online, checking your e-mail, playing video games or do work. To a hacker, however, your computer is much more. A computer to a hacker is about the processing power, the applications that are installed, and, of course, the data that is stored on the hard drive. All this information combined is like gold to a hacker.

    There are many ways in which hackers can use what you have stored on your computer, as well as what you have installed on your computer. Below are some of the reasons a hacker may be interested in your computer, and what you can do to help prevent hackers from gaining access to your computer.

    (more…)