You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
56 lines
2.0 KiB
56 lines
2.0 KiB
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
|
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
<head>
|
|
<title>Matt's W3C Homepage</title>
|
|
<link rel="stylesheet" href="/StyleSheets/base.css" type=
|
|
"text/css" />
|
|
<link href="http://www.w3.org/Guide/pubrules-style.css" rel=
|
|
"alternate stylesheet" type="text/css" title="Pubrules style" />
|
|
</head>
|
|
<body>
|
|
<p><a href="http://www.w3.org/" title="W3C"><img height="48" width=
|
|
"72" alt="W3C" src="http://www.w3.org/Icons/w3c_home" /></a> |
|
|
<a href="http://www.w3.org/People">Who's who at <acronym title=
|
|
"World Wide Web Consortium">W3C</acronym></a></p>
|
|
<div typeof="foaf:Person" xmlns:foaf="http://xmlns.com/foaf/0.1/">
|
|
|
|
<h1 property="foaf:name">Matt Womer</h1>
|
|
<h2 id="contact">Contact Information</h2>
|
|
Email: <<script type="text/javascript" language="javascript">
|
|
<!--
|
|
// eMail Obfuscator Script 2.1 by Tim Williams - freeware
|
|
{
|
|
coded = "ri3@3b.twl"
|
|
cipher = "aZbYcXdWeVfUgThSiRjQkPlOmNnMoLpKqJrIsHtGuFvEwDxCyBzA1234567890"
|
|
shift=coded.length
|
|
link=""
|
|
for (i=0; i<coded.length; i++){
|
|
if (cipher.indexOf(coded.charAt(i))==-1){
|
|
ltr=coded.charAt(i)
|
|
link+=(ltr)
|
|
}
|
|
else {
|
|
ltr = (cipher.indexOf(coded.charAt(i))-shift+cipher.length) % cipher.length
|
|
link+=(cipher.charAt(ltr))
|
|
}
|
|
}
|
|
document.write("<a href='mailto:"+link+"'>"+link+"</a>")
|
|
}
|
|
//-->
|
|
</script><noscript><p>Sorry, but a Javascript-enabled browser is required to email me.</p>
|
|
</noscript>><br />
|
|
Phone: <a rel="foaf:phone" href="tel:+16172535565" title=
|
|
"Matt's office phone number">+1.617.253.5565</a> (no
|
|
voicemail)<br />
|
|
Postal:
|
|
<div class="adr">32 Vassar Street<br />
|
|
<a class="extended-address" href=
|
|
"http://www.csail.mit.edu/resources/maps/5G/G506.gif">Room
|
|
32-G506</a><br />
|
|
<span class="locality">Cambridge</span>, <span class=
|
|
"region">MA</span>, <span class="postal-code">02139</span></div>
|
|
</div>
|
|
</body>
|
|
</html>
|