Update of /cvsroot/htmlparser/htmlparser/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24250
Modified Files:
contributors.html
Log Message:
Add htmlparser.org reference in Rodney S. Foley's writeup.
Index: contributors.html
===================================================================
RCS file: /cvsroot/htmlparser/htmlparser/docs/contributors.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** contributors.html 31 May 2004 22:27:09 -0000 1.8
--- contributors.html 1 Jun 2004 01:44:59 -0000 1.9
***************
*** 22,26 ****
K1R 7Y2<br>
(613) 755-5065
! <br> <a href="http://www.autodesk.com">http://www.autodesk.com</a><br>
<!--a href="mailto:Der...@Au...">Der...@Au...</a-->
<a href="http://sourceforge.net/sendmessage.php?touser=605407">email</a>
--- 22,26 ----
K1R 7Y2<br>
(613) 755-5065
! <br><a href="http://www.autodesk.com">http://www.autodesk.com</a><br>
<!--a href="mailto:Der...@Au...">Der...@Au...</a-->
<a href="http://sourceforge.net/sendmessage.php?touser=605407">email</a>
***************
*** 382,390 ****
<tr>
<td valign="top"><p>Rodney S. Foley<br>
! <a href="mailto:rs...@ha...">rs...@ha...</a> </p></td>
<td valign="top"><p>Rodney made an important contribution to this project. HTMLParser initially
used to have a complex mechanism of auto-registering scanners. Rodney
first suggested that this should be done away with, as it was confusing.</p>
! <p>This single suggestion helped simplify the design of the parser.</p></td>
<td valign="top"> </td>
</tr>
--- 382,394 ----
<tr>
<td valign="top"><p>Rodney S. Foley<br>
! <a href="http://sourceforge.net/sendmessage.php?touser=231872">email</a>
! </p></td>
<td valign="top"><p>Rodney made an important contribution to this project. HTMLParser initially
used to have a complex mechanism of auto-registering scanners. Rodney
first suggested that this should be done away with, as it was confusing.</p>
! <p>This single suggestion helped simplify the design of the parser.</p>
! <p>Rodney has also kindly offered to register and hold the
! <a href="http://htmlparser.org" target="_parent">htmlparser.org</a>
! domain name and forward traffic to the SourceForge project page.</p></td>
<td valign="top"> </td>
</tr>
***************
*** 392,397 ****
<p>Thanks to Gernot Fricke, Nick Burch, Stephen Harrington, Domenico Lordi, Kamen,
John Zook, Cheng Jun, Mazlan Mat, Rob Shields, Wolfgang Germund, Raj Sharma,
! Robert Kausch, Gordon Deudney, Serge Kruppa, Roger Kjensrud, Rodney S Foley
! and Manpreet Singh for suggestions, bug reports and feature ideas. <br>
<p>Thanks to Jon Gillette for the cool new logo.<br>
</body>
--- 396,401 ----
<p>Thanks to Gernot Fricke, Nick Burch, Stephen Harrington, Domenico Lordi, Kamen,
John Zook, Cheng Jun, Mazlan Mat, Rob Shields, Wolfgang Germund, Raj Sharma,
! Robert Kausch, Gordon Deudney, Serge Kruppa, Roger Kjensrud, and Manpreet Singh
! for suggestions, bug reports and feature ideas. <br>
<p>Thanks to Jon Gillette for the cool new logo.<br>
</body>
|