/* * 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'm in the UK and use 5-litre alkaline mineral water bottles 99% of the time. At £1.19/1.99 per 5-litre bottle they are dirt-cheap and avoid the issues re chlorinated/fluoridated tapwater.
Wild or farmed? Wild salmon actually causes strong nausea in a LOT of people, including several people here. I can't eat raw wild salmon at all, I get strongly nauseated.
The German officials have actually recently admitted to chemtrail operations in your country.
You didn't read the above properly. The 1st link concerned certain Aryan tribes in India which focused solely on vegan foods, no other foods. And that group in Iran was a tribe, not a religious sect. Although, granted, several religious offshoots(India etc.) have also practised 100% vegan diets throughout history even until now.
It's false Weston-Price propaganda which tries to claim there are no vegan tribes or that there are no vegetarian tribes which are reasonably healthy. Here's 1 or 2 examples, there are more which are vegetarian- or strongly vegetarian-leaning such as the Hunzas/Kitavans:-
http://www.thehindubusinessline.com/life/2005/01/07/stories/2005010700080200.htm
There was also some vague mention of an iranian vegan tribe who were shown not to have b12 deficiency as they consumed vegetables grown in B12-rich human manure:-
http://www.beyondveg.com/billings-t/comp-anat/comp-anat-7d.shtml
http://www.ajcn.org/cgi/content/abstract/8/3/374
Dried. I've never seen it sold fresh.
though there are a number of vegan tribes.
This will give you a good foundation to start making at least a million a year.
I'm interested in trying the most digestible and least antigenic dairy product(s) of all myself, to put the dairy-promoting claims to the test. My guess was that raw cultured butter would potentially be the least problematic. Do you think that raw cheese would be less problematic than raw cultured butter and if so, why? My understanding is that most cheeses contain casein and/or whey, which are both potential antigens, whereas butters generally contain much less casein or whey.
Although thats true, there is still small amounts of lactose and why would you want to eat something that is clearly non-paleo? If its simply that one food that you can't give up than eat it but I really don't believe that cheese mimics any paleo food.
Yes. I was vegan at the time, had been so many years. She said to me she's stricter than vegan. She said she would buy a little raw dairy for her baby. As it turned out she stretched the words raw and strict a bit of a way. Turned out whole fish was a little raw dairy, and frying eggs in her kitchen was a little raw dairy, melting cheese on vege burgers was a little raw dairy, and the whole family eating it was for the baby, even if this was all in a restaurant.
hot raw chocolate milkIsn't there a contradiction in that?
In the case of my avocado there is only a bit at the top, that is rotten.
The rest looks perfectly nice, yellow and soft. It will also taste nice. I'm sure about that.
Can that be eaten safely or should it be thrown away as the mold spores have-invisibly- already entered?