Austin Maitland is a graduate student in urban planning at Rutgers University.
'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 = \'3470246\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{fcd2b190365f4ce5a9a0302c230f9a54a55aed7f3d18b8630acac689f672db10}\\"3470246\\"{fcd2b190365f4ce5a9a0302c230f9a54a55aed7f3d18b8630acac689f672db10}\' )
)
) 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'
3 Lessons for Building a Great Community: From a Very Small Town
Millbrook is located 15 miles northeast of Poughkeepsie in upstate New York. As of 2016, the population stood at 1,413. It’s a small village, but offers some big ideas when it comes to building a great community. Here are three important, scalable lessons offered by the small community…
January 25, 2018



