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

Open AJAX » Blog Archive » Google Finance

Google Finance

So if you havent, please check out http://finance.google.com/. There is a lot of flash and AJAX running this service. Note how when you add/remove items from your portfolion, the page doesn’t reload completely, just the data sections that display your data. This is how traditional apps work, however, without AJAX, this would be near impossible to achieve. Great job again Google on leveraging the buzz and buzzing the leverage.

In a side note, Bill Gates taunts Google.

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

Leave a Reply

Logged in as . Logout »