The Secret History of the War on Cancer by Basic Books Title: The Secret History of the War on Cancer

Purchase Item

Manufacturer: Basic Books
List Price: $27.95
Our Price: $9.22

Customer Reviews:
The Secret History of the War on Cancer by Basic Books

What we need to know.

I found this to be a coherent and easy to read book in which Devra Davis presents a logical explanation of various kinds causes of cancer from industry to personal products. The general public needs this kind of information in order to avoid cancer causing materials as much as possible, and to learn the truth about some research. The statement that of all the billions of dollars that the Cancer Sociey has raised only ten per cent goes to research is an eye opener.
The Secret History of the War on Cancer by Basic Books

The Secret Hitory in the War on Cancer

This book is a must read for everyone, not just cancer patients. It is quite eye opening what most people do not know about how important health issues are many times swept under the rug by governments. I had suspected many of these results, but to find they are accurate is very discouraging. Had issues been handled differently, many people would not have suffered and died as a result.
The Secret History of the War on Cancer by Basic Books

Sobering truths

The Secret History of the War on Cancer would have been written many years ago, but the author was warned it might cost her her job at the National Institutes of Health due to its revelations. This is a very important book and quite enlightening. Written by an insider and scientist, it brings authority to the secret life of big business and our health systems. Be forwarned, it is hair-raising in its thorough analysis of how profits corrupt every aspect of our lives.
The Secret History of the War on Cancer by Basic Books

One I'll keep on my shelf and loan to my friends

Although it's no surprise to me that businesses in the US have abused the health of its employees and customers, my eyes were opened to a raft of information I had not heard before. In particular, I was amazed to learn that the Nazis knew almost as much about the link between environmental toxins and cancer as we do today and how unfortunate it was that their good work was eclipsed by the huge evil of antisemitism and aggression.

One result of reading this book was that I immediately began to look at the skin care products on my shelf with alarm and went on a campaign to replace them with products not containing the carcinogens Devra Davis listed. I was shocked to learn that the US FDA does not offer its constituents protection from products containing 1,4 dioxane, which is a known carcinogenic byproduct of many commonly used additives, while all countries in Europe regulate this threat. Others must have read her book as well, because an organization for consumers of organic products started to test products marketed as "organic" or "natural" for 1,4 dioxane (never mind the ones that aren't labeled organic -- they are chock full of the stuff) and they found that nearly half did have it. In that regard, Ms. Davis has rendered a valuable service to everyone who wants to avoid cancer.

Despite the technical nature of the subject, Ms. Davis has written it so well that I had no trouble following it. Interesting and a good read!
The Secret History of the War on Cancer by Basic Books

Stimulating Reading

My sister-in-law was undergoing treatment for lung cancer when I saw this book this past fall. My husband was looking for medical books to study and I happened to find this at the OSU bookstore. I picked it up simply because I knew someone was going through cancer at the time and I thought, this really sounds interesting and controversial.

It is. It is very interesting reading. It is compelling. It can be alarming, but you have to remember, there is always two sides to the story, even on cancer research. But based on my personal experiences, I chose to believe that we're not doing enough to prevent cancer from happening. Sure, cancer will happen no matter what is done to take care of it, but if we're able to contain lethal diseases like bubonic plague, smallpox, measles and etc., with simple life-saving methods, why not eradicate cancer causes? There is so much money spent on treatments to cure cancer but I feel there aren't enough in the studies to prevent cancer from occuring. Yes, that would be a major overhaul of a system that relies on industries to keep the world turning.

One can take the lessons learned from this book and apply it to one's life or one can just totally disregard everything that this author has written. Personally, I tend to agree with this author. There are a lot out there that have not been assembled into any shape or form of scientific studies that are available for the public, or if they are, they're not easily accessible.

Davis has found hundreds of papers and condensed it in a brief study of how cancer may be prevented from occuring in the first place if certain components were removed or reduced. It's about preventive medicine (which is not a popular topic in the community where I live). But until corporations and communties work together to eradicate these components, there is not much that can be done. But the word ought be out there and people should be more aware of what is going on in their environment. Maybe it's too late for my parents' and my generations, but something can be done to prevent horrible deaths for our children and grandchildren. Cancer is not a fun way to go. It's hard on the survivors, both mentally and physically. It's hard on the cancer patient unable to have the quality of life they wish to have before they die. It's a brutual disease.

This is an excellent book, though like one reviewer said, it tends to jump back and forth among the chapters, leaving some confusion for the reader. It does need better editing and the chapters better contained. But it is a well-researched book for the lay person. The reader can take it or leave it but it's there in black and white, the history of the war on cancer. Whether or not it's a complete history of the war, who knows? But it's there and it's a start for the person who is interested in learning more on how to prevent cancer from occuring in one's lifetime or family. It is not an answer-all book, it never promised that. But it is interesting reading and it's very compelling. The author makes a good argument.

This is one keeper in my personal library. Hopefully, as people start cleaning up their environment and pursue greener options in lieu of global warming issues, we may see the decrease in cancer causes. One can always hope.

3/15/08
The Secret History of the War on Cancer by Basic Books

Product Description

The War on Cancer set out to find, treat, and cure a disease. Left untouched were many of the things known to cause cancer, including tobacco, the workplace, radiation, or the global environment. Proof of how the world in which we live and work affects whether we get cancer was either overlooked or suppressed. This has been no accident. The War on Cancer was run by leaders of industries that made cancer-causing products, and sometimes also profited from drugs and technologies for finding and treating the disease. Filled with compelling personalities and never-before-revealed information, The Secret History of the War on Cancer shows how we began fighting the wrong war, with the wrong weapons, against the wrong enemies-a legacy that persists to this day. This is the gripping story of a major public health effort diverted and distorted for private gain. A portion of the profits from this book will go to support research on cancer prevention.

THCanvasView 1.0.1 and PhotoStacks Sample App
Theocacao: “The newest version of THCanvasView adds some obvious features, such as draggable selection rects and basic item arranging. There are now better options for coloring and the generated image previews get frames and drop shadows.”
Mon, 15 Oct 2007 17:54:48 GMT

Primordial AppleScript & PlugIns With Coda
Steven Frank: “When nobody was looking, I added some extremely basic AppleScript and plugin support to Coda 1.0.4.”

I haven’t had the chance to use Coda for a real project yet—but I’m planning to use it to update NetNewsWire’s Help book for the next release.
Fri, 12 Oct 2007 22:17:10 GMT

Cocoa Sample Code: SimplePicture
Theocacao: “In the ongoing quest to remember that not everyone is a Cocoa expert, I put together a small image viewing app which shows you a number of basic Cocoa techiques. Everyone, meet SimplePicture.”
Sun, 30 Sep 2007 18:35:49 GMT

Scripting with RubyOSA
MacZealots: “RubyOSA is a bridge from the Ruby language to the Apple Event Manager. The Apple Event Manger allows applications to send and receive messages, or Apple events as they are called, to and from applications that support scripting.”

In other words, you can use Ruby instead of AppleScript. Cool.

Side note: I haven’t looked to see if it’s an actual OSA component or not. It probably doesn’t have to be—because who cares if it compiles and runs in Script Editor or not. But, for anyone interested in OSA components, years ago I posted OSAShell, a basic OSA component demo.
Thu, 03 May 2007 03:51:31 GMT

Cocoa Graphics with Quartz
Cocoa Dev Central: “This beginner-level tutorial introduces basic Cocoa graphics concepts: rectangles, points, colors, and coordinate systems.” (Via Gus.)
Fri, 03 Nov 2006 20:04:31 GMT

Gmail adds Atom feeds
P@ Sunglasses: Gmail adds Atom feeds: “From Steve Rubel I learnt that Gmail added an atom feed to read the emails from your Gmail account in a RSS aggregator... Your RSS aggregator must support https and basic auth.”
Thu, 14 Oct 2004 22:11:56 GMT

BYOB: Build Your Own Browser
Andrew Anderson, O’Reilly: “This article will cover building a basic web browser without writing a line of code.”
Sat, 24 Jan 2004 21:56:07 GMT

Jakarta Struts on OS X
Apple: “Struts helps you organize your Java-based web applications by providing a framework based on a version of the Model-View-Controller design pattern.” This introduction ends with showing you how to build a basic RSS newsreader.
Mon, 21 Jul 2003 04:08:28 GMT

Apple December Developer Tools Posted
MacSlash: “Apple has made available a December 2002 update to their Developer Tools, available now via the Apple Developer Connection. (You will need to be an ADC member to download, but registration is free for basic services.)”
Fri, 20 Dec 2002 18:28:11 GMT

Syntax Coloring Demo for Cocoa
It’s a basic tutorial with sample code that shows how to do simple syntax coloring—it colors everything in a string between < and > characters. (It colors all HTML and XML tags, in other words.)
Wed, 04 Sep 2002 23:20:21 GMT

Implementing A Basic HTML Help System Under Cocoa
CocoaDevCentral on adding a Help book to your Cocoa apps.
Sun, 02 Jun 2002 17:34:55 GMT

SQL basics I: Data queries
Builder.com on the basic SQL queries: select, insert, update, and delete.
Fri, 31 May 2002 16:38:47 GMT

The Missing Cocoa Docs
Brock Brandenberg: “The Missing Cocoa Docs are intended to help you implement certain basic functionality and to teach you how to implement some of the more unique technologies like OS X’s superb glyph and type handling. For example, they won’t teach using NSViews because there are plenty of tutorials on NSViews and drawRect: methods, but there is little on NSLayoutManagers and accessing font outlines, a technique that is needed for more sophisticated graphics apps.”
Mon, 29 Apr 2002 16:25:37 GMT

Building an Extensible Form Validator Class
Developer Shed: “I’ll be attempting to build a reusable library of functions for form input validation, in an attempt to save myself (and, hopefully, you) some time the next time an application needs to have its input checked for errors. The end result of this experiment will be a PHP class that can be easily included in your scripts, and that exposes basic object methods for data validation.”
Thu, 28 Mar 2002 06:00:09 GMT

Sites