This document summarizes a presentation about Erlang on Xen and new approaches to cloud software stacks. It introduces Erlang on Xen as a new Erlang runtime that runs without an operating system and is optimized for low startup latency. It then outlines 7 "commandments" of new cloud software, including running computations near data and avoiding administration. Two potential projects are described: developing a Dom0 based on Erlang on Xen, and evaluating all web scripts inside separate Xen domains for increased security and performance.