Use CSS and navinclude.
Submitted by: Emily Boyd <emilyboyd@emilyboyd.com> Sponsored by: Google Summer of Code 2005
This commit is contained in:
parent
5133c7c22d
commit
202b9e9781
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25818
2 changed files with 24 additions and 36 deletions
|
@ -1,25 +1,21 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/applications.sgml,v 1.27 2005/02/12 12:47:24 ceri Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/applications.sgml,v 1.28 2005/02/12 22:51:42 ceri Exp $">
|
||||
<!ENTITY title "About Applications for FreeBSD">
|
||||
<!ENTITY % navincludes SYSTEM "includes.navabout.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<h1>Experience the possibilities with FreeBSD</h1>
|
||||
|
||||
<blockquote>
|
||||
<h2>Experience the possibilities with FreeBSD</h2>
|
||||
|
||||
<p>FreeBSD can handle nearly any task you would expect of a &unix;
|
||||
workstation, as well as many you might not expect:</p>
|
||||
</blockquote>
|
||||
|
||||
<hr align="left" noshade="noshade" width="100%"><font
|
||||
color="#FF0000"><font size="+1">FreeBSD is a true open system with full
|
||||
source code.</font></font>
|
||||
|
||||
|
||||
<blockquote>
|
||||
<h2>FreeBSD is a true open system with full
|
||||
source code.</h2>
|
||||
|
||||
<p>There is no doubt that so-called open systems are <i>the</i>
|
||||
requirement for today's computing applications. But no commercial
|
||||
vendor-supplied solution is more open than one which includes full
|
||||
|
@ -31,14 +27,11 @@
|
|||
<p>With its generous <a
|
||||
href="&base;/copyright/freebsd-license.html">licensing policy</a>,
|
||||
you can use FreeBSD as the basis for any number of free <i>or
|
||||
commercial </i>applications.</p>
|
||||
</blockquote>
|
||||
commercial </i>applications.</p>
|
||||
|
||||
<hr align="left" noshade="noshade" width="100%"><font
|
||||
color="#FF0000"><font size="+1">FreeBSD runs thousands of
|
||||
applications.</font></font>
|
||||
|
||||
<blockquote>
|
||||
<h2>FreeBSD runs thousands of
|
||||
applications.</h2>
|
||||
|
||||
<p>Because FreeBSD is based on 4.4BSD, an industry-standard version of
|
||||
UNIX, it is easy to compile and run programs. FreeBSD also includes
|
||||
an extensive <a href="&base;/where.html">packages collection </a>and <a
|
||||
|
@ -50,7 +43,7 @@
|
|||
|
||||
<p>Here are some examples of the environments in which FreeBSD is
|
||||
used:</p>
|
||||
|
||||
|
||||
<ul>
|
||||
<li><b>Internet services. </b>Many Internet Service Providers (ISPs)
|
||||
find FreeBSD ideal, running WWW, Usenet news, FTP, Email, and other
|
||||
|
@ -75,7 +68,7 @@
|
|||
href="http://www.openoffice.org/">OpenOffice.Org</a> and
|
||||
<a href="http://www.softmaker.de/tml_en.htm">TextMaker</a>
|
||||
products.</li>
|
||||
|
||||
|
||||
<li><b>Networking. </b>From packet filtering to routing to name
|
||||
service, FreeBSD can turn any PC into a Internet firewall, email
|
||||
host, print server, PC/NFS server, and more.</li>
|
||||
|
@ -87,7 +80,7 @@
|
|||
languages like Icon work just fine, too. And FreeBSD's shared
|
||||
libraries have always been easy to make and use.</li>
|
||||
|
||||
<li><b>Net surfing.</b> A real UNIX workstation makes a great Internet
|
||||
<li><b>Net surfing.</b> A real UNIX workstation makes a great Internet
|
||||
surfboard. FreeBSD versions of <a
|
||||
href="http://www.mozilla.org/products/firefox/">Firefox</a>
|
||||
and <a href="http://www.opera.com/">Opera</a> are available
|
||||
|
@ -107,42 +100,36 @@
|
|||
bulletin board systems, image scanning, and more are all real uses
|
||||
for FreeBSD today.</li>
|
||||
</ul>
|
||||
</blockquote>
|
||||
|
||||
<hr align="left" noshade="noshade" width="100%"><font
|
||||
color="#FF0000"><font size="+1">FreeBSD is an operating system that will grow with
|
||||
your needs.</font></font>
|
||||
<h2>FreeBSD is an operating system that will grow with
|
||||
your needs.</h2>
|
||||
|
||||
<blockquote>
|
||||
<p>Though FreeBSD is free software, it is also <i>user supported
|
||||
</i>software. Any questions you have can be posted to hundreds of
|
||||
FreeBSD developers and users simply by e-mailing the <a
|
||||
href="mailto:freebsd-questions@FreeBSD.org">freebsd-questions@FreeBSD.org</a>
|
||||
mailing list.</p>
|
||||
|
||||
<p>FreeBSD also has a worldwide group of programmers and writers who fix
|
||||
|
||||
<p>FreeBSD also has a worldwide group of programmers and writers who fix
|
||||
bugs, add new features and document the system. Support for new
|
||||
devices or special features is an almost constant development process,
|
||||
and the team keeps a special eye out for problems which affect system
|
||||
stability. FreeBSD users are quite proud of not only how fast but how
|
||||
reliable their systems are.</p>
|
||||
</blockquote>
|
||||
|
||||
<h2>What experts have to say . . .</h2>
|
||||
|
||||
<blockquote>
|
||||
<p><i>``FreeBSD handles [our] heavy load quite well and it is nothing
|
||||
short of amazing. Salutations to the FreeBSD team.''</i></p>
|
||||
|
||||
|
||||
<div align="right"><p>---Mark Hittinger, administrator of WinNet
|
||||
Communications, Inc.</p></div>
|
||||
</blockquote>
|
||||
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--
|
||||
<!--
|
||||
Local Variables:
|
||||
mode: sgml
|
||||
sgml-indent-data: t
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/availability.sgml,v 1.32 2002/06/29 09:07:07 nik Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/availability.sgml,v 1.33 2003/08/11 20:44:50 simon Exp $">
|
||||
<!ENTITY title "About FreeBSD's availability">
|
||||
<!ENTITY % navincludes SYSTEM "includes.navabout.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
||||
|
@ -21,7 +22,7 @@
|
|||
</body>
|
||||
</html>
|
||||
|
||||
<!--
|
||||
<!--
|
||||
Local Variables:
|
||||
mode: sgml
|
||||
sgml-indent-data: t
|
||||
|
|
Loading…
Reference in a new issue