/* * Patch for filter_var() */ if(!function_exists('filter_var')){ define('FILTER_VALIDATE_IP', 'ip'); define('FILTER_FLAG_IPV4', 'ipv4'); define('FILTER_FLAG_IPV6', 'ipv6'); define('FILTER_VALIDATE_EMAIL', 'email'); define('FILTER_FLAG_EMAIL_UNICODE', 'unicode'); function filter_var($variable, $filter, $option = false){ if($filter == 'ip'){ if($option == 'ipv4'){ if(preg_match("/(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})/", $variable, $matches)){ $variable = $matches[1]; return $variable; } } if($option == 'ipv6'){ if(preg_match("/\s*(([:.]{0,7}[0-9a-fA-F]{0,4}){1,8})\s*/", $variable, $matches)){ $variable = $matches[1]; return $variable; } } } if($filter == 'email'){ if($option == 'unicode' || $option == false){ if(preg_match("/\s*(\S*@\S*\.\S*)\s*/", $variable, $matches)){ $variable = $matches[1]; return $variable; } } } } }
I am not quite sure why you would want to convince people to go raw paleo. Usually, a person who is a crusader is considered a pain-in-the-neck by people within earshot. A good leader doesn't have to drag people to follow him. I know you are motivated to heal people, but if healing is your gift, let it come naturally.
You may have heard the saying, "When the student is ready, the teacher will appear." I think the inverse is true: "When the teacher is ready, the student will appear."
But he can do cooked paleo, with red meat cooked fats.... But he is deathly afraid phobia afflicted of red meat fat.
I have a loved one in his senior years and he's fat and starting to have blood sugar problems. They are on cooked omnivore without junk food but they have wheat and corn and veggies and rice.
He is of the generation who has a phobia with red meat fat... The animal fat will kill you cholesterol bullshit.
I'd like him to go raw paleo, but that's a stretch. But he can do cooked paleo, with red meat cooked fats.... But he is deathly afraid phobia afflicted of red meat fat.
Very significant facts can be learned from these experimentations, including:
- Heat damaged molecules and use of milk are very harmful;
- It can cause diseases such as rheumatism or disorders of the nervous system that modern medicine does not think assigning to food;
- "Soft" thermal damages are even more toxic!
Guy Claude proposed as explanatory hypothesis that slightly damaged molecules have a part of their structure recognized as correct by our immune system and are thus admitted in the biochemical metabolic processes. But as these molecules are not exactly consistent, they induce later deep troubles in the metabolism.
The hypothesis is that a completely destroyed molecule will be recognized as such, be discarded by the immune system and then eliminated, while a slightly damaged one may not be and is therefore potentially more likely to induce metabolic troubles.
I don’t think there’s a clear limit; the precautionary principle commands to avoid any food having been heated over 40°C. Of course, not all the molecules in a heated or cooked foodstuff are damaged or wrecked, perhaps only one out of 100 or 1000 and that’s why we can live on cooked food. But during a lifetime, we’ll have ingested about 75 tons of food. If only one molecule out of 1000 in this food is wrecked or damaged, it still makes for 75 kg of countless kinds of abnormal substances, each being able to cause serious and delayed health troubles.
Organic molecules are extremely complex and comprise hundreds or even thousands of atoms, each being in an exact and specific spatial position! There’s a remarkable order and an amazing precision in the mechanisms of life (increasing negative entropy :)). As a rule, life can work only in a very limited range of temperature (0 to 40° C), because an excessive thermal agitation destroy this accurate order, increasing entropy -d, creating disorder. Simply put, heat burns the living things!
As GCB wrote somewhere in that book, the safest way of cooking would be to thoroughly carbonize everything! ;D
Cheers
Francois
I think health is a combination of many things. Raw diet is very important. But it is not the only thing.Absolutely.
http://www.beyondveg.com/tu-j-l/raw-cooked/raw-cooked-1i.shtml
Leukocytosis was avoided if at least 10% raw foods were also eaten.
That is, Kouchakoff found (if his results are to be believed) that when a cooked food is ingested, leukocytosis can be avoided simply by adding about 10% of the same raw food [Kouchakoff 1937, p. 336], or a raw food whose "critical temperature" is higher [Kouchakoff 1937, pp. 332-334]. (Note: "critical temperature" here refers to the specific temperature for a specific food above which leukocytosis occurs.) Therefore, by these results, it is by no means necessary to eat 100% raw or even predominantly raw to avoid leukocytosis; even totally cooked meals would be fine provided cooking temperatures are low enough.