'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 \'{ae302fd05f19fa41c6f82c51d175704fbea64301a6660b27d2d446339012bb9b}\\"1266437\\"{ae302fd05f19fa41c6f82c51d175704fbea64301a6660b27d2d446339012bb9b}\' )
)
) 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



















