File: contributors.html

package info (click to toggle)
iceweasel 2.0.0.19-0etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 298,784 kB
  • ctags: 317,912
  • sloc: cpp: 1,796,902; ansic: 987,677; xml: 109,036; makefile: 47,777; asm: 35,201; perl: 26,983; sh: 20,879; cs: 6,232; java: 5,513; python: 3,249; pascal: 459; lex: 306; php: 244; csh: 132; objc: 97; yacc: 79; ada: 49; awk: 14; sql: 4; sed: 4
file content (376 lines) | stat: -rw-r--r-- 8,881 bytes parent folder | download | duplicates (10)
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
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
<HTML>
<HEAD>
<TITLE>Transformiix (TM)  Contributors</TITLE>
<META name="author" content="Keith Visco">
</HEAD>
<BODY Text="#000000" BGColor="#FFFFFF">
<!-- OUTER TABLE -->
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="640">
<TR>
<TD WIDTH="80"></TD>
<TD WIDTH="560" COLSPAN="2" ALIGN="RIGHT">
  <B><FONT SIZE="+2">Transfor<FONT Color="blue">Mii</FONT>X</FONT></B>
  <SUP>TM</SUP>
</TD>
</TR>
<TD WIDTH="80"><BR></TD>
<TD WIDTH="560" COLSPAN="2">
<!-- Contents -->
<HR SIZE="1" />
<BR/>
<P>
  Much of the original <B>Transfor<FONT Color="blue">Mii</FONT>X</B> code was ported
  from <A HREF="http://www.clc-marketing.com/xslp">XSL:P</A>,
  an open source XSLT processor. Thanks to all the contributors of
  that project.  TransforMiiX is now a whole new beast...thanks to all
  of the hard work of those listed below.
<P>
<P>
<B>Core Developers</B><P>
The following people have contributed substantial time and
effort to the development.
<TABLE WIDTH="100%" CELLSPACING="1">
<TR BGColor="#EEEEEE"><TH>Name</TH><TH>Contribution</TH><TH>Company</TH></TR>
<!-- Entry -->
<TR BGColor="#EEEEEE">
  <TD VALIGN="TOP">
    <A href="mailto:kvisco@ziplink.net">Visco, Keith</a>
  </TD>
  <TD VALIGN="TOP" WIDTH="300">
    Software design, and most of the XSLT implementation and
    base classes implementation.
  </TD>
  <TD VALIGN="TOP">
    <A HREF="http://www.exoffice.com">Exoffice Technologies</A>
    <P>
    <FONT SIZE="-1">Formerly with The MITRE Corporation</FONT>.
  </TD>
</TR>
<!-- Entry -->
<TR BGColor="#EEEEEE">
  <TD VALIGN="TOP">
    <A href="mailto:tomk@mitre.org">Kneeland, Tom</a>
  </TD>
  <TD>
    Software design, DOM Implementation. Handled the initial
    Mozilla integration and wrapper classes,
    String and String wrapper classes.
  </TD>
  <TD VALIGN="TOP">
    <A HREF="http://www.mitre.org">The MITRE Corporation</A>
  </TD>
</TR>
<!-- Entry -->
<TR BGColor="#EEEEEE">
  <TD VALIGN="TOP">
    <A HREF="mailto:peter.vanderbeken@pandora.be">Van der Beken, Peter</A>
  </TD>
  <TD VALING="TOP" WIDTH="300">
    Leading the Transformiix/Mozilla integration,
    and Macintosh porting issues. Without Peter...we'd be doomed! :-)
  </TD>
  <TD VALIGN="TOP">
    <BR>
  </TD>
</TR>

<!-- Entry -->
<TR BGColor="#EEEEEE">
  <TD VALIGN="TOP">
    <A HREF="mailto:axel@pike.org">Hecht, Axel</A> (AKA - Pike)
  </TD>
  <TD WIDTH="300">
    Build issues...configure, Make, etc. Solaris porting issues.
    All nasty comments on regarding make files should now be directed to Pike!
  </TD>
  <TD VALIGN="TOP">
    <BR>
  </TD>
</TR>

</TABLE>
</P>
<P>
<P>
<B>Additional Developers</B><P>
The following people have contributed to the development.
<BR>(appearing in alphabetical order)
<TABLE WIDTH="100%" CELLSPACING="1">
<TR BGColor="#EEEEEE"><TH>Name</TH><TH>Contribution</TH><TH>Company</TH></TR>

<!-- Entry -->
<TR BGColor="#EEEEEE">
  <TD VALIGN="TOP">
    <A HREF="mailto:arthur.barrett@march-hare.com">Barrett, Arthur</A>
  </TD>
  <TD WIDTH="300">
    Working on Windows makefiles.
  </TD>
  <TD VALIGN="TOP">
    <BR>
  </TD>
</TR>

<!-- Entry -->
<TR BGColor="#EEEEEE">
  <TD VALIGN="TOP">
    <A HREF="mailto:bbrown@solana.com">Brown, William Lewis</A>
  </TD>
  <TD WIDTH="300">
    Working with Marina on XSLT 1.0 conformity issues.
  </TD>
  <TD VALIGN="TOP">
    <BR>
  </TD>
</TR>

<!-- Entry -->
<TR BGColor="#EEEEEE">
  <TD VALIGN="TOP">
    <A HREF="mailto:duxy@leyou.com.cn">Du, Eric</A>
  </TD>
  <TD WIDTH="300">
     FreeBSD floating point porting issues
  </TD>
  <TD VALIGN="TOP">
    <BR>
  </TD>
</TR>

<!-- Entry -->

<TR BGColor="#EEEEEE">
  <TD VALIGN="TOP">
    <A HREF="mailto:lef@opentext.com">Fitzpatrick, Larry</A>
  </TD>
  <TD WIDTH="300">
    Larry was the first contributor to the project. He sent
    a number of C++ porting issues with Visual C++,
    and has influenced some of the early design.
  </TD>
  <TD VALIGN="TOP">
    <A HREF="http://www.opentext.com">OpenText</A>
  </TD>
</TR>

<!-- Entry -->
<TR BGColor="#EEEEEE">
  <TD VALIGN="TOP">
    <A HREF="mailto:ogerardin@vo.lu">Gerardin, Olivier</A>
  </TD>
  <TD WIDTH="300">
    Implemented the XPath Number functions, the document()
    function, as well as some other changes/improvements.
    <FONT SIZE="-1">
       (see <A HREF="changes.txt">changes.txt</A> for more info)
    </FONT>
  </TD>
  <TD VALIGN="TOP">
    <A HREF="http://www.digitalwave.lu">DigitalWave</A>
  </TD>
</TR>

<!-- Entry -->
<TR BGColor="#EEEEEE">
  <TD VALIGN="TOP">
    <A HREF="mailto:rguarino@wavo.com">Guarino, Bobbi</A>
  </TD>
  <TD WIDTH="300">
    Solaris porting issues
  </TD>
  <TD VALIGN="TOP">
    <A HREF="http://www.wavo.com">Wavo Corporation</A>
  </TD>
</TR>


<!-- Entry -->
<TR BGColor="#EEEEEE">
  <TD VALIGN="TOP">
    <A HREF="mailto:Heesch@t-online.de">Heesch, Stefan</A>
  </TD>
  <TD WIDTH="300">
    C++ porting issues with Borland C
  </TD>
  <TD VALIGN="TOP">
    <BR><A HREF=""></A>
  </TD>
</TR>
<!-- Entry -->
<TR BGColor="#EEEEEE">
  <TD VALIGN="TOP">
    <A HREF="mailto:joe@pwd.hp.com">Kuan, Joseph</A>
  </TD>
  <TD WIDTH="300">
    Sent changes for getting TransforMiiX to build on HPUX, SUNOS and AIX.
    <I>I still need to add these into the CVS.</I>
  </TD>
  <TD VALIGN="TOP">
    <A HREF="http://www.hp.com">Hewlett-Packard</A>
  </TD>
</TR>

<!-- Entry -->
<TR BGColor="#EEEEEE">
  <TD VALIGN="TOP">
    <A HREF="mailto:mclee@oblix.com">Lee, Michele</A>
  </TD>
  <TD WIDTH="300">
    C++ porting issues, bug reports
  </TD>
  <TD VALIGN="TOP">
    <A HREF="http://www.oblix.com">Oblix</A>
  </TD>
</TR>

<!-- Entry -->
<TR BGColor="#EEEEEE">
  <TD VALIGN="TOP">
    <A HREF="mailto:lidong@leyou.com.cn">Lidong</A>
  </TD>
  <TD WIDTH="300">
    Some Unicode bug fixes
  </TD>
  <TD VALIGN="TOP">
    <A HREF="http://www.leyou.com">Leyou.com</A>
  </TD>
</TR>

<!-- Entry -->
<TR BGColor="#EEEEEE">
  <TD VALIGN="TOP">
    <A HREF="mailto:mmarina@mindspring.com">Mechtcheriakova, Marina</A>
  </TD>
  <TD WIDTH="300">
    Contributed a number of bug fixes, as well as handling
    some conformity issues.
  </TD>
  <TD VALIGN="TOP">
    <BR>
  </TD>
</TR>

<!-- Entry -->
<TR BGColor="#EEEEEE">
  <TD VALIGN="TOP">
    <A HREF="mailto:kbob@oblix.com">Miller, Bob</A>
  </TD>
  <TD WIDTH="300">
    A number of bug fixes, C++ porting issues
  </TD>
  <TD VALIGN="TOP">
    <A HREF="http://www.oblix.com">Oblix</A>
  </TD>
</TR>

<!-- Entry -->
<TR BGColor="#EEEEEE">
  <TD VALIGN="TOP">
    <A HREF="mailto:andreas.otte@primus-online.de">Otte, Andreas</A>
  </TD>
  <TD WIDTH="300">
    Helping Axel with build issues...configure, make files, etc.
  </TD>
  <TD VALIGN="TOP">
    <BR>
  </TD>
</TR>

<!-- Entry -->
<TR BGColor="#EEEEEE">
  <TD VALIGN="TOP">
    <A HREF="mailto:npride@wavo.com">Pride, Nathan</A>
  </TD>
  <TD WIDTH="300">
    Solaris porting issues, some general bug fixes
  </TD>
  <TD VALIGN="TOP">
    <A HREF="http://www.wavo.com">Wavo Corporation</A>
  </TD>
</TR>

<!-- Entry -->
<TR BGColor="#EEEEEE">
  <TD VALIGN="TOP">
    <A HREF="mailto:jjs@acis.com.au">Smith, Justin</A>
  </TD>
  <TD WIDTH="300">
    Working on Windows Makefiles.
  </TD>
  <TD VALIGN="TOP">
    <BR>
  </TD>
</TR>



</TABLE>

<P><B>Testing/Feedback (Suggestions/Bug Reports)</B><P>
The following people have used TransforMiiX and provided feedback that has been
beneficial to the development.
<BR>(appearing in alphabetical order)
<TABLE BORDER="0" WIDTH="100%">
<TR BGColor="#EEEEEE"><TD><B>Name</B></TD><TD><B>Company</B></TD></TR>

<!-- Entry -->
<TR BGColor="#EEEEEE">
  <TD><A HREF="mailto:jbailey@nisa.net">Bailey, Jeff</A></TD>
  <TD><BR></TD>
</TR>

<!-- Entry -->
<TR BGColor="#EEEEEE">
  <TD><A HREF="mailto:bbrown@solana.com">Brown, William Lewis</A></TD>
  <TD><BR></TD>
</TR>

<!-- Entry -->
<TR BGColor="#EEEEEE">
  <TD><A HREF="mailto:tlebouil@lucent.com">Le Bouil, Thierry</A></TD>
  <TD><A HREF="http://www.lucent.com">Lucent Technologies, Inc.</A></TD>
</TR>

<!-- Entry -->
<TR BGColor="#EEEEEE">
  <TD><A HREF="mailto:schefer@xo3.com">Schefer, Marc</A></TD>
  <TD><BR></TD>
</TR>

<!-- Entry -->
<TR BGColor="#EEEEEE">
  <TD><A HREF="mailto:stinney@sas.upenn.edu">Tinney, Steve</A></TD>
  <TD><A HREF="http://www.upenn.com">University of Pennsylvania</A></TD>
  <!-- Comments: UTF8 bug report -->
</TR>

<!-- Entry -->
<TR BGColor="#EEEEEE">
  <TD><A HREF="mailto:jiwei.wang@saraide.com">Wang, Jiwei</A></TD>
  <TD><BR></TD>
</TR>

<!-- Entry -->
<TR BGColor="#EEEEEE">
  <TD>
      <A HREF="mailto:bzwische@email.archlab.tuwien.ac.at">
       Zwischenbrugger, Bernhard</A>
  </TD>
  <TD><BR></TD>
</TR>

</TABLE>
<!-- End Contents -->

<!-- Footer -->
<HR SIZE="1">
<FONT SIZE="-1">
The MITRE Corporation, Keith Visco (C) Copyright 1999-2000, All rights reserved<BR>
Email:<A HREF="mailto:kvisco@ziplink.net">kvisco@ziplink.net</A>
</FONT>
<!-- End Footer -->
</TD>
</TR>
</TABLE>
<!-- End Outer Table -->
</HTML>