/* * 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 just not eating enough, I feel weakened. I could happily eat some fatty cooked meat right now, but can't face more than a few bites of raw.
Do you think I don't have enough enzymes or something?
Any help with troubleshooting this would be greatly appreciated. It seems like it's my biggest sticking point with raw paleo. Low carb is not even a problem now, and I don't mind the taste of most things it's just that I can't eat enough raw meat and fat to sustain me. I just get a major stop signal after very little raw meat and fat.
I don't think it's in my head, although willing to be proved wrong.
I've tried eating egg yolks, I could eat them all day, but it doesn't really help anything.
All those traits you mentioned above are vagina magnets.
I would consider an Alpha female to be model looks, feminine, nice and not too intelligent. None of what you listed above.
Untamed life and the truth one sound interesting. My life is about getting to the truth no matter how much pain and denial I have to go through. That's how I became a RPDer and an Intactivist for Genital Integrity of Males and Females. I just wanna heal myself just like Patricia Robinette , victim of Female genital cutting and depression and anxiety from the trauma whereas FGM was common in the US prior to 1997 where she became an intactivist for genital integrity of males and females and dedicated her life to healing and EFT and became a raw vegan(sucks maybe she'll join raw paleo one day). She made the book Rape of Innocence on male and female genital cutting in the US and healing: http://www.amazon.com/gp/product/187841111X/ref=pd_lpo_k2_dp_sr_1?pf_rd_p=486539851&pf_rd_s=lpo-top-stripe-1&pf_rd_t=201&pf_rd_i=1878411047&pf_rd_m=ATVPDKIKX0DER&pf_rd_r=1GW5GQMYCQD9SQ36TPWF
I guess dedicating my life to health, healing, wholeness, intactivism, activism, finding the truth, foreskin restoration, and etc really improves my life but I will always have anxiety disorder(bad especially socially) and chronic depression disorder from the cutting trauma at birth, but hope to see it improve via low carb paleo, getting rid of food sensitives, and reading books like you recommended me, more therapy, and healing. Hope this info helps the OP too.
and hates it. These women are the least happy.
oh my god....
my uncle was telling me that the various regions across the tokyo area and north are having to go through periods of intentional blackouts by taking turns due to lack of electricity. looks like they won't have running water soon either...
Anyone know any sellers that vacuum seal their meat in a bunch of blood then?
I would suggest a law carb diet, but not zero-carb (maybe about 40 grams?) - I personally suffered from aggravated depression / lack of energy during my 6 months zero-carb experiment. The symptoms pretty much disappeared when I added 1 to 2 fruits a day. On the other hand, upping carbs higher produced symptoms of anxiety / sugar drops - and subsequent depression, again. Maybe, 1 to 2 fruits a day would be an ideal amount of carbs to keep blood sugar levels stable which would help with hypoglycemia-induced depression?
Another thing which was already mentioned is "high meat". However, I do not make my own high meat since I find the smell really disgusting and revolting and cannot put it in my mouth. My alternative to high meat is century eggs (those are black aged raw duck eggs that you can find really cheap in any Asian market). I strive to eat several of those eggs a week. I chop them, deep in Tamari and eat as an appetizer. Just don't smell them, or you won't be able to eat them! The taste is actually pretty tolerable. Another alternative to high meat is really aged, "smelly" raw milk cheeses - a delicacy! I eat quite a lot of those (just don't do it in an office! ).
Hopefully this is helpful.
FoxWoman
Just met with what will probably be my faculty adviser. He just decided last week he wants to write a grant proposal to test this diet called "nutritarian" vs. the traditional care for very sick cardiac patients at UMDNJ.
My goal as I see it now is to do a good job with that and slowly introduce to him paleolithic and maybe raw diet ideas so that I can steer his next project, or my thesis project, towards something closer to what I believe in. Any ideas?
In particular he seems convinced studies like this haven't really been done yet, clinical at least, there have been statistical studies done on populations like the China thing.
If you guys could help me find old studies or anything that I could learn about to help steer this lab towards my ideas that would be much appreciated.