Andy Sy wrote:
> Description: "This list is for discussion of
scripting languages
> such as Perl, PHP, Python, Javascript, etc.. and web
development
> technologies including DOM, CSS, X/HTML, XML,
etc..."
Forgot to include 'AJAX' in the list of the web dev
technologies
above. Much as I find this ill-conceived coinage of Jesse
James
Garrett to be pretentious and and esthetically offensive,
it's
become part of the mainstream jargon... :-(
[ and now... to segue into yet another rant... ]
Of course, the term AJAX is just one egregious term on top
of
another, as the XmlHttpRequest() function is _also_
misleadingly
named. XHR would most appropriately be called just plain
old
HttpRequest() since XML has not the slightest iota to do
with what
is returned by this function!!! (For example, you can just
return
comma-delimited strings with it and life can be sooo much
simpler...)
Damaging programmer clarity and understanding just to pander
to
the drivel that gets slung around by marketeers (e.g. the
implication that non-usage of XML in this day and age
equates to
a flaw) does a real disservice.
There seems to be little qualm among some out there at
mangling
techie vocabulary in order to conform to suits' misinformed
expectations. It makes things all the more sickening when
you see
techie geeks like JJG decide to play the marketing dweeb
game
and pollute the conceptual landscape programmers have to
work
in with disingenuous, half-accurate babble perhaps just so
people might think they have come up with a novel concept.
Let me sum up in one sentence what AJAX, or rather XHR
(still
misnamed) is just simply about:
The ability to retrieve the contents of a URL and store it
in a
string (and consequently, do with it as you will any other
Javascript string).
THAT IS JUST ABOUT IT AND NOTHING MORE.
It is not an exotic, hard-to-understand technique that would
take a 'genius' like JJG to come up with and name, but
rather
something so obviously useful, needed and commonsensical
that it
should have been built into browsers since the days of
Netscape
3.0. [ ... instead, Netscape went off and did far more
difficult
and complex stuff like the *totally* unused LiveConnect
Java<-->Javascript bridge... ]
--
reply-to: a n d y n e o t i t a n s . c o m
http://neotitans.com -
Web and Software Development
It's called DOM+XHR and it's *NOT* a detergent!
________________________________________________
PHP Web Development Mailing List
php lists.free.net.ph (#PHP irc.free.net.ph)
http://
lists.free.net.ph/mailman/listinfo/php
Searchable Archives: http://archives.free.net.
ph
|