blob: fa6bb35b4c01a7ba7a3a872ce547b1f8956fe97c [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>Javier</person:given-name>
<person:family-name>Pedemonte</person:family-name>
</person:name>
<person:affiliation href="http://www.ibm.com">
IBM
</person:affiliation>
<person:e-mail>pedemont@us.ibm.com</person:e-mail>
<person:biography>
<p>
Javier Pedemonte is a Software Engineer in the Emerging
Technologies division of IBM Software Group. He graduated
from the University of Texas at Austin with a Bachelors
Degree in Computer Science. Since joining IBM in 1999, he
has been working on web browser and browser-related
technologies, particularly as a contributor the the
open-source Mozilla and Firefox projects. Most recently, he
has been involved with AJAX technologies and Eclipse
tooling.
</p>
</person:biography>
<person:contribution role="committer">
<p>
Javier is a committer on the AJAX Tools Framework (ATF)
incubator project in WTP.
</p>
</person:contribution>
<person:large-photo width="230" height="230"
href="photos/large/javier-pedemonte.png" />
<person:small-photo width="115" height="115"
href="photos/small/javier-pedemonte.png" />
</person:person>