0. Read A conspiracy of hogs and skim the Wikipedia entry on Prediction market.
Quizlet. You may need to sign into your MSU account on Google first.
Discussion.
More query diagrams: redirects, and JavaScript.
Quick discussion of twill.
(Note: is anyone interested in rewriting this using 'requests'?)
-
...AND/OR...
write a query diagram for the quotes app.
To get the quotes app, do a clean checkout of my serverz repo into the directory 'day19' by doing:
git clone https://github.com/ctb/cse491-serverz.git day19 -b day19
and then:
cd day19/quotes/ python2.7 quotes-server <port number>
You probably won't need to be in an activate virtualenv to do this.
Finally, go to:
arctic.cse.msu.edu:<port number>/quotes-2.html
Draw a query diagram explaining the HTTP serving that's going on here, and then write your NetID on the piece of paper and put 'em in a stack on Table 6.