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(); ?> Record Price Drops at spencerb.net



Record Price Drops

I just went to Google News and saw this interesting article:

The cost of living in the U.S. fell by the most on record as fuel costs plummeted and retailers used discounts for cars and clothing to entice consumers hobbled by job losses and sinking home values.

This is an interesting result of the current economic slow down. It fundamentally goes against the goals of the Fed targeting a minimal inflation rate. In the short run it is great for consumers, since wages are slow to adjust, it will increase their purchasing power. If the price drops are expected to turn into a prolonged inflation, then wages will drop over time. We all know that this is never perceived well by actors in the economy. So let’s not celebrate sales at our favorite stores too quickly.

Furthermore, prolonged deflation can have negative effects on the economy as Japan experienced in the 1990’s. It can cripple the power of the central bank, especially if expectations cause wages to drop further in a vicious cycle.

Like everyone else, I’m happy that gas prices are down, but I think this summer’s oil prices were inflated. In our current economic times, I feel certain that any news with the word “record” (besides Olympic ones) is bad news. This even includes falling prices, somewhat ironically.

[?]
Share This

Related posts:

  1. Stock Market Entitlement
  2. Why Do We Cut Taxes?
  3. Expectations and Reality in Exchange Rates
  4. Exxon Mobil Posts Record Profits
  5. Update: Fed Rate Cut
  1. Dan Schoppe posted the following on November 19, 2008 at 6:48 pm.

    Road trip!

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

    ooohh oohh! where?

  3. Dan Schoppe posted the following on November 19, 2008 at 6:54 pm.

    Kellie and I are planning on visiting Josh Kronwall over winter break in Kanosha (sp?). He’ll be on j-term. Maybe you should make the drive up!

  4. spencerb posted the following on November 19, 2008 at 6:57 pm.

    When over winter break are you thinking…sometime in January?

  5. Dan Schoppe posted the following on November 20, 2008 at 1:14 am.

    Definitely January. Probably between the 3rd and the 15th somewhere.


Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It