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(); ?> Obama Removing Elected Officials From Posts at spencerb.net



Obama Removing Elected Officials From Posts

I was unsure how to phrase the title of this post, but it is interesting the number of prominent elected officials that have received appointments to the Obama administration. Taking another look at the title, it is way more negative than I intended to be. It sounds like Obama is going to issue executive orders this January to remove people from office. Clearly, that is not the case.

I’m not sure that I am politically astute enough to understand the motivation behind this yet. Maybe it is just a coincidence. Certainly, one can tell from this list that Obama is drawing from his contenders from the Democratic primary. If they had a shot at president, I suppose they might make a decent Secretary of State. On the other hand, there are plenty of qualified individuals to fill roles like that, potential great Secretaries of State don’t run around running for president usually.

What does everyone else think?

A quick look at some elected official entering the Obama administration:

Former-Senator Obama, himself
Senator Biden
Senator Clinton
Representative Emanuel
Governor Napolitano
Governor Richardson

If I’m missing anyone, let me know. Of course there are other appointments, I think this is all of the elected officials who will become Obama cabinet members. Should be an interesting 4 years.

[?]
Share This

Related posts:

  1. Colin Powell Endoreses Obama
  2. New Polls Show Dead Heat or Obama Landslide
  3. Massachusetts Senate Victory
  4. Responsibility in Politics
  5. Obama Makes Chief of Staff Move

Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It