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(); ?> Real ID Civil Liberties Issues at spencerb.net



Real ID Civil Liberties Issues

Good summary of civil liberties issues considering Real ID from the Atlanta Journal Constitution (AJC) on Feb 6, 2008:

If, as proposed in the law, a person must have a Real ID Act-compliant card in order to access a federal building, access any regulated or interstate mode of transportation, or obtain any federal benefit, then we have surrendered to the federal government (that is, federal bureaucrats) the power to deny citizens all manner of activities guaranteed in the Bill of Rights. Consider:

* A person not possessing a Real ID Act-compliant identification card could not enter any federal building, or an office of his or her congressman or senator or the U.S. Capitol. This effectively denies that person their fundamental rights to assembly and to petition the government as guaranteed in the First Amendment.
* A person seeking to exercise their right to keep and bear arms as guaranteed by the Second Amendment could henceforth be denied that ability if they do not possess a precious Real ID card, because the federal bureaucracy known as the Bureau of Alcohol, Tobacco, Firearms and Explosives probably will decree that such a form of identification is necessary to meet federal requirements for purchasing a firearm.
* Very possibly the Real ID card will be required in order to vote in any election for federal office.
* A veteran may be denied access to a VA hospital because he or she lacks the requisite Real ID card, perhaps because they did not have the money required to purchase it or because they could not locate the background forms the Department of Homeland Security required to obtain one.
* A business traveler, unable to afford to travel by private jet, is denied the ability to make a living because their job requires air travel and they do not have a Real ID card — even though they demonstrably pose no danger whatsoever to their fellow travelers.
* Even though individual states, such as Georgia, may provide greater legal protection for private information of its residents than other states or the federal government, this will mean nothing in the Real ID Act world, because all the data under that law will be subject to the lower federal standards, thereby subjecting residents to a higher likelihood of identity theft than they would risk under the laws of their state.
* And, they would have no recourse to correct erroneous data, or prevent identity theft pursuant to the Real ID regulations.

[?]
Share This

Related posts:

  1. Is an Illinois Driver’s License Real ID-compliant?
  2. S. 563 02/13/08 Senate Real ID Extension Bill
  3. Does Real ID Stop Terrorism?
  4. Maine’s Compliance with Real ID Effective Saturday
  5. 9/11 Commission Privacy & Civil Liberties Oversight Board

Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It