'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 = \'2563943\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{80a96deb37560f10f6f991672d2b65788507f4ab05f4b791527a49c822fb90cc}\\"2563943\\"{80a96deb37560f10f6f991672d2b65788507f4ab05f4b791527a49c822fb90cc}\' )
)
) 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'
I Trust Cows More than I Trust Chemists
How is it in this country we are so willing to look at technology and say that it will solve all of our problems?
June 29, 2016
Slow Money 2014 Highlights
SLOW MONEY 2014 was our largest event to date, with over 850 attendees from 46 states, Canada and France, and 6,000 watching via live stream.
February 26, 2015




