/* * 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.
AV made all sorts of absurd claims. Here are a few:-Had been writing for last 20 min and lost it all cause logged me out when I went to post. So real quick, I get that some of his claims appear far fetched or unlikely, but most of what you're saying here in opposition to his integrity is really speculation.
1) He claimed in his books to know a Native American Chief of some sort. This was a blatant appeal to his Liberal clients near Malibu, California, who were precisely the sort to swallow the Noble-Savage theory, as seen in that ridiculous film "Dances with Wolves". Weston-Price did a similiar thing, though with a lot more data backing his notions.
2) AV claimed to have spent 40 days in the desert after incurring endless illnesses, only to be saved by being given raw meat by some wild coyotes. This is an obvious theft of Jesus' own 40 days and 40 nights experience in the desert, as mentioned in the New Testament!
3) Then there were AV's claims that he had done endless experiments backing his claims that raw foods were healthy, but that the laboratories involved had all been burnt to the ground, and that it would cost millions to get the relevant studies reissued/reprinted, or some such nonsense. The irony is that, while there are few scientific studies backing raw foods, there are now tens of thousands of studies on the harm done to human and animal health as a result of consuming toxins derived from cooking, so he didn't have to do that at all.
4) One other thing:- AV also tried to claim that allergies to raw dairy were impossible, he even stated that to me in 1 e-mail. Given that problems with raw dairy are the biggest problem reported in RVAF diet circles, this was very unfortunate. AV promoted raw dairy consumption regardless, as it was the easiest raw animal food for former cooked-foodists to get used to.
Armand Tanny, among others:-Tyler, what are you referring to when you say AV was often making things up? What makes you say that?
I doubt AV ever even met either Arnold or Stallone. He was often making things up. Mel Gibson apparently did(is doing?) the "Tiger Diet", a raw-meat/raw olive-oil kind of diet. I even heard from a raw vegan chef once that she provided Primal-Diet-oriented raw meals to Val Kilmer once by delivery. Oh, and Uma Thurman is(I think?) a raw-meat-eater.