General Discussion / Re: Sleeping 10-12 hours a night
« on: May 29, 2011, 10:23:27 am »Do you think it is ok to eat fish? What is the PUFA content like in fish?
/* * 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.
There is a supplement called astaxanthin (derived from algae/often found in fish) which acts a good internal sunscreen. I have experienced this effect for myself. It took longer for my skin to burn or peel, even at doses like 1mg. However, I probably don't go out as much as you do, so people who really get out in the sun should take like 4-8mg. Just a suggestion.
I am thinking of tweaking Tim's ideas and making a raw paleo version of it - w/o legumes or the processed cheat day shit. I am planning on avoiding all fruits for the 6 days and then having my cheat day with an abundance of various fruits, raw honey etc.
Just wondering if any of you have explored any of his ideas.
Flame retardant suit on