'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 = \'3240020\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{04ef59f2e5980c5319353de0691c97048ee1d27cd8d96c8cf1fac00f7cb1936c}\\"3240020\\"{04ef59f2e5980c5319353de0691c97048ee1d27cd8d96c8cf1fac00f7cb1936c}\' )
)
) 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'
Trama: Netweaving and Collaboration in Rio de Janeiro
In late 2014 a design project at PUC-Rio university led five students to the street in Rio de Janeiro to restore an idle square by opening it for people collaboration and creativity.
June 22, 2016




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