Black Hat Forum
Go Back   Black Hat Forum > Black Hat SEO Forum > Black Hat SEO Tools

Black Hat SEO Tools Black Hat Tools: You can't GO it alone...have an arsenal of programs to help you out!

Search
 
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-21-2008, 02:21 PM
smoketowntheory's Avatar
Newbie
 
Join Date: Jul 2008
Location: U.S.A.
Posts: 17
Thanks: 0
Thanked 11 Times in 2 Posts
Activity: 6%
Longevity: 7%
Today: 0/5
Default Making Firefox Faster

I just ran across this and thought I'd share...it def. works, though I wonder how 30 simul queries from your IP makes your ISP feel...

1. Type "about:config" into the address bar and hit return. Scroll down and look for the following entries:

network.http.pipelining
network.http.proxy.pipelining
network.http.pipelining.maxrequests

Normally the browser will make one request to a web page at a time. When you enable pipelining it will make several at once, which really speeds up page loading.

2. Alter the entries as follows:

Set "network.http.pipelining" to "true"

Set "network.http.proxy.pipelining" to "true"

Set "network.http.pipelining.maxrequests" to some number like 30 (mine is set to 100..hehehe). This means it will make 30 requests at once.

3. Lastly right-click anywhere and select 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 recieves.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following 9 Users Say Thank You to smoketowntheory For This Useful Post:
abbygirl (07-22-2008), allyrob (07-23-2008), BuzzKill (07-21-2008), catman08 (07-21-2008), DutchRebel (07-21-2008), linus100 (07-22-2008), wargamer6 (07-22-2008), westee (07-21-2008), Zeprokon (07-22-2008)
  #2 (permalink)  
Old 07-21-2008, 03:13 PM
catman08's Avatar
Jr. VIP
 
Join Date: Jan 2008
Location: Europe
Posts: 322
Thanks: 32
Thanked 84 Times in 30 Posts
Activity: 42%
Longevity: 25%
Today: 0/5
Send a message via MSN to catman08 Send a message via Skype™ to catman08
Default Re: Making Firefox Faster

Nice :-)

If i remember right than you are able to do a similar thing to windows explorer too.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-22-2008, 12:29 AM
Jr. VIP
 
Join Date: Dec 2007
Posts: 335
Thanks: 0
Thanked 26 Times in 20 Posts
Activity: 19%
Longevity: 26%
Today: 0/5
Default Re: Making Firefox Faster

You can also use fasterfox a plug-in for FF (check on the FF website) if you want a copy for Version 3 of FF let me know and I will send you my modded copy so that it works with the new version as the dev has not released the new update.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following 2 Users Say Thank You to JohnDoe For This Useful Post:
linus100 (07-22-2008), randy69 (07-23-2008)
  #4 (permalink)  
Old 07-22-2008, 02:11 AM
Jr. VIP
 
Join Date: Apr 2008
Posts: 120
Thanks: 26
Thanked 40 Times in 18 Posts
Activity: 27%
Longevity: 17%
Today: 0/5
Default Re: Making Firefox Faster

I'm really behind the times i just got firefox2 and now i see version 3 is out.
Is fasterfox the same as smoketowntheory's method?
Actually, I'll just look it up.
thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 07-22-2008, 12:34 PM
abbygirl's Avatar
Junior Member
 
Join Date: Mar 2008
Posts: 171
Thanks: 67
Thanked 21 Times in 8 Posts
Activity: 31%
Longevity: 19%
Today: 0/5
Default Re: Making Firefox Faster

Nice Share!


What to do if i want a normal F.F.browser after this setup!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 07-22-2008, 02:20 PM
wargamer6's Avatar
Jr. VIP
 
Join Date: Apr 2008
Posts: 209
Thanks: 25
Thanked 10 Times in 9 Posts
Activity: 34%
Longevity: 16%
Today: 1/5
Default Re: Making Firefox Faster

Just undo the changes you made.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 07-23-2008, 01:45 AM
smoketowntheory's Avatar
Newbie
 
Join Date: Jul 2008
Location: U.S.A.
Posts: 17
Thanks: 0
Thanked 11 Times in 2 Posts
Activity: 6%
Longevity: 7%
Today: 0/5
Default Re: Making Firefox Faster

I did some digging on I*E tweaks and came up with this vid. I have to say that with I*E behind the proxy (t0r) it's about comparable in speed. It's a proxy after all so it's not lightening in a bottle here.

This does require some registry work, so if that makes you nervous, be careful. these changes are pretty straight forward (just be sure to write down the default values BEFORE you make any changes).

This video shows you how to basically do the pipelining trick for IE (same concept anyhow)

hxxp://
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 07-23-2008, 02:52 AM
Jr. VIP
 
Join Date: Dec 2007
Posts: 335
Thanks: 0
Thanked 26 Times in 20 Posts
Activity: 19%
Longevity: 26%
Today: 0/5
Default Re: Making Firefox Faster

Here is a copy for FF version 3. Its not my version but should be ok

http://blog.yennick.eu/index.php/200...for-firefox-3/

If you dont trust this person you can make it work by your self download the old version Rename .xpi to .zip extract install.rdf and change the following lines



Quote:
<em:maxVersion>2.0.0.*</em:maxVersion>
to

Quote:
<em:maxVersion>3.*</em:maxVersion>
repack and rename and then drag on to FF

Last edited by JohnDoe; 07-23-2008 at 02:53 AM. Reason: clean up code from php tags to quote tags
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Add Your Link



Site protected by Firewall Script


Sitemap: 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54