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



Winter Break

It has arrived finally. I finished up my econ final and turned in a final paper for my music class last Tuesday. On Friday, I took my history exam. Today, I found out the results of my economics exam and I am extremely pleased. The only reason I’m sharing this is because 1) the class was tough and 2) it ensures I can write a thesis next quarter.

I have a few travel plans for this winter break. I’m very excited about embarking on all three of them.

First, Monica and I will be heading up to her parents’ cabin in northern Wisconsin. It will be nice to be away from things and relax a little bit. I can’t say that a whole lot of relaxing has gone on this quarter. Plus, I am excited to be going “up north”. That phrase is tossed about frequently in Minnesota with little meaning. Going up north covers a huge array of geographic areas. I am using the phrase just as wantonly, but the universal recognition of its meaning makes it a useful phrase.

Second, we’ll be heading to southern Wisconsin for Christmas. There we’ll be enjoying present opening and a lot of food with Monica’s family.

Third, we’ll be meeting my family in Vancouver for a ski trip to Whistler. I haven’t had too many opportunities to ski recently – thanks to living in Chicago and the lack of snow. Hopefully, I can get some practice when we’re up north, but otherwise I’m soooo excited for what will surely be an amazing trip. Honestly, I love skiing, it is an amazing sport. There is no better feeling than stepping out onto a mountain in your awkward boots and getting ready to carve down it.

Happy Holidays everyone and if you’re on break…enjoy it!

[?]
Share This

Related posts:

  1. The Trip Begins
  2. Teetering on the Brink of Finals
  3. This Summer
  4. Long Time, No Post
  5. The First Midterm Comes…and Goes
  1. Dan Schoppe posted the following on December 16, 2008 at 1:03 pm.

    Congrats on being done! You have hit the point that all of us wish we were at right now.

    Sounds like a great break! About the only thing that could make it better would be a stop in the good ol’ Minneapolis metro area. Have a good time “up north,” both in Canada and in Wisconsin. Let me know next time you’ll be in town and we’ll have to hit Bullwinkle’s with kr3z for a pitcher.


Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It