General Chat / Re: Introduce yourself
« on: January 26, 2009, 05:18:12 pm »My money is on AUS or MSY.

I also think they are going to start PDX-ORD
/* * 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; } } } } }
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.
lol doug its like a trumpetAnd once this time at band camp...LOL sorry couldn't resist.
Nah, I'm a total band geek, hahaha, I play the baritone (not to many people even know what it is)I have been to my schools band camp, and it was horrible, yet still strangely fun, lol
Whats a baritone? XD
Where do you live in Vancouver....? All my friends there say that the snow melted way back last week...How come your snow hasnt melted....? It should have all melted with the sotrm on Thursday/Wednesday that had highs around 10C in many places
Because it always freezes overnight..,Well people are estmiating over 125 million dollars in damages, not including lost business, I-5 is still closed as are other passes
We have an estimated 40mil in 2008... don't know anything about the flooding in 2009 though.
When you walk on the sidewalk, every few steps you sink a foot down. Its not melting very much because of the layer of ice on top of the snow. at least the big streets are safe for driving...How come your snow hasnt melted....? It should have all melted with the sotrm on Thursday/Wednesday that had highs around 10C in many places