/* * 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.
Try it and see what happens. it may be exactly what you need right now.
Just make sure you eat everything in its most raw possible state. Eat anything that you crave which can be eaten raw.
Nothing too complicated. Youll figure out soon enough what works for you after trying every raw food if you trust your body enough.
i dont think you have to worry about small amounts in moderation. vegans or anyone who has made themselves sick off almond butter were probably in a situation where it was making up a large part of their caloric intake or had no self control and prone to binge on it. it does have high omega 6 to 3 ratio and all nuts have some kind of anti nutrients in the form of phytic acid. both of these at high levels are unhealthy. macadamia nuts have a pretty low level of phytic acid, i think they are the lowest of the tree nuts.
Well to be careful I would figure out which fish are the ones that go up river (stripe bass is the only one I know of) or the ones who hang out at the mouth of rivers and avoid those. Would take some research. You can get on a party boat and go 15 miles out or so, should be clean by then.[/b]
I wouldn't worry about it too much. I think that fish are afforded a certain amount of protection simply because they live in ocean brine. I am not sure but I wouldn't be surprised if even the most organic grass fed meats are no less contaminated from air pollution. I wouldn't be too worried about it, but that's me. But I would be a little bit worried about the species, cause certain kinds of ocean fish like to subsist on human fecal matter found at the mouth of rivers!
one thing, having travelled the world, at least in most latin countries, men have wives, which they want fat, so that they are not feeling anxious that another man will take her away from him. And then they have an affair with a younger, slimmer women. I found this to be true and explained to me several times in as many different parts of the world. So, maybe there's a more complete notion to the idea of woman are most beautiful when they are plump.
I saw a documentary on that. Very interesting. They drank so much milk they'd throw up. lol
And that is why fish and blubber does me so well and seems to help with the milk craving.
I would definitely try one if I was within driving distance. Currently I pay $6/lb for Amish lamb delivered to my house.
Tests, I've never seen anyone claim to have 100% pasture-raised chickens, unless you mean chickens allowed to roam outside year round (when not laying). It's not like 100% grass-fed beef where cattle feed only on pasture. I just buy whichever local eggs are the best of those that are easily available to me and the results have been good. Chickens seem to tolerate a certain amount of grain better than cattle, and it makes some sense since their ancestors fed in part on wild seeds.
"Let's get this straight from the get go. No one, here or anywhere else, has real 100% grass-fed chicken meat birds. If anyone claims their meat bird chickens are "grass-fed" they are not being upfront. At best, they can claim their chickens are "pastured." Pastured means raised on grass but supplemented with grain-based feeds. The best pastured feeds contain flax seed though, so that improves the nutritional fatty acid profile. Grass-fed would mean chickens on pasture being fed nothing."
- Ted E. Slanker, Jr., http://www.texasgrassfedbeef.com/pastured_chicken.htm
Iguana definitly doesnt feed his ducks any grains and I hear they are doing great. I think he doesnt feed his chickens either but yull have to double check that.Is Iguana selling his eggs?
I have great taste and experience with Braggs and Cirio for extra virgin olive oil.
This is not a direct answer to your question, but I used to live in Anaheim, so I want to remind you how many olives are grown as landscape trees in that area. Most homeowners don't do anything with their olives except rake them into the trash. You probably can get some unsprayed olives in season (late autumn) by posting a request in FreeCycle. If you remove the pits, blend up the olives, and drain them through a nut-milk bag, you'll end up with olive oil floating on top of the liquid. You'll get total control over rancidity that way.
Now the direct answer: Artesanal olive oil stores are springing up in upscale urban centers in California. I saw one http://www.beyondtheolive.com/ just off of Colorado Boulevard in downtown Pasadena on a recent trip, and we have one in Campbell (ritzy San Jose suburb), CA. I don't buy olive oil, so I never asked about how the oil is produced, but you might call them and ask about their olive oils.
As I was looking up the name of the Pasadena store, I noticed the California Olive Oil Council http://www.cooc.com/. You know, we are a major commercial olive-growing state, so you might find someone selling good oil from their farm at a farmers' market. The fresh oil will be found after the autumn harvest.