index.html
2.67 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Karl Dubost @ W3C</title>
<meta http-equiv="content-type" content="application/xhtml+xml; charset=utf-8" />
<link rel="stylesheet" href="look/weblog.css" media="all" />
<meta name="Keywords" content="w3c, homepage, karl dubost" />
<meta name="Description" content="Professional home page of Karl Dubost, W3C employee"/>
<meta name="Author" content="Karl Dubost" />
</head>
<body>
<div id="page">
<h1 id="banner"><a href="http://la-grange.net/karl/">Karl</a> Dubost, W3C</h1>
<div id="contenu">
<div id="contact">
<h2>Contact info</h2>
<ul><li><p>If you need to contact me, send emails to <code>karl+w3c</code> with domain name <code>la-grange.net</code>. (Yes the "+" sign is part of the email")</p></li></ul>
<!-- <ul>
<li><strong>email</strong>: <a href="mailto:karl@w3.org">karl@w3.org</a></li>
<li><strong>twitter</strong>: <a href="http://twitter.com/karlw3c" title="Twitter / karlw3c">karlw3c</a></li>
<li><strong>identi.ca</strong>: <a href="http://identi.ca/karlw3c" title="Identi.ca / karlw3c">karlw3c</a></li>
<li><strong>irc</strong>: on Freenode #w3c, #validator, #openweb (karlUshi)</li>
<li><strong>Postal Address</strong>:<br/>
Keio University SFC Research/W3C<br/>
5322 Endo<br/>
Fujisawa, Kanagawa <br/>
252-8520 <br/>
Japan </li>
</ul> -->
</div>
<p>I have been one of the <a href="/People/">employees of W3C</a>. My last role was <strong>Web Community Liaison</strong> for <a href="/">W3C</a>. I was also writing on the <a href="/QA/">W3C blog</a>.</p>
<h3 id="past-roles">Past Roles</h3>
<ul>
<li>From November 2007 to November 2008: Web Community Liaison</li>
<li>From March 2007 to November 2007: <a href="/html/wg/">HTML Working Group</a>, <strong>interim</strong> staff contact.</li>
<li>From August 2005 to September 2007: <a href="/QA/Activity">QA Activity</a> Lead and QA IG chair.</li>
<li>From 2001 to August 2005: <a href="/QA/WG/">QA Working Group</a>, staff contact, co-chairing with Lofton Henderson and chairing.</li>
</ul>
<h2 id="bio">Bio</h2>
<p>Prior to W3C, I have worked for various companies and organizations as an Astrophysics research assistant, Web designer, webmaster, project manager, consultant, Web agency technical director. I have translated several <a href="http://www.la-grange.net/w3c/">W3C Recommendations in French</a> as a volunteer.</p>
</div>
<div id="footer">
<address>Karl Dubost, karl@w3.org, Last modified $Date: 2008/12/01 03:06:17 $</address></div>
</div>
</body>
</html>