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(); ?> Does an ID Make You American? at spencerb.net



Does an ID Make You American?

The Heritage Foundation supports Real ID after the federal government pledges funds to support the states:

Creating a secure identity document is needed to help keep America safe, free, and prosperous. States should put the interests of their citizens first and implement Real ID. Congress and DHS can help speed the process by moving the first eligible states into the system as quickly as possible. Michigan, California, and North Carolina have set an example thus far. Once compliance is underway, momentum will build for other states to join; citizens will not want to be left out of a program that contributes to their safety and prosperity while protecting individual freedoms.

First, is a secure identity document necessary? Does anyone feel that their current state issued driver’s license and/or United States Passport are not secure documents. Let us address the latter first. If there is an inherent need for a secure identity document and the passport does not meet the requirement, I think DHS should take a look at that. Now the former. State issued driver’s licenses have been the standard form of ID during my lifetime and I have not heard any complaints of them yet. Obviously, that does not mean there are none, but I believe they are getting better and better as states develop them. I know Minnesota, for one, is proud of its licensing program.

A more metaphysical question whether or not being American and America have anything to do with a piece of plastic and a identification number in a databank. I would argue that there is no relationship and being American is much more than that. The interest of the people is not served by Real ID, I believe that 17 states refusing to comply is proof of that. If that is not enough, the Heritage Foundation can only name a handful of states ready to go along with this.

I think the American people and their state legislators have spoken loud and clear that this is something they don’t want. I think DHS and Congress have admitted this is something they don’t want to deal with.

[?]
Share This

Related posts:

  1. DHS – Real ID Regulation
  2. DHS Real ID Funding – Better Numbers
  3. Real ID Extension Stops Implementation
  4. What Does it Mean to Oppose Real ID?
  5. Maryland Governor Signs On to Real ID

Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It