'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 = \'1151567\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{8e93c7565d9b6b2eac1cf4626f3e98c8992980c78bde11742a106d7c2a0a6d63}\\"1151567\\"{8e93c7565d9b6b2eac1cf4626f3e98c8992980c78bde11742a106d7c2a0a6d63}\' )
)
) 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'
VII ASPO Conference Barcelona 2008 – Notes
Extensive notes on presentations delivered at ASPO International’s seventh annual European conference on Peak Oil. The conference took place in Barcelona, Spain on October 20-21.
November 1, 2008
ASPO-7 conference Barcelona 2008 – notes
Summary of the seventh annual European conference on Peak Oil held in Barcelona, Spain on October 20-21. This could probably be classified as the first conference of the formally-incorporated organization ASPO- International, which came into being following the Cork (Ireland) conference in 2007.
October 27, 2008





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