<slide title="Rich Web Apps">

<break lines="1" />
<blurb fontsize="7em">
A Rich Web Application...
</blurb>
<list>
<bullet fontsize="3em">makes better use of browser UI capabilities</bullet>
<bullet fontsize="3em">makes less roundtrips to the server</bullet>
<bullet fontsize="3em">brings together diverse backend data in interesting ways</bullet>
<bullet fontsize="3em">sometimes emulates the look and feel of a desktop app</bullet>
<bullet fontsize="3em">requires a rich presentation layer language</bullet>
</list>
</slide>
