blob: 0ce8aca86304fb68c992d3ef9158b1ad329b66dd [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>Jochen</person:given-name>
<person:family-name>Krause</person:family-name>
</person:name>
<person:affiliation href="http://www.innoopract.com/">Innoopract</person:affiliation>
<person:e-mail>jkrause@innoopract.de</person:e-mail>
<person:biography>
<p>
Jochen is a director at Innoopract, a company offering
services and products around Eclipse. He has experience with
leading multi-national development teams and managing
projects from capturing requirements to delivery of
standardsoftware. The company's W4T Eclipse Plug-In was the
first Eclipse based visual tool for developing component
based Web interfaces for Java server applications.
</p>
</person:biography>
<person:contribution role="past-pmc-member">
<p>Jochen served on the PMC until January 2007, working on requirements and planning.</p>
</person:contribution>
<person:large-photo width="200" height="240" href="photos/large/jochen-krause.png" />
<person:small-photo width="100" height="120" href="photos/small/jochen-krause.png" />
</person:person>