Notice»

Recent Post»

Recent Comment»

Recent Trackback»

Archive»

« 2024/3 »
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31

 
 

How to make your FireFox browse fast

Creativity | 2011. 1. 4. 06:24 | Posted by 스마트 안전보건

Mozilla Firefox is a graphical web browser developed by the Mozilla Corporation. Started as a fork of the browser component (Navigator) of the Mozilla Application Suite, Firefox has replaced the Mozilla Suite as the flagship product of the Mozilla project, stewarded by the Mozilla Foundation and a large community of external contributors.

Mozilla Firefox is a cross-platform browser, providing support for various versions of Microsoft Windows, Mac OS X, and Linux. Although not officially released for certain operating systems, the freely available source code works for many other operating systems, including FreeBSD,OS/2, Solaris, SkyOS, BeOS and more recently, Windows XP Professional x64 Edition.

I am providing some Very Useful Tips to speedup your Firefox.

In your location bar, type about:config

Once it Opens You should see similar to the following screen 

 

Tip1  

In the filter bar type network.http.pipelining

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.

 

Tip2

 

In the filter bar again and type network.http.pipelining.maxrequests

 

Once it Opens You should 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.

 

 

Tip3

 

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.

 

 

Tip4

 

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.

 

 

Tip5

 

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.

 

 

Tip6

 

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.

 

 

Tip7

 

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.

 

 

Tip8

 

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

 

Open a new tab. Type “about:config” without quotes into the address bar and hit enter/click Go.

 

Right-click anywhere, select New, then Integer. In the dialog prompt that appears, type:

 

browser.cache.memory.capacity

 

Click OK. Another dialog prompt will appear. This is where you decide how much memory to allocate to Firefox.

This depends on how much RAM your computer has, but generally you don’t want to allocate too little (under 8MB),

but if you allocate too much, you might as well not do this. A good recommended setting is 16MB. If you want 16MB,

enter this value into the dialog prompt:

 

16384

 

(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 will now be 3 - 30 times faster in loading pages.

이 글은 스프링노트에서 작성되었습니다.

'Creativity' 카테고리의 다른 글

Apple Mac App Store open  (0) 2011.01.07
6 predictions of social network in 2011  (0) 2011.01.04
How to make a QR code for your digital life  (0) 2011.01.03
State of the iPhone in KOREA  (0) 2011.01.02
Presentations of the year 2010  (0) 2010.12.31
:

How to use ReadyBoost in Windows 7 forcefully (강제로 레디부스트 설정)

Creativity | 2010. 12. 29. 19:40 | Posted by 스마트 안전보건

This is how to use ReadyBoost in Windows 7 forcefully. I hope you like it.

ReadyBoost를 사용하면 전반적인 시스템 속도는 향상된다. 그 이유는 운영체제 기동에 필요한 데이타를 무작위 전송 속도가 빠른 플래시 메모리에서 읽기 때문이다. ReadyBoost 사용하기에서 설명했듯이 처음 플래시 메모리를 시스템에 연결하면 플래시 메모리의 성능을 검사해서 다음 레지스트리에 저장한다.
레지스트리 HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\EMDMgmt\{Flash Memory}
플래시 메모리를 ReadyBoost 장치로 사용하려고 하면 무작위 읽기 속도는 2.5M 이상이어야 하며, 무작위 쓰기 속도는 1.75M 이상이어야 한다. 만약 이 기준을 만족하지 못하면 그림처럼 이 장치에는 시스템 속도 향상에 필요한 기능이 없습니다.라는 메시지가 나타난다.
  • USB를 한번도 연결한 적이 없다면 일단 USB를 먼저 연결한다.
  • 시작/regedit를 입력하고 엔터를 누른다.
  • 다음 레지스트리로 이동한다. 레지스트리 HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\EMDMgmt\{Flash Memory} EMDMgmt의 하위 키에 플래시 메모리가 등록되어 있다. 하위 메모리가 여러 개라면 키 이름으로 플래시 메모리를 확인하면 된다.
  • 오른쪽 창에서 REG_DWORD형의 DeviceStatus, ReadSpeedKBs, WriteSpeedKBs를 다음처럼 바꾼다.
    값데이타(십진수) 설명
    DeviceStatus 2  
    ReadSpeedKBs 2500 보통 2500 이상으로 설정되어 있음
    WriteSpeedKBs 1750 쓰기 속도만 바꾸면되는 때가 많음
이 팁을 적용했다면 이동형 디스크에 마우스 오른쪽 단추를 클릭하고 속성 메뉴를 클릭한 뒤 ReadyBoost 탭을 클릭하면 그림처럼 ReadyBoost가 활성화된 것을 알 수 있다.
만약 이처럼 기준을 만족하지 못하는 장치에 강제로 ReadyBoost를 설정할 수 있다.

Read more at qaos.com

이 글은 스프링노트에서 작성되었습니다.

'Creativity' 카테고리의 다른 글

Presentations of the year 2010  (0) 2010.12.31
Top 5 iPhone Augmented Reality Games  (0) 2010.12.30
Top 5 iPhone Apps for Job Seekers  (0) 2010.12.19
Sound Studio 4.0.1 for Mac  (0) 2010.12.19
Mac App Store Open Jan. 6th 2011  (0) 2010.12.18
: