/* * 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.
Cool, what do you think most enabled you to acquire that ability?
Excellent; please share the link(s). What extras do you get? I now think that getting UV protection in my lenses was a mistake, given what I've learned about sunlight improving vision.
I'm confused and not sure what you mean. Are you saying that you can't summarize one or more things that worked for you in a sentence or two? I'm a simple, poor man. Magical words about "you'll be able to do this or that" without explanation are too challenging for my primitive mind. Thanks for trying. Maybe their instructions are too complicated for ordinary folk like me to understand? At least I can celebrate your success, however incomprehensible it is to me. Congrats Jake! Hip, hip, hoorah!
Cool, what do you think most enabled you to acquire that ability?
Excellent; please share the link(s). What extras do you get? I now think that getting UV protection in my lenses was a mistake, given what I've learned about sunlight improving vision.
So it sounds like you have a -2.75 Px in one lense and -2.50 in the other and you're trying to get them more equal, plus a different Px for computer work. Is the Px for computer work stronger? Do you have to buy each pair of eyeglasses as your vision improves, or do you rent them, or what?
I accidentally noticed when I looked at the blinds on a window with the sun shining through that my eyes visibly attempted to focus, like a zoom camera. I noticed it again when looking at filtered sun through tree branches/leaves, with the sun framed by branches and then quickly at nearby plants on the ground. The contrast between the dark blinds or branches and the filtered sunlight (full sun is too strong to produce the effect--it's instead just somewhat blinding) appears to produce this effect. I wonder if focusing/unfocusing the eyes repeatedly in this way would be a good exercise. Anyone know? If no one here knows, I'll ask at the other forum.
My vision is worse in my right eye by either .5 or .25, I don't remember, but my perscription is for - 1.75 in both because it is the minimum driving requirement correction for me and I asked if she would correct both eyes the same so I didn't have to keep tract of left and right. So, both eyes are "under corrected" and the right is a little more under corrected than the left. What do you think? All I do at the moment is walk around with less than 20/20 correction, but it would be nice to improve my vision.
Thanks for confirming that. I noticed that too, even with raw Paleo carbs (I know, the holy grail that it's a crime to report any negative effects from ), but wasn't sure if I was imagining it. The problem for me is, if I forego carby foods completely, then I start to get other negative effects, so it's a difficult balancing act.
Interesting. Can you direct me to info about this type of eyeglasses?
http://www.myopiachallenge.com
Thanks for the link. It looks like 6-7 of their employees are wearing eyeglasses:
They tend to be younger. Are they new or are there limitations to what can be achieved or ...? It's encouraging to see no eyeglasses on the oldest-looking folks.
Do you use plus lenses like Todd recommends?
What have you done to get down 2, and what do you do in rehab?