Frank Holzman is an organic horticulturist and sustainable farming consultant. Holzman started his career as a landscape maintenance gardener in the San Francisco Bay Area. After studying agricultural sciences at the university, he studied organic horticulture in Santa Cruz, California. He learned about Biodynamics in Alan Chadwick’s garden at University of California, Santa Cruz. He worked on farms and gardens in California, Oregon, New Mexico, North Carolina, and Georgia. His work has also taken him to seven countries, primarily in Southeast Asia and Central America establishing education programs and consulting on creating healthy ecosystems. Frank Holzman also serves as president of Recovery Eco Agriculture Project, working on sustainable land use, education, research and development.
'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 = \'3471065\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{4af2d455dcf125cf44b1724a21840d24b922697a1c887b147607bb8bfac7bb0c}\\"3471065\\"{4af2d455dcf125cf44b1724a21840d24b922697a1c887b147607bb8bfac7bb0c}\' )
)
) 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'


