By Dennis Wagner
I must admit I'm not a big fan of Rap or Hip-Hop. I think its a result of being born in the wrong generation and not finding anything particularly uplifting about Hip-Hop lyrics. However, that may be changing with my recent discovery of Atom tha Immortal who has recorded the first ID Hip-Hop song I know of. This is one philosophically, theologically, and scientifically astute dude. Check out his ID song at the IDarts.org website
No Pingbacks for this post yet...
MySQL error!
Out of memory (Needed 1677704 bytes)(Errno=5)
Your query:
SELECT COUNT(DISTINCT ID), YEAR(post_issue_date), MONTH(post_issue_date), DAYOFMONTH(post_issue_date) AS myday FROM (evo_posts INNER JOIN evo_postcats ON ID = postcat_post_ID) INNER JOIN evo_categories ON postcat_cat_ID = cat_ID WHERE MONTH(post_issue_date) = '11' AND YEAR(post_issue_date) = '2009' AND ( post_status IN ('published') ) AND post_issue_date <= '2009-11-07 20:53:17' AND cat_blog_ID = 3 GROUP BY myday ORDER BY post_issue_date DESC