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(); ?> Skydiving – Check at spencerb.net



Skydiving – Check

A beautiful day in southern Utah. An unsuspecting couple. And a small airstrip.

Monday night, Monica and I went to the Moab Brewery in Moab, Utah (Moh – Ab). As previously mentioned the town had a strong sense of adventure. In the bar, they were playing a video of a local skydiving group. A phone number flashed on the bottom. Monica and I started talking about it. She wanted to go. I was surprised and a little nervous. I’ve always wanted to go and she had said previously she might be a bit too nervous. But now the moment was coming where I might ACTUALLY go. And now…I was nervous.

Anyway, nothing came of it that night. We woke up in our fairly nice hotel room, went down to breakfast, and another sign came. Reading through a brochure, we spotted several ads for skydiving. It claimed to be America’s most scenic drop zone. Since, I have only gone once, I cannot confirm this. Driving to the airport, I can say that it was beautiful. We were right on the edge of a national park.

At breakfast after a little bit of thought…Monica said let’s go. I was not quite ready yet. She insisted…let’s go at 10. I could tell she wanted to jump right into it and get it over without thinking about it. I needed some time to process and rationalize the risk/thrill we were considering engaging in. Then, we made a decision. We would drive out to the airstrip, check things out and decide.

So we did that and we gave it the green light. We were going to jump out of a plane at 10,000 feet.

I’m going to leave this post as a teaser (so you come back and read tomorrow). But I will say that of things to do before I die, mechanical bull riding and skydiving are now checked off the list.

[?]
Share This

Related posts:

  1. The Return Phase Begins
  2. Diving from the Sky
  3. The Trip Begins
  4. A Turn for the Worse
  5. Grab the Mechanical Bull by the Horns
  1. Dan Schoppe posted the following on March 25, 2009 at 6:36 pm.

    Post pictures.


Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It