Main > Free Download Search >

Free netscape software for linux

netscape

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 149
Netscape Navigator 9.0 Beta 1

Netscape Navigator 9.0 Beta 1


Netscape Navigator offers improved pop-up blocking and enhanced security. more>>
Netscape Navigator offers improved pop-up blocking and enhanced security. Netscape Navigator 9 is available as a standalone installation for Linux, Mac OS, and Windows.
The automatic update feature in your current Netscape browser will not upgrade to 9.0. Please download the new version now for the newest updates.
Main features:
Social Integration
- Share and vote for webpages that you find interesting.
- Add friends and get their favorite stories in your sidebar.
News in the Browser
- Follow the latest news directly from your browser.
- Customize your News menu to only show your favorite sections.
URL correction
- Let Navigator fix common typing mistakes in URLs.
- No more .cmo, .ogr, or htp:// !
Link Pad
- Save interesting links for later without cluttering your bookmarks.
<<less
Download (8.9MB)
Added: 2007-06-05 License: NPL (Netscape Public License) Price:
169492 downloads
PasswordMaker 1.6.2

PasswordMaker 1.6.2


PasswordMaker is a small, lightweight, free, extension for Internet Explorer, Firefox, Mozilla, Netscape, Flock. more>>
PasswordMaker project is a small, lightweight, free, extension for Internet Explorer, Firefox, Mozilla, Netscape, Flock, and Yahoo! Widgets which creates unique, secure passwords that are very easy for you to retrieve but no one else. Nothing is stored anywhere, anytime, so theres nothing to be hacked, lost, or stolen.

How It Works:
You provide PasswordMaker two pieces of information: a "master password" -- that one, single password you like -- and the URL of the website requiring a password. Through the magic of one-way hash algorithms, PasswordMaker calculates a message digest, also known as a digital fingerprint, which can be used as your password for the website.

Although one-way hash algorithms have a number of interesting characteristics, the one capitalized by PasswordMaker is that the resulting fingerprint (password) does "not reveal anything about the input that was used to generate it." In other words, if someone has one or more of your generated passwords, it is computationally infeasible for him to derive your master password or to calculate your other passwords. Computationally infeasible means even computers like this wont help!

<<less
Download (0.16MB)
Added: 2007-07-23 License: GPL (GNU General Public License) Price:
1855 downloads
ChangePassword 0.9

ChangePassword 0.9


ChangePassword changes passwd, Samba, and Squid passwords. more>>
ChangePassword modifies the passwords of passwd, Samba, and Squid through the Web. All passwords are syncronized and changed in real time through browsers like Mozilla, Netscape, IE, Opera, and others.

<<less
Download (0.21MB)
Added: 2005-04-04 License: GPL (GNU General Public License) Price:
1668 downloads
Jind 1.0

Jind 1.0


Jind is an interpreter for a toy programming language. more>>
Jind is an interpreter for a toy programming language. The aim of the game is to lead a person out of a labyrinth by giving appropriate textual instructions.

The challenge is to find a general solution by using conditions and loops. Jind can be used to teach the basics of programming in an understandable, entertaining, and instructive way.

Installation

To compile the program, you need a compiler for Java. I recommend to use the Java compiler provided by Sun. Go to http://www.sun.com to download it for free. Follow the instructions in the manual to install the compiler. Then do a

cd Jind-1.0
make

to compile Jind. If anything goes wrong, open the Makefile in your favourite editor and adjust the paths to your configuration.

Open the file "jind.html" in your favourite browser. I recommend to use Microsoft Internet Explorer 4.0, Netscape Navigator 4.0 or Mozilla 0.9x. The applet should load now and you will see an input box immediately.
<<less
Download (0.013MB)
Added: 2005-04-14 License: GPL (GNU General Public License) Price:
1653 downloads
Simple Flash Menu 1.1.12

Simple Flash Menu 1.1.12


Simple Flash Menu is a tool for making nested menus for HTML pages. more>>
Simple Flash Menu allows fast constructing nested menus for html pages (like on left side of this page), simply by editing xml file. No, dont afraid, xml knowledge isnt required, look on example and make similar.
This done with macromedia flash, you must place on server flash script which will analyze xml file and draw menus depending on its contest (about 10KB) and xml file or multiple xml files describing your menus. Nothing more must be done.
Now available two versions: one - very small without any decorations, and a bit larger with simple menu decorations. You can choose depending on your needs.
Requirements: any browser with Macromedia Flash Player 5 or Macromdia Flash Player 6 (MX) plugin. Wouldnt work with Flash Player 4 and earliers.
Tested in Internet Explorer 6.0, 6.0 SP1; Mozilla 0.9.8 - 1.2b (aka Netscape 6-7); Netscape 4.78; Opera 6.0 - 6.0.4, 7.0b1 in Linux and Windows enviroments.
Options:
- menu_file xml file load menu from
- html_width horizontal space on html page conducted for menu
- html_height vertical space on html page conducted for menu
- window open all links in specified window
- jscript instead of opening window call specified javascript function with parameters: href,jattr,state. Only one window or jscript can be selected
- jattr optional javascript function argument
- state specifies current menu state (i.e. which submenus open and which closed)
- font_size labels font size for all menu items (default: 36)
- left_margin menu left margin (default: 5)
- up_margin menu upper margin (default: 5)
- submenu_indention indention of all submenu items in pixels (default: 20)
- menuitems_overlap specifies distance between menu items, positive numbers defines overlapping menu items (default: 0.2)
- decor enable decorations (only 1.1.x)
- decor_width decoration width
- decor_spacing white space between decoration and menu label
- send_state Boolean, specifies if state parameter (information which submenus open, which closed) by default must be sent to all pages, opened from menu, or not (default is to send).
- fg Specifies foreground color for inactive item (fg="#0000FF")
- afg Specifies foreground color for active item (afg="#FF0000")
- bg Specifies background color for inactive item (bg="255,128,0,100" - here 255 - red component, 128 - green component, 0 - blue component, 100 - alpha; "255,255,255,100" is visble white, "0,0,0,0" - invisible black)
- abg Specifies background color for active item (some as bg)
- dfg Specifies decoration color inactive item (some as bg)
- adfg Specifies decoration color for active item (some as bg)
<<less
Download (0.020MB)
Added: 2005-05-05 License: GPL (GNU General Public License) Price:
1646 downloads
GTransferManager 0.4.12

GTransferManager 0.4.12


GTransferManager is a GNOME download manager. more>>
GTM allows the user to retrieve multiple files from the web. These files can be retrieved in multiple parts and each part retrieved on a separate session that the user is connected to the Internet.

This is most useful to users with dialup connections. The program performs these tasks using wget as its back-end.

The program supports CORBA. This makes it easy for other programs to use GTransferManager to handle the transfer of files from the Internet.

The program also has an applet which communicates with program using CORBA. The applet can launch the program, request for a new download or accept drops of URLs from netscape, gFTP, gmc and give these URLs to GTM.

<<less
Download (0.48MB)
Added: 2005-04-26 License: GPL (GNU General Public License) Price:
1642 downloads
xlHtml 0.5

xlHtml 0.5


xlHtml is a XLS to HTML converter. more>>
xlHtml converts an Excel spreadsheet file (.xls) into highly-optimized HTML. It includes scripts to allow it to be used as a Netscape or mutt plugin and as a xls handler for Apache.

The program currently supports string, blank, boolean, error, integer, floating point, hyperlinks, and formula cells.

It can also output in XML, tab delimited, or comma separated values (CSV).
<<less
Download (0.26MB)
Added: 2005-05-05 License: GPL (GNU General Public License) Price:
1637 downloads
Aria 1.0.0

Aria 1.0.0


Aria is yet another GTK-based download tool. more>>
Aria is a download tool for UNIX similar to Reget or GetRight. It downloads files from Internet via HTTP/HTTPS or FTP.
The transfer can be paused, resumed, queued and saved. It has very friendly GTK based GUI, and useful log consoles. Some of its main features are:
- Automatic CRC/MD5 checking
- Split downloads
- Recursive downloads
- HTTP/FTP proxy server
- cut-and-paste, drag-and-drop(Mozilla, Galeon, Opera, Konqueror, Netscape)
- multi-list(tabbed mode) feature
Main features:
Basic features
- Download file via HTTP/HTTPS or FTP
- Work with Galeon Web browser
- In galeon setting menu, choose "handler->download". In "Program" frame, choose "use command line"(or something like that), and enter "aria -g %s -d %f --pass-pw" in "Command" entry. (If you dont install Aria in search path, you may have to enter full path of aria.)
- Drag and drop support. Supported browsers: Mozilla, Galeon, Opera, Konqueror, and Netscape
- Pasting URLs from clipboard(netscape, emacs, eterm etc)
- Internationalization
- Czech(thanks to Adam Purkrt)
- Spanish(thanks to Alejandro N. Vargas)
- French(thanks to wwp)
- German(thanks to Hermann)
- Hungarian(thanks to Boldizsar Nagy)
- Italian(thanks to Giovanni Pardini)
- Polish (thanks to Przemyslaw Sulek)
- Russian translation(thanks to Igor V. Youdytsky)
- Traditional Chinese translation(thanks to hardded)
- Japanese translation
- Cookie support
- HTTP/FTP proxy support
- Split download(can be resumed)
Advanced features
- Tabbed mode(Multi lists)
- HTTP/FTP recursive download with various useful options
- Autosave feature
- Can execute command after each download
- Download history feature
- Can download files from the Web sites which deny usual download tools(by using Server Template)
- Automatic MD5 and CRC checking(both 16bit and 32bit)
- URL numerical expansion feature(also known as numerical download)
<<less
Download (0.73MB)
Added: 2005-06-22 License: GPL (GNU General Public License) Price:
1595 downloads
KMAGO 2.0

KMAGO 2.0


KMAGO is a download manager with a nice GUI interface. more>>
KMAGO stands for MAnager for Get Operations. Its a download manager with a nice GUI interface.
It is based on KDE library , and QT, either GPLed libraries.
Currently, download operations can be based on KDE I/O library.
Main features:
- drag and drop operations with applications (konqueror, Netscape, ...) and between KMago widgets
- drop target and system tray icon with dnd capabilities
- transfers grouping
- multiple downloads control with priority and selectable priority policy
- resume capability check
- full configurable
- enabled to manage many retriever commands
- cookie and http related management offered by KDE I/O library
<<less
Download (0.69MB)
Added: 2005-08-15 License: GPL (GNU General Public License) Price:
1531 downloads
thttpd 2.25b

thttpd 2.25b


thttpd is a simple, small, portable, fast, and secure HTTP server. more>>
thttpd is a simple, small, portable, fast, and secure HTTP server:
Simple; It handles only the minimum necessary to implement HTTP/1.1. Well, maybe a little more than the minimum.
Small; See the comparison chart. It also has a very small run-time size, since it does not fork and is very careful about memory allocation.
Portable; It compiles cleanly on most any Unix-like OS, specifically including FreeBSD, SunOS 4, Solaris 2, BSD/OS, Linux, OSF.
Fast; In typical use its about as fast as the best full-featured servers (Apache, NCSA, Netscape). Under extreme load its much faster.
Secure; It goes to great lengths to protect the web server machine against attacks and breakins from other sites.
It also has one extremely useful feature (URL-traffic-based throttling) that no other server currently has. Plus, it supports IPv6 out of the box, no patching required.
Enhancements:
- Move fdwatch initialization before the chroot, so that /dev/poll can work.
- Multiple fdwatch cleanups and fixes (Adam Zell).
<<less
Download (0.13MB)
Added: 2005-10-11 License: GPL (GNU General Public License) Price:
1473 downloads
Donzilla 0.9

Donzilla 0.9


Donzilla is a customized version of Mozilla App-Suite, created by HardwareHacks 2000. more>>
Donzilla is intended for a user that is looking for everything he or she could possibly need in one convenient package.
Donzilla project is definitely not reccomended to a minimalist user. For minimalist users, there is SillyDog701s Netscape Streamline Series.
Main features:
- ChatZilla
- Mozilla Calendar
- Adblock 0.5d2 Nightly, Build 39
- Googlebar for Mozilla
- CopyImage
- Checky 2.5
- Wmlbrowser 0.4.9
- BBCode 0.4
<<less
Download (12.6MB)
Added: 2005-12-20 License: GPL (GNU General Public License) Price:
1471 downloads
divine 0.8

divine 0.8


divine is a utility for laptop users or people who use their machines in different networks all the time. more>>
divine is a utility for laptop users or people who use their machines in different networks all the time. It is meant to be run from the PCMCIA network initialization scripts.
DO NOT make divine setuid root. Divine contains tons of security holes like using system, it is meant as quick hack that will not hurt so much if it is run at boot time.
The idea is this:
- you describe the possible networks in /etc/divine.conf, including one or more machines that are probably up (routers and NIS servers come to mind).
- at boot time, you run divine.
- divine starts a thread that injects fake arp requests into the network. The thread will try again up to three times, pausing 1 second between retries.
If the last try times out again, the thread will print an error message, leave the interface in the original state and exit cleanly.
- the main thread just looks for arp replies and exits if one is found.
- You have one resolv.conf per network, for example /etc/resolv.conf.default and /etc/resolv.conf.work, and divine will symlink one of them to /etc/resolv.conf for you.
- You can specify a proxy server plus port and divine will write the proxy server to /etc/proxy. This can be evaluated inside your shell startup script, like this (zsh):
export http_proxy="http://`< /etc/proxy`/"
The included perl script edit-netscape-proxy.pl will edit the proxy settings in your Netscape 4 preferences file.
- You can even specify an additional script to be run for each selection. You can use this to edit /etc/printcap or /etc/issue or do something else I forgot.
<<less
Download (0.015MB)
Added: 2005-10-13 License: GPL (GNU General Public License) Price:
1471 downloads
photon photo album 0.4.4

photon photo album 0.4.4


Photon is a photo album with a clean design. more>>
Photon project is a photo album with a clean design.
Main features:
- static HTML pages (you can put all pages and images on a CD-ROM)
- slideshow (use javascript optional)
- can use gimp to resize picture for greater quality
- navigation between the image can use the keyboard (use javascript optional)
- work on any browser (Mozilla, Netscape Navigator 4.x, Konqueror, Opera)
- Each image can have a comment (with HTML tags)
- Information about the image (if taken from a digital picture) can be draw
- thumbnail image size can be choosed by the user
- output images can be scalled down
- control the number of thumbnail in a page
- movie support (new in 0.4.0)
- w3c compliant
<<less
Download (0.057MB)
Added: 2006-02-10 License: GPL (GNU General Public License) Price:
1351 downloads
jstree 0.8b2

jstree 0.8b2


jstree is a JavaScript that allows you to see the entire DOM tree of a selected object. more>>
jstree is a JavaScript that allows you to see the entire DOM tree of a selected object.

The object can be selected by ID or as an object variable.

JavaScript is an object-based scripting programming language based on the concept of prototypes. The language is best known for its use in websites, but is also used to enable scripting access to objects embedded in other applications.

Despite the name, JavaScript is only distantly related to the Java programming language, the main similarity being their common debt to the C programming language.

JavaScript has far more in common with the Self programming language.
JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape.
<<less
Download (0.015MB)
Added: 2006-02-14 License: Other/Proprietary License with Source Price:
1349 downloads
Grendel 19990514

Grendel 19990514


Grendel is a Java mail client. more>>
[COPYRGHT=1]

You may recall that in 1997, Netscape embarked on a project to rewrite Navigator/Communicator in Java. This project (code named "Xena," but sometimes referred to by the press as "Javagator") was cancelled before completion.

Grendel is the mail-news portion of the Xena project written in Java. Its goal is to be a true cross-platform application with a feature set that satisfies the poweruser.

Grendel was originally developed as a part of the "Javagator" project at Netscape. This project was cancelled before completion after 3 years of development. After the source for Grendel was released other people started to work toward completing it for about another 2 years. The original release was therefore incomplete.

The build system is currently being redone to use Apache Ant instead of Makefiles. The easiest way to compile Grendel in its current state is to grab a copy of JCreator and create a Grendel project in the directory and compile it. A lot of test files are currently being separated out into different directories so if a certain file isnt compiling nicely, its probably because its a broken test file that can be deleted from your tree safely.

Were also in the process of moving Grendel from its own XML format to a Mozilla-friendly XUL format using the MozCreator Java XUL Parser API. Wed also like to contain all resources into one easy to manage resource folder instead of dumping them all over the source tree.

Why have Grendel when we have Thunderbird?

A primary goal with Grendel is restoring the libraries contained in the email client to full state as well as providing a working email program. Having a Java port of many of the Mozilla libraries from C++ to Java would be very valuable to many projects. The code has a lot of potential and having the Mozilla platform available for Java programmers can be a invaluable resource for Java programmers wishing to utilize email features easily. Its Java design eliminates some of the problems of a C++ design like Thunderbird. For example, Java has garbage collection and no restriction of language features in order to maintain cross-platform compatibility (like with C++ and lack of feature usage like templates for compatibility).

<<less
Download (0.53MB)
Added: 2006-02-24 License: MPL (Mozilla Public License) Price:
1340 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5