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

Open AJAX » Blog Archive » What does the world need from an AJAX Framework?

What does the world need from an AJAX Framework?

I’d like to pose two questions to the OpenAJAX community:

  • What does the world need from an AJAX framework?
  • What does the world want from an AJAX famework?

These are two very tough questions. The people I’ve been speaking to have a laundry list of features, however; the feature lists differ based on the application being built.

To start with, here’s a simple list to serve as a jumping off point:

  1. Dynamically extendible framework
  2. Solid Error handling
  3. Small browser footprint
  4. Compatibility, Compatibility, Compatibility
  5. i18n
  6. Bind to UI elements easily
  7. Flexible Server side framework
  8. Extensible Server side components/controls

So, what are your thoughts?

- Charles

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

Leave a Reply

Logged in as . Logout »