Never surrender : lost voices of a generation at war


Robert Kershaw - 2009
    Beginning with first-hand accounts of the reaction to Chamberlain's declaration of war in 1939, Kershaw portrays the many aspects of war through the words of those who were there, from the sailors of the little ships of Dunkirk to German soldiers preparing for Operation 'Sea Lion'. He takes us from the nightly horrors of the Blitz to battles in the limitless desert of North Africa, and from jungle war in Burma to Lancaster bombers over Germany and the beaches of Normandy. Featuring new interviews with veterans and civilians from Britain, the Commonwealth and Germany as well as diaries, letters, and first-hand accounts, this is a testimony to the remarkable men and women who lived through the Second World War -- whose refusal to surrender changed them, and Britain, forever.

Getting Started with OAuth 2.0


Ryan Boyd - 2011
    This concise introduction shows you how OAuth provides a single authorization technology across numerous APIs on the Web, so you can securely access users’ data—such as user profiles, photos, videos, and contact lists—to improve their experience of your application.Through code examples, step-by-step instructions, and use-case examples, you’ll learn how to apply OAuth 2.0 to your server-side web application, client-side app, or mobile app. Find out what it takes to access social graphs, store data in a user’s online filesystem, and perform many other tasks.Understand OAuth 2.0’s role in authentication and authorizationLearn how OAuth’s Authorization Code flow helps you integrate data from different business applicationsDiscover why native mobile apps use OAuth differently than mobile web appsUse OpenID Connect and eliminate the need to build your own authentication system

The Definitive Guide to Drupal 7


Benjamin MelanconRoy Scholten - 2010
    Written by a panel of expert authors, the book covers every aspect of Drupal, from planning a successful project all the way up to making a living from designing Drupal sites and to contributing to the Drupal community yourself. With this book you will:Follow practical approaches to solving many online communication needs with Drupal with real examples. Learn how to keep learning about Drupal: administration, development, theming, design, and architecture. Go beyond the code to engage with the Drupal community as a contributing member and to do Drupal sustainably as a business.The Definitive Guide to Drupal 7 was written by the following team of expert Drupal authors:Benjamin Melançon, Jacine Luisi, Károly Négyesi, Greg Anderson, Bojhan Somers, Stéphane Corlosquet, Stefan Freudenberg, Michelle Lauer, Ed Carlevale, Florian Lorétan, Dani Nordin, Ryan Szrama, Susan Stewart, Jake Strawn, Brian Travis, Dan Hakimzadeh, Amye Scavarda, Albert Albala, Allie Micka, Robert Douglass, Robin Monks, Roy Scholten, Peter Wolanin, Kay VanValkenburgh, Greg Stout, Kasey Qynn Dolin, Mike Gifford, Claudina Sarahe, Sam Boyer, and Forest Mars, with contributions from George Cassie, Mike Ryan, Nathaniel Catchpole, and Dmitri Gaskin.For more information, check out the Drupaleasy podcast #63, in which author Benjamin Melançon discusses The Definitive Guide to Drupal 7 in great detail:http: //drupaleasy.com/podcast/2011/08/drupal...

Getting Started with AWS


Amazon Web Services - 2012
    Getting Started with AWS provides an introduction to Amazon Web Services, examples of what you can do with AWS, basic information that you need to know to get started, and links to resources and documentation that will help you learn more no matter what your use case is.

Beginning HTML, XHTML, CSS, and JavaScript


Jon Duckett - 2009
    While learning these technologies, you will discover coding practices such as writing code that works on multiple browsers including mobile devices, how to use AJAX frameworks to add interactivity to your pages, and how to ensure your pages meet accessible requirements.Packed with real-world examples, the book not only teaches you how to write Web sites using XHTML, CSS and JavaScript, but it also teaches you design principles that help you create attractive web sites and practical advice on how to make web pages more usable. In addition, special checklists and appendices review key topics and provide helpful references that re-enforce the basics you've learned.Serves as an ideal beginners guide to writing web pages using XHTML Explains how to use CSS to make pages more appealing and add interactivity to pages using JavaScript and AJAX frameworks Share advice on design principles and how to make pages more attractive and offers practical help with usability and accessibility Features checklists and appendices that review key topics This introductory guide is essential reading for getting started with using XHTML, CSS and JavaScript to create exciting and compelling Web sites.Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

The Web Designer's Idea Book, Volume 3: Inspiration from Today's Best Web Design Trends, Themes and Styles


Patrick McNeil - 2013
    Web design expert Patrick McNeil, author of the popular Web Designer's Idea Book series, is back with the latest examples of the best design on the web today.Arranged thematically, this guide puts important topics like technology, design styles, elements, site types and site structure at your fingertips. This new volume also includes a detailed discussion of the various content management systems available to help you find the best platform for your project.An indispensable reference, this book provides you with the latest in themes, styles and trends you need to keep your projects relevant in the fast-paced and every-changing world of web design.

The Essentials of Living Aboard a Boat: The Definitive Guide for Liveaboards


Mark Nicholas - 2004
    Mark Nicholas has combined his experience of life aboard with the advice of other liveaboards, marina owners, technicians, boat manufacturers, and advocates in order to detail the challenges and offer real advice for success. This lifestyle, typically thought to be out of reach or for other people, is now available to all who dream. Essentials explains, among other things, how to: Figure out your needs Choose the right boat Buy your boat Choose the right marina Forecast your costs Prepare for the lifestyle Accommodate partners, children and pets Outfit your boat Plan for all climates Address safety and sanitation issues And more!

Family Medical History: Unknown/Adopted: How One Inquiry Led to Many Unexpected Discoveries


Nancy Kacirek Feldman - 2014
    They would ask her about her family’s health history, and she would hear the doctor’s familiar sigh after she answered, “I don’t know, I’m adopted.”Being perfectly happy with the loving family she had, Feldman never took an interest in finding her biological parents until diagnosed with a disease that she passed on to her son. Suddenly, Nancy’s lack of family history was affecting someone else.Writing to the Nebraska Children’s Home Society for help, the adoption agency assigned Nancy’s case to Rebecca Crofoot. This began a 17-year journey between the two women who were determined to find information about a family that might not know, or want to know, Nancy existed.Family Medical History: Unknown/Adopted is a heart-warming story of personal, medical, genealogical and emotional discovery.

Nikon D5100


Rob Sylvan - 2011
    This new model replaces the popular D5000 and creates a nice bridge between the more beginner-level D3100 and the high-end D7000.This book has one goal: to teach D5100 owners how to make great shots using their new Nikon camera. Users learn how to use the D5100 to create the type of photos that inspired them to buy the camera in the first place. Everything in the book is in service of creating a great image.Starting with the top ten things users need to know about the camera, photographer Rob Sylvan carefully guides readers through the operating features. Owners get practical advice from a pro on which settings to use when, great shooting tips, and even end-of-chapter assignments.

Professional PHP Programming


Sascha Schumann - 1999
    PHP is a server-side, HTML-embedded scripting language. It is an open source technology, rapidly gaining popularity as a scripting language for people running dynamic websites. One of its major attractions over Perl, JavaScript and other scripting languages is that PHP has a built-in database integration layer and seamless IP connectivity, with LDAP and TCP as well as the IMAP mail interface. Features; Real world, practical experience and techniques From installation and configuration of the PHP engine to advanced dynamic application design Definitive coverage of core PHP language and database addressing: MySQL is covered in depth. Practical e-commerce and business scripting including database application development, together with PHP and XML applications. LDAP connectivity addressed.

The DIY Spud Fit Challenge: A how-to guide to tackling food addiction with the humble spud.


Andrew Taylor - 2016
    In this Spud Fit Challenge DIY guide, featuring twelve super simple (and cheap!) recipes and a variety of mindfulness techniques to help you reset your body and mind, he shows you the how's, what's and why's of his unusual regime - the tale of which went viral and captivated people across the globe. It's a scenario that will be depressingly familiar to all 'experienced dieters': towards the end of 2015, the former elite junior kayaker found himself more than 120 pounds (55kgs) overweight and feeling helpless, frustrated and in despair after yet another failed attempt at losing weight. With a lifetime of fad diets that only ever aimed to treat symptoms behind him, and armed only with the advice of 'the experts' whose discussion always began and ended with the message 'simply' to practise moderation, he had reached an impasse. Why couldn't he do moderation, like 'normal' people seemed to be able to? Sitting on the couch that day having reached his lowest point and not knowing the way out of the black hole that was swallowing his ability to enjoy life, he had that lightbulb moment: he was addicted to food. His mind raced - no other addict would ever be told to practise moderation, they would be told to quit their vice entirely. In that moment he realised that quitting food - or coming as close to it as possible - was the answer. Weeks of research told him that the humble potato, the food that has allowed vast populations to not only survive but to thrive over generations, was the perfect vehicle for his experiment: The Spud Fit Challenge was born! Good health is way more simple than we've been led to believe. There is a food that you can eat in abundance and that food provides you with all the nutrition your body needs to thrive for a long time. A good diet should not involve obsessing over every detail about what you put in your mouth - this does nothing to treat the underlying cause of your troubled relationship with food. This is the Spud Fit Challenge in a nutshell: let simplicity set you free. This guide will provide you with both the mental techniques that have helped Andrew to power through cravings without looking back as well as some ‘Spud Fit approved’ recipes to pique your interest - everything you need to successfully complete your own Spud Fit Challenge.

God Needs To Go: Why Christian Beliefs Fail


J.D. Brucker - 2012
    It brings comfort, purpose, and sense of pride. These feelings mean so much to the Christian. But are these feelings justified? Do Christians have good reason to trust the truth of their beliefs? Author J. D. Brucker brings forth a short collection of arguments against Christian beliefs, exposing the falsehoods of the faith so many all around the world cherish.

The Ultimate Hang: Hammock Camping Illustrated


Derek Hansen - 2017
     What's new: Completely re-written with all-new sections on hammock FAQs and basics for new hangers and an expanded advanced section for veterans, plus a DIY section to get you started making your own hammock gear. The Ultimate Hang 2 covers everything from suspension systems, hammock stands, staying dry, warm, and bug free, along with setting up hammocks indoors. Hammocks are one of the most comfortable ways to enjoy the indoors, and make great companions for a long-distance thru-hike, relaxing at a park, a weekend backpacking trip, or an overnight in the woods! Get off the ground and begin enjoying the outdoors. Updated with hundreds of illustrations, The Ultimate Hang helps you discover the freedom, comfort, and convenience of hammock camping. Learn how to set up and use a hammock to stay dry, warm, and bug free in a Leave No Trace-friendly way. All the best tips and techniques on hammock camping in one place. Stop searching and start relaxing.

Embedded Android: Porting, Extending, and Customizing


Karim Yaghmour - 2011
    You'll also receive updates when significant changes are made, as well as the final ebook version. Embedded Android is for Developers wanting to create embedded systems based on Android and for those wanting to port Android to new hardware, or creating a custom development environment. Hackers and moders will also find this an indispensible guide to how Android works.

The Node Beginner Book


Manuel Kiessling - 2011
    The aim of The Node Beginner Book is to get you started with developing applications for Node.js, teaching you everything you need to know about advanced JavaScript along the way on 59 pages.