blob: 2968cc8d7d129fe04fbd30ffcb7dcbc212250fcd [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>Ozgur</person:given-name>
<person:family-name>Tumer</person:family-name>
</person:name>
<person:affiliation href="http://www.eteration.com">eteration</person:affiliation>
<person:e-mail>ozgur.tumer@eteration.com</person:e-mail>
<person:biography>
<p>
Ozgur is a senior consultant at eteration a.s. Turkey. He
teaches and mentors object orientation, Java, J2EE and web
development with a special interest in portal technologies.
Prior to eteration, he worked for BEA Systems Inc and IBM.
He has an M.Sc. in Computer Science from University of
Manchester.
</p>
</person:biography>
<person:contribution role="past-committer">
<p>Ozgur is a release engineer for WTP.</p>
</person:contribution>
<person:large-photo width="200" height="250" href="photos/large/ozgur-tumer.png" />
<person:small-photo width="100" height="125" href="photos/small/ozgur-tumer.png" />
</person:person>