lars 99/02/13 18:30:33
Modified: . ABOUT_APACHE.html contributors index.html Log: Update Revision Changes Path 1.25 +7 -221 apache-site/ABOUT_APACHE.html Index: ABOUT_APACHE.html =================================================================== RCS file: /export/home/cvs/apache-site/ABOUT_APACHE.html,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ABOUT_APACHE.html 1999/02/14 01:04:04 1.24 +++ ABOUT_APACHE.html 1999/02/14 02:30:32 1.25 @@ -134,230 +134,16 @@ Less than a year after the group was formed, the Apache server passed NCSA's httpd as the #1 server on the Internet. </P> + <P> + The <A HREF="http://www.netcraft.com/survey/">survey by Netcraft</A> + shows that Apache is today more widely used than all other web servers + combined. + </P> <HR SIZE="4"> <H2> - Current Apache Group in alphabetical order as of 14 July 1998: + <A HREF="contributors/index.html">Current Apache Group members and + contributors</A> </H2> - <DL> - <DD> - <TABLE> - <TR> - <TD>Brian Behlendorf - </TD> - <TD>C2Net Software Inc., California - </TD> - </TR> - <TR> - <TD>Ken Coar - </TD> - <TD>IBM Corporation, Research Triangle Park, NC, USA - </TD> - </TR> - <TR> - <TD>Mark J. - Cox - </TD> - <TD>C2Net Europe, UK - </TD> - </TR> - <TR> - <TD>Lars Eilebrecht - </TD> - <TD>Kreuztal, Germany - </TD> - </TR> - <TR> - <TD>Ralf S. Engelschall - </TD> - <TD>Munich, Germany - </TD> - </TR> - <TR> - <TD>Roy T. Fielding - </TD> - <TD>UC Irvine, California - </TD> - </TR> - <TR> - <TD>Dean - Gaudet - </TD> - <TD>Transmeta Corporation, California - </TD> - </TR> - <TR> - <TD>Rob - Hartill - </TD> - <TD>Internet Movie DB, UK - </TD> - </TR> - <TR> - <TD>Ben - Hyde - </TD> - <TD>Gensym, Massachusetts - </TD> - </TR> - <TR> - <TD>Jim Jagielski - </TD> - <TD>jaguNET ISP, Maryland - </TD> - </TR> - <TR> - <TD>Alexei Kosut - </TD> - <TD>Stanford University, California - </TD> - </TR> - <TR> - <TD>Martin Kraemer - </TD> - <TD>Siemens Corp., Munich, Germany - </TD> - </TR> - <TR> - <TD>Ben - Laurie - </TD> - <TD>Freelance Consultant, UK - </TD> - </TR> - <TR> - <TD>Doug MacEachern - </TD> - <TD>TOG Research Institute, Massachusetts - </TD> - </TR> - <TR> - <TD>Aram W. Mirzadeh - </TD> - <TD>Qosina Corporation, New York - </TD> - </TR> - <TR> - <TD>Sameer Parekh - </TD> - <TD>C2Net, California - </TD> - </TR> - <TR> - <TD>Marc - Slemko - </TD> - <TD>Canada - </TD> - </TR> - <TR> - <TD>Cliff Skolnick - </TD> - <TD>Freelancer, SF - </TD> - </TR> - <TR> - <TD>Bill Stoddard - </TD> - <TD>IBM Corp., Research Triangle Park, North Carolina - </TD> - </TR> - <TR> - <TD>Paul - Sutton - </TD> - <TD>C2Net Europe, UK - </TD> - </TR> - <TR> - <TD>Randy Terbush - </TD> - <TD>Covalent Technologies, Nebraska - </TD> - </TR> - <TR> - <TD>Dirk-Willem van Gulik - </TD> - <TD>Freelance Consultant, Italy - </TD> - </TR> - </TABLE> - </DD> - </DL> - <P> - Apache Emeritae (old group members now off doing other things) - </P> - <DL> - <DD> - <TABLE> - <TR> - <TD>Chuck Murcko - </TD> - <TD>The Topsail Group, Pennsylvania - </TD> - </TR> - <TR> - <TD>David Robinson - </TD> - <TD>Cambridge University, UK - </TD> - </TR> - <TR> - <TD>Robert S. Thau - </TD> - <TD>MIT, Massachusetts - </TD> - </TR> - <TR> - <TD>Andrew Wilson - </TD> - <TD>Freelance Consultant, UK - </TD> - </TR> - </TABLE> - </DD> - </DL> - <HR> - <H3> - Other Major Contributors - </H3> - <UL> - <LI>Rob McCool (original author of the NCSA httpd), - </LI> - <LI>Brandon Long and Beth Frank (NCSA Server Development Team, post-1.3), - </LI> - <LI>Paul Richards (convinced the group to use remote CVS after 1.0), - </LI> - <LI>Kevin Hughes (creator of all those nifty icons), - </LI> - <LI>Henry Spencer (author of the regex library), - </LI> - <LI>Garey Smiley (OS/2 port), - </LI> - <LI>Howard Fear (<SAMP>mod_include</SAMP>), - </LI> - <LI>Florent Guillaume (language negotiation), - </LI> - <LI>Ambarish Malpani (NT port). - </LI> - </UL> - <P> - Many 3<SUP>rd</SUP>-party modules, frequently used and recommended, are also - freely-available and linked from the related projects page: - <<A - HREF="http://modules.apache.org/" - ><SAMP>http://modules.apache.org/</SAMP></A>>, and - their authors frequently - contribute ideas, patches, and testing. In particular, Doug MacEachern - (<SAMP>mod_perl</SAMP>) and Rasmus Lerdorf (<SAMP>mod_php</SAMP>). - </P> - <P> - Hundreds of people have made individual contributions to the Apache - project. Patch contributors are listed in the src/CHANGES file. - Frequent contributors have included Petr Lampa, Tom Tromey, - James H. Cloos Jr., Ed Korthof, Nathan Neulinger, Jason S. Clary, - Jason A. Dour, Michael Douglass, Tony Sanders, Brian Tao, Michael Smith, - Adam Sussman, Nathan Schrenk, Matthew Gray, and John Heidemann. - </P> <HR SIZE="4"> <H2> Getting Involved 1.65 +9 -1 apache-site/contributors/index.html Index: index.html =================================================================== RCS file: /export/home/cvs/apache-site/contributors/index.html,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- index.html 1999/02/01 17:51:22 1.64 +++ index.html 1999/02/14 02:30:32 1.65 @@ -16,8 +16,10 @@ <H1>Regular Contributors</H1> +<P> This page exists to recognize the efforts and contributions of the core individuals in the Apache project. +</P> <H2>Current Apache Group in alphabetical order as of 14 July 1998:</H2> @@ -113,12 +115,18 @@ <TD><STRONG>Florent Guillaume</STRONG> <TD>Language Negotiation <TR VALIGN=TOP> + <TD><STRONG>Koen Holtman</STRONG> + <TD>Rewrite of mod_negotiation +<TR VALIGN=TOP> <TD><STRONG>Kevin Hughes</STRONG> <TD>Creator of all those nifty icons <TR VALIGN=TOP> <TD><STRONG><A HREF="#lerdorf">Rasmus Lerdorf</A></STRONG> <TD>mod_info, mod_php, mod_php3 <TR VALIGN=TOP> + <TD><STRONG>Brandon Long and Beth Frank</STRONG> + <TD>NCSA Server Development Team, post-1.3 +<TR VALIGN=TOP> <TD><STRONG>Ambarish Malpani</STRONG> <TD>Beginning of the NT port <TR VALIGN=TOP> @@ -195,7 +203,7 @@ <STRONG>Name:</STRONG> <A NAME="lars">Lars Eilebrecht</A><BR> <STRONG>Email:</STRONG> <A HREF="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</A><BR> <STRONG>URL:</STRONG> <A HREF="http://www.home.unix-ag.org/sfx/">http://www.home.unix-ag.org/sfx/</A><BR> -<STRONG>Organization:</STRONG> ECRC Network Services, Munich<BR> +<STRONG>Organization:</STRONG> Cable & Wireless ECRC, Munich<BR> <STRONG>Occupation:</STRONG> Internet Engineer<BR> <STRONG>Location:</STRONG> Munich, Germany<BR> <STRONG>Comments:</STRONG> To err is human, but I can <EM>really</EM> foul things up.<BR>