'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 = \'1151977\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{e9640904c958bd4f5989451f4d4b582f71fc263fe139918980b04ec2cd6af14f}\\"1151977\\"{e9640904c958bd4f5989451f4d4b582f71fc263fe139918980b04ec2cd6af14f}\' )
)
) 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 Long Can the World Feed Itself?
The world’s grain supply for human consumption is being eroded by three different factors: meat, heat and biofuels.
October 28, 2006
Winning US presidency may prove a poisoned chalice
As the opinion polls move steadily in favour of President George W. Bush and the likelihood of a John Kerry presidency recedes, Democrats in the United States can take solace in two facts. If their man is not in the White House for the next four years, then they will not end up carrying the blame for the almost inevitable US defeat in Iraq – and they will not have to preside over the biggest financial crisis to hit the US since the Great Depression.
September 24, 2004


