Misc changes
[clearscm.git] / web / Resumes / Andrew / index.php
index 2a7457f..2c14309 100644 (file)
@@ -1,4 +1,4 @@
-y<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
    "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
@@ -41,25 +41,87 @@ function stoptimer () {
   <?php
   include "clearscm.php";
   menu_css ();
-  ?>
+
+  // Record hit
+  $dir = dirname(__FILE__);
+
+  if (file_exists("$dir/.resumehits")) {
+    $resumeHit = fopen("$dir/.resumehits", 'r');
+
+    fscanf($resumeHit, "%d\n", $count);
+  } else {
+    $count = 0;
+  } // if
+
+  $count++;
+
+  //fclose($resumeHit);
+
+  $resumeHit = fopen ('.resumehits', 'w');
+
+  //fwrite($resumeHit, $count);
+  //fclose($resumeHit);
+
+  //$resumeHist = fopen('.resume.hist', 'a');
+  $date = date(DATE_RFC822);
+
+  //fwrite($resumeHist, "$_SERVER[REMOTE_ADDR] read resume at $date\n");
+  //fclose($resumeHist);
+
+  $msg  = '<html><body>';
+  $msg .= '<h1>Somebody just visited your resume.</h1>';
+  $msg .= "<p>Here's what I know about them:</p>";
+
+  $me = false;
+
+  foreach ($_SERVER as $key => $value) {
+    if (preg_match("/^REMOTE/", $key)) {
+      $msg .= "$key: $value<br>";
+
+      if ($key == 'REMOTE_ADDR') {
+        // Skip me...
+        if ($value == '70.181.192.116') {
+          $me = true;
+          break;
+      } // if
+
+        exec("whois $value", $output, $result);
+
+        foreach ($output as $line) {
+         $msg .= "$line<br>";
+        } // foreach
+      } // if
+    } // if
+  } // foreach
+
+  if (!$me) {
+    $msg     .= '</body></html>';
+    $headers  = "MIME-Version: 1.0\r\n";
+    $headers .= "Content-type: text/html; charset=iso-8859-1\r\n";
+    $headers .= "From: Resume Reporter <ResumeReporter@DeFaria.com>";
+
+    $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">
-      11727 Stoney Peak Dr #65<br>
-      San Diego, California 92128-6440<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.docx">Download an MS Word copy!</a></marquee><br>
@@ -74,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
@@ -107,8 +189,8 @@ function stoptimer () {
 
   <h3>Hardware</h3>
 
-  <p>Workstations and servers from Sun, HP as well as various other manufactures
-  of Linux systems.</p>
+  <p>Workstations and servers from Sun, HP, Microsoft Windows as well as various
+  other manufactures of Linux systems.</p>
 
   <h3>Operating Systems</h3>
 
@@ -129,70 +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>
+        </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">VMWare</span>,
+          <span class="standout">VirtualBox</span>,
+          <span class="standout">vSphere</span>,
+          <span class="standout">vCenter</span>
         </td>
       </tr>
       <tr>
-        <th>Cloud Computing</th>
+        <th>Cloud Computing (<span class="standout">Classroom Only</span>)</th>
         <td>
-          <span class="standout">AWS: 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>
@@ -211,25 +313,25 @@ function stoptimer () {
   <table align=center border=1 cellspacing=0 cellpadding=2 width="90%">
     <tbody>
       <tr>
-        <td><a href="http://www.linkedin.com/profile/view?id=276869">Tom Connor</a></td>
+        <td><a href="https://www.linkedin.com/in/charles-clarke-30853132/">Charles Clarke</a></td>
+        <td>(770) 252-1500</td>
+        <td><a href="mailto:charles@abs-consulting.com">charles@abs-consulting.com</a></td>
+        <td>Owner ABS Consulting</td>
+      </tr>
+      <tr>
+        <td><a href="https://www.linkedin.com/in/tom-connor-285114/">Tom Connor</a></td>
         <td>(512)-422-1172</td>
         <td><a href="mailto:tomhillconnor@yahoo.com">tomhillconnor@yahoo.com</a></td>
         <td>Coworker, Consultant</td>
       </tr>
       <tr>
-        <td><a href="http://www.linkedin.com/profile/view?id=700521">James Chen</a></td>
+        <td><a href="https://www.linkedin.com/in/specware/">James Chen</a></td>
         <td>(408)-845-5360</td>
         <td><a href="mailto:jchen@salira.com">jchen@salira.com</a></td>
-        <td>Vice President of Engineering,<br>Salira Optical Network Systems</td>
-      </tr>
-      <tr>
-        <td><a href="http://www.linkedin.com/profile/view?id=12113821">Omair Ahmed</a></td>
-        <td>(224) 715-9786</td>
-        <td><a href="mailto:Omair.Ahmed@ge.com">omair.ahmed@ge.com</a></td>
-        <td>Coworker, General Electric</td>
+        <td>Consultant at Specware & 2Opp, LLC</td>
       </tr>
       <tr>
-        <td><a href="http://www.linkedin.com/profile/view?id=1023014">Shivdutt Jha</a></td>
+        <td><a href="https://www.linkedin.com/in/shivdutt-jha-032414/">Shivdutt Jha</a></td>
         <td>(408)-806-3476</td>
         <td><a href="mailto:shivdutt_jha@hotmail.com">shivdutt_jha@hotmail.com</a></td>
         <td>Coworker, Consultant</td>
@@ -239,253 +341,418 @@ function stoptimer () {
 
   <br>
 
-  <hr noshade>
+  <h2>ClearSCM, Inc</h2>
 
-  <h2>Clients</h2>
+  <p><i>July 2007 - Present</i></p>
 
-  <hr noshade>
+  <h3>Perl Developer - Wells Fargo <i>(July 2019 - Present)</i></h3>
 
-  <p><a href="http://www.broadcom.com"><img src="Broadcom.gif" alt="Broadcom/Avago" 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>August 2016 - Present<br>
-  <font class=dim>Contract</font><br>
+  <h3>Solaris Administrator, PuppetMaster - General Dynamics <i>(March 2018 - April 2019)</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 standard of <span class="standout">Electric Commander</span>
-  and <span class="standout">Git</span>. Developed Perl scripts to sign executables. Developed Perl
-  script to remotely execute commands on Windows systems using <span class="standout">Cygwin/ssh</span>.
-  This script also supplied username/password so that when logged into the Windows system, Windows 
-  could access remote filesystems.</p>
+  <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.
 
-  <hr noshade>
-
-  <p>May 2016 - July 2016<br>
-  <font class=dim>Contract</font><br>
+  <p>Introduced <span class="standout">Puppet</span> to the group and served as
+  the <span class="standout">Puppet Master</span>.</p>
 
-  <p><a href="http://icann.org"><img alt="ICANN" src="ICANN.png" border="0"></a><br></p>
+  <p>Created Windows based <span class="standout">VMs</span> for specific roles
+  such as <span class="standout"BuildForge Console</span>, Application server,
+  Domain Controllers, etc. These were managed under <span
+  class="standout">vCenter</span>.</p>
 
-  <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>
+  <p>Developed <span class="standout">Perl</span> scripts for validation testing
+  of <span class="standout">Clearcase</span> and <span class="standout">Clearquest</span>.
+  Developed a Clearcase enhanced monitoring tool to monitor servers, loadavg and
+  filesystems as well as Clearcase objects like VOBs and views.</p>
 
-  <hr noshade>
+  <h3>Devops Engineer - Broadcom <i>(August 2016 - January 2018)</i></h3>
 
-  <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="http://defaria.com/blogs/Status/archives/cat_audience.html">Audience</a></p>
-
-  <p>Served in the <span class="standout">Devops</span> group as admin for
-  <span class="standout">JIRA</span>, <span class="standout">Perforce</span>,
-  <span class="standout">Swarm</span> (code review tool), <span class="standout">Git
-  Fusion</span>, <span class="standout">Linux</span> (<span class="standout">Centos</span>/<span class="standout">Ubuntu</span>/<span class="standout">Redhat Enterprise</span>).
-  Maintained 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 perform customized builds. Integrated
-  <span class="standout">Bugzilla</span> and Perforce (P4DTG). Wrote scripts to
-  import data from Bugzilla to JIRA, 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>
+  <p>Converted an internal project from a <span class="standout">Jenkins</span>/
+  <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
+  class="standout">Cygwin/ssh</span> thus streamlining and standardizing remote
+  building and signing of executables.</p>
 
-  <p>Tools used: <span class="standout">Perforce</span>, <span class="standout">Jama</span>,
-  <span class="standout">JIRA</span>, <span class="standout">Git</span>, <span class="standout">Gerrit</span>,
-  <span class="standout">Bugzilla</span>, <span class="standout">Autobuilder</span>,
-  <span class="standout">Build Script</span>, <span class="standout">Jenkins</span>,
-  <span class="standout">Confluence</span> and <span class="standout">Swarm</span>.</p>
+  <h3>Python Developer - ICANN <i>(May 2016 - July 2016)</i></h3>
 
-  <hr noshade>
+  <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>
 
-  <p><a href="http://www.axcient.com"><img src="Axcient.png" alt="Axcient" border="0"></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
+  <span class="standout">JIRA</span> thus automating the migration of several
+  projects. Also administered <span class="standout">Linux</span> servers
+  (<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">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
+  class="standout">Salesforce</span> with JIRA. Assisted in the migration
+  for users to new Knowles domain.</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 performing builds.</p>
-
-  <hr noshade>
-
-  <p><a href="http://www.broadcom.com"><img src="Broadcom.gif" alt="Broadcom" border="0"></a></p>
-
-  <p>December 2011 - April 2013<br>
-  <font class=dim>Contract</font><br>
-  <a href="http://defaria.com/blogs/Status/archives/cat_broadcom.html">Broadcom</a></p>
-
-  <p><span class="standout">Clearquest Designer</span> and hook code writer. The
-  Clearquest database used <span class="standout">Visual Basic</span>. Integrated
-  this Clearquest server by utilizing ClearSCM's <a href="http://clearscm.com/php/scm_man.php?file=lib/Clearcase.pm">Clearquest</a>
-  module as well as <a href="http://clearscm.com/php/scm_man.php?file=lib/Clearquest/Server.pm">Clearquest::Server</a>,
+  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>
+
+  <h3>Clearquest Administrator - Broadcom <i>(December 2011 - December 2013)</i></h3>
+
+  <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>
-  modules so that systems that did not have Clearquest installed (e.g. <span class="standout">Linux</span>
-  build machines) could talk to Clearquest to update defects when required. Used
-  the, <a href="http://clearscm.com/php/scm_man.php?file=lib/Clearquest/REST.pm">Clearquest::REST</a>,
-  to replace a <a href="http://clearscm.com/clearquest/cqd/">Clearquest Daemon</a>
-  that was in use. Modified <span class="standout">Perforce</span> and <span class="standout">Git</span>
-  triggers to use this REST interface.</p>
-
-  <p>Worked with <span class="standout"><a href="http://www.electric-cloud.com/products/electriccommander.php">Electric Commander</a></span>
-  migrating a group from their unsupported build environment into the standard
-  Electric Commander based solution. This involved 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 using <span class="standout">Visual Studio 8.0</span>,
-  9.0 and 10.0. Build system also used Perforce and Perforce trigger to fire builds
-  as the engineers checked in code.</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="#">Tellabs</a></font>
-
-  <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 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 courtsey 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 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>
-
-  <p>January 2010 - October 2010<br>
-  <font class=dim>Contract</font><br>
-  <a href="http://defaria.com/blogs/Status/archives/cat_general_electric.html">General Electric</a></font>
-
-  <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>
+  modules created <span class="standout">Perforce</span> and <span class="standout">Git</span>
+  triggers to automate builds updating Clearquest in the process.</p>
+
+  <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
+  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
+  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>
+
+  <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
+  class="standout">Oracle</span>, and the web.</p>
+
+  <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
+  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
+  the various command line debuggers developed by various different groups.</p>
+
+  <h3>Clearcase/Clearquest Administrator - General Electric Healthcare <i>(January 2010 - October 2010)</i></h3>
+
+  <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.</p>
-
-  <hr noshade>
-
-  <p><a href="http://www.gdc4s.com"><img src="General_Dynamics_logo.jpg" alt="General Dynamics" border="0"></a></p>
+  similar to <span class="standout">Jenkins</span>) jobs to automate work flow.
+  Assisted in consultations with UCM concepts such as component/composite
+  baselines and projects. Wrote Perl scripts for conversions of Clearquest data
+  with other systems (Siebel).</p>
 
-  <p>June 2007 - October 2009<br>
-  <font class=dim>Contract</font><br>
-  <a href="http://defaria.com/blogs/Status/archives/cat_general_dynamics.html">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 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>
+  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>
 
   <p>Instrumental in establishment of Perl standards and introduction of Perl
   tools such as <a href="http://perlcritic.com/">Perl::Critic</a>
   and <a href="http://perltidy.sourceforge.net/">Perl::Tidy</a>.
   Worked at promoting usage of CPAN modules.</p>
 
-  <p>Automated tests using <a href="https://www.nethawk.fi/">NetHawk EAST Simulators</a> to automate
-  all testing and store results into a <span class="standout">MySQL</span> database.
-  Also developed a <span class="standout">PHP</span> app to report/graph results.</p>
+  <p>Developed an extensive test driver application in Perl to interface and
+  drive tests using <a href="https://www.nethawk.fi/products/nethawk_simulators/">NetHawk
+  EAST Simulators</a> as well as interfacing to other simulators and external
+  hardware. The system automates the running of regression tests, official
+  testing before the customer, assists with validation of test results,
+  collecting of log files, checking log files into Clearcase and records status
+  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
+  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>
+
+  <p>Worked on many enhancements to the extensive Clearquest system in use at
+  GD. Designed and developed the record set implementing node configurations.
+  Implemented required forms and action hook code. Designed and developed Perl
+  scripts to initially load data into the new records.</p>
+
+  <p>Developed a server process (daemon) to process baseline records that were
+  then tracked by Clearquest. Implemented scripts to create baseline records
+  from other automated process such as Build Forge. Tied together baseline
+  records with node configurations through action hook code.</p>
 
   <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="http://defaria.com/blogs/Status/archives/cat_texas_instruments.html">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 class="standout">Perl</span>/<span class="standout">Oracle</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>
 
+  <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
+  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
+  UCM development streams. Created baselines for official builds. Took over day
+  to day build and release duties. Created a build script that united the
+  various quick and dirty build scripts that were oriented per stream and per
+  build option. This standardized the build process. Augmented this build script
+  to be a daemon that continually builds software when deliveries are detected.
+  Wrote a build status web page that tracks and monitors the continuous
+  building. Created a dynamic web page to show Junit test history. Converted
+  Windows build from bat files and scheduled tasks -> Cygwin and cron thus
+  making the build script identical on both Linux and Windows. Wrote triggers
+  to notify users of deliveries. Baselined official builds. Automated the build
+  process to perform simple continuous integration. Created a dynamic web page
+  to show Junit test history.
+
+  <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>
+  as well as ported my <a href="http://clearscm.com/clearcase/triggers.php">mktriggers</a>
+  script which automates the maintenance of triggers.</p>
+
+  <p>Developed a complex <a hef="http://clearscm.com/clearquest/db.php">Perl script</a>
+  to merge two Clearquest databases to a new database with many schema changes.
+  This script handled all aspects of the conversion including changing non US
+  ASCII characters found in the data to their HTML equivalents, dynamic creation
+  of dynamic lists, field renaming and dynamically creating new stateless
+  records as needed.</p>
+
+  <p>Developed a script to better handle merging from UCM deliveries and rebases
+  by delaying any non automatic merges to the end of the process as well as
+  handle binary element merge. This process, written in Perl, utilized PerlTk to
+  present the user with a GUI dialog box to choose which version of the binary
+  file to merge.</p>
+
+  <p>Designed and developed another Clearquest database for the Mobile
+  Multimedia group.</p>
+
+  <p>Wrote several other scripts including one to interface CVS to IMS (a defect
+  tracking system) recording the change set at commit time, a script to strip
+  out MIME/HTML and attachments for defects submitted to GNATS (another defect
+  tracking system). Also implemented several script to log Clearcase activity,
+  check Clearcase's pulse and gather site and vob statistics. These scripts were
+  the start for creation of a set Object Oriented Perl modules to encapsulate
+  Clearcase in a Perl like manner (still in development).</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
+  process improvement. LynuxWorks uses CVS for version control.</p>
+
+  <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="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>
+
+  <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
+  source code from flat file systems as well as PVCS and Visual Source Safe.
+  Also setting up vobs and regions taking into account security restrictions
+  and concerns. Assisted with designing of the Multisite scheme to India.
+  Participated in design of UCM model to be used for Ameriquest.</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>
+  <h2>Salira</h2>
 
-  <p>February 2006 - October 2006<br>
-  <font class=dim>Contract</font><br>
-  <a href="http://defaria.com/blogs/Status/archives/cat_hewlett_packard.html">Hewlett Packard</a></p>
+  <p><i>August 2001 - February 2004</i></p>
 
-  <p><span class="standout">Clearcase</span>/<span class="standout">Clearquest UCM</span>
-  Administrator. Wrote triggers to notify users of deliveries. Baselined
-  official builds. Automated the build process to perform simple <span class="standout">continuous
-  integration</span>. Created a dynamic web page to show <span class="standout">Junit</span>
-  test history.</p>
+  <h3>Clearcase/Clearquest Administrator/Build Engineer</h3>
 
-  <hr noshade>
+  <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
+  Clearcase/Clearquest environment as well as provided Training.</p>
 
-  <p><a href="http://www.broadcom.com"><img src="Broadcom.gif"
-  alt="Broadcom" title="Broadcom" border="0"></a></p>
+  <p>I also served in the role of Release Engineer managing the build process.
+  I employed wide usage of <a href="http://cygwin.com/">Cygwin</a>, which is a
+  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
+  Testing where I characterized the effect of multiple simultaneous builds
+  performed on the server.</p>
 
-  <p>September 2005 - January 2006<br>
-  <font class=dim>Contract</font><br>
-  <a href="http://defaria.com/blogs/Status/archives/cat_broadcom.html">Broadcom</a></p>
+  <p>I also setup and developed their Clearquest bug tracking system as well
+  as served as an advisor/expert on Clearcase issues, branching strategies,
+  labeling and release management.</p>
 
-  <p><span class="standout">Clearcase</span>/<span class="standout">Clearquest</span>
-  Administrator and support of systems. Developed several <a href="http://clearscm.com/clearcase/triggers.php">triggers</a>.</p>
+  <p>While working at Salira I designed and developed a tool in C that packaged
+  the product into a more compact form.</p>
 
-  <p>Wrote <a href="http://clearscm.com/clearquest/db.php">Perl script</a> to
-  merge Clearquest databases.</p>
+  <p>I designed and implemented a <a href="http://clearscm.com/clearquest/cqd">Clearquest
+  Daemon</a> which served as an interface between processes and Clearquest data.
+  This daemon serviced requests from web pages and triggers in order to get and
+  validate data from Clearquest.</p>
 
-  <p>Designed and developed another Clearquest database for the Mobile Multimedia
-  group.</p>
+  <p>Developed release web pages that managed releases and produced release
+  notes for every release.</p>
+
+  <p>Developed process automation scripts to perform automatic branch merging
+  and syncing.</p>
+
+  <p>Performed product installation testing for the web component on Linux
+  (SuSE) and Solaris as well as browser testing (Netscape).</p>
+
+  <p>Implemented test scaffolding in TCL/TK for test automation.</p>
 
   <hr noshade>
 
-  <p><a href="http://lynuxworks.com"><img src="LynuxWorks.gif"
-  alt="LynuxWorks" title="LynuxWorks" border="0"></a></p>
+  <h2>DeFaria.com</h2>
 
-  <p>December 2004 - September 2005<br>
-  <a href="http://defaria.com/blogs/Status/archives/cat_lynuxworks.html">LynuxWorks</a></p>
+  <p><i>December 1998 - February 2001</i></p>
 
-  <p>Build engineer building <span class="standout">LynxOS</span> (Linux RTOS)
-  as well as tool chains, testing, releasing and process improvement. LynuxWorks
-  uses <span class="standout">CVS</span> for version control.</p>
+  <h3>Unix Systems Administrator - Hewlett Packard <i>(August 1999 - February 2001)</i></h2>
 
-  <p>Implemented full text search using Perl and Htdig (See <a href="http://clearscm.com/scripts/ecrd">ECRDig</a>).
-  Developed CVS Utilities).
-  Automated nightly builds could be performed.</p>
+  <p>Setup security system automating the running of Medusa (an internal
+  security audit tool) on approximately 100 machines. Reports are generated
+  automatically and are viewable on the web. Setup and maintained security
+  related patch depots.</p>
 
-  <hr noshade>
+  <p>Implemented nightly automation for the lab's machines including security
+  checks, automatic installation of line printer models, etc. This automation
+  was bundled into an SD-UX bundle.</p>
 
-  <p><a href="http://ameriquest.net"><img src="Ameriquest.gif"
-  alt="Ameriquest Mortgage Company" title="Ameriquest Mortgage
-  Company" border=0></a></p>
+  <p>Migrated user data to HP NetStorage 6000. Worked extensively with HP
+  NetStorage 6000 Support on problems with this machines OS and interfacing with
+  Windows 2000.</p>
 
-  <p>March 2004 - December 2004<br>
-  <font class=dim>Contract</font><br>
-  <a href="http://defaria.com/blogs/Status/archives/cat_ameriquest.html">Ameriquest</a></p>
+  <P>Migrated HP-UX applications from one application server to another.
 
-  <p>Served as <span class="standout">Clearcase</span>/<span class="standout">Clearquest</span>
-  administrator to this major mortgage company. Importing source code from file
-  systems, PVCS and VSS.</p>
+  <p>Participated in several critical planned networked down times where the
+  team was able to implement changes to the infrastructure, including migration
+  to Clearcase 4.0, migration of project and user data to HP NetStorage 6000's
+  and other such changes.</p>
 
-  <hr noshade>
+  <p>Set up Netscape Enterprise Web Server and iPlanet 4.1 Web Server.</p>
 
-  <p><a href="http://www.salira.com"><img src="Salira.gif" alt="Salira
-  Optical Network Systems" title="Salira Optical Network Systems"
-  border=0></a></p>
+  <h3>Clearcase Administrator - Cisco <i>(March 1999 August 1999)</i></h3>
 
-  <p>August 2001 - February 2004<br>
-  <a href="http://defaria.com/blogs/Status/archives/cat_salira.html">Salira</a></p>
+  <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
+  Windows 2000. Assisted in creating additional View and Vob servers and
+  balancing the Clearcase load amongst them. Participated in Rational's Beta
+  program for Windows 2000. Installed, tested and documented Clearcase on
+  Windows 2000 as well as Windows NT 4.0.</p>
 
-  <p>Served as <span class="standout">Clearcase</span>/<span class="standout">Clearquest</span>
-  Administrator and <span class="standout">Release Engineer</span>, employing
-  <a href="http://Cygwin.com/">Cygwin</a> to engineer a build environment using
-  GNU make. Analyzed Build Performance and Build Stress Testing.</p>
+  <p>Assisted in recovery of a catastrophic disk failure in a critical vob.
+  Assisted with implementing a backup strategy with Arcserve Open. Helped
+  evaluate system monitoring packages.</p>
 
-  <p>Setup Clearquest and bug tracking system as well as served as an advisor/expert
-  on Clearcase issues, branching strategies, labeling and release management.
-  Wrote C application for product packaging.</p>
+  <p>As CNS/AD was in a secured and isolated network, learned and assisted users
+  with ssh/scp.</p>
 
-  <p>I designed and implemented a <a href="http://clearscm.com/clearquest/cqd">Clearquest
-  Daemon</a>. Developed Release Reporting system. Automated branch merging.</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
+  improving the process flow of promotions utilizing make and rdist.</p>
+
+  <hr noshade>
+
+  <h2>Hewlett Packard Company</h2>
+
+  <p><i>February 1988 - November 1998</i></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
+  multisited between several other labs and I am responsible for resolving
+  Multisite problems. I also serve as general System Administrator, overseeing
+  approximately 400 machines in the lab. I help institute policies and
+  procedures to keep the network running smoothly. Also participate in the
+  design and restructuring the network topology and Clearcase topology by bring
+  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>
+
+  <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
+  strategy for NT systems. Maintain a repository of software tools as well as
+  evaluated and recommended several PC packages for lab usage. Main point of
+  contact for Windows 95/NT problem solving in the lab. Also sought after by
+  many people in Hewlett Packard relating to both PC and Unix configurations and
+  problem solving.</p>
+
+  <p>Also served as webmaster for the lab as well as consult on HTML questions
+  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/https://defaria.com/Quicken">The
+  Unofficial Quicken® Web Page.</a></p>
+
+  <p>I developed an Application Server providing many machines with many
+  software packages without the need for individual system administration
+  utilizing scripting and NFS heavily.</p>
+
+  <p>Prior to the Productivity Project I worked on COBOL/SoftBench product
+  which consists of encapsulating some core HP Micro Focus COBOL tools using C++
+  3.0 and the SoftBench Encapsulator libraries. Also, working on porting an
+  X/Motif application to MS Windows 3.1. The code is written using C++ 3.0 on
+  both the HP workstation and the PC (Borland C++ 3.1).</p>
+
+  <p>Worked in the Ada project on Ada/SoftBench. This project was similar to
+  COBOL/SoftBench in that it involved some SoftBench encapsulations using a
+  language called edl.</p>
+
+  <p>Worked producing Ada Bindings to Xlib, Xt and Motif. This involved using a
+  modified C compiler to translate C header and source files to Ada declarations
+  and function prototypes. Using this methodology we were able to migrate our
+  product from X11 R3 and Motif 1.0 to X11 R4 and Motif 1.1 in one week!</p>
+
+  <p>Worked on a project that produced Ada Bindings to HP-UX, which enabled me
+  to get good breath knowledge into all system calls, and another binding to
+  Starbase graphical subsystem.</p>
+
+  <p>Performed destructive testing on MPE/XL 1.0-1.3. Wrote several programs to
+  stress the OS. Submitted 300+ Service Requests many of which appeared on Must
+  Fix lists.</p>
 
   <hr noshade>