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(); ?> Austin Plane Crash – The Wrong Way to Protest at spencerb.net



Austin Plane Crash – The Wrong Way to Protest

Yesterday, a Texas man crashed his small plane into an IRS building in Austin, Texas.

A pilot slammed his small plane into a seven-story building that housed the local office of the Internal Revenue Service Thursday, apparently killing himself and one agency employee, in what federal officials described as a deliberate suicide attack amid a long-running tax dispute.

He left a note on his website which isn’t worth the time to read or repeating here. Needless to say, we all have feelings about paying taxes and politics, this just isn’t the right way to deal with that. Sadly, one IRS employee lost their life. Hopefully, his/her family will hold strong even after this senseless crime.

[?]
Share This

Related posts:

  1. Finals!!
  2. Catching Up on a Few Articles
  3. TSchwab: 3:27 – Dan Schoppe, His Wallet, Jesus…
  4. Politicking Our Economic Woes
  5. Obama Appointees
  1. Adam posted the following on February 19, 2010 at 5:43 am.

    I don’t believe that any Texan’s life could be so taxing as to warrant doing this to themself or others.

    ..sorry. Had to.

  2. spencerb posted the following on February 19, 2010 at 8:55 am.

    Puns aside (as well done as that one was)…I don’t think anyone’s life is in a state that it warrants killing innocent people.

  3. Tony Schwab posted the following on February 21, 2010 at 2:59 pm.

    I agree that nobody has this right, that there is never a justification for doing what this guy did. I read his note and sympathized with his situation, however. Psychologists have agreed the man wasn’t insane. Given this information, something broke him down to the point where he felt his only recourse was to fly a plane into an IRS building. Something is wrong with our country when situations like this occur, because no human being is pre-disposed to committing such an atrocity.


Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It