-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathpeople.html
66 lines (50 loc) · 3.59 KB
/
people.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml10.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>The FarsiWeb Project - Our Team</title>
<link rel="stylesheet" type="text/css" href="./common/farsiweb.css">
<style type="text/css">
a {font-weight: normal; color: blue}
</style>
<body>
<div id="main">
<h1>The FarsiWeb People</h1>
<p>The Sharif FarsiWeb Inc personnel (a.k.a. members of the FarsiWeb Project Group) are currently:</p>
<table width="80%" style="margin-left: 3em">
<tbody><tr><td><a href="http://sina.sharif.edu/~tabesh/">Yahya Tabesh</a></td><td> </td><td>Board Chairman</td></tr>
<tr><td><a href="http://utf-8.blogspot.com/">Roozbeh Pournader</a></td><td> </td><td>President and Vice-chairman</td></tr>
<tr><td><a href="http://www.behdad.org/">Behdad Esfahbod</a></td><td> </td><td>Senior developer</td></tr>
<tr><td>Meelad Zakaria</td><td> </td><td>Technical translator</td></tr>
<tr><td>Elnaz Sarbar</td><td> </td><td>VP of Finance and Administration</td></tr>
<tr><td><a href="http://behnam.esfahbod.info/">Behnam Esfahbod</a></td><td> </td><td>VP of Supports</td></tr>
<tr><td>Behnam Pournader</td><td> </td><td>VP of Operations</td></tr>
<tr><td>Hamed Malek</td><td> </td><td>Junior developer</td></tr>
</tbody></table>
<p>(Please do not contact the members directly about about a problem not
specifically related to them, but use the FarsiWeb’s contact address <a href="mailto:info@farsiweb.info">info@farsiweb.info</a> instead.)</p>
<p>There are people helping us in administrative or technical difficulties,
although they are not direct members: We thank Zahra Panahi, Mehran Mehr, Connie Bobroff, <a href="http://sina.sharif.edu/~iranfard/">Saeed Iranfard</a>,
Maryam Fasihi, Houman Mehr, and Arash Rezaiizadeh for their continuing help.</p>
<p>We have some apprentices, currently including Aidin Nassiri. The
list is growing and shrinking at the same time!</p>
<p>We also wish to thank previous members and apprentices of the project:
Ehsan Mohammadi, Ali Asghar Khanban, Mohsen Emadi, Hosein Maserrat Mashhadi,
Ali Sharifi, Nooshin Akhlaghinia, Mastoure Musavi, Soroush Rafiee Rad,
Hooman Mesgary, <a href="http://www.cs.toronto.edu/~mehrdad/">Mehrdad
Sabetzadeh</a>, Hamid Nazerzadeh, Mohammad Toossi, Hossein Safy Allah,
Alireza Kheirkhahan, Omid Alamdar Milani, Bahareh Esfahbod, and Arash
Tavakkol. We couldn't have reached here without their help.</p>
<p>Finally, we wish to thank the people who support us financially,
technically, and morally. These are the real people behind those
organization names, and if it were not them, the project would be dead long
ago: We are still searching to find some way for thanking <a href="http://theory.doc.ic.ac.uk/~ae/">Abbas Edalat</a>, <a href="http://dsp.jpl.nasa.gov/members/payman/">Payman Arabshahi</a>,
Fereydoun Taslimi, Mohammad Sepehry Rad, <a href="http://sina.sharif.edu/~bayati/">Ali Asghar Eskandar Bayati</a>, and
<a href="http://mathsci.sharif.ac.ir/~shahshah/">Siavash
Shahshahani</a>.</p>
<hr>
<div>
<a href="http://validator.w3.org/check/referer"><img style="border:none" alt="Valid XHTML 1.0!" src="./common/valid-xhtml10.png" height="31" width="88"></a>
<a href="http://jigsaw.w3.org/css-validator/"><img style="border:none" alt="Valid CSS!" src="./common/vcss.gif" height="31" width="88"></a>
<a href="http://sourceforge.net/projects/farsitools/"><img style="border:none" height="31" alt="SourceForge Logo" src="./common/sflogo.png" width="88"></a>
</div>
</div>
</body></html>