'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 = \'1151086\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{d6fd6f7090fc9891df0cd4d9e17a8252cba320c3c8d91be3ebcfaf23a57cb7ce}\\"1151086\\"{d6fd6f7090fc9891df0cd4d9e17a8252cba320c3c8d91be3ebcfaf23a57cb7ce}\' )
)
) 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'
Autism and disappearing bees: A common denominator?
A few days ago the Salt Lake Tribune’s front page headline declared, “Highest rate in the nation, 1 in 32 Utah boys has autism.” This is a national public health emergency, whose epicenter is Utah, Gov. Herbert. A more obscure story on the same day read: “New pesticides linked to bee population collapse.” If you eat food, and hope to do so in the future, this is another national emergency, Pres. Obama. A common denominator may underlie both headlines.
April 3, 2012




Deprecated: file_exists(): Passing null to parameter #1 ($filename) of type string is deprecated in /home/resilience/public_html/wp-includes/comment-template.php on line 1624