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 (27) GROUP BY ID

Open AJAX » Blog Archive » Google Calendar - Right on Time!

Google Calendar - Right on Time!

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 Carl!

Some things to check out: sharing events with others that aren’t Google Calendar users (easy!), searching (duh!), quick add (awesome!)

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

Leave a Reply

Logged in as . Logout »