Book picks similar to
Techtv's Catalog of Tomorrow by Que Corporation


technology
aspects
design-thinking-related
engineering

A Global Warming Primer: Answering Your Questions About The Science, The Consequences, and The Solutions


Jeffrey O. Bennett - 2016
    Many times we’ve even heard pundits say “I am not a scientist” to avoid the issue altogether. But the truth is, the basic science is not that difficult. Using a question and answer format, this book will help readers achieve three major goals: To see that anyone can understand the basic science of global warming;  To understand the arguments about this issue made by skeptics, so that readers will be able to decide for themselves what to believe; To understand why, despite the “gloom and doom” that often surrounds this topic, the solutions are ones that will not only protect the world for our children and grandchildren, but that will actually lead us to a stronger economy with energy that is cheaper, cleaner, and more abundant than the energy we use today.

The REST API Design Handbook


George Reese - 2012
    The RESTful approach to web services design is rapidly become the approach of choice. Unfortunately, too few people have truly solid REST API design skills, and discussions of REST can become bogged down in dry theory.The REST API Design Handbook is a simple, practical guide to aid software engineers and software architects create lasting, scalable APIs based on REST architectural principles. The book provides a sound foundation in discussing the constraints that define a REST API. It quickly goes beyond that into the practical aspects of implementing such an API in the real world.Written by cloud computing expert George Reese, The REST API Design Handbook reflects hands on work in consuming many different third party APIs as well the development of REST-based web services APIs. It addresses all of the debates the commonly arise while creating these APIs. Subjects covered include:* REST architectural constraints* Using HTTP methods and response codes in an API* Authenticating RESTful API calls* Versioning* Asynchronous Operations* Pagination and Streaming* Polling and Push Notifications* Rate Limiting

DNS and BIND


Cricket Liu - 1996
    This book brings you up-to-date with the latest changes in this crucial service.The fifth edition covers BIND 9.3.2, the most recent release of the BIND 9 series, as well as BIND 8.4.7. BIND 9.3.2 contains further improvements in security and IPv6 support, and important new features such as internationalized domain names, ENUM (electronic numbering), and SPF (the Sender Policy Framework).Whether you're an administrator involved with DNS on a daily basis or a user who wants to be more informed about the Internet and how it works, you'll find that this book is essential reading.Topics include:What DNS does, how it works, and when you need to use it How to find your own place in the Internet's namespace Setting up name servers Using MX records to route mail Configuring hosts to use DNS name servers Subdividing domains (parenting) Securing your name server: restricting who can query your server, preventing unauthorized zone transfers, avoiding bogus servers, etc. The DNS Security Extensions (DNSSEC) and Transaction Signatures (TSIG) Mapping one name to several servers for load sharing Dynamic updates, asynchronous notification of change to a zone, and incremental zone transfers Troubleshooting: using nslookup and dig, reading debugging output, common problems DNS programming using the resolver library and Perl's Net::DNS module

Overdrive: Bill Gates and the Race to Control Cyberspace


James Wallace - 1997
    James Wallace brings readers up to date on the Gates saga to 1997 and reveals the inside story of the struggle to keep Microsoft on top in the World Wide Web game.

What's Science Ever Done For Us: What the Simpsons Can Teach Us About Physics, Robots, Life, and the Universe


Paul Halpern - 2007
    Over the years, the show has examined such issues as genetic mutation, time travel, artificial intelligence, and even aliens. "What's Science Ever Done for Us?" examines these and many other topics through the lens of America's favorite cartoon.This spirited science guide will inform Simpsons fans and entertain science buffs with a delightful combination of fun and fact. It will be the perfect companion to the upcoming Simpsons movie.The Simpsons is a magnificent roadmap of modern issues in science. This completely unauthorized, informative, and fun exploration of the science and technology, connected with the world's most famous cartoon family, looks at classic episodes from the show to launch fascinating scientific discussions mixed with intriguing speculative ideas and a dose of humor. Could gravitational lensing create optical illusions, such as when Homer saw someone invisible to everyone else? Is the Coriolis effect strong enough to make all toilets in the Southern Hemisphere flush clockwise, as Bart was so keen to find out? If Earth were in peril, would it make sense to board a rocket, as Marge, Lisa, and Maggie did, and head to Mars? While Bart and Millhouse can't stop time and have fun forever, Paul Halpern explores the theoretical possibilities involving Einstein's theory of time dilation.Paul Halpern, PhD (Philadelphia, PA) is Professor of Physics and Mathematics at the University of the Sciences in Philadelphia and a 2002 recipient of a John Simon Guggenheim Memorial Fellowship. He is also the author of The Great Beyond (0-471-46595-X).

Washington Rules: America's Path to Permanent War


Andrew J. Bacevich - 2010
    In the Obama era, just as in the Bush years, these beliefs remain unquestioned gospel.In a vivid, incisive analysis, Andrew J. Bacevich succinctly presents the origins of this consensus, forged at a moment when American power was at its height. He exposes the preconceptions, biases, and habits that underlie our pervasive faith in military might, especially the notion that overwhelming superiority will oblige others to accommodate America's needs and desires—whether for cheap oil, cheap credit, or cheap consumer goods. And he challenges the usefulness of our militarism as it has become both unaffordable and increasingly dangerous.Though our politicians deny it, American global might is faltering. This is the moment, Bacevich argues, to reconsider the principles which shape American policy in the world—to acknowledge that fixing Afghanistan should not take precedence over fixing Detroit. Replacing this Washington consensus is crucial to America's future, and may yet offer the key to the country's salvation.

MySQL


Paul DuBois - 1999
    As an important contributor to the online documentation for MySQL, Paul uses his day-to-day experience answering questions users post on the MySQL mailing list to pinpoint the problems most users and administrators encounter. The principal MySQL developer, Monty Widenius, along with a network of his fellow developers, reviewed the manuscript, providing Paul with the kind of insight no one else could supply. Instead of merely giving you a general overview of MySQL, Paul teaches you how to make the most of its capabilities. Through two sample databases that run throughout the book, he gives you solutions to problems you'll likely face. He helps you integrate MySQL efficiently with third-party tools, such as PHP and Perl, enabling you to generate dynamic Web pages through database queries. He also teaches you to write programs that access MySQL databases.

War and Peace in the Global Village


Marshall McLuhan - 1968
    A mosaic of pointed insights and probes, this text predicts a world without centres or boundaries. It illustrates how the electronic information travelling around the globe at the speed of light has eroded the rules of the linnear, literate world. No longer can there be fixed positions or goals.

Hadrian's Wall Path


Henry Stedman - 2006
    It is proving an immensely popular walk and in the first 18 months of its opening in 2003 it attracted almost 400,000 walkers.

LDAP System Administration


Gerald Carter - 2003
    That's what LDAP System Administration is all about.System administrators often spend a great deal of time managing configuration information located on many different machines: usernames, passwords, printer configurations, email client configurations, and network filesystem configurations, to name a few. LDAPv3 provides tools for centralizing all of the configuration information and placing it under your control. Rather than maintaining several administrative databases (NIS, Active Directory, Samba, and NFS configuration files), you can make changes in only one place and have all your systems immediately see the updated information.Practically platform independent, this book uses the widely available, open source OpenLDAP 2 directory server as a premise for examples, showing you how to use it to help you manage your configuration information effectively and securely. OpenLDAP 2 ships with most Linux(R) distributions and Mac OS(R) X, and can be easily downloaded for most Unix-based systems. After introducing the workings of a directory service and the LDAP protocol, all aspects of building and installing OpenLDAP, plus key ancillary packages like SASL and OpenSSL, this book discusses:Configuration and access controlDistributed directories; replication and referralUsing OpenLDAP to replace NISUsing OpenLDAP to manage email configurationsUsing LDAP for abstraction with FTP and HTTP servers, Samba, and RadiusInteroperating with different LDAP servers, including Active DirectoryProgramming using Net:: LDAPIf you want to be a master of your domain, LDAP System Administration will help you get up and running quickly regardless of which LDAP version you use. After reading this book, even with no previous LDAP experience, you'll be able to integrate a directory server into essential network services such as mail, DNS, HTTP, and SMB/CIFS.

Schaum's Outline of Vector Analysis


Murray R. Spiegel - 1959
    Now Schaum's is better than ever-with a new look, a new format with hundreds of practice problems, and completely updated information to conform to the latest developments in every field of study.Fully compatible with your classroom text, Schaum's highlights all the important facts you need to know. Use Schaum's to shorten your study time-and get your best test scores!Schaum's Outlines-Problem Solved.

Modern Control Engineering


Katsuhiko Ogata - 1970
    The layout of the book covers the following: Laplace transforms, mathematical model

Playing My Mother's Blues


Valerie Wilson Wesley - 2005
    Dani Carter was seven years old -- her sister, Rose, seventeen -- when their beautiful, impetuous mother, Maria, walked out of their lives, abandoning her husband and family for a love affair that would end tragically mere months later. Over the decades that followed, Dani was able to overcome the persistent pain and feelings of betrayal, eventually wedding a successful man and giving birth to a wonderful son. But love has long been missing from her marriage, propelling her into the arms of another and inspiring troubling thoughts of escape. If it were not for the distress caused by the recent death of her father, she might well have already been gone. The sins of the mother, Dani fears, have been visited upon the daughter. Dani's sister, Rose, never spoke or speaks of their lost parent. And their iron-willed, driven father -- who channeled his shame and anger into phenomenal business success -- always made it brutally clear that he considered his ex-wife to be evil incarnate. But Dani remembers a sweet, funny, vivacious young woman who did everything with exuberant love and tenderness. And now that she finds herself in a similar heartbreaking situation, Dani can't help but wonder who Maria really was. It's a puzzle that may soon be completed, after a lifetime of searching for missing pieces. Maria, calling herself Mariah, is about to reenter her daughters' worlds -- at a time of emotional confusion and physicalchaos -- bearing secrets and bitter truths ... and, perhaps, long-awaited answers to what could possibly drive a mother to sacrifice what was dearest to her heart.

Building Design and Construction


Vicente A. Tagayun - 2010
    It also contains the easy to follow instructions on how to analyze and compute the structural design of critical building parts such as: reinforced concrete slabs, beams, columns and footings. There are also simple designs and floor plans for a variety of building types to be found in this book.BUILDING DESIGN AND CONSTRUCTION should be of interest to architects, engineers, contractors, developers and allied professionals who are engaged in building design, planning and construction. Students and graduates reviewing for the board examinations for architects and engineers would find in this book valuable practical knowledge to supplement the theories learned in their classrooms.Project owners studying this book would appreciate and get a clear understanding of how their envisioned pet project, which sprang only from a mere idea - is transformed slowly step-by-step - into concrete form.Explanations and instructions in BUILDING DESIGN AND CONSTRUCTION are conveyed in direct and simple language for easy understanding even by the layman. Plans and drawings are clearly presented, to be easily interpreted by construction workers.