PostBadge tag to show // FeedBurner FeedFlare. // ------------------------- // FeedBurner account and feed required. // Sign up at http://feedburner.com //================================================ class module_feedflare { function init(){ global $gregarious; $gregarious->add_settings ( array ( 'feedburner_url' => '' ) ); $gregarious->add_page ( 'FeedFlare', 'modules/feed-flare/icn_Flare.png', 'page_feedflare();', 'feedFlare' ); } function postbadge_tags(){ return array ( array ( 'tag' => '%FLARE%', 'replacewith' => 'feed_flare("",false)' ), ); } function update_info(){ return 100; } } //------------------------------------------ // TEMPlATE TAGS //------------------------------------------ function feed_flare($settings = '', $echo = true){ global $wp_query; $post = $wp_query->post; $sets = array('postID' => $post->ID, 'before' => '', 'after' => 'Gregarious FeedFlare', 'force' => 0 ); grab_sets($settings, $sets); if ( !$sets['force'] && hideOnID($sets['postID']) ){ return ''; } if( !$path = _get_feedburner_url() ) return ''; if( substr( $path, -1 ) == '/' ){ $path = substr( $path, 0, strlen( $path ) -1 ); } $path = str_replace ( 'feedburner.com/', 'feedburner.com/~s/', $path ); $path .= '?i='.get_permalink($sets['postID']); $result = $sets['before'] . "" . $sets['after']; if($echo) echo $result; else return $result; } function _get_feedburner_url(){ $feedurl = greg_get_option( 'feedburner_url' ); if ( $feedurl ){ return attribute_escape($feedurl); } else { $feedburner_settings = get_option('feedburner_settings'); if( is_array($feedburner_settings) && ($feedurl = $feedburner_settings['feedburner_url']) ) { return attribute_escape($feedurl); } else { return false; } } } //------------------------------------------ // OPTIONS PAGE //------------------------------------------ function page_feedflare(){ $feedurl = _get_feedburner_url(); ?> Team USA Curling – Representing Minnesota at spencerb.net



Team USA Curling – Representing Minnesota

Upon hearing that the US curling team is predominantly composed of Minnesotans, I couldn’t help but write a blog post about it.

Minnesota and Wisconsin represent the mecca of curling in the United States, with thousands of people playing in everything from mixed-doubles leagues to elite-level bonspiels. The St. Paul Curling Club, with more than 1,200 members, is the largest club in the country.

Of course, I’m certain our similar climate and border with Canada are no coincidence.

Curling’s popularity in Canada is second only to hockey; tournaments are frequently televised, top-notch skips are big stars, and it’s estimated that a million of the sport’s 1.1 million participants live in this country.

Besides having a slight affinity with respect to accents and a love and long history of hockey, it appears that we share a strange and mostly unpopular sport (as far as the U.S. is concerned). I have never curled before, but I do remember that Northwestern had a team for graduate students. An interesting phenomenon that just hasn’t really spread south of Canada or out of Europe.

So far, the men’s curling team has not won a single match to my knowledge. Maybe if we have an incredibly successful team that could turn the sport around in America.

[?]
Share This

Related posts:

  1. Minnesota Twins Take Lead in AL Central
  2. Positive News of the Week: Vikings Win
  3. Twins @ White Sox
  4. KG moves to Boston
  5. Perfect Storm of College Football
  1. Arlinda Espaillat posted the following on March 5, 2010 at 2:27 am.

    Awesome site, I will be adding your feed to my google reader.


Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It