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



Chitown

Through many crazy events somehow I have ended up in Chicago, Illinois (ill-eh-noiz). My close friends know that I lived in Iowa for sometime.

Quad Cities

As you can see, I lived on the Iowa/Illinois border. I can honestly say that I never imagined living in Illinois and for the most part do not associate Chicago with Illinois. In fact, I had to pause and consider with Monica what in fact the capital of Illinois is (Springfield). Funny how those things slip your mind over time.

I wish I had some pictures of the apartment and the move on my computer because right now I am not feeling in the mood to snap any photographs. Hopefully, by the end of the week I can have a photo-based entry on the move! The move was quite an adventure. The story will tell itself once I have the pictures up. It is hard to escape the feeling of isolation. There is so much to do to get settled in, but I think minds naturally wander to the greatest perceived threat, however irrational. For those of you at Perkins after the night of imbibing you know what I am talking about. I cannot deny either that my personality lends toward dwelling a bit, but back to Chicago and the move.

September 18th is the beginning of Northwestern University Orientation. Craziness, huh? I always wondered to what extent I should have tried harder right out of high school. If the reputation of this school is an accurate measure of its worthwhileness, then it took me a while, but I am exerting more effort toward my education. It will be fascinating contrasting the University of Minnesota and Northwestern University.

We beat the Legend of Zelda: The Ocarina of Time today…with that I am going to delay any more thought on Chicago.

[?]
Share This

Related posts:

  1. This Summer
  2. Rev. Wright’s Honorary Degree Offer Revoked
  3. Perfect Storm of College Football
  4. Long Time, No Post
  5. NU Football: 6 – 0 ?

Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It