@@ -6,17 +6,19 @@ title: Link Research
6
6
7
7
## To Research
8
8
9
- 1 . [ How to Invent the Future I - Alan Kay] ( https://www.startupschool.org/videos/11 )
10
- 2 . [ Additional Notes on "Drawing Dynamic Visualizations"] ( http://worrydream.com/DrawingDynamicVisualizationsTalkAddendum/ )
11
- 3 . https://en.wikipedia.org/wiki/Deutsch_limit
12
- 4 . [ Always bet on text] ( http://graydon.livejournal.com/196162.html )
13
- 5 . [ Intentional Programming] ( https://en.wikipedia.org/wiki/Intentional_programming )
14
- 6 . [ A brief history of "type"] ( http://arcanesentiment.blogspot.com/2015/01/a-brief-history-of-type.html?m=1 )
15
- 7 . [ Seymour Papert On Logo] ( http://el.media.mit.edu/logo-foundation/resources/onlogo/index.html )
16
- 8 . https://github.com/lamdu/lamdu/
17
- 9 . https://github.com/jamii/imp
18
- 10 . http://witheve.com/
19
- 11 . http://www.luna-lang.org/
9
+ * [ Alan Kay - how to invent the future pdf] ( https://www.dropbox.com/s/l4qnf40gksapsrl/Alan%20Kay%20-%20How%20to%20Invent%20the%20Future.pdf?dl=0 )
10
+ * [ Alan Kay - Power of Context] ( https://www.dropbox.com/s/knngq11tzdi0tdh/Alan%20Kay%20-%20The%20Power%20of%20the%20Context.pdf?dl=0 )
11
+ * [ Computer as Communications Device] ( https://www.dropbox.com/s/4td8aj5gglf4qfj/The%20Computer%20As%20A%20Communications%20Device.pdf?dl=0 )
12
+ * [ Additional Notes on "Drawing Dynamic Visualizations"] ( http://worrydream.com/DrawingDynamicVisualizationsTalkAddendum/ )
13
+ * https://en.wikipedia.org/wiki/Deutsch_limit
14
+ * [ Always bet on text] ( http://graydon.livejournal.com/196162.html )
15
+ * [ Intentional Programming] ( https://en.wikipedia.org/wiki/Intentional_programming )
16
+ * [ A brief history of "type"] ( http://arcanesentiment.blogspot.com/2015/01/a-brief-history-of-type.html?m=1 )
17
+ * [ Seymour Papert On Logo] ( http://el.media.mit.edu/logo-foundation/resources/onlogo/index.html )
18
+ * https://github.com/lamdu/lamdu/
19
+ * https://github.com/jamii/imp
20
+ * http://witheve.com/
21
+ * http://www.luna-lang.org/
20
22
21
23
### Unordered
22
24
@@ -47,6 +49,24 @@ title: Link Research
47
49
48
50
## Researched
49
51
52
+ [ How to Invent the Future I - Alan Kay] ( https://www.startupschool.org/videos/11 )
53
+ * email him - he loves email!
54
+ * read "the dream machine" about xerox parc / arpa
55
+ * sketchpad is interesting. does object-oriented programming well: master vs instances
56
+ * read ivan sutherland 1962 thesis - man machine communication thesis
57
+ * really great advise on running research community
58
+ * vision, not goals
59
+ * fund people, not projects
60
+ * research community, not research project
61
+ * fund problem finding, not just problem solving
62
+ * milestones, not deadlines
63
+ * be ok with high failure rate
64
+ * just two years for the person running the group
65
+ * solve the problem, don't think about what you can do with the tools you have. make the tools if you need to
66
+ * argue for clarity, not to win
67
+ * keep tabs on people in the "minor leagues"
68
+ * send alan kay about email about learning to communicate with Aliens from integalactic email memo from "Lick"
69
+ *
50
70
* Elm
51
71
* Hopscotch
52
72
* App Lab
0 commit comments