Speed Up BrowsingWhen you connect to a web site your computer sends information back and forth.Some of this information deals with resolving the site name to an IP address, thestuff that TCP/IP really deals with, not words. This is DNS information and isused so that you will not need to ask for the site location each and every timeyou visit the site. Although Windows XP and Windows XP have a pretty efficient DNScache, you can increase its overall performance by increasing its size. You can dothis with the registry entries below:Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters]"CacheHashTableBucketSize"=dword:00000001"CacheHashTableSize"=dword:00000180"MaxCacheEntryTtlLimit"=dword:0000fa00"MaxSOACacheEntryTtlLimit"=dword:0000012dMake a new text file and rename it to dnscache.reg. Then copy and paste the aboveinto it and save it. Merge it into the registry.Make XP boot even FasterMicrosoft has chosen a completely different path for XP and it's bootfeatures by trying to incorporate as much support for newer fastboot BIOSes thatare on most current motherboards. They built XP in such a way as to make it ableto take advantage of features in these new BIOSes, and one of the coolest thingsis a small application called bootvis. bootvis.Bootvis watches everything that loads at boot time, from the moment the OSbegins to load just after POST (Power On Self-Test) to the moment you get to ausable Desktop. Some programs, most notably Norton AntiVirus 2002, suck upvaluable seconds before you can actually DO anything even though you're at theDesktop. bootvis generates a trace file that you load and can then "see" a visualrepresentation of what's happening. Every file, driver, hard drive read/write,etc., is recorded. You can then use bootvis to optimize the loading of filesduring the boot sequence. bootvis will rearrange the ways these very files arestored on the hard drive, thereby improving the boot time dramatically.Change The Taskbar Group SizeBy default taskbar grouping will happen when you have three or more of the sameprogram windows open. We have found the registry key to change the settings sothat, if you prefer, Windows XP will wait till you open even more of the sameprogram windows before they start to group. Here is an overview of TaskbarGrouping first:OverviewThe taskbar can become crowded with buttons when you are working with multipleprograms at the same time. For this reason, Windows provides a feature to help youmanage a large number of open documents and program items. The taskbar buttongrouping feature works in two ways. First, taskbar buttons for documents opened bythe same program are always displayed in the same area of the taskbar so you canfind your documents easily.Second, if you have many documents open in the same program, Windows combines all
Leave a Comment