Mike Madison lives with his wife, Dianne, in Winters, California, where they operate a diverse organic farm, growing olives, apricots, citrus, melons, and a variety of cut flowers. In addition to Fruitful Labor, he is also the author of Blithe Tomato and Walking the Flatlands.
'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 = \'3470949\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{1ff7119d7686d8528a6a257cb3cae7896e76512f931b4a43139e760a48a3b4aa}\\"3470949\\"{1ff7119d7686d8528a6a257cb3cae7896e76512f931b4a43139e760a48a3b4aa}\' )
)
) 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'
Fruitful Labor (excerpt)
For the last 4,000 years the commonest human occupation has been small-scale agriculture. Although it has been a few generations since that was the case in the United States, the image of the small family farm is still a powerful icon of our cultural identity.
March 20, 2018



