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



Good Evening!

Working on law school apps right now. It is a difficult process. I’m not sure what more to say, but I’m learning a lot of valuable lessons.

The first and most important is even if you think you’ve started early enough…you haven’t.

Second, foster any and all relationships that you have with people in your environment. This is the notorious idea of ‘networking’…The problem is that you need to do it in school as well during job-related events. If you have any plans to apply to a professional or graduate school, you need recommendations. To get a good recommendation, you need a strong relationships with someone from your academic career.

Third, and last piece of advice for this hope, contain your ego. The fear of failure can be overwhelming.

[?]
Share This

Related posts:

  1. First of the Final College Finals
  2. Memories for a Generation
  3. This Summer
  4. Blaine Student “Expelled”
  5. Long Time, No Post
  1. Dan Schoppe posted the following on November 24, 2008 at 11:30 am.

    Stick with it. Law school apps are tough, but the more you fill out the better your options. Maybe you should fill out a whole bunch for MN grad schools!

  2. spencerb posted the following on November 24, 2008 at 11:36 am.

    Haha

    Thanks! I am applying to the U for law school :)

    Also, next summer I’m planning on being in MPLS! I think that will call for some biking/camping trips + bar trips.

  3. Dan Schoppe posted the following on November 28, 2008 at 1:32 am.

    I have been missing biking trips for two years now… You should scrounge up a mtn. bike so we can hit some trails around the area during the regular weemkdays.
    Also – tennis


Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It