Carolyn Steel is a leading thinker on food and cities. Her first book, Hungry City, received international acclaim, establishing her as an influential voice in a wide variety of fields across academia, industry and the arts. It won the Royal Society of Literature Jerwood Award for Non-Fiction and was chosen as a BBC Food Programme book of the year. A London-based architect, academic and writer, Carolyn has lectured at the University of Cambridge, London Metropolitan University, Wageningen University and the London School of Economics and is in international demand as a speaker. Her 2009 TED talk has received more than one million views.
'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 = \'3483641\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{a83430cb938527868efc85f533548fbd21d3eb7476b1e849faf598d7ea94405d}\\"3483641\\"{a83430cb938527868efc85f533548fbd21d3eb7476b1e849faf598d7ea94405d}\' )
)
) 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'


















