'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 = \'1152894\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{97341c45c39800f217459edbb1dcf411605768731ff49e4e1187ea26b743435f}\\"1152894\\"{97341c45c39800f217459edbb1dcf411605768731ff49e4e1187ea26b743435f}\' )
)
) 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'
Mandy Meikle, Transition Network
Transition is providing an alternative and showing that not only is it possible to think differently, it’s also possible to take actions in the world which change things. It’s important to give people a sense that we could make a different future because one of the biggest things that we’re up against is that the majority of people can’t see beyond the way that we do things now. Whether they think that’s great or whether they think it’s rubbish, there’s a real feeling of people not having any hope that things could be any different. And many don’t want to change.
May 31, 2012