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 (9,8,7,6,2) GROUP BY ID

Open AJAX » 2005 » May

Archive for May, 2005

DHTML Spreadsheet

Friday, May 27th, 2005

Here’s a little DHTML widget. It acts a little like a spreadsheet. There are some latency issues, but its still cool.

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 = 9 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 = '9' AND comment_approved = '1'

No Comments »

Not just another AJAX Blog

Friday, May 27th, 2005

OpenAJAX.net is not just a blog. It’s and idea. The idea is to develop a common set of mechanisms; i.e., code, patterns, documentations, and standards when interacting Asynchronously with XML and two or more computers. Ultimately we start with Javascript and the web browser because that’s what is relevant today. Then […]

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 = 8 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 = '8' AND comment_approved = '1'

No Comments »

A9.com Hiring AJAX Experts…

Thursday, May 26th, 2005

So if you search for ajax an ad came up saying

Ajax/Javascript @ A9.com
Ajax and Javascript software gurus!
Help us build our next big thing.
join.a9.com

So if you’re a wizard at this stuff and looking for work, check’em out.

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 = 7 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 = '7' AND comment_approved = '1'

No Comments »

What does the world need from an AJAX Framework?

Tuesday, May 24th, 2005

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 […]

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 = 6 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 = '6' AND comment_approved = '1'

No Comments »

Welcome to OpenAJAX.net

Friday, May 20th, 2005

Welcome to OpenAJAX. I am pleased to introduce to you a forum for sharing your ideas, thoughts, and code (if you want) on Asynchronous Javascript And XML.
The Purpose:

To build a community of people who want to open up the AJAX style code that some web sites are using.
To develop a […]

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 = 2 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 = '2' AND comment_approved = '1'

No Comments »