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(); ?> Colin Powell Endoreses Obama at spencerb.net



Colin Powell Endoreses Obama

I was watching political shows this morning, as I always try to do on Sundays and heard Colin Powell endorse Barack Obama.  This is interesting for several reasons: 1) Powell’s military experience (and Obama’s lack thereof) 2) Powell’s friendship with McCain 3) Powell is a lifetime Repbulican.

1 – Powell has made a career out of military and government service.  He was one of the forces of the Bush- 43 administration that pushed us into Iraq. Obama’s judgment and lack of military experience of been one of the main attacks opponents have used against him. Remember Hillary Clinton’s 3 a.m. emergency ad? I think it is going to be hard to make this same attack after this endorsement.

2 – Powell said he has known and been friends with John McCain for 25 years. That is a long time to be friends and fellow veterans and decide not to vote for someone. Obviously, Powell put a lot of thought into this and it was a hard decision. Listening to him on MtP, I believe he was being quite sincere.

3 – This one speaks for itself. A military man who served under two separate Republican, Bush administrations. Clearly, he is not happy with where the party is going. I have a post on this subject in draft form. Look out for it tonight.

He praised Obama’s “ability to inspire,” pick for vice president– Joe Biden– and for running an “inclusive” campaign crossing racial, ethnic and generational lines. Powell said Obama was a “transformational” figure and was clearly troubled by McCain tapping Sarah Palin because he praised Biden as ready to lead from day one.

[?]
Share This

Related posts:

  1. Obama Fundraising
  2. Is Race a Factor in this Election?
  3. Obama Removing Elected Officials From Posts
  4. How Will Conservatives Reach Out to Obama?
  5. Last Minute Thoughts

Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It