/* * 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.
Highly saturated kidney fat from the possum was often eaten raw
Animal foods were generally cooked, either over an open fire or steamed in pits. Kangaroo, for example, was laid on a fire and seared for a short period, so that the interior flesh remained practically raw
The Masai diet is not zero carb. Not only that, but there are a fair number of RPDieters that report they have to cut back on fat consumption in the summers, because they become uncomfortably hot. It wouldn't surprise me if there are other more hidden problems with the zero-carb diet in hot weather.
There is no way that would ever happen. Military deployment of any type on American soil is done strictly for peaceful functions. Americans don't appreciate being forced to do things at gunpoint.
so you say goats would be the most easiest animal to raise?
wild bison gets pretty fat end of summer.
"Dorothy, I wouldn't worry so much about feeding your dogs slankers, I highly doubt it's going to hurt them. I don't think it would hurt us most likely either, however I just don't agree with their practices, I would want to support farmers who use practices I believe in. Some people, especially youngsters or those with chemical sensitivities, may be harmed by slankers. It is probably almost totally impossible to quantify what harm could be done to them."Hay fed cows means more omega 6 and less omega 3.
Yes Spacecowboy - the best we can do is the best we can do - for us and for the dogs. I just wish I could find a farm like Slankers that is grass-fed AND organic that grinds, includes organs and ships.
Now in Texas almost no one is capable of grass-feeding only fresh grass to their herds any more in this drought anyway. I will have to check to see if Slankers is having to supplement hay now. I'm sure they are. That should be taken into consideration. In a drought like this most farmers have no choice but feed hay and how that hay was raised is going to be suspect at slankers I now realize. The hay might have more pesticides and herbicides than he himself puts on the fields that his cows normally eat from. Most cattle farmers are having to buy hay from other farmers that are watering their hay crops.
Thanks for your posts, and especially your last, Spacecowboy. It's good to have here people with valuable knowledge and experience such as yours.
For all toxins, including those in plants, the dose makes the poison. Many plants that are lethal when eaten in large quantities can be non-lethal and even medicinal when eaten in small quantities. Most wild animals know this, and will intuitively limit their consumption of plants that could be lethal in large quantities. Domestic animals, for reasons I don't understand, have often lost this ability. Cows and sheep are the best examples, while goats seem to have more of their original instincts remaining.
This, in my opinion, is a really important reason to eat wild meat because in addition to the protein and high omega-3 fats you also get all of the plant medicines that the animal ate. In raised animals, even cows that are 100% grass fed, their diet is not very diverse and they get to eat very few herbs that might have medicinal value. So the meat won't have the same nutritional and medicinal value as that from a wild animal.
This also works for people. I, for instance, eat poison ivy throughout the year in small quantities. Its primary medicinal benefit is that eating it in small amounts makes me immune to the oil, which usually causes severe contact dermatitis in most people. Before I started incorporating it into my spring and summer diet, I would have horrible reactions to the plant and had to go to the doctor on a few occasions for steroid prescriptions to get the rashes under control. Now, even after severe exposures, I rarely get more than a tiny, tiny reaction consisting of perhaps one or two pinhead-sized blisters, which heal in a day or two.