'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )
WHERE 1=1 AND (
wp_posts.ID NOT IN (
SELECT object_id
FROM wp_term_relationships
WHERE term_taxonomy_id IN (47485,47486)
)
) AND (
(
( wp_postmeta.meta_key = \'the_author\' AND wp_postmeta.meta_value = \'1266437\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{c3c3071b24044bd5a1377074291106058ef6e7cad7beec0fcf6e4de21785a565}\\"1266437\\"{c3c3071b24044bd5a1377074291106058ef6e7cad7beec0fcf6e4de21785a565}\' )
)
) AND wp_posts.post_type = \'post\' AND ((wp_posts.post_status = \'publish\'))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 0, 6'
How “Different” is the Recovery from the Financial Crisis?
The slow recovery from the financial crisis and recession of 2007 – 2009 has become a centerpiece of the Presidential election. In last Tuesday’s debate, Mitt Romney, picking up on a theme that has been emphasized by John Taylor, contrasted the current slow recovery with the much faster recovery from the 1981 – 1982 recession.
October 24, 2012



















