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(); ?> Diplomacy at spencerb.net



Diplomacy

How come politicians can just say diplomacy to ignore potential threats and empirical evidence? I do not like wars any more than the next rational person, but just saying talking to countries that threaten us will work because you are going to do it more than anyone previously does not solve the problem. I wish either side of this sort of issue would historically address what works. I am not going to take the time right now to look at who says what, what the real threat is, what has happened in the past, and what this leads us to do now, but I think it would be interesting.

Next time someone says they are going to use diplomacy to deal with Iran, North Korea, et cetera I am going to ask when has such diplomacy worked? I would even accept an answer in a situation that was in better circumstances. I think we can see from Iraq that our liberating power has erroded and war probably is not the best choice. If we would have asked for empirical evidence before this, would we still have attacked?

It is the 21st Centruy, can we not think of something new? The rest of the world is sure throwing us for a loop, especially the parts that do not like us. I suggest we step up to the challenge not by saying the Iraq War was stupid and Bush is the devil, but by finding truly genuine and creative solutions to new problems.

I do not think humanity is pro-war, but is it possibly anti-peace?

[?]
Share This

Related posts:

  1. Plan B (Not the Pill)
  2. International Law Prevents Planning of Defense?
  3. How Would You Expect the U.S. To React to Another Attack?
  4. Interesting Article about the War on Terror
  5. The Future of Europe

Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It