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
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
Check out Chimera, a native MacOS X frontend for gecko: http://chimera.mozdev.org/.
It IS Cocoa, and it looks like a Cocoa app should. It's not perfect, but it definately gives OmniWeb a run for its money.
Internet Explorer has had Ctrl-Enter add a "http://www." before whatever's in the address bar and a ".com" after it.
Now, I know that's not always what you want to do, but it is often enough that it's an extremely useful shortcut key (and one that (along with the google bar) is keeping me from changing over to Mozilla on a permanent basis).
Is there a reason Mozilla can't do it?
You can find a XUL-Plugin for mozilla here.
I haven't tried it with NS7 jet, but it works nice with mozilla.
Really, I'm not out to destroy Microsoft. That will just be a completely unintentional side effect. -- Linus Torvalds
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.
Is there a reason you need an old version of Flash installed? Flash 6 works OK for me, but it took some persuasion. Macromedia didn't want to provide the correct download link, but you should be able to download and install the Flash 6 installer from this link. You should also make sure that npswf32.dll is in your Mozilla plugin directory when the install is complete.
Windows Media plays inside Mozilla with no problems if you use this plugin. There are three files that you'll need to copy from %systemroot%\system32 (IIRC) into the Mozilla plugin directory: npdsplay.dll, npwmsdrm.dll, and npdrmv2.dll.
20 January 2017: the End of an Error.
Internet Surfer was the best for me. It's not free, but most of the free ones freaked out IE on me(one was so bad I almost had to reinstall windows).
There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
MDI stands for "Multiple Document Interface" - a single program presenting two or more documents at the same time. You can do it with tabs, split-screen, multiple windows, ...
The idea has been around for ages (emacs, for instance). The MDI initialism appeared in the late 80's courtesy of the late IBM/Microsoft GUI alliance.
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
Just configure your internet search to use google, type stuff in your URL bar, and tab to the 'search google for ...' in the drop down list.
Mozilla does have customizable key bindings, and has had for *ages*. What it doesn't have (and really needs) is a nice GUI interface, so that the average end user can make those sorts of changes. For more details, see http://www.mozilla.org/unix/customizing.html#keys
"The invisible and the non-existent look very much alike." -- Delos B. McKown
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.