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(); ?> Comments on: Austin Plane Crash – The Wrong Way to Protest http://www.spencerb.net/2010/02/austin-plane-crash-the-wrong-way-to-protest/ Tue, 30 Mar 2010 15:25:30 +0000 http://wordpress.org/?v=2.9.2 hourly 1 By: Tony Schwab http://www.spencerb.net/2010/02/austin-plane-crash-the-wrong-way-to-protest/comment-page-1/#comment-24545 Tony Schwab Sun, 21 Feb 2010 20:59:57 +0000 http://www.spencerb.net/?p=791#comment-24545 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. 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.

]]>
By: <img src='http://www.spencerb.net/wp-content/plugins/rpx/images/openid.png'/> spencerb http://www.spencerb.net/2010/02/austin-plane-crash-the-wrong-way-to-protest/comment-page-1/#comment-24340 spencerb Fri, 19 Feb 2010 14:55:28 +0000 http://www.spencerb.net/?p=791#comment-24340 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. 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.

]]>
By: Adam http://www.spencerb.net/2010/02/austin-plane-crash-the-wrong-way-to-protest/comment-page-1/#comment-24322 Adam Fri, 19 Feb 2010 11:43:34 +0000 http://www.spencerb.net/?p=791#comment-24322 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. 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.

]]>