| Home |
Start Up Programs
Difficulty Level (2/5) ---
![]()
![]()
![]()
![]()
![]()
Risk (2/5) --------------------![]()
![]()
![]()
![]()
![]()
Pay-Off (4/5) ----------------![]()
![]()
![]()
![]()
![]()
Do you have a bunch of icons in the system tray? Does your computer take a long time to start up? Many "gadget" programs want to load automatically at start up and each one sits in memory chewing up resources including memory and CPU cycles. Even worse some programs load at start up and never even let you know they're doing it. I've worked on computers that have had in excess of 100 start up programs (including necessary Windows processes).
Get rid of them! Most of them were probably install once and forget and you'll never miss them. Identifying them is another story but there are alternatives that will help you track them down.
Windows includes a program called MSCONFIG that will identify some start up programs. Click start, run and type in MSCONFIG and that'll get it started. Msconfig is kind of bare bones and won't give you the full story but if you don't have a lot it might do the job.
Next is autoruns which is an excellent and free tool from Microsoft. A word of warning. It is powerful and will not stop you from removing a critical Windows process. Be careful of what you're doing.
Registry Fixers
Difficulty Level (1/5) ---
![]()
![]()
![]()
![]()
![]()
Risk (1/5) --------------------![]()
![]()
![]()
![]()
![]()
Pay-Off (4/5) ----------------![]()
![]()
![]()
![]()
![]()
The registry does a boatload of work in Windows being where just about everything about any program or process is stored and most remove program routines don't do a good job of cleaning up when they are uninstalled. If you've removed even a few programs the registry can become full of useless information. Why does this affect performance? Every time that Windows has to access the registry it's thrashing through a load of useless data to find the right info. I've worked on machines where 25% of the registry was useless junk.
You can avoid this by using a complete uninstaller like Your Uninstaller which works great but it won't fix anything that was uninstalled prior to it being used. For me it's far easier and less expensive to use a registry fixer. I like Registry First Aid as it will not only removed obsolete junk but also fix registry errors which can cause errors and put Windows into slow mode. There are a lot of good registry fixers and Registry First Aid is my choice but it's mostly a matter of style.
Hard Drives - Fragmentation
Difficulty Level (1/5) ---
![]()
![]()
![]()
![]()
![]()
Risk (1/5) --------------------![]()
![]()
![]()
![]()
![]()
Pay-Off (4/5) ----------------![]()
![]()
![]()
![]()
![]()
There are two factors in hard drive performance.
First there's fragmentation. Data is stored in "blocks" with a file being saved in the first block available and then the next. It might be easier to see a graphical representation.
| Mom | MP3 | Empty | Mom | MP3 | Empty | Empty | Mom | Work | Empty |
Keep in mind that these "blocks" of hard drive space can be all over the drive.
You go to load "Mom" or "MP3" and the hard drive read/write head has to jump all over the disk. Now think of how much faster it would be if all the "Mom" or "MP3" files were in contiguous blocks. Conversely if you create a new file if all the "empty" blocks were contiguous.
But says you "I don't do that much file creation" so everything should be grouped together at the end of the data. Actually you might not do a lot of file creation but Windows and your applications do. First there's the browser cache writing all sorts of files to your hard drive. Then there are system checkpoints and the indexing service. Believe me, there's a lot of file activity.
The term for non-contiguous files is called "fragmentation" and there's a tool in Windows to regroup files into contiguous blocks. Right click a drive in My Computer, select properties and then tools then the "Defragment Now" button.
Like all of the utilities that comes with Windows the defragment tool is okay but not great. My choice is to use a third party tool like DiskMagik and let it run as a service for a while. You will never escape fragmentation but DiskMagik will keep you on top of it.
Oh, and regardless of the defragment tool you use run it several times as after you do the first pass it will cause other files to become fragmented. It may seem like a vicious cycle but eventually you'll have a fairly clean drive.
Hard Drives - Better Hardware
Difficulty Level (4/5) ---
![]()
![]()
![]()
![]()
![]()
Risk (2/5) --------------------![]()
![]()
![]()
![]()
![]()
Pay-Off (3/5) ----------------![]()
![]()
![]()
![]()
![]()
Many computer vendors will try and save a few bucks with a slower rotational hard drive with a rotational speed of 5,400 RPMs. Consider upgrading to a faster (7,200 or even 10,00 rpm drive) as the faster a drive spins the better the performance. It may sound like a lot of work but it can be fairly easy. Simply get the new drive, install it and then use something like Image for Windows to make a disk image and then restore that image to the new drive. Even easier is to use True Image and "clone" the old drive onto the new. Once you have the new drive booting and working you can use the older, slower drive for drive image backups.
Firefox extensions than will keep you safer
Difficulty Level (1/5) ---
![]()
![]()
![]()
![]()
![]()
Risk (1/5) --------------------![]()
![]()
![]()
![]()
![]()
Pay-Off (5/5) ----------------![]()
![]()
![]()
![]()
![]()
Web 2.0 has (re)introduced a wide variety of attack vectors that can be used against Internet users to steal sensitive information, control the web browser, and more. The security industry has seen a shift from concentrating on the servers that house data to protecting the data itself. Many web applications and social-networking sites today exhibit flaws that expose them to all sorts of attacks, with much focus on XSS, CSRF, exploiting the same-origin policy and malicious code execution.
With insight from a couple of web security experts and some further research, I’ve compiled a list of must-have Firefox extensions that help ensure safer and more secure browsing with Firefox. Many of us have agreed that the security “functionality” these extensions provide should be built right into Firefox (*cough*Mozilla Security Team*cough*). Below, I outline the risk and how each extension goes about mitigating it.