'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 = \'3464376\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{434c1ea31a92f86df39f3bf9fbdd526133901bb6eb73fd66b96fbeebc3de9939}\\"3464376\\"{434c1ea31a92f86df39f3bf9fbdd526133901bb6eb73fd66b96fbeebc3de9939}\' )
)
) 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'
As Fire Risk Explodes Across the West, an Oregon City Finds a Solution
Using selective logging and controlled burns, Ashland has reduced fire risk on thousands of acres in the forested watershed that provides the city’s drinking water. The partnership that made it happen could be a model for other fire-prone communities.
February 22, 2018
How to Make Hydropower More Environmentally Friendly
NOTE: Images in this archived article have been removed. Hydropower provides 85 percent of the world’s renewable electricity, but comes with a hefty environmental price tag. Here’s what some are doing to fix that. December 20, 2016 — Humanity got its first large-scale electricity thanks to hydropower. On Aug. 26, 1895, water flowing over Niagara … Read more
December 22, 2016


