'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 = \'2464551\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{f9c4375635c49cb9c7fc7f940d3cc2862624a8b9da17d1471ead77151c0635ea}\\"2464551\\"{f9c4375635c49cb9c7fc7f940d3cc2862624a8b9da17d1471ead77151c0635ea}\' )
)
) 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'
Craft Beer vs. Budweiser: How Small-Brewers Are Winning Back the Neighborhood
Since the beginning, craft beer has been about community.
March 3, 2016
These 3 Colleges Stopped Investing in Fossil Fuels—One Year Later, Their Endowments Are Doing Just Fine
Several colleges and universities have completed the process of divestment. None has declared financial ruin. In fact, many, like Sterling, are seeing improved returns on their investments.
December 12, 2014


