files are now maintained in a way similar to the user gallery. The ./gencommercial.pl script generates SGML include files from a set of "raw" files where the entries are actually kept. There is one ".raw" file per commercial category. The ".desc" file contains descriptions for the categories and their sub-categories. 2. (Fixes:) Greg Lehey migrated down under. Julian Stacey sneaked to Europe. Various subcategory changes in Software Vendors. 3. Added Metro Link entry. Updated Sleepycat Software entry. Submitted by: Morgan Von Essen (morgan@metrolink.com) Metro Link entry Michael A. Olson (maolson@mindspring.com) Sleepycat update
29 lines
755 B
Text
29 lines
755 B
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
|
<!ENTITY base CDATA "..">
|
|
<!ENTITY date "$Date: 1999-01-22 11:23:49 $">
|
|
<!ENTITY title "Commercial Vendors - Software">
|
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
|
<!ENTITY % vendorincludes SYSTEM "includes.sgml"> %vendorincludes;
|
|
<!ENTITY softwarebycat SYSTEM "software_bycat.inc">
|
|
]>
|
|
<!-- $Id: software_bycat.sgml,v 1.2 1999-01-22 11:23:49 mbarkah Exp $ -->
|
|
|
|
<HTML>
|
|
|
|
&header;
|
|
&vendorintroduction;
|
|
|
|
<H2>Software Vendors</H2>
|
|
|
|
<P>This file has been divided into sub-categories for your
|
|
convenience. Please use the following shortcuts to assist
|
|
you to the proper gallery entries.</P>
|
|
|
|
&softwarebycat;
|
|
|
|
<P></P><A HREF="commercial.html">Commercial Vendors Home</A>
|
|
|
|
&footer;
|
|
|
|
</BODY>
|
|
</HTML>
|