GET /services/catalog/products?format=api&page=75103
Response information
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept

{
    "links": {
        "first": "https://redshelf.com/services/catalog/products?format=api&page=1",
        "last": "https://redshelf.com/services/catalog/products?format=api&page=78407",
        "next": "https://redshelf.com/services/catalog/products?format=api&page=75104",
        "prev": "https://redshelf.com/services/catalog/products?format=api&page=75102"
    },
    "data": [
        {
            "type": "Product",
            "id": "00010000277282",
            "attributes": {
                "name": "Data Preparation for Data Mining Using SAS",
                "subtitle": "",
                "description": "Are you a data mining analyst, who spends up to 80% of your time assuring data quality, then preparing that data for developing and deploying predictive models? And do you find lots of literature on data mining theory and concepts, but when it comes to practical advice on developing good mining views find little how to information? And are you, like most analysts, preparing the data in SAS?This book is intended to fill this gap as your source of practical recipes. It introduces a framework for the process of data preparation for data mining, and presents the detailed implementation of each step in SAS. In addition, business applications of data mining modeling require you to deal with a large number of variables, typically hundreds if not thousands. Therefore, the book devotes several chapters to the methods of data transformation and variable selection. A complete framework for the data preparation process, including implementation details for each step. The complete SAS implementation code, which is readily usable by professional analysts and data miners. A unique and comprehensive approach for the treatment of missing values, optimal binning, and cardinality reduction. Assumes minimal proficiency in SAS and includes a quick-start chapter on writing SAS macros.",
                "author": "Mamdouh Refaat",
                "slug": "data-preparation-for-data-mining-using-sas-277282-9780080491004-mamdouh-refaat",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780080491004.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "277282",
                "product_url": "/app/ecom/book/277282/data-preparation-for-data-mining-using-sas-277282-9780080491004-mamdouh-refaat",
                "bisac_codes": [
                    "COM021000",
                    "COM021030"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780123735775",
                    "EISBN13": "9780080491004",
                    "EISBN10": "0080491006"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026364720"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000277281",
            "attributes": {
                "name": "Embedded Systems Architecture",
                "subtitle": "A Comprehensive Guide for Engineers and Programmers",
                "description": "This comprehensive textbook provides a broad and in-depth overview of embedded systems architecture for engineering students and embedded systems professionals. The book is well suited for undergraduate embedded systems courses in electronics/electrical engineering and engineering technology (EET) departments in universities and colleges, as well as for corporate training of employees.<br><br>The book is a readable and practical guide covering embedded hardware, firmware, and applications. It clarifies all concepts with references to current embedded technology as it exists in the industry today, including many diagrams and applicable computer code. Among the topics covered in detail are:<br> hardware components, including processors, memory, buses, and I/O<br> system software, including device drivers and operating systems<br> use of assembly language and high-level languages such as C and Java<br> interfacing and networking<br> case studies of real-world embedded designs<br> applicable standards grouped by system application<br><br>* Without a doubt the most accessible, comprehensive yet comprehensible book on embedded systems ever written!<br><br>* Leading companies and universities have been involved in the development of the content<br><br>* An instant classic!",
                "author": "Tammy Noergaard",
                "slug": "embedded-systems-architecture-277281-9780080491240-tammy-noergaard",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780080491240.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "277281",
                "product_url": "/app/ecom/book/277281/embedded-systems-architecture-277281-9780080491240-tammy-noergaard",
                "bisac_codes": [
                    "TEC008000",
                    "TEC008070"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780750677929",
                    "EISBN13": "9780080491240",
                    "EISBN10": "0080491243"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026359468"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000277280",
            "attributes": {
                "name": "Network Programming in .NET",
                "subtitle": "With C# and Visual Basic .NET",
                "description": "<p>The purpose of this book is to provide tools to design and implement network-orientated applications in .NET. It is also a guide for software designers to choose the best and most efficient way to implement mission critical solutions. The book addresses real-world issues facing professional developers, such as using third-party components as opposed in-house development. It differentiates itself from existing .NET publications because it is aimed at experienced professionals and concentrates on practical, ready-to-use information. The book is written in two languages C# and VB.NET, and covers never-before published information on Telephony in .NET and packet-level networking.</p>  <p>This is the second book in the Digital Press Software Development Series.</p> Coverage of lower level protocols allows implementation of performance-centric applications Demonstrates the feasibility of developing telephony solutions in-house rather than outsourcing Written in VB.NET and C# to assist readers working in either language Coverage of Email, FTP and the WWW allows implementation of applications in all three areas",
                "author": "Fiach Reid",
                "slug": "network-programming-in-net-277280-9780080491950-fiach-reid",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780080491950.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "277280",
                "product_url": "/app/ecom/book/277280/network-programming-in-net-277280-9780080491950-fiach-reid",
                "bisac_codes": [
                    "COM043000",
                    "COM051230"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781555583156",
                    "EISBN13": "9780080491950",
                    "EISBN10": "0080491952"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026352151"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000277279",
            "attributes": {
                "name": "Customizable Embedded Processors",
                "subtitle": "Design Technologies and Applications",
                "description": "Customizable processors have been described as the next natural step in the evolution of the microprocessor business: a step in the life of a new technology where top performance alone is no longer sufficient to guarantee market success. Other factors become fundamental, such as time to market, convenience, energy efficiency, and ease of customization. This book is the first to explore comprehensively one of the most fundamental trends which emerged in the last decade: to treat processors not as rigid, fixed entities, which designers include as is in their products; but rather, to build sound methodologies to tailor-fit processors to the specific needs of such products. This book addresses the goal of maintaining a very large family of processors, with a wide range of features, at a cost comparable to that of maintaining a single processor. First book to present comprehensively the major ASIP design methodologies and tools without any particular bias Written by most of the pioneers and top international experts of this young domain Unique mix of management perspective, technical detail, research outlook, and practical implementation",
                "author": "Paolo Ienne, Rainer Leupers",
                "slug": "customizable-embedded-processors-277279-9780080490984-paolo-ienne-rainer-leupers",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780080490984.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "277279",
                "product_url": "/app/ecom/book/277279/customizable-embedded-processors-277279-9780080490984-paolo-ienne-rainer-leupers",
                "bisac_codes": [
                    "COM011000",
                    "COM014000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780123695260",
                    "EISBN13": "9780080490984",
                    "EISBN10": "0080490980"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026368976"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000277278",
            "attributes": {
                "name": "Fusion",
                "subtitle": "The Energy of the Universe",
                "description": "Unraveling the role of fusion in the universe has taken almost a century since Einstein's proof of the equivalence of energy and matter in 1905. The discovery that fusion reactions are responsible for the building of the light elements in the \"Big Bang\" and the subsequent development of the heavier elements in the stars and in exploding supernovae is one of the field's most exciting successes. In this engaging book, McCracken and Stott reexamine these discoveries in astrophysics and discuss the possibility that fusion reactions are not only our sun's source of power, but may also be induced for our use on earth.<br><br>* Details the initial discovery of nuclear fusion, all related research, and today's concern over future energy supply* Examines current attempts to create nuclear fusion here on earth* Enhanced with color illustrations and examples* Provides a non-technical treatment of fusion using straightforward language* Includes technical notes for aspiring physicists",
                "author": "Garry McCracken, Peter Stott",
                "slug": "fusion-277278-9780080492711-garry-mccracken-peter-stott",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780080492711.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "277278",
                "product_url": "/app/ecom/book/277278/fusion-277278-9780080492711-garry-mccracken-peter-stott",
                "bisac_codes": [
                    "SCI051000",
                    "SCI053000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780124818514",
                    "EISBN13": "9780080492711",
                    "EISBN10": "0080492711"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026352164"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000277277",
            "attributes": {
                "name": "Risk Management for Computer Security",
                "subtitle": "Protecting Your Network and Information Assets",
                "description": "<p>Risk Management for Computer Security provides IT professionals with an integrated plan to establish and implement a corporate risk assessment and management program. The book covers more than just the fundamental elements that make up a good risk program for computer security. It presents an integrated how-to approach to implementing a corporate program, complete with tested methods and processes, flowcharts, and checklists that can be used by the reader and immediately implemented into a computer and overall corporate security program. The challenges are many and this book will help professionals in meeting their challenges as we progress through the twenty-first century.</p>  <p>This book is organized into five sections. Section I introduces the reader to the theories of risk management and describes the field's changing environment as well as the art of managing risks. Section II deals with threat assessment and its input to risk assessment; topics covered include the threat assessment method and an example of threat assessment. Section III focuses on operating system vulnerabilities and discusses application vulnerabilities; public domain vs. COTS; and connectivity and dependence. Section IV explains what risk assessment is and Section V explores qualitative vs. quantitative tools and types of risk assessment and concludes with an assessment of the future of risk management.</p>  <p>Corporate security professionals around the world will find this book a highly valuable source of information.</p> Presents material in an engaging, easy-to-follow manner that will appeal to both advanced INFOSEC career professionals and network administrators entering the information security profession Addresses the needs of both the individuals who are new to the subject as well as of experienced professionals Provides insight into the factors that need to be considered and fully explains the numerous methods, processes and procedures of risk management",
                "author": "Andy Jones, Debi Ashenden",
                "slug": "risk-management-for-computer-security-277277-9780080491554-andy-jones-debi-ashenden",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780080491554.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "277277",
                "product_url": "/app/ecom/book/277277/risk-management-for-computer-security-277277-9780080491554-andy-jones-debi-ashenden",
                "bisac_codes": [
                    "COM053000",
                    "BUS033070"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780750677950",
                    "EISBN13": "9780080491554",
                    "EISBN10": "0080491553"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026364173"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000277276",
            "attributes": {
                "name": "Security Consulting",
                "subtitle": "",
                "description": "Since 9/11, business and industry has paid close attention to security within their own organizations. In fact, no other time in modern history has business and industry been more concerned with security issues. A new concern for security measures to combat potential terrorism, sabotage, theft and disruption- which could bring any business to it's knees- has swept the nation. This has opened up a huge opportunity for private investigators and security professionals as consultants. Many retiring law enforcement and security management professionals look to enter the private security consulting market. Security consulting often involves conducting in depth security surveys so businesses will know exactly where security holes are present and where they need improvement to limit their exposure to various threats. The Third Edition of Security Consulting introduces security and law enforcement professionals to the career and business of security consulting. It provides new and potential consultants with the practical guidelines needed to start up and maintain a successful independent practice. This new edition includes updated and expanded information on marketing, fees and expenses, forensic consulting, the use of computers, and the need for professional growth. The useful sample forms will be updated in addition to the new promotion opportunities and keys to conducting research on the Web. The only book of its kind dedicated to a ground-up approach to beginning a security consulting practice Proven, practical methods to establish and run a security consulting business New coverage of utilizing the power of the Internet",
                "author": "Charles A. Sennewald",
                "slug": "security-consulting-277276-9780080516868-charles-a-sennewald",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780080516868.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "277276",
                "product_url": "/app/ecom/book/277276/security-consulting-277276-9780080516868-charles-a-sennewald",
                "bisac_codes": [
                    "POL014000",
                    "BUS075000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780750677943",
                    "EISBN13": "9780080516868",
                    "EISBN10": "0080516866"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026355759"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000277275",
            "attributes": {
                "name": "Advances in Inorganic Chemistry",
                "subtitle": "",
                "description": "Advances in Inorganic Chemistry presents timely and informative summaries of the current progress in a variety of subject areas within inorganic chemistry ranging from bio-inorganic to solid state studies. Thisacclaimed serial features reviews written by experts in the area and is an indispensable reference to advanced researchers. Each volume of Advances in Inorganic Chemistry contains an index, and each chapter is fully referenced. Comprehensive reviews written by leading experts in the field An indispensable reference to advanced researchers Includes 7 contributions covering important advances in inorganic chemistry",
                "author": "Rudi van Eldik",
                "slug": "advances-in-inorganic-chemistry-277275-9780080493664",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780080493664.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "277275",
                "product_url": "/app/ecom/book/277275/advances-in-inorganic-chemistry-277275-9780080493664",
                "bisac_codes": [
                    "SCI013000",
                    "SCI013030"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780120236558",
                    "EISBN13": "9780080493664",
                    "EISBN10": "0080493661"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026343643"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000277274",
            "attributes": {
                "name": "Advances in Imaging and Electron Physics",
                "subtitle": "",
                "description": "<p>The subjects reviewed in the Advances in Imaging and Electron Physics series cover a broad range of themes including microscopy, electromagnetic fields and image coding. This volume concentrates on microscopy and pattern recognition and also electron physics.</p>  <p>Several of these topics are covered in this volume, which opens with a long chapter of monograph stature on quantitative electron microscopy at the atomic resolution level by scientists from a well-known and very distinguished Antwerp University Laboratory. This is unique in that the statistical aspects are explored fully. This is followed by a contribution by A.M. Grigoryan and S.S. Again on transform-based image enhancement, covering both frequency-ordered systems and tensor approaches. The volume concludes with an account of the problems of image registration and ways of solving them by Maria Petrou of the University of Surrey; feature detection, related image transforms and quality measures are examined separately.</p>  <p>The text bridges the gap between academic researchers and R&D; designers by addressing and solving daily issues, which makes this book essential reading.</p> Emphasizes broad and in depth article collaborations between world-renowned scientists in the field of image and electron physics Presents theory and it's application in a practical sense, providing long awaited solutions and new findings Provides a comprehensive overview of international congress proceedings and associated publications, as source material",
                "author": "Peter W. Hawkes",
                "slug": "advances-in-imaging-and-electron-physics-277274-9780080493268-peter-w-hawkes",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780080493268.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "277274",
                "product_url": "/app/ecom/book/277274/advances-in-imaging-and-electron-physics-277274-9780080493268-peter-w-hawkes",
                "bisac_codes": [
                    "SCI023000",
                    "TEC021000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780120147724",
                    "EISBN13": "9780080493268",
                    "EISBN10": "0080493262"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026343303"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000277273",
            "attributes": {
                "name": "Mathematics for Physical Chemistry",
                "subtitle": "",
                "description": "<p>Mathematics for Physical Chemistry, Third Edition, is the ideal text for students and physical chemists who want to sharpen their mathematics skills. It can help prepare the reader for an undergraduate course, serve as a supplementary text for use during a course, or serve as a reference for graduate students and practicing chemists. The text concentrates on applications instead of theory, and, although the emphasis is on physical chemistry, it can also be useful in general chemistry courses.</p>  <p>The Third Edition includes new exercises in each chapter that provide practice in a technique immediately after discussion or example and encourage self-study. The first ten chapters are constructed around a sequence of mathematical topics, with a gradual progression into more advanced material. The final chapter discusses mathematical topics needed in the analysis of experimental data.</p> Numerous examples and problems interspersed throughout the presentations Each extensive chapter contains a preview, objectives, and summary Includes topics not found in similar books, such as a review of general algebra and an introduction to group theory Provides chemistry specific instruction without the distraction of abstract concepts or theoretical issues in pure mathematics",
                "author": "Robert G. Mortimer",
                "slug": "mathematics-for-physical-chemistry-277273-9780080492889-robert-g-mortimer",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780080492889.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "277273",
                "product_url": "/app/ecom/book/277273/mathematics-for-physical-chemistry-277273-9780080492889-robert-g-mortimer",
                "bisac_codes": [
                    "SCI013050",
                    "SCI013060"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780125083478",
                    "EISBN13": "9780080492889",
                    "EISBN10": "0080492886"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026365300"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000277272",
            "attributes": {
                "name": "Estimator's General Construction Manhour Manual",
                "subtitle": "",
                "description": "This manual provides the reader with an accurate and convenient method for estimatig direct labor for general contrsuction work for any given system, plant, or location. Though this book, the reader has a reliable process of obtaining and streamlining an efficent model of operation.",
                "author": "John S. Page",
                "slug": "estimators-general-construction-manhour-manual-277272-9780080505985-john-s-page",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780080505985.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "277272",
                "product_url": "/app/ecom/book/277272/estimators-general-construction-manhour-manual-277272-9780080505985-john-s-page",
                "bisac_codes": [
                    "SCI070000",
                    "TEC009060"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780872013209",
                    "EISBN13": "9780080505985",
                    "EISBN10": "0080505988"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026364539"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000277271",
            "attributes": {
                "name": "Comprehensive Structural Integrity",
                "subtitle": "",
                "description": "<p>The aim of this major reference work is to provide a first point of entry to the literature for the researchers in any field relating to structural integrity in the form of a definitive research/reference tool which links the various sub-disciplines that comprise the whole of structural integrity.</p>  <p>Special emphasis will be given to the interaction between mechanics and materials and structural integrity applications. Because of the interdisciplinary and applied nature of the work, it will be of interest to mechanical engineers and materials scientists from both academic and industrial backgrounds including bioengineering, interface engineering and nanotechnology.</p>  <p>The scope of this work encompasses, but is not restricted to: fracture mechanics, fatigue, creep, materials, dynamics, environmental degradation, numerical methods, failure mechanisms and damage mechanics, interfacial fracture and nano-technology, structural analysis, surface behaviour and heart valves.</p>  <p>The structures under consideration include: pressure vessels and piping, off-shore structures, gas installations and pipelines, chemical plants, aircraft, railways, bridges, plates and shells, electronic circuits, interfaces, nanotechnology, artificial organs, biomaterial prostheses, cast structures, mining... and more. Case studies will form an integral part of the work.</p>",
                "author": "Ian Milne, R. O. Ritchie, B.L. Karihaloo",
                "slug": "comprehensive-structural-integrity-277271-9780080490731",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780080490731.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "277271",
                "product_url": "/app/ecom/book/277271/comprehensive-structural-integrity-277271-9780080490731",
                "bisac_codes": [
                    "TEC009000",
                    "BUS044000"
                ],
                "items_count": null,
                "identifiers": {
                    "EISBN13": "9780080490731",
                    "EISBN10": "0080490735"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026363782"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000277270",
            "attributes": {
                "name": "Resilient Storage Networks",
                "subtitle": "Designing Flexible Scalable Data Infrastructures",
                "description": "A resilient storage network is an environment where data is always available for the needs of the business. This book explains the components, as well as how to design and implement a resilient storage network for workgroup, departmental, and enterprise environments. Storage networks are an enabling capability combining technology and best practices to provide the foundation to support information technology systems and applications. Storage networks can be of various sizes, shapes, and technologies. This book shows you how to implement a resilient storage network infrastructure using different technologies including ATM, DWDM, FCIP, Fibre Channel, FICON, iFCP, InfiniBand, IP, iSCSI, Life Cycle Management, NAS, Object Based Storage, RAID, RDMA, Remote Mirroring, Replication, SAN, SCSI, SMI-S, SONET/SDH, Storage Services, Tape, Virtualization, and Volume Managers.<br><br>*Important information is clarified and put into context to separate myths and realities        *Covers storage networking technologies (hardware, software, networks) and practices<br>*Numerous tips and recommendations allow the reader to quickly understand best practices<br>*Checklists, templates and examples show potential solutions",
                "author": "Greg Schulz",
                "slug": "resilient-storage-networks-277270-9780080492254-greg-schulz",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780080492254.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "277270",
                "product_url": "/app/ecom/book/277270/resilient-storage-networks-277270-9780080492254-greg-schulz",
                "bisac_codes": [
                    "COM043000",
                    "COM030000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781555583118",
                    "EISBN13": "9780080492254",
                    "EISBN10": "0080492258"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026352790"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000277269",
            "attributes": {
                "name": "Implementing Homeland Security for Enterprise IT",
                "subtitle": "",
                "description": "This book shows what IT in organizations need to accomplish to implement The National Strategy for the Physical Protection of Critical Infrastructures and Key Assets and The National Strategy to Secure Cyberspace which were developed by the Department of Homeland Security after the terrorist attacks of September 2001. <br><br>The September 11, 2001, attacks illustrated the immense vulnerability to terrorist threats. Since then there have been considerable efforts to develop plans and methods to protect critical infrastructures and key assets. The government at all levels, private sector organizations, as well as concerned citizens have begun to establish partnerships and to develop action plans. But there are many questions yet to be answered about what organizations should actual do to protect their assets and their people while participating in national efforts to improve security. This book provides practical steps that IT managers in all organizations and sectors can take to move security from the planning process into practice.<br><br>*A one-minute manager approach to issuesp provides background and explanations in all areas<br>*Step-by-step instructions on how to accomplish objectives guide readers through processes<br>*Easy to implement advice allows readers to take quick action",
                "author": "Michael Erbschloe",
                "slug": "implementing-homeland-security-for-enterprise-it-277269-9780080508504-michael-erbschloe",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780080508504.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "277269",
                "product_url": "/app/ecom/book/277269/implementing-homeland-security-for-enterprise-it-277269-9780080508504-michael-erbschloe",
                "bisac_codes": [
                    "COM053000",
                    "077"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781555583125",
                    "EISBN13": "9780080508504",
                    "EISBN10": "0080508502"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026350836"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000277268",
            "attributes": {
                "name": "The Hydrogen Energy Transition",
                "subtitle": "Cutting Carbon from Transportation",
                "description": "The Hydrogen Energy Transition addresses the key issues and actions that need to be taken to achieve a changeover to hydrogen power as it relates to vehicles and transportation, and explores whether such a transition is likely, or even possible. Government agencies and leaders in industry recognize the need to utilize hydrogen as an energy source in order to provide cleaner, more efficient, and more reliable energy for the worlds economies. This book analyzes this need and presents the most up-to-date government, industry, and academic information analyzing the use of hydrogen energy as an alternative fuel. With contributions from policy makers and researchers in the government, corporate, academic and public interest sectors, The Hydrogen Energy Transition brings together the viewpoints of professionals involved in all aspects of the hydrogen-concerned community. The text addresses key questions regarding the feasibility of transition to hydrogen fuel as a means of satisfying the worlds rapidly growing energy needs. The initiatives set forth in this text will mold the research, development and education efforts for hydrogen that will assist in the rapidly growing transportation needs for automobiles and other vehicles.<br><br>* Presentations by the world's leaders in government, industry and academia* Real-world solutions for the world's current fuel crisis.* Endorsed by the University of California Transportation Center and Transportation Research Board",
                "author": "Daniel Sperling, James S. Cannon",
                "slug": "the-hydrogen-energy-transition-277268-9780080495323-daniel-sperling-james-s-cannon",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780080495323.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "277268",
                "product_url": "/app/ecom/book/277268/the-hydrogen-energy-transition-277268-9780080495323-daniel-sperling-james-s-cannon",
                "bisac_codes": [
                    "SCI026000",
                    "SCI013060"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780126568813",
                    "EISBN13": "9780080495323",
                    "EISBN10": "008049532X"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026365302"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000277267",
            "attributes": {
                "name": "HP NonStop Server Security",
                "subtitle": "A Practical Handbook",
                "description": "Since the last publication of the Ernst and Young book on Tandem security in the early 90's, there has been no such book on the subject. We've taken on the task of supplying a new Handbook whose content provides current, generic information about securing HP NonStop servers. Emphasis is placed on explaining security risks and best practices relevant to NonStop environments, and how to deploy native security tools (Guardian and Safeguard). All third party vendors who supply security solutions relevant to NonStop servers are listed, along with contact information for each vendor. The Handbook is a source for critical information to NonStop professionals and NonStop security administrators in particular. However, it is written in such a way as to also be extremely useful to readers new to the NonStop platform and to information security. <br><br>This handbook familiarizes auditors and those responsible for security configuration and monitoring with the aspects of the HP NonStop server operating system that make the NonStop Server unique, the security risks these aspects create, and the best ways to mitigate these risks.<br><br>\tAddresses the lack of security standards for the NonStop server<br>\tProvides information robust enough to train more security-knowledgeable staff <br>\tThe ideal accompaniment to any new HP NonStop system",
                "author": "XYPRO Technology XYPRO Technology Corp",
                "slug": "hp-nonstop-server-security-277267-9780080491493-xypro-technology-xypro-technology-corp",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780080491493.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "277267",
                "product_url": "/app/ecom/book/277267/hp-nonstop-server-security-277267-9780080491493-xypro-technology-xypro-technology-corp",
                "bisac_codes": [
                    "COM053000",
                    "077"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781555583149",
                    "EISBN13": "9780080491493",
                    "EISBN10": "0080491499"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026369240"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000277266",
            "attributes": {
                "name": "Advances in Computers",
                "subtitle": "Architectural Issues",
                "description": "<p>Advances in Computers covers new developments in computer technology. Most chapters present an overview of a current subfield within computer science, with many citations, and often include new developments in the field by the authors of the individual chapters. Topics include hardware, software, theoretical underpinnings of computing, and novel applications of computers. This current volume emphasizes architectural issues in the design of new hardware and software system. An architectural design evaluation process is described that allows developers to make sure that their source programs adhere to the architectural design of the specifications. This greatly aids in the maintenance of the system. Telecommunications issues are covered from the impact of new technology to security of wireless systems. Quantum computing, an exciting development that may greatly increase the speed of present computers, is described.</p>  <p>The book series is a valuable addition to university courses that emphasize the topics under discussion in that particular volume as well as belonging on the bookshelf of industrial practitioners who need to implement many of the technologies that are described.</p> In-depth surveys and tutorials on new computer technology Well-known authors and researchers in the field Extensive bibliographies with most chapters All chapters discuss aspects of architectural design of new hardware and software Quantum computing is an exciting new prospect for future machine design",
                "author": "Marvin Zelkowitz",
                "slug": "advances-in-computers-277266-9780080490281-marvin-zelkowitz",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780080490281.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "277266",
                "product_url": "/app/ecom/book/277266/advances-in-computers-277266-9780080490281-marvin-zelkowitz",
                "bisac_codes": [
                    "COM000000",
                    "COM051230"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780120121618",
                    "EISBN13": "9780080490281",
                    "EISBN10": "008049028X"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026358446"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000277265",
            "attributes": {
                "name": "Managing Software Deliverables",
                "subtitle": "A Software Development Management Methodology",
                "description": "Managing Software Deliverables describes a set of proven processes for establishing an effective Software Program Management Office (SPMO) function in a corporate setting. Every business that has people performing Software Project Management (PM) activities has a need for these processes. In some instances, an organization may already have a PMO chartered with overall responsibility for each project managed in an enterprise. In those cases, this book will either provide validation of their efforts or it will provide some techniques and useful approaches that can be utilized to further improve on their overall implementation of the PMO. In the vast majority of cases in business, however, a PMO is unheard of. Each project managed in the enterprise is unfortunately managed separately from all others (at great cost in both time and money to the enterprise). Phase Roadmaps clearly depict what is expected by all parties at each phase of effort Pre-built Intranet is ready to deploy in a corporate setting and provides immediate use Process Methodology adheres to proven best-practices for software development",
                "author": "John Rittinghouse PhD CISM",
                "slug": "managing-software-deliverables-277265-9780080510934-john-rittinghouse-phd-cism",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780080510934.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "277265",
                "product_url": "/app/ecom/book/277265/managing-software-deliverables-277265-9780080510934-john-rittinghouse-phd-cism",
                "bisac_codes": [
                    "COM051230",
                    "COM051000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781555583132",
                    "EISBN13": "9780080510934",
                    "EISBN10": "0080510930"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026351191"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000277264",
            "attributes": {
                "name": "Advances in Imaging and Electron Physics",
                "subtitle": "",
                "description": "* A special volume devoted principally to therole of the late Sir Charles Oatley in the development of the scanning electron microscopeings<p>* It contains historical articles and reminiscences by most of the scientists who have worked on the scanning electron microscope in Oatley's laboratory</p>* Emphasizes broad and in depth article collaborations between world-renowned scientists in the field of image and electron physics<p>Although the scanning electron microscope had a prehistory in Germany and the USA, its real champion was Charles Oatley, who launched his projectin the Cambridge University Engineering Department shortly after the end of World War II. A first microscope was built successfully by D. McMullan, oneof the Guest Editors of this volume and a succession of progressively improved instruments followed. One in particular, built by K.C.A. Smith was commissioned specially for the Canadian Pulp and Paper Research Institute for use in their Montreal laboratories. All these efforts culminated in the commercial model built by the Cambridge Instrument Company and marketed in 1965 under the trade name, Stereoscan.Although this story has been told on several occasions, in particular in these Advances, it seemed appropriate, in the centenary year of the birth of Sir Charles Oatley, that more details should be published to celebrate these achievements. This volume is the result.</p> It contains not only historical articles and reminiscences by most of the scientists who have worked on the scanning electron microscope in Oatley's laboratory but also full or partial reproductions of many of the key publications, beginning with McMullan's early paper of 1953 and including Oatley's own \"Early history of the scanning electron microscope\" (1982). A website has been created, in which supplementary material is collected.<p>This volume is a tribute to a bold pioneering scientist and a vivid record of the creation of the first commercial scanning electron microscopes and of subsequent developments.</p>* A special volume devoted principally to therole of the late Sir Charles Oatley in the development of the scanning electron microscopeings* It contains historical articles and reminiscences by most of the scientists who have worked on the scanning electron microscope in Oatley's laboratory* Emphasizes broad and in depth article collaborations between world-renowned scientists in the field of image and electron physics",
                "author": "Peter W. Hawkes",
                "slug": "advances-in-imaging-and-electron-physics-277264-9780080490106-peter-w-hawkes",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780080490106.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "277264",
                "product_url": "/app/ecom/book/277264/advances-in-imaging-and-electron-physics-277264-9780080490106-peter-w-hawkes",
                "bisac_codes": [
                    "SCI023000",
                    "TEC021000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780120147755",
                    "EISBN13": "9780080490106",
                    "EISBN10": "0080490107"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026359154"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000277263",
            "attributes": {
                "name": "Advances in Catalysis",
                "subtitle": "",
                "description": "Since 1948, Advances in Catalysis has filled the gap between the papers that report on and the textbooks that teach in the diverse areas of catalysis research. The editors of and contributors to Advances in Catalysis are dedicated to recording progress in this area.<p>Advances in Catalysis, Volume 48, includes a description of a new and increasingly well understood class of catalysts (titanosilicates), a review of transmission electron microscopy and related methods applied to catalyst characterization, and summaries of the chemistry and processes of isobutane-alkene alkylation and partial oxidation and CO2 reforming of methane to synthesis gas.<br><br> Provides a comprehensive review of all aspects of catalytic research",
                "author": "Bruce C. Gates, H. Knüpffer",
                "slug": "advances-in-catalysis-277263-9780080490243",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780080490243.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "277263",
                "product_url": "/app/ecom/book/277263/advances-in-catalysis-277263-9780080490243",
                "bisac_codes": [
                    "TEC009010",
                    "SCI013000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780120078486",
                    "EISBN13": "9780080490243",
                    "EISBN10": "0080490247"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026364537"
                    }
                }
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 75103,
            "pages": 78407,
            "count": 1568130
        }
    }
}

Response Info

Default: None