1 <HTML> 2 <HEAD> 3 <TITLE> Paul's Home Page </TITLE> 4 </HEAD> 5 <BODY BGCOLOR="#ffffff"> 6 7 <H1> Paul's Home Page </H1> 8 9 <H2> Background </H2> 10 11 I am a research scientist at the 12 <A HREF="http://www.npac.syr.edu/index.html"> Northeast 13 Parallel Architectures Center </A> (NPAC) 14 at Syracuse University in Syracuse, New York. 15 I am working on applications of high performance computing and 16 communications, parallel computing, computational science, 17 and the World Wide Web. 18 <p> 19 I like hiking, canoeing, whitewater kayaking, rock climbing, 20 traveling, photography, fossils, alternative music, mammals, 21 old buildings, and kitsch. 22 23 <H2> Interests </H2> 24 25 <UL> 26 <LI> Parallel algorithms 27 <LI> Graphics and visualization 28 <LI> Computational physics 29 <LI> Computational science education 30 </UL> 31 32 33 <H2> Favorite Bands </H2> 34 35 <OL> 36 <LI> Yo La Tengo 37 <LI> The Jesus and Mary Chain 38 <LI> The Clean 39 <LI> The Cocteau Twins 40 <LI> The Breeders 41 </OL> 42 43 </BODY> 44 </HTML>