'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 = \'1152575\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{da70b320f88ef7cafaa8b6bc3142b6312d9ff581c383f69a0062d8a5f2af1c2c}\\"1152575\\"{da70b320f88ef7cafaa8b6bc3142b6312d9ff581c383f69a0062d8a5f2af1c2c}\' )
)
) 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'
Kari Manlove, Climate Progress
In June climate negotiators will reconvene in Bonn, Germany for an interim meeting to discuss the working text of the United Nations Framework Convention on Climate Change, or UNFCCC, the international treaty that aims to stabilize greenhouse gas concentrations in the atmosphere at a level that would prevent climate change’s worst effects. A relatively new aspect of this conversation is how women can help adapt to climate change and their unique circumstances when it comes to the issue. They are severely affected by climate change yet underrepresented and not engaged in solutions.
May 27, 2010