WordPress database error: [Table './openajax/wp_comments' is marked as crashed and should be repaired]
SELECT ID, COUNT( comment_ID ) AS ccount FROM wp_posts LEFT JOIN wp_comments ON ( comment_post_ID = ID AND comment_approved = '1') WHERE ID IN (28,27) GROUP BY ID

Open AJAX » 2006 » April

Archive for April, 2006

“Global Mosaic”, a massively multiplayer Web 2.0 application

Friday, April 28th, 2006

My name is Amanda White, from the team behind http://www.TheBroth.com, “the Global Mosaic”, a massively multiplayer Web 2.0 application based on Ajax, Php and Mysql.
The Global Mosaic is made of 1,000 colorful tiles that are shared by everyone. When someone moves a tile, others can instantly see it move on their screens!
Here’s our press […]

WordPress database error: [Table './openajax/wp_comments' is marked as crashed and should be repaired]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 28 AND comment_approved = '1';

WordPress database error: [Table './openajax/wp_comments' is marked as crashed and should be repaired]
SELECT COUNT(*) FROM wp_comments WHERE comment_post_ID = '28' AND comment_approved = '1'

No Comments »

Google Calendar - Right on Time!

Thursday, April 13th, 2006

In a posting at C|Net, Google has formally entered the world of calendars and scheduling. The interface is nice, smooth, lots and lots and lots of AJAX code, combining all major patterns and techniques. Check it out!

Product Manager Carl Sjogreen, formely of BEA and WebLogic Workshop, has done a great job. Go […]

WordPress database error: [Table './openajax/wp_comments' is marked as crashed and should be repaired]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 27 AND comment_approved = '1';

WordPress database error: [Table './openajax/wp_comments' is marked as crashed and should be repaired]
SELECT COUNT(*) FROM wp_comments WHERE comment_post_ID = '27' AND comment_approved = '1'

No Comments »