'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 = \'1151653\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{d2df1ae14a4f28ffc184371903ba2d62d97ef48dcd7ed4964fb865208f77a483}\\"1151653\\"{d2df1ae14a4f28ffc184371903ba2d62d97ef48dcd7ed4964fb865208f77a483}\' )
)
) 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'
Dr. Stephen R. Humphrey, The Oil Drum
One of the striking controversies about the massive BP Deepwater Horizon oil well blowout has been alarm raised about chemical dispersants used to hold spilled crude oil deep in the Gulf of Mexico. Prospects for oil’s direct harm to the environment, the economy, and coastal society were immediately obvious. But why were people so concerned that dispersing the oil was bad—worse than allowing it to come onshore? Is this just a case of “out of sight, out of mind” to benefit the oil company, or are there larger benefits that reduce the harms to other interests?
July 14, 2010