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(); ?> Labor Day! at spencerb.net



Labor Day!

I hope everyone is enjoying their Labor Day, a day to do nothing and lament what is on the way. The end of summer is upon us.

Thinking aloud a bit… I would love if next summer I could spend a few months leisurely touring Europe. Renting a place somewhere would be awesome, especially a little countryish place in Italy. This would also facilitate paying Adam a visit in Estonia. Whether or not I will be able to muster the motivation up to accomplish this goal is difficult to tell and skepticism is fair, but I can hope…right?

I have been reading Go Tell it on the Mountain by James Baldwin. Northwestern sent it out for everyone to read. It is unfortunately sad, but I am enjoying it so far. During my reading I have been viewing some of the skiing videos I have amassed over the past few years. It has made me a little sad to think that I committed the sin of moving further east, but at the same time the dismal reality of my ability and age have diminished my ambition.

Learning an extreme sport as a child gives you an aversion to fear that skill cannot overcome. The same stupidity that caused us to not listen to our parents and make the same errors repeatedly is what lets kids conquer their fears and gain a sense of adventure. I am a mere 20 years old, but if I break a leg now there is so much more at stake. The direction I really wish I could take my skiing ability is unnattainable I have realized. I am certain though that I will continue to imporve and as a casual sport will have an amazing time with it. Plus the feeling when you are on a mountain with snow falling and all you have is two planks of shaped wood to bring you down is incredible. I cannot think of many more graceful or exciting sports.

I love winter.

[?]
Share This

Related posts:

  1. Winter Break
  2. The Return Phase Begins
  3. Happy Two-Days-After-Christmas!
  4. Travels and TripIt
  5. Rule #1: Stay Hydrated
  1. olekrano posted the following on September 6, 2009 at 3:50 am.

    Hi everyone, it’s Labor Day! I’m happy with my extra day off, and I am planning to make something fun that’ll probably involve a moto trip and seeing something new in League City I haven’t seen yet.
    You write something new on a Monday at the labor day? … HaPPY BLoggInG!


Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It