/* * 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.
Not really. In the United States, the average gallon of milk is of such low quality and is produced in such unsanitary conditions that to drink it without pasteurization creates a high risk of the consumer getting sick. Raw milk, on a large scale, needs to be illegal and most milk producers know this.
There are a few milk producers in the US who aren't satisfied with delivering low quality milk produced in unsanitary conditions, and these very few producers who could safely sell their milk unpasteurized are trying to find ways to do that. The challenge from a regulatory standpoint is to figure out how to create opportunities for safe raw milk to be sold by respectable producers while preventing unsafe raw milk from being sold by unscrupulous producers who want to cash in on the higher price per gallon that raw milk typically fetches.
I'm in no position to judge whether Vernon Hershberger was or was not offering high quality milk. He might have been, or he might not have been. Either way he attempted to skirt the law and got caught, and now he gets to face the consequences.
I must come from a 3rd world country with a totally different culture but I've just got to say this:
Why raw dairy products are ILLEGAL in the USA is stupid.
What is even more stupid is actual judges taking this stupid anti-raw dairy seriously.
What is even stupider is police force / sheriffs taking anti-raw dairy seriously.
Don't these people have better things to do?
I buy raw French cheese... must be illegal in the USA too.
It's time to repeal those anti-raw dairy products laws.
Yes, "there is more at stake here than just a farmer and his few customers -- "
IMO, Herschberger is a small fish that got caught in a net intended for the big fish. Th US is a very large country, and most food transactions do not occur between "just a farmer and his few customers..." With a rural population of under 18%, "farmers and consumers [do not get to] to engage in peaceful, private, mutually consenting agreements for food, without additional oversight."
What the oversight means to me, in California's third largest city, is that some farmer cannot sell diseased product to the buyer at a grocery chain at a terrific price [wink, wink] and pass the savings on to me, lure me into their store, sicken me and my family. I like laws that protect me by creating transparency and oversight.
Breaking the law, or blatantly trying to sneak around it, weakens the natural farmer's position. By ignoring the law, he is declaring that he is putting his self-interest above the rest of the country. He is rubbing salt in the wound by claiming that he did it for the benefit of his customers.
Changing a law by legal means is a lengthy process, but it is possible. As far as I am concerned, farmers like Herschberger take one step backwards for all of us when they give the wholesome food movement a bad name.
I'm glad things are going well. Keep us posted.