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(); ?> How Will Conservatives Reach Out to Obama? at spencerb.net



How Will Conservatives Reach Out to Obama?

Note: this post has been incubating for a while and I decided to publish it in its current form. Part of an effort to get back into political musings.

I am of the belief that this is a critical issue for the GOP to resolve. Conservatives cannot mimic what the Democrats did for the last eight years. I have a post titled “Bush 43″ that has been ruminating in my draft section for more than six months. Bush is not popular among the vast majority of the country, but he is also hated among the vast majority of liberals. This really bothers me, I don’t want to mime this ridiculous behavior.

I have noticed evidence of conservatives reaching out to Obama. One, he campaigned on promises of bipartisanship. Granted, he won, he gets the spoils of that. (No one is expecting a fairness doctrine-esque regulation of the cabinet). Two, every conservative wants to see policies implemented that are best for the country. That doesn’t happen by alienating everyone! Ironically, only a strong Obama presidency will result in this outcome. A strong presidency will be guided by the beliefs of the nation, a moderate-conservative standpoint. I think that we can see this move to the center in Bill Clinton’s presidency.

Update: Recently, we have Obama reaching out to McCain in a formal meeting. Also, Obama has indicated he might keep on Defense Secretary Gates. I hope we see more of this kind of “reaching across the aisle”. It needs to go both ways though because conservatives will absurdly alienate themselves otherwise.

[?]
Share This

Related posts:

  1. A Fly on the Wall
  2. Obama Fundraising
  3. Responsibility in Politics
  4. Why Do We Cut Taxes?
  5. Colin Powell Endoreses Obama

Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It