'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 = \'1151792\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{44b87d047f0ecb651fc53c65f57aa3b24e0dd83a8e0f33183126d996bfcf64a4}\\"1151792\\"{44b87d047f0ecb651fc53c65f57aa3b24e0dd83a8e0f33183126d996bfcf64a4}\' )
)
) 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'
Review: The Urban Farm Handbook
I find it a little ironic that I did not read this until AFTER I’d moved to the country… But you need not live in an urban area for the Urban Farm Handbook to be useful to you. I admit that I did find myself briefly missing Berkeley’s lovely year-round growing season and generous sunshine as I read about the author’s endeavors in the Pacific Northwest, but then I remembered the price of real estate in the Bay Area and how I never could fully adjust to the reality of earthquakes and the feeling (mostly) passed.
June 26, 2012



