>X-Authentication-Warning: hydra.prenhall.com: mdomo set sender to 
>[EMAIL PROTECTED] using -f
>Date: Mon, 07 Jan 2002 11:18:24 -0500
>From: [EMAIL PROTECTED]
>Subject: Addison-Wesley Book Announcement
>To: [EMAIL PROTECTED]
>X-Mailer: Internet Mail Service (5.5.2654.89)
>Sender: [EMAIL PROTECTED]
>Reply-To: [EMAIL PROTECTED]
>
>This announcement is sent to all subscribers of the Addison-Wesley All
>Subjects mailing list. To unsubscribe from the list please go to:
>http://www.awl.com/cseng/mailinglists.shtml
>
>The following titles just recently published by the Addison-Wesley
>Professional Publishing Group.
>________________________________________________________
>THE PEOPLE CAPABILITY MATURITY MODEL - Bill Curtis, William E. Hefley, Sally
>A. Miller
>WEB CACHING AND REPLICATION - Michael Rabinovich, Oliver Spatscheck
>INSIDE ACTIVE DIRECTORY - Sakari Kouti, Mika Seitsonen
>ALGORITHMS IN C++, THIRD EDITION, PART 5 - Robert Sedgewick
>THE GURU'S GUIDE TO SQL SERVER STORED PROCEDURES, XML, AND HTML - Ken
>Henderson
>MORE EXCEPTIONAL C++ - Herb Sutter
>THE OPEN PROCESS FRAMEWORK - Donald G. Firesmith, Brian Henderson-Sellers
>IMPLEMENTING IP SERVICES AT THE NETWORK EDGE - David Ginsburg, Marie Hattar
>IMPLEMENTING B2B COMMERCE WITH .NET - Lyn Robison
>CYBERCRIME - Steven Furnell
>BUILDING SCALABLE AND HIGH-PERFORMANCE JAVA WEB APPLICATIONS USING J2EE
>TECHNOLOGY - Greg Barish
>THE BOOST GRAPH LIBRARY - Jeremy G. Siek, Lie-Quan Lee, Andrew Lumsdaine
>WIRELESS INTERNET APPLICATIONS AND ARCHITECTURE - Mark Beaulieu
>SQUEAK-A QUICK TRIP TO OBJECTLAND - Gene Korienek, Tom Wrensch, Doug Dechow
>THE ESSENCE OF OBJECT-ORIENTED PROGRAMMING WITH JAVA AND UML - Bruce E.
>Wampler
>ARCHITECTURE-CENTRIC SOFTWARE PROJECT MANAGEMENT - Daniel J. PAULISH
>UNDERSTANDING OPEN SOURCE SOFTWARE DEVELOPMENT - Joseph Feller, Brian
>Fitzgerald
>ESSENTIAL SQL SERVER 2000 - Buck Woody
>SOFTWARE REQUIREMENTS - Soren Lauesen
>JAVA DESIGN - Kirk Knoernschild
>COMPONENT DEVELOPMENT FOR THE JAVA PLATFORM - Stuart Dabbs Halloway
>PDF REFERENCE, THIRD EDITION - Adobe Systems Incorporated
>TELECOMMUNICATIONS ESSENTIALS - Lillian Goleniewski
>UML AND THE UNIFIED PROCESS - Jim Arlow, Ila Neustadt
>SOFTWARE FOR YOUR HEAD - Jim McCarthy, Michele McCarthy
>C++ IN-DEPTH BOX SET - Bjarne Stroustrup, Andrei Alexandrescu, Andrew
>Koenig, Barbara E. Moo, Stanley B. Lippman, Herb Sutter
>REQUEST FOR PROPOSAL - Bud Porter-Roth
>JAVA LOOK AND FEEL DESIGN GUIDELINES: ADVANCED TOPICS - Sun Microsystems,
>Inc.
>THE LaTeX Companions Boxed Set - Michel Goossens, Leslie Lamport, Frank
>Mittelbach, Sebastian Rahtz,  Alexander Samarin
>WINNING WITH SOFTWARE - Watts S. Humphrey
>________________________________________________________
>The People Capability Maturity Model: Guidelines for Improving the Workforce
>Bill Curtis, William E. Hefley, Sally A. Miller
>http://www.aw.com/cseng/titles/0-201-60445-0
>
>Attracting and retaining talented people is the key to any organization's
>success. Every organization needs to continually improve its ability to
>attract, develop, motivate, organize, and retain the workforce needed to
>accomplish its strategic business objectives. The People Capability Maturity
>Model is a framework for successfully addressing strategic workforce issues.
>This is a guide to help organizations establish an integrated system of
>workforce practices that is aligned with current and future business
>objectives; characterize the maturity of workforce practices; guide a
>program of continuous workforce development; set priorities for improvement
>actions; integrate workforce development with process improvement; and
>become an employer of choice.
>_________________________________
>Web Caching and Replication
>Michael Rabinovich, Oliver Spatscheck
>http://www.aw.com/cseng/titles/0-201-61570-3
>
>Web Caching and Replication provides essential material based on the
>extensive real-world experience of two experts from AT&T Labs. This
>comprehensive examination of caching, replication, and load-balancing
>practices for the Web brings together information from and for the
>commercial world, including real-life products; technical standards
>communities, such as IETF and W3C; and academic research. By focusing on the
>underlying, fundamental ideas that are behind the varied technologies
>currently used in caching and replication, this book will remain a relevant,
>much-needed resource as the multi-billion dollar industries that rely on the
>Web continue to grow and evolve.
>_________________________________
>Inside Active Directory: A System Administrator's Guide
>Sakari Kouti, Mika Seitsonen
>http://www.aw.com/cseng/titles/0-201-61621-1
>
>Detailed and thorough, this administrator's guide provides practical
>strategies for managing Active Directory, the cornerstone technology within
>Windows 2000 distributed networks. This book covers design, architecture,
>topology, deployment, and management issues, and provides thorough
>instructions for efficiently administering the entire network operating
>environment. This book provides a solid understanding of Active Directory
>fundamentals, demonstrating how it is used to store and access data, and how
>it uses industry standards, such as LDAP and other directory protocols.
>_________________________________
>Algorithms in C++, Third Edition, Part 5: Graph Algorithms
>Robert Sedgewick
>http://www.aw.com/cseng/titles/0-201-36118-3
>
>Algorithms in C++, Third Edition, Part 5: Graph Algorithms is the second
>book in Sedgewick's thoroughly revised and rewritten series. The first book,
>Parts 1-4, addresses fundamental algorithms, data structures, sorting, and
>searching. A forthcoming third book will focus on strings, geometry, and a
>range of advanced algorithms. Each book's expanded coverage features new
>algorithms and implementations, enhanced descriptions and diagrams, and a
>wealth of new exercises for polishing skills. A focus on abstract data types
>makes the programs more broadly useful and relevant for the modern
>object-oriented programming environment.
>_________________________________
>The Guru's Guide to SQL Server Stored Procedures, XML, and HTML
>Ken Henderson
>http://www.aw.com/cseng/titles/0-201-70046-8
>
>A follow-up to the widely acclaimed The Guru's Guide to Transact-SQL, the
>message of this book is that building stored procedures in Transact-SQL is
>very much like building programs in any other language. To master
>Transact-SQL, one must first master the fundamental concepts of software
>development, then build on this foundation by embracing and studying
>Transact-SQL as a programming language in its own right. This book teaches
>you how to do that and more. More than just a catalog of coding tricks and
>syntax subtleties, The Guru's Guide to SQL Server(TM) Stored Procedures,
>XML, and HTML explores the philosophy of Transact-SQL programming. It
>teaches readers how to apply this philosophy in order to develop their own
>coding techniques and discover their own solutions to real-world programming
>problems.
>_________________________________
>More Exceptional C++: 40 New Engineering Puzzles, Programming Problems, and
>Solutions
>Herb Sutter
>http://www.aw.com/cseng/titles/0-201-70434-X
>
>Organized in a practical problem-and-solution format, More Exceptional C++
>picks up where the widely acclaimed Exceptional C++ leaves off, providing
>successful strategies for solving real-world problems in C++. Built around
>forty programming puzzles, More Exceptional C++ helps you understand the
>rules and issues critical to successful software design and development in
>C++. New themes included in this sequel place a strong emphasis on generic
>programming, memory management, and using the C++ standard library,
>including coverage of important techniques like traits and predicates. Also
>included are guidelines and considerations to remember when using standard
>containers and algorithms--topics rarely covered in-depth in other sources.
>_________________________________
>The OPEN Process Framework: An Introduction
>Donald G. Firesmith, Brian Henderson-Sellers
>http://www.aw.com/cseng/titles/0-201-67510-2
>
>The OPEN Process Framework provides a template for generating flexible, yet
>disciplined, processes for developing high-quality software and system
>applications within a predictable schedule and budget. Using this framework
>as a starting point, you can create and tailor a process to meet the
>specific needs of the project. If you are a project manager, process
>engineer or developer evaluating or thinking of adopting the OPEN Process
>Framework, this book is for you.
>_________________________________
>Implementing IP Services at the Network Edge
>David Ginsburg, Marie Hattar
>http://www.aw.com/cseng/titles/0-201-71079-X
>
>A new type of internetworking device is changing the way Internet Service
>Providers (ISPs) and carriers deploy services. The Internet Protocol
>Services Switch (IPSS) platform offers improved service over traditional
>routers, and Implementing IP Services at the Network Edge is the timely,
>implementation-focused guide to helping ISPs and carriers get to this "edge"
>of networking capability and up to the forefront of today's competitive
>market. Through implementation examples from actual provider networks,
>Implementing IP Services at the Network Edge shows readers how this
>technology can maximize new mass-market broadband deployments. The authors
>provide insight into provisioning capabilities, types of services, and
>various access technologies; and they also explain Internet architecture,
>regulations, types of ISPs and carriers and how they fit into the network,
>and market projections for subscriber services. Offering expanded services
>to customers garners increased revenue and lower subscriber turnover, and
>gives subscribers more affordable and sophisticated services.
>_________________________________
>Implementing B2B Commerce with .NET: A Guide for Programmers and Technical
>Managers
>Lyn Robison
>http://www.aw.com/cseng/titles/0-201-71932-0
>
>As companies worldwide flock to get their Web-based B2B capabilities up and
>running, developers are faced with the reality of designing, developing, and
>implementing these systems. Written for applications developers,
>programmers, and technical managers, Implementing B2B Commerce with .NET
>provides in-depth, technical information on the technologies and techniques
>you need to build effective and secure Web-based B2B solutions for the
>Microsoft .NET platform. Based on the author's extensive professional
>experience, this book explores the purpose and advantages of B2B Web
>systems, and provides specific information on the tools that aid in their
>development. You will find detailed explanations of relevant .NET
>technologies and how to use them to build B2B systems. In addition, the book
>presents experience-based methods and strategies for managing the
>development process, as well as extensive coverage of the wide range of B2B
>applications possible--from simple transaction processing to sophisticated,
>customized supplier and partner communications.
>_________________________________
>Cybercrime: Vandalizing the Information Society
>Steven Furnell
>http://www.aw.com/cseng/titles/0-201-72159-7
>
>Incidents of computer hacking, viruses, and worm programs have become
>frequent headline news stories in recent years: the existence of cybercrime
>is inescapable. Cybercrime: Vandalizing the Information Society makes it
>plain that this is a phenomenon with the potential to affect us all. By
>raising our awareness of the potential threats and vulnerabilities we face,
>Steven Furnell equips the reader with the knowledge to make informed
>decisions about IT security. Cybercrime: Vandalizing the Information Society
>provides an authoritative introduction and reference to the subject for
>business decision-makers, IT professionals, academics, and others interested
>in going beyond the usual hype and sensationalism.
>_________________________________
>Building Scalable and High-Performance Java Web Applications Using J2EE
>Technology
>Greg Barish
>http://www.aw.com/cseng/titles/0-201-72956-3
>
>Building Scalable and High-Performance Java Web Applications Using J2EE
>Technology provides the concise roadmap Java developers and Web engineers
>need to build high-performance and scalable enterprise Web applications. It
>is unique in its focus on building efficient end-to-end solutions based on
>the widely adopted J2EE specification. Each of the relevant technologies is
>summarized and analyzed in terms of its scalability and performance
>implications. Special attention is also given to those parts of Web
>application design that extend beyond the J2EE specification, including
>strategies for efficient networking and database design. Packed with general
>system architecture tips and balanced with succinct examples for each
>technology, this book allows you to focus on practical strategies for
>effective application design without getting overwhelmed with useless
>detail.
>_________________________________
>The Boost Graph Library: User Guide and Reference Manual
>Jeremy G. Siek, Lie-Quan Lee, Andrew Lumsdaine
>http://www.aw.com/cseng/titles/0-201-72914-8
>
>The Boost Graph Library (BGL) is the first C++ library to apply the
>principles of generic programming to the construction of the advanced data
>structures and algorithms used in graph computations. Problems in such
>diverse areas as Internet packet routing, molecular biology, scientific
>computing, and telephone network design can be solved by using graph theory.
>This book presents an in-depth description of the BGL and provides working
>examples designed to illustrate the application of BGL to these real-world
>problems. Groundbreaking in its scope, this book offers the key to unlocking
>the power of the BGL for the C++ programmer looking to extend the reach of
>generic programming beyond the Standard Template Library.
>_________________________________
>Wireless Internet Applications and Architecture: Building Professional
>Wireless Applications Worldwide
>Mark Beaulieu
>http://www.aw.com/cseng/titles/0-201-73354-4
>
>Wireless Internet Applications and Architecture: Building Professional
>Wireless Applications Worldwide is a comprehensive technical overview of
>wireless Internet technology, applications, and content issues. The wireless
>Internet of the future will be able to serve large, specialized market
>segments with new devices, services, and content through wide bandwidth
>(MMDS, GPRS) and always-on capability, offering people the freedom to
>communicate in ways they never have before. Wireless Internet Applications
>and Architecture is intended for both wireless application developers and
>architects who are building the next generation of wireless services, and
>the general IT audience. This book is a key reference for producing anything
>from applications to wireless information services to interactive wireless
>computer games.
>_________________________________
>Squeak-A Quick Trip to ObjectLand
>Gene Korienek, Tom Wrensch, Doug Dechow
>http://www.aw.com/cseng/titles/0-201-73114-2
>
>The Squeak programming language, an open and portable Smalltalk-80
>implementation, is gaining wide acceptance as an agile solution for high
>quality computation. This tutorial provides a complete introduction to
>Squeak and advanced topics for programmers interested in mastering the
>language and implementing programming solutions with it. Both informative
>and conversational, this unique how-to guide follows a dialogue between
>programmer Jim and a Wizard from ObjectLand--allowing the reader to easily
>understand and implement solutions using Squeak's object-oriented paradigm.
>Beginning with an overview of object-oriented fundamentals, Squeak--A Quick
>Trip to ObjectLand then builds on the basics and progresses to more complex
>language concepts. Throughout the book, topics, goals, and "words of wisdom"
>are clearly outlined, allowing any programmer to gain a complete
>understanding of the Squeak programming environment at their own pace.
>_________________________________
>The Essence of Object-Oriented Programming with Java and UML
>Bruce E. Wampler
>http://www.aw.com/cseng/titles/0-201-73410-9
>
>You've written some lines of Java code and created a few objects, yet you
>understand that this doesn't constitute true object-oriented programming. As
>a Java programmer, you want to get more out of your efforts. This
>introduction to the basics of object-oriented programming and the Unified
>Modeling Language (UML) will give you a firm foundation on which to build
>high-quality software systems that reap the full benefit of an
>object-oriented approach. This book not only explains the essence of the
>object-oriented paradigm, but also places it in the context of real-world
>application development, so you can reap the concrete benefits of
>programming with objects. The Essence of Object-Oriented Programming with
>Java and UML, comprehensive in scope, addresses a broad range of essential
>topics, from initial design through implementation.
>_________________________________
>Architecture-Centric Software Project Management: A Practical Guide
>Daniel J. Paulish
>http://www.aw.com/cseng/titles/0-201-73409-5
>
>Architecture-Centered Software Project Planning (ACSPP) is an important
>software development methodology for planning software projects. By
>utilizing software architecture when managing projects, practitioners
>experience better success completing projects on time and within budget,
>while effectively fulfilling the project's requirements. Written for project
>managers and software architects, Architecture-Centric Software Project
>Management demonstrates how to draw on software architecture to design
>schedules, generate estimates, make scope decisions, and manage the
>development team for a successful outcome. The book addresses each
>cornerstone of effective project management, planning, organizing,
>implementing, and measuring.
>_________________________________
>Understanding Open Source Software Development
>Joseph Feller, Brian Fitzgerald
>http://www.aw.com/cseng/titles/0-201-73496-6
>
>Propelled by headline products such as Linux and Apache, the development and
>manufacture of Open Source Software (OSS) has become a multi-billion dollar
>industry in recent years. Unsurprisingly, much has been written about this
>phenomenon, but the central issues involved are too often obscured by myth,
>misunderstanding, and partisan opinion. In Understanding Open Source
>Software Development, Joseph Feller and Brian Fitzgerald have assembled the
>first complete and objective synthesis of the available literature, offering
>a unique one-stop reference for developers, researchers, managers and anyone
>else needing to grasp the key issues about OSS. The book addresses the
>fundamental questions of "what, why, when, where and how" the Open Source
>process has been able to produce category-killing software without the
>support of a traditional software engineering environment and without the
>support of a traditional software company's marketing machine.
>_________________________________
>Essential SQL Server 2000: An Administration Handbook
>Buck Woody
>http://www.aw.com/cseng/titles/0-201-74203-9
>
>With thousands of installations worldwide, Microsoft SQL Server(tm) 2000 is
>an industry-leading solution for highly scalable, fast, and reliable
>database management. This hands-on guide covers the installation,
>configuration, and administration of SQL Server while providing practical
>solutions to the daily challenges faced by busy administrators. Filled with
>real-world examples, Essential SQL Server(tm) 2000: An Administration
>Handbook is a succinct survival guide for both experienced professionals as
>well as those less familiar with the environment. Whether you are a
>programmer who takes on database administration or a database administrator
>who is new to SQL Server 2000, you will find this guide an indispensable
>resource.
>_________________________________
>Software Requirements: Styles and Techniques
>Soren Lauesen
>http://www.aw.com/cseng/titles/0-201-74570-4
>
>Most IT systems fail to meet expectations. They don't meet business goals
>and don't support users efficiently. Why? Because the requirements didn't
>address the right issues. Writing a good requirements specification doesn't
>take more time. This book shows how it's done -- many times faster and many
>times smarter. Everyone involved in the software supply chain, from analysts
>and developers to end users, will learn new techniques, benefit from
>requirements written by other specialists, and discover successes and
>failures from other companies.
>_________________________________
>Java Design: Objects, UML, and Process
>Kirk Knoernschild
>http://www.aw.com/cseng/titles/0-201-75044-9
>
>Software designers, developers, and architects are constantly confronted
>with the same confounding problem: how to design software that is both
>flexible and resilient amid change. To accomplish this tall task,
>practitioners must utilize the best available technologies to the fullest.
>Java(tm) Design relies on a combination of best practices and best-of-breed
>technologies to create a clear and concise guide to building high-quality,
>lasting software designs. In particular, the author provides unique insight
>into using the Unified Modeling Language (UML) to develop Java applications.
>Armed with a fresh perception of current design tools, this book will give
>you a deeper understanding of how to design cleaner Java applications using
>UML. Learn how you can expand your developer's toolkit using existing
>technologies in new ways--and create better software.
>_________________________________
>Component Development for the Java Platform
>Stuart Dabbs Halloway
>http://www.aw.com/cseng/titles/0-201-75306-5
>
>Java(tm) is an object-oriented language, but it is also a component-oriented
>platform. Java's class-loading model and rich type information makes it
>possible to build flexible and reusable binary components. Component
>Development for the Java Platform reveals both the potential and pitfalls of
>developing components using the Java platform. As a platform, Java defines
>the services needed to connect binary components at runtime safely and
>reliably. To truly take advantage of all that Java has to offer, you must
>consider not just development but also deployment, and not just objects but
>also components. Component Development for the Java Platform delves into the
>component-oriented features of the Java platform, thoroughly discussing
>class loading, reflection, serialization, native interoperation, and code
>generation.
>_________________________________
>PDF Reference, Third Edition: Version 1.4
>Adobe Systems Incorporated
>http://www.aw.com/cseng/titles/0-201-75839-3
>
>This book details the most current specification of Adobe Systems' Portable
>Document Format (PDF), the de facto standard for electronic information
>exchange. PDF enables documents created on any platform or with any
>application to be reliably viewed and printed anywhere. More than 200
>million copies of the PDF-based Adobe Acrobat Reader application have been
>distributed around the world. Updated and expanded specifically to document
>the new features of PDF 1.4, as incorporated into Acrobat 5.0 and Adobe's
>products for Network Publishing, the book introduces and explains all key
>aspects of the PDF format, including the Adobe imaging model and the
>relationship of PDF to the PostScript page description language and PDF
>architecture, syntax, graphics operators, fonts, and rendering. In addition,
>the book looks in depth at PDF's sophisticated interactive and document
>interchange features.
>_________________________________
>Telecommunications Essentials: The Complete Global Source for Communications
>Fundamentals, Data Networking and the Internet, and Next-Generation Networks
>Lillian Goleniewski
>http://www.aw.com/cseng/titles/0-201-76032-0
>
>Telecommunications Essentials is an in-depth introduction to the rapidly
>growing world of telecommunications. The book provides a global perspective,
>which ensures a complete understanding of telecommunications technologies
>and standards worldwide. Providing a comprehensive, one-stop reference for
>anybody wanting to get up to speed on the $2.5 trillion telecommunications
>industry, this book not only covers the basic building blocks but also
>introduces the most current information on new technologies like wireless,
>broadband, and optical networking.
>_________________________________
>UML and the Unified Process: Practical Object-Oriented Analysis and Design
>Jim Arlow, Ila Neustadt
>http://www.aw.com/cseng/titles/0-201-77060-1
>
>An accessible, practical guide to essentials of both UML and the Unified
>Process, aimed at the OO designer or analyst. This book is based around the
>author's training courses and gives the reader a quick, focused tour through
>the Object Oriented Analysis and Design process. It introduces and explains
>the need-to-know concepts and key elements of both UML (Unified Modeling
>Language) and the Unified Process.  It will get the reader up to speed on
>successful techniques that he can immediately apply and use -- the emphasis
>is on tips and tricks that really are useful from the point of view of the
>OO analyst and designer.
>_________________________________
>Software for Your Head: Core Protocols for Creating and Maintaining Shared
>Vision
>Jim McCarthy, Michele McCarthy
>http://www.aw.com/cseng/titles/0-201-60456-6
>
>At least once in their lives, most people experience the incomparable thrill
>of being part of a great team effort. Members of successful teams often feel
>a unity of purpose, powerful passion and inspiration, and a strong sense of
>accomplishment. People who have been on a great team know that the
>difference between being on a team with a shared vision and being on a team
>without one is the difference between joy and misery. Software for Your Head
>is the first publication of the most significant results of the authors'
>unprecedented five-year investigation into the dynamics of contemporary
>teams. This book will give any team the know-how it needs to create its own
>compelling state of shared vision.
>_________________________________
>C++ In-Depth Box Set
>Bjarne Stroustrup, Andrei Alexandrescu, Andrew Koenig, Barbara E. Moo,
>Stanley Lippman, Herb B. Sutter
>http://www.aw.com/cseng/titles/0-201-77581-6
>
>Bjarne Stroustrup's own C++ In-Depth Series is now available all together in
>one attractive gift box, at a special reduced price! All books in this
>series have been hand-picked by Bjarne Stroustrup, the creator of the C++
>programming language, as being worthy additions to the C++ literature. They
>give programmers concise, focused guides to specific topics. The series'
>practical approach is designed to lift professionals to the next level in
>their programming skills. They are all written by acknowledged experts. The
>books included are: Modern C++ Design, by Andrei Alexandrescu; Accelerated
>C++, by Andrew Koenig and Barbara Moo; Essential C++, by Stan Lippman;
>Exceptional C++, by Herb Sutter; More Exceptional C++, by Her Sutter
>_________________________________
>Request for Proposal: A Guide to Effective RFP Development
>Bud Porter-Roth
>http://www.aw.com/cseng/titles/0-201-77575-1
>
>This experience-based handbook offers a systematic, comprehensive, and
>professional approach to writing RFPs. It guides you step-by-step-from
>initial planning to selecting the winning proposal-through the RFP process,
>demonstrating the most effective ways of structuring the document and
>expressing technical, administrative, and financial requirements. Request
>for Proposal: A Guide to Effective RFP Development focuses on the major
>goals of the RFP process-to elicit high-quality responses from potential
>contractors and promote effective communication between the client and the
>chosen vendor.
>_________________________________
>Java Look and Feel Design Guidelines: Advanced Topics
>Sun Microsystems, Inc.
>http://www.aw.com/cseng/titles/0-201-77582-4
>
>Java Look and Feel Design Guidelines, Advanced Topics provides advanced
>design guidelines for user interfaces based on the Java Foundation Classes
>(JFC) with the Java look and feel. This book augments the award-winning Java
>Look and Feel Design Guidelines, 2nd ed.  Created by a team of user
>interface experts at Sun Microsystems, Inc., this timely book provides many
>useful guidelines for improving consistency and efficiency in applications
>that use the Java look and feel. By following these guidelines, you can
>create user interfaces with the flexibility, usability, and efficiency you
>need.
>_________________________________
>The LaTeX Companions Boxed Set: A Complete Guide and Reference for
>Preparing, Illustrating, and Publishing Technical Documents
>Michel Goossens, Leslie Lamport, Frank Mittelbach, Sebastian Rahtz,
>Alexander Samarin
>http://www.aw.com/cseng/titles/0-201-77591-3
>
>This attractively priced boxed set comprises the four most authoritative
>books on the LaTeX software system for typesetting documents. Because LaTeX
>is especially good for technical documents and is freely available for
>almost any computer system, it has become a lingua franca of the scientific
>world. Whether you are new to LaTeX or want to be sure that your LaTeX
>library is current and complete, you will find a useful place for this set
>on your reference shelf.
>_________________________________
>Winning with Software: An Executive Strategy
>Watts S. Humphrey
>http://www.aw.com/cseng/titles/0-201-77639-1
>
>Watts Humphrey is the well-known author of methods and models widely used by
>organizations, teams, and individuals to improve the efficiency and
>effectiveness of software development. In Winning with Software, he shows
>corporate executives and senior managers why software is both a business
>problem and a business opportunity. Drawing on his own extensive executive
>and management experience, first demonstrates the critical importance of
>software to nearly every business, large and small. He then outlines seven
>steps needed to gain control of a software operation and transform it into a
>professional, businesslike engineering function. Failure to recognize the
>importance of software, and to take charge of its development process, runs
>the risk of damaging the entire business. By contrast, Humphrey relates the
>substantial benefits real organizations have obtained from such awareness
>and control, and he concludes with an analysis of the impressive financial
>returns the recommended transformations typically yield.
>________________________________________________________
>;login's Top Ten Computer Books for 2001
>
>4 out of 10 books on ;login's Top 10 Computer Books for 2001 belong to
>Addison-Wesley Professional.
>
>#2 Network Programming with Perl by Lincoln Stein
>http://www.awl.com/cseng/titles/0-201-61571-1
>
>#5 White-Hat Security Arsenal by Aviel Rubin
>http://www.awl.com/cseng/titles/0-201-71114-1
>
>#7 Ad Hoc Networking by Charles Perkins
>http://www.awl.com/cseng/titles/0-201-30976-9
>
>#8 Linux System Administration by Marcel Gagne
>http://www.awl.com/cseng/titles/0-201-71934-7
>________________________________________________________
>Web Services Developer's Conference 2002
>Practical subjects for Web services zealots.
>
>Addison-Wesley authors Tim Ewald, Chris Sells, Don Box, and Brent Rector
>will be speaking at the Web Services Developer's Conference 2002, March
>21-22 at the Greenwood Inn in Beaverton, Oregon.
>
>"The goal of the Web Services DevCon is to cut away all the unessential
>conference baggage and concentrate on why we're spending time at a
>conference in the first place -- the talks by industry experts and
>experienced practitioners. By doing so, we can keep the price, and your
>wasted time, to a minimum. In fact, if you don't go away with your head
>hurting from all the new ideas you've heard, we've haven't done our job!"
>-- Chris Sells and Tim Ewald
>
>For more information, and to register for this event, please visit
>http://www.sellsbrothers.com/conference
>________________________________________________________
>Gene Korienek, co-author of Squeak-A Quick Trip to ObjectLand will be
>speaking at the Computing and Philosophy Conference.
>
>January 24-26, 2002
>Oregon State University
>
>For more information, please visit
>http://caae.phil.cmu.edu/CAAE/CAP/CAPpage.html
>________________________________________________________
>Ken Henderson, author of The Guru's Guide to SQL Server(tm) Stored
>Procedures, XML, and HTML and The Guru's Guide to Transact-SQL , will be
>speaking at PASS North America.
>
>January 28-31, 2002
>Adam's Mark Hotel
>Denver, Colorado
>
>For more information, please visit
>http://www.sqlpass.org/events/denverjan/index.cfm
>________________________________________________________
>Andrew Koenig, co-author of Accelerated C++: Practical Programming by
>Example will be a keynote speaker at The Tenth International Python
>Conference.
>
>February 4-7, 2002
>Alexandria, Virginia
>
>For further details, visit: http://www.python10.org
>________________________________________________________
>Sid Adelman, co-author of Data Warehouse Project Management will be speaking
>at the TDWI World Conference.
>
>February 17-22, 2002
>New Orleans Marriott
>New Orleans, Louisiana
>
>For more information, please visit http://www.dw-institute.com
>________________________________________________________
>Adrienne Tannenbaum, author of Metadata Solutions: Using Metamodels,
>Repositories, XML, and Enterprise Portals to Generate Information on Demand
>will be speaking at numerous events.
>
>Data Management Association -New York Chapter
>February 21, 2002
>New York City, New York
>For more information, please visit
>http://www.dama-ny.com/meetings.current.htm
>
>Metadata Solutions Seminars
>March 5-8, 2002
>Sheraton at Lincoln Harbor
>Weehawken, New Jersey
>For more information, please visit http://www.dbdsolutions.com/
>________________________________________________________
>All Addison Wesley Longman titles are available at a discount for bulk
>purchases by corporations, organizations, institutions, and the government.
>To place an order or to inquire about further information, please contact
>the Addison Wesley Longman Corporate, Government, and Special Sales
>Department. Phone: 1-800-238-9682 Fax: 781-942-1621 or via e-mail:
>[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>
>If you are interested in adopting our books for a class, please visit our
>sales representatives page at: http://www.awlonline.com/RepLocator

---
Dustin Puryear <[EMAIL PROTECTED]>
Information Systems Consultant
http://members.telocity.com/~dpuryear
In the beginning the Universe was created.
This has been widely regarded as a bad move. - Douglas Adams

================================================
BRLUG - The Baton Rouge Linux User Group
Visit http://www.brlug.net for more information.
Send email to [EMAIL PROTECTED] to change
your subscription information.
================================================

Reply via email to