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(); ?> Perfect Storm of College Football at spencerb.net



Perfect Storm of College Football

Who would have ever expected this based on last years play. Northwestern…one Big Ten win…they’ve already matched that and have a 5-0 record to back it up. Minnesota 4-0 in the first four games. They lost to a ranked Ohio State team, not something to get too worked up about. Although, a 5-0 NU and a 5-0 Minn would have been ridiculous. Many tough games are head as both teams face more conference team, but what an exciting start!

2008 Big Ten Standings
TEAM CONF OVR
Northwestern 1-0 5-0
Penn State #12 1-0 5-0
Ohio State #14 1-0 4-1
Michigan State 1-0 4-1
Michigan 1-0 2-2
Purdue 0-0 2-2
Minnesota 0-1 4-1
Wisconsin #9 0-1 3-1
Iowa 0-1 3-2
Illinois #22 0-1 2-2
Indiana 0-1 2-2

[?]
Share This

Related posts:

  1. NU Football: 6 – 0 ?
  2. Weekend Blogging Hiatus 2 Ends
  3. NCAA Football: ‘Cats and Gophers Go 6-1, Enter Rankings
  4. Mid-Week NCAA Football Recap
  5. The Trip Begins

Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It