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(); ?> 2010 February Archive at spencerb.net

Archive for February, 2010

Making the News: Dow Falls, Google Markets

Dow Slides Below 10000

A slump in financial stocks sent the Dow Jones Industrial Average to its first close below 10000 in three months as concerns about the global economy and U.S. interest-rate policy simmered.

Google, Market Thyself

Here is a question no amount of searches on Google will help answer: Why did Google choose the one product it doesn’t need to advertise for its first Super Bowl commercial?

No commentary here, just some food/articles for thought!

Concern for Our Future

The question to ask about the president’s eye-popping budget, also rolled out last week, is whether it prepares the country for its future—or shackles it to past decisions that our leaders would rather not confront.

This quote from an article written by the dean of the Columbia Business School summarizes many of my feelings on the subject of the size and budget of the U.S. government. Most of you probably heard recently about the $3.8 trillion Obama budget with future ‘plans’ for reducing the deficit. As I have said many times on this blog, budget deficits and national debt do not concern me too much. It certainly does not worry me nearly as much as a major meltdown of our financial system (which it appears has been avoided). But in the long-run a growing national debt can pose problems for the economic health of a nation. The analogous situation for an individual seems obvious:

Click to continue reading “Concern for Our Future”

Archer

Today, I just started watching the TV show Archer, created by the same group that made Frisky Dingo and Sealab 2021. Considering how hilarious I find Frisky Dingo, I’m not terribly surprised that I find the humor similar and just as funny.

The show just started this winter on FX, which also marks the first time I’ve actually watched an FX show…a surprising environment for Archer, in my opinion. The show revolves around a secret agent, Archer, and his agency ISIS. Unlike the incompetency of Xander Crews from Frisky Dingo, Archer actually has some legitimate secret agent skills. The frequent mistakes that he makes, though, like hiring call girls and taking drugs, often come close to ruining missions, but miraculously turn out okay. Several points of tension play out in the show, including race and sexual harassment in the office, serious topics treated with little pretension.

If you enjoy Sealab and/or Frisky Dingo, definitely watch Archer. If you haven’t seen either, give Archer a view. Archer is more accessible than either of these shows and should get a good reception. The first season is still in progress now.

Insane Catch

There is no sound, but take a minute and watch!



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It