W4A challenge presentation for Farfalla project

30
Farfalla Project browser-based accessibility solutions Andrea Mangiatordi Department of Education University of Milano Bicocca Harpreet Singh Sareen University College of Engineering Punjabi University, Patiala Microsoft Accessibility Challenge @ W4A 2011 29th March 2011 - Hyderabad, India

description

My slides for the W4A conference, 29th March 2011, Hyderabad, India.

Transcript of W4A challenge presentation for Farfalla project

Page 1: W4A challenge presentation for Farfalla project

Farfalla Projectbrowser-based accessibility solutions

Andrea MangiatordiDepartment of Education

University of Milano Bicocca

Harpreet Singh SareenUniversity College of Engineering

Punjabi University, Patiala

Microsoft Accessibility Challenge @ W4A 201129th March 2011 - Hyderabad, India

Page 2: W4A challenge presentation for Farfalla project
Page 3: W4A challenge presentation for Farfalla project
Page 4: W4A challenge presentation for Farfalla project
Page 5: W4A challenge presentation for Farfalla project

webbrowser

Page 6: W4A challenge presentation for Farfalla project

webbrowser

webstandards

Page 7: W4A challenge presentation for Farfalla project

webbrowser

webstandards

Page 8: W4A challenge presentation for Farfalla project

webbrowser

webstandards

Page 9: W4A challenge presentation for Farfalla project

webbrowser

ATtools and

options

webstandards

Page 10: W4A challenge presentation for Farfalla project

webbrowser

ATtools and

options

webstandards

This often means dependance from a machine

}

Page 11: W4A challenge presentation for Farfalla project

webbrowser

ATtools and

options

webstandards

Page 12: W4A challenge presentation for Farfalla project

webbrowser

ATtools and

options

webstandards

Inclusive Weba Web adapting to its users

Page 13: W4A challenge presentation for Farfalla project

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="it-it" lang="it-it" ><head>

<title>Any content!</title><script type="text/javascript" src="http://code.farfalla-project.org/farfalla.js" />

</head><body>

<h1>Any content!</h1><p> Really! </p>

</body></html>

How does it work?

Page 14: W4A challenge presentation for Farfalla project

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="it-it" lang="it-it" ><head>

<title>Any content!</title><script type="text/javascript" src="http://code.farfalla-project.org/farfalla.js" />

</head><body>

<h1>Any content!</h1><p> Really! </p>

</body></html>

<script type="text/javascript" src="http://code.farfalla-project.org/farfalla.js" />

How does it work?

Page 15: W4A challenge presentation for Farfalla project

webbrowser

ATtools

code injection

Page 16: W4A challenge presentation for Farfalla project

Farfalla public serverfarfalla-project.org

Page 17: W4A challenge presentation for Farfalla project

Farfalla public server

Front-end

farfalla-project.org

Page 18: W4A challenge presentation for Farfalla project

Farfalla public server

Front-end

Back-end

farfalla-project.org

Page 19: W4A challenge presentation for Farfalla project

Farfalla public server

Front-end

Back-end

User’s computer

farfalla-project.org

Page 20: W4A challenge presentation for Farfalla project

Farfalla public server

Front-end

Back-end

User’s computer

JSON communication

farfalla-project.org

Page 21: W4A challenge presentation for Farfalla project

Farfalla public server

Front-end

Back-end

User’s computer

JSON communication

InternetWeb servers

farfalla-project.org

Page 22: W4A challenge presentation for Farfalla project

Farfalla public server

Front-end

Back-end

User’s computer

JSON communication

Browser window

Farfalla toolbar

InternetWeb servers

farfalla-project.org

Page 23: W4A challenge presentation for Farfalla project

Plugins

Profiles

The back-end:

Page 24: W4A challenge presentation for Farfalla project

Plugins

Profiles

The back-end:

HABTM relation

Page 25: W4A challenge presentation for Farfalla project

Plugins

Profiles

The back-end:

HABTM relation

Templates

Page 26: W4A challenge presentation for Farfalla project

The front-end

Page 27: W4A challenge presentation for Farfalla project

Possible uses

replacement of desktop AT software

Page 28: W4A challenge presentation for Farfalla project

Possible uses

replacement of desktop AT software

crowdsourced collection of accessibility improvements

Page 29: W4A challenge presentation for Farfalla project

Possible uses

replacement of desktop AT software

crowdsourced collection of accessibility improvements

automated correction of common accessibility errors