WordPress database error: [Table 'anionicom.wp_comments' doesn't exist]
SELECT ID, COUNT( comment_ID ) AS ccount FROM wp_posts LEFT JOIN wp_comments ON ( comment_post_ID = ID AND comment_approved = '1') WHERE post_status = 'publish' AND ID IN (13) GROUP BY ID

Pseudotoad » 2004 » July

Archive for July, 2004

Links to interesting projects

Monday, July 26th, 2004

Just updated a diversified bunch of upcoming gigs to our calendar. Why not audit them?

Plenty of interesting projects running over and about the net: check the open source dynamics engine ODE; the small realtime render engine with audio analysis, Fluxus (whose aesthetics surprisingly resemble Antti S’s figurines, possibly because they use very similar techniques); and […]

WordPress database error: [Table 'anionicom.wp_comments' doesn't exist]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 13 AND comment_approved = '1';

WordPress database error: [Table 'anionicom.wp_comments' doesn't exist]
SELECT COUNT(*) FROM wp_comments WHERE comment_post_ID = '13' AND comment_approved = '1'

No Comments »