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(); ?> West Virginia Receives Extension to Implementing $40 Million Real ID Program at spencerb.net



West Virginia Receives Extension to Implementing $40 Million Real ID Program

At an estimated cost of $40 millino dollars for a state of 1.5 million people, it is no wonder the DMV is relieved the federal government granted an extension. The Charleston Gazette reports:

Until recently, West Virginia’s Division of Motor Vehicles thought it would face a $40 million headache to begin implementing federal Real ID mandates for state driver’s licenses this year.

Instead of having to begin implementing the Real ID requirements this May, and having to complete the changeover of all 1.5 million state driver’s licenses within 2 1/2 years, the extension gives West Virginia until 2017 to complete the process, he said.

With the extension, drivers born after 1964 will have to have Real ID-compliant licenses by 2014, and drivers born in 1964 or earlier will have to have the new licenses by 2017.

[?]
Share This

Related posts:

  1. Real ID Extension Stops Implementation
  2. Add Another Relieved State to the List: Idaho
  3. Total Estimated Cost of Real ID
  4. What Does it Mean to Oppose Real ID?
  5. DHS – Real ID Regulation

Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It