Thursday, May 03, 2007

Firefox: tweaks

  • Disable prefetching: set network.prefetch-next key to false.
  • Turn on spell-checking in input fields as well as textareas: set layout.spellcheckDefault to 2
  • (Windows OS only ? ) To Allow Windows to swap out memory when the program is minimized:create a new boolean config.trim_on_minimize and set it true
  • Set network.http.pipelining and network.http.proxy.pipelining to true
  • Set network.http.pipelining.maxrequests to 30

Wednesday, May 02, 2007

09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0

:-)

Wednesday, April 18, 2007

Michael Dell Looks Different in a Tux

Friday, April 06, 2007

Friday, February 16, 2007

Use OpenDNS OpenDNS: OpenDNS is a better DNS, free to all. OpenDNS uses its distributed network of DNS servers to speed up your Internet experience, increase reliability, improve security and make DNS smarter for users all over the world.

I am going to try this.

Monday, February 12, 2007

PHP5 Issues: "Sometimes, it’s better to be stable, than on the cutting edge."

Tuesday, February 06, 2007

Who links to your site?

New backlink tracking tool is available in Google's webmaster tools.

Via Official Google Blog

Tuesday, January 09, 2007

habari?

A List Apart Style Guide

Forgot to select Dom Inspector when you installed Firefox? Get it here.

Tuesday, December 19, 2006

Mozilla Labs released Operator, a microformat detection extension.

phpMyID: a standalone, single user, OpenID Identity Provider.

Thursday, December 14, 2006

How to fix Firefox's memory leak problem?

  1. Type about:config in the address bar.
  2. Right click in the page and select New > Boolean.
  3. Enter config.trim_on_minimize.
  4. Select True. Press Enter
  5. Restart Firefox.