'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 = \'1153587\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{c0c537b9e0a6575c9f88c94d6a9c02887bb052cf2481ec358cc6bd5e2af7d5e0}\\"1153587\\"{c0c537b9e0a6575c9f88c94d6a9c02887bb052cf2481ec358cc6bd5e2af7d5e0}\' )
)
) 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'
On roadkill, seasonal foraging, and getting by with a little help from my tribe
If I had waited until this week to gather the food, I’d be in trouble. It took myself and a group of eight people at the wilderness skills school TrackersNW more than a day to turn a few buckets of acorns into flour in September. We had to crack the shells with a hammer, extract the nutmeat with our fingernails, grind it, boil it twice in a big vat to get the bitter astringent properties out, and then strain it and dry it.
November 23, 2009



