Discussion:
Ajax Without JavaScript or Client-Side Scripting
(too old to reply)
Jonathan Hayward
2010-04-24 01:38:20 UTC
Permalink
A proof of concept, "Ajax Without JavaScript or Client-Side
Scripting", has been released at:

http://JonathansCorner.com/ajax/

Jonathan Hayward, a Senior Web Developer who cares about usability
www.linkedin.com/in/jonathanhayward • ***@pobox.com
Ajax, CGI, CMS, CSS, HTML, IA, JSON, JavaScript, LAMP, Linux, Perl,
PHP, Python, UI, Unix, Usability, UX, XHTML, XML
With a good interest in the human side of computing and making
software and websites a joy to use
rf
2010-04-24 07:58:43 UTC
Permalink
"Jonathan Hayward" <***@gmail.com> wrote in message news:77088cd6-aa7d-4395-abe9-***@k41g2000yqf.googlegroups.com...
A proof of concept, "Ajax Without JavaScript or Client-Side
Scripting", has been released at:

http://JonathansCorner.com/ajax/

An iframe containing a frameset? Not Ajax at all.

And how can something whose acronym expands to Asynchronous *Javascript* and
XML possibly be called Ajax if it does not use *Javascript*?
Chris Davies
2010-04-30 00:01:05 UTC
Permalink
Post by rf
And how can something whose acronym expands to Asynchronous *Javascript* and
XML possibly be called Ajax if it does not use *Javascript*?
Presumably in the same way that one can have AJAX calls returning JSON.
Chris
Thomas 'PointedEars' Lahn
2010-05-27 23:30:24 UTC
Permalink
Post by Chris Davies
Post by rf
And how can something whose acronym expands to Asynchronous *Javascript*
and XML possibly be called Ajax if it does not use *Javascript*?
Presumably in the same way that one can have AJAX calls returning JSON.
^^^^^^^^^^
You don't really know what you are talking about, do you?


F'up2 cljs

PointedEars

Marious Barrier
2010-05-27 03:19:57 UTC
Permalink
Post by Jonathan Hayward
A proof of concept, "Ajax Without JavaScript or Client-Side
http://JonathansCorner.com/ajax/
Jonathan Hayward, a Senior Web Developer who cares about usability
Ajax, CGI, CMS, CSS, HTML, IA, JSON, JavaScript, LAMP, Linux, Perl,
PHP, Python, UI, Unix, Usability, UX, XHTML, XML
With a good interest in the human side of computing and making
software and websites a joy to use
The main purpose of AJAX is to drop the practice of using iFrames.
That sites do exactly what most developers used to before AJAX became
massive.

--- news://freenews.netfront.net/ - complaints: ***@netfront.net ---
Thomas 'PointedEars' Lahn
2010-05-27 11:22:31 UTC
Permalink
Post by Marious Barrier
Post by Jonathan Hayward
A proof of concept, "Ajax Without JavaScript or Client-Side
http://JonathansCorner.com/ajax/
Jonathan Hayward, a Senior Web Developer who cares about usability
Ajax, CGI, CMS, CSS, HTML, IA, JSON, JavaScript, LAMP, Linux, Perl,
PHP, Python, UI, Unix, Usability, UX, XHTML, XML
With a good interest in the human side of computing and making
software and websites a joy to use
The main purpose of AJAX is to drop the practice of using iFrames.
That sites do exactly what most developers used to before AJAX became
massive.
No, iframes work without scripting.


PointedEars
Marious Barrier
2010-05-27 19:26:07 UTC
Permalink
Post by Thomas 'PointedEars' Lahn
Post by Marious Barrier
Post by Jonathan Hayward
A proof of concept, "Ajax Without JavaScript or Client-Side
http://JonathansCorner.com/ajax/
Jonathan Hayward, a Senior Web Developer who cares about usability
Ajax, CGI, CMS, CSS, HTML, IA, JSON, JavaScript, LAMP, Linux, Perl,
PHP, Python, UI, Unix, Usability, UX, XHTML, XML
With a good interest in the human side of computing and making
software and websites a joy to use
The main purpose of AJAX is to drop the practice of using iFrames.
That sites do exactly what most developers used to before AJAX became
massive.
No, iframes work without scripting.
PointedEars
My mistake in the now cancelled answer. you are right.
Iframes works without scripting yes. and there is no way
it can be AJAX just like rf said.

--- news://freenews.netfront.net/ - complaints: ***@netfront.net ---
Loading...