Tips and tricks on computer and internet - Speed Up Firefox
   
  Home
  Contact
  Speed Up Firefox
  Windows Vista forgets Folder View settings.
  Sharing Options for Files and Folders
  USB port
  Free Gprs
  25 Hidden Applications in Windows XP
  Change Batch Icon
  Make your drives invisible
  Sort Start Menu alphabetically
  Save main memory of your pc
  Access your folders from taskbar
  Speed up XP
  Admin Password
  Access Your Folders From Your Taskbar
  Have Notepad in Send To
  Insert YouTube movies into PowerPoint slides
  Unmask Password
  Audio File Types
  Change drive icon
  Nokia code
  # Control Panel Restrictions
  Displaying a Text Notice before Logon
  Disable drives in My Computer from unknown user.
  Disable the right click on the desktop
  Disable turn off button
  Folder Option menu
  ms office tips and tricks

Speed up your Mozilla Firefox


Mozilla Firefox is a fast, full-featured web browser that makes browsing more efficient than ever before.
It lacks many features found in other browsers, in an effort to combat interface bloat and to allow the browser to be shipped as a small, pared-down core easily customizable to meet individual users' needs. Instead of providing all features in the standard distribution, Firefox relies on the extension system to allow users to modify the browser according to their requirements.Firefox includes pop-up blocking, a tab-browsing, integrated Google searching, simplified privacy controls that let you cover your tracks more effectively, a streamlined browser window that shows you more of the page than any other browser and a number of additional features that work with you to help you get the most out of your time online.Version 2 features an updated theme and user interface, built-in phishing protection, enhanced search capabilities, improved tabbed browsing, and inline spell checking. Mozilla Firefox provides support for various versions of Microsoft Windows, Mac OS X, and Linux.

Tips to speed up the firefox

1. Open Firefox.
2. Type about:config in the address bar and press Enter.



Method 1:   [HTTP PIPELINING]

In the filter bar type: network.http.pipelining

Following screen will appear:

 

Speed Up Firefox

Normally it says ” false ” under value field , Double click it so it becomes ” true “.

Method 2:
In the filter bar again and type: network.http.pipelining.maxrequests
You will see the Following screen

Default it says 4 under value field and you need to change it to 8

Once you finished this you should see the following screen.

Method 3: [HTTP PROXY]

Go to the filter bar again and type network.http.proxy.pipelining

Once it Opens You should see similar to the following screen

Normally it says ” false ” under value field , Double click it so it becomes ” true “.

Once you finished this you should see the following screen.

Method 4: [DNS]

Go to the filter bar again and type network.dns.disableIPv6

Once it Opens You should see the following screen

Normally it says ” false ” under value field , Double click it so it becomes ” true “.

Once you finished this you should see the following screen.

Method 5:

Go to the filter bar again and type plugin.expose_full_path

Once it Opens You should see the following screen

Normally it says ” false ” under value field , Double click it so it becomes ” true “.

Once you finished this you should see the following screen.

Method 6:

Now you need to Create new Preference name with interger value for this got to Right click -> New -> Integer

Once it opens you should see the following screen

Here you need to type nglayout.initialpaint.delay and click ok

Now you need to enter 0 in value filed and click ok

Once you finished this you should see the following screen.

Method 7:

Now you need to Create one more Preference name with interger value for this got to Right click -> New -> Integer

Once it opens you should see the following screen

Here you need to type content.notify.backoffcount and click ok

Now you need to enter 5 in value filed and click ok

Once you finished this you should see the following screen.



Method 8:

Now you need to Create one more Preference name with interger value for this got to Right click -> New -> Integer

Once it opens you should see the following screen

Here you need to type ui.submenuDelay and click ok

Now you need to enter 0 in value filed and click ok

Once you finished this you should see the following screen.

Some more Tweaks

Enable the spellchecker for inputfields and textareas (default is textareas only)

layout.spellcheckDefault=2

Open lastfm://-links directly in amarok

network.protocol-handler.app.lastfm=amarok
network.protocol-handler.external.lastfm=true

Firefox Memory Leak Fix

Recently, I have very big problem with my Firefox browser. Few minutes after starting of Firefox application, my Firefox become too slow for surfing, all open applications freeze for two or three seconds after every my click. I noticed that Firefox.exe take up a big part of my computer memory. After reading several forums on the net, I find how to fix this “Firefox memory leak” problem.

Just follow these simple steps to get your Firefox memory usage under control. The solution was in ”about:config” Firefox hidden configuration options.

  1. Get the main configuration screen by putting “about:config” in the browser’s address bar.
  2. Right click on the page and choose New then Integer and create an integer called “browser.cache.memory.capacity”. Set it to a low number (I use 16384 – that means 15MB). This controls how many kilobytes of memory are used for the browser’s cache.
  3. In the Filter of “about:config” page (top of the page) put “browser.cache.disk.capacity”. Set “browser.cache.disk.capacity” (right click – Modify) to between 5000 or 15000 (I use 15000). For example: if you have 128MB to 512M use 5000, if you have 512BM to 1GB of RAM use 15000. This controls how many kilobytes of memory are used for the browser’s cache.
  4. Configure Firefox to swap memory to disk when minimized. In the Filter of “about:config” page (top of the page) put “config.trim_on_minimize”, Right click on the page and choose New then Boolean and create an boolean called “config.trim_on_minimize”. Set it to true. This mean – when you minimize the firefox window it will free up memory.
  5. In the Filter of “about:config” page (top of the page) put “network.prefetch-next”. Set “network.prefetch-next” to false. Network link prefetch will download all pages with the rel=”prefetch” tag, with false you avoid that downloading.
  6. In the Filter of “about:config” page (top of the page) put “browser.sessionhistory.max_total_viewers”. Set it to low number. I set it to 6. This controls how many pages of history are kept in the back/forward buttons.

Restart Firefox and that’s it! Now, your Firefox and your computer will be much faster and you are ready for faster surfing. Enjoy!

Possible values and their effects

 

Automatically decide the maximum memory to use to cache decoded images and chrome based on the total amount of RAM. (Default in all but Thunderbird and Minimo).

Physical RAM Memory Cache (in KB)
32 MB 2048
64 MB 4096
128 MB 6144
256 MB 10240
512 MB 14336
1 GB 18432
2 GB 24576
4 GB 30720
8 GB and up 32768

In Firefox 1.5 and SeaMonkey 1.0 and earlier versions, these defaults were the following:

Physical RAM Memory Cache (in KB)
32 MB 2048
64 MB 4096
128 MB 8192
256 MB 14336
512 MB 22528
1 GB 32768
2 GB 45056
4 GB 59392
8 GB 75776




(Why 16384 instead of 16000? Because computers use base-12 counting. Thus 16 megabytes = 16384 bytes. Likewise, if you want to double that and allocate 32MB, you’d enter 32768.)Click OK to close the dialog box, then close all instances of Firefox and restart. If your Firefox still uses the same amount of memory, give it a few minutes and it should slowly clear up. If that fails, try a system reboot.

NOw your firefox is faster then previous.

You can use the following tip also to speed up the firefox:

Double Click on the following settings and put in the numbers below - for the true / false booleans - theyll change when you double click.

Find these one by one and do the changes as mentioned below
browser.tabs.showSingleWindowModePrefs true
network.http.max-connections 48
network.http.max-connections-per-server 16
network.http.max-persistent-connections-per-proxy 8
network.http.max-persistent-connections-per-server 4
network.http.pipelining true
network.http.pipelining.maxrequests 100
network.http.proxy.pipelining true
network.http.request.timeout 300

One more thing Right-click somewhere on that screen and add a NEW -> Integer.
Name it nglayout.initialpaint.delay and set its value to 0.
This value is the amount of time the browser waits before it acts on information it receives.
Since youre broadband - it shouldnt have to wait.

Now you should notice youre loading pages MUCH faster now!






This link is for video which is for tip for what to do when moblie phone is stolen, or trace to mobile phone using the imei no...
http://www.metacafe.com/watch/1321346/find_your_stolen_mobile/

   
Today, there have been 38 visitors (49 hits) on this page!
This website was created for free with Own-Free-Website.com. Would you also like to have your own website?
Sign up for free