From: John W. <man...@us...> - 2003-05-08 08:47:03
|
Update of /cvsroot/perl-ldap/website In directory sc8-pr-cvs1:/tmp/cvs-serv2679 Modified Files: index.html Log Message: dded images and learn.perl.org redirect links to publications Index: index.html =================================================================== RCS file: /cvsroot/perl-ldap/website/index.html,v retrieving revision 1.37 retrieving revision 1.38 diff -u -d -r1.37 -r1.38 --- index.html 8 May 2003 08:08:53 -0000 1.37 +++ index.html 8 May 2003 08:46:59 -0000 1.38 @@ -185,54 +185,70 @@ </div> <div class="section"> <h2>Other Publications</h2> - <ul> - <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> + <a href="http://learn.perl.org/redirect?url=book;bookstore=amazon;bookisbn=1861002211" + target="_blank"><img width=100 height=127 + src=1861002211.jpg align=left hspace=10></a> + <a href="http://learn.perl.org/redirect?url=book;bookstore=amazon;bookisbn=1861002211" + target="_blank"><i>Implementing LDAP</i></a><BR> (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> + Mentions perl-ldap in Chapter 11.<BR> +<br clear=all> <p> -<!-- http://www.amazon.com/exec/obidos/ASIN/1565926099/qid%3D1052379682/sr%3D11-1/ref%3Dsr%5F11%5F1/002-7642177-5460825 --> - <li><a href="http://www.oreilly.com/catalog/perlsysadm/" - target="_blank"><i>Perl for System Administration</i></a> - (ISDN: 1565926099)<BR> + <a href="http://learn.perl.org/redirect?url=book;bookstore=amazon;bookisbn=1565926099" + target="_blank"><img width=100 height=131 + src=1565926099.jpg align=left hspace=10></a> + <a href="http://www.oreilly.com/catalog/perlsysadm/" + target="_blank"><i>Perl for System Administration</i></a><BR> + (ISBN: 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> + in its chapter on Directory Services.<BR> +<br clear=all> <p> -<!-- http://www.amazon.com/exec/obidos/ASIN/0672321254/qid%3D1052379373/sr%3D11-1/ref%3Dsr%5F11%5F1/002-7642177-5460825 --> - <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> + <a href="http://learn.perl.org/redirect?url=book;bookstore=amazon;bookisbn=0672321254" + target="_blank"><img width=100 height=123 + src=0672321254.jpg align=left hspace=10></a> + <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><BR> (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> + target="_blank">Addison-Wesley</a><BR> +<br clear=all> <p> -<!-- http://www.amazon.com/exec/obidos/tg/detail/-/1565924916/ref=pd_sim_books_2/002-7642177-5460825?v=glance&s=books --> - <li><a href="http://www.oreilly.com/catalog/ldapsa/" - target="_blank"><i>LDAP System Administration</i></a> + <a href="http://learn.perl.org/redirect?url=book;bookstore=amazon;bookisbn=1565924916" + target="_blank"><img width=100 height=131 + src=1565924916.jpg align=left hspace=10></a> + <a href="http://www.oreilly.com/catalog/ldapsa/" + target="_blank"><i>LDAP System Administration</i></a><BR> (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> + Has a chapter on Net::LDAP and perl.<BR> +<br clear=all> <p> -<!-- http://www.amazon.com/exec/obidos/tg/detail/-/0672323168/qid=1052379559/sr=1-1/ref=sr_1_1/002-7642177-5460825?v=glance&s=books --> - <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 + <a href="http://learn.perl.org/redirect?url=book;bookstore=amazon;bookisbn=0672323168" + target="_blank"><img width=100 height=133 + src=0672323168.jpg align=left hspace=10></a> + <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<BR> (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> + but gives good general guidance.<BR> +<br clear=all> - </ul> </div> </div> <div id="footer"> |