=============================== Day 19: Tuesday, Mar 18th, 2014 =============================== 0. Read `A conspiracy of hogs `__ and skim the Wikipedia entry on `Prediction market `__. 1. `Quizlet `__. You may need to sign into your MSU account on Google first. 2. Discussion. 3. More query diagrams: redirects, and JavaScript. 4. Quick discussion of `twill `__. (Note: is anyone interested in rewriting this using 'requests'?) 5. `twill exercise `__ ...AND/OR... 6. 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 You probably won't need to be in an activate virtualenv to do this. Finally, go to:: arctic.cse.msu.edu:/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.