/* * 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've seen the chemtrail theory many years ago.
I didn't get into the details, though.
Perhaps to spread the message it's helpful if you could provide some summary of information.
Like:
1. Who is behind it?
2. Why?
3. What are the people who execute it told?
4. It seems to be a wide spread practice, so why are no people involved in it coming forward (whistle blowers) or are there?
Wouldn't the people contributing to these nefarious acitivities worry about friends and family being affected?
How do they people behind it prevent being affected?
Well, I view Aajonus as half-charlatan, half-genius, I don't view him as 100% wrong. Generally speaking, I give him credence re those matters in which my own experience showed him to be right(raw meats) and disbelieve him on other matters which didn't fit into my own experience(eg:- mercury amalgams, raw dairy, raw veggie-juice etc.) Chem-trails is just too dodgy a subject given current data:-
http://en.wikipedia.org/wiki/Chemtrail_conspiracy_theory
I've watched the skies here in Middle Tennessee for the last year. You don't see chemtrails here on clear sunny days. The sneaky SOBs only run chemtrails when it's at least moderately cloudy out.
On the last clear day we had here, I looked up and counted seven planes in the sky; each one had a contrail, which is perfectly natural. The next day was cloudy, and you could count at least a dozen chemtrails scarring the sky.
I've read that the trails contain large amounts of aluminum and barium, neither of which we should really be breathing in.
The money question is: Why the hell are they doing it?
-A
I would agree that pollution is more damaging than many people think. For example, there's some scientific data linking air pollution in cities to increased mortality, but I'm sceptical re chem-trails, myself. It doesn't help that Aajonus has a pet peeve re chem-trails which makes me highly dubious of the whole concept. I'll get round to viewing that documentary in 1-2 days. No time right now.
http://www.dldewey.com/morgel.htm
What about this connection of morgellons and chemtrails?
Chemtrails? Are you kidding me?
Even if it is polluting, so what? Diesels on our streets spew way more crap than chemtrails.
And none of us can do anything about it. Not like we have a choice not to breathe it.
I suggest take this to conspiracy theory forums and keep this one clean.
No, conspiracy theories have no place here. Last thing we need is for ridiculous claims that ancient governments conspired against us to introduce neolithic foods, and similiar nonsense. As for chem-trails, as pointed out above, there are more pressing realistic concerns such as pollution from cars etc. for us to worry about more dodgy claims.