'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 = \'1152457\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{a45eb956ad2adefe56ed01171411265fd0908196e970a980d4de8c9cff968562}\\"1152457\\"{a45eb956ad2adefe56ed01171411265fd0908196e970a980d4de8c9cff968562}\' )
)
) 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'
The Truth About Oil
MYTH NO. 3: We’re running out of oil.
REALITY: This one is true. Sort of. Unlike wind or water, oil is not a renewable resource. So by definition we’re using it up, in the same way that we are all dying all the time. …
The real problem with the peak-oil argument has less to do with engineering than with philosophy. It lacks imagination.
September 19, 2005




Deprecated: file_exists(): Passing null to parameter #1 ($filename) of type string is deprecated in /home/resilience/public_html/wp-includes/comment-template.php on line 1624