'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 = \'1153921\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{5fa7cb36d9a773499b3dd4364ca5a663581fc22cafedef33fcf2ac8ee8eb6e9c}\\"1153921\\"{5fa7cb36d9a773499b3dd4364ca5a663581fc22cafedef33fcf2ac8ee8eb6e9c}\' )
)
) 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'
Garbage is a terrible thing to waste: How to reach zero waste
It all started innocently enough. Following the Holidays and New Year of 2007 we emptied out all of our garbage and recycling to clean up for the New Year. Many months later (May 14) it was time to put out our first bag of garbage and it dawned on me that in over four months we had only created a single bag of garbage. I wondered where could we take it to if we really dug in? Well …
November 17, 2011



















