'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 = \'1154058\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{f2eff94b72e55800933b81a6d203b91964abc4c94cbb2782f5a3f46e9e057f09}\\"1154058\\"{f2eff94b72e55800933b81a6d203b91964abc4c94cbb2782f5a3f46e9e057f09}\' )
)
) 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'
It takes a village to raise a vegetable
“Farmers need a shitload of support,” says Amy Lounder, an organic farmer who runs Avon River CSA (community-shared, or community-supported, agriculture) in Centre Burlington, N ova Scotia. “And not just financial support but support in a lot of different ways, like support in information, of learning how to problem solve.”
January 8, 2012



