Tradd Cotter is a microbiologist, professional mycologist, and organic gardener, who has been tissue culturing, collecting native fungi in the Southeast, and cultivating both commercially and experimentally for more than twenty-two years. In 1996 he founded Mushroom Mountain, which he owns and operates with his wife, Olga, to explore applications for mushrooms in various industries and currently maintains over 200 species of fungi for food production, mycoremediation of environmental pollutants, and natural alternatives to chemical pesticides. His primary interest is in low-tech and no-tech cultivation strategies so that anyone can grow mushrooms on just about anything, anywhere in the world. Mushroom Mountain is currently expanding to 42,000 square feet of laboratory and research space near Greenville, South Carolina, to accommodate commercial production, as well as mycoremediation projects. Tradd, Olga, and their daughter, Heidi, live in Liberty, South Carolina.
'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 = \'2826066\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{6b7df5937b1eba8c9e268ddeb640ae632965d0f2e14b165a02f395e4ad1516ef}\\"2826066\\"{6b7df5937b1eba8c9e268ddeb640ae632965d0f2e14b165a02f395e4ad1516ef}\' )
)
) 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'


