• Answers
  • Web
Personalize Yedda, (And make Danny Happy)
People ask & answer about almost everything. Tell us what you're interested in... So we can personalize Yedda especially for you
I'm interested in:

Ajax for beginners

I'm looking for some advice about getting started with AJAX.I'm proficient with HTML, a little js, but I  know nothing about functions ,variables and arguments. I downloaded a tutorial from "Total Training for Adobe Flex 2" and what I saw was a lot of coding for functions, variables and arguments.


Is this a "go learn asp.net, then come back and see us" kind of deal?


Are there intuitive programs that a beginner could use that might include a visual environment?


Share Send to a friend Watch Report
 

Best Answer

 
3 helpful answers

Hi Kathie,

I must say that is hard to lean AJAX without knowing at list HTML and JavaScript.

You can try these links in order to get started with AJAX:

http://directklick.freespaces.com/ajax.html

http://rushi.wordpress.com/2006/04/04/beginning-ajax/ 

or you can look for good PDF books for download in "Emule".

Just type a search for: ajax for beginners. 

I hope it helps,

Rock :-)

Posted 2006-08-13T21:03:09Z
rockrotem was invited by Yedda to answer this question.

Helpful?(4)
Rated as Best Answer

 

All Answers
Order by

 
7 helpful answers
Yedda is power.

Hi Kathie,

There are some shortcuts suggested when dealing with Ajax, this one for example.

However, in order to properly understand and use Ajax, you need to start with a little Javascript. Learning Javascript basics is essential and it is not very difficult. I recommand O'reilly's Javascript book which will give you some  functions, arrays, variable etc. background alongside practical knowledge.

After you get around javascript you should go here - it is one of the most popular and user friendly Ajax toolkits around, and play around with it.

Pay attenton that Ajax is not just about nifty design effects, but mostly about retrieving data and presenting it. this means you should also start thinking about backend programming like ASP, Ruby, or my favorite- PHP.

 

Posted 2006-08-15T19:41:10Z
israelblechman was invited by Yedda to answer this question.

 
7 helpful answers
Life is too short for bad sex or cheap cigars!

if you know 1) the difference between html or text and strictly formatted XML 2) the difference between an object and a string 3) the difference between FLEX and AJAX. Then you may attempt to snatch the pebble from my hand, A pack of Buzzwords is no threat to a pure soul.

Posted 2006-08-15T20:02:30Z
jakecigar was invited by Yedda to answer this question.

 

Kathie,

You might want to checkout Ajax Desktop Toturial

Posted 2006-08-16T16:19:05Z
 
4 helpful answers

I'd check out the Prototype javascript framework. You can can buy the AJAX books and learn from the examples of how and why things work but then, do yourself a favor, let this library do all the heavy lifting. It's the Rossetta stone of javascript .. or swiss army knife ... pick your metaphor.

 

Here's a great guide to what you can do with it:

 Using Prototype.js v.1.4.0

Posted 2006-09-28T15:55:03Z
 
16 helpful answers

• Premasagar.com
• Dharmafly

I really appreciate using the Prototype library too.

What I found when I started writing JavaScript for AJAX applications is that I needed a slightly different mindset to the objects and functions I was coding.

Without AJAX, it is fairly straightforward to follow the sequence of events: one thing leads to another and that leads to another... However, with AJAX, because you request information from another server and you must wait for the response, you have to set up callback functions to deal with that response when it comes (or do something else if it doesn't come).

So I feel that AJAX requires a much more modular approach - separating everything into discrete objects and functions. Fortunately, I found that this requirement improved my overall coding style - for both AJAX and non-AJAX programming. So go ahead and enjoy!

Posted 2006-11-21T18:08:09Z
 

hi kathie :)

can u tell me where can i download the dvd "Total Training for adobe flex 2" please??

thx.

Posted 2007-01-28T04:41:30Z
 

manu said :


"hi kathie :)
can u tell me where can i download the dvd "Total Training for adobe flex 2" please??
thx."
 
 yes! Is there anyway to get it free?
thanks for responses. 

Posted 2007-03-28T23:21:55Z

Sign in to participate

Got an answer for Kathie? Would you like to comment on the posted answers, or vote for the one which you think is the best?

Sign up for a free account, or sign in (if you're already a member).

Explore Related Questions

Other people asked questions on similar topics, check out the answers they received:


Q:

What is Host-Proof Hosting AJAX?

What is Host-Proof Hosting AJAX (Asynchronous Javascript And XML) Pattern. What are its pro's and Con's?
Submitted by zabe   3 years ago.
  • viewed 1038 times
Last answer posted 3 years ago by ayavilevich


Q:

Web programming interactive cheatsheets

Hello guys. I am interested in becoming a web developer. I am starting HTML. Sometimes, I forget which attribute corresponds to ...
Submitted by crisask   3 years ago.
  • viewed 597 times
Last answer posted 2 years ago by kanuj


Q:

Web Service in ASP.NET and JS

Hi I want to create a web service in ASP.NET with a function that has an input and output. This WS should be consumed by ...
Submitted by hanoch   3 years ago.
  • viewed 727 times
Last answer posted 3 years ago by wilfordbrimley



» More...

Explore Related Posts in Forums

Internet Explorer Blocks JavaScript - JavaScript / Ajax / DHTML

Hi, I often like to include some JavaScript coding in my web pages to make them more interesting outdated coding. Could this be causing the problem? Is there some way to use JavaScript within a web /bestpractices/Doug van Quote: : [color=blue] > Is there some way to use JavaScript within a web page &gt...

Javascript debugger for Internet Explorer - Debug - Debugging - JavaScript...

Javascript in Internet Explorer ( IE ). It has a powerful debugger built into it that works really well languages which embed javascript, as well as any HTML page using Javascript in Internet Explorer around AJAX and explosion of information on JS on the web, it will be interesting to see if it's image

How to get windows username using javascripts? - JavaScript / Ajax / DHTML...

Hi., i dont know how to get windows username using javascript.. can someone help me please.. thank Welcome to TSDN. Javascript is for the client-side browser scripting. It shouldn't have anything to do with the operating system. That would be a huge security hole if Javascript could access
» More...
Powered by
Feed - Subscribe to changes to this Q&A Blog
ADVERTISEMENT
  • Answers
  • Web
Copyright © 2006-2009, Yedda Inc. and respective copyright owners · CC License