Hot Topics / Re: Mostly meat diets: premature aging, osteoporosis etc. or perfect health?
« on: November 03, 2011, 06:08:40 am »
/* * 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.
Hi, i'm new...but I must reply to the issue with Kulvinskas etc - he actually stated in one of his youtube video series that eskimoes 'have bones of steel' and 'bounces' right back if getting ill etc - he might have called them something like 'superhumans' - it is hard to hear what he says sometimes. I've noticed something odd though, on long term raw foodist and fruitarians: their body language. The mem seem to suffer from hunch back and feminine and their gesture/ hands are very odd, don't have the proper words for it (I'm swedish) and the female too like Ann Osborne is very hunch back and physically weak looking, thin, dizzy eyes (very common, see Kulvinskas for example)) and they ALL seem to lack proper saliva or too much in their mouth. Just a thought I've noticed when they speak. Also, when i compared two guys in the extreme on my quest for a good dietary lifestyle; Graham and our swedish famous raw paleo eater Fredrik Colting, I could see a huge different in skin, physicality etc. Colting is way a head all of these raw fooders...in everything. His brother Jonas Colting (athlete) actually tells us that his brother Fredrik is stronger and more fit than he is! 