UNPKG

@gdc-js/gdc-collector-http

Version:
114 lines (97 loc) 3.33 kB
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <!-- $Id: common.m4,v 1.2 2004/10/02 00:07:56 smoot Exp $ --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <meta name="author" content="Smoot Carl-Mitchell"/> <title>Home</title> <link rel="stylesheet" href="tic.css"/> </head> <body> <!-- Site common elements --> <!-- Site logo --> <div class="page_title"> <img class="tic_logo" src="bigticlogo.png" alt="[TIC Logo]"/> <h1 class="title">&nbsp; Home </h1> </div> <hr/> <!-- Site navigation menu --> <div class="navigation"> <a href="index.html">Home</a>&nbsp;&bull; <a href="bios/index.html">Bios</a>&nbsp;&bull; <a href="books/index.html">Books</a>&nbsp;&bull; <a href="mailto:tic@tic.com">Contact</a>&nbsp;&bull; <a href="opensource/index.html">Open Source Projects</a>&nbsp;&bull; <a href="partners/index.html">Partners</a>&nbsp;&bull; <a href="rfcs/index.html">RFCs</a>&nbsp;&bull; <a href="whitepapers/index.html">Whitepapers</a> </div> <hr/> <p> TIC is a consulting firm specializing in: </p> <ul> <li>GNU/Linux System Architecture</li> <li>Unix System Architecture</li> <li>TCP/IP Network Design</li> <li>Network Security</li> <li>Open Source Tool Development</li> </ul> <!-- $Id: end.m4,v 1.4 2004/10/02 00:07:57 smoot Exp $ --> <!-- SiteSearch HtDig --> <!-- $Id: htdig.m4,v 1.2 2004/10/02 00:07:58 smoot Exp $ --> <div class="htdig"> <hr/> <form method="post" action="/cgi-bin/htsearch"> <p> Search TIC: <input type="text" size="30" name="words" value=""/> <input type="submit" value="Search"/> </p> <p> Match: <select name="method"> <option value="and">All</option> <option value="or">Any</option> <option value="boolean">Boolean</option> </select> Format: <select name="format"> <option value="builtin-long">Long</option> <option value="builtin-short">Short</option> </select> Sort by: <select name="sort"> <option value="score">Score</option> <option value="time">Time</option> <option value="title">Title</option> <option value="revscore">Reverse Score</option> <option value="revtime">Reverse Time</option> <option value="revtitle">Reverse Title</option> </select> <input type="hidden" name="config" value="htdig"/> <input type="hidden" name="restrict" value=""/> <input type="hidden" name="exclude" value=""/> </p> </form> <hr/> </div> <div> <a href="http://www.apache.org"> <img src="apache_pb.png" alt="[Apache Logo]"/> </a> <a href="http://www.htdig.org"> <img src="/htdig/htdig.gif" alt="ht://Dig"/> </a> <a href="http://validator.w3.org/check?uri=referer"> <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /> </a> </div> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> var pageTracker = _gat._getTracker("UA-489884-12"); pageTracker._initData(); pageTracker._trackPageview(); </script> </body> </html>