Skip to content

Commit

Permalink
talk edits
Browse files Browse the repository at this point in the history
  • Loading branch information
desandro committed May 2, 2012
1 parent ca576d8 commit 0ae4d0e
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions index.mdown
Expand Up @@ -170,9 +170,10 @@ title: Touchy-feely development
+ Zoomooz by Janne Aukia
<!-- TODO link -->

## Linear interpolation
## Graphical functions

+ Get a value `a`, return value `b`
+ [BeerCamp 2012](http://2012.beercamp.com) by Tom Gianattasio
+ Basically how all fancy scrollers work

## Image manipulation
Expand All @@ -184,7 +185,8 @@ title: Touchy-feely development

## Particles

+ Basically a collection of items, each item has variation
+ A collection of items
+ Each item has same behavoir, but different properties
+ This is what computers accel at
+ Turns out, this is how the universe works

Expand All @@ -193,15 +195,15 @@ title: Touchy-feely development
+ Knowing your tools
+ Confronting new problems

## Combo!
## Coloring outside the lines

+ [Scrollability](http://joehewitt.com/2011/10/05/fast-animation-with-ios-webkit)
+ [Morf.js](http://www.joelambert.co.uk/morf/) by Joe Lambert

## Guidelines

+ Be unobtrusive
+ Enable animation only where it looks best
+ Enable features only where it looks best
+ Don't break the web
+ Maintain URLs
+ HTML should be readable by machines
Expand All @@ -213,6 +215,10 @@ title: Touchy-feely development
+ no one knows what you're capable of
+ Make prototypes

## Tweaking your workflow



## Art in web development

+ The medium of web development is still very young.
Expand All @@ -226,7 +232,7 @@ title: Touchy-feely development
+ before, how closely you could _depict_ an event
+ a new way of expression

## Why art?
## Why make art?

The best art reveals a part of you, that you didn't know was there.

Expand Down

0 comments on commit 0ae4d0e

Please sign in to comment.