blob: 85aaba2ebf886a4c9904251e3c7dbf87c046090d [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>Sinan</person:given-name>
<person:family-name>Konya</person:family-name>
</person:name>
<person:affiliation href="http://www.eteration.com">eteration</person:affiliation>
<person:e-mail>sinan.konya@eteration.com</person:e-mail>
<person:biography>
<p>
Sinan is an object mentor and an educator with eteration,
a.s. Turkey. He is a member of the Lomboz team. Prior to
eteration, he was with BEA System Inc. and The Object
People. Sinan has been involved in teaching object
technology and enterprise software development using Java
and J2EE technologies for over 9 years. He has a M.Sc. in
Control and Computer Engineering from Istanbul Technical
University.
</p>
</person:biography>
<person:contribution role="committer">
<p>Sinan is a committer for the J2EE Tools of WTP.</p>
</person:contribution>
<person:large-photo width="200" height="250" href="photos/large/no-picture.png" />
<person:small-photo width="100" height="125" href="photos/small/no-picture.png" />
</person:person>