blob: 12e11d71750d31f8baf7e55b1b3e923a0ae9ddf3 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="person.xsl"?>
<person:person xmlns:person="http://eclipse.org/webtools/person"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://eclipse.org/webtools/person person.xsd ">
<person:name>
<person:given-name>Tim</person:given-name>
<person:family-name>deBoer</person:family-name>
</person:name>
<person:affiliation href="http://www.ibm.com">IBM</person:affiliation>
<person:e-mail>deboer@ca.ibm.com</person:e-mail>
<person:biography>
<p>
Tim is the technical leader of the WebSphere Application
Server Toolkit, Server Tools team at the IBM Toronto Lab.
His team develops the WebSphere Test Environment, Tomcat
support, and EJB test client which are included in the
WebSphere Studio family of products. He's also the developer
of
<a href="http://www.alphaworks.ibm.com/tech/codeRally">CodeRally</a> and
<a href="http://www.alphaworks.ibm.com/tech/codeRuler">CodeRuler</a>,
two Java programming games based on Eclipse.
</p>
</person:biography>
<person:contribution role="component-lead">
<p>
Tim is a lead and committer for the Server Tools components
of WTP.
</p>
</person:contribution>
<person:large-photo width="203" height="293" href="photos/large/tim-deboer.png" />
<person:small-photo width="102" height="147" href="photos/small/tim-deboer.png" />
</person:person>