GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Advanced Firefox Questions (https://gfy.com/showthread.php?t=483277)

pr0 06-21-2005 06:36 AM

Advanced Firefox Questions
 
Ok first of all, there is an address you can type into your firefox browser to access all settings like max tcp connections, pipe flow etc. what is that address & what are the optimal settings for a power user using a 6mb/1mbit connection.

#2, i have yet to find out how to turn off flash banner sounds...i love the banners, but "OHHH ME SO HORNY!" at 3am when my little nephew visits on weekends & is in the guest room next door is not cool, i gotta figure out how to turn that off, that would totally be doing me a solid.

Thanks guys! Tech Guru's show your shit! :thumbsup

pr0 06-21-2005 06:39 AM

Ok i found the command you put in the browser

about:config

pr0 06-21-2005 06:45 AM

Heres the first usefull one i've found so far

Enter browser.blink in the Filter bar. This process filters out everything except browser.blink_allowed. You know that gosh-awful blink tag from the early Internet days (and unfortunately still present on truly ugly sites)? That's what this item controls. If you look at the about:config resource under Browser.*, it states the following about browser.blink_allowed:

* True: Use of the blink tag or CSS's text-decoration: blink will result in blinking elements.
*

False: Blinking is disabled.

pr0 06-21-2005 06:46 AM

To create a new entry, such as browser.cache.memory.capacity, right-click the about:config content space and click New. In this case, select Integer. Enter the preference name and then enter 16000 for the value. These actions address a problem with the memory leak in Firefox.

The browser is supposed to use as much RAM as you have available and then let go of it when another application needs it. The Fox is not a nice animal when it comes to leaks, and this should fix the problem (remember to close and reopen Firefox to have the new configuration take effect). The value 16000 provides 16MB of memory cache; anything needed beyond that is cached to disk.

WOW!

XX_RydeR 06-21-2005 06:48 AM

nice find, thanx alot will come in handy.

pr0 06-21-2005 06:49 AM

Enter about:plugins to get a list of the installed plug-ins, version numbers, mime types, and information about whether or not it's enabled. Enter about:cache to get a summary of your memory and file cache, along with links to your cache entries.

^ FUCKING SWEET


So for those of you not following so far....simply goto your http:// bar up top...erase http:// & simply type in about:config, like you would type in about:blank

pr0 06-21-2005 06:51 AM

Another tip

You can simply type

/firefox

into the address bar & it will take you direct to firefox

or

/gofuckyourself

try it out!

swedguy 06-21-2005 07:12 AM

http://www.tweakguides.com/Firefox_8.html

http://www.tweakfactor.com/articles/...oxtweak/4.html
Look under "Fast Computer Fast Connection"

fireorange 06-21-2005 07:16 AM

user_pref("browser.turbo.enabled", true);
user_pref("browser.xul.error_pages.enabled", true);
user_pref("network.http.max-connections", 36);
user_pref("network.prefetch-next", false);
user_pref("nglayout.initialpaint.delay", 200);

user_pref("dom.disable_window_flip", true);
user_pref("dom.disable_window_move_resize", true);

user_pref("security.warn_entering_secure", false);
user_pref("security.warn_entering_weak", false);
user_pref("security.warn_leaving_secure", false);
user_pref("security.warn_submit_insecure", false);
user_pref("security.warn_viewing_mixed", false);

user_pref("browser.chrome.favicons", true);

pr0 06-21-2005 07:23 AM

very sweet guys, i'll be adding these guides to my site later today


All times are GMT -7. The time now is 12:52 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123