-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpeople.en.html
More file actions
206 lines (163 loc) · 9.55 KB
/
people.en.html
File metadata and controls
206 lines (163 loc) · 9.55 KB
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML lang="en">
<HEAD>
<META name="generator" content="HTML Tidy, see www.w3.org">
<meta charset="utf-8">
<TITLE>People Behind Gedafe</TITLE>
<SCRIPT type="text/javascript" language="JavaScript">
<!-- Hiding the code
function nb_imgNormal(imgName) {
if (document.images) {
document[imgName].src = eval(imgName + '_n.src');
self.status = '';
}
}
function nb_imgSelect(imgName) {
if (document.images) {
document[imgName].src = eval(imgName + '_s.src');
self.status = '';
}
}
function nb_imgOver(imgName, nohints, descript) {
if (document.images) {
document[imgName].src = eval(imgName + '_o.src');
if (! nohints) self.status = descript;
}
}
// done hiding -->
</SCRIPT>
<STYLE type="text/css">
<!--
H1,H2,H3 {color: #4f4f4f}
A {text-decoration: underline;
color: #f00ca4}
HR, H1, H2, DIV, P, LI,
UL, OL, TABLE, TD, TR {font-family: lucida-sans, helvetica, arial, sans-serif}
PRE {font-family: courier, typewriter, fixed}
H1 {font-size: 18pt }
H2 {font-size: 16pt }
DIV, P, LI,
UL, OL, TABLE, TD, TR {font-size: 12pt }
SMALL {font-size: 10pt}
-->
</STYLE>
</HEAD>
<BODY bgcolor="#bfbfbf" text="#000000" link="#f00ca4" vlink="#f00ca4" alink="#f00ca4">
<TABLE border="0" bgcolor="#ffffff" cellpadding="0" cellspacing="0" summary="">
<TR>
<TD valign="top">
<TABLE border="0" bgcolor="#ffffff" cellpadding="0" cellspacing="0" summary="">
<TR>
<TD rowspan="5" width="20"><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="20" height="1" align="bottom" border="0"></TD>
<TD colspan="4"><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="1" height="10" align="bottom" border="0"></TD>
</TR>
<TR>
<TD colspan="4" valign="top" align="left"><IMG src="./.pics/logo.png" alt="" width="390" height="70"></TD>
</TR>
<TR>
<TD colspan="4"><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="1" height="20" align="bottom" border="0"></TD>
</TR>
<TR>
<TD rowspan="2" width="120" valign="top">
<DIV><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="1" height="50" align="bottom" border="0"></DIV>
<SCRIPT type="text/javascript" language="JavaScript">
<!-- Hiding the code
if (document.images) {
nb_img1_about_n = new Image();
nb_img1_about_n.src = '.img/about-std.en.gif';
nb_img1_about_o = new Image();
nb_img1_about_o.src = '.img/about-ovr.en.gif';
nb_img1_doc_n = new Image();
nb_img1_doc_n.src = '.img/doc-std.en.gif';
nb_img1_doc_o = new Image();
nb_img1_doc_o.src = '.img/doc-ovr.en.gif';
nb_img1_screenshots_n = new Image();
nb_img1_screenshots_n.src = '.img/screenshots-std.en.gif';
nb_img1_screenshots_o = new Image();
nb_img1_screenshots_o.src = '.img/screenshots-ovr.en.gif';
nb_img1_download_n = new Image();
nb_img1_download_n.src = '.img/download-std.en.gif';
nb_img1_download_o = new Image();
nb_img1_download_o.src = '.img/download-ovr.en.gif';
nb_img1_mailinglist_n = new Image();
nb_img1_mailinglist_n.src = '.img/mailinglist-std.en.gif';
nb_img1_mailinglist_o = new Image();
nb_img1_mailinglist_o.src = '.img/mailinglist-ovr.en.gif';
}
// done hiding -->
</SCRIPT>
<DIV><A href="index.en.html" onmouseover="nb_imgOver('nb_img1_about', 0, ''); return true" onmouseout="nb_imgNormal('nb_img1_about'); return true" onfocus="nb_imgOver('nb_img1_about', 0, ''); return true" onblur="nb_imgNormal('nb_img1_about'); return true"><IMG name="nb_img1_about" src=".img/about-std.en.gif" alt="About" border="0" width="120" height="25"></A></DIV>
<DIV><A href="doc/index.en.html" onmouseover="nb_imgOver('nb_img1_doc', 0, ''); return true" onmouseout="nb_imgNormal('nb_img1_doc'); return true" onfocus="nb_imgOver('nb_img1_doc', 0, ''); return true" onblur="nb_imgNormal('nb_img1_doc'); return true"><IMG name="nb_img1_doc" src=".img/doc-std.en.gif" alt="Documentation" border="0" width="120" height="25"></A></DIV>
<DIV><A href="screenshots.en.html" onmouseover="nb_imgOver('nb_img1_screenshots', 0, ''); return true" onmouseout="nb_imgNormal('nb_img1_screenshots'); return true" onfocus="nb_imgOver('nb_img1_screenshots', 0, ''); return true" onblur="nb_imgNormal('nb_img1_screenshots'); return true"><IMG name="nb_img1_screenshots" src=".img/screenshots-std.en.gif" alt="Screenshots" border="0" width="120" height="25"></A></DIV>
<DIV><A href="download.en.html" onmouseover="nb_imgOver('nb_img1_download', 0, ''); return true" onmouseout="nb_imgNormal('nb_img1_download'); return true" onfocus="nb_imgOver('nb_img1_download', 0, ''); return true" onblur="nb_imgNormal('nb_img1_download'); return true"><IMG name="nb_img1_download" src=".img/download-std.en.gif" alt="Download" border="0" width="120" height="25"></A></DIV>
<DIV><IMG src=".img/people-sel.en.gif" alt="People" width="120" height="25"></DIV>
<DIV><A href="mailinglist.en.html" onmouseover="nb_imgOver('nb_img1_mailinglist', 0, ''); return true" onmouseout="nb_imgNormal('nb_img1_mailinglist'); return true" onfocus="nb_imgOver('nb_img1_mailinglist', 0, ''); return true" onblur="nb_imgNormal('nb_img1_mailinglist'); return true"><IMG name="nb_img1_mailinglist" src=".img/mailinglist-std.en.gif" alt="Mailing List" border="0" width="120" height="25"></A></DIV>
<DIV><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="1" height="60" align="bottom" border="0"></DIV>
<DIV><SMALL>Page Maintainer:<BR>
<IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="10" height="1" align="bottom" border="0"><a href="http://david.schweikert.ch/">David Schweikert</A></SMALL></DIV>
<DIV><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="1" height="10" align="bottom" border="0"><BR>
<SMALL>Last Update:<BR>
<IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="10" height="1" align="bottom" border="0">2007-03-21</SMALL></DIV>
</TD>
<TD rowspan="2" width="30"><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="30" height="1" align="bottom" border="0"></TD>
<TD valign="top">
<DIV><IMG src="./.img/People_Behind_Gedafe_H1.en.gif" alt="People Behind Gedafe" width="500" height="50"></DIV>
<DIV><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="1" height="6" align="bottom" border="0"></DIV>
<DIV><IMG align="BOTTOM" src="./.img/Developers_H2.en.gif" alt="Developers" width="500" height="27"></DIV>
<UL>
<LI>
<DIV><A href="http://david.schweikert.ch/">David Schweikert</A></DIV>
<DIV><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="1" height="4" align="bottom" border="0"></DIV>
</LI>
<LI>
<DIV><A href="http://tobi.oetiker.ch/">Tobias Oetiker</A></DIV>
<DIV><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="1" height="4" align="bottom" border="0"></DIV>
</LI>
<LI>
<DIV>Adi Fairbank</DIV>
<DIV><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="1" height="4" align="bottom" border="0"></DIV>
</LI>
<LI>
<DIV>Freek Zindel</DIV>
<DIV><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="1" height="4" align="bottom" border="0"></DIV>
</LI>
<LI>
<DIV>Johannes Pöhlmann</DIV>
<DIV><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="1" height="4" align="bottom" border="0"></DIV>
</LI>
</UL>
<DIV><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="1" height="6" align="bottom" border="0"></DIV>
<DIV><IMG align="BOTTOM" src="./.img/Thanks_H2.en.gif" alt="Thanks" width="500" height="27"></DIV>
<P>Gedafe has been developed at the expense of the <A href="http://www.isg.ee.ethz.ch/">IT Support Group</A> of the Departement of Information Technology and Electrical Engineering at ETH Zurich to provide the basis for an internal time tracking system.</P>
<P>Gedafe builds on the work of many other people. Above all we would like to thank:</P>
<UL>
<LI>
<DIV><B>Larry Wall</B> for the Perl Programming Language</DIV>
<DIV><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="1" height="4" align="bottom" border="0"></DIV>
</LI>
<LI>
<DIV><B>The PostgreSQL Group</B> for providing a cool Database</DIV>
<DIV><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="1" height="4" align="bottom" border="0"></DIV>
</LI>
<LI>
<DIV><B>Sam Horrocks</B> for SpeedyCGI</DIV>
<DIV><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="1" height="4" align="bottom" border="0"></DIV>
</LI>
<LI>
<DIV><B>The Apache Group</B> for providing the web platform</DIV>
<DIV><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="1" height="4" align="bottom" border="0"></DIV>
</LI>
</UL>
</TD>
<TD rowspan="2" widht="0"><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="0" height="1" align="bottom" border="0"></TD>
</TR>
<TR>
<TD><IMG src=".img/imgdot-1x1-transp-ffffff.gif" alt="" width="1" height="20" align="bottom" border="0"></TD>
</TR>
</TABLE>
</TD>
<TD valign="TOP" align="RIGHT"><IMG src="./.img/people_behind_gedafe_Decor.en.gif" alt="" width="100" height="600"></TD>
</TR>
</TABLE>
</BODY>
</HTML>