AHAH — They’ve Got It!

December 19, 2005 § Leave a comment

I am pleased to see that the AJAX-alternative
meme “AHAH” — which I co-developed with Kevin Marks
and David Hansson — has started getting significant airplay, highlighted in a
recent microformats blog entry:
So if you?ve been
wondering what this AJAX stuff is about, take a look at
AHAH,
you might find it gets you 90% of the hyped user interface advantages with only
about 10% of the hype (and effort for that matter). That?s the kind of
90/10 rule we like around
here.

Click [Read More] for some of
my favorite recent articles about AJAX/AHAH.

AJAX ? AHAH ! sounds funny,
but AHAH now stands for Asychronous HTML and HTTP, a technique for dynamically
updating web pages using JavaScript, involving usage of XMLHTTPRequest to
retrieve (X)HTML fragments which are then inserted directly into the web page,
whence they can be styled using CSS. Nothing new until now, except that inspite
of retreiving XML, AHAH stands for retreiving (X)HTML.
AHAH: Asychronous HTML and
HTTP

(
via Paul
Hammond
).
The idea is, it’s basically Ajax, but instead of grabbing arbitrary XML and
processing it on the client-side with Javascript or XSLT and inserting things
into the DOM, you just grab bits of (X)HTML from the server and inject them
directly into your page. So, the client side does much less logic and merely
needs to say “replace the content in the element with this ID with the (X)HTML
at this URI”.
? David Hoefler: AJAX
made easy with AHAH
Every Sunday morning I
always tinker around with some new code. Today I felt like messing around with
AHAH. … With that said, here’s a basic example
? And even one in French: AJAX
– XML = AHAH
Heu on peut y aller
doucement avec les acronymes l? j’ai mal la
tte…

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

What’s this?

You are currently reading AHAH — They’ve Got It! at iHack, therefore iBlog.

meta

%d bloggers like this: