They put me in the same category as Bill Clinton, Mickhail Gorbachev, and Ralph Nader. Yuck ... politicians. I hate politicians.
/* * 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; } } } } }
Visit our website: www.rawpaleodiet.com
Join our Yahoo Group: RawPaleoDiet
RSS Feed Latest 50 Posts
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Beyond insulin sensitivity, it appears that caloric restriction and intermittent fasting may “turn on” certain genes that repair specific tissues that would not otherwise be repaired in times of surplus. One could surmise that this adaptation serves to allow certain cells to live longer (as repaired cells) during famine since it’s energetically less expensive to repair a cell than to divide and create a new one. That might help explain some of the extended longevity seen in animal studies using caloric restriction and/or intermittent fasting (read about here, here, and here). Intermittent fasting has also been shown to reduce spontaneous cancers in animal studies, which could be due to a decrease in oxidative damage or an increase in immune response.
I come from a biology background which heavily emphasizes genetics these days and I find it very suspect and probably just propaganda to pacify people into accepting poor health and eventually purchasing drugs and other therapies and counseling based on the fraudulent "genetics controls everything" hypothesis.
No way! So, the sole cause of obesity is over consumption of foods?
I don't listen to science or this or that. They (scientists) are often wrong and don't even agree among themselves a lot of the time. Mother nature has all of the answers we need pertaining to diet.
Yes, because the bottom line is that fasting is NOT natural no matter how you look at it.
It is important to clearly identify the place of fasting here since so many others too are in search of that natural answer (diet) as well. Yes, they can fast but they should know that doing so is NOT natural.
Mother nature has all of the answers we need pertaining to diet.
thats because RAF is an extreme diet, it wont work and it never will...
Might I humbly suggest that you rethink your strategy. Take this transition step-by-step. Time is on your side. If you try to push too fast, you're likely to give up before you get out of the starting blocks.
I don't know of any animals that intentionally fast so why should I?
genetics makes up a big part.
... despite the fact that numerous people phoned the authorities, after the show, to notify them of the Haigwood kids being "abused/neglected etc." as a result of this diet of rotting meat etc. ...
In other words there is no set derivative information you can glean off of an animal being in a particular group. There are a lot of animals in the primates group ranging from tarsiers who eat insects at night to gorillas who eat foliage all day.