Difference between revisions of "Mosaic"

From Computer History Wiki
Jump to: navigation, search
(New page: Mosaic was the first 'free' cross platform web browser. This was signifigant as it made the internet accessable to the people. Mosaic was one of the first browsers to render images inlin...)
 
m (+cat)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Mosaic was the first 'free' cross platform web browser. This was signifigant as it made the internet accessable to the people. Mosaic was one of the first browsers to render images inline to the HTML.
+
Mosaic was the first 'free' cross-platform [[World Wide Web]] [[browser]]. This was significant as it made the [[Internet]] accessible to the people. Mosaic was one of the first browsers to render images inline to the [[HTML]].
 +
 
 +
Mosiac could also function as an [[FTP]] client, [[gopher]] client and [[NNTP]].
  
 
== Windows ==
 
== Windows ==
Mosaic on Windows required the new [[Win32s]] enviroment to run on.  Mosiac could also function as an [[ftp]] client, [[gopher]] client and [[NNTP]].
+
 
 +
Mosaic on Windows required the new [[Win32s]] environment to run on.   
 +
Old versions can be found [ftp://ftp.ncsa.uiuc.edu/Web/Mosaic/Windows/ here]
  
 
== Macintosh ==
 
== Macintosh ==
 +
 +
Versions can be found [ftp://ftp.ncsa.uiuc.edu/Web/Mosaic/Mac here].
 +
 
== Unix ==
 
== Unix ==
  
{{stub}}
+
Compiled versions can be found [ftp://ftp.ncsa.uiuc.edu/Web/Mosaic/Unix here].  It is somewhat common to have to compile Mosiac on the host platform... It does require motif which can be difficult on 'modern' systems.  There is a port to newer Linux systems [http://seanm.ca/mosaic/ here].
 +
 
 +
{{semi-stub}}
 +
 
 +
[[Category: Networking Software]]

Latest revision as of 00:32, 20 December 2018

Mosaic was the first 'free' cross-platform World Wide Web browser. This was significant as it made the Internet accessible to the people. Mosaic was one of the first browsers to render images inline to the HTML.

Mosiac could also function as an FTP client, gopher client and NNTP.

Windows

Mosaic on Windows required the new Win32s environment to run on. Old versions can be found here

Macintosh

Versions can be found here.

Unix

Compiled versions can be found here. It is somewhat common to have to compile Mosiac on the host platform... It does require motif which can be difficult on 'modern' systems. There is a port to newer Linux systems here.