blob: 3bac8803305ba39edbbd4e87a561767fa2615a9a [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>Craig</person:given-name>
<person:family-name>Becker</person:family-name>
</person:name>
<person:affiliation href="http://www.ibm.com">IBM</person:affiliation>
<person:e-mail>jlpicard@us.ibm.com</person:e-mail>
<person:biography>
<p>
Craig is a Master Inventor at the
IBM Austin Lab, Software Group Emerging Internet Technologies.
</p>
</person:biography>
<person:contribution role="past-component-lead">
<p>
Craig was the founding leader of the AJAX Tools Framework (ATF) incubator project in WTP.
He is currently inactive.
</p>
</person:contribution>
<person:large-photo width="205" height="273" href="photos/large/craig-becker.png" />
<person:small-photo width="103" height="137" href="photos/small/craig-becker.png" />
</person:person>