Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis...

55
Ajax clear :left Jeremy Keith

Transcript of Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis...

Page 1: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

Ajaxclear:left

Jeremy Keith

Page 2: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

wordbuzz

Αἴας

Page 3: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

wordbuzz 2 . 0

APIs

RSS

folksonomyopen data

participationlong tail

mashupsAjax

Page 4: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

Sapir–Whorf hypothesis

word

Page 5: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

“It’s really several technologies, each flourishing in its own right, coming together in powerful new ways.”

Page 6: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

technology trigger

peak of inflated expectations

trough of disillusionment

slope of enlightenment

plateau of productivity

Page 7: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

“The name is shorthand for Asynchronous JavaScript + XML”

Page 8: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

AsynchronousJavaScriptAndXML HTML

JSON

Page 9: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

AsynchronousJavaScriptAndXML DHTML

DOM Scripting

Page 10: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

Asynchronous

“Not at the same time”JavaScriptAndXML

Page 11: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

Asynchronous

Page 12: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

Asynchronous

Page 13: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

speed

Page 14: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

“If the traditional web was letter writing, Ajax is instant messaging.”

Page 15: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

“Ajax is like roller skates for the Web.”

Page 16: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

“Ajax is a way of communicating with the server without refreshing the whole page.”

Page 17: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

framesiframeFlashXMLHttpRequest

Page 18: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

XMLHttpRequest

MicrosoftMozillaSafariOpera

IE5

W3C

Page 19: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

Ajaxin action

Page 20: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous
Page 21: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous
Page 22: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous
Page 23: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous
Page 24: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous
Page 25: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

documents

applications

Page 26: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

browser serverdata

processing

thin client

displaying

Page 27: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

browser serverXHRdata

processing

fat client

displaying

Page 28: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous
Page 29: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous
Page 30: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

dumbwaiter

Page 31: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

Hijax

progressiveenhancement

Page 32: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

XMLHttpRequestusing

progressiveenhancement

Page 33: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

structurepresentationbehaviour

contentHTML

CSSJavaScript

Page 34: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

browser serverdata

processingdisplaying

Page 35: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

browser serverXHRdata

processing

deceptivelyfat client

displaying

Page 37: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous
Page 38: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

navigationsearch

main contentlog on form

shopping cartfooter

{browser server

Page 39: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

XHR

navigationsearch

main contentlog on form

shopping cartfooter

browser

Page 40: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

implement Ajax at the end

plan for Ajax from the start

paradox?

Page 41: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

pattern recognition

log onadd to cart

rate this

add a comment

search results?

MozillaMozillapagination?

Page 42: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

<a href="javascript:...">

<a href="#" onclick= "...">

beware

Page 43: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

design challenges

Page 44: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

“Don’t be too proud of this technological terror you have created.”

Page 45: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

what’s happening?

Page 46: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

what just happened?

Page 47: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

beyond the browserthe back buttonbookmarking

Page 48: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

user testing

Page 49: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

AccessibilityJustAin’t

eXciting

Page 50: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

“It must still be accessible. It must be usable. If not, it is a cool useless piece of rubbish for some or many people.”

Page 51: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous
Page 52: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

“Unless a way can be found to notify screen readers of updated content, AJAX techniques cannot be considered accessible.”

Page 53: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

“This Ajax application is usable by screen-reader users some of the time. They aren’t totally shut out, but it isn’t totally easy for them, either.”

Page 54: Ajax - Jeremy Keithadactio.com/extras/slides/ajax.pdf · Ajax mashups. Sapir–Whorf hypothesis word “It’s really several technologies, each ... “The name is shorthand for Asynchronous

“The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect.”