/* * 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 also going to start cooking my egg whites. I can't afford to just keep wasting them anymore. I'll still eat the yolks raw, but I'm going to cook the whites at least just enough to barely solidify them (but still runny) and make them not quite so slimy anymore and able for me to eat them. I'm hoping I can try to work myself up to eating whole eggs raw, though. I know at least I HAVE been getting better control over my gag reflexes, so I might soon be able to eat my eggs completely raw, and that will help give me more food. I don't really want to mix any cooked foods into this, but it will be the only thing I cook and it's only going to be very lightly cooked.
I live in Wisconsin and I was thinking more towards only raising Native Animals. In Wisconsin that would be bison, turkey, elk, deer, duck etc.
My mum supports me a little now because I got her addicted to Kajiki Sashimi and I promised her my health would improve over time.
Vegans made a video on this:
Simply Raw - Reversing Diabetes in 30 Days(2008).
http://www.megavideo.com/
"Eating disorder charities are reporting a rise in the number of people suffering from a serious psychological condition characterized by an obsession with healthy eating. The condition affects equal numbers of men and women, but sufferers tend to be .."
For every person that a says one therapy is good,there's another who says it's bad.
Health oriented people can't even agree on what kind of water to drink.
They agree chlorine is bad...
Do you have to heat it to dry it?
Allow (meat) to dry for 5 hours on plates in the sun if in a cool climate or in the shade in a hot climate.
Try kefir made with kefir grains or with grains of honey, like Aajonus recommends.
Raw animal foods could be obtained either via long-term freezing or by having small mammals(rats?) in the ship which would feed on the raw plants.
As for the sex issue, in a real space journey(except possibly with a very large turning spacecraft simulating earth-gravity), that wouldn't be an issue as zero-gravity would make sex a very difficult proposition. That said, I have always wondered if someone has ever had sex in space. I have noted that Nasa has allowed married couples as astronauts on the same space-shuttle mission, so I suspect that they probably did some top-secret "experiments" in this regard. It's important as the human inability to carry a pregnancy to term in space is a hindrance to colonising space.
One scientific term for the state of pregnancy is gravid
I havent' been having any vegie juice lately or meat because of the nausea and cramping.
Just to let everyone know, i have read and re read Aajonus's book and am following his instructions as close as humanly possible. The reason that I'm asking for help here is because having read his book and tried everything he suggests, I cannot cure this diarrhea.
Re issue of paypal cuts, I don't think they charge for donations.
They do charge me a hefty percentage when I bill my customers through paypal.
But I assume that paypal forces the same fee for sending money via e-mail as well.
paypal-info in? That way, people can donate whenever they want in their own time, at $1 or $2 each time - should easily cover all costs re site-maintenance.
$0.00 USD - $3,000.00 USD 2.9% + $0.30 USD
$3,000.01 USD - $10,000.00 USD 2.5% + $0.30 USD
$10,000.01 USD - $100,000.00 USD 2.2% + $0.30 USD
> $100,000.00 USD 1.9% + $0.30 USD
I have trouble replying with that site sometimes.