/* * 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.
Which community?
Raw vegans in this forum?
Raw veganism is of time limited value.
In good time, 99% of all raw vegans will be raw omnivores / raw paleos.
Whose name? Whose posts? Where? Could you be a little specific?
Once you start eating paleo (RAF), you should start expressing yourself more clearly. I notice some of the fruitarians expressing themselves more like you.
Well, I also don't think it bodes to well to have topics dedicated to this guy so often, who is already known to pop in and share a bunch of bs. Just seems to be inviting trouble.
I'll be somewhat hypocritical and add my two sense however:
I disagree about the biker comparisons as even in the pic that was selected, the thin guy has more muscle tone/vascularity. With fruit based diets (not all veg) there is a tendency not only to be thin/undermuscled but to have a very doughy smoothed out look. Theres a veg on other forums who specifically links this with toxicity of metals and other internal and fungal issues. He claims the human body should be naturally vascular, with near translucency of outer tissue, and going on pics I've seen of healthy cultures I tend to agree. The main problem is not only the deficiency of proteins and fats, but the false promises to actually eliminate deep toxicity. Theres plenty proof that even vegans can be bodybuilders and run races on sugar (although not at competing levels), but that especially fruit based diets, are taking their tole in many differnt aspects whose earliest signs are irritability/mania/euphoria and inability to put on weight or create (not maintain) muscle tone. This is not simply an issue deficiency, as cooked or 'balanced' raw veg diets don't always create the same issues.
Forthehunt, is that your pic?