'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 = \'1151586\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{ae74d91d390ea04fd2b94b8f9585eae1423da752e4db8c598b58925cf3498f44}\\"1151586\\"{ae74d91d390ea04fd2b94b8f9585eae1423da752e4db8c598b58925cf3498f44}\' )
)
) 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'
ASPO conference: Adapting to future scenarios
I just attended the Saturday session of the 2011 ASPO USA conference…There were four morning sessions listed: Investor’s Roundtable featured Robert Rapier, whose R-Squared blog I read a bit, Community Adaptation and the Post-Peak Economy with ArchDruid John Michael Greer and Kollapsnik Dmitry Orlov, each of whom I follow a lot, Bringing Peak Oil into the National Policy Debate, and Innovative Communications, Writing a New American Story with Farmer/Author Sharon Astyk, who I also follow a lot. I chose Community Adaptation and sat in the front row.
November 8, 2011




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