Do you know how many cache locations Firefox uses to store web pages and images?
It turns out there are three locations, known as device’s that makes up the cache used by Firefox. They are Memory cache device, Disk cache device and Offline cache device.
In case you are unfamiliar with the “cache”, it is a location that Firefox uses to store web pages, images, etc, that’s used to speed up loading and displaying web pages. So instead of downloading a page from a web site server, if the page has not changed, Firefox will check it’s cache and load the page if it exist.
Now, you may not care much about what’s in the cache, but if you are having problems and need to check the content of the cache, Firefox provides a command that will display all locations.
All you need to do is type the following command in the location bar (address bar) and press enter. Read More»
Posted in Firefox | No Comments »
You think you have a lot of memory (RAM) in your computer and still you are getting out of memory errors? This can indeed happen if you are running many applications or memory intensive applications under Windows XP.
There are different reasons for this, one being the memory fragmentation in Windows XP. Like a hard disk, memory can become fragmented. Further some memory is not always immediately released, like DLL (dynamic Link Library) memory. If a DLL is not used anymore, it is not always unloaded from memory right away.
PC memory moduleAnother reason is that Windows XP can not always make all available internal memory available to an application. This can be the result of a limit in the number of system page table entries. This of course may lead to the out of memory errors. A solution for many of these problems is to tell Windows XP to allocate more memory for system page table entries. The steps below show you how: Read More»
Posted in Windows XP | No Comments »
February 28, 2008 by
Jason
You may be able to free up some valuable space if you’re using two disk partitions, using two physical drives, or dual-booting between XP and Vista on the same machine.
I’ll show you several steps you can take to eliminate duplicate files and get more out of your disks.
Decide on your multiple-partition strategy
Years ago, it was common for users seeking more reliability to divide a hard drive into two or more partitions: portions of a disk, each with a different drive letter. Back then, recovering data from drive d: was easier than from drive c: if the primary partition (containing Windows) became corrupted.
That configuration is rare today, because backup programs and disaster-recovery services have improved. But there are still three situations in which you might find yourself handling two or more partitions or physical disks: Read More»
Posted in Computer | No Comments »