[WSG] AJAX-The Buzz Word

2006-08-01 Thread CK

Hi,

I've been asked the AJAX buzzword several times, the frenzy has  
reached my doorstep. Would someone pass along some Standards steeped  
AJAX tutorials?



CK


**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**



Re: [WSG] AJAX-The Buzz Word

2006-08-01 Thread Matthew Pennell

On 8/1/06, CK [EMAIL PROTECTED] wrote:

I've been asked the AJAX buzzword several times, the frenzy has
reached my doorstep. Would someone pass along some Standards steeped
AJAX tutorials?


There are no 'standards' AJAX tutorials as the XMLHttpRequest object
is not part of any current standard (although that will change
soonish).

The best approach though is to use Jeremy Keith's Hijax methodology:

http://domscripting.com/blog/display/41

But that doesn't really answer your question.


**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**



Re: [WSG] AJAX-The Buzz Word

2006-08-01 Thread L. Robinson

CK wrote:
Would someone pass along some Standards steeped AJAX 
tutorials?


Try this for leads: http://ajaxian.com/


**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**