The James Bond Archives


Paul Duncan - 2012
    This impeccably British character created by author Ian Fleming has starred in 23 EON-produced films, played by 6 different actors over five decades. To celebrate 50 years of this innovative franchise, EON Productions opened their archives of photos, designs, storyboards, and production materials to editor Paul Duncan, who spent two years researching over one million images and 100 filing cabinets of documentation. The result is the most complete account of the making of the series, covering every James Bond film ever made, beginning with Dr. No (1962) and ending with the upcoming Skyfall (2012), including the spoof Casino Royale (1967) and Never Say Never Again (1983). The stunning imagery is accompanied by an oral history recounted by over 150 cast and crew members, relating the true inside story of how the Bond films were made. Containing previously unpublished photography and artwork, as well as production memos from filming, this book is a comprehensive tribute to the legend of James Bond.Celebrating the 50th anniversary of the most successful and longest-running film franchise in cinema history! Made with unrestricted access to the Bond archives, this XL tome recounts the entire history of James Bond in words and pictures Among the 1,100 images are many previously unseen stills, on-set photos, memos, documents, storyboards, posters, and designs, plus unused concepts, and alternative designs Behind-the-scenes stories from the people who were there: producers, directors, actors, screenwriters, production designers, special effects technicians, stuntmen, and other crew members Includes every Bond film ever made, from Dr. No (1962) to Skyfall (2012) Special bonus included with the first print run of the book only: an original strip of film from Dr. No James Bond films © 1962–2012 Danjaq, LLC and United Artists Corporation. All rights reserved.Also available in 2 Art Editions, each limited to 250 copies.

Cocoa Design Patterns


Erik M. Buck - 2009
    Although Cocoa is indeed huge, once you understand the object-oriented patterns it uses, you'll find it remarkably elegant, consistent, and simple. Cocoa Design Patterns begins with the mother of all patterns: the Model-View-Controller (MVC) pattern, which is central to all Mac and iPhone development. Encouraged, and in some cases enforced by Apple's tools, it's important to have a firm grasp of MVC right from the start. The book's midsection is a catalog of the essential design patterns you'll encounter in Cocoa, including Fundamental patterns, such as enumerators, accessors, and two-stage creation Patterns that empower, such as singleton, delegates, and the responder chain Patterns that hide complexity, including bundles, class clusters, proxies and forwarding, and controllers And that's not all of them! Cocoa Design Patterns painstakingly isolates 28 design patterns, accompanied with real-world examples and sample code you can apply to your applications today. The book wraps up with coverage of Core Data models, AppKit views, and a chapter on Bindings and Controllers. Cocoa Design Patterns clearly defines the problems each pattern solves with a foundation in Objective-C and the Cocoa frameworks and can be used by any Mac or iPhone developer.

The Winston Effect: The Art and History of Stan Winston Studio


Jody Duncan - 2006
    Now, at last, he's opening up the Stan Winston Studio to collaborate on the first-ever book to reveal all the behind-the-scenes secrets of his groundbreaking and hugely influential artistry and effects work. Featuring an extensive array of sketches, production art, and photographs straight from the studio archives, this is the book his fans have been waiting for!

Essential PHP Security


Chris Shiflett - 2005
    It also works beautifully with other open source tools, such as the MySQL database and the Apache web server. However, as more web sites are developed in PHP, they become targets for malicious attackers, and developers need to prepare for the attacks.Security is an issue that demands attention, given the growing frequency of attacks on web sites. Essential PHP Security explains the most common types of attacks and how to write code that isn't susceptible to them. By examining specific attacks and the techniques used to protect against them, you will have a deeper understanding and appreciation of the safeguards you are about to learn in this book.In the much-needed (and highly-requested) Essential PHP Security, each chapter covers an aspect of a web application (such as form processing, database programming, session management, and authentication). Chapters describe potential attacks with examples and then explain techniques to help you prevent those attacks.Topics covered include:Preventing cross-site scripting (XSS) vulnerabilitiesProtecting against SQL injection attacksComplicating session hijacking attemptsYou are in good hands with author Chris Shiflett, an internationally-recognized expert in the field of PHP security. Shiflett is also the founder and President of Brain Bulb, a PHP consultancy that offers a variety of services to clients around the world.

The Case of Beasts: Explore the Film Wizardry of Fantastic Beasts and Where to Find Them


Mark Salisbury - 2016
    Rowling’s script for Fantastic Beasts and Where to Find Them to the screen.  Explore the realm of fantastical creatures that roam the wizarding world and discover the magical cast of characters in pursuit of them.Officially licensed by Warner Bros. Consumer Products, and designed by MinaLima, designers of the graphic props for the Harry Potter films as well as Fantastic Beasts and Where to Find Them, The Case of Beasts delivers an enchanting interactive experience by sharing filmmaking secrets, film photography and artwork, and behind-the-scenes stories from cast and crew. Full of removable, facsimile reproductions of props and paper ephemera from the movie, along with some very special effects, this collectible volume offers a unique look from the talented group who created this movie magic.

The Book of Alien


Paul Scanlon - 1979
    Alien.This exciting book takes you right behind the scenes of Alien and talks to the key people involved, including H. R Giger and director Ridley Scott. It shows every creative stage, through designs and sketches, models and costumes, that went into such a unique vision of the future, and graphically demonstrates why the movie won an Oscar for its visual effects.

Windows PowerShell Cookbook: The Complete Guide to Scripting Microsoft's Command Shell


Lee Holmes - 2007
    Intermediate to advanced system administrators will find more than 100 tried-and-tested scripts they can copy and use immediately.Updated for PowerShell 3.0, this comprehensive cookbook includes hands-on recipes for common tasks and administrative jobs that you can apply whether you’re on the client or server version of Windows. You also get quick references to technologies used in conjunction with PowerShell, including format specifiers and frequently referenced registry keys to selected .NET, COM, and WMI classes.Learn how to use PowerShell on Windows 8 and Windows Server 2012Tour PowerShell’s core features, including the command model, object-based pipeline, and ubiquitous scriptingMaster fundamentals such as the interactive shell, pipeline, and object conceptsPerform common tasks that involve working with files, Internet-connected scripts, user interaction, and moreSolve tasks in systems and enterprise management, such as working with Active Directory and the filesystem

Operating Systems Design and Implementation


Andrew S. Tanenbaum - 1974
    Written by the creator of Minux, professional programmers will now have the most up-to-date tutorial and reference available today. Revised to address the latest version of MINIX (MINIX 3), this streamlined, simplified new edition remains the only operating systems text to first explain relevant principles, then demonstrate their applications using a Unix-like operating system as a detailed example. It has been especially designed for high reliability, for use in embedded systems, and for ease of teaching.

UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design


Jim Arlow - 2001
    Even for people not working with the Unified Process, the book is still of great use. UML 2 and the Unified Process, Second Edition is a must-read for every UML 2 beginner and a helpful guide and reference for the experienced practitioner."--Roland Leibundgut, Technical Director, Zuehlke Engineering Ltd."This book is a good starting point for organizations and individuals who are adopting UP and need to understand how to provide visualization of the different aspects needed to satisfy it. "--Eric Naiburg, Market Manager, Desktop Products, IBM Rational SoftwareThis thoroughly revised edition provides an indispensable and practical guide to the complex process of object-oriented analysis and design using UML 2. It describes how the process of OO analysis and design fits into the software development lifecycle as defined by the Unified Process (UP). UML 2 and the Unified Process contains a wealth of practical, powerful, and useful techniques that you can apply immediately. As you progress through the text, you will learn OO analysis and design techniques, UML syntax and semantics, and the relevant aspects of the UP. The book provides you with an accurate and succinct summary of both UML and UP from the point of view of the OO analyst and designer.This book providesChapter roadmaps, detailed diagrams, and margin notes allowing you to focus on your needs Outline summaries for each chapter, making it ideal for revision, and a comprehensive index that can be used as a reference New to this edition:Completely revised and updated for UML 2 syntax Easy to understand explanations of the new UML 2 semantics More real-world examples A new section on the Object Constraint Language (OCL) Introductory material on the OMG's Model Driven Architecture (MDA) The accompanying website providesA complete example of a simple e-commerce system Open source tools for requirements engineering and use case modeling Industrial-strength UML course materials based on the book

Object-Oriented Software Construction (Book/CD-ROM)


Bertrand Meyer - 1988
    A whole generation was introduced to object technology through the first edition of this book. This long-awaited new edition retains the qualities of clarity, practicality and scholarship that made the first an instant bestseller, but has been thoroughly revised and expanded.Among the new topics covered in depth are: concurrency, distribution, client/server and the Internet, object-oriented databases, design by contract, fundamental design patterns, finding classes, the use and misuse of inheritance, abstract data types, and typing issues. The book also includes completely updated discussions of reusability, modularity, software quality, object-oriented languages, memory management, and many other essential topics.

Making Documentary Films and Reality Videos: A Practical Guide to Planning, Filming, and Editing Documentaries of Real Events


Barry Hampe - 1997
    Barry Hampe, who has made more than 150 documentary films and videos, traces the two main approaches to documentary--recording behavior and re-creating past events—and shows students how to do both effectively. Covering all the steps, from conceptualization to completion, the book includes chapters on visual evidence; documentary ethics; why reality is not enough; budgeting; and casting, crew, and equipment selection.

The Art of UNIX Programming


Eric S. Raymond - 2003
    This book attempts to capture the engineering wisdom and design philosophy of the UNIX, Linux, and Open Source software development community as it has evolved over the past three decades, and as it is applied today by the most experienced programmers. Eric Raymond offers the next generation of hackers the unique opportunity to learn the connection between UNIX philosophy and practice through careful case studies of the very best UNIX/Linux programs.

Make It So: Interaction Design Lessons From Science Fiction


Nathan Shedroff - 2012
    Freed from the rigorous constraints of designing for real users, sci-fi production designers develop blue-sky interfaces that are inspiring, humorous, and even instructive. By carefully studying these "outsider" user interfaces, designers can derive lessons that make their real-world designs more cutting edge and successful.

Games for Actors and Non-Actors


Augusto Boal - 1975
    It sets out the principles and practice of Boal's revolutionary Method, showing how theatre can be used to transform and liberate everyone - actors and non-actors alike!This thoroughly updated and substantially revised second edition includes:two new essays by Boal on major recent projects in Brazil Boal's description of his work with the Royal Shakespeare Company a revised introduction and translator's preface a collection of photographs taken during Boal's workshops, commissioned for this edition new reflections on Forum Theatre.

Guide to Computer Forensics and Investigations (Book & CD)


Bill Nelson - 2003
    This resource guides readers through conducting a high-tech investigation, from acquiring digital evidence to reporting its findings. Updated coverage includes new software and technologies as well as up-to-date reference sections, and content includes how to set up a forensics lab, how to acquire the proper and necessary tools, and how to conduct the investigation and subsequent digital analysis. It is appropriate for students new to the field, or as a refresher and technology update for professionals in law enforcement, investigations, or computer security. The book features free downloads of the latest forensic software, so readers can become familiar with the tools of the trade.