| <!DOCTYPE html PUBLIC |
| "-//W3C//DTD HTML 4.01 Transitional//EN" |
| "http://www.w3.org/TR/html4/loose.dtd"> |
| <!-- |
| Generated: Mon Apr 05 15:05:49 EDT 2004 jfouffa.w3.org |
| --> |
| <html lang='en-US'> |
| <head> |
| <title>Acknowledgements</title> |
| <link rel='stylesheet' type='text/css' href='./spec.css'> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <link rel='stylesheet' type='text/css' href='W3C-REC.css'> |
| <link rel='next' href='glossary.html'> |
| <link rel='contents' href='Overview.html#contents'> |
| <link rel='copyright' href='copyright-notice.html'> |
| <link rel='glossary' href='glossary.html'> |
| <link rel='Start' href='Overview.html'> |
| <link rel='index' href='def-index.html'> |
| <link rel='author' href='mailto:www-dom@w3.org'> |
| <link rel='help' href='http://www.w3.org/DOM/'> |
| <link rel='prev' href='ecma-script-binding.html'> |
| </head> |
| <body> |
| <div class='navbar' style='text-align: center'> |
| <map id='navbar-top' name='navbar-top' title='Navigation Bar'><p> |
| [<a title='ECMAScript Language Binding' accesskey='p' href='ecma-script-binding.html'><strong><u>p</u></strong>revious</a>] |
| [<a title='Glossary' accesskey='n' href='glossary.html'><strong><u>n</u></strong>ext</a>] [<a title='Table of Contents' accesskey='c' href='Overview.html#contents'><strong><u>c</u></strong>ontents</a>] [<a title='Index' |
| accesskey='i' href='def-index.html'><strong><u>i</u></strong>ndex</a>]</p> |
| <hr title='Navigation area separator'> |
| </map></div> |
| <div class='noprint' style='text-align: right'> |
| <p style='font-family: monospace;font-size:small'>07 April 2004</p> |
| </div> |
| |
| <div class='div1'><a name='contributors'></a> |
| <h1 id='contributors-h1' class='adiv1'>Appendix D: Acknowledgements</h1> |
| <p class='first'>Many people contributed to the DOM specifications (Level 1, 2 |
| or 3), including participants of the DOM Working Group and the DOM |
| Interest Group. We especially thank the following:</p><p> |
| Andrew Watson (Object Management Group), Andy Heninger (IBM), |
| Angel Diaz (IBM), Arnaud Le Hors (W3C and IBM), Ashok Malhotra |
| (IBM and Microsoft), Ben Chang (Oracle), Bill Smith (Sun), Bill |
| Shea (Merrill Lynch), Bob Sutor (IBM), Chris Lovett (Microsoft), |
| Chris Wilson (Microsoft), David Brownell (Sun), David Ezell |
| (Hewlett-Packard Company), David Singer (IBM), Dimitris |
| Dimitriadis (Improve AB and invited expert), Don Park (invited), |
| Elena Litani (IBM), Eric Vasilik (Microsoft), Gavin Nicol |
| (INSO), Ian Jacobs (W3C), James Clark (invited), James Davidson |
| (Sun), Jared Sorensen (Novell), Jeroen van Rotterdam (X-Hive |
| Corporation), Joe Kesselman (IBM), Joe Lapp (webMethods), Joe |
| Marini (Macromedia), Johnny Stenback (Netscape/AOL), Jon |
| Ferraiolo (Adobe), Jonathan Marsh (Microsoft), Jonathan Robie |
| (Texcel Research and Software AG), Kim Adamson-Sharpe (SoftQuad |
| Software Inc.), Lauren Wood (SoftQuad Software Inc., |
| <em>former Chair</em>), Laurence Cable (Sun), Mark Davis |
| (IBM), Mark Scardina (Oracle), Martin Dürst (W3C), Mary |
| Brady (NIST), Mick Goulish (Software AG), Mike Champion |
| (Arbortext and Software AG), Miles Sabin (Cromwell Media), Patti |
| Lutsky (Arbortext), Paul Grosso (Arbortext), Peter Sharpe |
| (SoftQuad Software Inc.), Phil Karlton (Netscape), Philippe Le |
| Hégaret (W3C, <em>W3C Team Contact and former |
| Chair</em>), Ramesh Lekshmynarayanan (Merrill Lynch), Ray |
| Whitmer (iMall, Excite@Home, and Netscape/AOL, |
| <em>Chair</em>), Rezaur Rahman (Intel), Rich Rollman |
| (Microsoft), Rick Gessner (Netscape), Rick Jelliffe (invited), |
| Rob Relyea (Microsoft), Scott Isaacs (Microsoft), Sharon Adler |
| (INSO), Steve Byrne (JavaSoft), Tim Bray (invited), Tim Yu |
| (Oracle), Tom Pixley (Netscape/AOL), Vidur Apparao (Netscape), |
| Vinod Anupam (Lucent). |
| </p><p> |
| Thanks to all those who have helped to improve this |
| specification by sending suggestions and corrections (Please, |
| keep bugging us with your issues!). |
| </p><p> |
| Many thanks to Elliotte Rusty Harold, Andrew Clover, Anjana |
| Manian, Christian Parpart, Mikko Honkala, and François |
| Yergeau for their review and comments of this document. |
| </p><p> |
| Special thanks to the <a class='normative' href='http://www.w3.org/DOM/Test'>DOM |
| Conformance Test Suites</a> contributors: Fred Drake, Mary |
| Brady (NIST), Rick Rivello (NIST), Robert Clary (Netscape), with |
| a special mention to Curt Arnold. |
| </p> |
| <div class='div2'><a name='Productions'></a> |
| <h2 id='Productions-h2' class='adiv2'>D.1 Production Systems</h2> |
| <p> |
| This specification was written in XML. The HTML, OMG IDL, Java and |
| ECMAScript bindings were all produced automatically. |
| <p> |
| Thanks to Joe English, author of <a class='normative' href='http://www.flightlab.com/cost'>cost</a>, which was |
| used as the basis for producing DOM Level 1. Thanks also to |
| Gavin Nicol, who wrote the scripts which run on top of |
| cost. Arnaud Le Hors and Philippe Le Hégaret maintained |
| the scripts. |
| <p> |
| After DOM Level 1, we used <a class='normative' href='http://xml.apache.org/xerces-j'>Xerces</a> as the |
| basis DOM implementation and wish to thank the |
| authors. Philippe Le Hégaret and Arnaud Le Hors wrote |
| the <a class='normative' href='http://dev.w3.org/cvsweb/java/classes/org/w3c/tools/specgenerator/'>Java |
| programs</a> which are the DOM application. |
| <p> |
| Thanks also to Jan Kärrman, author of <a class='normative' href='http://user.it.uu.se/~jan/html2ps.html'>html2ps</a>, |
| which we use in creating the PostScript version of the |
| specification. |
| </div> <!-- div2 Productions --></div> <!-- div1 contributors --><div class='navbar' style='text-align: center'> |
| <map id='navbar-bottom' name='navbar-bottom' title='Navigation Bar'><hr title='Navigation area separator'><p> |
| [<a title='ECMAScript Language Binding' href='ecma-script-binding.html'><strong><u>p</u></strong>revious</a>] |
| [<a title='Glossary' href='glossary.html'><strong><u>n</u></strong>ext</a>] [<a title='Table of Contents' href='Overview.html#contents'><strong><u>c</u></strong>ontents</a>] [<a title='Index' |
| href='def-index.html'><strong><u>i</u></strong>ndex</a>]</p> |
| </map></div> |
| </body> |
| </html> |