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(); ?> What Do Nancy Pelosi, Jay-Z, and 50 Cent Have in Common? at spencerb.net



What Do Nancy Pelosi, Jay-Z, and 50 Cent Have in Common?

Their love of Gulfstream G5’s:

What is the plane of choice for a Speaker of the House? Well Nancy Pelosi prefers to fly in Gulfstream’s G-5, made famous by Jay Z and 50-Cent rap videos.

“It is my understanding there are no G-5s available for the House during the Memorial Day recess. This is totally unacceptable . . . The speaker will want to know where the planes are,” a Pelosi aide wrote in one of the e-mails to the military.

[?]
Share This

Related posts:

  1. Blame The Party, Not The Campaign
  2. Response to Last Post: Another Short Post on Climate Change
  3. Democratic Congress Changing Route Set by Republicans…Or Not…
  4. Short Post on Cap and Trade
  5. Colin Powell Endoreses Obama
  1. Tony Schwab posted the following on March 13, 2009 at 2:02 pm.

    It is my opinion that G5s should be reserved only for rappers and rock stars. And Bill Gates types. Nancy Pelosi, you just aren’t cool enough to rock the G5, especially if you haven’t figured out that you could just earmark a bill to have a fleet created for you and your Congressional cronies – you just deserve to wallow in G5-less sorrow for missing the obvious…


Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It