<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl"
    href="website.xsl"?>
<webpage title="Joe Carnahan's Web Page"
         xsi:noNamespaceSchemaLocation="http://www.cs.virginia.edu/~jcc5t/website.xsd"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xmlns:xsd="http://www.w3.org/2001/XMLSchema"
         xmlns:ns="http://www.w3.org/1999/xhtml"
         xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty">
  <section label="vital_statistics">
    <content><table border="0" cellpadding="10"
        style="font-size: x-large; line-height:150%;"
        summary="Formatting table for the top part of the page" width="100%">
        <tr>
          <td align="left" class="identification" valign="bottom">Joseph C.
          Carnahan <br />Software Engineer, <a
          href="http://www.google.com">Google</a><br />
          5 Cambridge Center, 4th Floor<br />Cambridge, MA
          02142 <table cellpadding="0" cellspacing="0"
              summary="Formatting table for contact information">
              <tr>
                <td>Office Email:</td>

                <td class="contactInfo">
                  <tt>jcarnahan at google dot com</tt>
                </td>
              </tr>

              <tr>
                <td>Personal Email:</td>

                <td class="contactInfo">
                  <tt>joseph dot carnahan at gmail dot com</tt>
                </td>
              </tr>

              <tr>
                <td>Office Phone:</td>

                <td class="contactInfo">
                  <tt>617.981.4096</tt>
                </td>
              </tr>

              <tr>
                <td>Mobile Phone:</td>

                <td class="contactInfo">
                  <tt>434.409.9550</tt>
                </td>
              </tr>
            </table></td>

          <td align="right" valign="top">
            <img alt="Picture" src="images/joe_current.jpg" />
          </td>
        </tr>
      </table></content>
  </section>

  <section label="contents" title="About me">
    <content>I completed my Master's of <a
    href="http://www.cs.virginia.edu">Computer Science</a> at the <a
    href="http://www.virginia.edu">University of Virginia</a> in 2005 and
    continued to work at UVa as a graduate student and research assistant
    through May 2008.<br />After graduate school, I worked as a 
    software engineer at <a href="http://www.capitaliq.com">Capital IQ 
    ClariFI</a> until January 2012, when I joined 
    <a href="http://www.google.com">Google</a>.<ul>
   
        <!-- <li>About <a href="bio.xml">me</a></li> -->

        <!-- <li>My <a href="Joseph_Carnahan.pdf">resume</a></li> -->

        <li>Links to my various online profiles:
          <ul>
            <li><a href="http://gplus.to/joecarnahan">Google+</a></li>
            <li><a href="http://twitter.com/joecarnahan">Twitter</a></li>
            <li><a href="http://www.facebook.com/joecarnahan">Facebook</a></li>
            <li><a href="http://www.linkedin.com/in/josephcarnahan">LinkedIn</a></li>
            <li><a href="http://stackoverflow.com/users/255836/joe-carnahan">StackOveflow</a></li>
            <li><a href="https://github.com/joecarnahan">Github</a></li>
          </ul>
        </li>

        <li>Some older just-for-fun <a href="projects">projects</a></li>

        <li>Materials from some of my past <a href="classes">courses</a></li>

        <li>My <a href="research">graduate research</a></li>

        <li>My <a href="/~MaSTRI">research group</a></li>

        <li><a href="images">Photos</a> from various personal and family
        events</li>
      </ul>
    </content>
  </section>

  <section label="shameless_plug">
    <content>Support the <a href="http://www.eff.org">Electronic Frontier
    Foundation!</a> The EFF works to protect the rights of free speech,
    privacy, and fair use of copyrighted materials, particularly in the areas
    of digital technology and the Internet.</content>
  </section>
</webpage>

