New homepage layout for www.freebsd.org

A left column with links to the major pages
No javascript anymore
Fewer images
A search menu at the homepage

Submitted by: malartre@aei.ca, jfieber, wosch
This commit is contained in:
Wolfram Schneider 1998-10-31 16:41:30 +00:00
parent 6beb66a144
commit 0223771da0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3709

View file

@ -1,103 +1,26 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- $Id: index.html,v 1.59 1998-10-25 12:00:39 wosch Exp $ -->
<HTML>
<HEAD><TITLE>FreeBSD Inc.</TITLE>
<HEAD>
<TITLE>FreeBSD Inc.</TITLE>
<META NAME="Author" CONTENT="Malartre">
<META NAME="DESCRIPTION" CONTENT="FreeBSD Inc.">
<META NAME="KEYWORDS" CONTENT="About FreeBSD, Getting FreeBSD, Ports Collection, Documentation, Support, Gallery, Search, Release Information, FreeBSD-current, FreeBSD-stable, snapshot, Application Software, Handbook, FAQ, Tutorials, Books, Manual Pages, Mailing lists, Newsgroups, Bugs, CVS, CVSup, Source Code, FreeBSD News, Mirror, Commercial Vendors, homepage, CTM, UNIX">
<SCRIPT LANGUAGE="JAVASCRIPT" type="text/javascript">
<!-- cloak
Name = navigator.appName;
Version = parseInt(navigator.appVersion);
if (Name == "Netscape" && Version >= 3)
Browser = "n3";
else
Browser = "n2";
if (Browser == "n3") {
flash0 = new Image();
flash0.src = "gifs/flash0.gif";
flash1 = new Image();
flash1.src = "gifs/flash1.gif";
soft0 = new Image();
soft0.src = "gifs/soft0.gif";
soft1 = new Image();
soft1.src = "gifs/soft1.gif";
support0 = new Image();
support0.src = "gifs/support0.gif";
support1 = new Image();
support1.src = "gifs/support1.gif";
docs0 = new Image();
docs0.src = "gifs/docs0.gif";
docs1 = new Image();
docs1.src = "gifs/docs1.gif";
vendors0 = new Image();
vendors0.src = "gifs/vendors0.gif";
vendors1 = new Image();
vendors1.src = "gifs/vendors1.gif";
search0 = new Image();
search0.src = "gifs/search0.gif";
search1 = new Image();
search1.src = "gifs/search1.gif";
index0 = new Image();
index0.src = "gifs/index0.gif";
index1 = new Image();
index1.src = "gifs/index1.gif";
get0 = new Image();
get0.src = "gifs/get0.gif";
get1 = new Image();
get1.src = "gifs/get1.gif";
faq0 = new Image();
faq0.src = "gifs/faq0.gif";
faq1 = new Image();
faq1.src = "gifs/faq1.gif";
handboo0 = new Image();
handboo0.src = "gifs/handboo0.gif";
handboo1 = new Image();
handboo1.src = "gifs/handboo1.gif";
}
//-->
</SCRIPT>
<SCRIPT LANGUAGE="JavaScript" type="text/javascript">
<!--
function change(Name,Image,No) {
if (Browser == "n3") document [Name].src = eval(Image + No + ".src");
}
//-->
</SCRIPT>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000033" ALINK="#FFCC33">
<TABLE WIDTH="100%" BORDER="0">
<TBODY>
<TR>
<TD COLSPAN="2" ALIGN="LEFT"><IMG SRC="gifs/freebsd_1.gif" WIDTH="306" HEIGHT="94" BORDER="0" ALT="FreeBSD: The Power to Serve">
<BODY BGCOLOR="#FFFFFF">
<TABLE CELLPADDING=0 BORDER=0 CELLSPACING=0>
<TR>
<TD>
<A HREF="http://www.FreeBSD.ORG"><IMG SRC="gifs/freebsd_1.gif" BORDER=0 WIDTH=306 HEIGHT=94 ALT="FreeBSD: The Power to Serve"></A>
</TD>
<TD ALIGN=RIGHT VALIGN=BOTTOM WIDTH=300>
<FORM ACTION="http://www.freebsd.org/cgi/mirror.cgi" METHOD="GET">
<BR>
<A href="news/newsflash.html"
onMouseover="change('flashA','flash',1)"
onMouseout="change('flashA','flash',0)">
<IMG NAME="flashA" BORDER=0 alt="Newsflash!" WIDTH= "109" HEIGHT= "36" SRC="./gifs/flash0.gif"></A>
</TD>
<TD ALIGN="CENTER">
<FORM ACTION="http://www.freebsd.org/cgi/mirror.cgi" METHOD="GET">
<FONT SIZE="-1" FACE="ARIAL,HELVETICA" COLOR="#990000">Select a server near you:</FONT>
<FONT COLOR="#990000"><B>Select a server near you:</B></FONT>
<BR>
<font size="-1" face="ARIAL,HELVETICA">
<SELECT NAME="goto">
<!-- Only list TRUE mirrrors here! Native language pages
which are not mirrored should be listed in support.sgml. -->
<!-- out of date <option value="http://www.ar.freebsd.org/">Argentina</OPTION> -->
<OPTION VALUE="http://www.au.freebsd.org/">Australia/1</OPTION>
<OPTION VALUE="http://www2.au.freebsd.org/">Australia/2</OPTION>
<OPTION VALUE="http://www3.au.freebsd.org/">Australia/3</OPTION>
@ -118,7 +41,7 @@ function change(Name,Image,No) {
<OPTION VALUE="http://www.ie.freebsd.org/">Ireland</OPTION>
<!-- <OPTION VALUE="http://www.it.freebsd.org/">Italy</OPTION> -->
<OPTION VALUE="http://www.jp.freebsd.org/www.freebsd.org/">Japan</OPTION>
<OPTION VALUE="http://mirror.kr.freebsd.org/">Korea</OPTION>
<OPTION VALUE="http://www.kr.freebsd.org/">Korea</OPTION>
<OPTION VALUE="http://www.lv.freebsd.org/">Latvia</OPTION>
<OPTION VALUE="http://rama.asiapac.net/freebsd/">Malaysia</OPTION>
<OPTION VALUE="http://www.nl.freebsd.org/">Netherlands</OPTION>
@ -148,154 +71,212 @@ function change(Name,Image,No) {
</SELECT>
<INPUT TYPE="SUBMIT" VALUE=" Go ">
<BR>
<strong><font COLOR="#990000">Language:</font></strong>
<a href="ja/index.html">Japanese</a>,
<a href="support.html#web">Other...</a></font>
<FONT COLOR="#990000"><B>Language:</B></FONT> <A HREF="ja/">Japanese</A> <A HREF="support.html#web">Other</A>
</FORM>
</TD>
</TR>
</TBODY>
</TD>
</TR>
</TABLE>
<CENTER>
<A HREF="./ports/index.html"
onMouseover="change('softA','soft',1)"
onMouseout="change('softA','soft',0)"><IMG NAME="softA" BORDER=0 alt=" Applications " WIDTH="98" HEIGHT="23" SRC="./gifs/soft0.gif"></A><A HREF="./support.html"
onMouseover="change('supportA','support',1)"
onMouseout="change('supportA','support',0)"><IMG NAME="supportA" BORDER=0 alt=" Support " WIDTH= "64" HEIGHT= "23" SRC="./gifs/support0.gif"></A><A HREF="./docs.html"
onMouseover="change('docsA','docs',1)"
onMouseout="change('docsA','docs',0)"><IMG NAME="docsA" BORDER=0 alt=" Documentation " WIDTH= "117" HEIGHT= "23" SRC="./gifs/docs0.gif"></A><A HREF="commercial/commercial.html"
onMouseover="change('vendorsA','vendors',1)"
onMouseout="change('vendorsA','vendors',0)"><IMG NAME="vendorsA" BORDER=0 alt=" Vendors " WIDTH= "66" HEIGHT= "23" SRC="./gifs/vendors0.gif"></A><A HREF="search/search.html"
onMouseover="change('searchA','search',1)"
onMouseout="change('searchA','search',0)"><IMG NAME="searchA" BORDER=0 alt=" Search " WIDTH= "58" HEIGHT= "23" SRC="./gifs/search0.gif"></A><A HREF="search/index-site.html"
onMouseover="change('indexA','index',1)"
onMouseout="change('indexA','index',0)"><IMG NAME="indexA" BORDER=0 alt=" Index " WIDTH= "52" HEIGHT= "23" SRC="./gifs/index0.gif"></A>
</CENTER>
<P>
<TABLE WIDTH="100%" CELLPADDING="5" BORDER="0">
<TBODY>
<BR>
<TABLE BORDER=0 CELLPADDING="2" CELLSPACING="0">
<!--
<tr>
<td bgcolor="#990000">&nbsp;</td>
<td bgcolor="#ffcc66" colspan="3">&nbsp;</td>
</tr>
-->
<TR>
<TD WIDTH="69%" VALIGN="TOP" COLSPAN="1"><P>
<H2><FONT COLOR="#660000">What is FreeBSD?</FONT></H2>
<td bgcolor="#990000">&nbsp;</td>
<td align="left" valign="top" bgcolor="#ffcc66">
<p>
<FONT SIZE="4" COLOR="#990000"><B>News</B></FONT>
<FONT SIZE=2>
<BR>
&nbsp;&nbsp;<A HREF="news/newsflash.html">Announcements</A><br>
&nbsp;&nbsp;<A HREF="news/qnewsletter.html">Quick Newsletter</A><br>
&nbsp;&nbsp;<A HREF="http://www.daemonnews.org">Daemon News</A><br>
&nbsp;&nbsp;<A HREF="news/press.html">In the Press</A><BR>
&nbsp;&nbsp;<A HREF="news/">More ...</A>
</font>
</p>
<p>
<FONT SIZE="4" COLOR="#990000"><B>Software</B></FONT>
<FONT SIZE=2>
<BR>
&nbsp;&nbsp;<A HREF="handbook/install.html">Getting FreeBSD</A><BR>
&nbsp;&nbsp;<A HREF="releases/">Release Information</A><br>
&nbsp;&nbsp;<A HREF="./ports/">Ported Applications</A><BR>
</font>
</p>
<p>
<FONT SIZE="4" COLOR="#990000"><B>Documents</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</FONT>
<FONT SIZE=2>
<BR>
&nbsp;&nbsp;<A HREF="projects/newbies.html">For Newbies</A><BR>
&nbsp;&nbsp;<A HREF="./FAQ/FAQ.html">FAQ</A>
<BR>
&nbsp;&nbsp;<A HREF="./handbook/handbook.html">Handbook</A>
<BR>
&nbsp;&nbsp;<A HREF="tutorials/">Tutorials</A><br>
&nbsp;&nbsp;<A HREF="handbook/bibliography.html">Books</A><BR>
&nbsp;&nbsp;<A HREF="http://www.freebsd.org/cgi/man.cgi">Manual Pages</A><BR>
&nbsp;&nbsp;<A HREF="y2kbug.html">Year 2000</A><BR>
&nbsp;&nbsp;<A HREF="docs.html">More...</A><br>
</font>
</p>
<p>
<FONT SIZE="4" COLOR="#990000"><B>Support</B></FONT>
<FONT SIZE=2>
<BR>
&nbsp;&nbsp;<A HREF="./support.html#mailing-list">Mailing lists</A>
<BR>
&nbsp;&nbsp;<A HREF="./support.html#newsgroups">Newsgroups</A>
<BR>
&nbsp;&nbsp;<A HREF="./support.html#user">User Groups</A><BR>
&nbsp;&nbsp;<A HREF="./support.html#web">Web Resources</A><BR>
&nbsp;&nbsp;<A HREF="security/">Security</A>
<BR>
&nbsp;&nbsp;<A HREF="./support.html">More...</A>
</font></p>
<p>
<FONT SIZE="4" COLOR="#990000"><B>Developing</B></FONT>
<FONT SIZE=2>
<BR>
&nbsp;&nbsp;<A HREF="projects/">Projects</A><BR>
&nbsp;&nbsp;<A HREF="./support.html#gnats">Bug Reports</A><BR>
&nbsp;&nbsp;<A HREF="./support.html#cvs">CVS Repository</A><BR>
</font></p>
<p>
<FONT SIZE="4" COLOR="#990000"><B>Vendors</B></FONT>
<FONT SIZE=2>
<BR>
&nbsp;&nbsp;<A HREF="./commercial/software.html">Software</A>
<BR>
&nbsp;&nbsp;<A HREF="./commercial/hardware.html">Hardware</A>
<BR>
&nbsp;&nbsp;<A HREF="./commercial/consulting.html">Consulting</A><br>
&nbsp;&nbsp;<A HREF="./commercial/misc.html">Misc</A><br>
</font>
</p>
<p>
<FONT SIZE="4" COLOR="#990000"><B>This Site</B></FONT>
<FONT SIZE=2>
<BR>
&nbsp;&nbsp;<A HREF="./search/index-site.html">Site Map</A><BR>
&nbsp;&nbsp;<A HREF="./search/search.html">Search</A><BR>
&nbsp;&nbsp;<A HREF="copyright/">Copyright</A><br>
&nbsp;&nbsp;<A HREF="mailto.html">Contact us</A><br>
&nbsp;&nbsp;<A HREF="internal/">More ...</A><br>
<FORM ACTION="http://www.freebsd.org/cgi/search.cgi" METHOD="GET">
&nbsp;&nbsp;Search for:<br>
<INPUT TYPE="TEXT" NAME="words" SIZE="10">
<input type=hidden name=max value=12>
<INPUT TYPE="HIDDEN" NAME="source" VALUE="www">
<INPUT TYPE="SUBMIT" VALUE="Go">
</FORM><br>
</FONT>
</p>
</TD>
<td bgcolor="#ffffff">&nbsp;</td>
<TD ALIGN=left width=500 VALIGN=top>
<H2><FONT COLOR="#990000"><B>What is FreeBSD?</B></FONT></H2>
<P>
<FONT FACE="ARIAL,HELVETICA">
FreeBSD is an advanced BSD UNIX operating system for
"PC-compatible" computers, developed and maintained by <A
HREF="./handbook/staff.html">a large team of individuals</A>.
</FONT>
</P>
<H2><FONT COLOR="#660000">Cutting edge features</FONT></H2>
<H2><FONT COLOR="#990000"><B>Cutting edge features</B></FONT></H2>
<P>
<FONT FACE="ARIAL,HELVETICA">
FreeBSD offers advanced networking, performance, security and
compatibility <A HREF="./features.html">features</a> today which
are still missing in other operating systems, even some of the
best commercial ones.
</FONT>
</P>
<H2><FONT COLOR="#660000">Powerful Internet solutions</FONT></H2>
<H2><FONT COLOR="#990000"><B>Powerful Internet solutions</B></FONT></H2>
<P>
<FONT FACE="ARIAL,HELVETICA">FreeBSD makes an ideal <A
FreeBSD makes an ideal <A
HREF="./internet.html">Internet or Intranet</A> server. It
provides robust network services, even under the heaviest of
loads, and uses memory efficiently to maintain good response
times for hundreds, or even thousands, of simultaneous user
processes. Visit our <a href="gallery/gallery.html">gallery</a> for
examples of FreeBSD powered applications and services.
</FONT>
</P>
<H2><FONT COLOR="#660000">Run a huge variety of applications</FONT></H2>
<H2><FONT COLOR="#990000"><B>Run a huge variety of applications</B></FONT></H2>
<P>
<FONT FACE="ARIAL,HELVETICA">
The quality of FreeBSD combined with today's low-cost, high-speed
PC hardware makes FreeBSD a very economical alternative to
commercial UNIX workstations. It is well-suited for a great
number of both desktop and server <A
HREF="./applications.html">applications</A>.
</FONT>
</P>
</TD>
<TD WIDTH="30%" VALIGN="TOP" ROWSPAN="2">
<H2><FONT COLOR="#660000">Easy to install</FONT></H2>
<H2><FONT COLOR="#990000"><B>Easy to install</B></FONT></H2>
<P>
<FONT FACE="ARIAL,HELVETICA">
FreeBSD can be installed from a variety of media including
CD-ROM, floppy disk, magnetic tape, an MS-DOS partition, or if
you have a network connection, you can install it <I>directly</I>
over anonymous FTP or NFS. All you need is a single 1.44MB boot
floppy and <A HREF="./handbook/install.html">these
directions.</A>
</FONT>
</P>
<H2><FONT COLOR="#660000">FreeBSD is <em>free</em></FONT></H2>
<H2><FONT COLOR="#990000"><B>FreeBSD is <I>free</I></B></FONT></H2>
<A HREF="copyright/daemon.html"><IMG SRC="gifs/dae_up2.gif" WIDTH="72" HEIGHT="81" ALIGN="RIGHT" BORDER="0" ALT=""></a>
<P>
<FONT FACE="ARIAL,HELVETICA">While you might expect an operating
While you might expect an operating
system with these features to sell for a high price, FreeBSD is
available free of charge and comes with full source code. If you
would like to try it out, <A HREF="./availability.html">more
information is available</A>.
</FONT>
</P>
</TD>
</TR>
<br>
</TBODY>
</TABLE>
<p align="center">
<FONT FACE="ARIAL,HELVETICA">To learn more about FreeBSD,
<TABLE CELLPADDING=5 BORDER=3 CELLSPACING=0>
<TR>
<TD>
<P>
To learn more about FreeBSD,
register to receive the <A HREF="./register.html">FreeBSD
Newsletter</A>, visit our gallery of FreeBSD related <A
HREF="./publish.html">publications</A> or
<a href="news/press.html">FreeBSD in the press</a>,
and browse through this website!.
</FONT>
</p>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<p align="center">
<A HREF="./where.html"
onMouseover="change('getA','get',1)"
onMouseout="change('getA','get',0)">
<IMG NAME="getA" BORDER=0 alt=" Getting FreeBSD " WIDTH= "128" HEIGHT= "31" SRC="./gifs/get0.gif"></A>
<A HREF="./FAQ/FAQ.html"
onMouseover="change('faqA','faq',1)"
onMouseout="change('faqA','faq',0)">
<IMG NAME="faqA" BORDER=0 alt=" FAQ " WIDTH= "116" HEIGHT= "31" SRC="./gifs/faq0.gif"></A>
<A HREF="./handbook/handbook.html"
onMouseover="change('handbooA','handboo',1)"
onMouseout="change('handbooA','handboo',0)">
<IMG NAME="handbooA" BORDER=0 alt=" Handbook " WIDTH= "93" HEIGHT= "31" SRC="./gifs/handboo0.gif"></A>
</p>
<HR>
<TABLE WIDTH="100%">
<TBODY>
<hr>
<TABLE CELLPADDING=3 BORDER=0 CELLSPACING=0>
<TR>
<TD ALIGN="CENTER">
<TD>
<A HREF="http://www.freebsdmall.com"><IMG SRC="gifs/mall_title_tiny.gif" WIDTH="116" HEIGHT="45" BORDER="0" ALT="FreeBSD Mall"></A>
</TD>
<TD>
<A HREF="http://www.cdrom.com/"><IMG SRC="gifs/wclogo.gif" WIDTH="88" HEIGHT="55" BORDER="0" ALT=" Sponsored by Walnut Creek CD-ROM *"></A>
</TD>
<TD VALIGN="MIDDLE">
<TD>
<A HREF="http://www.ugu.com">
<IMG SRC="gifs/ugu_icon.gif" WIDTH="76" HEIGHT="64" BORDER="0" ALT=" Sponsor of Unix Guru Universe *"></A>
</TD>
@ -307,28 +288,25 @@ and browse through this website!.
<TD>
<A HREF="copyright/daemon.html"><IMG SRC="gifs/powerlogo.gif" WIDTH="171" HEIGHT="64" BORDER="0" ALT=" Powered by FreeBSD"></A>
</TD>
</TR>
</TBODY>
</TABLE>
<HR>
<TABLE WIDTH="100%" BORDER=0>
<TBODY>
<TR><TD ALIGN=LEFT>
<TABLE CELLPADDING=0 BORDER=0 CELLSPACING=0>
<TR>
<TD ALIGN=left VALIGN=top>
<FONT SIZE=-1>
Page design <A HREF="http://www.asis.com/~meganm/">Megan McCormack</A><BR>
<A HREF="./mailto.html">Contact us</A><BR>
<A HREF="internal/about.html"> About this Web Site</A><BR>
$Date: 1998-10-25 12:00:39 $
$Date: 1998-10-31 16:41:30 $
</FONT></TD>
<TD ALIGN=RIGHT VALIGN=TOP><FONT SIZE="-1">
<TD ALIGN=RIGHT VALIGN=TOP width=500><FONT SIZE="-1">
Copyright &copy; 1995-1998 FreeBSD Inc.<BR>
All rights reserved.</FONT>
</TD>
</TR>
</TBODY>
</TABLE>
</BODY>
</HTML>
</HTML>