Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Reply

Join Date: Oct 2007
Posts: 41
Reputation: drsmith is an unknown quantity at this point 
Solved Threads: 0
drsmith drsmith is offline Offline
Light Poster

AJAX resources

 
0
  #1
Dec 18th, 2007
I am just getting to know the abilities of AJAX and it sounds pretty powerful. I have gotten feedback on a couple new projects I am working on and many responses say that AJAX is the way to go. My question is...is AJAX something a novice can use? Can you recommend any books/website resources that will help me learn AJAX?

Thanks
DS
Reply With Quote Quick reply to this message  
Join Date: Jun 2006
Posts: 7,620
Reputation: ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of 
Solved Threads: 468
Super Moderator
Featured Poster
~s.o.s~'s Avatar
~s.o.s~ ~s.o.s~ is offline Offline
Failure as a human

Re: AJAX resources

 
0
  #2
Dec 18th, 2007
> AJAX something a novice can use?
That depends on what you mean by novice. If by noivce you mean someone new to programming then it would be a tough call. But if have any exposure to web development it should be a breeze.

> Can you recommend any books/website resources that will help me learn AJAX?
Joshua's Blog, Ajaxian, Ajaxpatterns and Jim Ley's site are good to go.

Ajax book reviews here.
I don't accept change; I don't deserve to live.
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 172
Reputation: Jugortha is an unknown quantity at this point 
Solved Threads: 16
Jugortha Jugortha is offline Offline
Junior Poster

Re: AJAX resources

 
0
  #3
Dec 21st, 2007
yes AJAX "Asynchrone javascript and xml" has an advantage, If u have some experiences on developping dynamics web pages using PHP or ASP
when a request is sent from an HTML client to the server. The client will be frozen until the server post back the response in an entireASP or PHP page including the response
With AJAX there is no need to expect the server reponse as the first letter mention A means Asynchron, so u can do other think within the client because it will not be frozen again while the response is still in construction, other advantage is that u can publish the response from the server within your client side html page without having the necessity that the server send an entire PHP, ASP or JSP page containing the response
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the JavaScript / DHTML / AJAX Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC