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(); ?> New Xbox Experience at spencerb.net



New Xbox Experience

In 1954, the introduction of color TV heralded the dawn of a new era in entertainment. On November 19, more than 50 years after that dramatic shift, a new era in home entertainment begins with the New Xbox Experience, as millions of Xbox 360 consoles transform in an instant through the power of software.

Xbox.com | New Xbox Experience.

[?]
Share This

No related posts.

  1. Dan Schoppe posted the following on November 19, 2008 at 6:53 pm.

    The update is not that great. The new UI is almost exactly that of the Wii (with “Avatars” being designed and used EXACTLY like Miis). It looks to me like Microsoft ripping off ideas.

    It’s almost too bad; I liked the UI of the original software.

  2. spencerb posted the following on November 19, 2008 at 6:56 pm.

    That is unfortunate, I haven’t had the chance to use it yet, but being able to stream NetFlix is cool. Although, I’m trying out this app to stream from Hulu and it can also do NetFlix, but integrated support seems cooler.

    http://www.themediamall.com/playon

  3. Dan Schoppe posted the following on November 20, 2008 at 1:13 am.

    Streamed Netflix is the way of the future. I definitely agree and thought this was the coolest thing I saw in the new patch.


Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It