|
|
 |
10-25-2006, 01:28 AM
|
#1
|
|
A Face from The Past
Join Date: Apr 2002
Posts: 10,284
|
Firefox 2.0 is here !!
In the eternal pi$$ing contest that is IE vs Firefox, hot on the heels of the IE7 Final release is Firefox 2.0 FINAL - released to the public today
have a try
a forewarning that some of the older extensions may not work within it, but most of the major ones do(the ones I use definitely do)
mtfbwya
Asinus asinum fricat
|
|
you may:
quote & reply,
|
10-25-2006, 03:45 AM
|
#2
|
|
Hello, Sound Only
Join Date: Jan 2004
Location: Mumbai
Posts: 9,297
|
LOLz, updated it first thing in the morning. Its not much different from the RC3, though. Also, I've downloaded the Great Britain English version, and my spellchecker is American English. Is it supposed to be so, or what?
My extensions are working, without problems, and everything is in order. Go for it.
|
|
you may:
quote & reply,
|
10-25-2006, 07:48 AM
|
#3
|
|
obama.png
Join Date: Mar 2005
Location: `(•.°)~
Posts: 7,997
Current Game: all
|
If anyone wants to use Fasterfox, you can replace the "install.rdf" file in it's XPI file (by treating it as a ZIP archive) with this (paste into notepad and save it as install.rdf)-
Code:
<?xml version="1.0"?>
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:install-manifest">
<em:id>{c36177c0-224a-11da-8cd6-0800200c9a66}</em:id>
<em:name>Fasterfox</em:name>
<em:version>1.0.3</em:version>
<em:description>Performance and network tweaks for Firefox.</em:description>
<em:creator>Tony Gentilcore</em:creator>
<em:contributor>Artwork - Nicholas Dower</em:contributor>
<em:contributor>Castellano - Raul Gonzalez Duque</em:contributor>
<em:contributor>Castellano-Argentina - R. Nicolás López</em:contributor>
<em:contributor>Ceský - funTomas</em:contributor>
<em:contributor>Chinese (Simplified) - Pudgy and rickcart</em:contributor>
<em:contributor>Deutsch - Gerald Frankl and Oliver Roth</em:contributor>
<em:contributor>Finnish - Lauri Lahnasalo</em:contributor>
<em:contributor>Français - Xavier Robin</em:contributor>
<em:contributor>Hebrew - Pavel Savchenko</em:contributor>
<em:contributor>Italiano - Giacomo Margarito</em:contributor>
<em:contributor>Japanese - Norah</em:contributor>
<em:contributor>Korean - heygom</em:contributor>
<em:contributor>Nederlands - Liesbeth</em:contributor>
<em:contributor>Polski - Leszek(teo)Zyczkowski</em:contributor>
<em:contributor>Português-Brasil - Marcelo Ghelman</em:contributor>
<em:contributor>Slovak - Rony, SlovakSoft</em:contributor>
<em:contributor>Slovenian - miles</em:contributor>
<em:contributor>Türkisch - Erkan Kaplan</em:contributor>
<em:homepageURL>http://fasterfox.mozdev.org/</em:homepageURL>
<em:iconURL>chrome://fasterfox/skin/icon.png</em:iconURL>
<em:aboutURL>chrome://fasterfox/content/about.xul</em:aboutURL>
<em:optionsURL>chrome://fasterfox/content/pref-fasterfox.xul</em:optionsURL>
<em:file>
<Description about="urn:mozilla:extension:file:fasterfox.jar">
<em:package>content/fasterfox/</em:package>
<em:skin>skin/classic/fasterfox/</em:skin>
<em:locale>locale/en-US/fasterfox/</em:locale>
<em:locale>locale/cs-CZ/fasterfox/</em:locale>
<em:locale>locale/de-DE/fasterfox/</em:locale>
<!-- <em:locale>locale/es-AR/fasterfox/</em:locale> -->
<!-- <em:locale>locale/es-ES/fasterfox/</em:locale> -->
<em:locale>locale/fi-FI/fasterfox/</em:locale>
<em:locale>locale/fr-FR/fasterfox/</em:locale>
<em:locale>locale/he-IL/fasterfox/</em:locale>
<em:locale>locale/it-IT/fasterfox/</em:locale>
<em:locale>locale/ja-JP/fasterfox/</em:locale>
<em:locale>locale/ko-KR/fasterfox/</em:locale>
<em:locale>locale/nl-NL/fasterfox/</em:locale>
<em:locale>locale/pl-PL/fasterfox/</em:locale>
<!-- <em:locale>locale/pt-BR/fasterfox/</em:locale> -->
<!-- <em:locale>locale/ru-RU/fasterfox/</em:locale> -->
<em:locale>locale/sl-SI/fasterfox/</em:locale>
<em:locale>locale/sk-SK/fasterfox/</em:locale>
<em:locale>locale/tr-TR/fasterfox/</em:locale>
<em:locale>locale/zh-CN/fasterfox/</em:locale>
</Description>
</em:file>
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>1.0</em:minVersion>
<em:maxVersion>2.0.*</em:maxVersion>
</Description>
</em:targetApplication>
</Description>
</RDF>
"No, Mama. You can bet your sweet ass and half a titty whoever put that hit on you already got the cops in their back pocket." ~Black Dynamite
|
|
you may:
quote & reply,
|
10-25-2006, 08:36 AM
|
#4
|
|
Death to all but metal!
Status: Moderator
Join Date: Jul 2006
Location: Tropical Scotland
Posts: 2,683
Current Game: NWN
|
Already got it as well, kicks major ass!
"I killed a man cause he killed my goat."
|
|
you may:
quote & reply,
|
10-25-2006, 09:34 AM
|
#5
|
|
Follow the Wolves
Status: Moderator
Join Date: May 2004
Location: between my ears
Posts: 4,632
Current Game: Dead Space
|
well, i just got. and i'm happy to say that i'm quite impressed. Firefox2 > IE7.
See the struggle of the faithless lot as they negate their time How low to sink to the depths of their frame of mind
|
|
you may:
quote & reply,
|
10-25-2006, 11:06 AM
|
#6
|
|
Hello, Sound Only
Join Date: Jan 2004
Location: Mumbai
Posts: 9,297
|
Quote:
|
Originally Posted by jmac7142
If anyone wants to use Fasterfox, you can replace the "install.rdf" file in it's XPI file (by treating it as a ZIP archive) with this (paste into notepad and save it as install.rdf) ...
|
That, or use the trendy MR Local Install Extension, which allows you make incompatible extensions work. Useful for simpler extensions, but it makes Fasterfox work too, at least for me. 
|
|
you may:
quote & reply,
|
10-25-2006, 01:50 PM
|
#7
|
|
Death to all but metal!
Status: Moderator
Join Date: Jul 2006
Location: Tropical Scotland
Posts: 2,683
Current Game: NWN
|
The only downside for me is that it still used a$$loads of memory, and I only have 768Mb to begin with...
"I killed a man cause he killed my goat."
|
|
you may:
quote & reply,
|
10-25-2006, 01:57 PM
|
#8
|
|
Hoist the colours!
Join Date: Nov 2005
Location: Lincoln, England, UK
Posts: 2,777
Current Game: Rift
|
FF2? Yummy.
British By Birth. English By The Grace Of God
Dulce et Decorum Est Pro Patria Mori
Let Mercy Come
|
|
you may:
quote & reply,
|
10-25-2006, 03:00 PM
|
#9
|
|
Gold Standard
Join Date: Aug 2005
Posts: 5,363
Current Game: BioShock 2
|
Quote:
|
Originally Posted by stingerhs
Firefox2 > IE7.
|
Q.F.E
Shouldn't disappoint. 
|
|
you may:
quote & reply,
|
10-25-2006, 03:54 PM
|
#10
|
|
Desu~
Join Date: Apr 2004
Location: In Bastila's arms
Posts: 2,431
|
so far 2.0 has proven quite impressive.
I was a little pissed that session saver didn't work. but I found out its built into v 2.0 XD
|
|
you may:
quote & reply,
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Forum Jump
|
|
|
|
|
|