'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 = \'3357092\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{6adc07184302bbe96dfe92eb4a2da3f0f9f770255777c8cee62b2167d7985658}\\"3357092\\"{6adc07184302bbe96dfe92eb4a2da3f0f9f770255777c8cee62b2167d7985658}\' )
)
) 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'
Graham Bell, Permaculture Association
I’m sure there are people out there who are much cleverer than me. What I’ve spent my life trying to do is make these welcome solutions accessible to people. You see – it’s not how clever we are individually, it’s about how effective we are. And ethics sit at the heart of permaculture. Create surplus and share it. So the surpluses we can create might be food… But what if they were happiness, insight or knowledge?
November 16, 2017
Graham Bell, Graham Bell
Bill Mollison has left a worldwide movement of remarkable resilience. He has left much useful information and not a few words of guidance and encouragement for those who will miss him most.
September 25, 2016