'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 = \'1151092\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{b48a7155077798b630672b22a45e66a54436209def728ba7cfebcd68258b5bcf}\\"1151092\\"{b48a7155077798b630672b22a45e66a54436209def728ba7cfebcd68258b5bcf}\' )
)
) 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'
Little City Gardens: Growing an Urban Micro-Farm
A year ago, my business partner, Caitlyn Galloway, and I started Little City Gardens. We grow salad greens, braising greens, and culinary herbs in the heart of San Francisco, which we sell to a restaurant, caterers, and individual subscribers. Little City Gardens is a lot of things: a market-garden, a small business struggling to succeed, and an experiment in the viability of urban micro-farming. We started the business with a desire to apply ourselves to the redesign of our local foodshed.
March 17, 2010



