Misc changes
[clearscm.git] / web / Resumes / Andrew / index.php
index 6bf80d0..2c14309 100644 (file)
@@ -55,18 +55,18 @@ function stoptimer () {
 
   $count++;
 
-  fclose($resumeHit);
+  //fclose($resumeHit);
 
   $resumeHit = fopen ('.resumehits', 'w');
 
-  fwrite($resumeHit, $count);
-  fclose($resumeHit);
+  //fwrite($resumeHit, $count);
+  //fclose($resumeHit);
 
-  $resumeHist = fopen('.resume.hist', 'a');
+  //$resumeHist = fopen('.resume.hist', 'a');
   $date = date(DATE_RFC822);
 
-  fwrite($resumeHist, "$_SERVER[REMOTE_ADDR] read resume at $date\n");
-  fclose($resumeHist);
+  //fwrite($resumeHist, "$_SERVER[REMOTE_ADDR] read resume at $date\n");
+  //fclose($resumeHist);
 
   $msg  = '<html><body>';
   $msg .= '<h1>Somebody just visited your resume.</h1>';
@@ -80,11 +80,10 @@ function stoptimer () {
 
       if ($key == 'REMOTE_ADDR') {
         // Skip me...
-        if ($value == '184.182.63.133') {
-         $me = true;
-
-         break;
-       } // if
+        if ($value == '70.181.192.116') {
+          $me = true;
+          break;
+      } // if
 
         exec("whois $value", $output, $result);
 
@@ -99,32 +98,33 @@ function stoptimer () {
     $msg     .= '</body></html>';
     $headers  = "MIME-Version: 1.0\r\n";
     $headers .= "Content-type: text/html; charset=iso-8859-1\r\n";
-    $headers .= "From: Andrew DeFaria <Andrew@DeFaria.com>";
+    $headers .= "From: Resume Reporter <ResumeReporter@DeFaria.com>";
 
-    mail("andrew@defaria.com", "Somebody visited your resume", $msg, $headers);
+    $subject = "Another resume hit. This makes $count visits to your resume";
+    //mail("andrew@defaria.com", $subject, $msg, $headers);
   } // if
 ?>
 </head>
 
 <body onload="blink()" onunload="stoptimer()" id="homepage">
 
-<?php heading ();?>
+<!--<?php heading ();?>-->
 
 <div id="page">
   <div id="content">
     <?php start_box ("cs2")?>
-      <h2 align=center><a href="http://defaria.com">Andrew P. DeFaria</a></h2>
+      <h2 align=center><a href="https://defaria.com">Andrew DeFaria</a></h2>
       <address style="text-align:center">
-      14435 South 48th Street #2083<br>
-      Phoenix, Arizona 85044-6448<br>
+      870 Soft Wind #4<br>
+      Vista, California 92081<br>
       </address>
       <p style="text-align:center">
       Phone: 408-596-4937</a><br>
       Email: <a href="mailto:Andrew@DeFaria.com">Andrew@DeFaria.com</a><br>
-<table align="center" width="400">
+<table align="center" width="500">
   <tr>
     <td>
-      <marquee behavior="alternate" onmouseover="this.stop()" onmouseout="this.start()"><a id="blink" href="Resume.odt">Download an MS Word copy!</a></marquee><br>
+      <marquee behavior="alternate" onmouseover="this.stop()" onmouseout="this.start()"><a id="blink" href="Resume.docx">Download an MS Word copy!</a></marquee><br>
     </td>
   </tr>
     <td align="center">
@@ -136,32 +136,52 @@ function stoptimer () {
   <tr>
     <td align="center">
       <center>
-      <font size=-1>For the most up to date copy of this resume see <a href="http://clearscm.com/Resumes/Andrew">http://clearscm.com/Resumes/Andrew</a></font>
+      <font size=-1>For the most up to date copy of this resume see <a href="https://defaria.com/resume">https://defaria.com/resume</a></font>
       </center>
     </td>
   </tr>
 </table>
     <?php end_box ();?>
 
-    <table cellspacing="0" cellpadding="0" width="300" border="0" align="center">
+    <h2>Certifications and Class Work</h2>
+
+    <table cellspacing="0" cellpadding="0" width="500" border="0" align="center">
       <tbody>
         <tr>
-         <td valign="top" align center>
+          <td valign="center" align="center">
             <a href="AWS Certified Solutions Architect - Associate certificate.pdf" target="_blank">
-            <div>
-                <img src="AWS_Certified_Logo_SAA_294x230_Color.png" alt="AWS Certified Solutions Architect"><br>
-              <br>
-                <img src="AWS_Certified_Tag__SAA_294x230-Color.png" alt="Associate">
-              <br>
-              <b>Validation Number:</b> 4Q2XDJDCK1EE1HC5
-            </div>
+              AWS Solutions Architect
+            </a>
+          </td>
+          <td><b>Validation Number:</b> 4Q2XDJDCK1EE1HC5</td>
+        </tr>
+        <tr>
+          <td valign="top" align="center">
+            <a href="Docker Certified Associate (DCA).pdf" target="_blank">
+              Docker Certified Associate (DCA)
+            </a>
+          </td>
+          <td>Course Completed @ A Cloud Guru</td>
+        </tr>
+        <tr>
+          <td valign="top" align="center">
+            <a href="Jenkins Quick Start.pdf" target="_blank">
+              Jenkin Quick Start</a>
+            </a>
+          </td>
+          <td>Course Completed @ A Cloud Guru</td>
+        </tr>
+        <tr>
+          <td valign="top" align="center">
+            <a href="Jenkins Fundamentals.pdf" target="_blank">
+              Jenkin Fundamentals</a>
             </a>
           </td>
+          <td>Course Completed @ A Cloud Guru</td>
         </tr>
       </tbody>
     </table>
 
-
   <h3>Objective</h3>
 
   <p>To work with state of the art operating systems and networks to
@@ -191,77 +211,90 @@ function stoptimer () {
       <tr>
         <th>Version Control Systems</th>
         <td>
-          <span class="standout">Git</span>, <span class="standout">Perforce</span>,
+          <span class="standout">Git</span>,
+          <span class="standout">Perforce</span>,
           <span class="standout">Clearcase</span>
         </td>
       </tr>
       <tr>
         <th>Issue Tracking</th>
         <td>
-          <span class="standout">JIRA</span>, <span class="standout">Clearquest</span>,
+          <span class="standout">JIRA</span>,
+          <span class="standout">Clearquest</span>,
           <span class="standout">Bugzilla</span>
         </td>
       </tr>
       <tr>
         <th>Languages</th>
         <td>
-          <span class="standout">Perl</span>, <span class="standout">Bash</span>,
-          <span class="standout">PHP</span>, <span class="standout">C++</span>,
-          <span class="standout">C</span>, <span class="standout">Ada</span>,
+          <span class="standout">Perl</span>,
+          <span class="standout">Bash</span>,
+          <span class="standout">PHP</span>,
+          <span class="standout">C++</span>,
+          <span class="standout">C</span>,
+          <span class="standout">Ada</span>,
           <span class="standout">TCL</span>
         </td>
       </tr>
       <tr>
         <th>Configuration Management</th>
         <td>
-          <span class="standout">Puppet</span>, <span class="standout">Ansible</span>
+          <span class="standout">Puppet</span>,
+          <span class="standout">Ansible</span>
         </td>
       </tr>
       <tr>
         <th>Middleware</th>
         <td>
-          <span class="standout">Apache</span>, <span class="standout">Tomcat</span>,
-          <span class="standout">Samba</span>, <span class="standout">Winbind</span>,
-          <span class="standout">LDAP</span>, <span class="standout">REST</span>
+          <span class="standout">Apache</span>,
+          <span class="standout">Tomcat</span>,
+          <span class="standout">Samba</span>,
+          <span class="standout">Winbind</span>,
+          <span class="standout">LDAP</span>,
+          <span class="standout">REST</span>
         </td>
       </tr>
       <tr>
         <th>Web Apps</th>
         <td>
-          <span class="standout">JIRA</span>, <span class="standout">Confluence</span>,
+          <span class="standout">JIRA</span>,
+          <span class="standout">Confluence</span>,
           <span class="standout">Swarm</span>
         </td>
       </tr>
       <tr>
         <th>Databases</th>
         <td>
-          <span class="standout">MySQL</span>, <span class="standout">Oracle</span>
+          <span class="standout">MySQL</span>,
+          <span class="standout">Oracle</span>
         </td>
       </tr>
       <tr>
-        <th>Coninuous Integration</th>
+        <th>CI/CD</th>
         <td>
-          <span class="standout">Build Forge</span>, <span class="standout">Electric Commander</span>,
-          <span class="standout">Jenkins</span>
+          <span class="standout">Jenkins</span>,
+          <span class="standout">Electric Commander</span>
         </td>
       </tr>
       <tr>
         <th>Virtualization</th>
         <td>
-          <span class="standout">VMWare</span>, <span class="standout">VirtualBox</span>,
-          <span class="standout">vSphere</span>, <span class="standout">vCenter</span>
+          <span class="standout">VMWare</span>,
+          <span class="standout">VirtualBox</span>,
+          <span class="standout">vSphere</span>,
+          <span class="standout">vCenter</span>
         </td>
       </tr>
       <tr>
         <th>Cloud Computing (<span class="standout">Classroom Only</span>)</th>
         <td>
-          <span class="standout">EC2</span>, 
-          <span class="standout">IAM</span>, 
-          <span class="standout">S3</span>, 
-          <span class="standout">Glacier</span>, 
-          <span class="standout">CloudFront</span>, 
-          <span class="standout">Route53, 
-          <span class="standout">VPC</span>
+          <span class="standout">EC2</span>,
+          <span class="standout">IAM</span>,
+          <span class="standout">S3</span>,
+          <span class="standout">CloudFront</span>,
+          <span class="standout">Route53,
+          <span class="standout">VPC</span>,
+          <span class="standout">Docker</span>
         </td>
       </tr>
     </tbody>
@@ -308,18 +341,20 @@ function stoptimer () {
 
   <br>
 
-  <h2>Clients</h2>
+  <h2>ClearSCM, Inc</h2>
 
-  <hr noshade>
+  <p><i>July 2007 - Present</i></p>
+
+  <h3>Perl Developer - Wells Fargo <i>(July 2019 - Present)</i></h3>
 
-  <p><a href="https://gdmissionsystems.com/en/satellite-ground-systems/mobile-user-objective-system">
-  <img src="General_Dynamics_logo.jpg" alt="General Dynamics" border="0"></a></p>
+  <p>Responsible for maintaining a Perl application written using the Dancer
+  framework called UserPro. Tightened security by standardizing access to
+  database as well as implemented an auditing facility for changes made to
+  database records.</p>
 
-  <p>March 2018 - Present<br>
-  <font class=dim>Contract</font><br>
-  <a href="https://defaria-status.blogspot.com/search/label/General%20Dynamics">General Dynamics</a></font>
+  <h3>Solaris Administrator, PuppetMaster - General Dynamics <i>(March 2018 - April 2019)</i></h3>
 
-  <p>For this technology refresh of over a decade ago, I was instrumental in 
+  <p>For this technology refresh of over a decade ago, I was instrumental in
   setting up and maintain dozens of Solaris 5.11 zone systems and served as the
   primary Solaris System Administrator. This includes setup of many services
   like NIS, DNS, NTP, SMTP, AutoFS as well as a standard set of tools.
@@ -337,39 +372,23 @@ function stoptimer () {
   Developed a Clearcase enhanced monitoring tool to monitor servers, loadavg and
   filesystems as well as Clearcase objects like VOBs and views.</p>
 
-  <hr noshade>
-
-  <p><a href="http://www.broadcom.com"><img src="Broadcom.gif" alt="Broadcom/Avago" border="0"></a></p>
-
-  <p>August 2016 - January 2018<br>
-  <font class=dim>Contract</font><br>
+  <h3>Devops Engineer - Broadcom <i>(August 2016 - January 2018)</i></h3>
 
   <p>Converted an internal project from a <span class="standout">Jenkins</span>/
-  <span class="standout">Perforce</span> build system to the Broadcom/Avago 
+  <span class="standout">Perforce</span> build system to the Broadcom/Avago
   standard of <span class="standout">Electric Commander</span>/
   <span class="standout">Git</span>. Developed Perl scripts to sign executables
-  and remotely execute commands on Windows systems using <span 
+  and remotely execute commands on Windows systems using <span
   class="standout">Cygwin/ssh</span> thus streamlining and standardizing remote
   building and signing of executables.</p>
 
-  <hr noshade>
-
-  <p><a href="http://icann.org"><img alt="ICANN" src="ICANN.png" border="0"></a><br></p>
-
-  <p>May 2016 - July 2016<br>
-  <font class=dim>Contract</font><br>
+  <h3>Python Developer - ICANN <i>(May 2016 - July 2016)</i></h3>
 
-  <p>Developed <a 
+  <p>Developed <a
   href="https://en.wikipedia.org/wiki/Registration_Data_Access_Protocol">RDAP</a>
   server for testing SLA compliance of various TLD registrars around the world.</p>
 
-  <hr noshade>
-
-  <p><a href="http://audience.com"><img alt="Audience" src="Audience.png" border="0"></a><br><b>A Knowles Company</b></p>
-
-  <p>March 2014 - April 2016<br>
-  <font class=dim>Contract</font><br>
-  <a href="https://defaria-status.blogspot.com/search/label/Audience">Audience</a></p>
+  <h3>JIRA/Perforce/Linux Administrator - Knowles <i>(Mardch 2014 - April 2016)</i></h3>
 
   <p>Initially wrote scripts to import data from
   <span class="standout">Bugzilla</span> and other sources to
@@ -378,44 +397,32 @@ function stoptimer () {
   (<span class="standout">Centos</span>/<span
   class="standout">Ubuntu</span>/<span class="standout">Redhat Enterprise</span>)
   managing VM images in vSphere,
-  <span class="standout">Perforce</span>, <span class="standout">Swarm</span>, 
+  <span class="standout">Perforce</span>, <span class="standout">Swarm</span>,
   <span class="standout">Git Fusion</span>.</p>
 
-  <p>Added functionality to custom build system that utilized <span 
-  class="standout">Perl</span>/<span class="standout">PHP</span>/<span 
-  class="standout">Apache</span>/<span class="standout">Linux</span>/<span 
-  class="standout">Windows</span> servers to allow engineers in the field to 
-  remotely perform customized builds. Integrated Bugzilla and Perforce (P4DTG). 
-  Assisted with JIRA setup and integration of <span 
+  <p>Added functionality to custom build system that utilized <span
+  class="standout">Perl</span>/<span class="standout">PHP</span>/<span
+  class="standout">Apache</span>/<span class="standout">Linux</span>/<span
+  class="standout">Windows</span> servers to allow engineers in the field to
+  remotely perform customized builds. Integrated Bugzilla and Perforce (P4DTG).
+  Assisted with JIRA setup and integration of <span
   class="standout">Salesforce</span> with JIRA. Assisted in the migration
   for users to new Knowles domain.</p>
 
-  <hr noshade>
-
-  <p><a href="http://www.axcient.com"><img src="Axcient.png" alt="Axcient" border="0"></a></p>
-
-  <p>July 2013 - Dec 2013<br>
-  <font class=dim>Contract</font><br>
-  <a href="http://defaria.com/blogs/Status/archives/cat_axcient.html">Axcient</a></p>
+  <h3>Build Release Engineer - Axcient <i>(July 2013 - December 2013)</i></h3>
 
   <p>Worked as a <span class="standout">Build and Release Engineer</span> for
-  AxOS. The Axcient product is a customized derivative of <span 
-  class="standout">Ubuntu</span>. The SCM system being used is <span 
-  class="standout">git</span>. Developed and standardized procedures for 
+  AxOS. The Axcient product is a customized derivative of <span
+  class="standout">Ubuntu</span>. The SCM system being used is <span
+  class="standout">git</span>. Developed and standardized procedures for
   performing builds.</p>
 
-  <hr noshade>
-
-  <p><a href="http://www.broadcom.com"><img src="Broadcom.gif" alt="Broadcom" border="0"></a></p>
+  <h3>Clearquest Administrator - Broadcom <i>(December 2011 - December 2013)</i></h3>
 
-  <p>December 2011 - April 2013<br>
-  <font class=dim>Contract</font><br>
-  <a href="https://defaria-status.blogspot.com/search/label/Broadcom">Broadcom</a></p>
-
-  <p><span class="standout">Clearquest Designer</span>: Maintained Clearquest 
-  instances implementing functionality with <span class="standout">Visual Basic</span>. 
-  Using ClearSCM's <a 
-  href="http://clearscm.com/php/scm_man.php?file=lib/Clearcase.pm">Clearquest</a>, 
+  <p><span class="standout">Clearquest Designer</span>: Maintained Clearquest
+  instances implementing functionality with <span class="standout">Visual Basic</span>.
+  Using ClearSCM's <a
+  href="http://clearscm.com/php/scm_man.php?file=lib/Clearcase.pm">Clearquest</a>,
   <a href="http://clearscm.com/php/scm_man.php?file=lib/Clearquest/Server.pm">Clearquest::Server</a>,
   <a href="http://clearscm.com/php/scm_man.php?file=lib/Clearquest/Client.pm">Clearquest::Client</a>
   and <a href="http://clearscm.com/php/scm_man.php?file=lib/Clearquest/REST.pm">Clearquest::REST</a>
@@ -424,46 +431,34 @@ function stoptimer () {
 
   <p>Migrated a project from their unsupported build environment into the standard
   <span class="standout"><a
-  href="http://www.electric-cloud.com/products/electriccommander.php">Electric 
-  Commander</a></span>/<span class="standout">Perforce</span> based solution 
+  href="http://www.electric-cloud.com/products/electriccommander.php">Electric
+  Commander</a></span>/<span class="standout">Perforce</span> based solution
   using <span class="standout">Cygwin</span>, <span class="standout">bash</span>
-  and <span class="standout">LSF</span> to farm builds out to a pool of <span 
-  class="standout">Windows</span> servers to perform builds. Builds were done 
+  and <span class="standout">LSF</span> to farm builds out to a pool of <span
+  class="standout">Windows</span> servers to perform builds. Builds were done
   using <span class="standout">Visual Studio</span> 8.0, 9.0 and 10.0 on Windows
   Servers triggered by Perforce triggers at code checkin.</p>
 
-  <hr noshade>
-
-  <p><a href="http://www.tellabs.com"><img src="Tellabs.gif" alt="Tellabs" border="0"></a></p>
-
-  <p>March 2011 - December 2011<br>
-  <font class=dim>Contract</font><br>
-  <a href="https://defaria-status.blogspot.com/search/label/Tellabs">Tellabs</a></font>
+  <h3>Perl Developer - Tellabs <i>(March 2011 - December 2011)</i></h3>
 
-  <p>Automated various informational systems using <span 
-  class="standout">Perl</span>/<span class="standout">MySQL</span>/<span 
+  <p>Automated various informational systems using <span
+  class="standout">Perl</span>/<span class="standout">MySQL</span>/<span
   class="standout">Oracle</span>, and the web.</p>
 
-  <p>Developed a command line debugger called <a 
+  <p>Developed a command line debugger called <a
   href="http://clearscm.com/php/scm_man.php?file=bin/raid">RAID</a> (a Real
-  Aid In Debugging) which provided a consistent interface with complete command 
-  history and variable substitution courtesy of a Perl module that I wrote 
-  called <a 
+  Aid In Debugging) which provided a consistent interface with complete command
+  history and variable substitution courtesy of a Perl module that I wrote
+  called <a
   href="http://clearscm.com/php/scm_man.php?file=lib/CmdLine.pm">Cmdline.pm</a>.
-  This Perl process utilized <span class="standout">Inline::C</span> to 
-  interface to the developer libraries and provide a consistent interface for 
+  This Perl process utilized <span class="standout">Inline::C</span> to
+  interface to the developer libraries and provide a consistent interface for
   the various command line debuggers developed by various different groups.</p>
 
-  <hr noshade>
-
-  <p><a href="https://www2.gehealthcare.com/portal/site/usen"><img src="GEHealthcare.gif" alt="General Electric" border="0"></a></p>
+  <h3>Clearcase/Clearquest Administrator - General Electric Healthcare <i>(January 2010 - October 2010)</i></h3>
 
-  <p>January 2010 - October 2010<br>
-  <font class=dim>Contract</font><br>
-  <a href="https://defaria-status.blogspot.com/search/label/General%20Electric">General Electric</a></font>
-
-  <p>Performed <span class="standout">Clearcase</span>/<span 
-  class="standout">Clearquest UCM</span> administration. Developed an <a 
+  <p>Performed <span class="standout">Clearcase</span>/<span
+  class="standout">Clearquest UCM</span> administration. Developed an <a
   href="http://clearscm.com/php/scm_man.php?file=cc/etf.pl">Evil Twin Finder</a>
   in Perl. Worked with <span class="standout">Build Forge</span> (IBM's CI tool
   similar to <span class="standout">Jenkins</span>) jobs to automate work flow.
@@ -471,18 +466,12 @@ function stoptimer () {
   baselines and projects. Wrote Perl scripts for conversions of Clearquest data
   with other systems (Siebel).</p>
 
-  <hr noshade>
-
-  <p><a href="http://www.gdc4s.com"><img src="General_Dynamics_logo.jpg" alt="General Dynamics" border="0"></a></p>
-
-  <p>June 2007 - October 2009<br>
-  <font class=dim>Contract</font><br>
-  <a href="https://defaria-status.blogspot.com/search/label/General%20Dynamics">General Dynamics</a></font>
+  <h3>Clearcase/Clearquest/Release Engineer - General Dynamics <i>(June 2007 - October 2009)</i></h3>
 
   <p><span class="standout">Clearcase</span>/<span class="standout">Clearquest</span>
-  Administrator, <span class="standout">Build Release</span> and 
-  <span class="standout">Automation</span> using <span 
-  class="standout">Perl</span> scripts. Updated <span 
+  Administrator, <span class="standout">Build Release</span> and
+  <span class="standout">Automation</span> using <span
+  class="standout">Perl</span> scripts. Updated <span
   class="standout">C++</span>/<span class="standout">Qt</span> application that
   integrates <span class="standout">UCM</span>/Clearquest integrated environment
   into one tool and ported it to Linux.</p>
@@ -501,7 +490,7 @@ function stoptimer () {
   into a MySQL database. Developed a PHP web page to present the data in various
   forms including graphs, reports, exporting to CSV files and emailing of
   reports. Implemented maintenance programs to scrub and keep the data clean.
-  This system was instrumental in Functional Quality Testing for the <a 
+  This system was instrumental in Functional Quality Testing for the <a
   href="http://en.wikipedia.org/wiki/Mobile_User_Objective_System">MUOS</a>
   program. This reduced the time it took to certify testing with the military several
   fold.</p>
@@ -518,30 +507,22 @@ function stoptimer () {
 
   <hr noshade>
 
-  <p><a href="http://ti.com"><img src="TexasInstruments.jpg"
-  alt="Texas Instruments" title="Texas Instruments" border=0></a></p>
+  <h2>DeFaria.com</h2>
 
-  <p>October 2006 - June 2007<br>
-  <font class=dim>Contract</font><br>
-  <a href="https://defaria-status.blogspot.com/search/label/Texas%20Instruments">Texas Instruments</a></font>
+  <p><i>February 2004 - June 2007</i></p>
 
-  <p><span class="standout">Clearcase</span>/<span 
-  class="standout">Clearquest</span> Administrator. Wrote a <span 
+  <h3>Clearcase/Clearquest Administrator - Texas Instruments <i>(October 2006 - June 2007)</i></h3>
+
+  <p><span class="standout">Clearcase</span>/<span
+  class="standout">Clearquest</span> Administrator. Wrote a <span
   class="standout">Perl</span>/<span class="standout">Oracle</span>
   application to track information about projects worldwide. Automated Clearcase
   license usage reporting and load balancing of Clearquest web servers.</p>
 
-  <hr noshade>
-
-  <p><a href="http://hp.com"><img src="HPLogo.gif" alt="Hewlett
-  Packard Company" title="Hewlett Packard Company" border=0></a></p>
-
-  <p>February 2006 - October 2006<br>
-  <font class=dim>Contract</font><br>
-  <a href="https://defaria-status.blogspot.com/search/label/HP">Hewlett Packard</a></p>
+  <h3>Build Release Engineer - Hewlett Packard <i>(February 2006 - October 2006)</i></h3>
 
   <p>Managed and executed day to day build and release duties. Served as
-  <span class="standout">Clearcase/Clearquest</span> Administrator as well as 
+  <span class="standout">Clearcase/Clearquest</span> Administrator as well as
   overall support of systems. Assisted with creating UCM streams and handling of
   rebase and delivery issues for engineers and the build/release process. Wrote
   <span class="standout">UCM triggers</span> to notify users of deliveries from
@@ -558,14 +539,7 @@ function stoptimer () {
   process to perform simple continuous integration. Created a dynamic web page
   to show Junit test history.
 
-  <hr noshade>
-
-  <p><a href="http://www.broadcom.com"><img src="Broadcom.gif"
-  alt="Broadcom" title="Broadcom" border="0"></a></p>
-
-  <p>September 2005 - January 2006<br>
-  <font class=dim>Contract</font><br>
-  <a href="https://defaria-status.blogspot.com/search/label/Broadcom">Broadcom</a></p>
+  <h3>Clearcase/Clearquest Administator - Broadcom <i>(September 2005 - January 2006)</i></h3>
 
   <p>Served as <span class="standout">Clearcase/Clearquest</span> Administrator
   as well as overall support of systems. Developed several <a href="http://clearscm.com/clearcase/triggers.php">triggers</a>
@@ -596,13 +570,7 @@ function stoptimer () {
   the start for creation of a set Object Oriented Perl modules to encapsulate
   Clearcase in a Perl like manner (still in development).</p>
 
-  <hr noshade>
-
-  <p><a href="http://www.lynuxworks.com"><img src="Lynuxworks.png"
-  alt="Lynuxworks" title="Lynuxworks" border="0"></a></p>
-
-  <p>December 2004 - September 2005<br>
-  <a href="https://defaria-status.blogspot.com/search/label/LynuxWorks">LynuxWorks</a></p>
+  <h3>Build Engineer - Lynuxworks <i>(December 2004 - September 2005)</i></h3>
 
   <p>Served as a build engineer in the Integration Group responsible for
   building LynxOS (Linux RTOS) as well as tool chains, testing, releasing and
@@ -611,21 +579,14 @@ function stoptimer () {
   <p>Developed a process of providing full text search of the company's defect
   database using Perl and Htdig (See <a href="http://clearscm.com/scripts/ecrd">ECRDig</a>).
   Developed a web based report to show CVS activity as well as several other CVS
-  related utilities(See <a href="http://defaria.com/Resume/cvs_utilities">CVS
+  related utilities(See <a href="https://defaria.com/Resume/cvs_utilities">CVS
   Utilities</a>) as well as report on the differences between two CVS tags.</p>
 
   <p>Automated the build process so that nightly builds could be performed.
   Developed a web application that allows one to maintain CVS account
   information including account creation, setting/resetting of password, etc.</p>
 
-  <hr noshade>
-
-  <p><a href="https://www.ameriquestcorp.com/"><img src="Ameriquest.png"
-  alt="Ameriquest" title="Ameriquest" border="0"></a></p>
-
-  <p>March 2004 - December 2005<br>
-  <font class=dim>Contract</font><br>
-  <a href="https://defaria-status.blogspot.com/search/label/Ameriquest">Ameriquest</a></p>
+  <h3>Clearcase Administrator - Ameriquest <i>(March 2004 - December 2005)</i></h3>
 
   <p>Served as Clearcase/Clearquest administrator to this major mortgage
   company. As Ameriquest is just starting out I have been busy with importing
@@ -636,15 +597,15 @@ function stoptimer () {
 
   <hr noshade>
 
-  <p><a href="http://krldesign.com/saliraweb/"><img src="Salira.png"
-  alt="Salira" title="Salira" border="0"></a></p>
+  <h2>Salira</h2>
+
+  <p><i>August 2001 - February 2004</i></p>
 
-  <p>August 2001 - February 2004<br>
-  <a href="https://defaria-status.blogspot.com/search/label/Salira">Salira</a></p>
+  <h3>Clearcase/Clearquest Administrator/Build Engineer</h3>
 
   <p>After consulting briefly with Salira Optical Network Systems I joined this
   startup company serving in the role of Clearcase/Clearquest Administrator for
-  this mostly Windows shop. I helped others in setting up the 
+  this mostly Windows shop. I helped others in setting up the
   Clearcase/Clearquest environment as well as provided Training.</p>
 
   <p>I also served in the role of Release Engineer managing the build process.
@@ -652,7 +613,7 @@ function stoptimer () {
   product that provides an extremely workable Unix like environment and
   engineered a build environment around that using GNU make and other standard
   Unix and GNU utilities. When users complained that building remotely was slow
-  I performed an analysis on build performance. I also performed Build Stress 
+  I performed an analysis on build performance. I also performed Build Stress
   Testing where I characterized the effect of multiple simultaneous builds
   performed on the server.</p>
 
@@ -681,13 +642,11 @@ function stoptimer () {
 
   <hr noshade>
 
-  <p><a href="http://hp.com"><img src="HPLogo.gif" alt="Hewlett
-  Packard Company" title="Hewlett Packard Company" border=0></a></p>
+  <h2>DeFaria.com</h2>
 
-  <p>August 1999 - February 2001<br>
-  <font class=dim>Contract</font><br>
-  Systems Technology Division<br>
-  Enterprise Java Lab</p>
+  <p><i>December 1998 - February 2001</i></p>
+
+  <h3>Unix Systems Administrator - Hewlett Packard <i>(August 1999 - February 2001)</i></h2>
 
   <p>Setup security system automating the running of Medusa (an internal
   security audit tool) on approximately 100 machines. Reports are generated
@@ -711,14 +670,7 @@ function stoptimer () {
 
   <p>Set up Netscape Enterprise Web Server and iPlanet 4.1 Web Server.</p>
 
-  <hr noshade>
-
-  <p><a href="http://cisco.com"><img src="Cisco.gif" alt="Cisco Systems" 
-  title="Cisco Systems" border=0></a></p>
-
-  <p>March 1999 - August 1999<br>
-  <font class=dim>Contract</font><br>
-  <a href="https://defaria-status.blogspot.com/search/label/Cisco">Cisco</a></p>
+  <h3>Clearcase Administrator - Cisco <i>(March 1999 August 1999)</i></h3>
 
   <p>Served as Clearcase/Unix Systems Administrator. Responsible for all
   Clearcase operations in CNS/AD on Sun Solaris, HP-UX, Windows NT 4.0 and
@@ -734,14 +686,7 @@ function stoptimer () {
   <p>As CNS/AD was in a secured and isolated network, learned and assisted users
   with ssh/scp.</p>
 
-  <hr noshade>
-
-  <a href="https://www.oracle.com/sun/index.html"><img src="Sun.jpg" alt="Sun Microsystems" 
-  title="Sun Microsystems" border=0></a></p>
-
-  <p>December 1998 - March 1999<br>
-  <font class=dim>Contract</font><br>
-  <a href="https://defaria-status.blogspot.com/search/label/Sun">Sun Microsystems</a></p>
+  <h3>Build Engineer - Sun Microsystems <i>(December 1998 - March 1999)</i></h3>
 
   <p>Worked on the Sunpeak Configuration Management team performing promotions
   of code updates into test and production environments. Also worked on
@@ -749,12 +694,11 @@ function stoptimer () {
 
   <hr noshade>
 
-  <p><a href="http://hp.com"><img src="HPLogo.gif" alt="Hewlett
-  Packard Company" title="Hewlett Packard Company" border=0></a></p>
+  <h2>Hewlett Packard Company</h2>
+
+  <p><i>February 1988 - November 1998</i></p>
 
-  <p>February 1988 - November 1998<br>
-  Systems Technology Division<br>
-  Enterprise Java Lab</p>
+  <h3>Clearcase/Unix Systems Administrator</h3>
 
   <p>Primary Clearcase and Multisite Administrator for a large Clearcase
   environment with approximately 1400 views and 180 vobs. Most vobs are
@@ -766,7 +710,7 @@ function stoptimer () {
   in many Kittyhawks, Mohawks and Bravehawks (about 40 of them) for use as
   Clearcase Vob, View and Build, Mail, Application, X Terminal and Web servers.
   Assist in documenting setup and configuration as well as trouble shooting and
-  handling of patches for all lab wide shared resources.</p> 
+  handling of patches for all lab wide shared resources.</p>
 
   <p>Responsible for setup and running of Windows NT domain, account setup and
   print serving. Setup and evaluated Clearcase 3.2 on NT. Developed backup
@@ -780,7 +724,7 @@ function stoptimer () {
   and design issues. Installed, configured and maintain the <a href="http://home.netscape.com/">Netscape</a>
   Suitespot Servers including the Enterprise and Directory servers. Developed
   several web pages and forms for the lab as well as run
-  <a href="https://web.archive.org/web/20001109171100/http://defaria.com/Quicken">The
+  <a href="https://web.archive.org/web/20001109171100/https://defaria.com/Quicken">The
   Unofficial Quicken® Web Page.</a></p>
 
   <p>I developed an Application Server providing many machines with many