'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 = \'1150988\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{fd80d96e13ec4ae7399fcd03ff99db91c514e02cfecebc72de2557b42b36175b}\\"1150988\\"{fd80d96e13ec4ae7399fcd03ff99db91c514e02cfecebc72de2557b42b36175b}\' )
)
) 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'
Beyond voting: guerrilla gardeners, outlaw bicyclists & pirate programmers
This US election year an unprecedented number of voters will likely head to the polls to cast their ballots in an exercise that should take just a few minutes to complete. But what about the rest of the minutes left in the year? Author and activist Chris Carlsson has some suggestions for social change beyond voting in Nowtopia, a new book about modern day rebels who, in his words, “aren’t waiting for an institutional change from on-high but are getting on with building the new world in the shell of the old.”
September 1, 2008



