'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 = \'3464727\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{50106a686b6f2e8bc552c00972b521ad040d92cc9c88aae5ed027702cbd314a0}\\"3464727\\"{50106a686b6f2e8bc552c00972b521ad040d92cc9c88aae5ed027702cbd314a0}\' )
)
) 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'
Just Enough Is Plenty: Review
Samuel Alexander has written an excellent introduction to Thoreau’s works. Just Enough Is Plenty: Thoreau’s Alternative Economics not only summarises Thoreau’s ideas, it is also a pithy statement of Alexander’s work itself…
January 13, 2017



