/* * 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.
maybe u've never had the pleasure of being under an avo tree but i find the avo's on the ground (tree drops), warmed by the sun, to be the tastiest..
Thanks for the clarification, I was confused about it. Last time I ate an avocado (not sure if Haas) it left a weird coating on my teeth could be oxalates or some other compound? Do you know if the oxalate content is only reduced in tree-ripe avocados? I would guess that most avocados in stores are not tree-ripened? When I eat 1-2 avocados I kinda feel it moving through my intestines or stomach I guess it's the fiber. I don't like that feeling either.
Why would you want to eat plants?
raw honey.. a fruit here and there.. raw liver has zome carbs in it aswell... to really push it you could go for some tubers but thats about it..
stay away from plants.
i believe we need fiber to flush out metabolic waste
Lactose and milk proteins, even small amounts in kefir, do not agree with everyone. So be careful and listen to your bodies reaction.
Some people do better on low carb than others. 5g a day is a bit low for most people, I take in around 30g to 50g, and others do well on much higher amounts, you must listen to your body.
Pollen is not necessary, but small amounts of a quality source shouldn't be a problem..... if your eating raw meats you should be able to get much larger levels of amino acids and vitamins than pollen contains, and in a much more bioavailable form.
Honey is a very debatable food on this forum, some say raw honey is better tolerated, but all honey is loaded with sugar, and if you are avoiding carbs you should limit the amount, depending on your own individual wants and needs.
I have been using a little home made kombutcha, it may be a good alternative to cultured dairy....if it is properly fermented and not overly sugared, it should only have a couple of carbs per serving.