'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 = \'2159678\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{e69c5a692576add4a32a7154f5fbeeb56d66e374e929e6662887c0a094e3030b}\\"2159678\\"{e69c5a692576add4a32a7154f5fbeeb56d66e374e929e6662887c0a094e3030b}\' )
)
) 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'
How to Keep Worker Coops Alive
For those who have invested substantial amounts of time and effort in founding or growing a worker cooperative, some natural questions arise.
April 5, 2016
What Is Worker Cooperative Development?
How, then, do we go about democratizing businesses and transforming jobs? What is worker cooperative development?
January 13, 2016
Crowd Financing Worker Cooperatives: Lessons from the Workers Diner
It may be that one of the immediate successes of the Workers Diner project was to inspire the crowdfinancing provisions of the JOBS Act, federal legislation that intends to lower regulatory hurdles for online direct public offerings and facilitate investments from (and to) Main Street.
April 2, 2014


