/* * 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've read that in the United States (don't know if this figure holds for the world as a whole) only 3% of the population is directly involved in growing or raising the food Americans eat. If we increased that to 5%, or 10%, then obviously we'd be producing more food (assuming we don't give up current technologies). If global population were to fall from current levels of ~7 billion down to 10-20 million, it seems to me like it would be easy to increase the percentage of the population who is actively producing food and thus have more food per capita and higher quality food. Again, assuming we don't give up technologies that contribute to producing high quality food.
I disagree. As technology keeps on improving, more food will be produced, not necessarily only low-quality foods.
US does not have government controlled media. media is controlled by various special interests outside of the government such as Soros, Murdoch, Koch, etc, the complete spectrum from left to right. even PBS is controlled by left-wing groups.
How much do you use klow? Do you feel that it is connected to your body-building in some way? Is it regular table salt with the iodine added or a whole salt? I have wanted to put Edmonds salt on my raw meat/egg yolk too - tastes good - but then I still eat salad. Do others here that don't eat greens feel like they want/need salt?
Do you compete professionally klow? That's so cool.
There's nothing wrong with a shrinking global population. It means more food per person, and more higher quality food per person, and more space per person. I'd be quite comfortable with a global population of perhaps 10-20 million, distributed relatively evenly over the habitable land. Of course, getting there is another issue...
Ron Paul is a Republican, not a third party candidate, so he doesn't take the vote from either of the two major parties, as he is a member of one of them. What could happen if Ron is nominated is that hawkish Republicans might stay home and not vote in the general election. On the other hand, fiscally conservative Democrats might vote for Ron in the general election and make up for that potential loss.
Have any of the polling services run a poll of Ron Paul vs. Obama? If so, what were the results? If Paul did well, he could use that to say that he's a viable candidate.
Some of the apparent claims re sungazing are beside the point to my GF and I as we are content to enjoy improved vision and reduced hunger..
One thing I have noticed since going rawpalaeo and curing my chronic fatigue is that I am far more likely to wake up early , especially during the summer months. It depends also on whether the windows are shuttered or not. If my bed is facing the dawning sun, then, often, I'll get up and feel wide awake at around 5am or whenever it is that the sky starts lightening up very slightly after the pitch-blackness of night(ie well before dawn). Whereas, if I'm facing away from the sun, or in a shaded part of the room etc., I may wake up early, but often go back to sleep even if I don't feel the need at all. Also, my appetite does go down when I'm experiencing a lot of sunlight such as in summer or hot countries.makes me wonder if there's a tiny bit of truth to the whole sungazing phenomenon(though I still don't believe in most of its claims).
I cannot imagine how anyone could be a raw vegetarian (no dairy) or fruitarian, but apparently there are some.
But then there are breatharians.
Aha! Ya got me!
You're right he does eat ghee and a small amount of other dairy but he has a lot of Kapha so dairy plugs him up, so he avoids it somewhat, but he does consume it.
I have a tendency to count dairy as vege but you're right. It's kind of in a no man's land between meat and potatoes.
The long thin bone has the moist marrow and the short wide bone has the dry marrow. I prefer the dry marrow.
Fiuggi water is a natural, oligomineral water that pervades tufaceous (calcareous and siliceous rock deposits) hollows beneath the spas of Fiuggi. Exotic stuff. The scientific effect is a filtering action that purifies and reduces mineralization in the water, while creating a potent diuretic chemistry. Fiuggi is prescribed in Italy for expulsion of kidney stones, and supposedly inhibits their formation; it is also indicated during preparation urinary calculosis procedures and post-op treatment. In all, there's little question that Fiuggi is beneficial for the kidneys and urinary tract, and it is also effective against uric acid in general, which is the basis of gout and uratic arthropathies. Fiuggi was the official water of JUBILEE 2000, and it is rumored to be the choice at the Vatican.
At what point(say in terms of grams)-for the average person- do omega-6 fats become significant as deleterious to health? Assume a skewed ration of 1:20 for Omega-3:Omega-6 in the diet? At what point-in grams or other measure- does this EVEN matter? Why not consume (relative to percent of PUFAs) products that have a very skewed ratio of omega fats (high 6, low 3) and yet little omega fats at all---in high doses? eg. lbs. of grain-fed beef(high fat), tallow, eggs, butter, etc.... When should one start to worry about inflammation and the gamut of other problems bound up with 0-6?