Browse code

tweaks

Philip I. Thomas authored on 19/10/2012 at 06:34:18
Showing 1 changed files
... ...
@@ -99,7 +99,7 @@
99 99
       <div class="span12">Philip I. Thomas completes majors in Systems Engineering and Physics in May 2013 at Washington University in St. Louis. Proceeding graduation, he plans to pursuit a career in data analysis at a technology company.</div>
100 100
     </div> 
101 101
 
102
-      </section>-->
102
+      </section>
103 103
 
104 104
       <section id="education">
105 105
             <div class="row">
... ...
@@ -113,7 +113,7 @@ position("Washington University in Saint Louis","Saint Louis, MO","Bachelor of S
113 113
 <ul>
114 114
 <li><span style="font-weight: bold">Honors:</span> J. Alan and Marcia K. Ritter Scholar.</li>
115 115
 <li><span style="font-weight: bold">Relevant Coursework:</span> Operations Research, Stochastic Models, Signals Analysis.</li>
116
-<li><span style="font-weight: bold">Senior Project:</span> Analysis of Aisle411 Usage Data <span style="font-style:italic">(In Progress)</span></li>
116
+<li><span style="font-weight: bold">Senior Project:</span> Analysis of <a href="http://aisle411.com/" target="_BLANK">Aisle411</a> Usage Data <span style="font-style:italic">(In Progress)</span></li>
117 117
 </ul>',"");
118 118
 position("Case Western Reserve University","Cleveland, OH","Organic chemistry lecture and laboratory","6/10-8/10","","");
119 119
 
... ...
@@ -357,4 +357,10 @@ function project($name,$look,$code) {
357 357
 	}
358 358
 	echo '</li>';
359 359
 }
360
+
361
+function extra($title,$blob) {
362
+	echo '<div class="row">
363
+				<div class="span2">
364
+				<span class="pull-right hidden-phone"><strong>'.$title.'</strong></
365
+}
360 366
 ?>
361 367
\ No newline at end of file