/* * 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; } } } } }
Our school is about 30% vegan/vegetarian and most meat eating students only eat meat that meets a certain criteria (local, humane, etc.). There was an overwhelming consensus to slaughter them. However, the animal sanctuary that offered to take them didn’t like our decision. They created petitions, use every news outlets, and reached out to many organizations (PETA, ALF, etc.). They have harassed our school for a couple months with protests and bombarding our schools Facebook page. They have threaten teachers, students, faculty, slaughterhouses, business that support/supported GMC, and so on. People have received death threats, legal action (suing the school/community), harassment, and other ridiculous actions. They are slandering the school with false accusations and trying to create a PR nightmare. However we still stand by our position and do so with polite responses.Here are some sites where you can counter the vegetarians with comments or thumbs-up:
Sorry for making you read all of that, but we need your help. We’re trying to outreach to the public to show them what our school is actually about along with releasing the truth behind these slanderous organizations. I just want to spread this issue and have it acknowledged. Our schools response to this issue can be found at http://www.greenmtn.edu/farm_food.aspx (http://www.greenmtn.edu/farm_food.aspx) and there is a YouTube video explaining it (That the oppoisition is trying to dislike to destroy its credibility) https://www.youtube.com/watch?v=mBKHpn9QBms. (https://www.youtube.com/watch?v=mBKHpn9QBms.) If you all can just spread the word my school and I would greatly appreciate it. monkeymcnamara, http://www.tumblr.com/tagged/green-mountain-collge (http://www.tumblr.com/tagged/green-mountain-collge)
Some emails threatened to shut the college down and hurt donations, the school said; the head of the farm and food project said he has gotten death threats and someone urinated on his car http://www.usatoday.com/story/news/nation/2012/11/10/vt-colleges-oxen-slaughter-plan-riles-activists/1696553/. (http://www.usatoday.com/story/news/nation/2012/11/10/vt-colleges-oxen-slaughter-plan-riles-activists/1696553/.)