UMG League
UMG League Forum
 
 Home  FAQ   Search   Memberlist   Usergroups   Register 
 Profile   Log in to check your private messages   Log in 

Firefox 3 final release
Goto page 1, 2, 3  Next
 
Post new topic   Reply to topic    UMG League Forum Index -> Tech Buzz/Support
View previous topic :: View next topic  
Author Message
Krusnik02



Joined: 09 Jan 2007
Posts: 1607
Location: As if you need to know... lol.

PostPosted: Tue Jun 17, 2008 5:45 pm    Post subject: Firefox 3 final release Reply with quote

Firefox 3 has been released after all! Go get it, mortals.
_________________


Time is an illusion. The only reason we accept it is to keep everything organized. The only real time is party time.

A notice: my XFire is the same as my Yahoo Messenger ID.


Last edited by Krusnik02 on Tue Jun 17, 2008 11:28 pm; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
MegaStorm



Joined: 26 Feb 2008
Posts: 311

PostPosted: Tue Jun 17, 2008 6:26 pm    Post subject: Reply with quote

I look forward to it. Unfortunately, I depend on more than a handful of plug-ins, some a bit obscure, so I'll probably have to wait about a year until they all get updated, those lazy open-source developers. Smile
Back to top
View user's profile Send private message
CWO



Joined: 10 Apr 2007
Posts: 301
Location: Chicago, IL

PostPosted: Tue Jun 17, 2008 8:10 pm    Post subject: Reply with quote

Even though that still says its not done, apparently it is because mozilla.com has it released and the download counter site (currently broken) has been counting.
_________________
UMG UT3 Warfare and vCTF Admin
Unofficially retired from UT2k4
Back to top
View user's profile Send private message Visit poster's website
Code_of_Life



Joined: 20 Feb 2007
Posts: 2150
Location: Irving, TX

PostPosted: Tue Jun 17, 2008 9:05 pm    Post subject: Reply with quote

MegaStorm wrote:
I look forward to it. Unfortunately, I depend on more than a handful of plug-ins, some a bit obscure, so I'll probably have to wait about a year until they all get updated, those lazy open-source developers. Smile

Most addons can be made to work by simply setting the "maxVersion" value in the xpi file. (Make sure to backup your profile folder just to be safe.)
If that does not work, remove the extension and find another that does the same thing Smile

Steps to use an extension you like which has not been updated for a new firefox version:
1)rename the xpi file to zip (or associate .xpi with your zip program)
2)open the zip file with 7zip/winzip/other
3)edit the install.rdf file with any text editor, change the maxVersion to 3.1, save it (back in the archive)
Quote:
<!-- Firefox -->
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>3.0b3</em:minVersion>
<em:maxVersion>3.0b5pre</em:maxVersion>
</Description>
</em:targetApplication>

4) rename the file back to .xpi (ctrl-z/undo does it too). drag the xpi file into firefox to install it.
Back to top
View user's profile Send private message
MegaStorm



Joined: 26 Feb 2008
Posts: 311

PostPosted: Tue Jun 17, 2008 9:34 pm    Post subject: Reply with quote

Well, that would fool Firefox into installing a given plug-in/extension, but I don't see how that would make it compatible or necessarily functional, unless, of course, Firefox 3's extension related classes have been specifically designed to 100% backwards compatible.
Back to top
View user's profile Send private message
Code_of_Life



Joined: 20 Feb 2007
Posts: 2150
Location: Irving, TX

PostPosted: Tue Jun 17, 2008 9:47 pm    Post subject: Reply with quote

It doesn't make it functional, just lets it get installed. More often than not, the extension is simply rejected by the firefox 'extension version Checking" mechanism that solely relies on the maxVersion value. Version checking can be disabled entirely, but thats not recommended.
Back to top
View user's profile Send private message
Krusnik02



Joined: 09 Jan 2007
Posts: 1607
Location: As if you need to know... lol.

PostPosted: Tue Jun 17, 2008 10:11 pm    Post subject: Reply with quote

CWO wrote:
Even though that still says its not done, apparently it is because mozilla.com has it released and the download counter site (currently broken) has been counting.


I can't see how. The installer file version, build number, hash, and installer file size are EXACT matches of RC3, not to mention that the 2 mirrors + FTP that I'm monitoring (one mirror of which is what Mozilla is using for the main download link), as of right now, still have the RC3 installer that was uploaded 6 days ago. Mozilla has succeeded in starting a world record under false pretenses, bravo.
_________________


Time is an illusion. The only reason we accept it is to keep everything organized. The only real time is party time.

A notice: my XFire is the same as my Yahoo Messenger ID.


Last edited by Krusnik02 on Tue Jun 17, 2008 10:19 pm; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Code_of_Life



Joined: 20 Feb 2007
Posts: 2150
Location: Irving, TX

PostPosted: Tue Jun 17, 2008 10:17 pm    Post subject: Reply with quote

My firefox version has been showing Firefox/3.0 since it updated itself last week.
(help->about and about: )

link to 3.0 setup: (no, not noobofthenorth 3.0)
http://download.mozilla.org/?product=firefox-3.0&os=win&lang=en-US
or on the homepage at http://www.mozilla.com/en-US/
Back to top
View user's profile Send private message
Krusnik02



Joined: 09 Jan 2007
Posts: 1607
Location: As if you need to know... lol.

PostPosted: Tue Jun 17, 2008 10:24 pm    Post subject: Reply with quote

No kidding. This is how mine is ATM:

http://img293.imageshack.us/img293/2139/94384471od8.png

Code_of_Life wrote:
link to 3.0 setup: (no, not noobofthenorth 3.0)
http://download.mozilla.org/?product=firefox-3.0&os=win&lang=en-US
or on the homepage at http://www.mozilla.com/en-US/


Err........ that's great and all, but even though I noticed there's a different mirror, it has the same thing as the others:



It's supposed to be 7.8MB on top of everything.
_________________


Time is an illusion. The only reason we accept it is to keep everything organized. The only real time is party time.

A notice: my XFire is the same as my Yahoo Messenger ID.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Code_of_Life



Joined: 20 Feb 2007
Posts: 2150
Location: Irving, TX

PostPosted: Tue Jun 17, 2008 10:32 pm    Post subject: Reply with quote

The official download 3.0 setup file (US-en) is 7.14MB (7496920 bytes)
Heres my SS (RC2):
Back to top
View user's profile Send private message
Krusnik02



Joined: 09 Jan 2007
Posts: 1607
Location: As if you need to know... lol.

PostPosted: Tue Jun 17, 2008 10:47 pm    Post subject: Reply with quote

I also noticed the MD5SUM is identical.

That's not what I meant. The main page says it's supposed to be 7.8MB, yet the file is 7.14MB.

EDIT: OK, MozillaZine forums cleared it up. Mozilla basically slapped a new name on RC3 and re-released it as Firefox 3 final without changing anything. It's the exact same thing as RC2 (RC3 for macs), Mozilla just didn't have the common sense to change the checksum, hash, or build number.
_________________


Time is an illusion. The only reason we accept it is to keep everything organized. The only real time is party time.

A notice: my XFire is the same as my Yahoo Messenger ID.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
ch1ck3n.s0up



Joined: 29 Feb 2008
Posts: 690
Location: USA, NJ, Exit 100

PostPosted: Wed Jun 18, 2008 5:09 am    Post subject: Reply with quote

MegaStorm wrote:
I look forward to it. Unfortunately, I depend on more than a handful of plug-ins, some a bit obscure, so I'll probably have to wait about a year until they all get updated, those lazy open-source developers. Smile

Not to be nosey, but what plugins do you have?
_________________
5incerely,
5oup°

[CHICKEN]soup wrote:
I love smegma's avatar
Smegma wrote:
I was thinking of changing it. You can have it.


Back to top
View user's profile Send private message
Code_of_Life



Joined: 20 Feb 2007
Posts: 2150
Location: Irving, TX

PostPosted: Wed Jun 18, 2008 8:04 am    Post subject: most software downloaded in 24 hours...attempt Reply with quote

Be a part of a new world record.
see http://www.spreadfirefox.com/en-US/worldrecord

Download firefox by 2:16pm EDT on Wednesday!!

Back to top
View user's profile Send private message
MegaStorm



Joined: 26 Feb 2008
Posts: 311

PostPosted: Wed Jun 18, 2008 1:54 pm    Post subject: Reply with quote

ch1ck3n.s0up wrote:
Not to be nosey, but what plugins do you have?

Thanks for asking! Not for the expected reason, but because you made me look. Smile

It appears that the obscure plug-ins I was worried about I don't even have installed at the moment, so they must not be that important to me, eh?

Currently, this is all I have installed (nothing very interesting I'm afraid to say):

Back to top
View user's profile Send private message
MegaStorm



Joined: 26 Feb 2008
Posts: 311

PostPosted: Wed Jun 18, 2008 1:57 pm    Post subject: Re: most software downloaded in 24 hours...attempt Reply with quote

Code_of_Life wrote:
Be a part of a new world record.
see http://www.spreadfirefox.com/en-US/worldrecord

Download firefox by 2:16pm EDT on Wednesday!!

Well, I tried, but their site wouldn't let me. After a couple of clicks to the actual download, I just get a blank page stating, "Http/1.1 Service Unavailable." Bummer.


Update: Never mind. I tried again, and now I have it downloaded. I guess setting world records strains the system and causes temporary glitches. Smile
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    UMG League Forum Index -> Tech Buzz/Support All times are GMT
Goto page 1, 2, 3  Next
Page 1 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group