Off Topic / Evolution of man (Pic!)
« on: March 04, 2011, 07:29:25 am »Hahaha so funny, yet also so sad when you think about it. Glad I'm not leading this lifestyle.
/* * 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.
I see, and if you die from the infection does that mean it cured you of life?
You don't think so what--do you think Tyler is wrong about his having gotten an infection?
Well, I have just had a few days getting a sore throat and runny nose. I got infected from a SAD-eating acquaintance. Goes to show that AV's notions re disease are bogus - admittedly, though, I have only had 2 such episodes, 1 flu and 1 sore throat, in the last 7 years or so. I had far more such episodes pre-rawpalaeodiet.
basically honorary degree means absolutely nothing, it is nothing but an elitist gift. kind of like knighthood.
All of this trouble seems to emerge around raw milk.
Nobody needs raw milk. It's just a drug. And it's makes you BIG as fast as no other food or drug. Taste, addiction and the desire to look like Arnold Schwarzenegger are the only reasons why people become crazy about milk.
Even in USA you can eat raw meat everywehere WITHOUT any problem. Furthermore you get 100% grass-fed meat nearly everywhere.
Löwenherz
Your brain is ALWAYS strongly affected by all kinds of food you eat...
Drink a six-pack of beer. Does it change your state of mind?
Löwenherz
Grain fed meat makes me paranoid. ;-)
But I understand, how can you know how MY body works?
Löwenherz
Anybody get slankers pastured pork? From what the site says no grains of any kind are used? Should I be concerned about trichinosis? Also, is wild boar bacon that has been frozen for 3 months good to eat raw or useless in nutritional value?