Lost Password?

Go Back   CodeCall Programming Forum > Web Development Forum > AJAX

AJAX Web based language that allows asynchronous loading of pages that does not interfere with normal page loading.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-19-2006, 05:56 PM
Blaze's Avatar   
Blaze Blaze is offline
Programmer
 
Join Date: Jun 2006
Posts: 117
Rep Power: 8
Blaze is on a distinguished road
Default Very interested in AJAX

I'm very interested in learning AJAX but I'm not sure where you start. Should I learn JavaScript and CSS very well first or what? I've seen a couple of books on amazon.com and almost bought them a time or too. Is this the best method for learning AJAX? Or should I learn JavaScript first? I'm not entirely sure what AJAX is though, I suppose I should learn that before learning anything else, lol.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 08-26-2006, 05:49 PM
Jimbo Jimbo is offline
Programmer
 
Join Date: Jul 2006
Posts: 121
Rep Power: 8
Jimbo is on a distinguished road
Default

you wont need to know much CSS at all to get this working, Javascript would be the best thing to learn, the only other thing you will need is knowledge of XML which is dead easy to pick up and understand.

Loads of tutorials on the net, try this as a starter -> http://www.w3schools.com/ajax/default.asp
__________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 10-28-2006, 11:33 AM
Blaze's Avatar   
Blaze Blaze is offline
Programmer
 
Join Date: Jun 2006
Posts: 117
Rep Power: 8
Blaze is on a distinguished road
Default

Thanks, nice tutorial. Javascript doesn't seem that hard to learn.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 12-29-2006, 12:52 AM
xtraze xtraze is offline
Programming God
 
Join Date: Dec 2006
Location: Sri lanka
Posts: 921
Rep Power: 0
xtraze is on a distinguished road
Send a message via MSN to xtraze Send a message via Skype™ to xtraze
Default

CSS is very easy and there are a lot of e-books for them in the internet. Once you got hold of it, It would come really easy. And Java scripts are easy and at the same time very hard for beginners, (including myself). So, all we have to do is to find many examples to learn from and to read many books and do tutorials.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 12-30-2007, 11:52 PM
monkey_instinct's Avatar   
monkey_instinct monkey_instinct is offline
Learning Programmer
 
Join Date: Dec 2007
Posts: 87
Rep Power: 3
monkey_instinct will become famous soon enough
Default

For AJAX, first learn HTML (XHTML), then a little bit of CSS (not necessary but helpful) and then Javascript. Probably a good understanding of XML is and what is for will be helpful too.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #6 (permalink)  
Old 01-08-2008, 10:32 AM
palh0ta's Avatar   
palh0ta palh0ta is offline
Newbie
 
Join Date: Jan 2008
Posts: 8
Rep Power: 0
palh0ta is on a distinguished road
Default

i think that you need to know the basics of ajax but i'm wonder if you should learn the really AJAX. I think that's is a hard way of development and i advice you to use some framework out there.

i recomment the use of prototype that you can find at :
Prototype JavaScript framework: Easy Ajax and DOM manipulation for dynamic web applications

You have a lot of tutorials right there.

this is my opinion!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-08-2008, 02:49 PM
monkey_instinct's Avatar   
monkey_instinct monkey_instinct is offline
Learning Programmer
 
Join Date: Dec 2007
Posts: 87
Rep Power: 3
monkey_instinct will become famous soon enough
Default

What about Dojo? I've heard is a good web framework (for Javascript).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 03-12-2008, 02:43 PM
wilk3sy wilk3sy is offline
Newbie
 
Join Date: Dec 2007
Posts: 25
Rep Power: 3
wilk3sy is on a distinguished road
Default Re: Very interested in AJAX

wat exactly is this dojo?? i still havent got round to learnin java or ajax... still busy with uni work atm, hopefully in the summer... just tryin 2 get my head round things i need to learn...

thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 03-12-2008, 02:58 PM
TkTech TkTech is offline
CrazyOne
 
Join Date: Jun 2006
Posts: 718
Last Blog:
Having trouble with yo...
Rep Power: 50
TkTech is on a distinguished road
Send a message via MSN to TkTech
Default Re: Very interested in AJAX

Dojo, Ext, YUI, ect, are all frameworks you can use to really speed up the creation of interactive, feature rich ajax applications.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 03-12-2008, 03:13 PM
wilk3sy wilk3sy is offline
Newbie
 
Join Date: Dec 2007
Posts: 25
Rep Power: 3
wilk3sy is on a distinguished road
Default Re: Very interested in AJAX

ahh rite! sounds a little too complicated for me atm then... will jus hav to wait until ive lernt a lil more

thanks tho
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Considering Ajax, Part 1: Cut through the hype Ronin JavaScript and CSS 0 12-13-2006 02:36 PM
Myth-Busting AJAX (In)security Jordan AJAX 1 12-03-2006 01:21 PM
AJAX Evolved Jordan JavaScript and CSS 0 09-09-2006 01:12 PM
More AJAX Resources NeedHelp JavaScript and CSS 2 07-13-2006 12:57 PM
Anybody use Ajax? Dan JavaScript and CSS 9 07-05-2006 03:25 PM


All times are GMT -5. The time now is 11:30 PM.

Contest Stats

dargueta ........ 93.00000
John ........ 87.50000
Xav ........ 50.00000
MeTh0Dz ........ 20.00000
gaylo565 ........ 18.00000
Johnnyboy ........ 3.00000

Contest Rules

Ads