![]() |
How did it FEEL the first time you loaded an AJAX page just right?
The memory still makes me quiver all over. Which is exactly what my monitor screen seemed to do. It was kinday "gooey". But, not gooey in the degraded sense, but gooey in the swiss bearings sense. 2hp |
http://www.ajax.nl :thumbsup
|
The trickiest thing for me, personally, about AJAX, is securing your applications. Clients now have all your functions documented in one easy to get location - unless you take care to handshake / send hashes / keys with every transaction.
Congrats on getting it going, though! |
I don't see an option in the poll for me.:1orglaugh
|
|
what's an Ajax page?
|
Quote:
|
AJAX = the next big thing :)
|
Jack I always thought Ajax was a powder that got rid of mildew from showers and baths :thumbsup
|
Quote:
|
|
http://i11.photobucket.com/albums/a1...gga_Please.jpg
JavaScript is evil |
Quote:
Basically, it means a page can send and retreive data on the fly - without having to be reloaded. Simplest example is on those sites where you choose your country, and it loads up a list of states. |
2hp |
Quote:
The Ajax technique uses a combination of: XHTML (or HTML), CSS, for marking up and styling information. The DOM accessed with a client-side scripting language, especially ECMAScript implementations such as JavaScript and JScript, to dynamically display and interact with the information presented. The XMLHttpRequest object to exchange data asynchronously with the web server. In some Ajax frameworks and in certain situations, an IFrame object is used instead of the XMLHttpRequest object to exchange data with the web server. XML is sometimes used as the format for transferring data between the server and client, although any format will work, including preformatted HTML, plain text, JSON and even EBML. Like DHTML, LAMP, or SPA, Ajax is not a technology in itself, but a term that refers to the use of a group of technologies together. http://en.wikipedia.org/wiki/Ajax_%28programming%29 |
|
Bless Ajax. http://ajax.phpmagazine.net/
|
been writing with ajax for a little while now.... it greatly increases what I can and can't do on a single page :thumbsup
|
Quote:
|
|
Ok... this is a lost thread.....
|
Quote:
|
I have been playing with it for a while - but to be honest it just takes webpages away from designers and into the hands of programers.
and that cant be a good thing :) |
I make money with the web, no need for Ajax
Time consuming, same shit as Flash which i spent numerous hours (and money) on to do NOTHING WITH IT. I read everywhere on boards 1) Avoid flash as some surfers don't have it install 2) Avoid Flash for search engines blahblahblahblahblah now why the fuck Flash then ?????????? So there goes my theory for Ajax hehehehehe |
Been using ajax in alot of stuff for some client code. It makes life easier/faster with some validation systems. no need to post to another page do 99% validation on one page.
|
All times are GMT -7. The time now is 10:28 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123