'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 = \'1153234\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{9ea1236a73436dced380149065932e36f8f0e0a33411ce715f08c38698518083}\\"1153234\\"{9ea1236a73436dced380149065932e36f8f0e0a33411ce715f08c38698518083}\' )
)
) 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'
The problem with bicycles
Once people get into their heads that maybe the personal automobile is not really such a good idea — in other words, after they have moved beyond the biodiesel/electric car phase, as if the only problem with the personal automobile is the fuel it uses — they usually fixate on bicycles. I say “fixate” because this often becomes an eco-fetish like so many other such things, as if more bicycles were better, and if you could just get enough bicycles in one place, you could “save the world.”
August 3, 2010

