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(); ?> The Return Phase Begins at spencerb.net



The Return Phase Begins

The great thing about a road trip is that coming home is just as much a part of the trip as the beginning.

Currently, we are visiting the very scenic and very beautiful Moab, Utah. Personally, I like Utah, I think that it is a great state and that there is a lot of adventure to be had.

First of all, I can tell you there are a TON of mountain bikers in this town. Nearly every car has a mountain bike on the roof or on the back of their car. There is clearly a sense of adventure and outdoor enthusiasm here.

Last night, Monica and I visited a local brewery and ate some good bar food while sampling a few different beers.

Yesterday’s adventures included visiting the Mesa Verde National Park in CO and stopping by the Four Corners Monument. Going backwards, Four Corners is a novelty, pretty much everything you would expect. If you ever go, you only need to go once. Mesa Verde was as majestic as expected. The park has several Indian cliff dwelling sites from around 1200 AD or so. We hiked to one of the best preserved sites and did a little exploring. It was fascinating to see the homes of Indians from hundreds of years ago. Also, the national park was extremely beautiful, I would like to camp there some time. Once we arrived in the park, we had to drive 20 miles to get back to the trail. It was quite the scenic drive through the mountains.

Today, we’re heading back into Colorado. Probably towards Denver.

[?]
Share This

Related posts:

  1. The Trip Begins
  2. Skydiving – Check
  3. Diving from the Sky
  4. Labor Day!
  5. Winter Break
  1. Tony Schwab posted the following on March 24, 2009 at 4:18 pm.

    “Probably towards Denver.” This statement identifies the best part of road trips.

    Sorry, I didn’t know about these plans otherwise I would’ve made an effort to check your blog sometime during my adjustment to working life. I’ll definitely leave my string of comments when I come back.

    Can I get a confirmation on the “scenery” in Utah? Since you and Bill went there for debate I’ve been talking up the prospects…

  2. Dan Schoppe posted the following on March 24, 2009 at 11:19 pm.

    Did you make it to the salt flats? I heard they’re so vast that you had better be careful of your bearing, else you can walk for awhile and get lost in an endless sea of white ground…


Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It