First pass update of the Commercial Vendors page. Word smithing, alpha sort
the vendor categories, and move the submit links bit to the bottom as most people are interested in the services, not how to become listed. Reviewed by: trhodes
This commit is contained in:
parent
a4613e1632
commit
068c3e6062
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19038
1 changed files with 32 additions and 22 deletions
|
|
@ -1,51 +1,61 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/commercial/commercial.sgml,v 1.33 2002/03/16 08:12:35 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/commercial/commercial.sgml,v 1.34 2002/04/20 14:41:47 phantom Exp $">
|
||||
<!ENTITY title "Commercial Vendors">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % vendorincludes SYSTEM "includes.sgml"> %vendorincludes;
|
||||
]>
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
&vendorintroduction;
|
||||
|
||||
<p>
|
||||
Please note that the inclusion of vendors in our list
|
||||
does not signify our endorsement of their products or services.
|
||||
The power, flexibility, and reliability of FreeBSD
|
||||
attract a wide variety of users and vendors.
|
||||
In addition to our <a href="../gallery/gallery.html">gallery</a> page,
|
||||
showcasing many of our users,
|
||||
below is a list of vendors offering commercial products, services,
|
||||
and/or consulting for FreeBSD.
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><a href="software_bycat.html">Software Vendors</a>
|
||||
From audio players and network drivers to commercial databases,
|
||||
you will find a variety of industrial strength software for FreeBSD.
|
||||
You can see the <a href="software.html">alphabetical</a> list,
|
||||
or, if you prefer,
|
||||
view it by <a href="software_bycat.html">categories</a>.
|
||||
<li><a href="consulting_bycat.html">Consulting Services</a>
|
||||
Whether you are just starting out with FreeBSD, or need to complete
|
||||
a large project, hiring consultants might be your answer. You can
|
||||
see the <a href="consulting.html">alphabetical</a> list, or, if you
|
||||
prefer, view it by <a href="consulting_bycat.html">categories</a>.
|
||||
<p></p></li>
|
||||
|
||||
<li><a href="hardware.html">Hardware Vendors</a>
|
||||
Need specialized tools or just browsing for equipment?
|
||||
Need specialized tools, looking to buy a new desktop, or to fill a
|
||||
cage with rack mount servers that come with FreeBSD pre-installed?
|
||||
These companies may have what you need!
|
||||
<p></p></li>
|
||||
|
||||
<li><a href="consulting_bycat.html">Consulting Services</a>
|
||||
Whether you are just starting out with FreeBSD,
|
||||
or need to complete a large project,
|
||||
a consultant or two might be your answer.
|
||||
You can see the <a href="consulting.html">alphabetical</a> list,
|
||||
or, if you prefer,
|
||||
view it by <a href="consulting_bycat.html">categories</a>.
|
||||
<p></p></li>
|
||||
|
||||
<li><a href="misc.html">Miscellaneous Vendors</a>
|
||||
Books and accessories you just cannot live without!
|
||||
<p></p></li>
|
||||
|
||||
<li><a href="software_bycat.html">Software Vendors</a>
|
||||
From audio players, network drivers, to commercial databases,
|
||||
FreeBSD has a wide variety of industrial strength software
|
||||
available. You can see the <a
|
||||
href="software.html">alphabetical</a> list, or, if you prefer, view
|
||||
it by <a href="software_bycat.html">categories</a>.
|
||||
<p></p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
If your company supports a FreeBSD related product, service,
|
||||
consulting, or support that should be added to this page, please
|
||||
send email to <a href="mailto:www@FreeBSD.org">www@FreeBSD.org</a>
|
||||
and let us know! Submissions should be in HTML and a medium-sized
|
||||
paragraph in length. Please note that the inclusion of vendors in
|
||||
our list does not signify our endorsement of their products or
|
||||
services by the FreeBSD Project.
|
||||
</p>
|
||||
|
||||
&footer;
|
||||
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue