/* * 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.
They sell dandelion leaves at the supermarket. I've been tempted to try them. Got a feeling they aren't as bitter as the ones I've tried from the lawn.
When I make my organ meat smoothies I usually put a tablespoon or more of one type of herb or another in with them.
I think there is some added benefit to mixing the herbs in with the fat from the meats than if I were to consume them on their own separately.
Being just a few months away from 60 I probably need all the help with digestion I can get. Lemons and vinegar are also supposed to help with digestion which I consume a lot of.
Ever since I was a small child I've always had a taste for bitter herbs and spices. Sometimes I wonder if maybe I am adulterating their taste with raw meat!Steve,
Oh, wow! The future of fast-food?! :-I think you'd have to be served the HM outside.
http://www.dailymail.co.uk/news/article-4745386/McDonald-s-customer-finds-beef-burger-RAW.html
Imagine a future where one could go into a grassfed-burger-bar(they do exist in the UK) and ask for a raw-meat patty without bread along with a side-dish of raw radishes and raw garlic. Imagine being able to ask for a "high-meat" patty without getting dirty looks from other members of the public!
I agree and thing that too much is made out of treating for high blood pressure. I think it should be looked as a symptom of bigger problems rather than a cause to be treated. It kind of reminds me of disconnecting the oil light in your car so you can go on your merry way thinking everything is ok. Same thing with cholesterol. In times of stress both of them are high. Instead of realizing this and reducing the stress factors it is more profitable to treat someone with life long medication.Well said You hit the nail on the head. Cholesterol is needed to repair blood vessels etc.
The true problem with cow milk is that first of all it contains 3 times more protein than human milk. This is too much protein for a child, and it explains why children fed on cow milk have livers and kidneys 30% bigger in volume than those of children fed on breast milk. Secondly, cow milk may have three times the amount of calcium than mothers milk, it also has 5 times the amount of phosphate, which binds to calcium in the intestinal track and prevents 2/3 of it to be absorbed. Which explains in part why the heavy dairy-drinking populations also have a high prevalence of osteoporosis.JK,
http://www.dailymail.co.uk/news/article-4432612/Pakistani-man-50-addicted-eating-trees.htmlI recall is some book, I read that eating leaves that have been juiced is a good thing. Maybe I'll try it.....