blob: 4726b3b432ae6dae5242c00b4401bb22076a9d93 [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>Adam</person:given-name>
<person:family-name>Peller</person:family-name>
</person:name>
<person:affiliation href="http://www.ibm.com">
IBM
</person:affiliation>
<person:e-mail>apeller@us.ibm.com</person:e-mail>
<person:biography>
<p>
Adam lives outside Boston, Mass. USA and works in the
Emerging Internet Technologies group at IBM. Since joining
IBM in 1996, he has worked primarily in Java and web-based
technologies, with a focus on rich client UIs. Adam is also
a committer to the
<a href="http://dojotoolkit.org" target="_top">
Dojo Toolkit
</a>
.
</p>
</person:biography>
<person:contribution role="committer">
<p>
Adam is a committer on the AJAX Tools Framework (ATF)
incubator project in WTP.
</p>
</person:contribution>
<person:large-photo width="230" height="230"
href="photos/large/adam-peller.png" />
<person:small-photo width="115" height="115"
href="photos/small/adam-peller.png" />
</person:person>