Netscape 4.7 Arrives on the Scene
Stephen Donner wrote to let us know that Netscape 4.7
is out and ready for download, albeit for UNIX/Macintosh systems. The FTP server is behaving like a slug so be patient. Here's to hoping that when I download it, it fixes some of these JavaScript "issues".
I don't know where the documentation (if any) is, I figured most of this out by reading the XFE code. From my .Xdefaults:
Netscape*toolBar.search.isEnabled: false
a me: separator
a me: compressAllFoldersi ng: Revealc on: Searcha tionString: Reveal filed messages
I haven't downloaded, but I bet I'm going to be adding a "shopping.isEnabled: false" line real soon now..Netscape*toolBar.destinations.isEnabled: false
Netscape*toolBar.numUserCommands: 1
Netscape*toolBar.userCommand1.commandName: findInObject
Netscape*toolBar.userCommand1.labelString: Find
Netscape*toolBar.userCommand1.commandIcon: Find
Netscape*MailThread*toolBar.numUserCommands: 2
Netscape*MailThread*toolBar.userCommand1.commandN
Netscape*MailThread*toolBar.userCommand2.commandN
Netscape*MailThread*toolBar.userCommand2.labelStr
Netscape*MailThread*toolBar.userCommand2.commandI
Netscape*MailThread*toolBar.userCommand2.document
Heh. I implemented these in the 3.02 codebase years ago. Plus S/MIME. Too bad they wouldn't let me release it as 3.1 back before 4.0 shipped. It would have been a "distraction", apparently.
The hell it's not. It was not designed that way, it was designed so that both processes would be idle until such time as the DNS server responded. See unix-dns.h. Someone must have botched things so that netlib is looping calling DNS_ServiceProcess() repeatedly, even though the fd returned by DNS_SpawnProcess() has not yet been marked readable.
This isn't too surprising, though, since netlib is such a mess that this "looping" failure mode is one of the most common things to go wrong.
If they fully implement PNG tomorrow, it'll still be 1-2 years before I can justify using it in site design (because you gotta let the don't-wanna-upgrade sect catch up). I don't wanna use UNISYS's .gifs anymore, but .jpgs don't work in all situations.
Another thing: let me shut off the ability for sites to spawn new windows. It don't want every damn site I go to sending me to porn sites and casino sites so the damned site owner can make a few cents. Shut it off, I'll turn it back on if I ever feel like smacking gophers.
----
Every year during my review, I just pray the words "slashdot.org" aren't mentioned.
Think Mozilla.