- <?xml version="1.0" encoding="utf-8"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <meta http-equiv="content-type" content="text/html; charset=utf-8" />
- <title>Road Intranet</title>
- <style type="text/css" media="all">
- /*<![CDATA[*/
- @import "css/road.css";
- #content ul {margin-top: 10px; margin-left: 0px; padding-left: 15px;}
- /*]]>*/
- </style>
- </head>
- <body>
-
- <div id="page">
- <div id="banner">
- <div class="ban_logo"><a href="" rel="external"><img src="img/road-logo.gif" width="129" height="30" alt="Road logo" /></a></div>
- <div class="ban_head"><h1>Road Intranet</h1></div>
- </div>
-
- <div id="navcol">
- <h4>Main</h4>
- <ul>
- <li><a href="http://www.srh.noaa.gov/data/forecasts/MAZ015.php?warncounty=MAC025&city=Boston">Boston Weather</a></li>
- </ul>
- </div>
-
- <div id="content">
- <p>Road Intranet is a collection of FAQs and links for software development infrastructure. It emphasizes Windows-based
- development in a mixed Windows and Unix environment. The source control system is Perforce. There will be a
- bug tracking system based on Bugzilla. Hopefully, you will find some useful material here.</p>
-
- <p>Many thanks to Dave Marshall and Rob Wagner of LTSave for the site design, Tim Walsh for the Road logo, name, and original site design,
- and Chris Patti, Ron Johnson, and Tony King for their help with Perforce.
- Many thanks to ATG and LTSave's developers for helping with the content.
- While many provided input, Brad Barber is solely responsible for these pages.
- </p>
-
- <p>Please send email about out-of-date material and recommendations to <a href="mailto:bradb@shore.net">bradb@shore.net</a>
- </p>
- <div class="twocol">
- <div class="col leftcol">
- <h4>FAQ (IE or Firefox)</h4>
- <ul>
- <li><a href="xml/p4-faq.xml">Perforce FAQ</a></li>
- <li><a href="xml/p4-faq-admin.xml">Perforce Admin FAQ</a></li>
- <li><a href="xml/software.xml">Software URLs</a></li>
- <li><a href="xml/win-os.xml">Windows and ASP.NET</a></li>
- <li><a href="xml/xml-faq.xml">XML, XSL, CSS</a></li>
- </ul>
- <h4>Help</h4>
- <ul>
- <li><a href="http://www.experts-exchange.com">ExpertsExchange</a></li>
- <li><a href="http://answers.google.com/answers/">Google Answers</a></li>
- <li><a href="http://www-106.ibm.com/developerworks/linux/library/l-keyc.html?open&l=383,t=grl">OpenSSH Key Management</a></li>
- <li><a href="http://www.w3schools.com/">W3 Schools</a></li>
- </ul>
- </div>
- <div class="col rightcol">
- <h4>Software</h4>
- <ul>
- <li><a href="http://www.scootersoftware.com/">BeyondCompare</a></li>
- <li><a href="http://www.cygwin.com">Cygwin</a></li>
- <li><a href="http://www.mozilla.org/products/firefox/">Firefox</a></li>
- <li><a href="http://msdn.microsoft.com/">MSDN</a></li>
- <li><a href="http://www.oxygenxml.com/xslt_debugger.html">Oxygen XSLT</a></li>
- <li><a href="http://www.perforce.com">Perforce</a></li>
- <li><a href="http://www.mirekw.com/winfreeware">PINs and MWSnap</a></li>
- <li><a href="http://www.red-gate.com/products/index.htm">RedGate SQL Compare</a></li>
- <li><a href="http://www.grc.com">SpinRite, ShieldsUp</a></li>
- <li><a href="http://www.sysinternals.com/">SysInternals</a></li>
- <li><a href="http://www.sysinternals.com/Utilities/ProcessExplorer.html">SysInternals procexp</a></li>
- <li><a href="http://www.textpad.com">TextPad</a></li>
- <li><a href="http://www.winzip.com/">WinZip</a></li>
- </ul>
- </div>
- </div>
- </div>
- </div>
- </body>
- </html>
# |
Change |
User |
Description |
Committed |
|
#3
|
5164 |
brad_barber |
Added stylin' with CSS and Walsh thanks. |
19 years ago
|
|
#2
|
5163 |
brad_barber |
P4 Admin FAQ |
19 years ago
|
|
#1
|
5162 |
brad_barber |
Road web site with information on managing Perforce and Windows development. |
19 years ago
|
|