Language Selection

English French German Italian Portuguese Spanish

Netscape's Two-Headed Monster

Filed under
Web

Like something out of Dr. Frankenstein's laboratory, the programmers at Netscape have resurrected a browser that most Internet users had left for dead. At the same time, they have created a two-headed monster of a browser in the new Netscape 8, which lets you choose to view pages as you would either in the Mozilla Foundation's Firefox version 1.0.3 or in Microsoft's Internet Explorer 6.

Unlike other browsers Netscape 8 features both the Firefox and IE engines; with a single click you can switch between the two browser views. And if you happen to visit a Web page that has problems opening in the engine you're currently using, Netscape will automatically reload the page with the other browser engine. How accommodating can one browser be?

Unfortunately the news about Netscape 8 is not all positive. The browser loses much of Firefox's simplicity and a few of its useful features, while gaining plenty of extra heft: Netscape 8 takes up 35MB of hard-drive space on my test PC, compared with less than 16MB for Firefox. Surprisingly, Netscape 8 uses Firefox 1.0.3, not the more recent 1.0.4 build that corrected recent security breaches. According to AOL, the vulnerability that 1.0.4 plugs didn't affect Netscape 8, so no update was required.

The browser is available as a free download.

One of the first things you'll notice when you open the new browser is the icon on the far left of the Status Bar at the bottom of the screen, which indicates whether the current page is loaded in Firefox or IE. If you click the down arrow located next to that icon, you'll see options for displaying the page in the other browser engine. (The engine is the core part of the browser, which instructs the Web page elements on where and how to display.)

This icon also allows you to open the browser's Site Controls. You might expect to be able to add the current page to your list of trusted sites automatically from the Site Controls dialog box, but no such function is offered there (you have to use the option on the page's tab). In fact, when it comes to trusting sites, with Netscape 8 it's an all-or-nothing proposition: You either go with all of the company's Trust Ratings (sites verified by Web security firms Truste and VeriSign as trustworthy or unsafe), or none at all. You can't add or remove sites manually from either list.

Likewise, Netscape 8's method of choosing which engine to use when opening a particular Web page is determined by a whitelist of safe sites as verified by Truste and VeriSign, and a blacklist of risky sites that Netscape claims to update three times a day. Sites on the whitelist open in Internet Explorer, with ActiveX and all other functions on. If you visit a site on the blacklist, you see a warning. If you click through the warning and open the page anyway, the browser blocks cookies, Java, and other potentially unsafe functions automatically.

Any site that isn't on either list will open in the Firefox engine by default. If you decide to view a page in the engine other than the one Netscape picks for you, the browser will remember your selection the next time you visit that page.

Netscape 8 shares many of Firefox's features, including automatic pop-up blocking and tabbed browsing, which puts each open page under its own tab in a single window. One big difference between the two products, however: While Firefox takes pride in offering only the functions you need for browsing, the feature-creep in Netscape 8 is readily apparent.

One important feature missing from Netscape 8 is Firefox's great pop-up controls, which let you create a list of sites for which pop-ups are allowed. No such option is available in Netscape 8; nor does the new browser let you list the sites that are permitted to install software or load images, as Firefox does.

Netscape 8 outshines Firefox in one area: custom toolbars. Firefox lets you add items to toolbars simply by dragging them from the Customize window onto the toolbar itself. Netscape 8 extends this functionality to news feeds, travel and weather information, shopping sites, and even movie times. To remove the item, just drag it off the toolbar and back into the Customize window. You can even create your own custom toolbars--called "multibars"--on which you combine your personal toolbars. (Just remember to leave enough room in your browser window for the Web page itself to be seen.)

Even with the ability to reload misbehaving Web pages in either the Firefox or IE engine with a single click, the new Netscape browser feels like a case of subtraction by addition. The features added to Netscape 8 may make it look more like a conventional browser, but it loses Firefox's simplicity (and some of that browser's most useful features) in the process.

Full Story.

More in Tux Machines

digiKam 7.7.0 is released

After three months of active maintenance and another bug triage, the digiKam team is proud to present version 7.7.0 of its open source digital photo manager. See below the list of most important features coming with this release. Read more

Dilution and Misuse of the "Linux" Brand

Samsung, Red Hat to Work on Linux Drivers for Future Tech

The metaverse is expected to uproot system design as we know it, and Samsung is one of many hardware vendors re-imagining data center infrastructure in preparation for a parallel 3D world. Samsung is working on new memory technologies that provide faster bandwidth inside hardware for data to travel between CPUs, storage and other computing resources. The company also announced it was partnering with Red Hat to ensure these technologies have Linux compatibility. Read more

today's howtos

  • How to install go1.19beta on Ubuntu 22.04 – NextGenTips

    In this tutorial, we are going to explore how to install go on Ubuntu 22.04 Golang is an open-source programming language that is easy to learn and use. It is built-in concurrency and has a robust standard library. It is reliable, builds fast, and efficient software that scales fast. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel-type systems enable flexible and modular program constructions. Go compiles quickly to machine code and has the convenience of garbage collection and the power of run-time reflection. In this guide, we are going to learn how to install golang 1.19beta on Ubuntu 22.04. Go 1.19beta1 is not yet released. There is so much work in progress with all the documentation.

  • molecule test: failed to connect to bus in systemd container - openQA bites

    Ansible Molecule is a project to help you test your ansible roles. I’m using molecule for automatically testing the ansible roles of geekoops.

  • How To Install MongoDB on AlmaLinux 9 - idroot

    In this tutorial, we will show you how to install MongoDB on AlmaLinux 9. For those of you who didn’t know, MongoDB is a high-performance, highly scalable document-oriented NoSQL database. Unlike in SQL databases where data is stored in rows and columns inside tables, in MongoDB, data is structured in JSON-like format inside records which are referred to as documents. The open-source attribute of MongoDB as a database software makes it an ideal candidate for almost any database-related project. This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the MongoDB NoSQL database on AlmaLinux 9. You can follow the same instructions for CentOS and Rocky Linux.

  • An introduction (and how-to) to Plugin Loader for the Steam Deck. - Invidious
  • Self-host a Ghost Blog With Traefik

    Ghost is a very popular open-source content management system. Started as an alternative to WordPress and it went on to become an alternative to Substack by focusing on membership and newsletter. The creators of Ghost offer managed Pro hosting but it may not fit everyone's budget. Alternatively, you can self-host it on your own cloud servers. On Linux handbook, we already have a guide on deploying Ghost with Docker in a reverse proxy setup. Instead of Ngnix reverse proxy, you can also use another software called Traefik with Docker. It is a popular open-source cloud-native application proxy, API Gateway, Edge-router, and more. I use Traefik to secure my websites using an SSL certificate obtained from Let's Encrypt. Once deployed, Traefik can automatically manage your certificates and their renewals. In this tutorial, I'll share the necessary steps for deploying a Ghost blog with Docker and Traefik.