1 of 49

PART I

�Welcome to Doc Day 2019

2 of 49

Doc Day Overview

  1. Residents’ Introductions
  2. Part 1: Documentation (what / how / where)
  3. Part 2: Accessibility Guidelines
  4. (It’s a lot of info, we know)
  5. (Don’t worry, we’ll send you these slides)

3 of 49

WiFi

use nyu

login with your netID and password

4 of 49

Part 1: Documentation

Photos, video, writing, drawings, audio recordings, code iterations…

Anything that helps

show your work and your process

5 of 49

Share your work and interests with others

Get an internship / job after graduation

Apply for opportunities (grants, prizes, residencies, festivals)

Your classes require it

Future reference for yourself

Why document?

6 of 49

You may think you know what

you’re going to do after IMA / ITP…

but you never know...and you might change your mind!

Keeping a record of what you are doing �will help you find the themes that will emerge in your work.

And most importantly, �it will become your knowledge repository!!!

Also...

7 of 49

“I don’t know how to ___ well.

I’ll do it some other time

When ___ is around

to help!”

“Documenting takes time… that I don’t have. The work will speak for itself!”

“This is not my best work.

I don’t even want

to remember this!”

‘I’m in the flow.

I’m not going to interrupt

just to go get a camera…’

Common Obstacles

8 of 49

Do it now, not later.

A little is better than nothing.

Quick and dirty, use your phone.

Helpful for physical installations that aren’t up anymore

e.g. Heart Sync

Because it might not work tomorrow!

Tips

9 of 49

You don’t know what will �end up being important!

A small project might turn into a bigger project later.

i.e. Capstone Project or Thesis!

10 of 49

Final Work

polished and portfolio-ready

  • stage your project
  • shoot high-quality video
  • get multiple angles, in context
  • show your process
  • show people interacting with it
  • edit videos with music & titles
  • your code!

Process

quick and dirty

  • sketch things out
  • take screenshots
  • use your smartphone
  • shoot as soon as it works
  • shoot user-testing
  • include mistakes
  • ...and what didn’t work

11 of 49

Take pictures of your sketches

Process

Take screenshots of the program

A picture every so often �goes a LONG way

Pictures, video, gifs, live sketches, hand drawings, screenshots…

Anything that captures the process and result of your creation and helps you explain your ideas, AND HOW YOU OVERCOME YOUR MISTAKES.

12 of 49

Final Work

Get multiple angles

Show the interaction

Cover different parts of a project

Give proper credits

Press links

13 of 49

Examples

14 of 49

More Examples

15 of 49

Capturing Images/Videos

We have lots of equipment in the Equipment Room (ER): Cameras, tripods, lights, microphones…�

Check it out at: https://itp.nyu.edu/er/(log in with your netID and password)

16 of 49

Portable Cyclorama

Lazy Susan

17 of 49

GIFS

Simple way to make things look great

�Direct way to show the process��Good for spreading out on the Internet

18 of 49

Resources

Remember to give credit, especially if you use others’ code!

19 of 49

Where do I document?

1 Choose a blog platformsemi-permanent?

2 Choose/buy a domain � e.g. www.iamawesome.net

3 Choose a host

20 of 49

To Set Up a Wordpress Site

To Set Up a Static Site

For Hugo, follow the Hugo tutorial, �then follow the tutorial on Hosting Hugo sites on Netlify

For Gatsby, follow the Gatsby tutorial �then Hosting Gatsby sites on Netlify

For a custom domain, �follow the Netlify guide on custom domains Automatic DNS Configuration is the easiest

Use git and terminal

Customizable

21 of 49

Free

“sub” url of existing domain

Catblog.tumblr.com,�myrtlesblog.hosting.nyu.edu janesblog.wordpress.com

Paid��Custom Domain

www.catblog.com �www.iamawesome.net �www.funtimesblog.pizza

Requires purchasing a domain �from a registrar���

Choose/buy a domain e.g. www.iamawesome.net

22 of 49

The domain can change, �and you can choose it later!

The most important thing is to get a blog up and running.

*Once your blog is up, �please fill out this form �with a link to your new blog!

23 of 49

24 of 49

PART II

Accessibility @ITP

25 of 49

Accessibility

Cognitive

Sensory

Mobility

Speech

Situational

The design of products

for people with disabilities.

26 of 49

Inclusive Design

Permanent

Extending design benefits across a spectrum of needs

Temporary

Situational

27 of 49

A.D.A.

Americans with Disabilities Act (1990)

28 of 49

29 of 49

30 of 49

Screen Readers

Assistive technologies that make screen text readable.

31 of 49

Guidelines

Perceivable

Operable

Understandable

Robust

P.O.U.R.

32 of 49

Guidelines

Include alt text

Add headings

High color contrast

Use bold instead of color to give meaning

Audio descriptions and video captions

Clear wording for links

P.O.U.R.

33 of 49

Alt Text

X

Adding image descriptions

<img src=“braille.jpg” alt=" ">

<img src=“braille.jpg” alt="Close up

of a hand touching the raised surfaces

of a refreshable braille display">

34 of 49

Alt Text

Adding alt text to your blog pictures is required at ITP!

Adding image descriptions

35 of 49

36 of 49

Alt Text

  • Who?
  • What?
  • When?
  • Where?
  • Why?

Image description exercise

37 of 49

Headings

Adding tags

38 of 49

Headings

Adding tags

39 of 49

√√√

X

Contrast

The more the better

#d9d9d9 = 1.41:1

#757575 = 4.5:1

#000000 = 21:1

40 of 49

Color & Meaning

X

Shape > color

Classes begin 9/2

Classes begin 9/2

41 of 49

Descriptions & Captions

  • YouTube > Creator Studio > Video Manager > Videos > Edit > Subtitles and CC

  • Describe images on the screen during a presentation

Make videos more watchable for everyone

42 of 49

43 of 49

Link Wording

X

It should make sense out of context

Click here

Products

44 of 49

Tactile Graphics

For non-visual design

45 of 49

Tactile Graphics

How-to

  1. Print or draw (Sharpie/pencil) on the tacky side of the microcapsule paper.
  2. Set the heat to “Medium”.
  3. Feed the paper through the fuser in the direction of the signifying arrow.

46 of 49

Tactile Graphics

Design tips

  • Place a triple slash in the upper right-hand corner for page orientation.

  • In general, use only one graphic per page, taking up as much of the page as possible.
  • Hollow is more discernible than solid.

  • Don’t crowd design elements, .25” between elements is ideal.

47 of 49

Tools

Accessible Wordpress templates

48 of 49

Tools

General diagnostics:

Contrast checker:

Voiceover:

NYU Accessibility:

wave.webaim.org

webaim.org/resources/contrastchecker

System Preferences > Accessibility > Voiceover

Resources page

Nothing beats user testing, but start here!

lauren.race@nyu.edu

49 of 49

We are here to help!