Firefox 1.0 released |
Author: |
Message: |
user27089
Disabled Account
Posts: 6321
Joined: Nov 2003
Status: Away
|
RE: Firefox 1.0 released
I like it for a few reasons:
- Great Download Manager
- Built in popup blocker
- Tabbed Browser
- Lots of plugins
- Loads of Themes
- Faster than internet explorer
- Has the bookmark toolbar which I love and use
- Make all sites have the same font, font size and font colour
- Images Render as they download
|
|
12-15-2004 07:42 PM |
|
|
Guido
Elite Member
Design is Safety
Posts: 4566 Reputation: 50
37 / /
Joined: Dec 2002
|
RE: Firefox 1.0 released
quote: 0.1 was released maybe one year ago.
Much longer actually... and it was never "released", they were just nightlies or periodic compilations... it was called Phoenix then...
quote: and also is a new look google cause its with firefox
i love it much better then IE
err... you can use that as a homepage with IE as well
Just put http://www.google.com/firefox as your start page.
|
|
12-15-2004 07:49 PM |
|
|
GiantSpider
Veteran Member
Posts: 1435 Reputation: 21
34 / /
Joined: Sep 2003
|
RE: Firefox 1.0 released
lol I get confused. Apparently i'm using 0.10 when I thought I was using 1.0.
|
|
12-15-2004 08:05 PM |
|
|
kangie
Full Member
falling...
Posts: 282 Reputation: 12
39 / / –
Joined: Sep 2003
|
RE: Firefox 1.0 released
i always use FF.... and ive been using 1.0 since when it came out...
|
|
12-15-2004 08:07 PM |
|
|
Jimcando
Full Member
Posts: 420 Reputation: 16
34 / /
Joined: Dec 2003
|
RE: RE: Firefox 1.0 released
quote: Originally posted by Guido
err... you can use that as a homepage with IE as well
Just put http://www.google.com/firefox as your start page.
wow, i never knew of that...pretty useful for me
|
|
12-15-2004 08:55 PM |
|
|
GiantSpider
Veteran Member
Posts: 1435 Reputation: 21
34 / /
Joined: Sep 2003
|
RE: Firefox 1.0 released
Well there is a Google Search intergrated into the browser you know............
|
|
12-15-2004 08:57 PM |
|
|
L. Coyote
Senior Member
Captain Obvious
Posts: 981 Reputation: 49
39 / /
Joined: Aug 2004
Status: Away
|
RE: Firefox 1.0 released
I've been using Firefox since 0.9, and it's very good.
Has a few minor bugs, but overall it's a great browser, much better than IE.
Hack, hack, hack!
Finally became a Systems Analyst!
|
|
12-15-2004 10:08 PM |
|
|
ZrednaZ
Full Member
Posts: 326 Reputation: 6
37 / /
Joined: May 2003
|
RE: Firefox 1.0 released
I've also been using Firefox for quite some time now, and I like its speed, no doubt about it. However, there are a few problems...
*Sometimes when browsing forums, FF won't automatically adjust the page to the size of your browser window, thus forcing you to horizontal scroll back and forth for every line of text (a pain the the neck)
*Search bar way too difficult to widen (you need to manually create a configuration file and then put some settings in there.
*PDF files cause FF to crash - each and every time. Tested the reader with IE, works just fine. Haven't tried reinstalling either programs, though. Maybe this would help...
//Zred
This post was edited on 12-15-2004 at 10:23 PM by ZrednaZ.
No, I didn't search before
posting. Don't bother asking.
|
|
12-15-2004 10:22 PM |
|
|
gnownoskcid
Full Member
PENMASTER
Posts: 336 Reputation: 7
37 / / –
Joined: Oct 2004
|
RE: Firefox 1.0 released
quote: Originally posted by ubisoft4me
Firefox 1.0 was released a few days ago how many of you has it, going to get it, not going to get it and why?
I LOVE FIREFOX and i have all the plugins you DON'T need
quote: Originally posted by MessEnGer
I downloaded firefox 1.0 the day it came out and its been working fine for me infact its better than before
also the default start page has google so it great
and also is a new look google cause its with firefox
i love it much better then IE
I find that firefox crashes much more often then IE, in fact i think 0.1 is more stable than 1.0
quote: Originally posted by Guido
err... you can use that as a homepage with IE as well
Just put http://www.google.com/firefox as your start page.
and what's the advantage to just plain www.google.com?
quote: Originally posted by ZrednaZ
*PDF files cause FF to crash - each and every time. Tested the reader with IE, works just fine. Haven't tried reinstalling either programs, though. Maybe this would help...
pdf files never have any problem with my firefox 1.0, try reinstalling the reader
All in all, I like firefox better due to the tab browsing thingy and extensions I use IE to load pages that don't work properly in firefox
|
|
12-16-2004 01:02 AM |
|
|
-dt-
Scripting Contest Winner
;o
Posts: 1819 Reputation: 74
36 / /
Joined: Mar 2004
|
RE: Firefox 1.0 released
quote: Originally posted by ZrednaZ
*Sometimes when browsing forums, FF won't automatically adjust the page to the size of your browser window, thus forcing you to horizontal scroll back and forth for every line of text (a pain the the neck)
*PDF files cause FF to crash - each and every time. Tested the reader with IE, works just fine. Haven't tried reinstalling either programs, though. Maybe this would help...
//Zred
fixing the page width issue is easy with the bookmarklet that i have attached whenever it is run it will remove the scroll bar by wrapping all the text.
and pdf filkes work fine for me maby you need to reinstalll the latest one from adobe?
make a new bookmark called wrap and then in the location feild paste this
code: javascript:(function() { var D = document; F(D.body); function F(n) { var u, r, c, x; if (n.nodeType == 3) { u = n.data.search(/\S{45}/); if (u >= 0) { r = n.splitText(u + 45); n.parentNode.insertBefore(D.createElement('wbr'), r); } } else if ((n.tagName != 'STYLE') && (n.tagName != 'SCRIPT')) { for (c = 0; x = n.childNodes[c]; ++c) { F(x); } } } D.body.innerHTML += ' '; })();
This post was edited on 12-16-2004 at 03:47 AM by -dt-.
Happy Birthday, WDZ
|
|
12-16-2004 03:44 AM |
|
|
Pages: (3):
« First
«
1
[ 2 ]
3
»
Last »
|
|