This gist is part of a blog post. Check it out at:
http://jasonrudolph.com/blog/2011/08/09/programming-achievements-how-to-level-up-as-a-developer
This gist is part of a blog post. Check it out at:
http://jasonrudolph.com/blog/2011/08/09/programming-achievements-how-to-level-up-as-a-developer
| Alan Kay's talk at Creative Think seminar, July 20, 1982 | |
| Outline of talk: Metaphors, Magnetic Fields, Snobbery and Slogans | |
| The best way to predict the future is to invent it. | |
| Humans like fantasy and sharing: | |
| Fantasy fulfills a need for a simpler, more controllable world. | |
| Sharing is important - we're all communication junkies. We have an incredible bandwidth |
| # Magic 8-ball Jabber bot | |
| # Stupid pet tricks for your computer | |
| # @author Erik Hollembeak | |
| # Put in the same directory as the script a file called | |
| # credentials.yaml with the credentials for the Jabber account | |
| # you'd like the bot to use with the following syntax: | |
| # | |
| # username: [email protected] | |
| # password: yourpassword |