'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 = \'1152001\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{33c2696996d95f4a6399e80d43183fccf5525fc743f1d426c7116283393a4c3e}\\"1152001\\"{33c2696996d95f4a6399e80d43183fccf5525fc743f1d426c7116283393a4c3e}\' )
)
) 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'
We reap what we have sown
When a friend lent me his copy of Masanobu Fukuoka’s The One-Straw Revolution (republished last year by the New York Review of Books), I was struck by one sentence in particular. Somewhere in the middle of this charming, eccentric book, one of the founding texts of natural, non-interventionist farming, Fukuoka asserts that “the one-acre farmer of long ago spent January, February and March hunting rabbits in the hills”. Later on, he says that while cleaning his village shrine he found dozens of haikus, composed by local people, on hanging plaques; but “there is no time in modern agriculture for a farmer to write a poem or compose a song”.
September 3, 2010



