/* * 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; } } } } }
To stretch my cream a little bit I dilute it with well water. I'm wondering if the bacterial flora of the cream will be able to utilize the raw minerals in the water. This is well water so the minerals would be those contained from the water percolating through the soil.why not buy whole milk? when i make waterkefir i noticed my grains grow larger and quicker if i ad a tiny bit of egg shell powder. of course that is a bacteria yeast symbiosis. it is possible that the fungi(yeast) uses the minerals and the symbiotic relationship makes both thrive. or the bacteria can use it. egg minerals are organic though as opposed to the inorganic minerals in well water.
Anyone with any ideas? I don't really see why they wouldn't, but I'd like to hear others' viewpoints and thoughts. Thanks!
Thanks HIR, because I don't want the texture that runny, half my love affair with cream is it's texture. I use it a lot to give smoothness and thickness, and body to coffee and smoothies.yeah i know what you mean i would buy cream if i could get it raw. the only dairy allowed to sel raw in the nl is whole milk and some cheeses. I have however managed to sourse some raw butter which i love. eat about 3 bloks a week (800 gram or so). especially combined with honey and in milk honey butter egg smoothys. I think a milk honey butter smoothy is prob even better than cream ;)
yeah i know what you mean i would buy cream if i could get it raw. the only dairy allowed to sel raw in the nl is whole milk and some cheeses. I have however managed to sourse some raw butter which i love. eat about 3 bloks a week (800 gram or so). especially combined with honey and in milk honey butter egg smoothys. I think a milk honey butter smoothy is prob even better than cream ;)We are lucky in that we have skirted the "no raw" laws by buying a share in the cow as you are allowed to drink your own cow's milk.
So we get raw cream in 2 litre bottles..:o :o Dairy heaven 8)
Is the raw dairy you buy from easily accessible? In other words can you drive there?its a 30km drive, 60km round trip.