Product List
GET /services/catalog/products?format=api&page=77993
{ "links": { "first": "https://redshelf.com/services/catalog/products?format=api&page=1", "last": "https://redshelf.com/services/catalog/products?format=api&page=78387", "next": "https://redshelf.com/services/catalog/products?format=api&page=77994", "prev": "https://redshelf.com/services/catalog/products?format=api&page=77992" }, "data": [ { "type": "Product", "id": "00010000048851", "attributes": { "name": "Mac OS X Leopard: The Missing Manual", "subtitle": "", "description": "<p>With Leopard, Apple has unleashed the greatest version of Mac OS X yet, and David Pogue is back with another meticulous Missing Manual to cover the operating system with a wealth of detail. The new Mac OS X 10.5, better known as Leopard, is faster than its predecessors, but nothing's too fast for Pogue and this Missing Manual. It's just one of reasons this is the most popular computer book of all time.<br/><br/>Mac OS X: The Missing Manual, Leopard Edition is the authoritative book for Mac users of all technical levels and experience. If you're new to the Mac, this book gives you a crystal-clear, jargon-free introduction to the Dock, the Mac OS X folder structure, and the Mail application. There are also mini-manuals on iLife applications such as iMovie, iDVD, and iPhoto, and a tutorial for Safari, Mac's web browser.<br/><br/>This Missing Manual is amusing and fun to read, but Pogue doesn't take his subject lightly. Which new Leopard features work well and which do not? What should you look for? What should you avoid? Mac OS X: The Missing Manual, Leopard Edition offers an objective and straightforward instruction for using:</p>Leopard's totally revamped FinderSpaces to group your windows and organize your Mac tasksQuick Look to view files before you open themThe Time Machine, Leopard's new backup featureSpotlight to search for and find anything in your MacFront Row, a new way to enjoy music, photos, and videosEnhanced Parental Controls that come with LeopardQuick tips for setting up and configuring your Mac to make it your ownThere's something new on practically every page of this new edition, and David Pogue brings his celebrated wit and expertise to every one of them. Mac's brought a new cat to town and Mac OS X: The Missing Manual, Leopard Edition is a great new way to tame it.", "author": "David Pogue", "slug": "mac-os-x-leopard-the-missing-manual-48851-9780596521813-david-pogue", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780596521813.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "48851", "product_url": "/app/ecom/book/48851/mac-os-x-leopard-the-missing-manual-48851-9780596521813-david-pogue", "bisac_codes": [ "COM046020", "COM000000" ], "items_count": null, "identifiers": { "ISBN13": "9780596529529", "EISBN13": "9780596521813", "EISBN10": "0596521812" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010000059892" } } } }, { "type": "Product", "id": "00010000048849", "attributes": { "name": "iPhone Forensics", "subtitle": "Recovering Evidence, Personal Data, and Corporate Assets", "description": "<p>\"This book is a must for anyone attempting to examine the iPhone. The level of forensic detail is excellent. If only all guides to forensics were written with this clarity!\"-Andrew Sheldon, Director of Evidence Talks, computer forensics experts<br/><br/>With iPhone use increasing in business networks, IT and security professionals face a serious challenge: these devices store an enormous amount of information. If your staff conducts business with an iPhone, you need to know how to recover, analyze, and securely destroy sensitive data. iPhone Forensics supplies the knowledge necessary to conduct complete and highly specialized forensic analysis of the iPhone, iPhone 3G, and iPod Touch. This book helps you:</p>Determine what type of data is stored on the deviceBreak v1.x and v2.x passcode-protected iPhones to gain access to the deviceBuild a custom recovery toolkit for the iPhoneInterrupt iPhone 3G's \"secure wipe\" processConduct data recovery of a v1.x and v2.x iPhone user disk partition, and preserve and recover the entire raw user disk partitionRecover deleted voicemail, images, email, and other personal data, using data carving techniquesRecover geotagged metadata from camera photosDiscover Google map lookups, typing cache, and other data stored on the live file systemExtract contact information from the iPhone's database Use different recovery strategies based on case needs<p>And more. iPhone Forensics includes techniques used by more than 200 law enforcement agencies worldwide, and is a must-have for any corporate compliance and disaster recovery plan.</p>", "author": "Jonathan Zdziarski", "slug": "iphone-forensics-48849-9780596155377-jonathan-zdziarski", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780596155377.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "48849", "product_url": "/app/ecom/book/48849/iphone-forensics-48849-9780596155377-jonathan-zdziarski", "bisac_codes": [ "COM050020", "COM000000" ], "items_count": null, "identifiers": { "ISBN13": "9780596153588", "EISBN13": "9780596155377", "EISBN10": "0596155379" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010000059890" } } } }, { "type": "Product", "id": "00010000048847", "attributes": { "name": "Perl Debugger Pocket Reference", "subtitle": "Because No One Writes Perfect Code", "description": "<p>Most Perl programmers know about the Perl debugger--the nifty little built-in utility that you can use to fully debug any programs that you write. Inside the interactive debugger environment, you're prompted for commands that let you examine your source code, set breakpoints, dump out function call stacks, change values of variables, and much more. It's so convenient that some programmers run it just to test out Perl constructs as they create a program. But although it's on their radar, not many Perl programmers take the time to master the debugger. That's where the Perl Debugger Pocket Reference comes in.This little book provides a quick and convenient path to mastery of the Perl debugger and its commands. Written by a core member of the Perl debugger development team, it's an ideal quick reference to debugger commands, as well as a detailed tutorial on how to get started. The Perl Debugger Pocket Reference provides complete coverage in a conveniently small package.Maybe you write code so clean you never have to look at it twice. Or perhaps you'd rather focus your energies on writing clean code, rather than learning about the debugger. But if you need to learn about the Perl debugger in a hurry, the Perl Debugger Pocket Reference is the book you'll want to have close by. And you can always keep a copy on hand to share with programmers who need it more than you do.O'Reilly's Pocket References have become a favorite among programmers everywhere. By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand. When you've reached a sticking point in your work and need to get to a solution quickly, the new Perl Debugger Pocket Reference will get you back on the right track.</p>", "author": "Richard Foley", "slug": "perl-debugger-pocket-reference-48847-9780596528935-richard-foley", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780596528935.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "48847", "product_url": "/app/ecom/book/48847/perl-debugger-pocket-reference-48847-9780596528935-richard-foley", "bisac_codes": [ "COM051260", "COM051230" ], "items_count": null, "identifiers": { "ISBN13": "9780596005030", "EISBN13": "9780596528935", "EISBN10": "0596528930" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010000059888" } } } }, { "type": "Product", "id": "00010000048846", "attributes": { "name": "Data Jujitsu: The Art of Turning Data into Product", "subtitle": "", "description": "Acclaimed data scientist DJ Patil details a new approach to solving problems in Data Jujitsu.Learn how to use a problem's \"weight\" against itself to:Break down seemingly complex data problems into simplified partsUse alternative data analysis techniques to examine themUse human input, such as Mechanical Turk, and design tricks that enlist the help of your users to take short cuts around tough problemsLearn more about the problems before starting on the solutionsand use the findings to solve them, or determine whether the problems are worth solving at all.", "author": "DJ Patil", "slug": "data-jujitsu-the-art-of-turning-data-into-product-48846-9781449341145-dj-patil", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781449341145.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "48846", "product_url": "/app/ecom/book/48846/data-jujitsu-the-art-of-turning-data-into-product-48846-9781449341145-dj-patil", "bisac_codes": [ "COM062000", "cs.cmp_sc.app_sw" ], "items_count": null, "identifiers": { "ISBN13": "9781449341152", "ISBN10": "1449341144", "EISBN13": "9781449341145", "EISBN10": "1449341144" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010000059887" } } } }, { "type": "Product", "id": "00010000048845", "attributes": { "name": "PDF Explained", "subtitle": "The ISO Standard for Document Exchange", "description": "<p>At last, heres an approachable introduction to the widely used Portable Document Format. PDFs are everywhere, both online and in printed form, but few people take advantage of the useful features or grasp the nuances of this format. This concise book provides a hands-on tour of the worlds leading page-description language for programmers, power users, and professionals in the search, electronic publishing, and printing industries. Illustrated with lots of examples, this book is the documentation you need to fully understand PDF.</p>Build a simple PDF file from scratch in a text editor Learn the layout and content of a PDF file, as well as the syntax of its objectsExamine the logical structure of PDF objects, and learn how pages and their resources are arranged into a documentCreate vector graphics and raster images in PDF, and deal with transparency, color spaces, and patternsExplore PDF operators for building and showing text stringsGet up to speed on bookmarks, metadata, hyperlinks, annotations, and file attachmentsLearn how encryption and document permissions work in PDFUse the pdftk program to process PDF files from the command line", "author": "John Whitington", "slug": "pdf-explained-48845-9781449321611-john-whitington", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781449321611.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "48845", "product_url": "/app/ecom/book/48845/pdf-explained-48845-9781449321611-john-whitington", "bisac_codes": [ "COM000000", "cs.cmp_sc.app_sw" ], "items_count": null, "identifiers": { "ISBN13": "9781449310028", "EISBN13": "9781449321611", "EISBN10": "1449321615" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010000059886" } } } }, { "type": "Product", "id": "00010000048844", "attributes": { "name": "RADIUS", "subtitle": "Securing Public Access to Private Resources", "description": "<p>The subject of security never strays far from the minds of IT workers, for good reason. If there is a network with even just one connection to another network, it needs to be secured. RADIUS, or Remote Authentication Dial-In User Service, is a widely deployed protocol that enables companies to authenticate, authorize and account for remote users who want access to a system or service from a central network server. Originally developed for dial-up remote access, RADIUS is now used by virtual private network (VPN) servers, wireless access points, authenticating Ethernet switches, Digital Subscriber Line (DSL) access, and other network access types. Extensible, easy to implement, supported, and actively developed, RADIUS is currently the de facto standard for remote authentication.RADIUS provides a complete, detailed guide to the underpinnings of the RADIUS protocol, with particular emphasis on the utility of user accounting. Author Jonathan Hassell draws from his extensive experience in Internet service provider operations to bring practical suggestions and advice for implementing RADIUS. He also provides instructions for using an open-source variation called FreeRADIUS.\"RADIUS is an extensible protocol that enjoys the support of a wide range of vendors,\" says Jonathan Hassell. \"Coupled with the amazing efforts of the open source development community to extend RADIUS's capabilities to other applications-Web, calling card security, physical device security, such as RSA's SecureID-RADIUS is possibly the best protocol with which to ensure only the people that need access to a resource indeed gain that access.\"This unique book covers RADIUS completely, from the history and theory of the architecture around which it was designed, to how the protocol and its ancillaries function on a day-to-day basis, to implementing RADIUS-based security in a variety of corporate and service provider environments. If you are an ISP owner or administrator, corporate IT professional responsible for maintaining mobile user connectivity, or a web presence provider responsible for providing multiple communications resources, you'll want this book to help you master this widely implemented but little understood protocol.</p>", "author": "Jonathan Hassell", "slug": "radius-48844-9781449395964-jonathan-hassell", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781449395964.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "48844", "product_url": "/app/ecom/book/48844/radius-48844-9781449395964-jonathan-hassell", "bisac_codes": [ "COM053000", "COM043040" ], "items_count": null, "identifiers": { "ISBN13": "9780596003227", "EISBN13": "9781449395964", "EISBN10": "1449395961" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010000059885" } } } }, { "type": "Product", "id": "00010000048843", "attributes": { "name": "Bandit Algorithms for Website Optimization", "subtitle": "Developing, Deploying, and Debugging", "description": "<p>When looking for ways to improve your website, how do you decide which changes to make? And which changes to keep? This concise book shows you how to use Multiarmed Bandit algorithms to measure the real-world value of any modifications you make to your site. Author John Myles White shows you how this powerful class of algorithms can help you boost website traffic, convert visitors to customers, and increase many other measures of success.</p><p>This is the first developer-focused book on bandit algorithms, which were previously described only in research papers. Youll quickly learn the benefits of several simple algorithmsincluding the epsilon-Greedy, Softmax, and Upper Confidence Bound (UCB) algorithmsby working through code examples written in Python, which you can easily adapt for deployment on your own website.</p>Learn the basics of A/B testingand recognize when its better to use bandit algorithmsDevelop a unit testing framework for debugging bandit algorithmsGet additional code examples written in Julia, Ruby, and JavaScript with supplemental online materials", "author": "John Myles White", "slug": "bandit-algorithms-for-website-optimization-48843-9781449341596-john-myles-white", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781449341596.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "48843", "product_url": "/app/ecom/book/48843/bandit-algorithms-for-website-optimization-48843-9781449341596-john-myles-white", "bisac_codes": [ "COM051300", "COM051000" ], "items_count": null, "identifiers": { "ISBN13": "9781449341336", "EISBN13": "9781449341596", "EISBN10": "1449341594" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010000059884" } } } }, { "type": "Product", "id": "00010000048841", "attributes": { "name": "C# & VB.NET Conversion Pocket Reference", "subtitle": "Converting Code from One Language to Another", "description": "<p>Though most programmers use two or more languages, they usually have a mastery of one. Although Microsoft has advertised that the .NET runtime is language agnostic and that C# and Visual Basic .NET are so close that switching between the two is really quite easy, that?s only true up to a point. Some of the differences are obvious, but others are very subtle. C# & VB.NET Conversion Pocket Reference helps you easily make the switch from one language to another.The differences occur in three main areas: syntax, object-oriented principles, and the Visual Studio .NET IDE. Syntax concerns the statements and language elements. Object oriented differences are less obvious, and concern differences in implementation and feature sets between the two languages. IDE differences include things like compiler settings or attributes. There is also a fourth area of difference: language features that are present in one language but have no equivalent in the other. These unique language features are also covered in this book.C# & VB.NET Conversion Pocket Reference is a perfect companion for documents and books that don?t have examples using your mastered language. Author Jose Mojica expects that you know one of the two languages, but does not make anassumption about which one. He presents the information in alanguage-neutral point of view so that programmers from either background can read a section and feel that it is targeted to them.</p>", "author": "Jose Mojica", "slug": "c-vbnet-conversion-pocket-reference-48841-9780596528577-jose-mojica", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780596528577.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "48841", "product_url": "/app/ecom/book/48841/c-vbnet-conversion-pocket-reference-48841-9780596528577-jose-mojica", "bisac_codes": [ "COM051310", "cs.cmp_sc.app_sw" ], "items_count": null, "identifiers": { "ISBN13": "9780596003197", "EISBN13": "9780596528577", "EISBN10": "0596528574" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010000059882" } } } }, { "type": "Product", "id": "00010000048839", "attributes": { "name": "Programming C# 4.0", "subtitle": "Building Windows, Web, and RIA Applications for the .NET 4.0 Framework", "description": "<p>With its support for dynamic programming, C# 4.0 continues to evolve as a versatile language on its own. But when C# is used with .NET Framework 4, the combination is incredibly powerful. This bestselling tutorial shows you how to build web, desktop, and rich Internet applications using C# 4.0 with .NET's database capabilities, UI framework (WPF), extensive communication services (WCF), and more.</p><p>In this sixth edition, .NET experts Ian Griffiths, Matthew Adams, and Jesse Liberty cover the latest enhancements to C#, as well as the fundamentals of both the language and framework. You'll learn concurrent programming with C# 4.0, and how to use .NET tools such as the Entity Framework for easier data access, and the Silverlight platform for browser-based RIA development.</p>Learn C# fundamentals, such as variables, flow control, loops, and methodsBuild complex programs with object-oriented and functional programming techniquesProcess large collections of data with the native query features in LINQCommunicate across networks with Windows Communication Foundation (WCF)Learn the advantages of C# 4.0's dynamic language featuresBuild interactive Windows applications with Windows Presentation Foundation (WPF)Create rich web applications with Silverlight and ASP.NET", "author": "Ian Griffiths, Matthew Adams, Jesse Liberty", "slug": "programming-c-40-48839-9781449399559-ian-griffiths-matthew-adams-jesse-liberty", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781449399559.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "48839", "product_url": "/app/ecom/book/48839/programming-c-40-48839-9781449399559-ian-griffiths-matthew-adams-jesse-liberty", "bisac_codes": [ "COM052000", "cs.cmp_sc.app_sw" ], "items_count": null, "identifiers": { "ISBN13": "9780596159832", "EISBN13": "9781449399559", "EISBN10": "144939955X" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010000059880" } } } }, { "type": "Product", "id": "00010000048838", "attributes": { "name": "Mind Performance Hacks", "subtitle": "Tips & Tools for Overclocking Your Brain", "description": "<p>You're smart. This book can make you smarter.Mind Performance Hacks provides real-life tips and tools for overclocking your brain and becoming a better thinker. In the increasingly frenetic pace of today's information economy, managing your life requires hacking your brain. With this book, you'll cut through the clutter and tune up your brain intentionally, safely, and productively.Grounded in current research and theory, but offering practical solutions you can apply immediately, Mind Performance Hacks is filled with life hacks that teach you to:</p>Use mnemonic tricks to remember numbers, names, dates, and other flotsam you need to recallPut down your calculator and perform complex math in your head, with your fingers, or on the back of a napkinSpark your creativity with innovative brainstorming methodsUse effective systems to capture new ideas before they get awayCommunicate in creative new ways-even using artificial languagesMake better decisions by foreseeing problems and finding surprising solutionsImprove your mental fitness with cool tricks and gamesWhile the hugely successful Mind Hacks showed you how your brain works, Mind Performance Hacks shows you how to make it work better.", "author": "Ron Hale-Evans", "slug": "mind-performance-hacks-48838-9780596803070-ron-hale-evans", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780596803070.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "48838", "product_url": "/app/ecom/book/48838/mind-performance-hacks-48838-9780596803070-ron-hale-evans", "bisac_codes": [ "SEL031000", "LAN013000" ], "items_count": null, "identifiers": { "ISBN13": "9780596101534", "EISBN13": "9780596803070", "EISBN10": "0596803079" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010000059879" } } } }, { "type": "Product", "id": "00010000048837", "attributes": { "name": "Oracle PL/SQL Language Pocket Reference", "subtitle": "A guide to Oracle's PL/SQL language fundamentals", "description": "<p>While it's good to have a book with all the answers--like your trusty copy of Oracle PL/SQL Programming-- how often do you need all the answers? More likely, you just need a reminder, a quick answer to a problem you're up against. For these times, nothing's handier than the new edition of the Oracle PL/SQL Language Pocket Reference by PL/SQL experts Stephen Feuerstein, Bill Pribyl, and Chip Dawes. Newly updated for Oracle10g, this little book is always at the ready for the quick problem solving you need.The 3rd edition of this popular mini-reference boils down the most vital information from Oracle PL/SQL Programming into a handy guide to PL/SQL basics. The book includes fundamental language elements, such as block structure, identifiers, variables, datatypes, ad declarations; statements for program control, cursor management, and exception handling; the basics of records, procedures, functions, triggers, and packages; and the calling of PL/QL functions in SQL.And there's more. This concise guide also covers Oracle objects, collections, external procedures, Java integration, and new Oracle 10g elements like regular expressions, compile-time warnings, more implicit conversion, FORALL support for non-consecutive indexes, and more. The amount of valuable information packed into this slim volume--intelligently arranged for quick accessibility--make this an indispensable reference for new and seasoned Oracle database developers alike.O'Reilly's Pocket References have become a favorite among developers and database administrators everywhere. By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand. When you've reached a sticking point in your work and need to get to a solution quickly, the 3rd edition of Oracle PL/SQL Language Pocket Reference is the book you'll want to have.</p>", "author": "Steven Feuerstein, Bill Pribyl, Chip Dawes", "slug": "oracle-plsql-language-pocket-reference-48837-9780596528867-steven-feuerstein-bill-pribyl-chip-dawes", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780596528867.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "48837", "product_url": "/app/ecom/book/48837/oracle-plsql-language-pocket-reference-48837-9780596528867-steven-feuerstein-bill-pribyl-chip-dawes", "bisac_codes": [ "COM021000", "cs.cmp_sc.app_sw.db" ], "items_count": null, "identifiers": { "ISBN13": "9780596006808", "EISBN13": "9780596528867", "EISBN10": "0596528868" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010000059878" } } } }, { "type": "Product", "id": "00010000048834", "attributes": { "name": "Excel Hacks", "subtitle": "Tips & Tools for Streamlining Your Spreadsheets", "description": "<p>Millions of users create and share Excel spreadsheets every day, but few go deeply enough to learn the techniques that will make their work much easier. There are many ways to take advantage of Excel's advanced capabilities without spending hours on advanced study. Excel Hacks provides more than 130 hacks -- clever tools, tips and techniques -- that will leapfrog your work beyond the ordinary.<br/><br/>Now expanded to include Excel 2007, this resourceful, roll-up-your-sleeves guide gives you little known \"backdoor\" tricks for several Excel versions using different platforms and external applications. Think of this book as a toolbox. When a need arises or a problem occurs, you can simply use the right tool for the job. Hacks are grouped into chapters so you can find what you need quickly, including ways to:</p>Reduce workbook and worksheet frustration -- manage how users interact with worksheets, find and highlight information, and deal with debris and corruption.Analyze and manage data -- extend and automate these features, moving beyond the limited tasks they were designed to perform.Hack names -- learn not only how to name cells and ranges, but also how to create names that adapt to the data in your spreadsheet.Get the most out of PivotTables -- avoid the problems that make them frustrating and learn how to extend them.Create customized charts -- tweak and combine Excel's built-in charting capabilities.Hack formulas and functions -- subjects range from moving formulas around to dealing with datatype issues to improving recalculation time.Make the most of macros -- including ways to manage them and use them to extend other features.Use the enhanced capabilities of Microsoft Office 2007 to combine Excel with Word, Access, and Outlook.You can either browse through the book or read it from cover to cover, studying the procedures and scripts to learn more about Excel. However you use it, Excel Hacks will help you increase productivity and give you hours of \"hacking\" enjoyment along the way.", "author": "David Hawley, Raina Hawley", "slug": "excel-hacks-48834-9780596515966-david-hawley-raina-hawley", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780596515966.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "48834", "product_url": "/app/ecom/book/48834/excel-hacks-48834-9780596515966-david-hawley-raina-hawley", "bisac_codes": [ "COM054000", "COM005000" ], "items_count": null, "identifiers": { "ISBN13": "9780596528348", "EISBN13": "9780596515966", "EISBN10": "0596515960" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010000059875" } } } }, { "type": "Product", "id": "00010000048833", "attributes": { "name": "Apache Cookbook", "subtitle": "", "description": "<p>Apache is far and away the most widely used web server platform in the world. Both free and rock-solid, it runs more than half of the world's web sites, ranging from huge e-commerce operations to corporate intranets and smaller hobby sites, and it continues to maintain its popularity, drawing new users all the time. If you work with Apache on a regular basis, you have plenty of documentation on installing and configuring your server, but where do you go for help with the day-to-day stuff, like adding common modules or fine-tuning your activity logging?The Apache Cookbook is a collection of problems, solutions, and practical examples for webmasters, web administrators, programmers, and everyone else who works with Apache. For every problem addressed in the book, there's a worked-out solution or \"recipe\"--short, focused pieces of code that you can use immediately. But this book offers more than cut-and-paste code. You also get explanations of how and why the code works, so you can adapt the problem-solving techniques to similar situations.The recipes in the Apache Cookbook range from simple tasks, such installing the server on Red Hat Linux or Windows, to more complex tasks, such as setting up name-based virtual hosts or securing and managing your proxy server. The two hundred plus recipes in the book cover additional topics such as:</p>SecurityAliases, Redirecting, and RewritingCGI Scripts, the suexec Wrapper, and other dynamic content techniquesError HandlingSSLPerformanceThe impressive collection of useful code in this book is a guaranteed timesaver for all Apache users, from novices to advanced practitioners. Instead of poking around mailing lists, online documentation, and other sources, you can rely on the Apache Cookbook for quick solutions to common problems, and then you can spend your time and energy where it matters most.", "author": "Rich Bowen, Ken Coar", "slug": "apache-cookbook-48833-9780596516383-ken-coar-rich-bowen", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780596516383.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "48833", "product_url": "/app/ecom/book/48833/apache-cookbook-48833-9780596516383-ken-coar-rich-bowen", "bisac_codes": [ "COM060080", "cs.cmp_sc.app_sw" ], "items_count": null, "identifiers": { "ISBN13": "9780596001919", "EISBN13": "9780596516383", "EISBN10": "059651638X" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010000059874" } } } }, { "type": "Product", "id": "00010000048832", "attributes": { "name": "Cisco IOS Cookbook", "subtitle": "Field-Tested Solutions to Cisco Router Problems", "description": "<p>Never has something cried out for a cookbook quite as much as Cisco's Internetwork Operating System (IOS). IOS is powerful and flexible, but also confusing and daunting. Most tasks can be accomplished in several different ways. And you don't want to spend precious time figuring out which way is best when you're trying to solve a problem quickly.</p><p>That's what this cookbook is for. Fortunately, most router configuration tasks can be broken down into several more or less independent steps: you configure an interface, you configure a routing protocol, you set up backup links, you implement packet filters and other access control mechanisms. What you really need is a set of recipes that show you how to perform the most common tasks, so you can quickly come up with a good configuration for your site. And you need to know that these solutions work: you don't want to find yourself implementing a backup link at 2 A.M. because your main link is down and the backup link you set up when you installed the router wasn't quite right.</p><br/><br/><p>Thoroughly revised and expanded, Cisco IOS Cookbook, 2nd Edition, adds sections on MPLS, Security, IPv6, and IP Mobility, and presents solutions to the most common configuration problems, including:</p>Configuring interfaces of many types, from serial to ATM and Frame RelayConfiguring all of the common IP routing protocols (RIP, EIGRP, OSPF, and BGP)Configuring authenticationConfiguring other services, including DHCP and NTPSetting up backup links, and using HSRP to configure backup routersManaging the router, including SNMP and other solutionsUsing access lists to control the traffic through the router<br/><br/><p>If you work with Cisco routers, you need a book like this to help you solve problems quickly and effectively. Even if you're experienced, the solutions and extensive explanations will give you new ideas and insights into router configuration. And if you're not experienced--if you've just been given responsibility for managing a network with Cisco routers--this book could be a job-saver.</p>", "author": "Kevin Dooley, Ian Brown", "slug": "cisco-ios-cookbook-48832-9780596515430-kevin-dooley-ian-brown", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780596515430.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "48832", "product_url": "/app/ecom/book/48832/cisco-ios-cookbook-48832-9780596515430-kevin-dooley-ian-brown", "bisac_codes": [ "COM043040" ], "items_count": null, "identifiers": { "ISBN13": "9780596527228", "EISBN13": "9780596515430", "EISBN10": "059651543X" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010000059873" } } } }, { "type": "Product", "id": "00010000048831", "attributes": { "name": "OS X Mountain Lion: The Missing Manual", "subtitle": "", "description": "<p>What do you get when you cross a Mac with an iPad? OS X 10.8 Mountain Lion. Its 200 new features include iPaddish goodies like dictation, Notification Center, and Remindersbut not a single page of instructions. Fortunately, David Pogue is back, with the expertise and humor that have made this the #1 bestselling Mac book for over 10 years straight.</p>Big-ticket changes. Twitter and Facebook intgration. Air-Play TV mirroring. Power Nap. Game Center. Documents in the Cloud. iMessages. Gatekeeper. If Apple wrote it, this book covers it.Mountain Lion Watch. This book demystifies the hundreds of smaller enhancements, too, in all 50 programs that come with the Mac: Safari, Mail, Messages, Preview...Shortcuts. This must be the tippiest, trickiest Mac book ever written. Undocumented surprises await on every page.Power users. Security, accounts, networking, build-your own Services, file sharing with Windowsthis one witty, expert guide makes it all crystal clear.<p>There's something new on practically every page of this new edition, and David Pogue brings his celebrated wit and expertise to every one of them. Apple's brought a new cat to town, and Mac OS X Mountain Lion: The Missing Manual is the best way to tame it.</p>", "author": "David Pogue", "slug": "os-x-mountain-lion-the-missing-manual-48831-9781449343682-david-pogue", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781449343682.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "48831", "product_url": "/app/ecom/book/48831/os-x-mountain-lion-the-missing-manual-48831-9781449343682-david-pogue", "bisac_codes": [ "COM046020", "cs.cmp_sc.opert_systm" ], "items_count": null, "identifiers": { "ISBN13": "9781449330279", "EISBN13": "9781449343682", "EISBN10": "1449343686" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010000059872" } } } }, { "type": "Product", "id": "00010000048830", "attributes": { "name": "Understanding Oracle Clinical", "subtitle": "", "description": "This Short Cut is written to assist you, an Oracle Clinical Developer, with many of the tasks and decisions you may encounter on an occasional basis. These tasks involve study setup and maintenance, account maintenance, handling discrepancies, preparing data sets for analysis, batch-loading data, altering system-level settings and defining standard processes. A working knowledge of screen setup and procedure coding is assumed.Remote Data Capture (RDC), which moves data entry from the CRO or pharmaceutical company to the sites, is fast becoming the preferred way to gather and clean data for clinical trails. Thus, RDC, in either Classic or PDF form is frequently discussed here; however, occasionally traditional OC data entry methods will be noted.Ideally, you will have a general programming background as well as a strong knowledge of clinical trials and PL/SQL.", "author": "Joan M. Johnson", "slug": "understanding-oracle-clinical-48830-9780596550059-joan-m-johnson", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780596550059.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "48830", "product_url": "/app/ecom/book/48830/understanding-oracle-clinical-48830-9780596550059-joan-m-johnson", "bisac_codes": [ "COM021030", "cs.cmp_sc.app_sw" ], "items_count": null, "identifiers": { "ISBN13": "9780596559571", "ISBN10": "0596550057", "EISBN13": "9780596550059", "EISBN10": "0596550057" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010000059871" } } } }, { "type": "Product", "id": "00010000048829", "attributes": { "name": "Juniper Networks Warrior", "subtitle": "A Guide to the Rise of Juniper Networks Implementations", "description": "<p>In this practical book, Juniper Networks consulting senior network engineer, Peter Southwick, offers unique first-person field studies on designing, configuring, and troubleshooting new systems that are changing the networking world. Each chapter-long \"travelogue\" follows a team of Juniper Networks warriors as they solve specific needs with emerging network platform architectures.</p><p>In these case studies, Southwick and his fellow warriors analyze a clients particular situation, arrive at an architectural solution, and work through the deployment details. For anyone who operates, installs, designs, or works in IT, this book provides an intimate and entertaining look at whats changing and why.</p><p>Among the case studies, youll discover how:</p>A service provider protected customers from malicious traffic with Juniper Networks IDP systemsSRX5800s improved connectivity and security in a data centerEthernet WAN technology was chosen as a storage solution, rather than a proprietary design on dark fiberAn enterprise severed communications between different departments to comply with government personal credit card standardsCore network and edge devices helped a power company serve local customers and ISPs in the data services marketA hosting company migrated its core, datacenter, edge, and access domains to a state-of-the-art network<p>\"In this uniquely written book, you will get a detailed view of life in the data center, the edge, the core, and the office of the customers CIO.\"<br/>Steve Fazio, CEO, TorreyPoint</p>", "author": "Peter Southwick", "slug": "juniper-networks-warrior-48829-9781449361730-peter-southwick", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781449361730.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "48829", "product_url": "/app/ecom/book/48829/juniper-networks-warrior-48829-9781449361730-peter-southwick", "bisac_codes": [ "COM043060", "cs.cmp_sc.app_sw" ], "items_count": null, "identifiers": { "ISBN13": "9781449316631", "EISBN13": "9781449361730", "EISBN10": "1449361730" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010000059870" } } } }, { "type": "Product", "id": "00010000048828", "attributes": { "name": "Prototype and Scriptaculous: Taking the Pain out of JavaScript", "subtitle": "Taking the Pain out of JavaScript", "description": "JavaScript is carrying more and more programming load lately as Ajax has become popular. Scripting Ajax from scratch isn't much fun, but fortunately there are libraries to help. Prototype and Scriptaculous will let you get much more work done in much less time, automating tasks from processing XMLHTTP requests to creating animations that draw attention to your interfaces.This Short Cut demonstrates how to use Prototype for a wide range of tasks, including event handling, DOM processing, string and form process, and Ajax communications. It explores Scriptaculous' visual effects library, from pulsate to squish to fold and beyond. Need interface components? You'll find form autocompletion as well as drag and drop support.In addition to sample code and explanation, the Short Cut includes member references for both Prototype and Scriptaculous.", "author": "Chris Angus", "slug": "prototype-and-scriptaculous-taking-the-pain-out-of-javascript-48828-9780596529192-chris-angus", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780596529192.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "48828", "product_url": "/app/ecom/book/48828/prototype-and-scriptaculous-taking-the-pain-out-of-javascript-48828-9780596529192-chris-angus", "bisac_codes": [ "COM051260", "cs.cmp_sc.app_sw" ], "items_count": null, "identifiers": { "ISBN13": "9780596559236", "ISBN10": "0596529198", "EISBN13": "9780596529192", "EISBN10": "0596529198" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010000059869" } } } }, { "type": "Product", "id": "00010000048824", "attributes": { "name": "Beyond Schemas: Planning Your XML Model", "subtitle": "Planning Your XML Model", "description": "Have you ever wondered how to get started writing your own schema? As you prepare to create your schema, you must consider a number of factors. This guide explains each of those factors in detail and recommends an approach for documenting your schema development plan in an information model.Your information model can not only be used as a planning mechanism to develop your schema but can also be used as a training resource and as a reference guide for those using the schema after it is developed. By putting a well-thought-out information model in place, you are bound to produce a schema that you can use indefinitely and build upon easily.", "author": "Jennifer Thompson", "slug": "beyond-schemas-planning-your-xml-model-48824-9780596527709-jennifer-thompson", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780596527709.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "48824", "product_url": "/app/ecom/book/48824/beyond-schemas-planning-your-xml-model-48824-9780596527709-jennifer-thompson", "bisac_codes": [ "COM051450", "cs.cmp_sc.app_sw" ], "items_count": null, "identifiers": { "ISBN13": "9780596558734", "ISBN10": "0596527705", "EISBN13": "9780596527709", "EISBN10": "0596527705" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010000059865" } } } }, { "type": "Product", "id": "00010000048823", "attributes": { "name": "Next-Generation Web Frameworks in Python", "subtitle": "", "description": "With its flexibility, readability, and maturecode libraries, Python is a naturalchoice for developing agile and maintainableweb applications. Severalframeworks have emerged in the last fewyears that share ideas with Ruby on Railsand leverage the expressive nature of Python.This Short Cut will tell you whatyou need to know about the hottest fullstackframeworks: Django, Pylons, andTurboGears. Their philosophies, relativestrengths, and development status aredescribed in detail.What you won't find out is, \"Which oneshould I use?\" The short answer is thatall of them can be used to build web applications-the challenge for the readeris to find the one that fits his or herproject or coding style best.", "author": "Liza Daly", "slug": "next-generation-web-frameworks-in-python-48823-9780596513719-liza-daly", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780596513719.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "48823", "product_url": "/app/ecom/book/48823/next-generation-web-frameworks-in-python-48823-9780596513719-liza-daly", "bisac_codes": [ "COM055000", "cs.cmp_sc.app_sw" ], "items_count": null, "identifiers": { "ISBN13": "9780596557669", "ISBN10": "0596513712", "EISBN13": "9780596513719", "EISBN10": "0596513712" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010000059864" } } } } ], "meta": { "pagination": { "page": 77993, "pages": 78387, "count": 1567736 } } }
Response Info
Default: None