'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 = \'1152601\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{541a8a01693248e012fac3ec910ad48455e5482b8d0e2864ee62826619593725}\\"1152601\\"{541a8a01693248e012fac3ec910ad48455e5482b8d0e2864ee62826619593725}\' )
)
) 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'
Oil: is the end at hand?
The end of cheap oil may mean more than just higher gas prices for Americans. It may mean the end of the oil age as we know it. That is according to the so-called peak oil movement, which says that by 2008 humans will have extracted half of the earth’s oil.
November 1, 2004



