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



spencerb.net update

So much has happened recently. I am not sure where to begin. The blogging pendulum has swung back in the other direction. Winter break was amazing. It freed my mind of school, stress, and blogging. Honestly, I loved the feelings that came with blogging on the election. I felt so passionately, but it all seems to matter very little now. There are new topics and conversations to be had, but for some reason I feel less compelled to broadcast them on this soap box.

Part of the problem, I am certain, is effort. So, I am going to make it my goal in the next few weeks to put the effort in and reinvigorate spencerb.net readership. I know that I am personally disappointed when I check tschwab’s and Dan’s blogs to find no new updates. The least I can do is try and blog so they have something to read.

In a rare-for-this-blog life update, I want to confide that I am both nervous and anxious about what the future holds. I have a lot of options and a lot of sentiment regarding each one. I am not sure how things will turn out. Perhaps, that is the scariest part?

More on this later…Check back soon!

P.S. I have some 44 and 43 related thoughts to share with you.

[?]
Share This

Related posts:

  1. A Post on Blogging
  2. Obsessive Compulsive Web Researching
  3. Welcome Back!
  4. Thesis Update v .01 –> .02 (patch)
  5. Finals!!
  1. Dan Schoppe posted the following on January 24, 2009 at 7:09 am.

    You’ll have to write another post on your future. I want to know how things are going, what you’re options are!

    Anyway, good to see you’ll be having some more articles on here!

  2. Tony Schwab posted the following on January 25, 2009 at 11:39 am.

    I have taught myself to embrace not knowing what the future holds. There are some downsides, but being able to accept not knowing is a valuable skill. Having a plan is good, but it should be more like a loose set of objectives rather than a concrete path. That’s my perspective at least.


Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It