Ruth Catlow is an artist, curator, and co-founder, co-director of Furtherfield, a community and network for arts, technology and social change since 1997. Furtherfield’s public gallery and lab venues in London, provide a physical interface for exhibitions, events and workshops. An online hub provides a forum for exchange, collaboration and critical review for international artists, technologists and activists to strengthen the expressive and democratic potential of shared techno-social landscape.
'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 = \'2818054\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{2db6d402a889a03c2b9ccac68c2838b4427a229f478d0376042b71c06c591714}\\"2818054\\"{2db6d402a889a03c2b9ccac68c2838b4427a229f478d0376042b71c06c591714}\' )
)
) 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'
