Product List
GET /services/catalog/products?format=api&page=77773
{ "links": { "first": "https://redshelf.com/services/catalog/products?format=api&page=1", "last": "https://redshelf.com/services/catalog/products?format=api&page=78464", "next": "https://redshelf.com/services/catalog/products?format=api&page=77774", "prev": "https://redshelf.com/services/catalog/products?format=api&page=77772" }, "data": [ { "type": "Product", "id": "00010000072200", "attributes": { "name": "ASP.NET 3.5", "subtitle": "Application Architecture and Design", "description": "Application architecture is an essential skill for ASP.NET developers. It is always tempting to jump in and start coding, but planning your architecture early in the project will leave you with a solid application that scales well, is easy to modify and extend, and saves you time and effort later on. As businesses struggle to control their costs, writing solid code that can be extended easily is becoming even more important. This book takes a pragmatic approach to Application Architecture in ASP.NET 3.5. It presents a series of common architectural models, and shows how to select the best ones for your project and apply them. The book begins by showing you how to use the main architectural models in your applications. You will see how to implement n-tier architectures, MVC, design patterns, and more. But this is no software engineering theory book, it is a practical, hands-on guide that shows you how to use these techniques in your software straight away. We then go on to build SOA (Service-Oriented Architecture) applications with the Windows Communication Framework (WCF). Finally the book contains some essential guidance on effective database design, and a chapter on localizing your applications. This book is a great way to learn ASP.NET Architecture in a practical, hands-on way. It will also serve as a quick reference for improving your application design. This book will show you how to develop better web applications in ASP.NET with strong focus on practical aspects of architecture and design. This is a practical hands-on book with clear instructions and lot of code examples. It takes a simple approach, guiding you through different architectural topics using realistic sample projects. A single project is implemented using different architectural styles to make the reader understand the details of each style. There are also many small independent code samples to explain design patterns, WCF, and localization. This book is for people familiar with the ASP.NET framework using either C# or VB.NET. You don't need to be an ASP.NET guru, the book is ideal for novice and intermediate developers. If reading about application architecture usually confuses you or sends you to sleep, then this book will be perfect for you! In short, any ASP.NET programmer who is confused or disoriented reading different books or materials on architectures wondering how and what to implement in their application, will definitely benefit from this book!", "author": "Vivek Thakur", "slug": "aspnet-35-72200-9781847195517-vivek-thakur", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781847195500.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "72200", "product_url": "/app/ecom/book/72200/aspnet-35-72200-9781847195517-vivek-thakur", "bisac_codes": [ "COM032000" ], "items_count": null, "identifiers": { "EISBN13": "9781847195517" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013065546" } } } }, { "type": "Product", "id": "00010000072192", "attributes": { "name": "MediaWiki Skins Design", "subtitle": "", "description": "Wikis are a great way to collaborate and share knowledge online. MediaWiki is a popular and powerful wiki engine, powering some of the biggest wiki sites in the world, including Wikipedia, the biggest and most famous wiki of all. If you have a MediaWiki-based site and want to tailor its appearance, then this book is for you. MediaWiki Skins Design shows you how to fully customize the appearance and interface of your MediaWiki-based wiki. You will learn how to change every aspect of your wikii's appearance to produce a MediaWiki site fully tailored to your requirements. The book provides full details of how MediaWiki skins work, and the necessary template and CSS customizations required to completely alter MediaWiki's appearance. Using this book, you will learn to develop rich, attractive, and friendly skins for MediaWiki. This book will show the reader how to customize the appearance of their MediaWiki site by creating custom skins. This book takes you step by step through customizing your MediaWiki skin. It is full of practical examples of MediaWiki skinning techniques, and clear explanations of how MediaWiki skinning works. The early chapters go through each element of a MediaWiki design, showing the CSS and PHP tags necessary to customize MediaWiki's appearance. Later chapters look at ways to further enhance your design using extra graphics, JavaScript, AJAX, dynamic CSS, and more. This book is aimed at web designers or wiki administrators who want to customize the look of MediaWiki with custom skins. The reader will already have a MediaWiki installation that they are targeting with their skin. It might be their own installation, or they might be a designer developing a custom look for a client. The book does not cover setting up or using MediaWiki, except features specifically related to skinning. The book assumes that you are familiar with CSS and HTML, but no prior knowledge of PHP is required.", "author": "Richard Carter", "slug": "mediawiki-skins-design-72192-9781847195210-richard-carter", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781847195203.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "72192", "product_url": "/app/ecom/book/72192/mediawiki-skins-design-72192-9781847195210-richard-carter", "bisac_codes": [ "COM032000" ], "items_count": null, "identifiers": { "ISBN13": "9781847195203", "EISBN13": "9781847195210" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013066409" } } } }, { "type": "Product", "id": "00010000072190", "attributes": { "name": "Learning NAGIOS 3.0", "subtitle": "", "description": "Nagios is a tool for system and network monitoring. It constantly checks other machines and various services on those machines. The main purpose of system monitoring is to detect and report any system not working properly as soon as possible, so that you are aware of problems before a user runs into them. It is a modular and flexible solution that uses plug-ins to do its job. The book is an introduction to Nagios that will teach readers to use Nagios with its advanced features. At the same time, readers who have already used earlier versions of Nagios will also benefit because they will learn about the new and advanced features of Nagios 3. This book focuses on the new features of Nagios and will teach readers to secure their systems in a much improved manner. This is a beginner-level book, which will introduce Nagios to System Administrators who are interested in monitoring their systems. The focus is on teaching system administrators to secure their systems in a much improved manner incorporating the newer features of Nagios. It will teach Nagios beginners the basics of installation and configuration of version 3; it will show professionals who have already worked on earlier versions of Nagios the new features of Nagios like inheritance and also the new internal functions like better check scheduling. The target readers for this book are System Administrators interested in using Nagios. This book will introduce Nagios with the new features of Version 3 for System Administrators.", "author": "Wojciech Kocjan", "slug": "learning-nagios-30-72190-9781847195197-wojciech-kocjan", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781847195180.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "72190", "product_url": "/app/ecom/book/72190/learning-nagios-30-72190-9781847195197-wojciech-kocjan", "bisac_codes": [ "COM032000" ], "items_count": null, "identifiers": { "ISBN13": "9781847195180", "EISBN13": "9781847195197" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013066223" } } } }, { "type": "Product", "id": "00010000072189", "attributes": { "name": "Drupal for Education and E-Learning", "subtitle": "", "description": "Social media in the classroom provide unique opportunities for teaching and learning. This book helps you break through the hype, and shows you how to build a site in Drupal that incorporates the Web in your class, on your terms, to achieve specific learning goals. This book provides the essential details to get the most out of your Drupal site. In clear, step-by-step instructions, you will learn how to build a site that is easy to use, easy to navigate, and supports the teaching and learning you want to emphasize. Drupal for Education and E-Learning provides a step-by-step overview of how to work with Drupal to build a feature-rich learning environment. In this book, you will learn how to configure the default Drupal installation, and how to extend your site to include social bookmarking, a podcasting and video sharing platform, image sharing, and interactive discussions around rich media content. You will also learn how to organize your site so that, as learning occurs over time, you and your students will be able to track their work history. Create engaging learning experiences using Drupal. A friendly and clear guide from the creator of the DrupalEd distribution. The book focuses around creating educational activities in Drupal, with lots of examples of realistic courses and classroom ideas and how to implement them. This book is for anybody looking to use Drupal to support teaching and learning; more generally, the examples given in this book can also be used by anybody looking to use Drupal to publish social media. This book is not a developer's manual; you do NOT need to know code, or HTML, or CSS, to benefit from this book. People new to Drupal will find clear examples describing how to set up their site. More experienced Drupallers will find tips and tricks for extending their site, and step-by-step instructions on how to make the most out of Drupal's flexibility.", "author": "Bill Fitzgerald", "slug": "drupal-for-education-and-e-learning-72189-9781847195036-bill-fitzgerald", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781847195029.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "72189", "product_url": "/app/ecom/book/72189/drupal-for-education-and-e-learning-72189-9781847195036-bill-fitzgerald", "bisac_codes": [ "COM032000" ], "items_count": null, "identifiers": { "ISBN13": "9781847195029", "EISBN13": "9781847195036" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013065753" } } } }, { "type": "Product", "id": "00010000072187", "attributes": { "name": "Joomla! Web Security", "subtitle": "", "description": "Joomla! is one of the most powerful open-source content management systems used to build websites and other powerful online applications. While Joomla! itself is inherently safe, misconfigurations, vulnerable components, poorly configured hosts, and weak passwords can all contribute to the downfall of your site. So, you need to know how to secure your website from security threats. Today every website needs to take security into consideration. Using the knowledge here, your Joomla! site can be ahead of the security threats so prevalent today. This book will take you all the way from the most basic steps of preparation to the nuts and bolts of actual protection. It is packed full of relevant and real-world topics such as security tools, configuration suggestions, setting up your test and development environment, reading and interpreting log files, and techniques used by bad hackers on the Internet. In addition to this you will learn how to respond to a site emergency should one occur and how to collect the evidence needed to pursue law enforcement action. This book covers Joomla! 1.0.x as well as 1.5.x. The book provides a concise overview of all the parts needed to construct a defence-in-depth strategy for your Joomla! site. At the end of the book you will have a solid security foundation to take your Joomla! website to a higher level of security than the basic site setup. Are you concerned about the security of your Joomla! website and you don't know what to do? - read this easy-to-use practical guide and learn how to implement strong security measures. Slashdot: \"There is a ton of good information here and I recommend the book.\" Mylro.org: \"Technical books can be sometimes boring, especially when they talk about things you already know. This is not the case with Joomla! Web Security. I enjoyed Tom Canavan's detached writing style and I learned some interesting things that I applied to all my Joomla! websites. What I especially liked was the fact that the book discusses not only the Joomla! part of a website but also the server side and gives some nice hosting tips. If you're a junior or intermediate Joomla! user I would highly recommend it.\" JoomlaNYC: \"This is \"a must\" read book for all people that care about the security of a website. The book offers an excellent primer on basic web-security. It is written for the person who has not yet mastered the skills needed to properly secure a website.\" This book will give you a strong, hands-on approach to security. It starts out with the most basic of considerations such as choosing the right hosting sites then moves quickly into securing the Joomla! site and servers. This is a security handbook for Joomla! sites. It is an easy-to-use guide that will take you step by step into the world of secured websites. This book is a must-read for anyone seriously using Joomla! for any kind of business, ranging from small retailers to larger businesses. With this book they will be able to secure their sites, understand the attackers, and more, without the drudging task of looking up in forums, only to be flamed, or not even find the answers. Prior knowledge of Joomla! is expected but no prior knowledge of securing websites is needed for this book. The reader will gain a moderate to strong level of knowledge on strengthening their sites against hackers.", "author": "Tom Canavan", "slug": "joomla-web-security-72187-9781847194893-tom-canavan", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781847194886.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "72187", "product_url": "/app/ecom/book/72187/joomla-web-security-72187-9781847194893-tom-canavan", "bisac_codes": [ "COM032000" ], "items_count": null, "identifiers": { "ISBN13": "9781847194886", "EISBN13": "9781847194893" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013066135" } } } }, { "type": "Product", "id": "00010000072186", "attributes": { "name": "ASP.NET 3.5 Social Networking", "subtitle": "", "description": "Social Networking is all about developing connections or ties between friends and associates. While people have always networked with one another the Internet has allowed us to network with people all over the world easily. Any interest or cause can support its own social network, where fans and followers can meet, chat, and share their views. But building a social networking site from scratch involves some complex logic, and some serious coding. This book shows how to build a scalable, enterprise-ready social network using ASP.NET. The book uses the latest features of ASP.NET to provide a platform that is efficient, easy to maintain, and extensible. Whether you want to build your own social network, are developing a social site for a customer or employer, or just want a practical guide to developing complex ASP.NET applications then this book is ideal for you. The book starts by planning the essential features of our social network, and then building a 'community framework' that will give our site a solid foundation and enable us to add all our social networking features. We then go on to create user accounts, profile pages, messaging systems, 'friend' relationships between members, media galleries, blogs, message boards, groups, and more. Along the way you will see LINQ, MVC, AJAX, and other features of ASP.NET 3.5 put to practical and interesting uses. This book will show you how to create a scalable, maintainable social network that can support hundreds of thousands of users, complete with multimedia features. Each chapter starts by showing the user experience we are going to create in the chapter. It then has a section discussing the major design decisions we face in building these features, and finally presents the 'solution' including the overall architecture and highlighting the most important code elements. The book presents a lot of real-world code, with comprehensive explanation and discussion. The full social network application is available for download from the Packt website, for you to examine, study, and modify. This book is written for ASP.NET and C# developers who want to build an enterprise-grade Social Network, either for their own business purposes or as a contract job for another company. The book assumes you have prior experience of developing web applications using ASP.NET 3.5, C# 3.0, SQL Server 2005/2008, and Visual Studio .NET 2008; it focuses on topics that will be of interest to existing developers not on providing step-by-step examples for each detail.", "author": "Andrew Siemer", "slug": "aspnet-35-social-networking-72186-9781847194794-andrew-siemer", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781847194787.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "72186", "product_url": "/app/ecom/book/72186/aspnet-35-social-networking-72186-9781847194794-andrew-siemer", "bisac_codes": [ "COM032000" ], "items_count": null, "identifiers": { "ISBN13": "9781847194787", "EISBN13": "9781847194794" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013065548" } } } }, { "type": "Product", "id": "00010000072183", "attributes": { "name": "Oracle Modernization Solutions", "subtitle": "", "description": "Much has been written about legacy modernization in the past few years. Most of the books, analysts' reports, and white papers focus on why you should modernize and theorize at a high level regarding the different approaches and possible outcomes. This book provides a detailed guide to how to implement two well known mainframe modernization approaches, SOA Enablement and Re-architecture. SOA Integration is a non-invasive approach and allows legacy components to be used as part of an SOA infrastructure quickly and without risk and is often the first step in the larger modernization process. Re-architecture focuses on reverse engineering legacy applications to preserve business knowledge then forward them to modern architectures that take advantage of open and extensible standards. In this book you will learn how to quickly and easily expose a mainframe VSAM data store in an Oracle-based Java EE application. You will also learn how to leverage your mainframe application code to create a new Oracle/Java EE SOA-based application. The book is agnostic in terms of hardware and operating system as most of these have proven to be able to handle the reliability, scalability, and performance of a mainframe system. After reading this book, you will feel much more comfortable that mainframe modernization is possible and can made less risky by following the recommendations and approaches used in the book. This book combines case studies with practical examples of how to implement modernization techniques using Oracle (and partner) products to modernize to the Oracle Platform. The book also weighs the pros and cons of specific modernization use cases. Finally, we explore some of the emerging trends in technology and how they apply to legacy modernization. Legacy system architects, project managers, program managers, developers, database architects and decision makers who own mainframe and heterogeneous systems, and are tasked with modernization will all find this book useful. The book assumes some knowledge of mainframes, J2EE, SOA, and Oracle technologies. The reader should have some background in programming and database design.", "author": "Jason Williamson, Tom Laszewski", "slug": "oracle-modernization-solutions-72183-9781847194657-jason-williamson-tom-laszewski", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781847194640.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "72183", "product_url": "/app/ecom/book/72183/oracle-modernization-solutions-72183-9781847194657-jason-williamson-tom-laszewski", "bisac_codes": [ "COM032000" ], "items_count": null, "identifiers": { "ISBN13": "9781847194640", "EISBN13": "9781847194657" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013066654" } } } }, { "type": "Product", "id": "00010000072181", "attributes": { "name": "Drupal Multimedia", "subtitle": "", "description": "Adding and handling multimedia in Drupal, such as images or video, requires the use of many contributed modules, and deciding which ones to use and how to get the most from them is often not a straightforward task. This book will guide you through the steps necessary to add image, video, and audio elements into your Drupal sites. The book will take you through the contributed modules for handling media, showing you what they do, when to use them, and how to get the most from them. When contributed modules aren't enough, you will see examples of custom Drupal development to add that special touch to your media. Information for Drupal administrators and site developers on all aspects of multimedia in Drupal. This book will guide you through the steps necessary to add image, video, and audio elements into your Drupal sites. For each topic, you start with simple techniques and move on to more advanced techniques. By the time you've completed this book, you should have a firm ground from which to tackle most multimedia needs, and enough of an understanding to creatively solve more complex problems. This book will provide information for administrators and professional site developers who are required to embed multimedia into a Drupal site. The reader needs basic knowledge of Drupal operation, but no experience of how Drupal handles multimedia items is expected.", "author": "Aaron Winborn", "slug": "drupal-multimedia-72181-9781847194619-aaron-winborn", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781847194602.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "72181", "product_url": "/app/ecom/book/72181/drupal-multimedia-72181-9781847194619-aaron-winborn", "bisac_codes": [ "COM032000" ], "items_count": null, "identifiers": { "ISBN13": "9781847194602", "EISBN13": "9781847194619" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013065755" } } } }, { "type": "Product", "id": "00010000072180", "attributes": { "name": "Learning Drupal 6 Module Development", "subtitle": "", "description": "With great power comes... tremendous flexibility. Drupal is an award-winning open-source Content Management System, and the feature-packed sixth release is right around the corner. It's a modular system, with an elegant hook-based architecture, and great code. These are a few of the perks that make Drupal a choice platform for developers who want the power of an established CMS, but the freedom to make it work for them. From social networking to AJAX to e-commerce, the hundreds of existing modules attest to Drupal's flexibility. When you create a new module for Drupal, it fits seamlessly into the look and feel of your overall site. If you can think it in PHP, you can code it as a Drupal module. Dive into Drupal module development as we create the Philosopher Biographies website, developing new modules and themes to meet practical goals. Create custom content types. Add AJAX functionality with the jQuery library. Use external XML APIs to add content to your site. Email newsletters to site members. Use themes. Empower administrators with extra features. And bundle it all up in a custom installation profile. You won't find a \"hello world\" here! If you're eager to start creating modules for Drupal 6, this is your book. Walk through the development of complete Drupal modules with this primer for PHP programmers. Specifically written for Drupal 6, this book will get you coding modules as quickly as possible, and help you add the features that will give your work that professional gloss! Just getting started with Drupal development? This book will give you a clear, concise and, of course, practical guidance to take you from the basics of creating your first module to developing the skills to make you a Drupal developer to be reckoned with. Are you a Drupal developer looking to update to version 6? This book covers the new and updated APIs to guide your transition to Drupal 6. The new menu system, the Forms and Schema APIs, and many core revisions are covered in this book. Walk through the development of complete Drupal 6 modules with this primer for PHP programmers, written specifically for Drupal 6 to get you started coding your first module. Are you a Drupal developer looking to update to version 6? This book covers the new and updated APIs to guide your transition to Drupal 6. The new menu system, the Forms and Schema APIs, and many core revisions are covered in this book. This book is written for PHP developers who want to add custom features to Drupal. You will need to know the basics of PHP and MySQL programming, but no experience of programming Drupal is required, although you will be expected to be familiar with the basic operation of Drupal.", "author": "Matt Butcher", "slug": "learning-drupal-6-module-development-72180-9781847194459-matt-butcher", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781847194442.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "72180", "product_url": "/app/ecom/book/72180/learning-drupal-6-module-development-72180-9781847194459-matt-butcher", "bisac_codes": [ "COM032000" ], "items_count": null, "identifiers": { "ISBN13": "9781847194442", "EISBN13": "9781847194459" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013066199" } } } }, { "type": "Product", "id": "00010000072179", "attributes": { "name": "JDBC 4.0 and Oracle JDeveloper for J2EE Development", "subtitle": "", "description": "Data retrieval and storage is one of the most common components of J2EE applications. JDBC (Java Database Connectivity) is the Java API for accessing a SQL relational database and adding, retrieving, and updating data in the database. Oracle JDeveloper is a developer-friendly integrated development environment (IDE) for building service-oriented applications using the latest industry standards for Java, XML, web services, and SQL. It supports the complete development lifecycle with integrated features for modeling, coding, debugging, testing, profiling, tuning, and deploying applications. This book is about developing Java/J2EE applications with a database component in Oracle JDeveloper (version 10.1.3). It covers the practical aspects of JDBC (version 4.0); it will teach application developers about setting the environment for developing various JDBC-based J2EE applications and the procedure to develop JDBC-based J2EE applications. It will also explore the new features added in JDBC 4.0. This book is a practical reference guide to using Oracle JDeveloper IDE and JDBC 4.0 to develop J2EE data-driven applications. Being a quick reference guide, this book has a focused approach. You will learn to develop J2EE applications with JDBC and JDeveloper in no time. The book covers lot of practical examples, which makes it developer-friendly learning material. The book is suitable for Java/J2EE and Oracle JDeveloper beginners. If you are a J2EE developer and want to use the JDeveloper IDE for J2EE development, this book is for you. JDeveloper developers who are new to J2EE will also benefit from the book. Most J2EE applications have a database component and the book is specially suited for database-based J2EE development in Oracle JDeveloper. You can also use this book if you are interested in learning how to utilize the new features offered in JDBC 4.0 for Java/J2EE development.", "author": "Deepak Vohra", "slug": "jdbc-40-and-oracle-jdeveloper-for-j2ee-development-72179-9781847194312-deepak-vohra", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781847194305.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "72179", "product_url": "/app/ecom/book/72179/jdbc-40-and-oracle-jdeveloper-for-j2ee-development-72179-9781847194312-deepak-vohra", "bisac_codes": [ "COM032000" ], "items_count": null, "identifiers": { "ISBN13": "9781847194305", "EISBN13": "9781847194312" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013066109" } } } }, { "type": "Product", "id": "00010000072177", "attributes": { "name": "SharePoint Designer Tutorial", "subtitle": "Working with SharePoint Websites", "description": "SharePoint is a web-based collaboration and document management platform from Microsoft. Microsoft Office SharePoint Designer (SPD) is a WYSIWYG HTML editor and web design program, which has replaced FrontPage, and is the ideal environment for working with pages on a SharePoint site. This book is ideal for people new to SharePoint Designer who need to put together a working SharePoint site as quickly as possible. If you who want to get started, and finished, as quickly as possible, this book is for you. You won't just learn how to use SharePoint Designer; you'll see how to use it to put together a SharePoint site. This book will introduce you to the SharePoint Designer environment, and lead you through the key features as you complete important SharePoint customization activities. Throughout the book, you will be developing an example site for a wine business, and you will see what help SharePoint Designer offers, and step through clear instructions to get things done. The book begins by familiarizing you with the Designer environment and helping you to connect to your SharePoint site. You will then learn how to add and format content, and use SharePoint's workflow tools to collaborate with other content creators before learning how to connect to different SharePoint data sources. You will also learn to use ASP.NET Web Parts in your SharePoint site to create calendars, graphs, integrate with Exchange Server, and add powerful search tools to your site. Get started with SharePoint Designer and learn to put together a business website with SharePoint. This book takes you through the development of a SharePoint site for a wine business. The development involves adding features to the site using SharePoint Designer, and for each of these features you will find screenshots and easy to follow instructions. This book is ideal for people new to SharePoint Designer who need to put together a working SharePoint site as quickly as possible. No experience of SharePoint Designer is expected, and no skill with creating SharePoint sites is assumed.", "author": "Mike Poole", "slug": "sharepoint-designer-tutorial-72177-9781847194435-mike-poole", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781847194428.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "72177", "product_url": "/app/ecom/book/72177/sharepoint-designer-tutorial-72177-9781847194435-mike-poole", "bisac_codes": [ "COM032000" ], "items_count": null, "identifiers": { "ISBN13": "9781847194428", "EISBN13": "9781847194435" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013066870" } } } }, { "type": "Product", "id": "00010000072175", "attributes": { "name": "Object-Oriented JavaScript", "subtitle": "Create scalable, reusable high-quality JavaScript applications, and libraries", "description": "Once listed in the \"nice to have\" sections of job postings, these days the knowledge of JavaScript is a deciding factor when it comes to hiring web developers. And rightly so. Where in the past we used to have the occasional few lines of JavaScript embedded in a web page, now we have advanced libraries and extensible architectures, powering the \"fat-client\", AJAX-type rich internet applications. JavaScript is the language of the browser, but it's also heavily employed in many other environments: server-side programming, desktop applications, application extensions and widgets. It's a pretty good deal: you learn one language and then code all kinds of different applications. While this book has one chapter specifically dedicated to the web browser environment including DOM, events, and AJAX tutorials, the rest is applicable to all the other environments too. This book treats JavaScript as a serious object-oriented language, showing you how to build robust, maintainable, and powerful libraries and applications. Along the way, we cover many of the recent innovations such as AJAX, JSON, and interesting design and coding patterns. After reading this book, you'll be prepared to ace your JavaScript job interview and even impress with some bits that the interviewer maybe didn't know. You should read this book if you want to be able to take your JavaScript skills to a new level of sophistication. Create scalable and reusable high-quality JavaScript applications and libraries using the concepts of object-oriented programming The book requires no prior knowledge of JavaScript and works from the ground up to give you a thorough grounding in this powerful language. If you do already know some JavaScript, you will find plenty of eye-openers as you discover just what the language can do. This book takes a do-it-yourself approach when it comes to writing code, because the best way to really learn a programming language is by writing code. You are encouraged to type code into Firebug's console, see how it works and then tweak it and play around with it. There are practice questions at the end of each chapter to help review what you have learned.", "author": "Stoyan Stefanov", "slug": "object-oriented-javascript-72175-9781847194152-stoyan-stefanov", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781847194145.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "72175", "product_url": "/app/ecom/book/72175/object-oriented-javascript-72175-9781847194152-stoyan-stefanov", "bisac_codes": [ "COM032000" ], "items_count": null, "identifiers": { "ISBN13": "9781847194145", "EISBN13": "9781847194152" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013066574" } } } }, { "type": "Product", "id": "00010000072170", "attributes": { "name": "Ruby on Rails Web Mashup Projects", "subtitle": "", "description": "A web mashup is a new type of web application that uses data and services from one or more external sources to build entirely new and different web applications. Web mashups usually mash up data and services that are available on the Internet, freely, commercially, or through other partnership agreements. The external sources that a mashup uses are known as mashup APIs. This book shows you how to write web mashups using Ruby on Rails, the new web application development framework. The book has seven real-world projects and each project is described in a methodical step-by-step way, showing how you can write a web mashup from the ground up. APIs covered in the book This book covers: Google Maps API, Yahoo geocoding services, Geocoder.us geocoding services, Geocoder.ca geocoding services, Hostip.info, Google Spreadsheet, EditGrid, Clickatell, Interfax, Amazon ECS, Sparklines, Facebook, Indeed, DayLife, Technorati, Futef, WebserviceX Currency Convertor, Weatherbug, Google Bases, Geonames, Flickr, Paypal, Google Calendar, Google Account Authentication, Google Data, and Google Spreadsheet Data. Use Ruby and Ruby on Rails to create seven practical mashup projects following step-by-step instructions. This book is project-based. The format of each project is similar, with a statement of the project, discussion of the main protocols involved, an overview of the API, and then complete code for building the project. You will be led methodically through concrete steps to build the mashup, with asides to explain the theory behind the code. This book is for Ruby on Rails developers who want to expand the features of their site by consuming remote external data and services. Basic knowledge of Ruby on Rails programming is required but you need not have any experience of any of the APIs used.", "author": "Chang Sau Sheong", "slug": "ruby-on-rails-web-mashup-projects-72170-9781847193940-chang-sau-sheong", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781847193933.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "72170", "product_url": "/app/ecom/book/72170/ruby-on-rails-web-mashup-projects-72170-9781847193940-chang-sau-sheong", "bisac_codes": [ "COM032000" ], "items_count": null, "identifiers": { "EISBN13": "9781847193940" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013066823" } } } }, { "type": "Product", "id": "00010000072166", "attributes": { "name": "Building Telephony Systems with OpenSER", "subtitle": "", "description": "OpenSER is a flexible, free open-source VoIP server based on the Session Initiation Protocol (SIP), an application-layer control (or signaling) protocol for creating, modifying, and terminating sessions with one or more participants, including internet telephone calls, multimedia distribution, and multimedia conferences. Engineered to power IP telephony infrastructures up to large scale, OpenSER is written in pure C for Linux/Unix-like systems with architecture-specific optimizations to offer high performance; it is able to handle 4 million users on a single processor server. The server keeps track of users, sets up VoIP sessions, relays instant messages, and creates space for new plug-in applications. It can be used on systems with limited resources as well as on carrier-grade servers, scaling up to thousands of call setups per second. It is customizable, being able to feature as fast load balancer; SIP server flavors: registrar, location server, proxy server, redirect server; gateway to SMS/XMPP; or advanced VoIP application server. This book teaches how to develop a fast and flexible Session Initiation Protocol (SIP) server using OpenSER and shows how OpenSER can be used to implement features not available in Asterisk PBX. This book is a well illustrated, step-by-step guide to building a SIP based network using OpenSER. This book is for readers who want to understand how to build a SIP provider from scratch using OpenSER. Telephony and Linux experience will be helpful but is not essential. Readers need not have prior knowledge of OpenSER.", "author": "Flavio E. Goncalves", "slug": "building-telephony-systems-with-openser-72166-9781847193742-flavio-e-goncalves", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781847193735.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "72166", "product_url": "/app/ecom/book/72166/building-telephony-systems-with-openser-72166-9781847193742-flavio-e-goncalves", "bisac_codes": [ "COM032000" ], "items_count": null, "identifiers": { "ISBN13": "9781847193735", "EISBN13": "9781847193742" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013065617" } } } }, { "type": "Product", "id": "00010000072161", "attributes": { "name": "Learning Website Development with Django", "subtitle": "", "description": "Django is a high-level Python web framework that was developed by a fast-moving online-news operation to meet the stringent twin challenges of newsroom deadlines and the needs of web developers. It is designed to promote rapid development and clean, pragmatic design and lets you build high-performing, elegant web applications rapidly. Django focuses on automating as much as possible and adhering to the DRY (Don't Repeat Yourself) principle, making it easier to build high-performance web applications faster, with less code. This book will show you how to assemble Django's features and leverage its power to design, develop, and deploy a fully-featured website. It will walk you through the creation of an example web application, with lots of code. Each chapter will add new features to the site, and show what parts of Django to work on to build these features. This book has been specifically written for Python developers new to Django, and it's goal is to help you put together Django applications as quickly as possible. This book will give you clear, concise and, of course, practical guidance to take you from the basics of creating pages with Django through to learning the skills that will make you a Django developer to be reckoned with. This book is a beginner's guide to design, develop, and deploy a fully-featured dynamic website using the features of Django. Being a beginner's guide this book has a very simple and clear approach. It is a practical guide that will help you learn the features of Django and help you build a dynamic website using those features. This book is for web developers who want to see how to build a complete site with Web 2.0 features, using the power of a proven and popular development system, but do not necessarily want to learn how a complete framework functions in order to do this. Basic knowledge of Python development is required for this book, but no knowledge of Django is expected.", "author": "Ayman Hourieh", "slug": "learning-website-development-with-django-72161-9781847193360-ayman-hourieh", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781847193353.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "72161", "product_url": "/app/ecom/book/72161/learning-website-development-with-django-72161-9781847193360-ayman-hourieh", "bisac_codes": [ "COM032000" ], "items_count": null, "identifiers": { "ISBN13": "9781847193353", "EISBN13": "9781847193360" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013066259" } } } }, { "type": "Product", "id": "00010000072159", "attributes": { "name": "Active Directory Disaster Recovery", "subtitle": "", "description": "Murphy's law states that anything that can go wrong will go wrong. In relation to Information Systems and Technology this could mean an incident that completely destroys data, slows down productivity or causes any other major interruption of your operations or your business. How bad can it get?-\"Most large companies spend between 2% and 4% of their IT budget on disaster recovery planning; this is intended to avoid larger losses. Of companies that had a major loss of computerized data, 43% never reopen, 51% close within two years, and only 6% will survive long-term.\" -Jim Hoffer, Backing Up Business - Industry Trend or Event. Active Directory (AD) is a great system but it is also very delicate. If you get a problem, you will need to know how to recover from this situation. You will need to know about Disaster Recovery and be prepared with a business continuity plan. If Active Directory is a part of the backbone of your network and infrastructure, the guide to bring it back online in case of an incident needs to be as clear and concise as possible. If all of this happens or if you want to avoid all of this happening, this is the book for you. Recovering Active Directory from any kind of disaster is trickier than most people think. If you do not understand the processes associated with recovery, you can cause more damage than you fix. This is why you need this book. This book has a unique approach-the first half focuses on planning and shows you how to configure your AD to be resilient; the second half is response focused and meant as a reference in which we discuss different disaster scenarios. We follow a Symptom-Cause-Recovery approach-so all you have to do is follow along and get back on track. This book describes the most common scenarios and how to properly recover your infrastructure from them. It contains commands and steps for each process and contains information on how to plan for disaster and how to leverage technologies in your favor in case of a disaster. You will encounter these types of disaster and incident in the book, and learn how to recover from them: Deleted objects Single domain controller hardware failure Single domain controller AD corruption Site AD corruption Site hardware failure Corporate AD corruption Complete corporate hardware failureGet expert guidance on planning and implementing Active Directory disaster recovery plans, or jump straight into different recovery scenarios to get your problems solved as quickly and safely as possible if disaster has already struck. The book is a combined planning/response-focused book and can be read end to end but also is designed so that the second half can be read standalone, should disaster have struck already. This book is targeted at network security professionals who find themselves charged with creating an Active Directory Disaster Recovery plan or who want to quickly recover once disaster has struck. This book expects you to be familiar with the basics of Active Directory and Windows Servers.", "author": "Florian Rommel", "slug": "active-directory-disaster-recovery-72159-9781847193285-florian-rommel", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781847193278.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "72159", "product_url": "/app/ecom/book/72159/active-directory-disaster-recovery-72159-9781847193285-florian-rommel", "bisac_codes": [ "COM032000" ], "items_count": null, "identifiers": { "ISBN13": "9781847193278", "EISBN13": "9781847193285" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013065474" } } } }, { "type": "Product", "id": "00010000072156", "attributes": { "name": "Alfresco Developer Guide", "subtitle": "", "description": "Alfresco is an open source platform for Enterprise Content Management (ECM) solutions. ECM includes things like Document Management, Web Content Management, Collaboration/Enterprise 2.0, Digital Asset Management, Records Management, and Imaging. At its core is a repository for rich content like documents, web assets, XML, and multimedia. The repository is surrounded by a services layer (supporting both SOAP and REST) that makes getting content into and out of the repository a breeze, which is why so many next generation Internet solutions are built on Alfresco. Implementing Alfresco usually involves extending the repository to accommodate your business-specific metadata and business logic. These extensions are done using some combination of Java, JavaScript, XML, and FreeMarker. This book takes you through a set of exercises as if you were rolling out and customizing the platform for a fictional organization called SomeCo, which wants to roll out Alfresco enterprise-wide. Each department has a set of requirements that need addressed. We will show you how to extend Alfresco to meet these requirements. By the time you've worked through the entire book, you will be familiar with the entire platform. You'll be prepared to make your own customizations whether they are part of a Document Management solution, a web site that uses Alfresco for content storage, or an entire custom application built on Alfresco's REST API. This book will give you the knowledge and confidence you need to make Alfresco do what you need it to do Alfresco Developer Guide walks you through the customizations made as part of an enterprise-wide rollout of Alfresco; from custom actions to RESTful web scripts and everything in between. Jeff Potts, Optaros' ECM Practice Director, blogger, and Alfresco's Community Contributor of the Year, takes you step-by-step through advanced customization examples. Whether it is customizing Alfresco's web client or creating your own application that interact with Alfresco via RESTful web scripts, it is all covered here. This book focuses on teaching by example. Every chapter provides a bit of an overview, and then dives right in to hands-on examples so you can see and play with the solution in your own environment. All code samples run on both the latest Enterprise and Labs release. This book will be most useful to developers who are writing code to customize Alfresco for their organization or who are creating custom applications that sit on top of Alfresco. This book is for Java developers, and you will get most from the book if you already work with Java but you need not have prior experience on Alfresco. Although Alfresco makes heavy use of open source frameworks such as Spring, Hibernate, JavaServer Faces, and Lucene, no prior experience using these is assumed or necessary.", "author": "Jeff Potts", "slug": "alfresco-developer-guide-72156-9781847193124-jeff-potts", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781847193117.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "72156", "product_url": "/app/ecom/book/72156/alfresco-developer-guide-72156-9781847193124-jeff-potts", "bisac_codes": [ "COM032000" ], "items_count": null, "identifiers": { "ISBN13": "9781847193117", "EISBN13": "9781847193124" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013065499" } } } }, { "type": "Product", "id": "00010000072153", "attributes": { "name": "Tapestry 5", "subtitle": "Building Web Applications", "description": "This book is a practical step-by-step tutorial for those who want to build contemporary, real-life web applications with Tapestry 5, the Apache open-source framework for creating dynamic, robust, highly scalable web applications in Java. It shows the path of least resistance, so that the reader can learn all the essential skills quickly and easily. To give the reader an initial practical experience, a simple but useful web application is built throughout the chapters. This book is for those who want to build sophisticated Java web applications quickly and easily. It assumes that the reader is reasonably comfortable with the Java programming language, but no knowledge of web technologies is needed. For experienced Servlet, JSP, or Struts developers, the book will show an alternative way that will allow them to raise their productivity to an incomparable level. With this book you will see that a contemporary component-based framework can be easy to learn and a pleasure to work with.", "author": "Alexander Kolesnikov", "slug": "tapestry-5-72153-9781847193087-alexander-kolesnikov", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781847193070.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "72153", "product_url": "/app/ecom/book/72153/tapestry-5-72153-9781847193087-alexander-kolesnikov", "bisac_codes": [ "COM032000" ], "items_count": null, "identifiers": { "ISBN13": "9781847193070", "EISBN13": "9781847193087" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013066913" } } } }, { "type": "Product", "id": "00010000072151", "attributes": { "name": "DWR Java AJAX Applications", "subtitle": "", "description": "AJAX enables rich desktop-like user interfaces in the browser and enables interactive interfaces that can even replace traditional user interfaces. DWR (Direct Web Remoting) is an Open Source Java framework for building AJAX applications. DWR's main idea is to hide AJAX implementation details, like XMLHttpRequest, from developers. By using DWR, you can concentrate on developing the application and business objects and leave AJAX details behind the scenes where they belong. DWR allows server-side Java classes to be used in the browser and JavaScript functions to be used on the server (Reverse AJAX). This book will show competent Java programmers how to work with DWR to create powerful AJAX applications. It starts with a tutorial on DWR's main features and functions. Then it covers setting up the development environment. Finally, it concludes with some sample applications. The later chapters are full of example code for sample applications, to aid comprehension. This book covers all the theoretical and practical knowledge required for working with DWR. The book is packed with code and graphics with step-by-step explanations. The initial part guides the reader through the features of DWR and how it works to make the developer ready for practical implementation. The later part contains plenty of code (with explanations) and graphical interface-driven step-by-step examples, which the reader can try out while surfing through the book to learn by doing. This book is written for competent Java developers and assumes that you are a professional rather than hobbyist. You should be familiar with the concepts of programming, Web 2.0, and AJAX.", "author": "Sami Salkosuo", "slug": "dwr-java-ajax-applications-72151-9781847192943-sami-salkosuo", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781847192936.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "72151", "product_url": "/app/ecom/book/72151/dwr-java-ajax-applications-72151-9781847192943-sami-salkosuo", "bisac_codes": [ "COM032000" ], "items_count": null, "identifiers": { "ISBN13": "9781847192936", "EISBN13": "9781847192943" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013065758" } } } }, { "type": "Product", "id": "00010000072140", "attributes": { "name": "CUPS Administrative Guide", "subtitle": "", "description": "The Common UNIX Printing System (CUPS) is software that allows a computer to act as a print server, receiving print jobs from client computers, managing them, and sending them to the appropriate printer. It consists of a print spooler and scheduler, filters to convert print jobs to the format required by each printer, and a backend system to send the data to the chosen printer from client applications. Since every printer manufacturer does things differently, printing can be very complicated, and has always been a hard issue in the UNIX world for this reason. By providing a portable, modular printing layer, CUPS brings printing for UNIX into the modern age. It applies open standards for network printing through the Internet Printing Protocol (IPP) and uses platform-independent drivers (Postscript Printer Definition, PPD) to print. Today, CUPS is the default printing system for a large number of Linux distributions (Ubuntu, Fedora, etc.) and UNIX-based operating systems. This book assumes that you have no knowledge of CUPS. It starts by telling you the story of how CUPS came to be and why there is such excitement about it. We then move on to installing, compiling, and managing your print network. Haven't you struggled to find the right directives for your printer? Enough of that search, this book will tell you where to find what. Not only that, but widely used directives and their uses are explained here along with directions to use them. There is more: you can learn how to manage the ever increasing print job load, set up your clients, and manage users. All this done, you will learn how to monitor, filter, and secure your CUPS server. A practical tutorial to installing, managing, and securing this powerful printing system This book takes a tutorial approach and each chapter contains step-wise instructions to perform specific tasks. This book is for Linux/Unix System Administrators interested in designing and setting up a CUPS network and provides enough knowledge to understand how the technology works, make decisions about deployment, and then implement a stable work environment. No knowledge in CUPS is required but readers need to be comfortable with working in the Linux/Unix environment. On the whole, readers should have basic knowledge of the Linux environment.", "author": "Ankur Shah", "slug": "cups-administrative-guide-72140-9781847192592-ankur-shah", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781847192585.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "72140", "product_url": "/app/ecom/book/72140/cups-administrative-guide-72140-9781847192592-ankur-shah", "bisac_codes": [ "COM032000" ], "items_count": null, "identifiers": { "ISBN13": "9781847192585", "EISBN13": "9781847192592" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013065705" } } } } ], "meta": { "pagination": { "page": 77773, "pages": 78464, "count": 1569268 } } }
Response Info
Default: None