Articles by Jeffrey Overstreet
SELECT SQL_CALC_FOUND_ROWS
ID,
post_title,
post_date,
lead_img_url,
permalink,
co_authors,
rating,
article_category
FROM pm_article_index
WHERE 1=1 AND 1=1
AND post_status = 'publish'
AND (MATCH(co_authors) AGAINST('+"|1520|"' IN BOOLEAN MODE))
ORDER BY post_date DESC
LIMIT 21SELECT SQL_CALC_FOUND_ROWS
ID,
post_title,
post_date,
lead_img_url,
permalink,
co_authors,
rating,
article_category
FROM pm_article_index
WHERE 1=1 AND 1=1
AND post_status = 'publish'
AND (MATCH(co_authors) AGAINST('+"|1520|"' IN BOOLEAN MODE))
ORDER BY post_date DESC
LIMIT 21- movies Constantine By Jeffrey Overstreet February 17, 2005 | 11:00pm
- movies Mean Creek By Jeffrey Overstreet October 1, 2004 | 12:00am
- movies In America By Jeffrey Overstreet January 23, 2004 | 9:35am
- movies The Human Stain By Jeffrey Overstreet November 30, 2003 | 11:00pm
- movies Lost In Translation By Jeffrey Overstreet November 30, 2003 | 11:00pm
- movies Mystic River By Jeffrey Overstreet November 30, 2003 | 11:00pm
- movies Secondhand Lions By Jeffrey Overstreet November 12, 2003 | 11:00pm
- movies Dirty Pretty Things By Jeffrey Overstreet September 24, 2003 | 12:00am