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(); ?> More Analysis on the Euro Mini-Crisis at spencerb.net



More Analysis on the Euro Mini-Crisis

This morning via Adam I read a great article by the nobel laureate Paul Krugman who happened to win the nobel prize for his work on international finance.

I’m going to walk through this article and try and break down some of the points because I think it is worthwhile to understand the workings of a currency and a federal-style system.

No, the real story behind the euromess lies not in the profligacy of politicians but in the arrogance of elites — specifically, the policy elites who pushed Europe into adopting a single currency well before the continent was ready for such an experiment.

The narrative that I have been reading primarily follows the line of fiscal irresponsibility on the part of Greece and Spain or the recession for Ireland. Some have also tried to blame speculators for the troubles plaguing the Greek government. The opinion that the article goes on to argue is that monetary inflexibility across borders amplifies these small issues when adjustments cannot be made at the national level.

The result was rapid growth combined with significant inflation: between 2000 and 2008, the prices of goods and services produced in Spain rose by 35 percent, compared with a rise of only 10 percent in Germany.

And there’s not much that Spain’s government can do to make things better. The nation’s core economic problem is that costs and prices have gotten out of line with those in the rest of Europe.

Sustained inflation can prove quite damaging for an economy. Think – if the cost of your goods increase by 25% more than your neighbor of an 8 year period, then your value menu goes from $1 to $1.35. As prices increases, wages also have to increase so those fast food workers can afford to pay an extra $0.35 for part of a meal. Spain’s goods just don’t stay within the country’s borders though. Now, all of the goods Spain exports are relatively more expensive than other parts of Europe, making them less competitive.

Central bakers have well-tested tools for combating inflation. Control of the money supply and the ability to devalue the currency could have assisted Spain. Had they retained their own currency this would have been possible. Of course, had they retained their monetary system, they wouldn’t have experienced the advantages of participating in the Euro. So, I’m not arguing and neither is this article that Spain should abandon the Euro to reinstate some form of monetary sovereignty, but for the Euro to be sustainable through financial and economic crisis, the EU will need tools to deal with problems like this.

It’s an ugly picture. But it’s important to understand the nature of Europe’s fatal flaw. Yes, some governments were irresponsible; but the fundamental problem was hubris, the arrogant belief that Europe could make a single currency work despite strong reasons to believe that it wasn’t ready.

[?]
Share This

Related posts:

  1. The Future of Europe
  2. Record Price Drops
  3. What Have Governments Learned from the Financial Crisis?
  4. Econ 101 – Government Spending
  5. Why Do We Cut Taxes?

Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It