Forum Moderators: open

Message Too Old, No Replies

Netscape releases Netscape 9.0

But what's under the hood?

         

jdMorgan

3:44 am on Jun 25, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Following on from this previous thread [webmasterworld.com]:

I just noticed today that Netscape 9.0 is available. However, the User-agent, as logged, was

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.5pre) Gecko/20070604 Firefox/2.0.0.4 Navigator/9.0b1

This may raise some problems with both Firefox and Netscape browser sniffing routines, since a browser is now only "pure Firefox" if the Firefox identifier is not followed by "Navigator", and Netscape browser detectors will now need to look for that "Navigator" string following a normal Firefox user-agent string, in addition to the older Mozilla-only and "Netscape" User-agent strings.

By the looks of it, Netscape may have thrown in the towel on deep customization of their browser; While Netscape 8.1.2's download weighed in at 18.3 MB, the Netscape 9.0b1 download weighs in at a mere 5.56 MB -- actually smaller than Firefox 2.0.0.4's 5.73MB download file.

I've ignored that "b1" on the User-agent string up until now. I'm not sure if this really is a Beta release, or if someone just forgot to remove that prior to rollout. It's even more interesting to see that they're using the rv:1.8.1.5pre rendering engine though, since the latest Firefox/2.0.0.4 is still using rv:1.8.1.4.

Anyway, yet another browser version to test with, although I think it'll probably behave exactly like Firefox 2.0.0.4 as far as your server-side apps are concerned.

Jim

DanA

6:36 am on Jun 25, 2007 (gmt 0)

10+ Year Member



It is a beta version that can be downloaded there :
+http://ftp.netscape.com/pub/netscape9/en-US/9.0b/windows/win32/netscape-navigator-9.0b1.exe
Netscape recommends the update to Netscape 8 users.
It behaves just like firefox.

Fotiman

2:43 pm on Jun 25, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month




This may raise some problems with both Firefox and Netscape browser sniffing routines

Does anyone still follow the archaic practice of browser sniffing? Surely we've learned our lesson by now about THAT little mistake.

bcolflesh

3:07 pm on Jun 25, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Does anyone still follow the archaic practice of browser sniffing?

Lots of "webmasters" use canned menu scripts and layouts that rely on sniffing - that's why so many sites are broken in Apple's Safari on Windows release. It will be the same situation with this Netscape release.