I used to be a huge Netscape fan..

Discuss anything not covered in another forum (life, the universe etc.)... Please keep it PG-13 and avoid spam.
Post Reply
User avatar
downhill
Posts: 34799
Joined: Sat Jan 15, 2000 12:00 pm
Location: My Own Private Idaho

I used to be a huge Netscape fan..

Post by downhill »

Some may even remember that I used to post tweaks for Netscape.

It just kind of fell behind what IE could do so I quit using it. The last 6 months or so, I've tried Mozilla and others but didn't think they were enough for me to quit IE..

After using Mozilla's Firefox, for the last couple of weeks, I've changed my mind. There are a few things this doesn't work will with, like the logon page for putting up news here, but for the most part, I love it.

The extensions are something else also......BugMeNot rocks...No more filling out forums for news sites... :rtfm:


Thanks for your attention and that's all, folks..
The tools of conquest do not necessarily come with bombs and explosions and fallout. There are weapons that are simply thoughts, attitudes, and prejudices to be found only in the minds of men. For the record, prejudices can kill and suspicion can destroy and a thoughtless, frightened search for a scapegoat has a fallout all of its own for the children and the children yet unborn and the pity of it is that these things cannot be confined to the Twilight Zone.
User avatar
mccoffee
Posts: 13365
Joined: Sat Nov 03, 2001 12:00 pm
Location: Cleveland, Ohio, United States

Post by mccoffee »

downhill wrote:Some may even remember that I used to post tweaks for Netscape.

It just kind of fell behind what IE could do so I quit using it. The last 6 months or so, I've tried Mozilla and others but didn't think they were enough for me to quit IE..

After using Mozilla's Firefox, for the last couple of weeks, I've changed my mind. There are a few things this doesn't work will with, like the logon page for putting up news here, but for the most part, I love it.

The extensions are something else also......BugMeNot rocks...No more filling out forums for news sites... :rtfm:


Thanks for your attention and that's all, folks..


1st step to recovery
Comptia a+ n+
User avatar
Cypher
Posts: 2717
Joined: Tue Jul 02, 2002 12:00 pm
Location: Returning video tapes

Post by Cypher »

I use FF as my primary browser and love it.
I would be lost without the functionality certain extensions add.
DH, check these out

http://dictionarysearch.mozdev.org/dictionaries.html
Can be configed to search encyclopedia's and other references

http://spellbound.sourceforge.net/

Other's I enjoy are, Adblock, flashblock, IE view (to view incompatible pages with IE), nuke anything, Ook (adds options to context menu) and compact menu to name a few.
User avatar
downhill
Posts: 34799
Joined: Sat Jan 15, 2000 12:00 pm
Location: My Own Private Idaho

Post by downhill »

Cypher_138 wrote:I use FF as my primary browser and love it.
I would be lost without the functionality certain extensions add.
DH, check these out

http://dictionarysearch.mozdev.org/dictionaries.html
Can be configed to search encyclopedia's and other references

http://spellbound.sourceforge.net/

Other's I enjoy are, Adblock, flashblock, IE view (to view incompatible pages with IE), nuke anything, Ook (adds options to context menu) and compact menu to name a few.

Dude, you rock!! I wiz lurking for a sperll checkar!!! Thes fitz the bil.

donhill
:thumb: :thumb:

Greenies on the way....If I don't have to spread the love.. :rotfl:
The tools of conquest do not necessarily come with bombs and explosions and fallout. There are weapons that are simply thoughts, attitudes, and prejudices to be found only in the minds of men. For the record, prejudices can kill and suspicion can destroy and a thoughtless, frightened search for a scapegoat has a fallout all of its own for the children and the children yet unborn and the pity of it is that these things cannot be confined to the Twilight Zone.
User avatar
mccoffee
Posts: 13365
Joined: Sat Nov 03, 2001 12:00 pm
Location: Cleveland, Ohio, United States

Post by mccoffee »

sorry dh didn't know what else to say ;)
Comptia a+ n+
User avatar
downhill
Posts: 34799
Joined: Sat Jan 15, 2000 12:00 pm
Location: My Own Private Idaho

Post by downhill »

[quote="mccoffee"]sorry dh didn't know what else to say ]

Nothing to be sorry about. Heck I appreciate sarcasm.......Although I'd be out of character if I were to use it, myself.....
:p
The tools of conquest do not necessarily come with bombs and explosions and fallout. There are weapons that are simply thoughts, attitudes, and prejudices to be found only in the minds of men. For the record, prejudices can kill and suspicion can destroy and a thoughtless, frightened search for a scapegoat has a fallout all of its own for the children and the children yet unborn and the pity of it is that these things cannot be confined to the Twilight Zone.
User avatar
Cypher
Posts: 2717
Joined: Tue Jul 02, 2002 12:00 pm
Location: Returning video tapes

Post by Cypher »

Anytime man. :thumb: Check out the unoffical FAQs
Coffee has been meaning to switch too I think. Chrome edit is another good one.

Here are some great extension links

http://texturizer.net/firefox/extensions/

http://extensionroom.mozdev.org/

http://update.mozilla.org/

After you get chrome edit go to tools>Edit user files>User.js and paste this in there for a nice boost

user_pref("content.interrupt.parsing", true);
user_pref("content.max.tokenizing.time", 2250000);
user_pref("content.maxtextrun", 8191);
user_pref("content.notify.backoffcount", 5);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);
user_pref("nglayout.initialpaint.delay", 0);
user_pref("network.http.max-connections", 20);
user_pref("network.http.max-connections-per-server", 10);
user_pref("network.http.max-persistent-connections-per-proxy", 10);
user_pref("network.http.max-persistent-connections-per-server", 10);
user_pref("network.http.pipelining", true);
user_pref("network.http.pipelining.maxrequests", 8);
user_pref("network.http.proxy.pipelining", true);
user_pref("network.dnsCacheExpiration", 360);
user_pref("network.dnsCacheEntries", 100);
user_pref("network.ftp.idleConnectionTimeout", 60);
user_pref("network.http.keep-alive.timeout", 30);
user_pref("network.http.request.max-start-delay", 0);
user_pref("network.http.connect.timeout", 30);
// Instead of annoying error dialog messages, display pages:
user_pref("browser.xul.error_pages.enabled", true);
// Put an end to blinking text!
user_pref("browser.blink_allowed", false);
User avatar
downhill
Posts: 34799
Joined: Sat Jan 15, 2000 12:00 pm
Location: My Own Private Idaho

Post by downhill »

[quote="Cypher_138"]Anytime man. :thumb: Check out the unoffical FAQs
C
user_pref("content.interrupt.parsing", true)]

I'll be darned if some of them aren't the same for the older Netscape....In fact some of them are the tweaks I used to post.....
The tools of conquest do not necessarily come with bombs and explosions and fallout. There are weapons that are simply thoughts, attitudes, and prejudices to be found only in the minds of men. For the record, prejudices can kill and suspicion can destroy and a thoughtless, frightened search for a scapegoat has a fallout all of its own for the children and the children yet unborn and the pity of it is that these things cannot be confined to the Twilight Zone.
User avatar
Cypher
Posts: 2717
Joined: Tue Jul 02, 2002 12:00 pm
Location: Returning video tapes

Post by Cypher »

LOL

Well you know that Moz is the open sourced verion of Netscape in it's hayday, before the whole AOL fiasco.
User avatar
YARDofSTUF
Posts: 70006
Joined: Sat Nov 11, 2000 12:00 am
Location: USA

Post by YARDofSTUF »

Ya firefox is damn good!
Banshee
Posts: 8885
Joined: Sun Jul 30, 2000 12:00 pm

Post by Banshee »

I made the IE --> FireFox switch a couple months ago

loving it, especially tabbed browsing and AdBlock
User avatar
YeOldeStonecat
SG VIP
Posts: 51171
Joined: Mon Jan 15, 2001 12:00 pm
Location: Somewhere along the shoreline in New England

Post by YeOldeStonecat »

I'm still trying with Firefox.....just enough sites I need to visit on a daily basis that won't work correctly, makes me wonder why keep trying.

I used to love Nutscrape until somewhere a shortly after version 4.6...when they moved to that simply horriblel Gekko engine (or however they spelled it). Ugh if that wasn't the buggiest thing I'd ever seen.
MORNING WOOD Lumber Company
Guinness for Strength!!!
User avatar
minir
Posts: 27941
Joined: Sat Aug 19, 2000 12:00 am
Location: Canada

Post by minir »

Hi Cypher

Thanks for the Links. I'd been looking for a Spell checker without luck. Now i can use Firefox more often as i was lost without my Speel Cheker :D


---

regards

minir
User avatar
Roody
SG VIP
Posts: 30735
Joined: Sun Nov 19, 2000 12:00 am
Location: East Tennessee

Post by Roody »

Im with ya DH. There was a time when Netscape was where it was at. Sadly that time has passed. :(
User avatar
ghost
SG VIP
Posts: 11599
Joined: Wed Oct 20, 1999 12:00 am
Location: Virginia

Post by ghost »

Geez Downhill, next thing you know you're going to tell us that you bought a Mac. :rolleyes:




:D
User avatar
downhill
Posts: 34799
Joined: Sat Jan 15, 2000 12:00 pm
Location: My Own Private Idaho

Post by downhill »

ghost wrote:Geez Downhill, next thing you know you're going to tell us that you bought a Mac. :rolleyes:




:D

:rotfl:
The tools of conquest do not necessarily come with bombs and explosions and fallout. There are weapons that are simply thoughts, attitudes, and prejudices to be found only in the minds of men. For the record, prejudices can kill and suspicion can destroy and a thoughtless, frightened search for a scapegoat has a fallout all of its own for the children and the children yet unborn and the pity of it is that these things cannot be confined to the Twilight Zone.
User avatar
JawZ
Posts: 21941
Joined: Fri Feb 23, 2001 12:00 am

Post by JawZ »

YeOldeStonecat wrote:I'm still trying with Firefox.....just enough sites I need to visit on a daily basis that won't work correctly, makes me wonder why keep trying.

I used to love Nutscrape until somewhere a shortly after version 4.6...when they moved to that simply horriblel Gekko engine (or however they spelled it). Ugh if that wasn't the buggiest thing I'd ever seen.

What sites? Examples please.
;)
User avatar
downhill
Posts: 34799
Joined: Sat Jan 15, 2000 12:00 pm
Location: My Own Private Idaho

Post by downhill »

So far, as I stated above, only the add news for this site is a problem. The gui has a few tools that don't load.
The tools of conquest do not necessarily come with bombs and explosions and fallout. There are weapons that are simply thoughts, attitudes, and prejudices to be found only in the minds of men. For the record, prejudices can kill and suspicion can destroy and a thoughtless, frightened search for a scapegoat has a fallout all of its own for the children and the children yet unborn and the pity of it is that these things cannot be confined to the Twilight Zone.
User avatar
YeOldeStonecat
SG VIP
Posts: 51171
Joined: Mon Jan 15, 2001 12:00 pm
Location: Somewhere along the shoreline in New England

Post by YeOldeStonecat »

[quote="UOD"]What sites? Examples please.
]

Outlook Web Access for one...I hit that may times a day.

Recently tried to get an insurance company client of mine to try it, since it's an office that does a LOT of online work, filling out forms via secure online sites. Hideous looking.

And there's some stuff on this here forum, or any VB forum, that just don't work right.

A large percentage of them didn't work in FF or Mozilla, you couldn't try them youself as you'd have to log in to the secure site.

Just, on the average, I'd say nearly 1 out of 10 sites don't work correctly.

Yeah yeah I know, it's the developers fault for not making them 100% compatible, or for making them optimized for IE. But that's not my fault or my problem...the issue is, a large number of sites just don't work correctly. I try to roll clients over to FF or Zilla...make it their default browser...and guaranteed in a few days they'll be calling me "This doesn't work right!"
MORNING WOOD Lumber Company
Guinness for Strength!!!
User avatar
Prey521
Posts: 34932
Joined: Sat Feb 05, 2000 12:00 pm
Location: Humble, Tx

Post by Prey521 »

n/m :D
owned by pac0z atm

CableDude
SG VIP
Posts: 26801
Joined: Sat Jun 02, 2001 12:00 pm

Post by CableDude »

My resources get sucked up if I use firefox for a while. Winamp will start stuttering.
:(
User avatar
Cypher
Posts: 2717
Joined: Tue Jul 02, 2002 12:00 pm
Location: Returning video tapes

Post by Cypher »

minir wrote:Hi Cypher

Thanks for the Links. I'd been looking for a Spell checker without luck. Now i can use Firefox more often as i was lost without my Speel Cheker :D


---

regards

minir
Well I owe one for IE spell and all the laughs. :D
User avatar
minir
Posts: 27941
Joined: Sat Aug 19, 2000 12:00 am
Location: Canada

Post by minir »

Hi to all

Anyone know how to make " Create Shortcut " work with Firefox???

I must be missing something as i cannot for the life of me figure it out.

Thanks in Advance, much appreciated.

-


regards

minir
User avatar
SeedOfChaos
Posts: 8651
Joined: Sat Apr 22, 2000 12:00 am
Location: Comfortably Numb

Post by SeedOfChaos »

Hmmm... it would be nice if someone could write a Firefox tweaking editorial. I don't have the time to do it, but would be a nice content addition for this site. :)
ex-WoW-addict
User avatar
minir
Posts: 27941
Joined: Sat Aug 19, 2000 12:00 am
Location: Canada

Post by minir »

SeedOfChaos wrote:Hmmm... it would be nice if someone could write a Firefox tweaking editorial. I don't have the time to do it, but would be a nice content addition for this site. :)
-----

Hi Ronald

I'll second that motion. :thumb:

Thanks and Have a Good one Seed. :)


-

regards

minir
User avatar
minir
Posts: 27941
Joined: Sat Aug 19, 2000 12:00 am
Location: Canada

Post by minir »

Me Again

I found that Pikes Extensions has an extension for " Create Shortcut " but the Site for Pikes is down.

Would anyone have that Extension that they could perhaps Post?

Pike's Mozilla Firefox Extensions'Create Shortcut'


---------

regards

minir
User avatar
jdblitz
Posts: 3234
Joined: Thu Oct 26, 2000 12:00 am
Location: Wherever upstream distortions exist.

ok......

Post by jdblitz »

after reading this thread, I decided to try FF.

I already checked the help and I can't figure out how to make it tab new pages instead of opening a new browser (which is the primary function that made me think to try FF).

Please and Thank You for the help!


JD

**EDIT**
Ok, I just learned I have to control+click all of the links I want to tab.

Is there any way to make this the default setting? to tab all new window links?
NCTI - Certified
SCTE--Member
Specialized cable fixxer upper
cyberskye
Senior Member
Posts: 4717
Joined: Wed Jan 10, 2001 12:00 am
Location: DC

Post by cyberskye »

[quote="UOD"]What sites? Examples please.
]
Sites that are coded using proprietary IE tags or ASP code that uses broswer hooks.

Piss poor developers is the short answer.
anything is possible - nothing is free

:wth:
Blisster wrote:It *would* be brokeback bay if I in fact went and hung out with Skye and co (did I mention he is teh hotness?)
:wth:
cyberskye
Senior Member
Posts: 4717
Joined: Wed Jan 10, 2001 12:00 am
Location: DC

Post by cyberskye »

Oops - didn't catch your edit :)
anything is possible - nothing is free

:wth:
Blisster wrote:It *would* be brokeback bay if I in fact went and hung out with Skye and co (did I mention he is teh hotness?)
:wth:
cyberskye
Senior Member
Posts: 4717
Joined: Wed Jan 10, 2001 12:00 am
Location: DC

Post by cyberskye »

Here ya go - http://texturizer.net/firefox/extensions/#tabprefs
jdblitz wrote:after reading this thread, I decided to try FF.

I already checked the help and I can't figure out how to make it tab new pages instead of opening a new browser (which is the primary function that made me think to try FF).

Please and Thank You for the help!


JD

**EDIT**
Ok, I just learned I have to control+click all of the links I want to tab.

Is there any way to make this the default setting? to tab all new window links?
anything is possible - nothing is free

:wth:
Blisster wrote:It *would* be brokeback bay if I in fact went and hung out with Skye and co (did I mention he is teh hotness?)
:wth:
User avatar
SeedOfChaos
Posts: 8651
Joined: Sat Apr 22, 2000 12:00 am
Location: Comfortably Numb

Post by SeedOfChaos »

I prefer the "Tabbrowser Extensions", two further down. As many options as you could ever wish for, really. Gotta love open-source projects! :D
ex-WoW-addict
Post Reply