Oct 24

It is a very well known fact that your hard drive is the most likely device on your computer to fail. A hard drive’s life can last anywhere from several hours to several years, but it isn’t a matter of if it will crash, rather when.

One thing you can do to help detect if a drive is in good health is periodically testing it with the respective manufacturer’s diagnostic tools. These can be downloaded for free from each manufacturer’s website, or more conveniently in an all-in-one package inside the Ultimate Boot CD.

For the most part, pretty much all modern hard drives come equipped with SMART detection which basically is the drive alerting the system when something is wrong. While this is usually sufficient, it never hurts to forcefully test your entire drive for any indication of error, which is what the hard drive tools are designed to do.

Keep in mind, even hard drives in tip-top condition are subject to fail at any instant, so having your data backed up is very important.

Oct 24

Occasionally your Windows XP installation can become completely hosed. Be it by spyware/viruses, “accidentally” deleting system files or messing with the registry, there are lots of things which can potentially go wrong.

In these cases it the fix might be as simple as a repair of your XP installation. If you have never done a repair, this might sound to difficult to do, but it really isn’t. With this guide to repairing a Windows XP installation, all the steps are laid out. Additionally, there are several clearly marked warnings to make sure you avoid any pitfalls.

If you are unsure of whether or not to repair your XP installation, make sure this is the appropriate step to take before you start. A good place to post questions to (of course) are the PC Mech Forums.

Note: before doing any major work on your OS install, make sure you have your important data backed up.

Oct 21
Do you have XP and want the Vista interface?
If this is the case, then check out the Vista Transformation Pack. This free download (use the ”Download and Discuss” link at the bottom of the page), when installed on your machine offers the ability to change (from their website):
Boot screen
Welcome Screen / Logon Screen
New msstyles files (visual styles)
New desktop and file icons
New toolbar icons
Progress Dialogs
Sounds scheme
System Tray icons
New Wallpapers
Windows Media Player Skins
And much more
There are many screenshots of what the transformation looks like and a forum where you can ask questions and get help. If you are wanted to give Vista’s new interface a try without upgrading, then this might be for you.
Oct 20
Most people will probably agree, the best way to install a new operating system which is replacing your current one is by formatting your hard drive and installing the new OS “clean”. While this process is very simple, it can be intimidating if you have never done it before.
If you are looking to move to Vista from an alternate OS, I would recommend a clean install. This article provides a very good step-by-step guide, complete with screenshots, to walk you through a clean Windows Vista installation.
Of course, before doing any formatting of your hard drive, make sure your data is backed up safely as once your hard drive is formatted, you cannot recover the it (easily at least).
Oct 20
Windows Vista (version depending) introduces the new Microsoft Internet Information Services (IIS) version, 7. Much like IIS 6 introduced features and fixes over IIS 5, version 7 appears to continue this trend.
One thing PHP web developers using the Windows Vista OS will probably want to do is install PHP on IIS7. After following the steps in this article, this is a piece of cake. I am using Vista Business on my work machine and had no problems getting PHP 5.2.1 up and running on IIS7.
Additionally, the article addresses how to connect PHP to the “free version” of SQL 2005, SQL Express. While MySQL remains the more popular choice for PHP development, this is still good information to know if you develop exclusively for the Windows platform.