blob: c659971a55ca4bdc1dbfeb1f1ce49e2edb3d3a6c [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>Joan</person:given-name>
<person:family-name>Haggarty</person:family-name>
</person:name>
<person:affiliation href="http://www.ibm.com">IBM</person:affiliation>
<person:e-mail>joan@ca.ibm.com</person:e-mail>
<person:biography>
<p>
Joan started at the IBM Toronto Software Laboratory in 1993
and has worked on various application development technology
products. Since 2000, Joan has been involved with the XML,
Data and Java Connector Tools teams. Most recently, she
joined the Web Services Tools team and became a contributer
for the WTP project. Joan has published several papers in
both WebSphere Developer Journal and WebSphere Developer Domain.
She has also presented webcasts and at numerous conferences
including LinuxWorld and developerWorks Live. She holds a Hon.
B.Sc. in Computer Science and a M.Sc. in Computer Science
specializing in Human-Computer Interaction.
</p>
</person:biography>
<person:contribution role="contributor">
<p>
Joan is a contributor to the Web Services component of
the Eclipse Web Tools Platform project.
</p>
</person:contribution>
<person:large-photo width="201" height="223" href="photos/large/joan-haggarty.png" />
<person:small-photo width="101" height="112" href="photos/small/joan-haggarty.png" />
</person:person>