'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 = \'3464712\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{6bcec3ed1b958fe4b921049cff67554ff6b6296c385647133dd5cf553994580c}\\"3464712\\"{6bcec3ed1b958fe4b921049cff67554ff6b6296c385647133dd5cf553994580c}\' )
)
) 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'
An Informal Settlement in Puerto Rico Has Become the World’s First Favela Community Land Trust
In San Juan, Puerto Rico, government, residents, and technical professionals created a Community Land Trust (CLT), known locally as Fideicomiso de la Tierra, to preserve and develop informal communities along the Martín Peña Canal.
June 2, 2017
Solidarity Economy Part I: Cooperative Development in Rio and Beyond
When one stops to consider Rio’s hundreds of favelas for their plurality, with a lens of recognizing assets instead of just highlighting problems, one common thread is clear: In the face of public neglect, favela residents are expert at doing things for themselves, many times coming together to do so collectively.
January 12, 2017


