/* * 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 think it is because that Blue Ice fermented cod liver oil contains mainly vitamin D2 rather than D3, but it's the vit D3 that we want.
Anyone want to come here and help me to set an electrified wire all around the park ? It would be more useful than endless arguing.
Not paleo, but I just drank some A2 raw unhomogenized local grass fed milk.
I can hardly wait to try turkey eggs, maybe I should get turkeys instead of chickens or duck ..
No, it doesn't. High fat and high carb is deadly when it's cooked, but not when raw. At least that's my experience.
It's supposed to be the opposite from my research, Dorothy. If you eat Vitamin A without D, it can be highly toxic in large doses, but with synergistic Vitamin D, you can eat a lot and receive the full benefits.
Let me put it this way:
In modern times people are overweight, sugar-addicted, white bread addicted, gluten intolerant, lactose intolerant, diabetic, alcoholic, caffeine addicted, depressive, aggressive, and generally function on a cocktail of weight control pills, sleeping pills, antidepressants and litres of coffee. Its ruining the human culture, and it has a everything to do with diet. How about the heavy metals, hundreds of toxic pesticides, artificial sweeteners, food additives, colourings and preservatives that routinely kill mice in the labs but somehow find their way into EVERY food staple in the SAD diet?
I don't call it being obsessed, its trying to survive relatively sane. The ancestors were damn lucky not to have to worry about this kind of thing.
Cheers
I have found several things to be very helpful re: the problems that come with carbs. The most important is carb quality. High-brix fruit is very important, if you're eating fruit. Also, drier fruits like bananas, durian, wild berries, etc. seem to cause fewer problems than wetter fruits. A lot depends on the person, too. Experimentation is necessary.
Eating fat and/or minerals (like bone meal or healing clay) along with your fruit really seems to help some people. Definitely it helps me. Good fats to eat with fruit include avocado, fermented dairy, or just plain back fat. Some people report digestion or other issues when combining fruit with fat. I don't. Definitely eating minerals like bone meal and healing clay with fruit is very useful.
Mineral supplements are generally very helpful in reducing the problems that come from carbs.
Dorothy,
Thank you for your insightful and well written comments. It is fascinating how neurochemical substances affect sociopolitical realities.