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(); ?> Interesting Article about the War on Terror at spencerb.net



Interesting Article about the War on Terror

I have not checked recently, but I do not think the readership to this blog is extremely high, but I am not trying to make money from advertising or change the world. So I will give a shoutout to my friend Bill’s Blog and an interesting article he linked to written by one of his profs.

As my political views mature and the political landscape of the United States changes life is becoming increasingly frustrating. I feel disconnected from the way our country works because to me it just does not make sense. I would highly recommend trying out this podcast by Dan Carlin. If you have never dabbled into podcasts before I think this would be a great way to become hooked. It is a reasonable and interesting commentary on current events without the political skew. It is also long enough where an issue can be developed, but you do not get bored. As of right now it does not have any commercials either!

Anyway back to my frustrations and this article. This deserves a more well developed post so I will try to make it short and let the article stand on its own. I think the really frustrating thing is the perverse incentives that are created by the destruction of state and individual rights. The scary thing about this is the lack of responsibility it creates in all levels of government.

It is fair asking how we kicked so much ass in World War II, but how we are failing so badly now. The article answers this question on a variety of issues fundamental to waging a war. What really concerns me and I think answers this question on a more broad basis is that Congress has not declared war. I think if we want to wage and win a war it should be a declared and focused effort. The War Powers Act should probably be limited and scaled back. I am all about the people. The Executive takes power away from the Congress, which represents the people. Remember when you vote for President that you are not only voting for their policies that will not be fulfilled, but you are voting for numerous appointments to Federal Administrations. People who make policy without a vote of Congress or approval of the President. Of course, Congress takes power away from the people, it was meant to make government more efficient so everyone does not have to show up to Town Hall. The problem is when they take so much power that the states lose their rights (10th Amendment, anyone?).

There is just so much disconnect between the citizens and our wonderful state.

[?]
Share This

Related posts:

  1. Responsibility in Politics
  2. To Vote or Not to Vote?
  3. How Would You Expect the U.S. To React to Another Attack?
  4. Some Thoughts on SCOTUS Nominee
  5. International Law Prevents Planning of Defense?

Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It