Blogger Barbara Giorgi is the restoration leader at ERC Agrihouse located North of Rome in Italy. A qualified Chemical Engineer and an Energy and Environmental Systems Engineer, Barbara has a passion for sustainable energy and sustainable agriculture, and is committed to climate change solutions, social equity, and innovation. She is also president of the Bracciano and Martignano Lakes Biodistrict in Italy’s Latium region of Central Italy.
'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 = \'4029345\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{14773b8ad97bf628abcb9c2d21ff528aa7d1c141612d4c5954461d48cfef584e}\\"4029345\\"{14773b8ad97bf628abcb9c2d21ff528aa7d1c141612d4c5954461d48cfef584e}\' )
)
) 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'


















