'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 = \'1153947\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{68d36ab02a5db92363d468e3889821fe5e73dccc90f1d831a4d259077b0a144a}\\"1153947\\"{68d36ab02a5db92363d468e3889821fe5e73dccc90f1d831a4d259077b0a144a}\' )
)
) 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'
Producing sweeteners locally
One of the most common complaints about the industrial age is its constant and seemingly ever-growing use of sweeteners. Whether it was cheap sugar (and rum) in the early 1800s, saccharin in the early 1900s, or high-fructose corn syrup in the late 20th century, sweeteners have had a bad—but tasty—reputation…In a local context, however, sweeteners are extremely important. Many of the local fruits that contain Vitamin C, for instance, are difficult eating unless sweetened…Sugar is also very important in preserving food, where it creates a hostile environment for bacteria as well as a delicious treat.
October 4, 2011



