Off Topic / Re: Favourite Quotations
« on: February 07, 2009, 01:42:27 pm »To err is human in so far as animals seldom or never err or at least only the cleverest of them do so...
the above from Georg Lichtenberg (great man!)
/* * 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.
Greetings to you Sarav,
I kind of know where you're coming from, in that I was vegan for years. At the end I was so stiff, etc, so low energy, many problems. I had to change if there was a chance I could be better. My immediate family is vegan, so it didn't make them very happy when I told them of the change I was about to make. Whole grain rice and cooked legumes were a staple of mine for years.
Blessings of good health, peace, love, understanding and happiness to you,
RawZi
That's the trouble with eating processed foods, the glands seem to be the worst affected by such diet, so that it's often necessary to supplement with raw glands as well as the usual raw meats/fats in order to get well.
tell me about it, a lot of elders I know have rampant diabetes and arthritis but cannot, will not, shall not ever give up their rotis and chapatis - they claim it gives them strength or something like that...
Sometimes high levels of metals found when conducting hair tissue analysis can mean your body is detoxing these metals. So high levels in hair doesn't mean high levels in the body.
I haven't bothered as I've read that it's highly dodgy and doesn't reflect the actual mineral-levels within the body, as a whole - same goes for urine-analysis etc.
Sarav,
How difficult is it to ask Indians to give up wheat?
How did you give up eating wheat?
Ahh, Sarav...
forgive me, but until you just posted your picture I thought that you were female!
I read your name as Sara V. instead of Sarav...
A funny mix-up
I cured my IBS very easily with this diet. Low carb helped, RVAF cured it. I had it for 8-9 years really bad, it's a distant memory now. I was told it can't be cured and can only be managed pppfftttt...lies
Yeast is a tricky one, my advice is to go zero carb and avoid anti-fungals (including natural ones) but if your going to cure it you need to more importantly go ZERO STRESS. I've got yeast issues too.
Good Luck