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(); ?> 9/11 Commission Privacy & Civil Liberties Oversight Board at spencerb.net



9/11 Commission Privacy & Civil Liberties Oversight Board

As a consequence of the failure of President Bush to appoint new members to the board recommended by the 9/11 Commission, it has been effectively dissolved. It is sometimes possible to believe that the government is acting in our best interest regarding security. This story makes you wonder though when some parts of a bipartisan committee recommendations are implemented, but the ones in favor of our privacy our ignored.

From rawstory.com:

The 9/11 Commission recommended creating the five-member Privacy & Civil Liberties Oversight Board in its 2004 report, and it began work in March 2006 as a subsidiary of the Executive Office of the President. Last year, Congress further implemented 9/11 Commission recommendations and reconfigured the board to make it more independent and bipartisan — no more than three members can be of the same party — after the previous board was accused of being little more than a White House whitewash commission; now Bush seemingly has no interest in letting the board continue.

The board’s goal as stated on their website:

The Board advises the President and other senior executive branch officials to ensure that concerns with respect to privacy and civil liberties are appropriately considered in the implementation of all laws, regulations, and executive branch policies related to efforts to protect the Nation against terrorism. This includes advising on whether adequate guidelines, supervision, and oversight exist to protect these important legal rights of all Americans.

Other Resources:

Abracadabra! Bush Makes Privacy Board Vanish

[?]
Share This

Related posts:

  1. Real ID Civil Liberties Issues
  2. S. 563 02/13/08 Senate Real ID Extension Bill
  3. Data Privacy Day
  4. Chicago Tribune Endorses Obama
  5. A Fly on the Wall

Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It