Netscape 4.x Tips II
Summary:
- Editing Input Fields Faster
- Command Line Options
- Remote Control, Bookmarking Pages Without Titles
- Ad-Free, Privacy-Enhanced Browsing
- Getting Rid Of Blinking Text
- Kill The Cache1.1
- Substituting Netscape Mail
Editing Input Fields Faster ('Location', 'Open Page', 'Find')
Several keyboard / mouse shortcuts are listed in the program-menus. Here are some others which come in handy when editing input fields. They are either not documented or not obvious:
- CTRL-u removes previous input from the field.
- ALT-a highlights the input and thus sends it to the clipboard. Which means you can paste it somewhere else.
- CTRL-v inserts the last line copied in Navigator using CTRL-c. That's convenient for non-linked URLs: highlight one of them, press CTRL-c, ALT-o, (CTRL-u if necessary) and CTRL-v.
If you want to insert lines copied from outside Navigator, use the middle mouse button (there seems to be no button combination for this, which is quite annoying). Don't ask me why CTRL-v only works within Navigator :-. It doesn't work either if you just highlight the selection, you have to use CTRL-c1.1 - TAB cycles through the buttons and options clockwise, SHIFT-TAB counterclockwise.
- CTRL-a moves the cursor to the beginning of the line, and CTRL-e to its end.
- Two clicks on the 'Location' field let you overwrite the currently displayed address.
Command Line Options
These options are especially useful in combination with the Communicator suite. They allow you to start parts of the suite without having to go via the browser:
- Start Netscape Mail with inbox:
netscape -mail
- Start Netscape Messenger and open default news server:
netscape -news
- Start Composer (with optional file):
netscape -edit {URL}
- Show command line options:
netscape -help
Remote Control, Bookmarking Pages Without Titles
You can control much of Netscape's functions from the command line. This feature is called Remote Control.
For instance,
netscape -remote 'openURL(http://home.netscape.com)'
will open 'home.netscape.com' in the active Netscape window (for Remote Control to work, there has to be a Netscape process already running). To open the URL in a new window, type
netscape -remote 'openURL(http://home.netscape.com, new-window)'
Another possible use of this feature is bookmarking pages which do not have
netscape -remote 'addBookmark(http://home.netscape.com, Netscape Home)'
would add the URL 'http://home.netscape.com' with the title 'Netscape Home' to the Bookmarks list.
Alternatively, one could write a primitive shell script like this:
~#1.1 /bin/sh ~#nbsm - adds bookmarks echo -n "Enter complete URL to bookmark: " read a echo -n "Enter name for bookmark: " read b netscape -remote "addBookmark($a,$b)" echo "Added"
To make entering the URL less painful, click at the URL in the location bar, hit ALT-a. Now you only have to press SHIFT-INS at the first script prompt and supply the name for the bookmark at the second.
Ad-Free, Privacy-Enhanced Browsing
The Junkbuster gives you fine-grained control over what your browser tells which servers about you (browser type, referrer headers) and what content which servers are allowed to put onto your machine (cookies, ad-banners, images, URLs). It works on every major operating system and is well documented.
Note that it doesn't work out of the box for the new Mozilla browser, since this browser uses version 1.1 of the HTTProtocol. You have to configure Mozilla to use HTTP 1.0.
Also make sure you've got the latest blockfile for maximum effect.
Getting Rid Of Blinking Text
The invention of the