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(); ?> New Polls Show Dead Heat or Obama Landslide at spencerb.net



New Polls Show Dead Heat or Obama Landslide

New polls show dead heat or Obama landslide | csmonitor.com.

Well, it depends on who you’re listening to.  Two new national polls show the race is statistically a dead heat.  But new state-by-state polls are showing something completely different.  And to make things as confusing as possible, the polls are all coming out at around the same time.

[?]
Share This

Related posts:

  1. Obama Fundraising
  2. Obama Removing Elected Officials From Posts
  3. Colin Powell Endoreses Obama
  4. Is Race a Factor in this Election?
  5. Judge Tosses Lawsuit Challenging Obama Citizenship
  1. Tony Schwab posted the following on October 24, 2008 at 7:58 am.

    Election polls, also known as powerful interests spending money on statistical propaganda.

  2. spencerb posted the following on October 24, 2008 at 9:08 am.

    Couldn’t have said it better myself.

  3. Tony Schwab posted the following on October 24, 2008 at 12:48 pm.

    But it is nice to see McCain’s interests spending money on his behalf. I was getting sick and tired of hearing people gleefully referencing the poll results, telling me Obama is “clearly going to win”… and I’m not even voting for either of them lol


Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It