The best way to introduce Play to an audience is to show them how it works in the kind of live-coding demo that lets people see for themselves how easy it is. Here is a Play 2.0 (Java) version of last year’s Play 1.x live coding script, in which you will code a simple but functional to-do list application, using Play 2.0, Java and Ebean. Getting started Download Play 2.0: $ wget http://download.pl

