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



“Success…

…is my only motherfucking option, failure’s not!”

-Eminem

This weekend, the NU Mock Trial team went to Waukegan, IL to compete in the Open Round Championship Tournament. This was composed of the qualifiers from a series of Regional Tournaments (including Milwaukee and Joliet…I believe). The top 8 teams from this tournament go onto Nationals, in a very lackluster Des Moines, Iowa.

Northwestern took first and second place, qualifying both teams to go to Nationals. This has been an amazing year for us, I really enjoy competing and I’m glad we get to go on. I think we have a real shot at winning the national championship. Rumor has it that one of the top-ranked schools, Harvard, did not end up qualifying any teams.

Looks like this thing is wide open for some Wildcat domination. Anyway, I’ll keep you posted, as this is the extra-curricular that has been dominating by time as of late.

[?]
Share This

Related posts:

  1. Blogging Hiatus/Trip to Iowa
  2. Daily Northwestern Acknowledges Mock Trial
  3. NCAA Football: ‘Cats and Gophers Go 6-1, Enter Rankings
  4. Weekend Blogging Hiatus 2 Ends
  5. Perfect Storm of College Football
  1. Dan Schoppe posted the following on March 17, 2009 at 1:37 am.

    Nice work, man! Sounds like you’re having a great time!

  2. Tony Schwab posted the following on March 17, 2009 at 4:02 pm.

    If you don’t take nats… we’re no longer friends.


Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It