1 <!DOCTYPE html
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/html4/loose.dtd">
6 <title
><?php
echo $this->title ?
></title
>
7 <link rel
="icon" href
="/favicon.ico" type
="image/png">
8 <link href
='/includes/style.css' rel
='stylesheet' type
='text/css'>
9 <script type
='text/javascript' src
='/includes/index.js'></script
>
10 <script type
='text/javascript' src
='/includes/syntax/scripts/shCore.js'></script
>
11 <script type
='text/javascript' src
='/includes/syntax/scripts/shAutoloader.js'></script
>
12 <link type
='text/css' rel
='stylesheet' href
='/includes/syntax/styles/shCore.css'>
13 <link type
='text/css' rel
='stylesheet' href
='/includes/syntax/styles/shThemeDefault.css'>
14 <script type
='text/javascript'>
15 function highlight() {
16 SyntaxHighlighter
.autoloader(
17 'js /includes/syntax/scripts/shBrushJScript.js',
18 'bash /includes/syntax/scripts/shBrushBash.js',
19 'sql /includes/syntax/scripts/shBrushSql.js',
20 'cpp /includes/syntax/scripts/shBrushCpp.js');
21 SyntaxHighlighter
.defaults
['gutter'] = false;
22 SyntaxHighlighter
.defaults
['toolbar'] = false;
23 SyntaxHighlighter
.all();
26 <script type
='text/javascript' src
='http://www.google.com/recaptcha/api/js/recaptcha_ajax.js'></script
>
29 <body onload
="return typeof highlight == 'function' ? highlight() : true">
32 <a href
="<?php echo $this->home_link ?>">
33 <img src
="/images/dylansserver.png" alt
="dylansserver"
37 <?php
$this->display_exhibits() ?
>
42 <?php
$this->list_projects() ?
>
44 <h3
>things i
've done for others:</h3>
48 "http://activehamptons.com">activehamptons.com</a></li>
51 "http://transfishing.com">transfishing.com</a></li>
54 <h3>something i've worked on
:</h3
>
58 "http://tempositions.com">tempositions
.com
</a
></li
>
61 <h3
>my repositories
:</h3
>
65 "/git/">git
://dylansserver.com</a></li>
72 "/notes/">here
</a
> [<a href
="/notes/rss">rss
</a
>]</li
>
79 "/resume">pdf
</a
>]</li
>
85 <div id
="contact_me"><h1
><a href
=
86 "mailto:dylan@psu.edu">dylan
</a
></h1
><a href
=
87 "mailto:dylan@psu.edu">@psu
.edu
</a
>