blob: bc8dd99154ef1da7a878978c5b32e61ada9e6f2c [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>Kihup</person:given-name>
<person:family-name>Boo</person:family-name>
</person:name>
<person:affiliation href="http://www.ibm.com">IBM</person:affiliation>
<person:e-mail>kboo@ca.ibm.com</person:e-mail>
<person:biography>
<p>
Kihup Boo is an advisory software developer at the IBM
Toronto Lab. He is involved in developing XML tools in
WebSphere Studio and is responsible for the WSDL model, DTD
editor, and many XML-based generators. Prior to working on
WebSphere Studio, Kihup designed middleware solutions for
financial banking systems at CorePoint. Prior to that he
developed CAD, CAE, and VLSI design automation software at
the Samsung Semiconductor R&amp;D Center, Korea.
</p>
<p>
Kihup has a Bachelor's and Master's degree in Computer and
Electronics Engineering from Korea University, Korea.
</p>
</person:biography>
<person:contribution role="contributor">
<p>Kihup contributes to the XML Tools components of WTP.</p>
</person:contribution>
<person:large-photo width="200" height="273" href="photos/large/kihup-boo.png" />
<person:small-photo width="100" height="137" href="photos/small/kihup-boo.png" />
</person:person>