blob: 2316993e6cab1a0b7993ebbbfcd5bf0dfceadec2 [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>Peter</person:given-name>
<person:family-name>Moogk</person:family-name>
</person:name>
<person:affiliation href="http://www.ibm.com">IBM</person:affiliation>
<person:e-mail>pmoogk@ca.ibm.com</person:e-mail>
<person:biography>
<p>
Peter has worked on various software development projects at
IBM for the last 17 years. Some of the projects he has
worked on are: Ada Compiler development, PCMCIA device
driver development, Mwave DSP tools development, and Object
Builder development. For the last three years Peter has
worked on the Web Services component of IBM's Websphere
Studio products. He has also implemented the Environment
Command Framework and the Dynamic Wizard Framework.
</p>
</person:biography>
<person:contribution role="committer">
<p>
Peter is a contributor to the Web Services component of
the Eclipse Web Tools Platform project.
</p>
</person:contribution>
<person:large-photo width="196" height="273" href="photos/large/peter-moogk.png" />
<person:small-photo width="98" height="137" href="photos/small/peter-moogk.png" />
</person:person>