index.html
3.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<!DOCTYPE html>
<html>
<head>
<title>W3C » People » Michael[tm] Smith</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=8;FF=3;OtherUA=4" />
<style type="text/css" media="screen">
/*<![CDATA[*/
@import url(css/style.css);
/*]]>*/
</style>
<link rel="shortcut icon" href="images/favicon.ico" type="image/ico"/>
<link rel="shortcut icon" href="images/favicon.ico" type="image/png" />
<link rel="icon" href="images/favicon.ico" type="image/png" />
<link rel="openid.server" href="http://people.w3.org/mike/id/index.php">
<link rel="openid.delegate" href="http://people.w3.org/mike/id/index.php">
</head>
<body>
<div id="wrapper">
<div id="content" style="float: left">
<div id="pagina">
<h2 class="pagina-titulo" id="page-title" ><a
href="http://www.w3.org">W3C</a> » <a
href="http://www.w3.org/People" >People</a> »
Michael[tm] Smith</h2>
<p id=firstp><img src="images/photo.jpg"
class="float-left"
alt="MikeSmith photo"/><img
src="http://www.w3.org/html/logo/downloads/HTML5_Badge_128.png"
class="float-left"
alt="5"/>
I help with work on W3C core specifications for
<a href="http://people.w3.org/mike/browser.html">browser technologies</a>;
in particular, the phenomenon known as
<a href="http://www.w3.org/html/wg/">HTML5</a>.
</p>
<p class="clear">Me elsewhere:
<a href="https://plus.google.com/111991826926222544385/about"
>google+</a> · <a
href=http://twitter.com/sideshowbarker
>twitter</a> · <a
href=http://www.linkedin.com/in/sideshowbarker
>linkedin</a>
</p>
<p>I’ve been based in Tokyo
since 2001. Prior
to joining the W3C, I worked for <a
href="http://www.opera.com" >Opera Software</a>, and prior to
that, for <a href="http://www.openwave.com">Openwave
Systems</a> — most of that time involved with design,
development, testing, and deployment of software for mobile
operators.</p>
<p>You can reach me on
<a href="irc://irc.freenode.net/#whatwg" title="find me on irc">irc</a>,
<a href="xmpp:sideshowbarker@gmail.com" title="contact me by jabber">jabber</a>,
<a href="gtalk:chat?jid=sideshowbarker@gmail.com" title="contact me by gtalk">gtalk</a>,
and
<a href="skype:sideshowbarker?chat" title="contact me by skype">skype</a>,
or by
<a href="mailto:mike@w3.org" title="e-mail me">e-mail</a>.</p>
<!--
<div class="friendfeed">
<script type="text/javascript"
src="http://friendfeed.com/embed/widget/sideshowbarker?v=2&hide_logo=1&num=20"></script>
<div class="morestuff">
<a href="http://friendfeed.com/sideshowbarker">more stuff</a>
</div>
</div>
-->
</div>
</div>
<!--
<div id="twitter_div" style="float: left; width: 200px" class="post">
<div id="twittercontent">
<ul id="twitter_update_list"></ul>
<div id="morenews"><i><a href="http://twitter.com/sideshowbarker/" >more bits and pieces…</a></i></div></div>
</div>
<script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"></script>
<script type="text/javascript" src="http://twitter.com/statuses/user_timeline/sideshowbarker.json?callback=twitterCallback2&count=20"></script>
-->
</div>
</body>
</html>