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(); ?> Short Post on Cap and Trade at spencerb.net



Short Post on Cap and Trade

Mr. Obama on Thursday called it “a vote of historic proportions … that will open the door to a clean energy economy” and green jobs. “It will create millions of new jobs,” Ms. Pelosi insisted.

From: WSJ Link

This makes absolutely no sense to me. It refers to a recent House vote that clears a hurdle for passing a cap and trade bill. I’ll give Obama the claim that it will lead to green jobs. Of course, when you effectively tax carbon through a cap and trade system, it will cause a shift to renewable “green” energy sources. This will likely lead to the creation of green jobs.

Pelosi’s claim that enacting cap and trade will create millions of jobs makes 0 (zero) sense. First, just think about that claim–millions of jobs. We’ve been losing hundreds of thousands of jobs per month. Charging companies for emissions is going to create millions of jobs?

Yes, thousands of jobs will be shifted to other, possibly new, industries, as Obama’s comment indicates. Millions of jobs are not going to appear because of a RELATIVE change in price.

Example: Ketchup becomes more expensive than mustard. The condiment industry employs 100 people. The relative increase in cost of ketchup is not going to cause the total jobs to go to 120 (for instance). Instead, as demand for mustard goes up to lower costs, production will increase for mustard and fall for ketchup. A relative price increase will not effect overall consumption in a way that will dramatically change the total level of employment. Some ketchup folks will move to the mustard industry.

This example is simple, but the logic holds, in my opinion, for analyzing a cap and trade scheme. Especially, against such a ridiculous claim like creating millions of jobs. Shifting jobs is far appropriate.

Alternative example would be an absolute change in price, something that effects overall productivity. If condiments become cheaper, people will change their buying habits to buy more overall. This will increase the employment level because overall production increased. This example could include where mustard benefits more than ketchup and the mustard industry DOES uniquely create a bunch of new jobs.

This post was supposed to be short, but just realize Nancy Pelosi said something ridiculous.

[?]
Share This

Related posts:

  1. Response to Last Post: Another Short Post on Climate Change
  2. Why Do We Cut Taxes?
  3. Long Time, No Post
  4. I’m Not Convinced
  5. Campaign Talk: Economic Nonsense
  1. Adam posted the following on August 27, 2009 at 3:29 am.

    I would still buy ketchup over mustard.


Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It