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(); ?> MPLS Ultimate at spencerb.net



MPLS Ultimate


View Larger Map

Wow it feels good to be back out on the River Flats playing ultimate. I had a great time with Dan yesterday getting used to tossing a disc again. It felt good and I think everything came back pretty quickly.

If you are reading this and you are interested in playing a few pick-up games, leave a comment. (Yes Dan, I know you want to).

Ultimate really is a great sport. It is so cheap, a $20 (or so) frisbee and you just need a friend to start playing. You get to control the pace of the game. You can go toss it for a while in a big circle and move very little. You can play with two people and chase down a bunch of long throws. Or if you want, you can play an all out competitive game. It takes just enough skill where practicing is worthwhile. A sport loses a certain element when no practice or skill is required. I think that element is a measure of competitiveness and fitness.

The point is: Let’s play soon!!!

[?]
Share This

Related posts:

  1. Returning from the MPLS
  2. Lance Armstrong Pledges to Return to Tour de France
  3. NU Football: 6 – 0 ?
  4. Labor Day!
  5. Team USA Curling – Representing Minnesota
  1. Dan Schoppe posted the following on June 26, 2009 at 10:28 pm.

    I’m in! :-)

  2. Adam posted the following on July 25, 2009 at 4:03 am.

    Plus you need to have mad hops, I believe.


Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It