'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 = \'1152624\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{303d08e38ed0e14c881aa3c00a8cb56d1f1f1eafc9a934e63373b05f1574c006}\\"1152624\\"{303d08e38ed0e14c881aa3c00a8cb56d1f1f1eafc9a934e63373b05f1574c006}\' )
)
) 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'
Darwin Comes to Durban: Overcoming “Survival of the Fittest” Mentality at UN Climate Talks
This recent Bloomberg headline sums up just about everything that’s wrong with the UN climate negotiations, which get underway in Durban, South Africa tomorrow: “Saudis Seek to Ensure Climate Talks Won’t Hurt OPEC Oil Income.” Addressing climate change by definition requires countries to look beyond their national self interests, but in practice, a Darwinian “survival of the fittest” mentality has taken hold. And by “fittest” I mean major emitters from both developed and developing countries that apparently have all but stitched up an agreement amongst themselves to delay new binding international climate action until 2020.
November 29, 2011



