A First Look at Netscape 7
David_Bloom writes: "PC-WORLD has released an article giving a rundown of the just-released Preview Release 1 of Netscape 7. An especially interesting feature in this new version is tabbed browsing, which allows you to have multiple web pages open at once in one window, which you can view using a tab-based MDI."
This is based on Mozilla 1.0 Release Candidate 2, so it's pretty current.
Opera's had MDI browsing for quite some time. I still don't know why IE doesn't. It keeps all those popups under control.
If you think education is expensive, you should try ignorance -- Derek Bok, president of Harvard
Pop-up blocking. It's not in Netscape 7.0PR1. The other script blocking options are, though, so it was a very concious decision. However, for Joe Homeuser, Netscape is nice in that they bundle Java and Flash and some other junk that may starting off with Netscape easier. Mozilla is still for the technically advanced (Slashdot?) crowd. Netscape is for the home user who doesn't care, as long as it works. Now, how long until IE7? We all know a higher version means better!
Although the main netscape site doesn't yet show this, Netscape 7 PR1 can be downloaded from netscape.com already.
And although the option for disabling popups has disappeared from Netscape's preferences, so as not to harm AOL's revenues too much, adding this line to your user.js (create the file if necessary) will get you the same functionality:
user_pref("dom.disable_open_during_load", true);
While it is a native OS X application in the most basic sense of the word, it does not yet use the Aqua interface. For this functionality, check out the Chimera browser.
Slashdot's first reaction to VMware
Try Ctrl+PgUp and Ctrl+PgDn. You can find other shortcuts here:m ozkeylist.html
http://www.mozilla.org/projects/ui/accessibility/
Of special interest (to me) are:
Ctrl+T - New tab with focus in location entry box
Ctrl+W - Close Tab
Regards,
Stephen
MDI is that absolutely horrid UI that first became popular in windoze 3.1 where you have a single application window with several child windows inside it, each with its own size and position containing a single document.
Tabbed-browsing is 'mdi' done right. You have a single main window, easily controlled, but can have several documents open within it at once, using a slim tab bar at the top.
Undoubtably MathML support is there because it is in Mozilla. Between Mozilla, Netscape, and IE (with MathPlayer), all of the major browsers will support MathML. That together with support from math programs such as Mathematica, it really looks like MathML will finally become real this year.
There's a conference on MathML at the end of June this year. Leslie Lamport (LaTeX fame) and Roger Sidje (who did the MathML support in Mozilla) are among the invited speakers.
Another one I've tried is Crazy Browser , which is very similar to Netcaptor but is free. I've also found that it's buggier than Netcaptor. Crazy Browser also offers ad and pop-up filtering.
In Mozilla, Ctrl-Page Up Ctrl-Page Down switch between tabs. Ctrl-Left and Ctrl-Right are reserved for something else on cross-platform applications, IIRC.
TANSTAAFL
Maybe you know this, but to educate anyone else reading this thread, many (most?) reports in Bugzilla aren't bugs and those that are bugs are unlikely to affect you.
Many (most?) reports are,
o duplicates of already reported bugs
o reports of symptoms of already reported bugs (for example, sharing profiles between Moz and Netscape causes many different problems, all of which are reported over and over).
o reports of problems that either have nothing to do with Mozilla or are unique events (i.e. nobody else can duplicate the problem).
o reports of bugs already fixed (the reporter is using old versions of Mozilla)
o requests for enhancements to Mozilla
Even if it is a real bug, it probably won't affect you:
- Do you use the platform affected by the bug?
- If it's a compatiblity problem (e.g. Netscape profiles), do you use the incompatible software?
- Are you using those particular Mozilla features, in that particular combination?
- Are you trying to load websites affected by that bug?
Anyway, you get the idea.