From: John W. <man...@us...> - 2003-05-08 06:52:07
|
Update of /cvsroot/perl-ldap/website In directory sc8-pr-cvs1:/tmp/cvs-serv32029 Modified Files: index.html Log Message: cleaned up the other publications section Index: index.html =================================================================== RCS file: /cvsroot/perl-ldap/website/index.html,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- index.html 6 May 2003 11:46:09 -0000 1.35 +++ index.html 8 May 2003 06:52:01 -0000 1.36 @@ -184,30 +184,50 @@ </ul> </div> <div class="section"> - <h2>Other</h2> + <h2>Other Publications</h2> <ul> - <li><a href="http://www.wrox.com/">Wrox Press</a> has published a book - by Mark Wilcox entitled <a href= - "http://www.wrox.com/Store/Details.asp?Code=2211">Implementing LDAP</a> which - mentions perl-ldap in Chapter 11. (<i>They also sent me a free copy</i>)</li> - <li><a href= - "http://www.oreilly.com/catalog/perlsysadm/">Perl for System Administration</a> by - David N. Blank-Edelman and published by <a href= - "http://www.oreilly.com/">O'Reilly</a> mentions LDAP and perl-ldap + + <li><a href="http://www.amazon.com/exec/obidos/tg/detail/-/1861002211/qid=1052240852/sr=1-2/ref=sr_1_2/002-8925582-3034440" + target="_blank"><i>Implementing LDAP</i></a> + (ISBN: 1861002211)<BR> + written by Mark Wilcox,<BR> + published by <a href="http://www.wrox.com/" + target="_blank">Wrox Press</a>.<BR> + Mentions perl-ldap in Chapter 11.</li> +<p> + <li><a href="http://www.oreilly.com/catalog/perlsysadm/" + target="_blank"><i>Perl for System Administration</i></a> + (ISDN: 1565926099)<BR> + written by David N. Blank-Edelman,<BR> + published by <a href= "http://www.oreilly.com/" + target="_blank">O'Reilly & Associates</a>.<BR> + Mentions LDAP and perl-ldap in its chapter on Directory Services.</li> - <li><a href= - "http://www.awprofessional.com/">Addison-Wesley</a> has published - a book by Robbie Allen and Richard Puckett entitled <a href= - "http://www.awprofessional.com/catalog/product.asp?product_id={BDE92686-4225-41B6-A818-B477144D8CA1}&session_id={6D4DBC59-6D20-470C-9B9F-207BF1BD4DDD}"> Managing - Enterprise Active Directory Services.</a></li> - <li><a href="http://www.oreilly.com/catalog/ldapsa/">LDAP System Administration</a> by - Gerald Carter and published by <a href="http://www.oreilly.com/">O'Reilly</a>, has a chapter on Net::LDAP and - perl.</li> - <li>The second edition of <a href="http://www.awprofessional.com/">Understanding - and Deploying LDAP Directory Services</a> by Tim Howes, Mark C - Smith and Gordon Good has been published by Addison-Wesley. It only mentions - Net::LDAP in passing but gives good general guidance (<i>Addison-Wesley also - sent me a free copy</i>)</li> +<p> + <li><a href="http://www.awprofessional.com/catalog/product.asp?product_id={BDE92686-4225-41B6-A818-B477144D8CA1}&session_id={6D4DBC59-6D20-470C-9B9F-207BF1BD4DDD}" + target="_blank"><i>Managing Enterprise Active Directory Services</i></a> + (ISBN: 0672321254)<BR> + written by Robbie Allen and Richard Puckett,<BR> + published by <a href="http://www.awprofessional.com/" + target="_blank">Addison-Wesley</a></li> +<p> + <li><a href="http://www.oreilly.com/catalog/ldapsa/" + target="_blank"><i>LDAP System Administration</i></a> + (ISBN: 1565924916)<BR> + written by Gerald Carter,<BR> + published by <a href="http://www.oreilly.com/" + target="_blank">O'Reilly & Associates</a>.<BR> + Has a chapter on Net::LDAP and perl.</li> +<p> + <li><a href="http://www.awprofessional.com/catalog/product.asp?product_id={0A213C17-EE78-4AC2-9D72-812B36E94742}" + target="_blank"><i>Understanding and Deploying LDAP Directory Services</i></a>, Second Edition + (ISBN: 0672323168)<BR> + written by Tim Howes, Mark C Smith and Gordon Good,<BR> + published by <a href="http://www.awprofessional.com/" + target="_blank">Addison-Wesley</a>.<BR> + It only mentions Net::LDAP in passing + but gives good general guidance.</li> + </ul> </div> </div> |