Skip to main content

Morgan Kaufmann

    • Modern Cable Television Technology

      • 2nd Edition
      • November 24, 2003
      • David Large + 1 more
      • English
      • Hardback
        9 7 8 1 5 5 8 6 0 8 2 8 3
      • eBook
        9 7 8 0 0 8 0 5 1 1 9 3 1
      Fully updated, revised, and expanded, this second edition of Modern Cable Television Technology addresses the significant changes undergone by cable since 1999--including, most notably, its continued transformation from a system for delivery of television to a scalable-bandwidth platform for a broad range of communication services. It provides in-depth coverage of high speed data transmission, home networking, IP-based voice, optical dense wavelength division multiplexing, new video compression techniques, integrated voice/video/data transport, and much more. Intended as a day-to-day reference for cable engineers, this book illuminates all the technologies involved in building and maintaining a cable system. But it's also a great study guide for candidates for SCTE certification, and its careful explanations will benefit any technician whose work involves connecting to a cable system or building products that consume cable services.
    • The Grid 2

      • 2nd Edition
      • November 18, 2003
      • Ian Foster + 1 more
      • English
      • Hardback
        9 7 8 1 5 5 8 6 0 9 3 3 4
      • Paperback
        9 7 8 1 4 9 3 3 0 3 8 0 9
      • eBook
        9 7 8 0 0 8 0 5 2 1 5 3 4
      "The Grid is an emerging infrastructure that will fundamentally change the way we think about-and use-computing. The word Grid is used by analogy with the electric power grid, which provides pervasive access to electricity and has had a dramatic impact on human capabilities and society. Many believe that by allowing all components of our information technology infrastructure-compu... capabilities, databases, sensors, and people-to be shared flexibly as true collaborative tools the Grid will have a similar transforming effect, allowing new classes of applications to emerge." --From the Preface In 1998, Ian Foster and Carl Kesselman introduced a whole new concept in computing with the first edition of this book. Today there is a broader and deeper understanding of the nature of the opportunities offered by Grid computing and the technologies needed to realize those opportunities. In Grid 2, the editors reveal the revolutionary impact of large-scale resource sharing and virtualization within science and industry, the intimate relationships between organization and resource sharing structures and the new technologies required to enable secure, reliable, and efficient resource sharing on large scale. Foster and Kesselman have once again assembled a team of experts to present an up-to-date view of Grids that reports on real experiences and explains the available technologies and new technologies emerging from labs, companies and standards bodies. Grid 2, like its predecessor, serves as a manifesto, design blueprint, user guide and research agenda for future Grid systems.
    • Network Processor Design

      • 1st Edition
      • Volume 2
      • November 18, 2003
      • Mark A. Franklin + 3 more
      • English
      • Paperback
        9 7 8 0 1 2 1 9 8 1 5 7 0
      • eBook
        9 7 8 0 0 8 0 4 9 1 9 4 3
      Responding to ever-escalating requirements for performance, flexibility, and economy, the networking industry has opted to build products around network processors. To help meet the formidable challenges of this emerging field, the editors of this volume created the first Workshop on Network Processors, a forum for scientists and engineers to discuss latest research in the architecture, design, programming, and use of these devices. This series of volumes contains not only the results of the annual workshops but also specially commissioned material that highlights industry's latest network processors. Like its predecessor volume, Network Processor Design: Principles and Practices, Volume 2 defines and advances the field of network processor design. Volume 2 contains 20 chapters written by the field's leading academic and industrial researchers, with topics ranging from architectures to programming models, from security to quality of service.
    • Interaction Design for Complex Problem Solving

      • 1st Edition
      • November 3, 2003
      • Barbara Mirel
      • English
      • Paperback
        9 7 8 1 5 5 8 6 0 8 3 1 3
      • eBook
        9 7 8 0 0 8 0 5 0 8 9 5 5
      Software for complex problem solving can dazzle people with advanced features and alluring visuals, but when actually put to use it often disappoints and even frustrates users. This software rarely follows the user's own work methods, nor does it give people the degree of control and choice that they truly need.This book presents a groundbreaking approach to interaction design for complex problem solving applications. The author uses her vast field experience to present a new way of looking at the whole process, and treats complex problem solving software and web applications as a distinct class with its own set of usefulness demands and design criteria. This approach highlights integrated interactions rather than discrete actions, clearly defines what makes problem solving complex, and explores strategies for analyzing, modeling, and designing for exploratory inquiries.
    • How to Build a Business Rules Engine

      • 1st Edition
      • October 29, 2003
      • Malcolm Chisholm
      • English
      • Paperback
        9 7 8 1 5 5 8 6 0 9 1 8 1
      • eBook
        9 7 8 0 0 8 0 4 9 1 4 7 9
      · This is the only book that demonstrates how to develop a business rules engine. Covers user requirements, data modeling, metadata, and more.· A sample application is used throughout the book to illustrate concepts. The code for the sample application is available online at http://www.refdatapo... · Includes conceptual overview chapters suitable for management-level readers, including general introduction, business justification, development and implementation considerations, and more.
    • From COBOL to OOP

      • 1st Edition
      • October 29, 2003
      • Markus Knasmüller
      • English
      • eBook
        9 7 8 0 0 8 0 4 9 4 9 8 2
      Driven by the year-2000 problem, the hordes of COBOL developers experienced a renaissance, but the times when COBOL was state-of-the-art are long gone. Object-orientation, application servers, web front-ends, and relational database systems dominate the scene for new projects today. The fact remains however, that millions of lines of source code written in the structured programming language COBOL work daily on computer systems all over the world. One problem that COBOL developers have to deal with on these new projects is familiarity with object-oriented concepts. Markus Knasmüller, rich with experiences of OO projects in COBOL development teams, offers a successful introduction for the experienced COBOL programmer. A careful approach across techniques familiar to COBOL developers and discussions of current standards make this book easily accessible and understandable.
    • Engineering a Compiler

      • 1st Edition
      • October 27, 2003
      • Keith D. Cooper + 1 more
      • English
      • Hardback
        9 7 8 1 5 5 8 6 0 6 9 8 2
      • Paperback
        9 7 8 1 5 5 8 6 0 6 9 9 9
      • eBook
        9 7 8 0 0 8 0 4 7 2 6 7 6
      • eBook
        9 7 8 0 0 8 0 9 4 8 4 7 8
      The proliferation of processors, environments, and constraints on systems has cast compiler technology into a wider variety of settings, changing the compiler and compiler writer's role. No longer is execution speed the sole criterion for judging compiled code. Today, code might be judged on how small it is, how much power it consumes, how well it compresses, or how many page faults it generates. In this evolving environment, the task of building a successful compiler relies upon the compiler writer's ability to balance and blend algorithms, engineering insights, and careful planning. Today's compiler writer must choose a path through a design space that is filled with diverse alternatives, each with distinct costs, advantages, and complexities. Engineering a Compiler explores this design space by presenting some of the ways these problems have been solved, and the constraints that made each of those solutions attractive. By understanding the parameters of the problem and their impact on compiler design, the authors hope to convey both the depth of the problems and the breadth of possible solutions. Their goal is to cover a broad enough selection of material to show readers that real tradeoffs exist, and that the impact of those choices can be both subtle and far-reaching. Authors Keith Cooper and Linda Torczon convey both the art and the science of compiler construction and show best practice algorithms for the major passes of a compiler. Their text re-balances the curriculum for an introductory course in compiler construction to reflect the issues that arise in current practice.
    • QuickTime for the Web

      • 3rd Edition
      • October 2, 2003
      • Steven Gulie
      • English
      • Paperback
        9 7 8 1 5 5 8 6 0 9 0 4 4
      • eBook
        9 7 8 0 0 8 0 4 8 9 5 8 2
      QuickTime is the industry standard for developing and distributing multimedia content on the Web and CD-ROM, for both Windows and Macintosh computers. This book includes QuickTime Pro 6 and a full set of content development tools for both Windows and Macintosh developers. This third edition of the best-selling and award-winning QuickTime for the Web is a hands-on guide showing how to integrate animation, video, recorded sound, MIDI, text, still images, VR, live streams, games, and user interactivity into a Web site. It now also covers how to benefit from QuickTime support for the MPEG-4 global multimedia standard.Written for Web masters, site designers, HTML and multimedia authors, and anyone else who wants to incorporate sound or video into their Web site, this book offers clear and detailed instruction in an engaging style. Written by an expert at Apple Computer, this is the most complete and authoritative source for creating QuickTime content for the Web.The first edition of this book won the Touchstone 2000 Merit Award for Books awarded annually by STC (Society for Technical Communications).
    • JSP

      • 1st Edition
      • September 24, 2003
      • Robert Brunner
      • English
      • Paperback
        9 7 8 1 5 5 8 6 0 8 3 6 8
      • eBook
        9 7 8 0 0 8 0 4 9 5 9 5 8
      JavaServer Pages (JSP) is a technology for building dynamic web applications that can access databases and provide an interactive experience for users. It's a powerful technology with open source implementations (server and platform independent) for building enterprise Web applications. With JSP, existing business systems can be leveraged with minimal overhead, maintenance, and support. JSP: Practical Guide for Java Programmers is designed to cover the essentials of JSP including the basic JSP constructs and the relevant implicit objects as well as more advanced concepts such as incorporating JavaBeans, developing custom tags, utilizing the JSP expression language, building with the JSP Standard Tag Library, and developing complete JSP-Servlet application.
    • Proceedings 2003 VLDB Conference

      • 1st Edition
      • September 18, 2003
      • VLDB
      • English
      • eBook
        9 7 8 0 0 8 0 5 3 9 7 8 2
      Proceedings of the 29th Annual International Conference on Very Large Data Bases held in Berlin, Germany on September 9-12, 2003. Organized by the VLDB Endowment, VLDB is the premier international conference on database technology.