'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 = \'1151339\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{eedc0abaaea66440894f96c0ce14d89e62a9d86f90e70e82b909ed45f89020be}\\"1151339\\"{eedc0abaaea66440894f96c0ce14d89e62a9d86f90e70e82b909ed45f89020be}\' )
)
) 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'
Are we coming to the end of the growth era? (review)
Industrialized economies have grown most years since the mid-19th century. Globally, economic output per person increased tenfold between 1900 and 2000. Richard Heinberg says that this long run of economic growth is reaching an end owing to a number of factors: depletion of fossil fuels, minerals and fresh water; the escalating cost of industrial accidents and environmental disasters in the wake of global climate change; and financial disruptions due to the inability of our financial system to service “the enormous piles of government and private debt” generated over the past few decades.
March 23, 2012




Deprecated: file_exists(): Passing null to parameter #1 ($filename) of type string is deprecated in /home/resilience/public_html/wp-includes/comment-template.php on line 1624